style.default.css 77 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331
  1. .clearfix:before,
  2. .clearfix:after,
  3. .navbar:before,
  4. .navbar:after,
  5. .navbar-header:before,
  6. .navbar-header:after {
  7. content: " ";
  8. display: table;
  9. }
  10. .clearfix:after,
  11. .navbar:after,
  12. .navbar-header:after {
  13. clear: both;
  14. }
  15. .center-block {
  16. display: block;
  17. margin-left: auto;
  18. margin-right: auto;
  19. }
  20. .pull-right {
  21. float: right !important;
  22. }
  23. .pull-left {
  24. float: left !important;
  25. }
  26. .hide {
  27. display: none !important;
  28. }
  29. .show {
  30. display: block !important;
  31. }
  32. .invisible {
  33. visibility: hidden;
  34. }
  35. .text-hide {
  36. font: 0/0 a;
  37. color: transparent;
  38. text-shadow: none;
  39. background-color: transparent;
  40. border: 0;
  41. }
  42. .hidden {
  43. display: none !important;
  44. visibility: hidden !important;
  45. }
  46. .affix {
  47. position: fixed;
  48. -webkit-transform: translate3d(0, 0, 0);
  49. transform: translate3d(0, 0, 0);
  50. }
  51. /* general styles */
  52. a,
  53. button {
  54. -webkit-transition: all 0.2s ease-out;
  55. -moz-transition: all 0.2s ease-out;
  56. transition: all 0.2s ease-out;
  57. }
  58. a i[class^="fa"],
  59. button i[class^="fa"] {
  60. margin: 0 5px;
  61. }
  62. .clickable {
  63. cursor: pointer !important;
  64. }
  65. .required {
  66. color: #38a7bb;
  67. }
  68. .accent {
  69. color: #38a7bb;
  70. }
  71. .text-uppercase {
  72. text-transform: uppercase;
  73. letter-spacing: 0.08em;
  74. }
  75. @media (max-width: 991px) {
  76. .text-center-sm {
  77. text-align: center;
  78. }
  79. }
  80. p.lead {
  81. margin-bottom: 40px;
  82. }
  83. section,
  84. div.section {
  85. margin-bottom: 40px;
  86. }
  87. .no-mb {
  88. margin-bottom: 0 !important;
  89. }
  90. .mb-small {
  91. margin-bottom: 20px !important;
  92. }
  93. .heading {
  94. margin-bottom: 40px;
  95. }
  96. .heading h1,
  97. .heading h2,
  98. .heading h3,
  99. .heading h4,
  100. .heading h5 {
  101. display: inline-block;
  102. border-bottom: solid 5px #38a7bb;
  103. line-height: 1.1;
  104. margin-bottom: 0;
  105. padding-bottom: 10px;
  106. vertical-align: middle;
  107. text-transform: uppercase;
  108. letter-spacing: 0.06em;
  109. }
  110. .heading h1 i[class^="fa"],
  111. .heading h2 i[class^="fa"],
  112. .heading h3 i[class^="fa"],
  113. .heading h4 i[class^="fa"],
  114. .heading h5 i[class^="fa"] {
  115. display: inline-block;
  116. background: #38a7bb;
  117. width: 30px;
  118. height: 30px;
  119. vertical-align: middle;
  120. text-align: center;
  121. color: #fff;
  122. font-size: 12px;
  123. line-height: 30px;
  124. border-radius: 15px;
  125. }
  126. .icon {
  127. display: inline-block;
  128. width: 80px;
  129. height: 80px;
  130. color: #fff;
  131. line-height: 80px;
  132. border-radius: 40px;
  133. border: solid 1px #fff;
  134. font-size: 20px;
  135. }
  136. .icon.icon-lg {
  137. font-size: 30px;
  138. border-width: 2px;
  139. }
  140. .ul-icons {
  141. padding-left: 10px;
  142. }
  143. .ul-icons li {
  144. list-style-type: none;
  145. line-height: 20px;
  146. margin-bottom: 20px;
  147. }
  148. .ul-icons li i {
  149. width: 20px;
  150. height: 20px;
  151. background: #38a7bb;
  152. color: #fff;
  153. text-align: center;
  154. border-radius: 10px;
  155. line-height: 20px;
  156. margin-right: 10px;
  157. }
  158. ul.list-style-none {
  159. list-style: none;
  160. }
  161. #text-page h1,
  162. #text-page h2,
  163. #text-page h3 {
  164. font-weight: 700;
  165. }
  166. #error-page {
  167. text-align: center;
  168. margin: 105px auto;
  169. }
  170. #error-page h4 {
  171. margin-bottom: 40px;
  172. }
  173. #error-page p.buttons {
  174. margin-top: 40px;
  175. }
  176. .pages-listing .item {
  177. text-align: center;
  178. }
  179. .pages-listing .item h3 {
  180. font-size: 18px;
  181. text-transform: uppercase;
  182. margin-bottom: 20px;
  183. letter-spacing: 0.08em;
  184. }
  185. .pages-listing .item h3 a {
  186. color: #555555;
  187. }
  188. .pages-listing .item .text {
  189. margin-bottom: 20px;
  190. }
  191. .pages-listing .item .text p {
  192. color: #999999;
  193. font-size: 12px;
  194. margin-bottom: 20px;
  195. }
  196. .banner {
  197. margin-bottom: 30px;
  198. text-align: center;
  199. }
  200. .banner img {
  201. margin: 0 auto;
  202. }
  203. .banner a:hover img {
  204. opacity: 0.8;
  205. filter: alpha(opacity=80);
  206. -webkit-transition: all 0.2s ease-out;
  207. -moz-transition: all 0.2s ease-out;
  208. transition: all 0.2s ease-out;
  209. }
  210. .pages {
  211. text-align: center;
  212. }
  213. .pages .loadMore {
  214. text-align: center;
  215. }
  216. .pages .pagination {
  217. text-align: center;
  218. }
  219. .features-buttons button {
  220. margin-bottom: 20px;
  221. }
  222. @media (min-width: 1300px) {
  223. body.boxed {
  224. background: url(https://www.toptal.com/designers/subtlepatterns/patterns/subtle_zebra_3d.png);
  225. }
  226. body.boxed #all {
  227. position: relative;
  228. background: #fff;
  229. width: 1200px;
  230. margin: 0 auto;
  231. overflow: hidden;
  232. -webkit-box-shadow: 0 0 5px #cccccc;
  233. box-shadow: 0 0 5px #cccccc;
  234. }
  235. }
  236. #top {
  237. background: #555555;
  238. color: #eeeeee;
  239. padding: 10px 0;
  240. }
  241. #top p {
  242. margin: 0;
  243. font-size: 12px;
  244. }
  245. #top .social {
  246. float: right;
  247. text-align: right;
  248. }
  249. #top .social a {
  250. color: #999999;
  251. display: inline-block;
  252. width: 24px;
  253. height: 24px;
  254. border-radius: 12px;
  255. line-height: 24px;
  256. font-size: 12px;
  257. text-align: center;
  258. }
  259. #top .social a:hover {
  260. color: #fff;
  261. background: #4fbfa8;
  262. -webkit-transform: scale(1.1);
  263. transform: scale(1.1);
  264. }
  265. #top .social a:hover.facebook {
  266. background-color: #4460ae;
  267. }
  268. #top .social a:hover.gplus {
  269. background-color: #c21f25;
  270. }
  271. #top .social a:hover.twitter {
  272. background-color: #3cf;
  273. }
  274. #top .social a:hover.instagram {
  275. background-color: #cd4378;
  276. }
  277. #top .social a:hover.email {
  278. background-color: #4a7f45;
  279. }
  280. #top .login {
  281. float: right;
  282. }
  283. #top .login a {
  284. font-size: 12px;
  285. color: #eeeeee;
  286. margin-right: 15px;
  287. text-decoration: none;
  288. text-transform: uppercase;
  289. font-weight: 700;
  290. letter-spacing: 0.1em;
  291. }
  292. @media (max-width: 767px) {
  293. #top .login {
  294. float: left;
  295. }
  296. }
  297. #top.light {
  298. background: #fff;
  299. color: #999999;
  300. border-bottom: solid 1px #eeeeee;
  301. }
  302. #top.light .login a {
  303. color: #555555;
  304. }
  305. /* .navbar {
  306. border: none;
  307. }
  308. .navbar ul.nav > li > a {
  309. text-transform: uppercase;
  310. text-decoration: underline;
  311. font-weight: bold;
  312. letter-spacing: 0.08em;
  313. border-top: solid 5px transparent;
  314. }
  315. .navbar ul.nav > li.open > a {
  316. text-decoration: none !important;
  317. border-top: solid 5px #20616d;
  318. }
  319. @media (max-width: 768px) {
  320. .navbar ul.nav > li.active > a,
  321. .navbar ul.nav > li.open > a {
  322. border-top-color: transparent;
  323. }
  324. .navbar ul.nav > li > a:hover {
  325. border-top-color: transparent;
  326. }
  327. }
  328. .navbar.navbar-light ul.nav > li.active > a {
  329. border-top: solid 5px #20616d;
  330. background: #fff !important;
  331. color: #555555 !important;
  332. }
  333. .navbar.navbar-light ul.nav > li.active > a:hover {
  334. border-top: solid 5px #20616d;
  335. }
  336. .navbar.navbar-light ul.nav > li > a:hover,
  337. .navbar.navbar-light ul.nav > li.open > a:hover,
  338. .navbar.navbar-light ul.nav > li > a:focus,
  339. .navbar.navbar-light ul.nav > li.open > a:focus {
  340. border-top: solid 5px #38a7bb;
  341. background: #fff !important;
  342. color: #555555 !important;
  343. }
  344. .navbar ul.dropdown-menu {
  345. margin: 0;
  346. padding: 0;
  347. }
  348. .navbar ul.dropdown-menu li {
  349. list-style-type: none;
  350. border-bottom: solid 1px #eeeeee;
  351. text-transform: uppercase;
  352. letter-spacing: 0.08em;
  353. padding: 4px 0;
  354. }
  355. .navbar ul.dropdown-menu li a {
  356. position: relative;
  357. color: #999999;
  358. font-size: 12px;
  359. display: block;
  360. -webkit-transition: all 0.2s ease-out;
  361. -moz-transition: all 0.2s ease-out;
  362. transition: all 0.2s ease-out;
  363. left: 0;
  364. }
  365. .navbar ul.dropdown-menu li a:hover {
  366. color: #ea5413;
  367. text-decoration: none;
  368. background: none;
  369. left: 2px;
  370. -webkit-transition: all 0.2s ease-out;
  371. -moz-transition: all 0.2s ease-out;
  372. transition: all 0.2s ease-out;
  373. }
  374. @media (max-width: 767px) {
  375. .navbar ul.dropdown-menu li a:hover {
  376. left: 0;
  377. }
  378. }
  379. .navbar .yamm-content h3 {
  380. font-size: 18px;
  381. text-transform: uppercase;
  382. padding-bottom: 10px;
  383. margin-top: 5px;
  384. border-bottom: dotted 1px #555555;
  385. letter-spacing: 0.08em;
  386. }
  387. @media (max-width: 767px) {
  388. .navbar .yamm-content h3 {
  389. font-size: 14px;
  390. }
  391. }
  392. .navbar .yamm-content h5 {
  393. text-transform: uppercase;
  394. padding-bottom: 10px;
  395. border-bottom: dotted 1px #555555;
  396. letter-spacing: 0.08em;
  397. }
  398. .navbar .yamm-content ul {
  399. margin: 0;
  400. padding: 0;
  401. }
  402. .navbar .yamm-content ul li {
  403. list-style-type: none;
  404. border-bottom: solid 1px #eeeeee;
  405. text-transform: uppercase;
  406. padding: 4px 0;
  407. }
  408. .navbar .yamm-content ul li a {
  409. position: relative;
  410. color: #999999;
  411. font-size: 12px;
  412. display: block;
  413. -webkit-transition: all 0.2s ease-out;
  414. -moz-transition: all 0.2s ease-out;
  415. transition: all 0.2s ease-out;
  416. }
  417. .navbar .yamm-content ul li a:hover {
  418. color: #38a7bb;
  419. text-decoration: none;
  420. padding-left: 2px;
  421. }
  422. .navbar .yamm-content .banner {
  423. margin-bottom: 10px;
  424. }
  425. .navbar .yamm-fw .dropdown-menu {
  426. padding: 0;
  427. }
  428. .navbar .navbar-buttons {
  429. float: right;
  430. }
  431. .navbar .navbar-buttons button,
  432. .navbar .navbar-buttons a.btn,
  433. .navbar .navbar-buttons .btn-default.navbar-toggle {
  434. margin-top: 11px;
  435. margin-bottom: 11px;
  436. margin-left: 0;
  437. margin-right: 5px;
  438. }
  439. .navbar .btn-default,
  440. .navbar .btn-default.navbar-toggle {
  441. color: #999999;
  442. background-color: #fff;
  443. margin-left: 7px;
  444. margin-right: 0;
  445. }
  446. .navbar .btn-default:hover,
  447. .navbar .btn-default.navbar-toggle:hover,
  448. .navbar .btn-default:focus,
  449. .navbar .btn-default.navbar-toggle:focus {
  450. background-color: #fff;
  451. border-color: #38a7bb;
  452. color: #38a7bb;
  453. }
  454. .navbar #search {
  455. clear: both;
  456. border-top: solid 1px #38a7bb;
  457. text-align: right;
  458. }
  459. .navbar #search form {
  460. float: right;
  461. }
  462. .navbar #search form .input-group {
  463. width: 500px;
  464. }
  465. @media (max-width: 768px) {
  466. .navbar #search form .input-group {
  467. width: 100%;
  468. }
  469. }
  470. .navbar #basket-overview a {
  471. margin-left: 7px;
  472. }
  473. .navbar-affixed-top {
  474. top: 0;
  475. z-index: 1000;
  476. width: 100%;
  477. }
  478. .navbar-affixed-top.affix {
  479. -webkit-box-shadow: 0 0 5px #cccccc;
  480. box-shadow: 0 0 5px #cccccc;
  481. }
  482. .navbar-affixed-top.affix + section {
  483. margin-top: 62px;
  484. }
  485. @supports (position: sticky) {
  486. .navbar-affixed-top {
  487. position: sticky;
  488. }
  489. .navbar-affixed-top.affix + section {
  490. margin-top: 0;
  491. }
  492. } */
  493. #login-modal {
  494. overflow: hidden;
  495. }
  496. #login-modal .modal-header h4 {
  497. text-transform: uppercase;
  498. }
  499. #login-modal form {
  500. margin-bottom: 20px;
  501. }
  502. #login-modal a {
  503. color: #38a7bb;
  504. }
  505. #login-modal p {
  506. font-weight: 300;
  507. margin-bottom: 20px;
  508. font-size: 13px;
  509. }
  510. /* buttons */
  511. .btn {
  512. font-weight: 700;
  513. font-family: "Roboto", Helvetica, Arial, sans-serif;
  514. text-transform: uppercase;
  515. letter-spacing: 0.08em;
  516. padding: 5px 12px;
  517. font-size: 13px;
  518. line-height: 1.42857143;
  519. border-radius: 0;
  520. }
  521. .input-group .btn {
  522. font-size: 14px;
  523. }
  524. .btn-lg {
  525. padding: 10px 16px;
  526. font-size: 14px;
  527. line-height: 1.33;
  528. border-radius: 0;
  529. }
  530. .btn-sm {
  531. padding: 5px 10px;
  532. font-size: 12px;
  533. line-height: 1.5;
  534. border-radius: 0;
  535. }
  536. .btn-xs {
  537. padding: 1px 5px;
  538. font-size: 12px;
  539. line-height: 1.5;
  540. border-radius: 0;
  541. }
  542. .btn-template-main {
  543. color: #181c47;
  544. background-color: #ffffff;
  545. border-color: #181c47;
  546. }
  547. .btn-template-main:hover,
  548. .btn-template-main:focus,
  549. .btn-template-main:active,
  550. .btn-template-main.active,
  551. .open>.dropdown-toggle.btn-template-main {
  552. color: #181c47;
  553. background-color: #e6e6e6;
  554. border-color: #181c47;
  555. }
  556. .btn-template-main:active,
  557. .btn-template-main.active,
  558. .open>.dropdown-toggle.btn-template-main {
  559. background-image: none;
  560. }
  561. .btn-template-main.disabled,
  562. .btn-template-main[disabled],
  563. fieldset[disabled] .btn-template-main,
  564. .btn-template-main.disabled:hover,
  565. .btn-template-main[disabled]:hover,
  566. fieldset[disabled] .btn-template-main:hover,
  567. .btn-template-main.disabled:focus,
  568. .btn-template-main[disabled]:focus,
  569. fieldset[disabled] .btn-template-main:focus,
  570. .btn-template-main.disabled:active,
  571. .btn-template-main[disabled]:active,
  572. fieldset[disabled] .btn-template-main:active,
  573. .btn-template-main.disabled.active,
  574. .btn-template-main[disabled].active,
  575. fieldset[disabled] .btn-template-main.active {
  576. background-color: #ffffff;
  577. border-color: #38a7bb;
  578. }
  579. .btn-template-main .badge {
  580. color: #ffffff;
  581. background-color: #38a7bb;
  582. }
  583. .btn-template-main:hover,
  584. .btn-template-main:focus,
  585. .btn-template-main:active,
  586. .btn-template-main.active {
  587. background: #ea5413;
  588. color: #ffffff;
  589. border-color: #ea5413;
  590. }
  591. .btn-template-transparent-primary {
  592. color: #ffffff;
  593. background-color: transparent;
  594. border-color: #ffffff;
  595. }
  596. .btn-template-transparent-primary:hover,
  597. .btn-template-transparent-primary:focus,
  598. .btn-template-transparent-primary:active,
  599. .btn-template-transparent-primary.active,
  600. .open>.dropdown-toggle.btn-template-transparent-primary {
  601. color: #ffffff;
  602. background-color: rgba(0, 0, 0, 0);
  603. border-color: #e0e0e0;
  604. }
  605. .btn-template-transparent-primary:active,
  606. .btn-template-transparent-primary.active,
  607. .open>.dropdown-toggle.btn-template-transparent-primary {
  608. background-image: none;
  609. }
  610. .btn-template-transparent-primary.disabled,
  611. .btn-template-transparent-primary[disabled],
  612. fieldset[disabled] .btn-template-transparent-primary,
  613. .btn-template-transparent-primary.disabled:hover,
  614. .btn-template-transparent-primary[disabled]:hover,
  615. fieldset[disabled] .btn-template-transparent-primary:hover,
  616. .btn-template-transparent-primary.disabled:focus,
  617. .btn-template-transparent-primary[disabled]:focus,
  618. fieldset[disabled] .btn-template-transparent-primary:focus,
  619. .btn-template-transparent-primary.disabled:active,
  620. .btn-template-transparent-primary[disabled]:active,
  621. fieldset[disabled] .btn-template-transparent-primary:active,
  622. .btn-template-transparent-primary.disabled.active,
  623. .btn-template-transparent-primary[disabled].active,
  624. fieldset[disabled] .btn-template-transparent-primary.active {
  625. background-color: transparent;
  626. border-color: #ffffff;
  627. }
  628. .btn-template-transparent-primary .badge {
  629. color: transparent;
  630. background-color: #ffffff;
  631. }
  632. .btn-template-transparent-primary:hover,
  633. .btn-template-transparent-primary:focus,
  634. .btn-template-transparent-primary:active,
  635. .btn-template-transparent-primary.active {
  636. background: #fff;
  637. color: #38a7bb;
  638. border-color: #fff;
  639. }
  640. .btn-template-transparent-black {
  641. color: #ffffff;
  642. background-color: transparent;
  643. border-color: #ffffff;
  644. }
  645. .btn-template-transparent-black:hover,
  646. .btn-template-transparent-black:focus,
  647. .btn-template-transparent-black:active,
  648. .btn-template-transparent-black.active,
  649. .open>.dropdown-toggle.btn-template-transparent-black {
  650. color: #ffffff;
  651. background-color: rgba(0, 0, 0, 0);
  652. border-color: #e0e0e0;
  653. }
  654. .btn-template-transparent-black:active,
  655. .btn-template-transparent-black.active,
  656. .open>.dropdown-toggle.btn-template-transparent-black {
  657. background-image: none;
  658. }
  659. .btn-template-transparent-black.disabled,
  660. .btn-template-transparent-black[disabled],
  661. fieldset[disabled] .btn-template-transparent-black,
  662. .btn-template-transparent-black.disabled:hover,
  663. .btn-template-transparent-black[disabled]:hover,
  664. fieldset[disabled] .btn-template-transparent-black:hover,
  665. .btn-template-transparent-black.disabled:focus,
  666. .btn-template-transparent-black[disabled]:focus,
  667. fieldset[disabled] .btn-template-transparent-black:focus,
  668. .btn-template-transparent-black.disabled:active,
  669. .btn-template-transparent-black[disabled]:active,
  670. fieldset[disabled] .btn-template-transparent-black:active,
  671. .btn-template-transparent-black.disabled.active,
  672. .btn-template-transparent-black[disabled].active,
  673. fieldset[disabled] .btn-template-transparent-black.active {
  674. background-color: transparent;
  675. border-color: #ffffff;
  676. }
  677. .btn-template-transparent-black .badge {
  678. color: transparent;
  679. background-color: #ffffff;
  680. }
  681. .btn-template-transparent-black:hover,
  682. .btn-template-transparent-black:focus,
  683. .btn-template-transparent-black:active,
  684. .btn-template-transparent-black.active {
  685. background: #fff;
  686. color: #000;
  687. border-color: #fff;
  688. }
  689. .btn-template-primary {
  690. color: #ffffff;
  691. background-color: #38a7bb;
  692. border-color: #38a7bb;
  693. }
  694. .btn-template-primary:hover,
  695. .btn-template-primary:focus,
  696. .btn-template-primary:active,
  697. .btn-template-primary.active,
  698. .open>.dropdown-toggle.btn-template-primary {
  699. color: #ffffff;
  700. background-color: #2c8494;
  701. border-color: #2a7d8c;
  702. }
  703. .btn-template-primary:active,
  704. .btn-template-primary.active,
  705. .open>.dropdown-toggle.btn-template-primary {
  706. background-image: none;
  707. }
  708. .btn-template-primary.disabled,
  709. .btn-template-primary[disabled],
  710. fieldset[disabled] .btn-template-primary,
  711. .btn-template-primary.disabled:hover,
  712. .btn-template-primary[disabled]:hover,
  713. fieldset[disabled] .btn-template-primary:hover,
  714. .btn-template-primary.disabled:focus,
  715. .btn-template-primary[disabled]:focus,
  716. fieldset[disabled] .btn-template-primary:focus,
  717. .btn-template-primary.disabled:active,
  718. .btn-template-primary[disabled]:active,
  719. fieldset[disabled] .btn-template-primary:active,
  720. .btn-template-primary.disabled.active,
  721. .btn-template-primary[disabled].active,
  722. fieldset[disabled] .btn-template-primary.active {
  723. background-color: #38a7bb;
  724. border-color: #38a7bb;
  725. }
  726. .btn-template-primary .badge {
  727. color: #38a7bb;
  728. background-color: #ffffff;
  729. }
  730. #intro {
  731. background: url("../img/home.jpg") no-repeat center top;
  732. -webkit-background-size: cover;
  733. -moz-background-size: cover;
  734. -o-background-size: cover;
  735. background-size: cover;
  736. }
  737. #intro .item {
  738. font-family: "Roboto", Helvetica, Arial, sans-serif;
  739. height: 100%;
  740. }
  741. #intro .item h1 {
  742. text-transform: uppercase;
  743. font-size: 50px;
  744. color: #fff;
  745. margin-bottom: 40px;
  746. letter-spacing: 0.08em;
  747. }
  748. @media (max-width: 991px) {
  749. #intro .item h1 {
  750. font-size: 40px;
  751. }
  752. }
  753. @media (max-width: 767px) {
  754. #intro .item h1 {
  755. font-size: 25px;
  756. }
  757. }
  758. #intro .item h3 {
  759. color: #fff;
  760. margin-bottom: 40px;
  761. }
  762. @media (max-width: 767px) {
  763. #intro .item h3 {
  764. font-size: 15px;
  765. margin-bottom: 20px;
  766. }
  767. }
  768. #intro .item .btn {
  769. text-transform: none;
  770. }
  771. @media (max-width: 991px) {
  772. #intro .item .btn {
  773. font-size: 14px;
  774. }
  775. }
  776. @media (max-width: 991px) {
  777. #intro .item .carousel-caption {
  778. left: 10%;
  779. right: 10%;
  780. }
  781. }
  782. #intro .container,
  783. #intro .row {
  784. height: 100%;
  785. position: relative;
  786. }
  787. .jumbotron {
  788. padding: 30px;
  789. margin-bottom: 0;
  790. position: relative;
  791. background: url("../img/photogrid.jpg") center center repeat;
  792. background-size: cover;
  793. -webkit-transition: all 0.2s ease-out;
  794. -moz-transition: all 0.2s ease-out;
  795. transition: all 0.2s ease-out;
  796. }
  797. .jumbotron .dark-mask {
  798. position: absolute;
  799. top: 0;
  800. left: 0;
  801. width: 100%;
  802. height: 100%;
  803. background: #38a7bb;
  804. opacity: 0.9;
  805. filter: alpha(opacity=90);
  806. }
  807. .jumbotron h1,
  808. .jumbotron h2,
  809. .jumbotron h3,
  810. .jumbotron p,
  811. .jumbotron ul {
  812. color: #fff;
  813. }
  814. .jumbotron h1,
  815. .jumbotron h2,
  816. .jumbotron h3 {
  817. color: #ffffff;
  818. text-transform: uppercase;
  819. letter-spacing: 0.08em;
  820. }
  821. .jumbotron p {
  822. margin-bottom: 20px;
  823. font-size: 21px;
  824. font-weight: 400;
  825. }
  826. .jumbotron p.text-uppercase {
  827. font-weight: 700;
  828. }
  829. .jumbotron>hr {
  830. border-top-color: #d5d5d5;
  831. }
  832. .container .jumbotron {
  833. border-radius: 0;
  834. }
  835. .jumbotron .container {
  836. max-width: 100%;
  837. z-index: 2;
  838. }
  839. @media screen and (min-width: 768px) {
  840. .jumbotron {
  841. padding-top: 48px;
  842. padding-bottom: 48px;
  843. }
  844. .container .jumbotron {
  845. padding-left: 60px;
  846. padding-right: 60px;
  847. }
  848. .jumbotron h1,
  849. .jumbotron .h1 {
  850. font-size: 46px;
  851. }
  852. }
  853. #categoryMenu h3 {
  854. padding: 20px;
  855. background: #f7f7f7;
  856. margin: 0;
  857. border-bottom: solid 1px #eeeeee;
  858. text-transform: uppercase;
  859. letter-spacing: 0.08em;
  860. }
  861. .panel.sidebar-menu h3 {
  862. padding: 5px 0;
  863. margin: 0;
  864. color: #333;
  865. line-height: 1.2;
  866. letter-spacing: 1px;
  867. }
  868. .panel.sidebar-menu {
  869. background: #fff;
  870. margin: 0 0 20px;
  871. -webkit-box-sizing: border-box;
  872. -moz-box-sizing: border-box;
  873. box-sizing: border-box;
  874. }
  875. .panel.sidebar-menu .panel-heading {
  876. text-transform: uppercase;
  877. margin-bottom: 15px;
  878. background: none;
  879. padding: 0;
  880. letter-spacing: 0.08em;
  881. border-bottom: none;
  882. }
  883. .panel.sidebar-menu .panel-heading h1,
  884. .panel.sidebar-menu .panel-heading h2,
  885. .panel.sidebar-menu .panel-heading h3,
  886. .panel.sidebar-menu .panel-heading h4,
  887. .panel.sidebar-menu .panel-heading h5 {
  888. display: inline-block;
  889. border-bottom: solid 5px #ea5413;
  890. line-height: 1.1;
  891. margin-bottom: 0;
  892. padding-bottom: 10px;
  893. }
  894. .panel.sidebar-menu .info {
  895. display: flex;
  896. justify-content: space-between;
  897. }
  898. .panel.sidebar-menu .panel-heading .btn.btn-danger {
  899. color: #fff;
  900. margin-top: 5px;
  901. }
  902. .panel.sidebar-menu .panel-body {
  903. padding: 0;
  904. }
  905. .panel.sidebar-menu .panel-body ul {
  906. flex-direction: column;
  907. }
  908. .panel.sidebar-menu .panel-body a {
  909. display: block;
  910. }
  911. .panel.sidebar-menu .panel-body span.colour {
  912. display: inline-block;
  913. width: 15px;
  914. height: 15px;
  915. border: solid 1px #555555;
  916. vertical-align: top;
  917. margin-top: 2px;
  918. margin-left: 5px;
  919. }
  920. .panel.sidebar-menu .panel-body span.colour.white {
  921. background: #fff;
  922. }
  923. .panel.sidebar-menu .panel-body span.colour.red {
  924. background: red;
  925. }
  926. .panel.sidebar-menu .panel-body span.colour.green {
  927. background: green;
  928. }
  929. .panel.sidebar-menu .panel-body span.colour.blue {
  930. background: blue;
  931. }
  932. .panel.sidebar-menu .panel-body span.colour.yellow {
  933. background: yellow;
  934. }
  935. .panel.sidebar-menu .panel-body label {
  936. color: #999999;
  937. font-size: 12px;
  938. }
  939. .panel.sidebar-menu .panel-body label:hover {
  940. color: #555555;
  941. }
  942. .panel.sidebar-menu ul.nav.category-menu {
  943. margin-bottom: 20px;
  944. text-transform: uppercase;
  945. font-weight: 700;
  946. letter-spacing: 0.08em;
  947. }
  948. .panel.sidebar-menu ul.nav.category-menu li a {
  949. font-family: "Roboto", Helvetica, Arial, sans-serif;
  950. }
  951. .panel.sidebar-menu ul.nav ul {
  952. list-style: none;
  953. padding-left: 0;
  954. }
  955. .panel.sidebar-menu ul.nav ul li {
  956. display: block;
  957. }
  958. .panel.sidebar-menu ul.nav ul li a {
  959. position: relative;
  960. font-family: "Times New Roman", Times, serif;
  961. font-weight: normal;
  962. text-transform: none !important;
  963. display: block;
  964. padding: 10px 15px;
  965. padding-left: 30px;
  966. font-size: 12px;
  967. color: #999999;
  968. }
  969. .panel.sidebar-menu ul.nav ul li a:hover,
  970. .panel.sidebar-menu ul.nav ul li a:focus {
  971. text-decoration: none;
  972. background-color: #eeeeee;
  973. }
  974. .panel.sidebar-menu ul.tag-cloud {
  975. list-style: none;
  976. padding-left: 0;
  977. }
  978. .panel.sidebar-menu ul.tag-cloud li {
  979. display: inline-block;
  980. }
  981. .panel.sidebar-menu ul.tag-cloud li a {
  982. display: inline-block;
  983. /* padding: 5px; */
  984. padding: 5px 10px 3px 5px;
  985. border: solid 1px #eeeeee;
  986. border-radius: 0;
  987. color: #ea5413;
  988. margin: 5px 5px 5px 0;
  989. text-transform: uppercase;
  990. letter-spacing: 0.08em;
  991. font-weight: 700;
  992. font-size: 12px;
  993. text-decoration: none;
  994. }
  995. .panel.sidebar-menu ul.tag-cloud li a:hover {
  996. color: #ea5413;
  997. border-color: #ea5413;
  998. }
  999. .panel.sidebar-menu ul.tag-cloud li.active a {
  1000. color: #ffffff;
  1001. background-color: #ea5413;
  1002. }
  1003. .panel.sidebar-menu ul.tag-cloud li.active a:hover {
  1004. color: #ffffff;
  1005. }
  1006. .panel.sidebar-menu ul.popular,
  1007. .panel.sidebar-menu ul.recent {
  1008. list-style: none;
  1009. padding-left: 0;
  1010. padding: 20px 0;
  1011. }
  1012. .panel.sidebar-menu ul.popular li,
  1013. .panel.sidebar-menu ul.recent li {
  1014. margin-bottom: 10px;
  1015. padding: 5px 0;
  1016. border-bottom: dotted 1px #eeeeee;
  1017. }
  1018. .panel.sidebar-menu ul.popular li:before,
  1019. .panel.sidebar-menu ul.recent li:before,
  1020. .panel.sidebar-menu ul.popular li:after,
  1021. .panel.sidebar-menu ul.recent li:after {
  1022. content: " ";
  1023. display: table;
  1024. }
  1025. .panel.sidebar-menu ul.popular li:after,
  1026. .panel.sidebar-menu ul.recent li:after {
  1027. clear: both;
  1028. }
  1029. .panel.sidebar-menu ul.popular li:before,
  1030. .panel.sidebar-menu ul.recent li:before,
  1031. .panel.sidebar-menu ul.popular li:after,
  1032. .panel.sidebar-menu ul.recent li:after {
  1033. content: " ";
  1034. display: table;
  1035. }
  1036. .panel.sidebar-menu ul.popular li:after,
  1037. .panel.sidebar-menu ul.recent li:after {
  1038. clear: both;
  1039. }
  1040. .panel.sidebar-menu ul.popular li img,
  1041. .panel.sidebar-menu ul.recent li img {
  1042. width: 50px;
  1043. margin-right: 10px;
  1044. }
  1045. .panel.sidebar-menu ul.popular li h5,
  1046. .panel.sidebar-menu ul.recent li h5 {
  1047. margin: 0 0 10px;
  1048. }
  1049. .panel.sidebar-menu ul.popular li h5 a,
  1050. .panel.sidebar-menu ul.recent li h5 a {
  1051. font-weight: normal;
  1052. }
  1053. .panel.sidebar-menu ul.popular li p.date,
  1054. .panel.sidebar-menu ul.recent li p.date {
  1055. float: right;
  1056. font-size: 12px;
  1057. color: #999999;
  1058. }
  1059. .panel.sidebar-menu ul.popular li:last-child,
  1060. .panel.sidebar-menu ul.recent li:last-child {
  1061. border-bottom: none;
  1062. }
  1063. .panel.sidebar-menu .text-widget {
  1064. font-size: 12px;
  1065. }
  1066. .panel.sidebar-menu.with-icons ul.nav li a:after {
  1067. font-family: "FontAwesome";
  1068. content: "\f105";
  1069. position: relative;
  1070. top: 0;
  1071. float: right;
  1072. }
  1073. /* ribbons for product sales etc. */
  1074. .ribbon {
  1075. position: absolute;
  1076. top: 50px;
  1077. padding-left: 51px;
  1078. font-weight: 700;
  1079. letter-spacing: 0.08em;
  1080. }
  1081. .ribbon .ribbon-background {
  1082. position: absolute;
  1083. top: 0;
  1084. right: 0;
  1085. }
  1086. .ribbon .theribbon {
  1087. position: relative;
  1088. width: 80px;
  1089. padding: 6px 20px 6px 20px;
  1090. margin: 30px 10px 10px -71px;
  1091. color: #fff;
  1092. background-color: #38a7bb;
  1093. font-family: "Roboto", Helvetica, Arial, sans-serif;
  1094. }
  1095. .ribbon .theribbon:before,
  1096. .ribbon .theribbon:after {
  1097. content: " ";
  1098. position: absolute;
  1099. width: 0;
  1100. height: 0;
  1101. }
  1102. .ribbon .theribbon:after {
  1103. left: 0px;
  1104. top: 100%;
  1105. border-width: 5px 10px;
  1106. border-style: solid;
  1107. border-color: #000000 #000000 transparent transparent;
  1108. }
  1109. .ribbon.sale {
  1110. top: 0;
  1111. }
  1112. .ribbon.new {
  1113. top: 50px;
  1114. }
  1115. .ribbon.new .theribbon {
  1116. background-color: #5bc0de;
  1117. text-shadow: 0px 1px 2px #bbb;
  1118. }
  1119. .ribbon.new .theribbon:after {
  1120. border-color: #2390b0 #2390b0 transparent transparent;
  1121. }
  1122. .ribbon.gift {
  1123. top: 100px;
  1124. }
  1125. .ribbon.gift .theribbon {
  1126. background-color: #5cb85c;
  1127. text-shadow: 0px 1px 2px #bbb;
  1128. }
  1129. .ribbon.gift .theribbon:after {
  1130. border-color: #357935 #357935 transparent transparent;
  1131. }
  1132. .owl-carousel .owl-controls .owl-page.active span,
  1133. .owl-theme .owl-controls .owl-page.active span,
  1134. .owl-carousel .owl-controls.clickable .owl-page:hover span,
  1135. .owl-theme .owl-controls.clickable .owl-page:hover span {
  1136. background: #38a7bb;
  1137. }
  1138. .owl-carousel .owl-controls .owl-buttons,
  1139. .owl-theme .owl-controls .owl-buttons {
  1140. position: absolute;
  1141. top: 5px;
  1142. right: 0;
  1143. }
  1144. .owl-carousel .owl-controls .owl-buttons div,
  1145. .owl-theme .owl-controls .owl-buttons div {
  1146. width: 26px;
  1147. height: 26px;
  1148. line-height: 25px;
  1149. margin: 0 5px 0 0;
  1150. font-size: 18px;
  1151. color: #38a7bb;
  1152. padding: 0;
  1153. background: #fff;
  1154. border-radius: 13px;
  1155. vertical-align: middle;
  1156. text-align: center;
  1157. opacity: 1;
  1158. filter: alpha(opacity=100);
  1159. }
  1160. .home-carousel {
  1161. position: relative;
  1162. background: url("../img/photogrid.jpg") center center repeat;
  1163. background-size: cover;
  1164. -webkit-transition: all 0.2s ease-out;
  1165. -moz-transition: all 0.2s ease-out;
  1166. transition: all 0.2s ease-out;
  1167. }
  1168. .home-carousel .dark-mask {
  1169. position: absolute;
  1170. top: 0;
  1171. left: 0;
  1172. width: 100%;
  1173. height: 100%;
  1174. background: #38a7bb;
  1175. opacity: 0.9;
  1176. filter: alpha(opacity=90);
  1177. }
  1178. .home-carousel .owl-carousel {
  1179. padding-top: 60px;
  1180. padding-bottom: 20px;
  1181. }
  1182. .home-carousel .owl-theme .owl-controls .owl-page span {
  1183. background: #666;
  1184. }
  1185. .home-carousel .owl-theme .owl-controls .owl-page.active span {
  1186. background: #fff;
  1187. }
  1188. .home-carousel .owl-theme .owl-controls .owl-page:hover span {
  1189. background: #fff;
  1190. }
  1191. @media (max-width: 767px) {
  1192. .home-carousel {
  1193. text-align: center !important;
  1194. }
  1195. }
  1196. @media (min-width: 992px) {
  1197. .home-carousel .right {
  1198. text-align: right;
  1199. }
  1200. }
  1201. .home-carousel h1,
  1202. .home-carousel h2,
  1203. .home-carousel h3,
  1204. .home-carousel p,
  1205. .home-carousel ul {
  1206. color: #fff;
  1207. }
  1208. .home-carousel h1 {
  1209. font-weight: 600;
  1210. text-transform: uppercase;
  1211. font-size: 35px;
  1212. letter-spacing: 0.08em;
  1213. }
  1214. @media (max-width: 991px) {
  1215. .home-carousel h1 {
  1216. font-size: 30px;
  1217. }
  1218. }
  1219. .home-carousel h2 {
  1220. font-weight: 700;
  1221. text-transform: uppercase;
  1222. font-size: 40px;
  1223. letter-spacing: 0.08em;
  1224. }
  1225. .home-carousel ul,
  1226. .home-carousel p {
  1227. font-size: 18px;
  1228. font-weight: 700;
  1229. padding: 0;
  1230. text-transform: uppercase;
  1231. letter-spacing: 0.1em;
  1232. }
  1233. @media (max-width: 991px) {
  1234. .home-carousel ul,
  1235. .home-carousel p {
  1236. font-size: 14px;
  1237. }
  1238. }
  1239. .home-carousel ul li {
  1240. margin-bottom: 10px;
  1241. }
  1242. .customers {
  1243. padding: 0;
  1244. margin-bottom: 40px;
  1245. }
  1246. .customers .item {
  1247. list-style-type: none;
  1248. text-align: center;
  1249. margin: 0 20px;
  1250. }
  1251. .customers .item img {
  1252. display: inline-block;
  1253. filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  1254. /* Firefox 10+, Firefox on Android */
  1255. filter: gray;
  1256. /* IE6-9 */
  1257. -webkit-filter: grayscale(100%);
  1258. /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  1259. -webkit-transition: all 0.2s ease-out;
  1260. -moz-transition: all 0.2s ease-out;
  1261. transition: all 0.2s ease-out;
  1262. }
  1263. .customers .item img:hover {
  1264. max-width: auto;
  1265. filter: none;
  1266. -webkit-filter: none;
  1267. }
  1268. .testimonials {
  1269. padding: 0;
  1270. margin-bottom: 40px;
  1271. }
  1272. .testimonials .item {
  1273. list-style-type: none;
  1274. margin: 0 5px;
  1275. background: #fff;
  1276. padding-bottom: 60px;
  1277. -webkit-box-sizing: border-box;
  1278. -moz-box-sizing: border-box;
  1279. box-sizing: border-box;
  1280. }
  1281. .testimonials .item .testimonial {
  1282. position: relative;
  1283. padding: 20px;
  1284. }
  1285. .testimonials .item .testimonial:before,
  1286. .testimonials .item .testimonial:after {
  1287. content: " ";
  1288. display: table;
  1289. }
  1290. .testimonials .item .testimonial:after {
  1291. clear: both;
  1292. }
  1293. .testimonials .item .testimonial:before,
  1294. .testimonials .item .testimonial:after {
  1295. content: " ";
  1296. display: table;
  1297. }
  1298. .testimonials .item .testimonial:after {
  1299. clear: both;
  1300. }
  1301. .testimonials .item .testimonial .text {
  1302. color: #999999;
  1303. margin-bottom: 40px;
  1304. }
  1305. .testimonials .item .testimonial .bottom {
  1306. position: absolute;
  1307. left: 0;
  1308. bottom: 0;
  1309. width: 100%;
  1310. -webkit-box-sizing: border-box;
  1311. -moz-box-sizing: border-box;
  1312. box-sizing: border-box;
  1313. padding: 20px;
  1314. height: 50px;
  1315. }
  1316. .testimonials .item .testimonial .bottom .icon {
  1317. color: #38a7bb;
  1318. font-size: 30px;
  1319. float: left;
  1320. width: 20%;
  1321. }
  1322. .testimonials .item .testimonial .name-picture {
  1323. float: right;
  1324. width: 80%;
  1325. text-align: right;
  1326. }
  1327. .testimonials .item .testimonial .name-picture h5 {
  1328. font-size: 14px;
  1329. text-transform: uppercase;
  1330. letter-spacing: 0.08em;
  1331. }
  1332. .testimonials .item .testimonial .name-picture p {
  1333. color: #999999;
  1334. margin: 0;
  1335. font-size: 12px;
  1336. }
  1337. .testimonials .item .testimonial .name-picture img {
  1338. float: right;
  1339. width: 60px;
  1340. border-radius: 30px;
  1341. margin-left: 10px;
  1342. }
  1343. .team-member {
  1344. text-align: center;
  1345. margin-bottom: 40px;
  1346. }
  1347. .team-member h3 {
  1348. font-size: 18px;
  1349. text-transform: uppercase;
  1350. margin-bottom: 5px;
  1351. letter-spacing: 0.08em;
  1352. }
  1353. .team-member h3 a {
  1354. color: #555555;
  1355. }
  1356. .team-member p.role {
  1357. color: #999999;
  1358. font-size: 12px;
  1359. text-transform: uppercase;
  1360. letter-spacing: 0.06em;
  1361. }
  1362. .team-member .social {
  1363. margin-bottom: 20px;
  1364. }
  1365. .team-member .social a {
  1366. margin: 0 10px 0 0;
  1367. color: #fff;
  1368. display: inline-block;
  1369. width: 26px;
  1370. height: 26px;
  1371. border-radius: 13px;
  1372. line-height: 26px;
  1373. font-size: 15px;
  1374. text-align: center;
  1375. -webkit-transition: all 0.2s ease-out;
  1376. -moz-transition: all 0.2s ease-out;
  1377. transition: all 0.2s ease-out;
  1378. vertical-align: bottom;
  1379. }
  1380. .team-member .social a i {
  1381. vertical-align: bottom;
  1382. line-height: 26px;
  1383. }
  1384. .team-member .social a.facebook {
  1385. background-color: #4460ae;
  1386. }
  1387. .team-member .social a.gplus {
  1388. background-color: #c21f25;
  1389. }
  1390. .team-member .social a.twitter {
  1391. background-color: #3cf;
  1392. }
  1393. .team-member .social a.instagram {
  1394. background-color: #cd4378;
  1395. }
  1396. .team-member .social a.email {
  1397. background-color: #4a7f45;
  1398. }
  1399. .team-member .text p {
  1400. color: #999999;
  1401. font-size: 12px;
  1402. }
  1403. .team-member .social,
  1404. .team-member-detail .social {
  1405. margin-bottom: 20px;
  1406. }
  1407. .team-member .social a,
  1408. .team-member-detail .social a {
  1409. margin: 0 10px 0 0;
  1410. color: #fff;
  1411. display: inline-block;
  1412. width: 26px;
  1413. height: 26px;
  1414. border-radius: 13px;
  1415. line-height: 26px;
  1416. font-size: 15px;
  1417. text-align: center;
  1418. -webkit-transition: all 0.2s ease-out;
  1419. -moz-transition: all 0.2s ease-out;
  1420. transition: all 0.2s ease-out;
  1421. vertical-align: bottom;
  1422. }
  1423. .team-member .social a i,
  1424. .team-member-detail .social a i {
  1425. vertical-align: bottom;
  1426. line-height: 26px;
  1427. }
  1428. .team-member .social a.facebook,
  1429. .team-member-detail .social a.facebook {
  1430. background-color: #4460ae;
  1431. }
  1432. .team-member .social a.gplus,
  1433. .team-member-detail .social a.gplus {
  1434. background-color: #c21f25;
  1435. }
  1436. .team-member .social a.twitter,
  1437. .team-member-detail .social a.twitter {
  1438. background-color: #3cf;
  1439. }
  1440. .team-member .social a.instagram,
  1441. .team-member-detail .social a.instagram {
  1442. background-color: #cd4378;
  1443. }
  1444. .team-member .social a.email,
  1445. .team-member-detail .social a.email {
  1446. background-color: #4a7f45;
  1447. }
  1448. .box-simple {
  1449. text-align: center;
  1450. margin-bottom: 40px;
  1451. }
  1452. .box-simple .icon {
  1453. color: #38a7bb;
  1454. border-color: #38a7bb;
  1455. -webkit-transition: all 0.2s ease-out;
  1456. -moz-transition: all 0.2s ease-out;
  1457. transition: all 0.2s ease-out;
  1458. }
  1459. .box-simple h3 {
  1460. font-weight: normal;
  1461. font-size: 18px;
  1462. text-transform: uppercase;
  1463. line-height: 1.5;
  1464. color: #555555;
  1465. font-weight: 800;
  1466. letter-spacing: 0.08em;
  1467. }
  1468. .box-simple h3 a {
  1469. color: #555555;
  1470. }
  1471. .box-simple p {
  1472. color: #999999;
  1473. }
  1474. .box-simple:hover .icon {
  1475. -webkit-transform: scale(1.1, 1.1);
  1476. -ms-transform: scale(1.1, 1.1);
  1477. -o-transform: scale(1.1, 1.1);
  1478. transform: scale(1.1, 1.1);
  1479. }
  1480. .box-simple:hover .icon i {
  1481. -webkit-transform: scale(1, 1);
  1482. -ms-transform: scale(1, 1);
  1483. -o-transform: scale(1, 1);
  1484. transform: scale(1, 1);
  1485. }
  1486. .box-simple.box-white {
  1487. padding: 20px;
  1488. border: dotted 1px #999999;
  1489. }
  1490. .box-simple.box-white .icon {
  1491. color: #555555;
  1492. border-color: transparent;
  1493. font-size: 70px;
  1494. }
  1495. .box-simple.box-dark {
  1496. padding: 20px;
  1497. border: dotted 1px #999999;
  1498. background: #555555;
  1499. color: #fff;
  1500. }
  1501. .box-simple.box-dark .icon {
  1502. color: #f7f7f7;
  1503. border-color: transparent;
  1504. font-size: 70px;
  1505. }
  1506. .box-simple.box-dark h3 {
  1507. color: #fff;
  1508. }
  1509. .box-simple.box-dark h3 a {
  1510. color: #fff;
  1511. }
  1512. .box-simple.box-dark p {
  1513. color: #fff;
  1514. }
  1515. .box-image {
  1516. position: relative;
  1517. overflow: hidden;
  1518. text-align: center;
  1519. margin: 15px 0;
  1520. }
  1521. .box-image .bg {
  1522. position: absolute;
  1523. top: auto;
  1524. bottom: 0;
  1525. width: 100%;
  1526. height: 100%;
  1527. opacity: 0;
  1528. filter: alpha(opacity=0);
  1529. background: #38a7bb;
  1530. }
  1531. .box-image .name {
  1532. position: absolute;
  1533. width: 100%;
  1534. height: 50%;
  1535. bottom: 0;
  1536. -webkit-transform: translate(0, 100%);
  1537. -ms-transform: translate(0, 100%);
  1538. -o-transform: translate(0, 100%);
  1539. transform: translate(0, 100%);
  1540. -webkit-transition: all 0.2s ease-out;
  1541. -moz-transition: all 0.2s ease-out;
  1542. transition: all 0.2s ease-out;
  1543. color: #fff;
  1544. padding: 0 20px;
  1545. }
  1546. .box-image .name h3 {
  1547. color: #fff;
  1548. text-transform: uppercase;
  1549. font-size: 18px;
  1550. letter-spacing: 0.08em;
  1551. }
  1552. .box-image .name h3 a {
  1553. color: #fff;
  1554. text-decoration: none;
  1555. }
  1556. .box-image .text {
  1557. position: absolute;
  1558. width: 100%;
  1559. height: 50%;
  1560. top: 0;
  1561. -webkit-transform: translate(0, -150%);
  1562. -ms-transform: translate(0, -150%);
  1563. -o-transform: translate(0, -150%);
  1564. transform: translate(0, -150%);
  1565. -webkit-transition: all 0.2s ease-out;
  1566. -moz-transition: all 0.2s ease-out;
  1567. transition: all 0.2s ease-out;
  1568. color: #fff;
  1569. padding: 0 20px;
  1570. }
  1571. .box-image:hover .bg {
  1572. opacity: 0.7;
  1573. filter: alpha(opacity=70);
  1574. }
  1575. .box-image:hover .name {
  1576. position: absolute;
  1577. -webkit-transform: translate(0, -75%);
  1578. -ms-transform: translate(0, -75%);
  1579. -o-transform: translate(0, -75%);
  1580. transform: translate(0, -75%);
  1581. }
  1582. .box-image:hover .text {
  1583. position: absolute;
  1584. -webkit-transform: translate(0, 100%);
  1585. -ms-transform: translate(0, 100%);
  1586. -o-transform: translate(0, 100%);
  1587. transform: translate(0, 100%);
  1588. }
  1589. .box-image-text {
  1590. position: relative;
  1591. overflow: hidden;
  1592. text-align: center;
  1593. margin: 15px 0;
  1594. }
  1595. .box-image-text .top {
  1596. position: relative;
  1597. margin-bottom: 10px;
  1598. }
  1599. .box-image-text .top .bg {
  1600. position: absolute;
  1601. top: auto;
  1602. bottom: 0;
  1603. width: 100%;
  1604. height: 100%;
  1605. opacity: 0;
  1606. filter: alpha(opacity=0);
  1607. background: #38a7bb;
  1608. }
  1609. .box-image-text .top .name {
  1610. position: absolute;
  1611. width: 100%;
  1612. height: 50%;
  1613. bottom: 0;
  1614. -webkit-transform: translate(0, 100%);
  1615. -ms-transform: translate(0, 100%);
  1616. -o-transform: translate(0, 100%);
  1617. transform: translate(0, 100%);
  1618. -webkit-transition: all 0.2s ease-out;
  1619. -moz-transition: all 0.2s ease-out;
  1620. transition: all 0.2s ease-out;
  1621. color: #fff;
  1622. padding: 0 20px;
  1623. }
  1624. .box-image-text .top .name h3 {
  1625. color: #fff;
  1626. text-transform: uppercase;
  1627. font-size: 18px;
  1628. letter-spacing: 0.08em;
  1629. }
  1630. .box-image-text .top .name h3 a {
  1631. color: #fff;
  1632. text-decoration: none;
  1633. }
  1634. .box-image-text .top .text {
  1635. position: absolute;
  1636. width: 100%;
  1637. height: 50%;
  1638. top: 0;
  1639. -webkit-transform: translate(0, -150%);
  1640. -ms-transform: translate(0, -150%);
  1641. -o-transform: translate(0, -150%);
  1642. transform: translate(0, -150%);
  1643. -webkit-transition: all 0.2s ease-out;
  1644. -moz-transition: all 0.2s ease-out;
  1645. transition: all 0.2s ease-out;
  1646. color: #fff;
  1647. padding: 0 20px;
  1648. }
  1649. .box-image-text .content h3,
  1650. .box-image-text .content h4 {
  1651. text-transform: uppercase;
  1652. line-height: 1.5;
  1653. color: #555555;
  1654. font-weight: 800;
  1655. letter-spacing: 0.08em;
  1656. }
  1657. .box-image-text .content p {
  1658. color: #999999;
  1659. }
  1660. .box-image-text:hover .bg {
  1661. opacity: 0.7;
  1662. filter: alpha(opacity=70);
  1663. }
  1664. .box-image-text:hover .name {
  1665. position: absolute;
  1666. -webkit-transform: translate(0, -75%);
  1667. -ms-transform: translate(0, -75%);
  1668. -o-transform: translate(0, -75%);
  1669. transform: translate(0, -75%);
  1670. }
  1671. .box-image-text:hover .text {
  1672. position: absolute;
  1673. -webkit-transform: translate(0, 100%);
  1674. -ms-transform: translate(0, 100%);
  1675. -o-transform: translate(0, 100%);
  1676. transform: translate(0, 100%);
  1677. }
  1678. /* universal box */
  1679. .box {
  1680. background: #fff;
  1681. /* margin: 0 0 30px; */
  1682. border: solid 1px #ccc;
  1683. -webkit-box-sizing: border-box;
  1684. -moz-box-sizing: border-box;
  1685. box-sizing: border-box;
  1686. padding: 20px 0;
  1687. border-left: none;
  1688. border-right: none;
  1689. }
  1690. .box .box-header {
  1691. background: #f7f7f7;
  1692. margin: -20px 0 20px;
  1693. padding: 20px;
  1694. border-bottom: solid 1px #eeeeee;
  1695. text-transform: uppercase;
  1696. letter-spacing: 0.08em;
  1697. }
  1698. .box .box-header:before,
  1699. .box .box-header:after {
  1700. content: " ";
  1701. display: table;
  1702. }
  1703. .box .box-header:after {
  1704. clear: both;
  1705. }
  1706. .box .box-header:before,
  1707. .box .box-header:after {
  1708. content: " ";
  1709. display: table;
  1710. }
  1711. .box .box-header:after {
  1712. clear: both;
  1713. }
  1714. .box .box-footer {
  1715. background: #f7f7f7;
  1716. margin: 30px 0 -20px;
  1717. padding: 20px;
  1718. border-top: solid 1px #eeeeee;
  1719. }
  1720. .box .box-footer:before,
  1721. .box .box-footer:after {
  1722. content: " ";
  1723. display: table;
  1724. }
  1725. .box .box-footer:after {
  1726. clear: both;
  1727. }
  1728. .box .box-footer:before,
  1729. .box .box-footer:after {
  1730. content: " ";
  1731. display: table;
  1732. }
  1733. .box .box-footer:after {
  1734. clear: both;
  1735. }
  1736. @media (max-width: 991px) {
  1737. .box .box-footer .btn {
  1738. margin-bottom: 20px;
  1739. }
  1740. }
  1741. .box.no-border {
  1742. border: none;
  1743. }
  1744. #heading-breadcrumbs {
  1745. background: url("https://i.imgur.com/N7tVTSh.png");
  1746. padding: 0 0;
  1747. background-size: cover;
  1748. background-repeat: no-repeat;
  1749. padding-bottom: 20px;
  1750. margin: 75px auto 40px;
  1751. text-align: center;
  1752. position: relative;
  1753. }
  1754. @media (max-width: 991px) {
  1755. #heading-breadcrumbs {
  1756. margin: 65px auto 40px;
  1757. }
  1758. }
  1759. #heading-breadcrumbs .breadcrumbs-title {
  1760. position: relative;
  1761. }
  1762. #heading-breadcrumbs .breadcrumbs-title::after {
  1763. position: absolute;
  1764. width: 6rem;
  1765. height: 0.3rem;
  1766. bottom: -20px;
  1767. left: 50%;
  1768. transform: translate(-50%, 0%);
  1769. content: "";
  1770. background-color: #ea5413;
  1771. }
  1772. #heading-breadcrumbs .blog-social {
  1773. display: flex;
  1774. align-items: center;
  1775. }
  1776. #heading-breadcrumbs .blog-social a {
  1777. margin-right: 1rem;
  1778. }
  1779. #heading-breadcrumbs .container:nth-of-type(1) {
  1780. padding: 60px 0;
  1781. }
  1782. #heading-breadcrumbs .container:nth-of-type(2) {
  1783. padding-top: 10px;
  1784. padding-bottom: 10px;
  1785. font-size: 1.8rem;
  1786. }
  1787. #heading-breadcrumbs .col {
  1788. position: relative;
  1789. }
  1790. #heading-breadcrumbs .col::before {
  1791. position: absolute;
  1792. content: "";
  1793. width: 100%;
  1794. height: 100%;
  1795. border-left: 1px solid black;
  1796. left: 0;
  1797. top: 0;
  1798. z-index: -1;
  1799. }
  1800. #heading-breadcrumbs .col:last-of-type::after {
  1801. position: absolute;
  1802. content: "";
  1803. width: 100%;
  1804. height: 100%;
  1805. border-right: 1px solid black;
  1806. left: 0;
  1807. top: 0;
  1808. z-index: -1;
  1809. }
  1810. @media (min-width: 1200px) {
  1811. #heading-breadcrumbs .container:nth-of-type(2) {
  1812. max-width: 60%;
  1813. }
  1814. }
  1815. #heading-breadcrumbs .container:nth-of-type(2) a {
  1816. color: #181c47;
  1817. }
  1818. #heading-breadcrumbs.no-mb {
  1819. margin-bottom: 0;
  1820. }
  1821. #heading-breadcrumbs h1 {
  1822. color: #333333;
  1823. text-transform: uppercase;
  1824. font-size: 30px;
  1825. font-weight: 700;
  1826. letter-spacing: 0.08em;
  1827. }
  1828. @media (max-width: 991px) {
  1829. #heading-breadcrumbs h1 {
  1830. text-align: center;
  1831. }
  1832. }
  1833. #heading-breadcrumbs ul.breadcrumb {
  1834. margin-top: 5px;
  1835. margin-bottom: 0;
  1836. }
  1837. .bar {
  1838. position: relative;
  1839. background: #38a7bb;
  1840. padding: 60px 0;
  1841. }
  1842. .bar.background-pentagon {
  1843. background: url("../img/texture-bw.png") center center repeat;
  1844. border-top: solid 1px #999999;
  1845. border-bottom: solid 1px #999999;
  1846. }
  1847. .bar.background-gray {
  1848. background: #eeeeee;
  1849. }
  1850. .bar.background-gray-dark {
  1851. background: #555555;
  1852. }
  1853. .bar.background-white {
  1854. background: #fff;
  1855. }
  1856. .bar.background-image-fixed-1 {
  1857. background: url("../img/fixed-background-1.jpg") center top no-repeat;
  1858. background-attachment: fixed;
  1859. background-size: cover;
  1860. }
  1861. .bar.background-image-fixed-2 {
  1862. background: url("../img/fixed-background-2.jpg") center top no-repeat;
  1863. background-attachment: fixed;
  1864. background-size: cover;
  1865. }
  1866. .bar.color-white h1,
  1867. .bar.color-white h2,
  1868. .bar.color-white h3,
  1869. .bar.color-white h4,
  1870. .bar.color-white h5,
  1871. .bar.color-white h6,
  1872. .bar.color-white p {
  1873. color: #fff;
  1874. }
  1875. .bar.padding-big {
  1876. padding: 50px 0;
  1877. }
  1878. .bar.padding-horizontal {
  1879. padding-left: 30px;
  1880. padding-right: 30px;
  1881. }
  1882. .bar.margin-vertical {
  1883. margin-top: 20px;
  1884. margin-bottom: 20px;
  1885. }
  1886. .bar .dark-mask {
  1887. position: absolute;
  1888. top: 0;
  1889. left: 0;
  1890. width: 100%;
  1891. height: 100%;
  1892. background: #000;
  1893. opacity: 0.3;
  1894. filter: alpha(opacity=30);
  1895. }
  1896. .portfolio.no-space {
  1897. padding: 0 15px;
  1898. }
  1899. .portfolio.no-space .box-image {
  1900. margin: 0 -15px;
  1901. }
  1902. .portfolio-project .project-more h4 {
  1903. color: #555555;
  1904. text-transform: uppercase;
  1905. margin-bottom: 0;
  1906. text-align: left;
  1907. font-size: 14px;
  1908. letter-spacing: 0.08em;
  1909. }
  1910. .portfolio-project .project-more p {
  1911. color: #999999;
  1912. padding: 10px 0;
  1913. margin-bottom: 20px;
  1914. text-align: left;
  1915. }
  1916. .portfolio-showcase {
  1917. margin: 15px 0 60px;
  1918. }
  1919. .portfolio-showcase h3 a {
  1920. text-transform: uppercase;
  1921. line-height: 1.5;
  1922. letter-spacing: 0.08em;
  1923. }
  1924. .portfolio-showcase p.lead {
  1925. color: #555555;
  1926. margin-bottom: 20px;
  1927. }
  1928. .portfolio-showcase p {
  1929. color: #999999;
  1930. }
  1931. .portfolio-showcase p.buttons {
  1932. margin-top: 40px;
  1933. }
  1934. .see-more {
  1935. text-align: center;
  1936. margin-top: 20px;
  1937. padding-top: 20px;
  1938. }
  1939. .see-more p {
  1940. font-size: 28px;
  1941. font-weight: 100;
  1942. margin-bottom: 20px;
  1943. }
  1944. .showcase .item {
  1945. text-align: center;
  1946. }
  1947. .showcase .item .icon {
  1948. display: inline-block;
  1949. width: 50px;
  1950. height: 50px;
  1951. color: #555555;
  1952. line-height: 50px;
  1953. border-radius: 25px;
  1954. border: solid 1px #555555;
  1955. }
  1956. .showcase .item h4 {
  1957. color: #555555;
  1958. text-transform: uppercase;
  1959. letter-spacing: 0.08em;
  1960. line-height: 1.5;
  1961. font-size: 16px;
  1962. }
  1963. .showcase .item h4 span {
  1964. font-weight: bold;
  1965. font-size: 51px;
  1966. }
  1967. .packages .package {
  1968. background: #fff;
  1969. margin-top: 25px;
  1970. margin-bottom: 20px;
  1971. padding-bottom: 15px;
  1972. text-align: center;
  1973. border: solid 1px #38a7bb;
  1974. overflow: hidden;
  1975. }
  1976. .packages .package .package-header {
  1977. height: 57px;
  1978. color: #fff;
  1979. line-height: 57px;
  1980. background: #38a7bb;
  1981. }
  1982. .packages .package .package-header h5 {
  1983. color: #fff;
  1984. text-transform: uppercase;
  1985. font-weight: bold;
  1986. line-height: 57px;
  1987. margin: 0;
  1988. letter-spacing: 0.08em;
  1989. }
  1990. .packages .package .package-header.light-gray {
  1991. background: #eeeeee;
  1992. }
  1993. .packages .package .package-header.light-gray h5 {
  1994. color: #555555;
  1995. }
  1996. .packages .package .price {
  1997. line-height: 120px;
  1998. height: 100px;
  1999. color: #fff;
  2000. font-weight: 400;
  2001. }
  2002. .packages .package .price h4 {
  2003. display: inline;
  2004. font-size: 50px;
  2005. line-height: normal;
  2006. margin-bottom: 0;
  2007. }
  2008. .packages .package .price .period {
  2009. line-height: normal;
  2010. color: #999999;
  2011. }
  2012. .packages .package ul {
  2013. padding: 0;
  2014. }
  2015. .packages .package ul li {
  2016. list-style-type: none;
  2017. padding-top: 10px;
  2018. padding-bottom: 10px;
  2019. width: 80%;
  2020. margin: auto;
  2021. border-bottom: 1px dotted #ccc;
  2022. }
  2023. .packages .package ul li:last-child {
  2024. border-bottom: 0;
  2025. }
  2026. .packages .package ul li i {
  2027. font-size: 13px;
  2028. margin-right: 5px;
  2029. }
  2030. .packages .best-value .package {
  2031. margin-top: 0;
  2032. padding-bottom: 40px;
  2033. }
  2034. .packages .best-value .package .package-header {
  2035. height: 72px;
  2036. padding-top: 17px;
  2037. height: 82px !important;
  2038. }
  2039. .packages .best-value .package .package-header h5 {
  2040. font-weight: bold;
  2041. line-height: 29px;
  2042. text-transform: uppercase;
  2043. letter-spacing: 0.08em;
  2044. }
  2045. .packages .best-value .package .package-header .meta-text {
  2046. font-size: 13px;
  2047. line-height: 15px;
  2048. }
  2049. #map {
  2050. height: 300px;
  2051. }
  2052. #map.with-border {
  2053. border-top: solid 1px #38a7bb;
  2054. border-bottom: solid 1px #38a7bb;
  2055. }
  2056. #blog-listing-big .post,
  2057. #blog-homepage .post {
  2058. margin-bottom: 60px;
  2059. }
  2060. #blog-listing-big .post h2,
  2061. #blog-homepage .post h2,
  2062. #blog-listing-big .post h4,
  2063. #blog-homepage .post h4 {
  2064. text-transform: uppercase;
  2065. letter-spacing: 0.08em;
  2066. }
  2067. #blog-listing-big .post h2 a,
  2068. #blog-homepage .post h2 a,
  2069. #blog-listing-big .post h4 a,
  2070. #blog-homepage .post h4 a {
  2071. color: #555555;
  2072. }
  2073. #blog-listing-big .post h2 a:hover,
  2074. #blog-homepage .post h2 a:hover,
  2075. #blog-listing-big .post h4 a:hover,
  2076. #blog-homepage .post h4 a:hover {
  2077. color: #38a7bb;
  2078. }
  2079. #blog-listing-big .post .author-category,
  2080. #blog-homepage .post .author-category {
  2081. color: #999999;
  2082. text-transform: uppercase;
  2083. font-weight: 300;
  2084. letter-spacing: 0.08em;
  2085. }
  2086. #blog-listing-big .post .author-category a,
  2087. #blog-homepage .post .author-category a {
  2088. font-weight: 500;
  2089. }
  2090. #blog-listing-big .post .date-comments a,
  2091. #blog-homepage .post .date-comments a {
  2092. color: #999999;
  2093. margin-right: 20px;
  2094. }
  2095. #blog-listing-big .post .date-comments a:hover,
  2096. #blog-homepage .post .date-comments a:hover {
  2097. color: #38a7bb;
  2098. }
  2099. @media (min-width: 768px) {
  2100. #blog-listing-big .post .date-comments,
  2101. #blog-homepage .post .date-comments {
  2102. text-align: right;
  2103. }
  2104. }
  2105. #blog-listing-big .post .intro,
  2106. #blog-homepage .post .intro {
  2107. text-align: left;
  2108. }
  2109. #blog-listing-big .post .image,
  2110. #blog-homepage .post .image {
  2111. margin-bottom: 10px;
  2112. overflow: hidden;
  2113. }
  2114. #blog-listing-big .post .image img,
  2115. #blog-homepage .post .image img {
  2116. -webkit-transition: all 0.2s ease-out;
  2117. -moz-transition: all 0.2s ease-out;
  2118. transition: all 0.2s ease-out;
  2119. }
  2120. @media (max-width: 767px) {
  2121. #blog-listing-big .post .image img.img-responsive,
  2122. #blog-homepage .post .image img.img-responsive {
  2123. min-width: 100%;
  2124. }
  2125. }
  2126. #blog-listing-big .post .video,
  2127. #blog-homepage .post .video {
  2128. margin-bottom: 10px;
  2129. }
  2130. #blog-listing-big .post .read-more,
  2131. #blog-homepage .post .read-more {
  2132. text-align: right;
  2133. }
  2134. #blog-listing-medium .post {
  2135. margin-bottom: 60px;
  2136. }
  2137. #blog-listing-medium .post h2 {
  2138. text-transform: uppercase;
  2139. margin: 0 0 10px;
  2140. font-size: 24px;
  2141. letter-spacing: 0.08em;
  2142. }
  2143. #blog-listing-medium .post h2 a {
  2144. color: #555555;
  2145. }
  2146. #blog-listing-medium .post h2 a:hover {
  2147. color: grey;
  2148. }
  2149. #blog-listing-medium .post .author-category {
  2150. float: left;
  2151. color: #999999;
  2152. text-transform: uppercase;
  2153. font-weight: 300;
  2154. font-size: 12px;
  2155. letter-spacing: 0.08em;
  2156. }
  2157. #blog-listing-medium .post .author-category a {
  2158. font-weight: 500;
  2159. }
  2160. #blog-listing-medium .post .date-comments {
  2161. float: right;
  2162. font-size: 12px;
  2163. }
  2164. #blog-listing-medium .post .date-comments a {
  2165. color: #999999;
  2166. margin-right: 20px;
  2167. }
  2168. #blog-listing-medium .post .date-comments a:hover {
  2169. color: #38a7bb;
  2170. }
  2171. @media (min-width: 768px) {
  2172. #blog-listing-medium .post .date-comments {
  2173. text-align: right;
  2174. }
  2175. }
  2176. #blog-listing-medium .post .intro {
  2177. text-align: left;
  2178. }
  2179. #blog-listing-medium .post .clearfix:before,
  2180. #blog-listing-medium .post .clearfix:after,
  2181. #blog-listing-medium .post .navbar:before,
  2182. #blog-listing-medium .post .navbar:after,
  2183. #blog-listing-medium .post .navbar-header:before,
  2184. #blog-listing-medium .post .navbar-header:after {
  2185. content: " ";
  2186. display: table;
  2187. }
  2188. #blog-listing-medium .post .clearfix:after,
  2189. #blog-listing-medium .post .navbar:after,
  2190. #blog-listing-medium .post .navbar-header:after {
  2191. clear: both;
  2192. }
  2193. #blog-listing-medium .post .clearfix:before,
  2194. #blog-listing-medium .post .clearfix:after,
  2195. #blog-listing-medium .post .navbar:before,
  2196. #blog-listing-medium .post .navbar:after,
  2197. #blog-listing-medium .post .navbar-header:before,
  2198. #blog-listing-medium .post .navbar-header:after {
  2199. content: " ";
  2200. display: table;
  2201. }
  2202. #blog-listing-medium .post .clearfix:after,
  2203. #blog-listing-medium .post .navbar:after,
  2204. #blog-listing-medium .post .navbar-header:after {
  2205. clear: both;
  2206. }
  2207. #blog-listing-medium .post .image {
  2208. margin-bottom: 10px;
  2209. position: relative;
  2210. /* overflow: hidden; */
  2211. }
  2212. #blog-listing-medium .post .image img {
  2213. -webkit-transition: all 0.2s ease-out;
  2214. -moz-transition: all 0.2s ease-out;
  2215. transition: all 0.2s ease-out;
  2216. height: 160px;
  2217. width: 100%;
  2218. object-fit: cover;
  2219. position: relative;
  2220. z-index: 100;
  2221. }
  2222. @media (max-width: 991px) {
  2223. #blog-listing-medium .post .image img {
  2224. height: 45vw;
  2225. }
  2226. }
  2227. @media (max-width: 767px) {
  2228. #blog-listing-medium .post .image img.img-responsive {
  2229. min-width: 100%;
  2230. }
  2231. }
  2232. #blog-listing-medium .post .image::after {
  2233. position: absolute;
  2234. content: " ";
  2235. right: 3.5rem;
  2236. bottom: 2.5rem;
  2237. width: 90%;
  2238. height: 90%;
  2239. z-index: 10;
  2240. }
  2241. #blog-listing-medium .post .image img {
  2242. border: 5px solid white;
  2243. }
  2244. #blog-listing-medium .post:nth-of-type(3n + 1) .image::after {
  2245. background-color: thistle;
  2246. }
  2247. #blog-listing-medium .post:nth-of-type(3n + 2) .image::after {
  2248. background-color: #f3f3f9;
  2249. }
  2250. #blog-listing-medium .post:nth-of-type(3n) .image::after {
  2251. background-color: #eba764;
  2252. }
  2253. #blog-listing-medium .post .video {
  2254. margin-bottom: 10px;
  2255. }
  2256. #blog-listing-medium .post .read-more {
  2257. text-align: right;
  2258. }
  2259. .box-image-text.blog .author-category {
  2260. color: #999999;
  2261. text-transform: uppercase;
  2262. letter-spacing: 0.08em;
  2263. font-weight: 300;
  2264. font-size: 12px;
  2265. }
  2266. .box-image-text.blog .author-category a {
  2267. font-weight: 500;
  2268. }
  2269. .box-image-text.blog .intro {
  2270. text-align: left;
  2271. margin-bottom: 20px;
  2272. }
  2273. #blog-homepage .post {
  2274. margin-bottom: 30px;
  2275. }
  2276. #blog-homepage .post h2,
  2277. #blog-homepage .post h4,
  2278. #blog-homepage .post .author-category,
  2279. #blog-homepage .post .read-more {
  2280. text-align: center;
  2281. }
  2282. #blog-homepage .post .read-more {
  2283. margin-top: 20px;
  2284. }
  2285. #blog-post #post-content {
  2286. margin-bottom: 20px;
  2287. }
  2288. #blog-post .comment {
  2289. margin-bottom: 25px;
  2290. }
  2291. #blog-post .comment:before,
  2292. #blog-post .comment:after {
  2293. content: " ";
  2294. display: table;
  2295. }
  2296. #blog-post .comment:after {
  2297. clear: both;
  2298. }
  2299. #blog-post .comment:before,
  2300. #blog-post .comment:after {
  2301. content: " ";
  2302. display: table;
  2303. }
  2304. #blog-post .comment:after {
  2305. clear: both;
  2306. }
  2307. #blog-post .comment .posted {
  2308. color: #999999;
  2309. font-size: 12px;
  2310. }
  2311. #blog-post .comment .reply {
  2312. font-family: "Roboto", Helvetica, Arial, sans-serif;
  2313. }
  2314. #blog-post .comment.last {
  2315. margin-bottom: 0;
  2316. }
  2317. #blog-post #comments,
  2318. #blog-post #comment-form {
  2319. padding: 20px 0;
  2320. margin-top: 20px;
  2321. border-top: solid 1px #eeeeee;
  2322. }
  2323. #blog-post #comments:before,
  2324. #blog-post #comment-form:before,
  2325. #blog-post #comments:after,
  2326. #blog-post #comment-form:after {
  2327. content: " ";
  2328. display: table;
  2329. }
  2330. #blog-post #comments:after,
  2331. #blog-post #comment-form:after {
  2332. clear: both;
  2333. }
  2334. #blog-post #comments:before,
  2335. #blog-post #comment-form:before,
  2336. #blog-post #comments:after,
  2337. #blog-post #comment-form:after {
  2338. content: " ";
  2339. display: table;
  2340. }
  2341. #blog-post #comments:after,
  2342. #blog-post #comment-form:after {
  2343. clear: both;
  2344. }
  2345. #blog-post #comments h4,
  2346. #blog-post #comment-form h4 {
  2347. margin-bottom: 20px;
  2348. }
  2349. #blog-post #comment-form {
  2350. margin-bottom: 20px;
  2351. }
  2352. .product {
  2353. background: #fff;
  2354. border-bottom: solid 1px #e6e6e6;
  2355. -webkit-box-sizing: border-box;
  2356. -moz-box-sizing: border-box;
  2357. box-sizing: border-box;
  2358. margin-bottom: 60px;
  2359. overflow: hidden;
  2360. text-align: center;
  2361. }
  2362. .product .image {
  2363. overflow: hidden;
  2364. }
  2365. .product .image img {
  2366. -webkit-transition: all 0.2s ease-out;
  2367. -moz-transition: all 0.2s ease-out;
  2368. transition: all 0.2s ease-out;
  2369. }
  2370. @media (max-width: 767px) {
  2371. .product .image img.img-responsive {
  2372. min-width: 100%;
  2373. }
  2374. }
  2375. .product .text {
  2376. padding: 10px;
  2377. }
  2378. .product .text h3 {
  2379. font-size: 14px;
  2380. font-weight: 700;
  2381. height: 39.6px;
  2382. text-transform: uppercase;
  2383. letter-spacing: 0.08em;
  2384. }
  2385. .product .text h3 a {
  2386. color: #555555;
  2387. }
  2388. .product .text h3 a:hover {
  2389. text-decoration: none;
  2390. }
  2391. .product .text p.price {
  2392. font-size: 18px;
  2393. }
  2394. .product .text p.price del {
  2395. color: #999999;
  2396. }
  2397. .product .buttons {
  2398. clear: both;
  2399. position: absolute;
  2400. display: none;
  2401. bottom: 0;
  2402. -webkit-box-sizing: border-box;
  2403. -moz-box-sizing: border-box;
  2404. box-sizing: border-box;
  2405. width: 100%;
  2406. border: solid 1px transparent;
  2407. padding: 20px;
  2408. background: rgba(255, 255, 255, 0.9);
  2409. -webkit-transition: all 0.2s ease-out;
  2410. -moz-transition: all 0.2s ease-out;
  2411. transition: all 0.2s ease-out;
  2412. text-align: center;
  2413. }
  2414. .product .buttons .btn {
  2415. margin-bottom: 20px;
  2416. }
  2417. .product:hover {
  2418. border-bottom: solid 1px #808080;
  2419. top: 0;
  2420. }
  2421. .product:hover .buttons {
  2422. clear: both;
  2423. position: absolute;
  2424. top: 0;
  2425. background: rgba(255, 255, 255, 0.5);
  2426. }
  2427. .product:hover .image img {
  2428. -webkit-transform: scale(1.1, 1.1);
  2429. -ms-transform: scale(1.1, 1.1);
  2430. -o-transform: scale(1.1, 1.1);
  2431. transform: scale(1.1, 1.1);
  2432. }
  2433. .goToDescription {
  2434. font-size: 12px;
  2435. text-align: center;
  2436. margin-bottom: 40px;
  2437. }
  2438. .goToDescription a {
  2439. color: #999999;
  2440. text-decoration: underline;
  2441. }
  2442. #productMain {
  2443. margin-bottom: 30px;
  2444. }
  2445. #productMain .sizes {
  2446. text-align: center;
  2447. }
  2448. #productMain .sizes h3 {
  2449. font-weight: 700;
  2450. letter-spacing: 0.08em;
  2451. text-transform: uppercase;
  2452. margin-bottom: 40px;
  2453. }
  2454. #productMain .sizes a {
  2455. display: inline-block;
  2456. width: 40px;
  2457. height: 40px;
  2458. border-radius: 40px;
  2459. background: #ccc;
  2460. line-height: 40px;
  2461. color: #555555;
  2462. text-align: center;
  2463. text-decoration: none;
  2464. font-family: "Roboto", Helvetica, Arial, sans-serif;
  2465. }
  2466. #productMain .sizes a.active,
  2467. #productMain .sizes a:hover {
  2468. background: #38a7bb;
  2469. color: #fff;
  2470. }
  2471. #productMain .sizes input {
  2472. display: none;
  2473. }
  2474. #productMain .price {
  2475. font-size: 40px;
  2476. text-align: center;
  2477. margin-top: 40px;
  2478. margin-bottom: 40px;
  2479. }
  2480. #thumbs a {
  2481. display: block;
  2482. border: solid 1px transparent;
  2483. }
  2484. #thumbs a.active {
  2485. border-color: #38a7bb;
  2486. }
  2487. #product-social {
  2488. text-align: center;
  2489. }
  2490. #product-social h4 {
  2491. font-weight: 300;
  2492. margin-bottom: 10px;
  2493. }
  2494. #product-social p {
  2495. line-height: 26px;
  2496. }
  2497. #product-social p a {
  2498. margin: 0 10px 0 0;
  2499. color: #fff;
  2500. display: inline-block;
  2501. width: 26px;
  2502. height: 26px;
  2503. border-radius: 13px;
  2504. line-height: 26px;
  2505. font-size: 15px;
  2506. text-align: center;
  2507. -webkit-transition: all 0.2s ease-out;
  2508. -moz-transition: all 0.2s ease-out;
  2509. transition: all 0.2s ease-out;
  2510. vertical-align: bottom;
  2511. }
  2512. #product-social p a i {
  2513. vertical-align: bottom;
  2514. line-height: 26px;
  2515. }
  2516. #product-social p a.facebook {
  2517. background-color: #4460ae;
  2518. }
  2519. #product-social p a.gplus {
  2520. background-color: #c21f25;
  2521. }
  2522. #product-social p a.twitter {
  2523. background-color: #3cf;
  2524. }
  2525. #product-social p a.instagram {
  2526. background-color: #cd4378;
  2527. }
  2528. #product-social p a.email {
  2529. background-color: #4a7f45;
  2530. }
  2531. @media (max-width: 991px) {
  2532. #product-social {
  2533. text-align: center;
  2534. }
  2535. }
  2536. #checkout .nav {
  2537. margin-bottom: 20px;
  2538. border-bottom: solid 1px #38a7bb;
  2539. }
  2540. #checkout .nav li {
  2541. height: 100%;
  2542. }
  2543. #checkout .nav li a {
  2544. display: block;
  2545. height: 100%;
  2546. }
  2547. #order-summary table {
  2548. margin-top: 20px;
  2549. }
  2550. #order-summary table td {
  2551. color: #999999;
  2552. }
  2553. #order-summary table tr.total td,
  2554. #order-summary table tr.total th {
  2555. font-size: 18px;
  2556. color: #555555;
  2557. font-weight: 700;
  2558. }
  2559. #checkout .table tbody tr td,
  2560. #basket .table tbody tr td,
  2561. #customer-order .table tbody tr td {
  2562. vertical-align: middle;
  2563. }
  2564. #checkout .table tbody tr td input,
  2565. #basket .table tbody tr td input,
  2566. #customer-order .table tbody tr td input {
  2567. width: 50px;
  2568. text-align: right;
  2569. }
  2570. #checkout .table tbody tr td img,
  2571. #basket .table tbody tr td img,
  2572. #customer-order .table tbody tr td img {
  2573. width: 50px;
  2574. }
  2575. #checkout .table tfoot,
  2576. #basket .table tfoot,
  2577. #customer-order .table tfoot {
  2578. font-size: 18px;
  2579. }
  2580. .shipping-method h4,
  2581. .payment-method h4 {
  2582. text-transform: uppercase;
  2583. letter-spacing: 0.08em;
  2584. }
  2585. #customer-orders table tr th,
  2586. #customer-orders table tr td {
  2587. vertical-align: baseline;
  2588. }
  2589. #customer-order .table tfoot th {
  2590. font-size: 18px;
  2591. font-weight: 300;
  2592. }
  2593. #customer-order .addresses {
  2594. text-align: right;
  2595. margin-bottom: 30px;
  2596. }
  2597. #customer-order .addresses p {
  2598. font-size: 18px;
  2599. font-weight: 300;
  2600. }
  2601. #customer-account {
  2602. margin-bottom: 30px;
  2603. }
  2604. #get-it {
  2605. background: #38a7bb;
  2606. padding: 50px 0 30px;
  2607. color: #fff;
  2608. text-align: center;
  2609. }
  2610. #get-it h1,
  2611. #get-it h2,
  2612. #get-it h3,
  2613. #get-it h4,
  2614. #get-it h5,
  2615. #get-it h6 {
  2616. color: #fff;
  2617. text-transform: uppercase;
  2618. letter-spacing: 0.08em;
  2619. margin: 0 0 20px;
  2620. }
  2621. #get-it p {
  2622. margin: 0 0 20px;
  2623. }
  2624. #footer {
  2625. background: #f0f0f0;
  2626. padding: 50px 0;
  2627. color: #24282f;
  2628. }
  2629. #footer h1,
  2630. #footer h2,
  2631. #footer h3,
  2632. #footer h4,
  2633. #footer h5,
  2634. #footer h6 {
  2635. color: #eeeeee;
  2636. }
  2637. #footer h4 {
  2638. font-size: 14px;
  2639. font-weight: 800;
  2640. text-transform: uppercase;
  2641. letter-spacing: 0.08em;
  2642. }
  2643. #footer ul {
  2644. padding-left: 0;
  2645. list-style: none;
  2646. }
  2647. #footer ul a {
  2648. color: #999999;
  2649. }
  2650. #footer ul a:hover {
  2651. color: #38a7bb;
  2652. text-decoration: none;
  2653. }
  2654. #footer .photostream div {
  2655. float: left;
  2656. display: block;
  2657. -webkit-box-sizing: border-box;
  2658. -moz-box-sizing: border-box;
  2659. box-sizing: border-box;
  2660. width: 33%;
  2661. padding: 7.5px;
  2662. overflow: hidden;
  2663. }
  2664. #footer .photostream div a {
  2665. border: solid 1 px #eeeeee;
  2666. }
  2667. #footer .photostream div img {
  2668. -webkit-transition: all 0.2s ease-out;
  2669. -moz-transition: all 0.2s ease-out;
  2670. transition: all 0.2s ease-out;
  2671. }
  2672. #footer .photostream div:hover img {
  2673. -webkit-transform: scale(1.1, 1.1);
  2674. -ms-transform: scale(1.1, 1.1);
  2675. -o-transform: scale(1.1, 1.1);
  2676. transform: scale(1.1, 1.1);
  2677. }
  2678. #footer .blog-entries .item {
  2679. clear: both;
  2680. padding: 5px 0;
  2681. margin-bottom: 10px;
  2682. border-bottom: solid 1px #555555;
  2683. }
  2684. #footer .blog-entries .item .image {
  2685. float: left;
  2686. width: 15%;
  2687. margin-right: 10px;
  2688. }
  2689. #footer .blog-entries .item .name {
  2690. width: 75%;
  2691. margin-left: 10px;
  2692. display: table-cell;
  2693. vertical-align: middle;
  2694. }
  2695. #footer .blog-entries .item .name h5 {
  2696. margin: 0;
  2697. text-transform: uppercase;
  2698. letter-spacing: 0.08em;
  2699. font-size: 12px;
  2700. }
  2701. #footer .blog-entries .item .name h5 a {
  2702. color: #eeeeee;
  2703. }
  2704. #footer .blog-entries .item .text {
  2705. width: 100%;
  2706. clear: both;
  2707. }
  2708. #footer .blog-entries .item:last-child {
  2709. border-bottom: none;
  2710. margin-bottom: 0;
  2711. }
  2712. #footer .social a {
  2713. color: #555555;
  2714. font-size: 25px;
  2715. margin: 0 10px 0 0;
  2716. }
  2717. #footer .social a:hover {
  2718. color: #38a7bb;
  2719. }
  2720. #copyright {
  2721. background: #333;
  2722. color: #ccc;
  2723. padding: 50px 0;
  2724. font-size: 12px;
  2725. line-height: 28px;
  2726. }
  2727. #copyright p {
  2728. margin: 0;
  2729. }
  2730. @media (max-width: 991px) {
  2731. #copyright p {
  2732. float: none !important;
  2733. text-align: center;
  2734. margin-bottom: 10px;
  2735. }
  2736. }
  2737. [data-animate] {
  2738. opacity: 0;
  2739. filter: alpha(opacity=0);
  2740. }
  2741. #style-switch-button {
  2742. position: fixed;
  2743. top: 100px;
  2744. left: 0px;
  2745. border-radius: 0;
  2746. }
  2747. #style-switch {
  2748. -webkit-box-sizing: border-box;
  2749. -moz-box-sizing: border-box;
  2750. box-sizing: border-box;
  2751. width: 300px;
  2752. padding: 20px;
  2753. position: fixed;
  2754. top: 140px;
  2755. left: 0;
  2756. background: #fff;
  2757. border: solid 1px #eeeeee;
  2758. }
  2759. @media (max-width: 991px) {
  2760. #style-switch-button {
  2761. display: none;
  2762. }
  2763. #style-switch {
  2764. display: none;
  2765. }
  2766. }
  2767. /* Original Boostrap template overwrite */
  2768. /* breadcrumbs */
  2769. .breadcrumb {
  2770. font-family: "Roboto", Helvetica, Arial, sans-serif;
  2771. text-transform: uppercase;
  2772. background-color: none;
  2773. letter-spacing: 0.08em;
  2774. }
  2775. /* nav */
  2776. .nav>li>a {
  2777. padding: 10px 15px;
  2778. }
  2779. /* .nav>li>a:hover,
  2780. .nav>li>a:focus {
  2781. background-color: #eeeeee;
  2782. } */
  2783. .nav>li.disabled>a {
  2784. color: #999999;
  2785. }
  2786. .nav>li.disabled>a:hover,
  2787. .nav>li.disabled>a:focus {
  2788. color: #999999;
  2789. }
  2790. .nav .open>a,
  2791. .nav .open>a:hover,
  2792. .nav .open>a:focus {
  2793. background-color: #eeeeee;
  2794. border-color: #38a7bb;
  2795. }
  2796. .nav-tabs {
  2797. border-bottom: 1px solid #38a7bb;
  2798. }
  2799. .nav-tabs>li {
  2800. float: left;
  2801. margin-bottom: -1px;
  2802. }
  2803. .nav-tabs>li>a {
  2804. margin-right: 2px;
  2805. line-height: 1.42857143;
  2806. border: 1px solid transparent;
  2807. border-radius: 0 0 0 0;
  2808. }
  2809. .nav-tabs>li>a:hover {
  2810. border-color: #eeeeee #eeeeee #38a7bb;
  2811. }
  2812. .nav-tabs>li.active>a,
  2813. .nav-tabs>li.active>a:hover,
  2814. .nav-tabs>li.active>a:focus {
  2815. color: #555555;
  2816. background-color: #ffffff;
  2817. border: 1px solid #38a7bb;
  2818. border-bottom-color: transparent;
  2819. cursor: default;
  2820. }
  2821. .nav-tabs.nav-justified {
  2822. width: 100%;
  2823. border-bottom: solid 1px #38a7bb;
  2824. border-bottom: 0;
  2825. }
  2826. .nav-tabs.nav-justified>li {
  2827. float: none;
  2828. }
  2829. .nav-tabs.nav-justified>li>a {
  2830. text-align: center;
  2831. /*margin-bottom: 5px;*/
  2832. }
  2833. .nav-tabs.nav-justified>.dropdown .dropdown-menu {
  2834. top: auto;
  2835. left: auto;
  2836. }
  2837. .nav-tabs.nav-justified>li>a {
  2838. margin-right: 0;
  2839. border-radius: 0;
  2840. }
  2841. .nav-tabs.nav-justified>.active>a,
  2842. .nav-tabs.nav-justified>.active>a:hover,
  2843. .nav-tabs.nav-justified>.active>a:focus {
  2844. border: 1px solid #38a7bb;
  2845. }
  2846. @media (min-width: 768px) {
  2847. .nav-tabs.nav-justified>li>a {
  2848. border-bottom: 1px solid #38a7bb;
  2849. border-radius: 0 0 0 0;
  2850. }
  2851. .nav-tabs.nav-justified>.active>a,
  2852. .nav-tabs.nav-justified>.active>a:hover,
  2853. .nav-tabs.nav-justified>.active>a:focus {
  2854. border-bottom-color: #ffffff;
  2855. }
  2856. }
  2857. .nav-pills>li {
  2858. float: left;
  2859. }
  2860. .nav-pills>li>a {
  2861. border-radius: 0;
  2862. }
  2863. .nav-pills>li+li {
  2864. margin-left: 2px;
  2865. }
  2866. .nav-pills>li.active>a,
  2867. .nav-pills>li.active>a:hover,
  2868. .nav-pills>li.active>a:focus {
  2869. color: #ffffff;
  2870. background-color: #ffebe2;
  2871. }
  2872. .nav-stacked>li {
  2873. float: none;
  2874. }
  2875. .nav-stacked>li+li {
  2876. margin-top: 2px;
  2877. margin-left: 0;
  2878. }
  2879. .nav-justified {
  2880. width: 100%;
  2881. border-bottom: solid 1px #38a7bb;
  2882. }
  2883. .nav-justified>li {
  2884. float: none;
  2885. }
  2886. .nav-justified>li>a {
  2887. text-align: center;
  2888. /*margin-bottom: 5px;*/
  2889. }
  2890. .nav-justified>.dropdown .dropdown-menu {
  2891. top: auto;
  2892. left: auto;
  2893. }
  2894. .nav-tabs-justified {
  2895. border-bottom: 0;
  2896. }
  2897. .nav-tabs-justified>li>a {
  2898. margin-right: 0;
  2899. border-radius: 0;
  2900. }
  2901. .nav-tabs-justified>.active>a,
  2902. .nav-tabs-justified>.active>a:hover,
  2903. .nav-tabs-justified>.active>a:focus {
  2904. border: 1px solid #38a7bb;
  2905. }
  2906. @media (min-width: 768px) {
  2907. .nav-tabs-justified>li>a {
  2908. border-bottom: 1px solid #38a7bb;
  2909. border-radius: 0 0 0 0;
  2910. }
  2911. .nav-tabs-justified>.active>a,
  2912. .nav-tabs-justified>.active>a:hover,
  2913. .nav-tabs-justified>.active>a:focus {
  2914. border-bottom-color: #ffffff;
  2915. }
  2916. }
  2917. .tab-content {
  2918. padding: 15px;
  2919. border: solid 1px #ddd;
  2920. border-top: none;
  2921. }
  2922. /* navbar */
  2923. /* .navbar {
  2924. position: relative;
  2925. min-height: 62px;
  2926. margin-bottom: 0;
  2927. border-bottom: 1px solid transparent;
  2928. }
  2929. @media (min-width: 768px) {
  2930. .navbar {
  2931. border-radius: 0px;
  2932. }
  2933. }
  2934. @media (min-width: 768px) {
  2935. .navbar-header {
  2936. float: left;
  2937. }
  2938. }
  2939. .navbar-collapse {
  2940. overflow-x: visible;
  2941. padding-right: 15px;
  2942. padding-left: 15px;
  2943. }
  2944. .navbar-collapse.in {
  2945. overflow-y: auto;
  2946. }
  2947. @media (min-width: 768px) {
  2948. .navbar-collapse {
  2949. width: auto;
  2950. border-top: 0;
  2951. box-shadow: none;
  2952. }
  2953. .navbar-collapse.collapse {
  2954. display: block !important;
  2955. height: auto !important;
  2956. padding-bottom: 0;
  2957. overflow: visible !important;
  2958. }
  2959. .navbar-collapse.in {
  2960. overflow-y: visible;
  2961. }
  2962. .navbar-fixed-top .navbar-collapse,
  2963. .navbar-static-top .navbar-collapse,
  2964. .navbar-fixed-bottom .navbar-collapse {
  2965. padding-left: 0;
  2966. padding-right: 0;
  2967. }
  2968. }
  2969. .navbar-fixed-top .navbar-collapse,
  2970. .navbar-affixed-top .navbar-collapse,
  2971. .navbar-fixed-bottom .navbar-collapse {
  2972. max-height: 340px;
  2973. }
  2974. @media (max-width: 480px) and (orientation: landscape) {
  2975. .navbar-fixed-top .navbar-collapse,
  2976. .navbar-affixed-top .navbar-collapse,
  2977. .navbar-fixed-bottom .navbar-collapse {
  2978. max-height: 200px;
  2979. }
  2980. }
  2981. .container > .navbar-header,
  2982. .container-fluid > .navbar-header,
  2983. .container > .navbar-collapse,
  2984. .container-fluid > .navbar-collapse {
  2985. margin-right: -15px;
  2986. margin-left: -15px;
  2987. }
  2988. @media (min-width: 768px) {
  2989. .container > .navbar-header,
  2990. .container-fluid > .navbar-header,
  2991. .container > .navbar-collapse,
  2992. .container-fluid > .navbar-collapse {
  2993. margin-right: 0;
  2994. margin-left: 0;
  2995. }
  2996. }
  2997. .navbar-static-top {
  2998. z-index: 1000;
  2999. border-width: 0 0 1px;
  3000. }
  3001. @media (min-width: 768px) {
  3002. .navbar-static-top {
  3003. border-radius: 0;
  3004. }
  3005. }
  3006. .navbar-fixed-top,
  3007. .navbar-fixed-bottom {
  3008. position: fixed;
  3009. right: 0;
  3010. left: 0;
  3011. z-index: 1030;
  3012. -webkit-transform: translate3d(0, 0, 0);
  3013. transform: translate3d(0, 0, 0);
  3014. }
  3015. @media (min-width: 768px) {
  3016. .navbar-fixed-top,
  3017. .navbar-fixed-bottom {
  3018. border-radius: 0;
  3019. }
  3020. }
  3021. .navbar-fixed-top {
  3022. top: 0;
  3023. border-width: 0 0 1px;
  3024. }
  3025. .navbar-fixed-bottom {
  3026. bottom: 0;
  3027. margin-bottom: 0;
  3028. border-width: 1px 0 0;
  3029. }
  3030. .navbar-brand {
  3031. float: left;
  3032. padding: 10px 15px;
  3033. font-size: 18px;
  3034. line-height: 20px;
  3035. height: 62px;
  3036. }
  3037. .navbar-brand:hover,
  3038. .navbar-brand:focus {
  3039. text-decoration: none;
  3040. }
  3041. @media (min-width: 768px) {
  3042. .navbar > .container .navbar-brand,
  3043. .navbar > .container-fluid .navbar-brand {
  3044. margin-left: -15px;
  3045. }
  3046. }
  3047. .navbar-toggle {
  3048. position: relative;
  3049. float: right;
  3050. margin-right: 15px;
  3051. padding: 9px 10px;
  3052. margin-top: 14px;
  3053. margin-bottom: 14px;
  3054. background-color: transparent;
  3055. background-image: none;
  3056. border: 1px solid transparent;
  3057. border-radius: 0;
  3058. }
  3059. .navbar-toggle:focus {
  3060. outline: 0;
  3061. }
  3062. .navbar-nav {
  3063. margin: 10.5px -15px;
  3064. }
  3065. .navbar-nav > li > a {
  3066. padding-top: 10px;
  3067. padding-bottom: 10px;
  3068. line-height: 20px;
  3069. }
  3070. @media (max-width: 767px) {
  3071. .navbar-nav .open .dropdown-menu > li > a,
  3072. .navbar-nav .open .dropdown-menu .dropdown-header {
  3073. padding: 5px 15px 5px 25px;
  3074. }
  3075. .navbar-nav .open .dropdown-menu > li > a {
  3076. line-height: 20px;
  3077. }
  3078. .navbar-nav .open .dropdown-menu > li > a:hover,
  3079. .navbar-nav .open .dropdown-menu > li > a:focus {
  3080. background-image: none;
  3081. }
  3082. }
  3083. @media (min-width: 768px) {
  3084. .navbar-nav {
  3085. float: left;
  3086. margin: 0;
  3087. }
  3088. .navbar-nav > li {
  3089. float: left;
  3090. }
  3091. .navbar-nav > li > a {
  3092. padding-top: 21px;
  3093. padding-bottom: 21px;
  3094. }
  3095. .navbar-nav.navbar-right:last-child {
  3096. margin-right: -15px;
  3097. }
  3098. }
  3099. @media (min-width: 768px) {
  3100. .navbar-left {
  3101. float: left !important;
  3102. }
  3103. .navbar-right {
  3104. float: right !important;
  3105. }
  3106. }
  3107. .navbar-form {
  3108. margin-left: -15px;
  3109. margin-right: -15px;
  3110. padding: 10px 15px;
  3111. border-top: 1px solid transparent;
  3112. border-bottom: 1px solid transparent;
  3113. -webkit-box-shadow:
  3114. inset 0 1px 0 rgba(255, 255, 255, 0.1),
  3115. 0 1px 0 rgba(255, 255, 255, 0.1);
  3116. box-shadow:
  3117. inset 0 1px 0 rgba(255, 255, 255, 0.1),
  3118. 0 1px 0 rgba(255, 255, 255, 0.1);
  3119. margin-top: 14px;
  3120. margin-bottom: 14px;
  3121. }
  3122. @media (max-width: 767px) {
  3123. .navbar-form .form-group {
  3124. margin-bottom: 5px;
  3125. }
  3126. }
  3127. @media (min-width: 768px) {
  3128. .navbar-form {
  3129. width: auto;
  3130. border: 0;
  3131. margin-left: 0;
  3132. margin-right: 0;
  3133. padding-top: 0;
  3134. padding-bottom: 0;
  3135. -webkit-box-shadow: none;
  3136. box-shadow: none;
  3137. }
  3138. .navbar-form.navbar-right:last-child {
  3139. margin-right: -15px;
  3140. }
  3141. }
  3142. .navbar-nav > li > .dropdown-menu {
  3143. margin-top: 0;
  3144. border-top-right-radius: 0;
  3145. border-top-left-radius: 0;
  3146. }
  3147. .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  3148. border-bottom-right-radius: 0;
  3149. border-bottom-left-radius: 0;
  3150. }
  3151. .navbar-btn {
  3152. margin-top: 14px;
  3153. margin-bottom: 14px;
  3154. }
  3155. .navbar-btn.btn-sm {
  3156. margin-top: 16px;
  3157. margin-bottom: 16px;
  3158. }
  3159. .navbar-btn.btn-xs {
  3160. margin-top: 20px;
  3161. margin-bottom: 20px;
  3162. }
  3163. .navbar-text {
  3164. margin-top: 21px;
  3165. margin-bottom: 21px;
  3166. }
  3167. @media (min-width: 768px) {
  3168. .navbar-text {
  3169. float: left;
  3170. margin-left: 15px;
  3171. margin-right: 15px;
  3172. }
  3173. .navbar-text.navbar-right:last-child {
  3174. margin-right: 0;
  3175. }
  3176. }
  3177. .navbar-default {
  3178. background-color: #ffffff;
  3179. border-color: #cccccc;
  3180. border-bottom: none;
  3181. }
  3182. .navbar-default .navbar-brand {
  3183. color: #555555;
  3184. }
  3185. .navbar-default .navbar-brand:hover,
  3186. .navbar-default .navbar-brand:focus {
  3187. color: #3b3b3b;
  3188. background-color: transparent;
  3189. }
  3190. .navbar-default .navbar-text {
  3191. color: #777777;
  3192. }
  3193. .navbar-default .navbar-nav > li > a {
  3194. color: #555555;
  3195. }
  3196. .navbar-default .navbar-nav > li > a:hover,
  3197. .navbar-default .navbar-nav > li > a:focus {
  3198. color: #555555;
  3199. background-color: #80cbd9;
  3200. }
  3201. .navbar-default .navbar-nav > .active > a,
  3202. .navbar-default .navbar-nav > .active > a:hover,
  3203. .navbar-default .navbar-nav > .active > a:focus {
  3204. color: #ffffff;
  3205. background-color: #38a7bb;
  3206. }
  3207. .navbar-default .navbar-nav > .disabled > a,
  3208. .navbar-default .navbar-nav > .disabled > a:hover,
  3209. .navbar-default .navbar-nav > .disabled > a:focus {
  3210. color: #cccccc;
  3211. background-color: transparent;
  3212. }
  3213. .navbar-default .navbar-toggle {
  3214. border-color: #dddddd;
  3215. }
  3216. .navbar-default .navbar-toggle:hover,
  3217. .navbar-default .navbar-toggle:focus {
  3218. background-color: #ea5413;
  3219. }
  3220. .navbar-default .navbar-toggle .icon-bar {
  3221. background-color: #888888;
  3222. }
  3223. .navbar-default .navbar-collapse,
  3224. .navbar-default .navbar-form {
  3225. border-color: #cccccc;
  3226. }
  3227. .navbar-default .navbar-nav > .open > a,
  3228. .navbar-default .navbar-nav > .open > a:hover,
  3229. .navbar-default .navbar-nav > .open > a:focus {
  3230. background-color: #38a7bb;
  3231. color: #ffffff;
  3232. }
  3233. @media (max-width: 767px) {
  3234. .navbar-default .navbar-nav .open .dropdown-menu > li > a {
  3235. color: #555555;
  3236. }
  3237. .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  3238. .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  3239. color: #38a7bb;
  3240. }
  3241. .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  3242. .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  3243. .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  3244. color: #ffffff;
  3245. background-color: #38a7bb;
  3246. }
  3247. .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  3248. .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  3249. .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  3250. color: #cccccc;
  3251. background-color: transparent;
  3252. }
  3253. }
  3254. .navbar-default .navbar-link {
  3255. color: #555555;
  3256. }
  3257. .navbar-default .navbar-link:hover {
  3258. color: #555555;
  3259. }
  3260. .navbar-default .btn-link {
  3261. color: #555555;
  3262. }
  3263. .navbar-default .btn-link:hover,
  3264. .navbar-default .btn-link:focus {
  3265. color: #555555;
  3266. }
  3267. .navbar-default .btn-link[disabled]:hover,
  3268. fieldset[disabled] .navbar-default .btn-link:hover,
  3269. .navbar-default .btn-link[disabled]:focus,
  3270. fieldset[disabled] .navbar-default .btn-link:focus {
  3271. color: #cccccc;
  3272. } */
  3273. /* scaffolding */
  3274. body {
  3275. font-family: "Roboto", Helvetica, Arial, sans-serif;
  3276. font-size: 14px;
  3277. line-height: 1.42857143;
  3278. color: #555555;
  3279. }
  3280. a {
  3281. color: #ea5413;
  3282. text-decoration: none;
  3283. }
  3284. .panel.sidebar-menu .panel-body a {
  3285. color: #181c47;
  3286. }
  3287. a:hover,
  3288. a:focus {
  3289. color: #cf3e00;
  3290. text-decoration: none;
  3291. }
  3292. a:focus {
  3293. outline: thin dotted;
  3294. outline: 5px auto -webkit-focus-ring-color;
  3295. outline-offset: -2px;
  3296. }
  3297. .img-rounded {
  3298. border-radius: 0;
  3299. }
  3300. hr {
  3301. margin-top: 20px;
  3302. margin-bottom: 20px;
  3303. border: 0;
  3304. border-top: 1px solid #eeeeee;
  3305. }
  3306. /* breadcrumbs */
  3307. .breadcrumb {
  3308. padding: 20px 0;
  3309. margin-bottom: 20px;
  3310. background-color: transparent;
  3311. border-radius: 0;
  3312. text-align: right;
  3313. }
  3314. .breadcrumb>li+li:before {
  3315. content: ">\00a0";
  3316. color: #555555;
  3317. }
  3318. .breadcrumb>.active {
  3319. color: #999999;
  3320. }
  3321. @media (max-width: 991px) {
  3322. .breadcrumb {
  3323. padding: 20px 0;
  3324. text-align: center;
  3325. }
  3326. }
  3327. /* dropdowns */
  3328. .dropdown-menu {
  3329. z-index: 1000;
  3330. font-size: 14px;
  3331. background-color: #ffffff;
  3332. border: 1px solid #cccccc;
  3333. border: 1px solid rgba(0, 0, 0, 0.15);
  3334. border-radius: 0;
  3335. -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  3336. box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  3337. }
  3338. .dropdown-menu.pull-right {
  3339. right: 0;
  3340. left: auto;
  3341. }
  3342. .dropdown-menu .divider {
  3343. height: 1px;
  3344. margin: 9px 0;
  3345. overflow: hidden;
  3346. background-color: #e5e5e5;
  3347. }
  3348. .dropdown-menu>li>a {
  3349. padding: 5px 20px;
  3350. line-height: 1.42857143;
  3351. color: #333333;
  3352. white-space: nowrap;
  3353. }
  3354. /* labels */
  3355. .label {
  3356. font-family: "Roboto", Helvetica, Arial, sans-serif;
  3357. font-weight: normal;
  3358. text-transform: uppercase;
  3359. letter-spacing: 0.08em;
  3360. }
  3361. /* forms.less */
  3362. label {
  3363. font-weight: normal;
  3364. }
  3365. .form-control {
  3366. -webkit-box-shadow: none;
  3367. box-shadow: none;
  3368. border-radius: 0;
  3369. }
  3370. .form-control:focus {
  3371. border-color: #38a7bb;
  3372. outline: 0;
  3373. -webkit-box-shadow:
  3374. inset 0 1px 1px rgba(0, 0, 0, 0.075),
  3375. 0 0 8px rgba(56, 167, 187, 0.6);
  3376. box-shadow:
  3377. inset 0 1px 1px rgba(0, 0, 0, 0.075),
  3378. 0 0 8px rgba(56, 167, 187, 0.6);
  3379. }
  3380. .form-group {
  3381. margin-bottom: 20px;
  3382. }
  3383. /* pager*/
  3384. .pager {
  3385. display: flex;
  3386. justify-content: space-between;
  3387. margin: 20px 0;
  3388. padding-left: 0;
  3389. padding-top: 20px;
  3390. border-top: solid 1px #eeeeee;
  3391. text-transform: uppercase;
  3392. letter-spacing: 1px;
  3393. font-family: "Roboto", Helvetica, Arial, sans-serif;
  3394. }
  3395. .pager li {
  3396. display: inline;
  3397. }
  3398. .pager li a {
  3399. display: block;
  3400. padding: 5px 15px;
  3401. }
  3402. .pager li>a,
  3403. .pager li>span {
  3404. background-color: #ffffff;
  3405. border: 1px solid #ea5413;
  3406. border-radius: 0;
  3407. color: #ea5413;
  3408. }
  3409. .pager li>a:hover,
  3410. .pager li>a:focus {
  3411. text-decoration: none;
  3412. color: #fff;
  3413. background-color: #ea5413;
  3414. }
  3415. .pager .disabled>a,
  3416. .pager .disabled>a:hover,
  3417. .pager .disabled>a:focus,
  3418. .pager .disabled>span {
  3419. color: #999999;
  3420. background-color: #ffffff;
  3421. border-color: #ddd;
  3422. }
  3423. /* pagination */
  3424. .pagination {
  3425. margin: 20px 0;
  3426. font-family: "Roboto", Helvetica, Arial, sans-serif;
  3427. border-radius: 0;
  3428. }
  3429. .pagination>li>a,
  3430. .pagination>li>span {
  3431. padding: 6px 12px;
  3432. line-height: 1.42857143;
  3433. text-decoration: none;
  3434. color: #38a7bb;
  3435. background-color: #ffffff;
  3436. border: 1px solid #dddddd;
  3437. }
  3438. .pagination>li>a:hover,
  3439. .pagination>li>span:hover,
  3440. .pagination>li>a:focus,
  3441. .pagination>li>span:focus {
  3442. color: #38a7bb;
  3443. background-color: #a7dbe5;
  3444. border-color: #dddddd;
  3445. }
  3446. .pagination>.active>a,
  3447. .pagination>.active>span,
  3448. .pagination>.active>a:hover,
  3449. .pagination>.active>span:hover,
  3450. .pagination>.active>a:focus,
  3451. .pagination>.active>span:focus {
  3452. z-index: 2;
  3453. color: #ffffff;
  3454. background-color: #38a7bb;
  3455. border-color: #38a7bb;
  3456. }
  3457. .pagination>.disabled>span,
  3458. .pagination>.disabled>span:hover,
  3459. .pagination>.disabled>span:focus,
  3460. .pagination>.disabled>a,
  3461. .pagination>.disabled>a:hover,
  3462. .pagination>.disabled>a:focus {
  3463. color: #999999;
  3464. background-color: #ffffff;
  3465. border-color: #dddddd;
  3466. }
  3467. /* responsive utilities */
  3468. @media (max-width: 767px) {
  3469. .text-center-xs {
  3470. text-align: center !important;
  3471. }
  3472. .text-center-xs img {
  3473. display: block;
  3474. margin-left: auto;
  3475. margin-right: auto;
  3476. }
  3477. }
  3478. @media (min-width: 768px) and (max-width: 991px) {
  3479. .text-center-sm {
  3480. text-align: center !important;
  3481. }
  3482. .text-center-sm img {
  3483. display: block;
  3484. margin-left: auto;
  3485. margin-right: auto;
  3486. }
  3487. }
  3488. /* type */
  3489. h1,
  3490. h2,
  3491. h3,
  3492. h4,
  3493. h5,
  3494. h6,
  3495. .h1,
  3496. .h2,
  3497. .h3,
  3498. .h4,
  3499. .h5,
  3500. .h6 {
  3501. font-family: "Roboto", Helvetica, Arial, sans-serif;
  3502. font-weight: 900;
  3503. line-height: 1.1;
  3504. color: #333333;
  3505. }
  3506. h1,
  3507. .h1,
  3508. h2,
  3509. .h2,
  3510. h3,
  3511. .h3 {
  3512. margin: 30px 0;
  3513. }
  3514. p {
  3515. margin: 0 0 10px;
  3516. }
  3517. .lead {
  3518. margin-bottom: 20px;
  3519. font-size: 18px;
  3520. }
  3521. @media (min-width: 768px) {
  3522. .lead {
  3523. font-size: 21px;
  3524. }
  3525. }
  3526. .text-small {
  3527. font-size: 12px;
  3528. }
  3529. .text-large {
  3530. font-size: 18px;
  3531. }
  3532. .text-italic {
  3533. font-style: italic;
  3534. }
  3535. .text-primary {
  3536. color: #38a7bb;
  3537. }
  3538. a.text-primary:hover {
  3539. color: #2c8494;
  3540. }
  3541. .bg-primary {
  3542. color: #fff;
  3543. background-color: #38a7bb;
  3544. }
  3545. a.bg-primary:hover {
  3546. background-color: #2c8494;
  3547. }
  3548. abbr[title],
  3549. abbr[data-original-title] {
  3550. border-bottom: 1px dotted #999999;
  3551. }
  3552. blockquote {
  3553. padding: 10px 20px;
  3554. margin: 0 0 20px;
  3555. font-size: 14px;
  3556. border-left: 5px solid #38a7bb;
  3557. }
  3558. blockquote footer,
  3559. blockquote small,
  3560. blockquote .small {
  3561. display: block;
  3562. font-size: 80%;
  3563. line-height: 1.42857143;
  3564. color: #999999;
  3565. }
  3566. blockquote footer:before,
  3567. blockquote small:before,
  3568. blockquote .small:before {
  3569. content: "\2014 \00A0";
  3570. }
  3571. .blockquote-reverse,
  3572. blockquote.pull-right {
  3573. border-right: 5px solid #38a7bb;
  3574. }
  3575. address {
  3576. margin-bottom: 20px;
  3577. line-height: 1.42857143;
  3578. }
  3579. .panel {
  3580. margin-bottom: 20px;
  3581. background-color: #ffffff;
  3582. border: 1px solid transparent;
  3583. border-radius: 0;
  3584. -webkit-box-shadow: 0 0 0;
  3585. box-shadow: 0 0 0;
  3586. }
  3587. .panel-heading {
  3588. border-top-right-radius: 0;
  3589. border-top-left-radius: 0;
  3590. text-transform: uppercase;
  3591. letter-spacing: 0.08em;
  3592. padding: 15px 15px;
  3593. }
  3594. .progress {
  3595. overflow: hidden;
  3596. height: 20px;
  3597. margin-bottom: 20px;
  3598. background-color: #f5f5f5;
  3599. border-radius: 0;
  3600. -webkit-box-shadow: none;
  3601. box-shadow: none;
  3602. }
  3603. .panel-group {
  3604. margin-bottom: 20px;
  3605. }
  3606. .panel-group .panel {
  3607. margin-bottom: 0;
  3608. border-radius: 0;
  3609. overflow: hidden;
  3610. }
  3611. .panel-group .panel+.panel {
  3612. margin-top: 5px;
  3613. }
  3614. .panel-group.accordion .panel {
  3615. border-color: #ccc;
  3616. }
  3617. .panel-primary {
  3618. border-color: #38a7bb;
  3619. }
  3620. .panel-primary>.panel-heading {
  3621. color: #ffffff;
  3622. background-color: #38a7bb;
  3623. border-color: #38a7bb;
  3624. }
  3625. .panel-primary>.panel-heading+.panel-collapse>.panel-body {
  3626. border-top-color: #38a7bb;
  3627. }
  3628. .panel-primary>.panel-heading .badge {
  3629. color: #38a7bb;
  3630. background-color: #ffffff;
  3631. }
  3632. .panel-primary>.panel-footer+.panel-collapse>.panel-body {
  3633. border-bottom-color: #38a7bb;
  3634. }
  3635. .panel-primary .panel-title {
  3636. font-weight: 300;
  3637. }
  3638. .panel-primary .panel-title a:hover {
  3639. color: #fff;
  3640. text-decoration: none;
  3641. }
  3642. .panel-heading .panel-title {
  3643. font-size: 16px;
  3644. }
  3645. a.badge:hover,
  3646. a.badge:focus {
  3647. color: #ffffff;
  3648. text-decoration: none;
  3649. cursor: pointer;
  3650. }
  3651. a.list-group-item.active>.badge,
  3652. .nav-pills>.active>a>.badge {
  3653. color: #38a7bb;
  3654. background-color: #ffffff;
  3655. }
  3656. .nav-pills>li>a>.badge {
  3657. margin-left: 3px;
  3658. }
  3659. .progress-bar-primary {
  3660. background-color: #38a7bb;
  3661. }
  3662. .progress-striped .progress-bar-primary {
  3663. background-image: -webkit-linear-gradient(45deg,
  3664. rgba(255, 255, 255, 0.15) 25%,
  3665. transparent 25%,
  3666. transparent 50%,
  3667. rgba(255, 255, 255, 0.15) 50%,
  3668. rgba(255, 255, 255, 0.15) 75%,
  3669. transparent 75%,
  3670. transparent);
  3671. background-image: -o-linear-gradient(45deg,
  3672. rgba(255, 255, 255, 0.15) 25%,
  3673. transparent 25%,
  3674. transparent 50%,
  3675. rgba(255, 255, 255, 0.15) 50%,
  3676. rgba(255, 255, 255, 0.15) 75%,
  3677. transparent 75%,
  3678. transparent);
  3679. background-image: linear-gradient(45deg,
  3680. rgba(255, 255, 255, 0.15) 25%,
  3681. transparent 25%,
  3682. transparent 50%,
  3683. rgba(255, 255, 255, 0.15) 50%,
  3684. rgba(255, 255, 255, 0.15) 75%,
  3685. transparent 75%,
  3686. transparent);
  3687. }
  3688. /*!
  3689. * Yamm!3 - Yet another megamenu for Bootstrap 3
  3690. * http://geedmo.github.com/yamm3
  3691. *
  3692. * @geedmo - Licensed under the MIT license
  3693. */
  3694. .yamm .nav,
  3695. .yamm .collapse,
  3696. .yamm .dropup.use-yamm,
  3697. .yamm .dropdown.use-yamm {
  3698. position: static;
  3699. }
  3700. .yamm .container {
  3701. position: relative;
  3702. }
  3703. .yamm .dropdown-menu {
  3704. left: auto;
  3705. }
  3706. .yamm .nav.navbar-right .dropdown-menu {
  3707. left: auto;
  3708. right: 0;
  3709. }
  3710. .yamm .yamm-content {
  3711. padding: 20px 30px;
  3712. }
  3713. .yamm .dropdown.yamm-fw .dropdown-menu {
  3714. left: 15px;
  3715. right: 15px;
  3716. }
  3717. .vt-content .card-title {
  3718. font-size: 20px;
  3719. /* 超過則省略 */
  3720. overflow: hidden;
  3721. text-overflow: ellipsis;
  3722. display: -webkit-box;
  3723. -webkit-line-clamp: 1;
  3724. -webkit-box-orient: vertical;
  3725. line-break: after-white-space;
  3726. }