Last active
January 25, 2022 13:25
-
-
Save JohnRDOrazio/65cec83c6181c4cfe430af3c6dbeb452 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ | |
html { | |
font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; | |
-ms-text-size-adjust:100%; | |
-webkit-text-size-adjust:100%; | |
position:relative; | |
} | |
body { | |
margin:0; | |
padding: 36px; | |
padding-top: 150px; | |
background-image: url(./TEMPLATE_MARIANI_page-0002.jpg) !important; | |
background-repeat: repeat-y !important; | |
background-position: center center !important; | |
background-size: cover !important; | |
font-size:16px; | |
line-height:1.428571429; | |
color:#403f3f; | |
} | |
@media screen { | |
html,body { | |
width:100vw; | |
height:141vw; | |
min-height:100%; | |
} | |
.page-break { | |
border-top: 1px dashed gray; | |
} | |
.page-break + div, .page-break + p { | |
padding-top: 275px; | |
} | |
.spacer-block { | |
margin: 30px; | |
} | |
} | |
@media print { | |
html,body { | |
width: 210mm; | |
height: 297mm; | |
} | |
body { | |
margin:0; | |
padding: 36px; | |
padding-top: 75px; | |
font-size: .8em; | |
} | |
* { | |
-webkit-print-color-adjust: exact !important; | |
color-adjust: exact !important; | |
} | |
.page-break + div, .page-break + p { | |
padding-top: 84px; | |
} | |
.spacer-block { | |
margin: 30px; | |
} | |
} | |
@page { | |
size:A4 portrait; | |
margin-left: 0; | |
margin-right: 0; | |
margin-top: 0; | |
margin-bottom: 0; | |
marks: crop cross; | |
bleed: 7pt; | |
} | |
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block} | |
[hidden],template{display:none} | |
a{background-color:transparent} | |
abbr[title]{border-bottom:1px dotted} | |
b,strong{font-weight:bold} | |
dfn{font-style:italic} | |
h1{font-size:2em;margin:0.67em 0} | |
mark{background:#ff0;color:#000} | |
small{font-size:80%} | |
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline} | |
sup{top:-0.5em} | |
sub{bottom:-0.25em} | |
img{border:0} | |
img.border-blue { | |
border: 3px solid darkslategrey; | |
border-radius: 12px; | |
} | |
svg:not(:root){overflow:hidden} | |
figure{margin:1em 40px} | |
hr{box-sizing:content-box;height:0} | |
pre{overflow:auto} | |
code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em} | |
button{color:inherit;font:inherit;margin:0} | |
button{overflow:visible} | |
button{text-transform:none} | |
button{-webkit-appearance:button;cursor:pointer} | |
button[disabled],html input[disabled]{cursor:default} | |
table{border-collapse:collapse;border-spacing:0} | |
td,th{padding:0} | |
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ | |
@media print{ | |
abbr[title]:after{content:" (" attr(title) ")"} | |
a[href^="#"]:after,a[href^="javascript:"]:after{content:""} | |
pre,blockquote{border:1px solid #999;page-break-inside:avoid} | |
thead{display:table-header-group} | |
tr,img{page-break-inside:avoid} | |
img{max-width:100% !important} | |
p,h2,h3{orphans:3;widows:3} | |
h2,h3{page-break-after:avoid} | |
.msg-box,.servizi-compresi,.servizi-non-compresi{page-break-inside:avoid} | |
.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important} | |
.label{border:1px solid #000} | |
.table{border-collapse:collapse !important} | |
.table td,.table th{background-color:#fff !important} | |
.table-bordered th,.table-bordered td{border:1px solid #ddd !important} | |
} | |
*{box-sizing:border-box} | |
*:before,*:after{box-sizing:border-box} | |
button{font-family:inherit;font-size:inherit;line-height:inherit} | |
a{color:#040C41;text-decoration:none} | |
figure{margin:0} | |
img{vertical-align:middle} | |
.img-responsive{display:block;max-width:100%;height:auto} | |
.img-rounded{border-radius:0} | |
.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto} | |
.img-circle{border-radius:50%} | |
hr{margin-top:22px;margin-bottom:22px;border:0;border-top:1px solid #eeeeee} | |
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0} | |
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} | |
[role="button"]{cursor:pointer} | |
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Playfair Display", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:700;line-height:1.2;color:#010341} | |
h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small{font-weight:normal;line-height:1;color:#777777} | |
h1,.h1,h2,.h2,h3,.h3{margin-top:22px;margin-bottom:11px} | |
h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small{font-size:65%} | |
h4,.h4,h5,.h5,h6,.h6{margin-top:11px;margin-bottom:11px} | |
h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small{font-size:75%} | |
h1,.h1{font-size:36px} | |
h2,.h2{font-size:30px} | |
h3,.h3{font-size:24px} | |
h4,.h4{font-size:18px} | |
h5,.h5{font-size:16px} | |
h6,.h6{font-size:14px} | |
p{margin:0 0 11px} | |
.lead{margin-bottom:22px;font-size:18px;font-weight:300;line-height:1.4} | |
@media (min-width: 768px){ | |
.lead{font-size:24px} | |
} | |
small,.small{font-size:75%} | |
mark,.mark{background-color:#fcf8e3;padding:.2em} | |
.text-left{text-align:left} | |
.text-right{text-align:right} | |
.text-center{text-align:center} | |
.text-justify{text-align:justify} | |
.text-nowrap{white-space:nowrap} | |
.text-lowercase{text-transform:lowercase} | |
.text-uppercase,.initialism{text-transform:uppercase} | |
.text-capitalize{text-transform:capitalize} | |
.text-muted{color:#777777} | |
.text-primary{color:#040C41} | |
a.text-primary:hover, | |
a.text-primary:focus{color:#010311} | |
.text-success{color:#3c763d} | |
a.text-success:hover, | |
a.text-success:focus{color:#2b542c} | |
.text-info{color:#31708f} | |
a.text-info:hover,a.text-info:focus{color:#245269} | |
.text-warning{color:#8a6d3b} | |
a.text-warning:hover,a.text-warning:focus{color:#66512c} | |
.text-danger{color:#a94442} | |
a.text-danger:hover,a.text-danger:focus{color:#843534} | |
.bg-primary{color:#fff} | |
.bg-primary{background-color:#040C41} | |
a.bg-primary:hover,a.bg-primary:focus{background-color:#010311} | |
.bg-success{background-color:#dff0d8} | |
a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3} | |
.bg-info{background-color:#d9edf7} | |
a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee} | |
.bg-warning{background-color:#fcf8e3} | |
a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5} | |
.bg-danger{background-color:#f2dede} | |
a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9} | |
.page-header{padding-bottom:10px;margin:44px 0 22px;border-bottom:1px solid #eeeeee} | |
ul,ol{margin-top:0;margin-bottom:11px} | |
ul ul,ul ol,ol ul,ol ol{margin-bottom:0} | |
.list-unstyled{padding-left:0;list-style:none} | |
.list-inline{padding-left:0;list-style:none;margin-left:-5px} | |
.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px} | |
dl{margin-top:0;margin-bottom:22px} | |
dt,dd{line-height:1.428571429} | |
dt{font-weight:bold} | |
dd{margin-left:0} | |
.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table} | |
.dl-horizontal dd:after{clear:both} | |
@media (min-width: 768px){ | |
.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} | |
.dl-horizontal dd{margin-left:180px} | |
} | |
abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777777} | |
.initialism{font-size:90%} | |
blockquote{padding:11px 22px;margin:0 0 22px;font-size:20px;border-left:5px solid #eeeeee} | |
blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0} | |
blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.428571429;color:#777777} | |
blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'} | |
.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eeeeee;border-left:0;text-align:right} | |
.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before{content:''} | |
.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'} | |
address{margin-bottom:22px;font-style:normal;line-height:1.428571429} | |
.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px} | |
.container:before,.container:after{content:" ";display:table} | |
.container:after{clear:both} | |
.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px} | |
.container-fluid:before,.container-fluid:after{content:" ";display:table} | |
.container-fluid:after{clear:both} | |
.row{margin-left:-15px;margin-right:-15px} | |
.row:before,.row:after{content:" ";display:table} | |
.row:after{clear:both} | |
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px} | |
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left} | |
.col-xs-1{width:8.3333333333%} | |
.col-xs-2{width:16.6666666667%} | |
.col-xs-3{width:25%} | |
.col-xs-4{width:33.3333333333%} | |
.col-xs-5{width:41.6666666667%} | |
.col-xs-6{width:50%} | |
.col-xs-7{width:58.3333333333%} | |
.col-xs-8{width:66.6666666667%} | |
.col-xs-9{width:75%} | |
.col-xs-10{width:83.3333333333%} | |
.col-xs-11{width:91.6666666667%} | |
.col-xs-12{width:100%} | |
.col-xs-pull-0{right:auto} | |
.col-xs-pull-1{right:8.3333333333%} | |
.col-xs-pull-2{right:16.6666666667%} | |
.col-xs-pull-3{right:25%} | |
.col-xs-pull-4{right:33.3333333333%} | |
.col-xs-pull-5{right:41.6666666667%} | |
.col-xs-pull-6{right:50%} | |
.col-xs-pull-7{right:58.3333333333%} | |
.col-xs-pull-8{right:66.6666666667%} | |
.col-xs-pull-9{right:75%} | |
.col-xs-pull-10{right:83.3333333333%} | |
.col-xs-pull-11{right:91.6666666667%} | |
.col-xs-pull-12{right:100%} | |
.col-xs-push-0{left:auto} | |
.col-xs-push-1{left:8.3333333333%} | |
.col-xs-push-2{left:16.6666666667%} | |
.col-xs-push-3{left:25%} | |
.col-xs-push-4{left:33.3333333333%} | |
.col-xs-push-5{left:41.6666666667%} | |
.col-xs-push-6{left:50%} | |
.col-xs-push-7{left:58.3333333333%} | |
.col-xs-push-8{left:66.6666666667%} | |
.col-xs-push-9{left:75%} | |
.col-xs-push-10{left:83.3333333333%} | |
.col-xs-push-11{left:91.6666666667%} | |
.col-xs-push-12{left:100%} | |
.col-xs-offset-0{margin-left:0%} | |
.col-xs-offset-1{margin-left:8.3333333333%} | |
.col-xs-offset-2{margin-left:16.6666666667%} | |
.col-xs-offset-3{margin-left:25%} | |
.col-xs-offset-4{margin-left:33.3333333333%} | |
.col-xs-offset-5{margin-left:41.6666666667%} | |
.col-xs-offset-6{margin-left:50%} | |
.col-xs-offset-7{margin-left:58.3333333333%} | |
.col-xs-offset-8{margin-left:66.6666666667%} | |
.col-xs-offset-9{margin-left:75%} | |
.col-xs-offset-10{margin-left:83.3333333333%} | |
.col-xs-offset-11{margin-left:91.6666666667%} | |
.col-xs-offset-12{margin-left:100%} | |
@media (min-width: 768px){ | |
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left} | |
.col-sm-1{width:8.3333333333%} | |
.col-sm-2{width:16.6666666667%} | |
.col-sm-3{width:25%} | |
.col-sm-4{width:33.3333333333%} | |
.col-sm-5{width:41.6666666667%} | |
.col-sm-6{width:50%} | |
.col-sm-7{width:58.3333333333%} | |
.col-sm-8{width:66.6666666667%} | |
.col-sm-9{width:75%} | |
.col-sm-10{width:83.3333333333%} | |
.col-sm-11{width:91.6666666667%} | |
.col-sm-12{width:100%} | |
.col-sm-pull-0{right:auto} | |
.col-sm-pull-1{right:8.3333333333%} | |
.col-sm-pull-2{right:16.6666666667%} | |
.col-sm-pull-3{right:25%} | |
.col-sm-pull-4{right:33.3333333333%} | |
.col-sm-pull-5{right:41.6666666667%} | |
.col-sm-pull-6{right:50%} | |
.col-sm-pull-7{right:58.3333333333%} | |
.col-sm-pull-8{right:66.6666666667%} | |
.col-sm-pull-9{right:75%} | |
.col-sm-pull-10{right:83.3333333333%} | |
.col-sm-pull-11{right:91.6666666667%} | |
.col-sm-pull-12{right:100%} | |
.col-sm-push-0{left:auto} | |
.col-sm-push-1{left:8.3333333333%} | |
.col-sm-push-2{left:16.6666666667%} | |
.col-sm-push-3{left:25%} | |
.col-sm-push-4{left:33.3333333333%} | |
.col-sm-push-5{left:41.6666666667%} | |
.col-sm-push-6{left:50%} | |
.col-sm-push-7{left:58.3333333333%} | |
.col-sm-push-8{left:66.6666666667%} | |
.col-sm-push-9{left:75%} | |
.col-sm-push-10{left:83.3333333333%} | |
.col-sm-push-11{left:91.6666666667%} | |
.col-sm-push-12{left:100%} | |
.col-sm-offset-0{margin-left:0%} | |
.col-sm-offset-1{margin-left:8.3333333333%} | |
.col-sm-offset-2{margin-left:16.6666666667%} | |
.col-sm-offset-3{margin-left:25%} | |
.col-sm-offset-4{margin-left:33.3333333333%} | |
.col-sm-offset-5{margin-left:41.6666666667%} | |
.col-sm-offset-6{margin-left:50%} | |
.col-sm-offset-7{margin-left:58.3333333333%} | |
.col-sm-offset-8{margin-left:66.6666666667%} | |
.col-sm-offset-9{margin-left:75%} | |
.col-sm-offset-10{margin-left:83.3333333333%} | |
.col-sm-offset-11{margin-left:91.6666666667%} | |
.col-sm-offset-12{margin-left:100%} | |
} | |
@media (min-width: 992px){ | |
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left} | |
.col-md-1{width:8.3333333333%} | |
.col-md-2{width:16.6666666667%} | |
.col-md-3{width:25%} | |
.col-md-4{width:33.3333333333%} | |
.col-md-5{width:41.6666666667%} | |
.col-md-6{width:50%} | |
.col-md-7{width:58.3333333333%} | |
.col-md-8{width:66.6666666667%} | |
.col-md-9{width:75%} | |
.col-md-10{width:83.3333333333%} | |
.col-md-11{width:91.6666666667%} | |
.col-md-12{width:100%} | |
.col-md-pull-0{right:auto} | |
.col-md-pull-1{right:8.3333333333%} | |
.col-md-pull-2{right:16.6666666667%} | |
.col-md-pull-3{right:25%} | |
.col-md-pull-4{right:33.3333333333%} | |
.col-md-pull-5{right:41.6666666667%} | |
.col-md-pull-6{right:50%} | |
.col-md-pull-7{right:58.3333333333%} | |
.col-md-pull-8{right:66.6666666667%} | |
.col-md-pull-9{right:75%} | |
.col-md-pull-10{right:83.3333333333%} | |
.col-md-pull-11{right:91.6666666667%} | |
.col-md-pull-12{right:100%} | |
.col-md-push-0{left:auto} | |
.col-md-push-1{left:8.3333333333%} | |
.col-md-push-2{left:16.6666666667%} | |
.col-md-push-3{left:25%} | |
.col-md-push-4{left:33.3333333333%} | |
.col-md-push-5{left:41.6666666667%} | |
.col-md-push-6{left:50%} | |
.col-md-push-7{left:58.3333333333%} | |
.col-md-push-8{left:66.6666666667%} | |
.col-md-push-9{left:75%} | |
.col-md-push-10{left:83.3333333333%} | |
.col-md-push-11{left:91.6666666667%} | |
.col-md-push-12{left:100%} | |
.col-md-offset-0{margin-left:0%} | |
.col-md-offset-1{margin-left:8.3333333333%} | |
.col-md-offset-2{margin-left:16.6666666667%} | |
.col-md-offset-3{margin-left:25%} | |
.col-md-offset-4{margin-left:33.3333333333%} | |
.col-md-offset-5{margin-left:41.6666666667%} | |
.col-md-offset-6{margin-left:50%} | |
.col-md-offset-7{margin-left:58.3333333333%} | |
.col-md-offset-8{margin-left:66.6666666667%} | |
.col-md-offset-9{margin-left:75%} | |
.col-md-offset-10{margin-left:83.3333333333%} | |
.col-md-offset-11{margin-left:91.6666666667%} | |
.col-md-offset-12{margin-left:100%} | |
} | |
@media (min-width: 1200px){ | |
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left} | |
.col-lg-1{width:8.3333333333%} | |
.col-lg-2{width:16.6666666667%} | |
.col-lg-3{width:25%} | |
.col-lg-4{width:33.3333333333%} | |
.col-lg-5{width:41.6666666667%} | |
.col-lg-6{width:50%} | |
.col-lg-7{width:58.3333333333%} | |
.col-lg-8{width:66.6666666667%} | |
.col-lg-9{width:75%} | |
.col-lg-10{width:83.3333333333%} | |
.col-lg-11{width:91.6666666667%} | |
.col-lg-12{width:100%} | |
.col-lg-pull-0{right:auto} | |
.col-lg-pull-1{right:8.3333333333%} | |
.col-lg-pull-2{right:16.6666666667%} | |
.col-lg-pull-3{right:25%} | |
.col-lg-pull-4{right:33.3333333333%} | |
.col-lg-pull-5{right:41.6666666667%} | |
.col-lg-pull-6{right:50%} | |
.col-lg-pull-7{right:58.3333333333%} | |
.col-lg-pull-8{right:66.6666666667%} | |
.col-lg-pull-9{right:75%} | |
.col-lg-pull-10{right:83.3333333333%} | |
.col-lg-pull-11{right:91.6666666667%} | |
.col-lg-pull-12{right:100%} | |
.col-lg-push-0{left:auto} | |
.col-lg-push-1{left:8.3333333333%} | |
.col-lg-push-2{left:16.6666666667%} | |
.col-lg-push-3{left:25%} | |
.col-lg-push-4{left:33.3333333333%} | |
.col-lg-push-5{left:41.6666666667%} | |
.col-lg-push-6{left:50%} | |
.col-lg-push-7{left:58.3333333333%} | |
.col-lg-push-8{left:66.6666666667%} | |
.col-lg-push-9{left:75%} | |
.col-lg-push-10{left:83.3333333333%} | |
.col-lg-push-11{left:91.6666666667%} | |
.col-lg-push-12{left:100%} | |
.col-lg-offset-0{margin-left:0%} | |
.col-lg-offset-1{margin-left:8.3333333333%} | |
.col-lg-offset-2{margin-left:16.6666666667%} | |
.col-lg-offset-3{margin-left:25%} | |
.col-lg-offset-4{margin-left:33.3333333333%} | |
.col-lg-offset-5{margin-left:41.6666666667%} | |
.col-lg-offset-6{margin-left:50%} | |
.col-lg-offset-7{margin-left:58.3333333333%} | |
.col-lg-offset-8{margin-left:66.6666666667%} | |
.col-lg-offset-9{margin-left:75%} | |
.col-lg-offset-10{margin-left:83.3333333333%} | |
.col-lg-offset-11{margin-left:91.6666666667%} | |
.col-lg-offset-12{margin-left:100%} | |
} | |
table{background-color:transparent} | |
caption{padding-top:8px;padding-bottom:8px;color:#777777;text-align:left} | |
th{text-align:left} | |
.table{width:100%;max-width:100%;margin-bottom:22px} | |
.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd} | |
.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd} | |
.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td{border-top:0} | |
.table>tbody+tbody{border-top:2px solid #ddd} | |
.table .table{background-color:#fff} | |
.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td{padding:5px} | |
.table-bordered{border:1px solid #ddd} | |
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td{border:1px solid #ddd} | |
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px} | |
.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9} | |
.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell} | |
.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th{background-color:#f5f5f5} | |
.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8} | |
.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th{background-color:#dff0d8} | |
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6} | |
.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th{background-color:#d9edf7} | |
.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3} | |
.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th{background-color:#fcf8e3} | |
.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc} | |
.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th{background-color:#f2dede} | |
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc} | |
.table-responsive{overflow-x:auto;min-height:0.01%} | |
@media screen and (max-width: 767px){ | |
.table-responsive{width:100%;margin-bottom:16.5px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd} | |
.table-responsive>.table{margin-bottom:0} | |
.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td{white-space:nowrap} | |
.table-responsive>.table-bordered{border:0} | |
.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0} | |
.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0} | |
.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0} | |
} | |
.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#807e7e} | |
.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:8px 12px;font-size:16px;line-height:1.428571429;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} | |
.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px} | |
.btn:hover,.btn:focus,.btn.focus{color:#010341;text-decoration:none} | |
.btn:active,.btn.active{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)} | |
.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:0.65;filter:alpha(opacity=65);box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none} | |
.btn-default{color:#010341;background-color:transparent;border-color:#010341} | |
.btn-default:focus,.btn-default.focus{color:#010341;background-color:transparent;border-color:black} | |
.btn-default:hover{color:#010341;background-color:transparent;border-color:#000005} | |
.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{color:#010341;background-color:transparent;border-color:#000005} | |
.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open>.btn-default.dropdown-toggle:hover,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle.focus{color:#010341;background-color:transparent;border-color:black} | |
.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{background-image:none} | |
.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus{background-color:transparent;border-color:#010341} | |
.btn-default .badge{color:transparent;background-color:#010341} | |
.btn-primary{color:#010341;background-color:#ffed00;border-color:#ffed00} | |
.btn-primary:focus,.btn-primary.focus{color:#010341;background-color:#ccbe00;border-color:#807700} | |
.btn-primary:hover{color:#010341;background-color:#ccbe00;border-color:#c2b400} | |
.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{color:#010341;background-color:#ccbe00;border-color:#c2b400} | |
.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus{color:#010341;background-color:#a89c00;border-color:#807700} | |
.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{background-image:none} | |
.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus{background-color:#ffed00;border-color:#ffed00} | |
.btn-primary .badge{color:#ffed00;background-color:#010341} | |
.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c} | |
.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625} | |
.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439} | |
.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439} | |
.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open>.btn-success.dropdown-toggle:hover,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle.focus{color:#fff;background-color:#398439;border-color:#255625} | |
.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{background-image:none} | |
.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c} | |
.btn-success .badge{color:#5cb85c;background-color:#fff} | |
.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da} | |
.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85} | |
.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc} | |
.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc} | |
.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open>.btn-info.dropdown-toggle:hover,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle.focus{color:#fff;background-color:#269abc;border-color:#1b6d85} | |
.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{background-image:none} | |
.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da} | |
.btn-info .badge{color:#5bc0de;background-color:#fff} | |
.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236} | |
.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d} | |
.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512} | |
.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512} | |
.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open>.btn-warning.dropdown-toggle:hover,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle.focus{color:#fff;background-color:#d58512;border-color:#985f0d} | |
.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{background-image:none} | |
.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236} | |
.btn-warning .badge{color:#f0ad4e;background-color:#fff} | |
.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a} | |
.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19} | |
.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925} | |
.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;border-color:#ac2925} | |
.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open>.btn-danger.dropdown-toggle:hover,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle.focus{color:#fff;background-color:#ac2925;border-color:#761c19} | |
.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{background-image:none} | |
.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a} | |
.btn-danger .badge{color:#d9534f;background-color:#fff} | |
.btn-link{color:#040C41;font-weight:normal;border-radius:0} | |
.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none} | |
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent} | |
.btn-link:hover,.btn-link:focus{color:black;text-decoration:underline;background-color:transparent} | |
.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus{color:#777777;text-decoration:none} | |
.btn-lg,.btn-group-lg>.btn{padding:8px 16px;font-size:18px;line-height:1.3333333;border-radius:0} | |
.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:0} | |
.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:0} | |
.btn-block{display:block;width:100%} | |
.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%} | |
.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent} | |
.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle} | |
.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left} | |
.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:2} | |
.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px} | |
.btn-toolbar{margin-left:-5px} | |
.btn-toolbar:before,.btn-toolbar:after{content:" ";display:table} | |
.btn-toolbar:after{clear:both} | |
.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left} | |
.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px} | |
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0} | |
.btn-group>.btn:first-child{margin-left:0} | |
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0} | |
.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0} | |
.btn-group>.btn-group{float:left} | |
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0} | |
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0} | |
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0} | |
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0} | |
.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px} | |
.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle{padding-left:12px;padding-right:12px} | |
.btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)} | |
.btn-group.open .dropdown-toggle.btn-link{box-shadow:none} | |
.btn .caret{margin-left:0} | |
.btn-lg .caret,.btn-group-lg>.btn .caret{border-width:5px 5px 0;border-bottom-width:0} | |
.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret{border-width:0 5px 5px} | |
.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%} | |
.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table} | |
.btn-group-vertical>.btn-group:after{clear:both} | |
.btn-group-vertical>.btn-group>.btn{float:none} | |
.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0} | |
.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0} | |
.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0} | |
.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0} | |
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0} | |
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0} | |
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0} | |
.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate} | |
.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%} | |
.btn-group-justified>.btn-group .btn{width:100%} | |
.pagination{display:inline-block;padding-left:0;margin:22px 0;border-radius:0} | |
.pagination>li{display:inline} | |
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:8px 12px;line-height:1.428571429;text-decoration:none;color:#040C41;background-color:#fff;border:1px solid #ddd;margin-left:-1px} | |
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0} | |
.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0} | |
.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus{z-index:2;color:black;background-color:#eeeeee;border-color:#ddd} | |
.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus{z-index:3;color:#fff;background-color:#040C41;border-color:#040C41;cursor:default} | |
.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777777;background-color:#fff;border-color:#ddd;cursor:not-allowed} | |
.pagination-lg>li>a,.pagination-lg>li>span{padding:8px 16px;font-size:18px;line-height:1.3333333} | |
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0} | |
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0} | |
.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5} | |
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0} | |
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0} | |
.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden} | |
.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0} | |
.embed-responsive-16by9{padding-bottom:56.25%} | |
.embed-responsive-4by3{padding-bottom:75%} | |
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)} | |
.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)} | |
.well-lg{padding:24px;border-radius:0} | |
.well-sm{padding:9px;border-radius:0} | |
.clearfix:before,.clearfix:after{content:" ";display:table} | |
.clearfix:after{clear:both} | |
.center-block{display:block;margin-left:auto;margin-right:auto} | |
.pull-right{float:right !important} | |
.pull-left{float:left !important} | |
.hide{display:none !important} | |
.show{display:block !important} | |
.invisible{visibility:hidden} | |
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0} | |
.hidden{display:none !important} | |
.affix{position:fixed} | |
@-ms-viewport{width:device-width} | |
.visible-xs{display:none !important} | |
.visible-sm{display:none !important} | |
.visible-md{display:none !important} | |
.visible-lg{display:none !important} | |
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important} | |
@media (max-width: 767px){ | |
.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important} | |
} | |
@media (max-width: 767px){ | |
.visible-xs-block{display:block !important} | |
} | |
@media (max-width: 767px){ | |
.visible-xs-inline{display:inline !important} | |
} | |
@media (max-width: 767px){ | |
.visible-xs-inline-block{display:inline-block !important} | |
} | |
@media (min-width: 768px) and (max-width: 991px){ | |
.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important} | |
} | |
@media (min-width: 768px) and (max-width: 991px){ | |
.visible-sm-block{display:block !important} | |
} | |
@media (min-width: 768px) and (max-width: 991px){ | |
.visible-sm-inline{display:inline !important} | |
} | |
@media (min-width: 768px) and (max-width: 991px){ | |
.visible-sm-inline-block{display:inline-block !important} | |
} | |
@media (min-width: 992px) and (max-width: 1199px){ | |
.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important} | |
} | |
@media (min-width: 992px) and (max-width: 1199px){ | |
.visible-md-block{display:block !important} | |
} | |
@media (min-width: 992px) and (max-width: 1199px){ | |
.visible-md-inline{display:inline !important} | |
} | |
@media (min-width: 992px) and (max-width: 1199px){ | |
.visible-md-inline-block{display:inline-block !important} | |
} | |
@media (min-width: 1200px){ | |
.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important} | |
} | |
@media (min-width: 1200px){ | |
.visible-lg-block{display:block !important} | |
} | |
@media (min-width: 1200px){ | |
.visible-lg-inline{display:inline !important} | |
} | |
@media (min-width: 1200px){ | |
.visible-lg-inline-block{display:inline-block !important} | |
} | |
@media (max-width: 767px){ | |
.hidden-xs{display:none !important} | |
} | |
@media (min-width: 768px) and (max-width: 991px){ | |
.hidden-sm{display:none !important} | |
} | |
@media (min-width: 992px) and (max-width: 1199px){ | |
.hidden-md{display:none !important} | |
} | |
@media (min-width: 1200px){ | |
.hidden-lg{display:none !important} | |
} | |
.visible-print{display:none !important} | |
@media print{ | |
.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important} | |
} | |
.visible-print-block{display:none !important} | |
@media print{ | |
.visible-print-block{display:block !important} | |
} | |
.visible-print-inline{display:none !important} | |
@media print{ | |
.visible-print-inline{display:inline !important} | |
} | |
.visible-print-inline-block{display:none !important} | |
@media print{ | |
.visible-print-inline-block{display:inline-block !important} | |
} | |
@media print{ | |
.hidden-print{display:none !important} | |
} | |
.btn{text-transform:uppercase;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;padding-right:25px;padding-left:25px} | |
.btn-default:hover,.btn-primary:hover{border-color:#010341;color:white;background-color:#010341} | |
.btn-lg,.btn-group-lg>.btn,.btn-lg-padding{padding-right:45px;padding-left:45px} | |
*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#admin_notice{background-color:#6ccdd5;color:#3b586a;font-weight:bold;position:fixed;bottom:0;left:0;width:100%;z-index:99999;padding:10px 40px 10px 20px;text-align:center;display:none}#admin_notice .btn__signout{margin:5px 20px;padding:5px 10px}#admin_notice .admin-close{position:absolute;right:20px;top:10px;cursor:pointer} | |
@media print{ | |
.page-break{page-break-before:always} | |
.pilgrimage-date .pilgrimage-date-content{display:block} | |
.page-abstract h1,.page-abstract .h1,.h1.block-title,h1.with_subtitle{font-size:30px !important;margin-bottom:10px} | |
h2,.h2{font-size:24px !important;margin-bottom:10px} | |
h3{font-size:20px !important;margin-bottom:10px} | |
h4{font-size:18px !important} | |
h4{font-size:16px !important} | |
span.call-to-action,.btn_see_all{display:none} | |
.main-content .newsletter{display:none} | |
.page-block-news .btn-filter{display:none}a[href]:after{content:none !important} | |
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left} | |
.col-md-12,.col-sm-12,.col-xs-12{width:100%} | |
.col-md-11,.col-sm-11,.col-xs-11{width:91.66666667%} | |
.col-md-10,.col-sm-10,.col-xs-10{width:83.33333333%} | |
.col-md-9,.col-sm-9,.col-xs-9{width:75%} | |
.col-md-8,.col-sm-8,.col-xs-8{width:66.66666667%} | |
.col-md-7,.col-sm-7,.col-xs-7{width:58.33333333%} | |
.col-md-6,.col-sm-6,.col-xs-6{width:50%} | |
.col-md-5,.col-sm-5,.col-xs-5{width:41.66666667%} | |
.col-md-4,.col-sm-4,.col-xs-4{width:33.33333333%} | |
.col-md-3,.col-sm-3,.col-xs-3{width:25%} | |
.col-md-2,.col-sm-2,.col-xs-2{width:16.66666667%} | |
.col-md-1,.col-sm-1,.col-xs-1{width:8.33333333%} | |
} | |
#blog .page-abstract-main{padding:50px 0 0 0} | |
#blog .btn-filter.active{border-color:#010341;color:white;background-color:#010341} | |
#blog .btn-filter.all-deselected{border-color:#C9CBE8;background-color:#C9CBE8} | |
#blog .scrolling-wrapper-tags{overflow-x:scroll;overflow-y:hidden;white-space:nowrap} | |
#blog .scrolling-wrapper-tags .tag{display:inline-block} | |
#blog .visible-xs .box{padding-left:8px;padding-right:8px} | |
#blog .scrolling-wrapper-tags::-webkit-scrollbar{display:none} | |
.news-thumb-footer{position:absolute;bottom:30px;right:30px;font-size:12px;color:#010341;text-align:right} | |
p.tags{color:#010341} | |
body.mobile #blog .page-block-news{padding-left:5px;padding-right:5px} | |
.breadcrumb{font-size:14px;margin-bottom:0} | |
.main-footer{padding:20px 0;color:white;background-color:#040C41;bottom:0;width:100%;position:absolute;height:218px} | |
.main-footer a{color:white;text-transform:uppercase} | |
.main-footer a:focus,.main-footer a:hover{color:white;text-decoration:underline} | |
.main-footer hr{border-color:#333767} | |
@media (max-width: 768px){ | |
ul.list-inline li{padding-left:0;padding-right:0px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start} | |
} | |
ul.list-social-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end} | |
@media (max-width: 768px){ | |
ul.list-social-links{display:block;text-align:center} | |
} | |
@media (max-width: 768px){ | |
ul.list-social-links li.social-link{float:right;clear:both;margin:10px 0} | |
} | |
@media (min-width: 768px){ | |
.main-footer{padding:50px 0} | |
.list-footer-pages{margin-left:-15px} | |
.list-footer-pages li{padding-left:15px;padding-right:15px} | |
} | |
label{margin-bottom:10px;font-size:12px;font-weight:400;text-transform:uppercase;color:#aaa;letter-spacing:1px} | |
label.required abbr{float:right;margin-left:4px} | |
abbr[title]{border-bottom:none} | |
.grecaptcha-badge{display:none !important} | |
.anchor{position:relative;top:-50px;display:block;visibility:hidden} | |
.alt-bg,.contact-info-box,.panel{background-color:#f4f2f2} | |
.call-to-action{display:inline-block;padding:8px 25px;text-transform:uppercase;background-color:#ffed00;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out} | |
.call-to-action.blue{background-color:#AEAFD2} | |
.contact-info-box{margin-bottom:20px} | |
.contact-info-box .h4{margin-bottom:20px} | |
.contact-info-box h5{margin-top:20px} | |
.contact-info-box p{font-size:14px;color:#777777} | |
.contact-info-box-content{padding:20px 15px} | |
.image-with-overlay-container{position:relative;margin:0 0 20px} | |
.image-with-overlay-content{display:table-cell;width:100%;height:100%;padding:15px;text-align:center;vertical-align:middle;color:white} | |
.image-with-overlay-content-wrapper{display:table;width:100%;height:100%} | |
.image-with-overlay-overlay{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;background-color:transparent} | |
.img-full-width{width:100%} | |
.img-operator{margin-bottom:20px} | |
.img-zoom{overflow:hidden} | |
.img-zoom>img{display:block;overflow:hidden;opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out} | |
.lead-description p{line-height:1.8;font-size:18px;text-align:justify;} | |
.lead-description a{text-decoration:underline;color:#1023a0} | |
.link-block{display:block} | |
.link-block:focus,.link-block:hover{text-decoration:none} | |
.modal-centering-table{display:table;width:100%;height:100%} | |
.modal-centering-cell{display:table-cell;vertical-align:middle} | |
.no-padding-top{padding-top:0px !important} | |
.no-padding-bottom{padding-bottom:0px !important} | |
.no-padding-left{padding-left:0px !important} | |
.no-padding-right{padding-right:0px !important} | |
.padded-block,.padded-block-sm{padding-top:20px;padding-bottom:20px} | |
.panel+.panel{margin-top:20px} | |
.panel-body{padding:15px;margin-bottom:30px;background-color:white} | |
.panel-title{position:relative;padding:0 0 20px;margin:0} | |
.panel-title.collapsed .close{-webkit-transform:rotate(45deg);transform:rotate(45deg)} | |
.panel-title .close{position:absolute;top:18px;right:4px;font-size:48px;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out} | |
.scroll-locked{overflow:hidden} | |
@media (max-width: 767px){ | |
.scroll-locked--sm{overflow:hidden} | |
} | |
@media (min-width: 768px){ | |
.anchor{top:-140px} | |
} | |
@media (min-width: 768px){ | |
.overlay-element{position:relative} | |
.overlay-element-content{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;background-color:transparent;overflow:hidden} | |
.overlay-element-content-wrapper{display:table;width:100%;height:100%} | |
.overlay-element-content-container{display:table-cell;width:100%;height:100%;text-align:center;vertical-align:middle} | |
} | |
@media (min-width: 992px){ | |
.contact-info-boxes>.row{height:100%} | |
.contact-info-boxes>.row>div[class^="col-md-"]{height:100%} | |
.contact-info-boxes>.row>div[class^="col-md-"] .contact-info-box{height:100%;margin:0} | |
.contact-info-boxes>.row>div[class^="col-md-"] .contact-info-box:before,.contact-info-boxes>.row>div[class^="col-md-"] .contact-info-box:after{content:" ";display:table} | |
.contact-info-boxes>.row>div[class^="col-md-"] .contact-info-box:after{clear:both} | |
.pull-left-md{float:left} | |
.pull-right-md{float:right} | |
.padded-block{padding-top:30px;padding-bottom:30px} | |
} | |
.leaflet-control-custom{padding:0px;width:200px;height:60px;background-blend-mode:difference} | |
.leaflet-control-custom.active{background-blend-mode:none} | |
.leaflet-control-custom .control-label{font-size:20px;margin:15px 10px 10px 10px;display:inline-block} | |
.leaflet-control-custom .control-marker-img{width:50px;height:50px;right:10px;position:absolute;top:5px} | |
.leaflet-map-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-pane,.leaflet-tile-container,.leaflet-overlay-pane,.leaflet-shadow-pane,.leaflet-marker-pane,.leaflet-popup-pane,.leaflet-overlay-pane svg,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0} | |
.leaflet-container{overflow:hidden;-ms-touch-action:none;touch-action:none} | |
.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none} | |
.leaflet-marker-icon,.leaflet-marker-shadow{display:block} | |
.leaflet-container img{max-width:none !important} | |
.leaflet-container img.leaflet-image-layer{max-width:15000px !important} | |
.leaflet-tile{-webkit-filter:inherit;filter:inherit;visibility:hidden} | |
.leaflet-tile-loaded{visibility:inherit} | |
.leaflet-zoom-box{width:0;height:0} | |
.leaflet-overlay-pane svg{-moz-user-select:none} | |
.leaflet-tile-pane{z-index:2} | |
.leaflet-objects-pane{z-index:3} | |
.leaflet-overlay-pane{z-index:4} | |
.leaflet-shadow-pane{z-index:5} | |
.leaflet-marker-pane{z-index:6} | |
.leaflet-popup-pane{z-index:7} | |
.leaflet-vml-shape{width:1px;height:1px} | |
.lvml{behavior:url(#default#VML);display:inline-block;position:absolute} | |
.leaflet-control{position:relative;z-index:7;pointer-events:auto} | |
.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none} | |
.leaflet-top{top:0} | |
.leaflet-right{right:0} | |
.leaflet-bottom{bottom:0} | |
.leaflet-left{left:0} | |
.leaflet-control{float:left;clear:both} | |
.leaflet-right .leaflet-control{float:right} | |
.leaflet-top .leaflet-control{margin-top:10px} | |
.leaflet-bottom .leaflet-control{margin-bottom:10px} | |
.leaflet-left .leaflet-control{margin-left:10px} | |
.leaflet-right .leaflet-control{margin-right:10px} | |
.leaflet-fade-anim .leaflet-tile,.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;transition:opacity 0.2s linear} | |
.leaflet-fade-anim .leaflet-tile-loaded,.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1} | |
.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);transition:-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1);transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1),-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1)} | |
.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile,.leaflet-touching .leaflet-zoom-animated{-webkit-transition:none;transition:none} | |
.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden} | |
.leaflet-clickable{cursor:pointer} | |
.leaflet-container{cursor:-webkit-grab;cursor:-moz-grab} | |
.leaflet-popup-pane,.leaflet-control{cursor:auto} | |
.leaflet-dragging .leaflet-container,.leaflet-dragging .leaflet-clickable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing} | |
.leaflet-container{background:#ddd;outline:0} | |
.leaflet-container a{color:#0078A8} | |
.leaflet-container a.leaflet-active{outline:2px solid orange} | |
.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5)} | |
.leaflet-container{font:12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif} | |
.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px} | |
.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black} | |
.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block} | |
.leaflet-bar a:hover{background-color:#f4f4f4} | |
.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px} | |
.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none} | |
.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb} | |
.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px} | |
.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console', Monaco, monospace;text-indent:1px} | |
.leaflet-control-zoom-out{font-size:20px} | |
.leaflet-touch .leaflet-control-zoom-in{font-size:22px} | |
.leaflet-touch .leaflet-control-zoom-out{font-size:24px} | |
.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px} | |
.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px} | |
.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);background-size:26px 26px} | |
.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px} | |
.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none} | |
.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative} | |
.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff} | |
.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px} | |
.leaflet-control-layers label{display:block} | |
.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px} | |
.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,0.7);margin:0} | |
.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333} | |
.leaflet-control-attribution a{text-decoration:none} | |
.leaflet-control-attribution a:hover{text-decoration:underline} | |
.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px} | |
.leaflet-left .leaflet-control-scale{margin-left:5px} | |
.leaflet-bottom .leaflet-control-scale{margin-bottom:5px} | |
.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;box-sizing:content-box;background:#fff;background:rgba(255,255,255,0.5)} | |
.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px} | |
.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777} | |
.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none} | |
.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box} | |
.leaflet-popup{position:absolute;text-align:center} | |
.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px} | |
.leaflet-popup-content{margin:13px 19px;line-height:1.4} | |
.leaflet-popup-content p{margin:18px 0} | |
.leaflet-popup-tip-container{margin:0 auto;width:40px;height:20px;position:relative;overflow:hidden} | |
.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)} | |
.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;box-shadow:0 3px 14px rgba(0,0,0,0.4)} | |
.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;text-align:center;width:18px;height:14px;font:16px/14px Tahoma, Verdana, sans-serif;color:#c3c3c3;text-decoration:none;font-weight:bold;background:transparent} | |
.leaflet-container a.leaflet-popup-close-button:hover{color:#999} | |
.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd} | |
.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1} | |
.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)} | |
.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px} | |
.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999} | |
.leaflet-div-icon{background:#fff;border:1px solid #666} | |
.btn-round{border-radius:20px} | |
.btn-round:focus{outline:20px auto -webkit-focus-ring-color !important} | |
.newsletter-success{color:#4b66b0;padding:20px 0 150px 0} | |
div.orpbox div.orpbox-title{font-weight:bold} | |
div.orpbox div.orpbox-item{margin:9px} | |
div.orpbox div.orpbox-item-label{font-weight:bold} | |
div.orpbox div.orpbox-item-detail{margin-left:9px} | |
div.orpbox span.rwd-line{display:block} | |
div.orpbox span.rwd-line,div.orpbox span.rwd-line-title{margin:12px 0px} | |
div.orpbox span.rwd-line-from{font-weight:bold;color:#696969;margin:12px 6px} | |
div.orpbox span.rwd-line-note{font-size:0.7em;margin-left:6px} | |
div.orpbox span.rwd-line-price{font-weight:bold;margin-left:12px} | |
div.orpbox div.orpbox-item-label span.rwd-line-price{margin:0 12px} | |
div.orpbox p.rwd-line-content{text-align:justify} | |
div.orpbox span.child{background-color:#f4ddad;padding:9px} | |
div.orpbox span.child-note{font-size:0.8em} | |
div.orpbox div.price-box p{margin-right:0} | |
div.orpbox div.price-trip{background-color:#CCC;padding:9px} | |
div.orpbox div.price-box div.price-trip div.price-trip-title{font-size:1.3em;color:#081987} | |
div.orpbox div.price-box div.price-extras{background-color:#ece8f4;padding:9px} | |
div.orpbox div.price-box div.price-promo{background-color:#ffff99;padding:9px} | |
div.orpbox div.conditions-box div.conditions-services{padding:9px} | |
div.orpbox div.conditions-box div.conditions-services-title{background-color:#DFD;padding-left:6px} | |
div.orpbox div.conditions-box div.conditions-noservices{padding:9px} | |
div.orpbox div.conditions-box div.conditions-noservices-title{background-color:#FDD;padding-left:6px} | |
div.orpbox div.conditions-box div.conditions-documents{padding:9px} | |
div.orpbox div.conditions-box div.conditions-whocandepart{padding:9px} | |
div.orpbox div.message-box{padding:12px} | |
div.orpbox div.message-box div.message-box-title{font-size:1.3em} | |
div.orpbox div.message-box-green{background-color:DarkGreen;color:white} | |
div.orpbox div.message-box-orange{background-color:#D40;color:black} | |
div.orpbox div.message-box-brown{background-color:#420;color:white} | |
div.orpbox div.message-box-purple{background-color:Purple;color:white} | |
@media screen and (min-width: 995px){ | |
div.orpbox{padding-right:30%} | |
div.orpbox span.rwd-line,div.orpbox span.rwd-line-title,div.orpbox span.rwd-line-from{display:inline-block} | |
div.orpbox span.rwd-line-initialprice,div.orpbox span.rwd-line-price{float:right} | |
div.orpbox div.orpbox-item-label span.rwd-line-price{margin:12px 0} | |
} | |
.centered-image{margin-bottom:30px} | |
.centered-image .h5{margin-bottom:5px} | |
.centered-image .img-page-block{margin-bottom:0} | |
.img-page-block{width:100%;margin-bottom:30px} | |
.page-block-base p,.page-block-text-small p{line-height:1.8} | |
.page-block-image-bg{padding:0} | |
.page-block-image-content{max-width:750px;margin:0 auto 40px} | |
.page-block-images-with-description h4{margin-top:0;margin-bottom:30px} | |
.page-block-images-with-description .page-abstract{padding-top:0} | |
.page-block-images-with-description .img-page-block{margin-bottom:10px} | |
.page-block-slideshow .img-page-block{margin:0} | |
.page-block-carousel-control{text-align:center} | |
.page-block-carousel-control.left,.page-block-carousel-control.right{position:absolute;top:50%;left:0;width:44px;height:64px;margin-top:-32px;background-color:rgba(0,0,0,0.25)} | |
.page-block-carousel-control.right{left:auto;right:0} | |
.page-block-carousel-control .app-icons{position:relative;top:16px} | |
.sidebar-footer{position:fixed;width:100%;height:60px;bottom:0;left:0;z-index:99999}div.map-detail-footer{width:100%;display:block;padding:13px 20px;background-color:#e3ebf5;float:left}div.map-detail-footer .extra_link{border-color:#010341;color:white;background-color:#010341;font-family:Arial, sans-serif;font-size:14px;padding:5px 22px}div.map-detail-footer .extra_link:hover{border-color:white;color:#010341;background-color:white}div.map-detail-footer .map_link{border-color:#c4c0d8;color:#010341;background-color:#c4c0d8;font-family:Arial, sans-serif;font-size:14px;padding:5px 22px}div.map-detail-footer .map_link:hover{border-color:#010341;color:#fff;background-color:#010341} | |
.map_layers{overflow:hidden;position:relative} | |
.map_layers .sidebar{position:absolute;border:1px solid #dcd6d6;background-color:white;top:0;left:0;width:25%;z-index:3;height:720px;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform 400ms;transition:-webkit-transform 400ms;transition:transform 400ms;transition:transform 400ms, -webkit-transform 400ms} | |
.map_layers .sidebar.is-open{-webkit-transform:translateX(0);transform:translateX(0)} | |
.map_layers .sidebar.no-overflow .description{overflow:hidden} | |
.map_layers .sidebar .close_sidebar{position:absolute;top:0;left:0;margin:10px;color:white;background-color:transparent;border-color:transparent;z-index:10;-webkit-transform:translateZ(1px);transform:translateZ(1px)} | |
.map_layers .sidebar .map_link{float:right;border:solid 1px #040C41;background-color:transparent;padding:5px 22px} | |
.map_layers .sidebar .map_link:hover{background-color:#040C41;color:white} | |
.map_layers .sidebar .description{height:calc(100% - 60px);overflow:auto} | |
.map_layers .sidebar .map-custom-icons{padding-top:20px;width:100%;margin:20px 0;border-top:1px solid rgba(0,43,153,0.3)} | |
.map_layers .sidebar .map-custom-icons .map-custom-icon{display:table;padding:5px 0} | |
.map_layers .sidebar .map-custom-icons .map-custom-icon .map-custom-icon-flag,.map_layers .sidebar .map-custom-icons .map-custom-icon .map-custom-icon-description{display:table-cell;vertical-align:middle} | |
.map_layers .sidebar .map-custom-icons .map-custom-icon .map-custom-icon-flag{text-align:left} | |
.map_layers .sidebar .map-custom-icons .map-custom-icon .map-custom-icon-flag img{max-height:36px;max-width:100%} | |
.map_layers .sidebar .map-custom-icons .map-custom-icon .map-custom-icon-description{padding:5px;padding-left:10px;color:#002b99;font-size:12px;text-align:left} | |
.map_layers div.map-detail-with-icon{padding:5px 5px 5px 25px;font-size:15px} | |
.map_layers div.map-detail-with-icon>span{position:relative} | |
.map_layers div.map-detail-with-icon>span::before{content:'';position:absolute;top:1px;left:-30px;width:23px;height:23px;display:inline-block;background-size:contain;background-repeat:no-repeat} | |
.map_layers div.map-detail-with-icon.map-icon-time>span::before{background-image:url("/customassets/repository/MAPS-REPOSITORY/ICO/TIME.png");top:2px} | |
.map_layers div.map-detail-with-icon.map-icon-direction>span::before{background-image:url("/customassets/repository/MAPS-REPOSITORY/ICO/DIRECTION.png");top:6px} | |
.map_layers div.map-detail-with-icon.map-icon-appguide>span::before{background-image:url("/customassets/repository/MAPS-REPOSITORY/ICO/APPGUIDE.png")} | |
.map_layers div.map-detail-with-icon.map-icon-aguide>span::before{background-image:url("/customassets/repository/MAPS-REPOSITORY/ICO/AUDIOGUIDE.png")} | |
.map_layers div.map-detail-with-icon.map-icon-address>span::before{background-image:url("/customassets/repository/MAPS-REPOSITORY/ICO/ADDRESS.png")} | |
.map_layers div.map-detail-with-icon.map-icon-ar>span::before{background-image:url("/customassets/repository/MAPS-REPOSITORY/ICO/AR.png")} | |
.map_layers div.map-detail-with-icon.map-icon-guidedtour>span::before{background-image:url("/customassets/repository/MAPS-REPOSITORY/ICO/GUIDEDTOUR.png")} | |
.map_layers div.map-detail-with-icon.map-icon-childtour>span::before{background-image:url("/customassets/repository/MAPS-REPOSITORY/ICO/CHILDTOUR.png")} | |
.map_layers ul.map-flag-list{margin:-3px 0 0 0} | |
.map_layers ul.map-flag-list>li{padding:2px} | |
.map_layers ul.map-flag-list img.map-flag{height:15px;width:auto} | |
.map_layers .info_desc{clear:both;margin-top:20px;border-top:1px solid rgba(0,43,153,0.3);padding:10px 0 30px 0} | |
.map_layers .capture{height:100%;overflow:hidden;font-size:14px} | |
.map_layers .capture .panel{background-color:white} | |
.map_layers .capture .panel .panel-heading{background-color:#f4f2f2;min-height:48px} | |
.map_layers .capture .panel .panel-heading h4{padding:0} | |
.map_layers .capture .panel .panel-heading h4>a{display:block;width:100%;min-height:48px;padding:10px 15px} | |
.map_layers .capture .panel .panel-heading h4>a span{line-height:28px} | |
.map_layers .capture .panel .panel-body{margin-bottom:0;overflow-x:hidden;max-height:450px} | |
.map_layers .right{height:720px} | |
.map_layers .map_kml .map{position:relative;height:720px;overflow:hidden} | |
.map_layers .map_kml .infoWindow{background-color:white;position:absolute;bottom:30px;left:25px;min-height:120px;z-index:2;width:70%} | |
.map_layers .map_kml .infoWindow h2.info_title{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:22px;font-weight:600;color:#000} | |
.map_layers .map_kml .infoWindow h2.info_title .pin-icon{height:46px;width:auto;margin:0 5px 0 0} | |
.map_layers .map_kml .infoWindow .close_infoWindow{position:absolute;right:0;top:0;z-index:10;margin:10px;background-color:transparent;border-color:transparent} | |
.map_layers .map_kml .infoWindow .link{margin:20px 0} | |
.map_layers .map_kml .infoWindow .link .map_link{border-color:#c4c0d8;color:#010341;background-color:#c4c0d8;font-family:Arial, sans-serif;font-size:14px;padding:5px 22px} | |
.map_layers .map_kml .infoWindow .link .map_link:hover{border-color:#010341;color:#fff;background-color:#010341} | |
.map_layers .map_kml .infoWindow .geoxml3_infowindow{padding:10px} | |
.map_layers .map_kml .infoWindow .geoxml3_infowindow .grande{display:none} | |
.sidebar .info_img,.infoWindow .detail-mobile-panel .info_img{position:relative;overflow:hidden;margin-left:-15px;margin-right:-15px;z-index:0} | |
.sidebar .info_img.info_img--static img,.infoWindow .detail-mobile-panel .info_img.info_img--static img{width:100%} | |
.sidebar .info_img .slick-next,.sidebar .info_img .slick-prev,.infoWindow .detail-mobile-panel .info_img .slick-next,.infoWindow .detail-mobile-panel .info_img .slick-prev{z-index:10;-webkit-transform:translateZ(1px);transform:translateZ(1px)} | |
.sidebar .info_img .slick-prev,.infoWindow .detail-mobile-panel .info_img .slick-prev{left:10px} | |
.sidebar .info_img .slick-next,.infoWindow .detail-mobile-panel .info_img .slick-next{right:10px} | |
.sidebar .info_title,.infoWindow .detail-mobile-panel .info_title{margin-left:-15px;margin-right:-15px;margin-top:0;padding:15px;display:block;background-color:#e3ebf5;border-top:50px solid #dcd6d6;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:22px;font-weight:600;color:#000} | |
.sidebar .info_img ~ .info_title,.infoWindow .detail-mobile-panel .info_img ~ .info_title{border-top:0} | |
.mobile-panel{position:relative} | |
.infowindow-panel{padding:25px 57px} | |
.infowindow-panel h2.info_title{margin-top:0;position:relative} | |
.infowindow-panel h2.info_title img{position:absolute;top:-10px;left:-50px} | |
.detail-mobile-panel{height:0;overflow:hidden} | |
.detail-mobile-panel .sidebar-footer{position:absolute;bottom:0;left:0;width:100%;z-index:99999} | |
.detail-mobile-panel .map-custom-icons{padding-top:20px;width:100%;float:left;margin:20px 0;border-top:1px solid rgba(0,43,153,0.3)} | |
.detail-mobile-panel .map-custom-icons .map-custom-icon{padding:5px 0;width:100%;display:block;float:left} | |
.detail-mobile-panel .map-custom-icons .map-custom-icon img.map-custom-icon-flag{height:36px;width:auto;display:inline-block} | |
.detail-mobile-panel .map-custom-icons .map-custom-icon .map-custom-icon-description{display:inline-block;padding:5px;color:#002b99;display:inline-block;width:74%;font-size:12px;text-align:left} | |
.detail-mobile-panel.expanded{height:auto;padding:0 15px 60px 15px} | |
.infoWindow .sidebar-footer{display:none} | |
.detail-mobile-panel{padding:0} | |
@media (max-width: 767px){ | |
.map_layers{overflow:hidden} | |
.map_layers .info_desc{padding:10px 0 40px 0} | |
.map_layers .sidebar{position:fixed;top:50px;left:0;right:0;width:auto;height:calc(100% - 50px);background-color:white;-webkit-overflow-scrolling:touch;-webkit-transform:translateY(100%);transform:translateY(100%);overflow:hidden} | |
.map_layers .sidebar .description{height:calc(100% - 60px);overflow-y:scroll;-webkit-overflow-scrolling:touch} | |
.map_layers .sidebar .extra_link{float:left;margin-left:0} | |
.map_layers .map_kml .infoWindow{position:absolute;bottom:0;left:15px;right:15px;width:auto} | |
.map_layers .map_kml .infoWindow a{font-size:12px;padding-left:5px;padding-right:5px} | |
.map_layers .map_kml .infoWindow .infowindow-panel{padding:25px 30px 0 40px}div.map-detail-footer{text-align:center}div.map-detail-footer .map_link{float:none}div.map-detail-footer .extra_link{margin-left:10px} | |
} | |
@media (min-width: 768px){ | |
.page-block-images-with-description h4{margin-bottom:11px} | |
.page-block-images-with-description .img-page-block{margin-bottom:30px} | |
} | |
@media (min-width: 768px) and (max-width: 992px){ | |
.map_layers .sidebar{width:33.333333%} | |
.map_layers .map_kml .infoWindow{width:80%} | |
} | |
@media (min-width: 992px) and (min-width: 768px){ | |
.page-block-image-right .page-block-image-bg{left:50%} | |
} | |
@media (min-width: 992px){ | |
.page-block-image-right .page-block-image-content{float:right;padding-right:40px;padding-left:15px} | |
} | |
@media (min-width: 992px) and (min-width: 768px){ | |
.page-block-image-right .page-block-image-content{right:50%} | |
} | |
@media (min-width: 1200px){ | |
.page-block-image-content{max-width:585px} | |
} | |
@media (max-width: 480px){ | |
.page-block-carousel-control.left,.page-block-carousel-control.right{width:38px;height:64px} | |
.map_layers .right{height:400px} | |
.map_layers .map_kml{position:relative} | |
.map_layers .map_kml .map{position:relative;overflow:hidden} | |
} | |
.container-sm{max-width:750px} | |
.main-content{max-width:1400px;margin:0 auto} | |
.page-abstract{text-align:center} | |
.page-abstract .container{max-width:970px} | |
.page-abstract h1,.page-abstract .h1{margin-bottom:20px} | |
.page-abstract h1.with-subtitle,.page-abstract .h1.with-subtitle{margin-bottom:10px} | |
.page-abstract h3,.page-abstract h5,.page-abstract .h3,.page-abstract .h5{margin:0 0 20px} | |
.page-abstract-sm .container{max-width:750px} | |
@media (min-width: 992px){ | |
.page-abstract-main{padding:50px 0 60px} | |
.page-abstract h1,.page-abstract .h1{font-size:46px;margin-bottom:40px} | |
.page-abstract h1.with-subtitle,.page-abstract .h1.with-subtitle{margin-bottom:20px} | |
.page-abstract h3,.page-abstract .h3{margin-bottom:40px} | |
.homepage-quote-container p{font-size:28px} | |
} | |
.break-world{word-wrap:break-word} | |
.homepage-quote .overlay-element-content{background-color:#010341} | |
.homepage-quote-container{padding:20px 0;font-family:"Playfair Display", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;color:white} | |
.homepage-quote-container p{font-style:italic;font-size:21px;margin-bottom:20px} | |
.homepage-quote-container .desc{text-align:left} | |
.homepage-quote-container .author{text-align:right} | |
.newsletter{background-color:#010341;padding:20px 0} | |
.newsletter-fields{position:relative;display:table;border-collapse:separate} | |
.newsletter-fields .form-control,.newsletter-fields .newsletter-fields-btn{display:table-cell;vertical-align:middle;width:auto;margin:0} | |
.newsletter-fields .newsletter-fields-btn{width:1%;padding-left:10px;white-space:nowrap} | |
.newsletter-fields .form-control{width:100%;float:left} | |
.newsletter-title{margin:0 0 20px;color:white;font-style:italic;font-weight:400} | |
.omniacard-banner{background-color:#040C41} | |
.omniacard-banner .h2,.omniacard-banner p{color:white} | |
.omniacard-banner-container a{font-weight:700} | |
.omniacard-banner-container .h2{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;font-size:24px;text-transform:uppercase} | |
.omniacard-banner-large .omniacard-banner-container{padding:15px} | |
.omniacard-banner-large .omniacard-banner-container .h2{margin-top:0} | |
@media (min-width: 768px){ | |
.homepage-quote .overlay-element-content{background-color:transparent} | |
.homepage-quote-container{float:right;text-align:right;max-width:450px} | |
.homepage-quote-container p{font-size:21px;margin-bottom:1em;max-width:450px} | |
.newsletter{padding:40px 0} | |
.newsletter-title{margin:0} | |
.omniacard-banner{color:#403f3f;background-color:transparent} | |
.omniacard-banner-container{text-align:left;max-width:440px} | |
.omniacard-banner-container .h2{margin-bottom:20px;font-size:36px;color:#010341} | |
.omniacard-banner-container p{color:#010341} | |
} | |
@media (min-width: 992px){ | |
.homepage-quote-container p{font-size:28px} | |
} | |
.pswp__button--close{background-color:#040C41} | |
.pswp__caption__center{font-size:12px} | |
@media (min-width: 768px){ | |
.pswp__caption__center{max-width:750px;font-size:16px} | |
} | |
.pilgrimage-date-label{display:inline-block;font-weight:400;padding:4px 10px;border-radius:4px;text-align:center;white-space:pre;margin:3px 0;white-space:normal} | |
.pilgrimage-date-label.promo{background-color:#ffed00} | |
.pilgrimage-date-label.special{background-color:#ffed00;font-size:18px;font-weight:bold} | |
.pilgrimage-date{display:table;height:100px;width:100%;height:120px;text-align:center} | |
.pilgrimage-date-content{width:100%;height:100%;display:table-cell;vertical-align:middle} | |
.pilgrimage-date-content h5,.pilgrimage-date-content h6{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;display:block} | |
.pilgrimage-date-content h6{border-radius:12px} | |
.pilgrimage-date-content h5{margin:0 0 5px 0} | |
.pilgrimage-date-col{border-left:1px solid #040C41;margin-bottom:20px;padding:0 30px} | |
.pilgrimage-date-col:nth-child(2n+1){border-left:none} | |
@media (min-width: 768px){ | |
.pilgrimage-date-col:nth-child(2n+1){border-left:1px solid #040C41} | |
.pilgrimage-date-col:nth-child(3n+1){border-left:none} | |
.pilgrimage-date-content h5,.pilgrimage-date-content h6{display:block} | |
} | |
@media (min-width: 992px){ | |
.pilgrimage-date-col:nth-child(3n+1){border-left:1px solid #040C41} | |
.pilgrimage-date-col:nth-child(4n+1){border-left:none} | |
} | |
.pilgrimage-days-map .pilgrimage-day-title{margin-top:0;text-transform:uppercase} | |
.pilgrimage-day-number{font-weight:700;color:#777777;text-transform:uppercase} | |
.pilgrimage-days-carousel .item-alt-title{font-weight:700;font-size:24px;font-style:normal;text-transform:uppercase;color:#010341} | |
@media print{ | |
.pilgrimage-days-carousel .item{display:block} | |
} | |
@media (max-width: 480px){ | |
.pilgrimage-day-block{padding-left:15px} | |
} | |
.hover-dropdown-pilgrimage-category{margin-bottom:20px} | |
.hover-dropdown-pilgrimage-category>a{display:block} | |
.hover-dropdown-pilgrimage-category ul{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;padding-left:15px} | |
.hover-dropdown-pilgrimage-category ul li{font-size:14px;text-transform:uppercase;padding:0 0 5px 0} | |
.pilgrimage-label{position:absolute;top:10px;right:-15px;font-style:italic;font-weight:400;font-size:16px;padding:4px 10px;border-radius:4px;text-align:center;min-width:120px} | |
.pilgrimage-label.promo{background-color:#ffed00} | |
.pilgrimage-label.special{background-color:#E0E1E3} | |
.pilgrimage-thumb{position:relative;margin-bottom:20px;background-color:#faf9f9;overflow:hidden} | |
.pilgrimage-thumb .call-to-action{margin:0 0 15px 15px} | |
.pilgrimage-thumb .img-container img{max-height:190px} | |
.pilgrimage-thumb .img-jubilee{position:absolute;top:0;right:5%;width:32%;height:auto} | |
.pilgrimage-thumb .img-jubilee-2{position:absolute;top:0;right:5%;width:32%;height:auto} | |
.pilgrimage-thumb .img-logo-dx{position:absolute;top:0;right:0;height:auto;width:30%} | |
.pilgrimage-thumb .img-logo-sx{position:absolute;top:0;left:0;height:auto;width:30%} | |
.pilgrimage-thumb:hover .call-to-action{color:white;background-color:#010341} | |
.pilgrimage-thumb:hover .img-zoom>img{position:relative;-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0.5;filter:alpha(opacity=50)} | |
.pilgrimage-thumb .elements .banner{width:40%;right:0%} | |
.pilgrimage-thumb-body{padding:15px} | |
.pilgrimage-thumb-body h3{margin-top:15px;margin-bottom:15px;float:left} | |
.pilgrimage-thumb-body h3 small{line-height:42px;word-wrap:break-word} | |
.pilgrimage-thumb-body p,.pilgrimage-thumb-body small{color:#666} | |
.pilgrimage-thumb-body p{font-size:14px;clear:both} | |
.pilgrimage-thumb-body small+h3{margin-top:12px} | |
.pilgrimage-thumb-category{text-transform:uppercase;font-size:12px;color:#666} | |
.pilgrimage-category:nth-child(even){background-color:#f4f2f2} | |
.pilgrimage-category:nth-child(even) .pilgrimage-thumb{background-color:#fff} | |
.pilgrimages_search{background-color:#f4f2f2;position:relative;top:0} | |
.pilgrimages_search select{text-transform:uppercase} | |
@media (min-width: 768px){ | |
.pilgrimage-thumb{height:494px;margin-bottom:40px} | |
.pilgrimage-thumb .call-to-action{position:absolute;bottom:0;left:0;margin:0 0 15px 30px} | |
.pilgrimage-thumb .img-jubilee{position:absolute;top:0;right:5%;width:32%;height:auto} | |
.pilgrimage-thumb .img-jubilee-2{position:absolute;top:0;left:5%;width:32%;height:auto} | |
.pilgrimage-thumb-body{padding:15px 30px;height:189px;overflow:hidden} | |
} | |
@media (min-width: 992px){ | |
.page-blocks-sm .padded-block{padding-top:20px;padding-bottom:20px} | |
} | |
.add-border-top{border-top:10px solid #f4f2f2} | |
.elements .banner{z-index:1;position:absolute;top:5%;right:4%;display:block;width:20%;height:auto;background-color:white;opacity:0.85;filter:alpha(opacity=85);padding:20px;color:#010341;border-right:16px solid #ffed00} | |
.elements .banner .promo{opacity:1;filter:alpha(opacity=100);background-color:#ffed00;color:#010341;font-style:italic;padding:0 5%;font-family:"Playfair Display", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px} | |
.elements .banner .date{opacity:1;filter:alpha(opacity=100);font-size:20px;font-family:"Playfair Display", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:18px} | |
.elements .banner .from{opacity:1;filter:alpha(opacity=100);font-size:14px} | |
.elements .banner .price{opacity:1;filter:alpha(opacity=100);font-size:18px;font-weight:bold;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif} | |
.elements .banner .duration{margin-bottom:5px;font-size:16px} | |
.elements .img-jubilee{z-index:1;position:absolute;top:5%;right:8%;display:block;width:10%;height:auto} | |
.elements .img-jubilee-2{z-index:1;position:absolute;top:5%;left:8%;display:block;width:10%;height:auto} | |
.elements .img-logo-dx{z-index:1;position:absolute;top:0;right:0;display:block;width:20%;height:auto} | |
.elements .img-logo-sx{z-index:1;position:absolute;top:0;left:0;display:block;width:20%;height:auto} | |
.both .img-jubilee{right:26%} | |
.both .img-jubilee-2{left:26%} | |
.item-alt{text-align:center;} /*margin:0 auto;padding:0 0px 40px;width:75%*/ | |
.item-alt-subtitle{font-size:16px;font-weight:700;color:#777777;text-transform:uppercase} | |
.item-alt-title{margin:10px 0 20px;font-style:italic;font-weight:400} | |
.item-overlay{min-height:200px;padding:15px;background-color:#040C41;position:absolute;width:100%;bottom:0} | |
.no-min-height{min-height:auto !important} | |
h1 em,h1 i,.h1 em,.h1 i,h2 em,h2 i,.h2 em,.h2 i,h3 em,h3 i,.h3 em,.h3 i,h4 em,h4 i,.h4 em,.h4 i,h5 em,h5 i,.h5 em,.h5 i,h6 em,h6 i,.h6 em,.h6 i{font-weight:400} | |
@media (min-width: 1200px){ | |
h1,.h1{font-size:40px} | |
h2,.h2{font-size:34px} | |
h3,.h3{font-size:28px} | |
h4,.h4{font-size:24px} | |
h5,.h5{font-size:20px} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment