-
Notifications
You must be signed in to change notification settings - Fork 0
/
main.css
2 lines (2 loc) · 141 KB
/
main.css
1
2
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}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}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"zizou-slab-regular",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857;color:#5d5d58;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;width:100% \9;max-width:100%;height:auto}.img-rounded{border-radius:5px}.img-thumbnail{padding:4px;line-height:1.42857;background-color:#fff;border:1px solid #ddd;border-radius:3px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;width:100% \9;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #E3E3E3}.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}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}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:#B0B1B2}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}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:10px;margin-bottom:10px}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:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width: 768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}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{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:white}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff}.bg-primary{background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#3298FF}a.bg-info:hover{background-color:#007efe}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.bg-muted{background-color:#fff}a.bg-muted:hover{background-color:#e6e6e6}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #E3E3E3}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline{margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857}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 #B0B1B2}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #E3E3E3}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.42857;color:#B0B1B2}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 #E3E3E3;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'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.42857}.container{margin-right:auto;margin-left:auto;padding-left:14px;padding-right:14px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}@media (min-width: 768px){.container{width:748px}}@media (min-width: 992px){.container{width:968px}}@media (min-width: 1200px){.container{width:1168px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:14px;padding-right:14px}.container-fluid:before,.container-fluid:after{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-14px;margin-right:-14px}.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:14px;padding-right:14px}.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.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.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.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.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.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.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.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#5d5d58;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857;color:#82827b}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857;color:#82827b;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.form-control::-moz-placeholder{color:#B0B1B2;opacity:1}.form-control:-ms-input-placeholder{color:#B0B1B2}.form-control::-webkit-input-placeholder{color:#B0B1B2}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#E3E3E3;opacity:1}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{line-height:34px;line-height:1.42857 \0}input[type="date"].input-sm,.form-horizontal .form-group-sm input[type="date"].form-control,input[type="time"].input-sm,.form-horizontal .form-group-sm input[type="time"].form-control,input[type="datetime-local"].input-sm,.form-horizontal .form-group-sm input[type="datetime-local"].form-control,input[type="month"].input-sm,.form-horizontal .form-group-sm input[type="month"].form-control{line-height:30px}input[type="date"].input-lg,.form-horizontal .form-group-lg input[type="date"].form-control,input[type="time"].input-lg,.form-horizontal .form-group-lg input[type="time"].form-control,input[type="datetime-local"].input-lg,.form-horizontal .form-group-lg input[type="datetime-local"].form-control,input[type="month"].input-lg,.form-horizontal .form-group-lg input[type="month"].form-control{line-height:46px}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;min-height:20px;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-horizontal .form-group-lg .form-control-static.form-control,.form-control-static.input-sm,.form-horizontal .form-group-sm .form-control-static.form-control{padding-left:0;padding-right:0}.input-sm,.form-horizontal .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}select.input-sm,.form-horizontal .form-group-sm select.form-control{height:30px;line-height:30px}textarea.input-sm,.form-horizontal .form-group-sm textarea.form-control,select[multiple].input-sm,.form-horizontal .form-group-sm select[multiple].form-control{height:auto}.input-lg,.form-horizontal .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:5px}select.input-lg,.form-horizontal .form-group-lg select.form-control{height:46px;line-height:46px}textarea.input-lg,.form-horizontal .form-group-lg textarea.form-control,select[multiple].input-lg,.form-horizontal .form-group-lg select[multiple].form-control{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:25px;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center}.input-lg+.form-control-feedback,.form-horizontal .form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.form-horizontal .form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label.sr-only ~ .form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#9d9d98}@media (min-width: 768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-14px;margin-right:-14px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}@media (min-width: 768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:14px}@media (min-width: 768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width: 768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{background-image:none}.btn-default.disabled,.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled:active,.btn-default.disabled.active,.btn-default[disabled],.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled]:active,.btn-default[disabled].active,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#3071a9;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled,.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled:active,.btn-primary.disabled.active,.btn-primary[disabled],.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled]:active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{background-image:none}.btn-success.disabled,.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled:active,.btn-success.disabled.active,.btn-success[disabled],.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled]:active,.btn-success[disabled].active,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#3298FF;border-color:#198bff}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#007efe;border-color:#006dda}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{background-image:none}.btn-info.disabled,.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled:active,.btn-info.disabled.active,.btn-info[disabled],.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled]:active,.btn-info[disabled].active,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info.active{background-color:#3298FF;border-color:#198bff}.btn-info .badge{color:#3298FF;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled,.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled:active,.btn-warning.disabled.active,.btn-warning[disabled],.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled]:active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#E42322;border-color:#d31b1a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#bc1817;border-color:#9c1413}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled,.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled:active,.btn-danger.disabled.active,.btn-danger[disabled],.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled]:active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger.active{background-color:#E42322;border-color:#d31b1a}.btn-danger .badge{color:#E42322;background-color:#fff}.btn-link{color:#428bca;font-weight:normal;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;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:#B0B1B2;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:5px}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:1px}.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%}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;-o-transition:height 0.35s ease;transition:height 0.35s ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:3px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857;color:#5d5d58;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#B0B1B2}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857;color:#B0B1B2;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width: 768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate3d(0, -25%, 0);transform:translate3d(0, -25%, 0);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:5px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:0.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width: 992px){.modal-lg{width:900px}}.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;visibility:hidden !important}.affix{position:fixed;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.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}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}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}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}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}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}}.box-shadow{-webkit-box-shadow:0px 3px 3px 0px rgba(49,50,51,0.15);-moz-box-shadow:0px 3px 3px 0px rgba(49,50,51,0.15);box-shadow:0px 3px 3px 0px rgba(49,50,51,0.15)}.ad-0{-webkit-animation-delay:0s;-moz-animation-delay:0s;animation-delay:0s}.ad-2{-webkit-animation-delay:0.2s;-moz-animation-delay:0.2s;animation-delay:0.2s}.ad-4{-webkit-animation-delay:0.4s;-moz-animation-delay:0.4s;animation-delay:0.4s}.ad-6{-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s;animation-delay:0.6s}.ad-8{-webkit-animation-delay:0.8s;-moz-animation-delay:0.8s;animation-delay:0.8s}.ad-10{-webkit-animation-delay:1s;-moz-animation-delay:1s;animation-delay:1s}.ad-12{-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s;animation-delay:1.2s}.ad-14{-webkit-animation-delay:1.4s;-moz-animation-delay:1.4s;animation-delay:1.4s}.ad-16{-webkit-animation-delay:1.6s;-moz-animation-delay:1.6s;animation-delay:1.6s}.ad-18{-webkit-animation-delay:1.8s;-moz-animation-delay:1.8s;animation-delay:1.8s}.ad-20{-webkit-animation-delay:2s;-moz-animation-delay:2s;animation-delay:2s}.ad-22{-webkit-animation-delay:2.2s;-moz-animation-delay:2.2s;animation-delay:2.2s}.ad-24{-webkit-animation-delay:2.4s;-moz-animation-delay:2.4s;animation-delay:2.4s}.ad-26{-webkit-animation-delay:2.6s;-moz-animation-delay:2.6s;animation-delay:2.6s}.ad-28{-webkit-animation-delay:2.8s;-moz-animation-delay:2.8s;animation-delay:2.8s}.ad-30{-webkit-animation-delay:3s;-moz-animation-delay:3s;animation-delay:3s}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@font-face{font-family:'flexslider-icon';src:url("fonts/flexslider-icon.eot");src:url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"),url("fonts/flexslider-icon.woff") format("woff"),url("fonts/flexslider-icon.ttf") format("truetype"),url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");font-weight:normal;font-style:normal}.flex-container a:hover,.flex-slider a:hover,.flex-container a:focus,.flex-slider a:focus{outline:none}.slides,.slides>li,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;background:#ffffff;border:4px solid #ffffff;position:relative;zoom:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:"" 0 1px 4px rgba(0,0,0,0.2);-moz-box-shadow:"" 0 1px 4px rgba(0,0,0,0.2);-o-box-shadow:"" 0 1px 4px rgba(0,0,0,0.2);box-shadow:"" 0 1px 4px rgba(0,0,0,0.2)}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.flex-direction-nav a:before{font-family:"flexslider-icon";font-size:40px;display:inline-block;content:'\f001';color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3)}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-direction-nav .flex-prev{opacity:0.7;left:10px}.flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1}.flexslider:hover .flex-direction-nav .flex-next{opacity:0.7;right:10px}.flexslider:hover .flex-direction-nav .flex-next:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0 !important;filter:alpha(opacity=0);cursor:default}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:0.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a .flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,0.5);cursor:pointer;text-indent:-9999px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,0.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,0.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width: 860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}.thin{font-family:"sgothic-rgcap" !important;font-weight:100;font-style:normal}.extra-light{font-family:"sgothic-rgcap" !important;font-weight:200;font-style:normal}.light{font-family:"sgothic-rgcap" !important;font-weight:300;font-style:normal}.book{font-family:"sgothic-rgcap" !important;font-style:normal}.medium{font-family:"zizou-slab-regular",Helvetica,Arial,sans-serif !important;font-weight:500;font-style:normal}.medium-italic{font-family:"zizou-slab-regular",Helvetica,Arial,sans-serif !important;font-weight:500;font-style:italic}.bold{font-family:"sgothic-bdcap" !important;font-style:normal}.thin{font-family:"zizou-slab-regular" !important;font-weight:100;font-style:normal}.serif-light{font-family:"zizou-slab-regular" !important;font-style:normal}.serif-book{font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal}.serif-book-italic{font-family:"zizou-slab-regular" !important;font-weight:400;font-style:italic}.serif-medium{font-family:"Zizou Slab-Medium" !important;font-style:normal}.serif-medium-italic{font-family:"zizou-slab-regular","Times New Roman",Times,serif !important;font-weight:500;font-style:italic}.serif-bold{font-family:"zizou-slab-bold" !important;font-style:normal}.alt-light{font-family:"nimbus-sans" !important;font-weight:400;font-style:normal}.alt-book{font-family:"nimbus-sans" !important;font-weight:500;font-style:normal}.alt-bold{font-family:"nimbus-sans" !important;font-weight:700;font-style:normal}.alt-light{font-family:"pragmatica-web-condensed" !important;font-weight:300;font-style:normal}.alt-book{font-family:"pragmatica-web-condensed" !important;font-weight:500;font-style:normal}.alt-light{font-family:"ronnia-condensed" !important;font-weight:300;font-style:normal}.alt-book{font-family:"ronnia-condensed" !important;font-weight:500;font-style:normal}html{font-size:14px}@media only screen and (min-width: 480px) and (max-width: 768px){html{font-size:12px}html h1,html h2,html h3,html h4,html h5,html h6,html .h1,html .h2,html .h3,html .h4,html .h5,html .h6{line-height:1}html h1,html .h1,html h2,html .h2,html h3,html .h3{margin-top:1.42857rem;margin-bottom:0.71429rem}html h4,html .h4,html h5,html .h5,html h6,html .h6{margin-top:0.71429rem;margin-bottom:0.71429rem}}@media only screen and (max-width: 480px){html{font-size:11px}html h1,html h2,html h3,html h4,html h5,html h6,html .h1,html .h2,html .h3,html .h4,html .h5,html .h6{line-height:0.9}html h1,html .h1,html h2,html .h2,html h3,html .h3{margin-top:1.42857rem;margin-bottom:0.71429rem}html h4,html .h4,html h5,html .h5,html h6,html .h6{margin-top:0.71429rem;margin-bottom:0.71429rem}}p.lead,.p.lead,span.lead,em.lead,strong.lead,label.lead,i.lead,ul.lead,ol.lead,li.lead{font-size:21px !important;font-size:1.5rem !important;line-height:1.3}@media only screen and (max-width: 480px){p.lead,.p.lead,span.lead,em.lead,strong.lead,label.lead,i.lead,ul.lead,ol.lead,li.lead{font-size:17px !important;font-size:1.21429rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){p.lead,.p.lead,span.lead,em.lead,strong.lead,label.lead,i.lead,ul.lead,ol.lead,li.lead{font-size:19px !important;font-size:1.35714rem !important;line-height:1.2}}.lead-ch p,.lead-ch .p,.lead-ch span,.lead-ch em,.lead-ch strong,.lead-ch label,.lead-ch i,.lead-ch ul,.lead-ch ol,.lead-ch li{font-size:21px !important;font-size:1.5rem !important;line-height:1.3}@media only screen and (max-width: 480px){.lead-ch p,.lead-ch .p,.lead-ch span,.lead-ch em,.lead-ch strong,.lead-ch label,.lead-ch i,.lead-ch ul,.lead-ch ol,.lead-ch li{font-size:17px !important;font-size:1.21429rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.lead-ch p,.lead-ch .p,.lead-ch span,.lead-ch em,.lead-ch strong,.lead-ch label,.lead-ch i,.lead-ch ul,.lead-ch ol,.lead-ch li{font-size:19px !important;font-size:1.35714rem !important;line-height:1.2}}h1{font-size:2.57143rem}h1.lead{font-size:43px !important;font-size:3.07143rem !important;line-height:1.3}@media only screen and (max-width: 480px){h1.lead{font-size:39px !important;font-size:2.78571rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){h1.lead{font-size:41px !important;font-size:2.92857rem !important;line-height:1.2}}h2{font-size:2.14286rem}h2.lead{font-size:37px !important;font-size:2.64286rem !important;line-height:1.3}@media only screen and (max-width: 480px){h2.lead{font-size:33px !important;font-size:2.35714rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){h2.lead{font-size:35px !important;font-size:2.5rem !important;line-height:1.2}}h3{font-size:1.71429rem}h3.lead{font-size:31px !important;font-size:2.21429rem !important;line-height:1.3}@media only screen and (max-width: 480px){h3.lead{font-size:27px !important;font-size:1.92857rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){h3.lead{font-size:29px !important;font-size:2.07143rem !important;line-height:1.2}}h4{font-size:1.28571rem}h4.lead{font-size:25px !important;font-size:1.78571rem !important;line-height:1.3}@media only screen and (max-width: 480px){h4.lead{font-size:21px !important;font-size:1.5rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){h4.lead{font-size:23px !important;font-size:1.64286rem !important;line-height:1.2}}h5{font-size:1rem}h5.lead{font-size:21px !important;font-size:1.5rem !important;line-height:1.3}@media only screen and (max-width: 480px){h5.lead{font-size:17px !important;font-size:1.21429rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){h5.lead{font-size:19px !important;font-size:1.35714rem !important;line-height:1.2}}h6{font-size:0.85714rem}h6.lead{font-size:19px !important;font-size:1.35714rem !important;line-height:1.3}@media only screen and (max-width: 480px){h6.lead{font-size:15px !important;font-size:1.07143rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){h6.lead{font-size:17px !important;font-size:1.21429rem !important;line-height:1.2}}.h1{font-size:2.57143rem}.h1.lead{font-size:43px !important;font-size:3.07143rem !important;line-height:1.3}@media only screen and (max-width: 480px){.h1.lead{font-size:39px !important;font-size:2.78571rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.h1.lead{font-size:41px !important;font-size:2.92857rem !important;line-height:1.2}}.h2{font-size:2.14286rem}.h2.lead{font-size:37px !important;font-size:2.64286rem !important;line-height:1.3}@media only screen and (max-width: 480px){.h2.lead{font-size:33px !important;font-size:2.35714rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.h2.lead{font-size:35px !important;font-size:2.5rem !important;line-height:1.2}}.h3{font-size:1.71429rem}.h3.lead{font-size:31px !important;font-size:2.21429rem !important;line-height:1.3}@media only screen and (max-width: 480px){.h3.lead{font-size:27px !important;font-size:1.92857rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.h3.lead{font-size:29px !important;font-size:2.07143rem !important;line-height:1.2}}.h4{font-size:1.28571rem}.h4.lead{font-size:25px !important;font-size:1.78571rem !important;line-height:1.3}@media only screen and (max-width: 480px){.h4.lead{font-size:21px !important;font-size:1.5rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.h4.lead{font-size:23px !important;font-size:1.64286rem !important;line-height:1.2}}.h5{font-size:1rem}.h5.lead{font-size:21px !important;font-size:1.5rem !important;line-height:1.3}@media only screen and (max-width: 480px){.h5.lead{font-size:17px !important;font-size:1.21429rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.h5.lead{font-size:19px !important;font-size:1.35714rem !important;line-height:1.2}}.h6{font-size:0.85714rem}.h6.lead{font-size:19px !important;font-size:1.35714rem !important;line-height:1.3}@media only screen and (max-width: 480px){.h6.lead{font-size:15px !important;font-size:1.07143rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.h6.lead{font-size:17px !important;font-size:1.21429rem !important;line-height:1.2}}.lead-ch h1{font-size:43px !important;font-size:3.07143rem !important}@media only screen and (max-width: 480px){.lead-ch h1{font-size:39px !important;font-size:2.78571rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.lead-ch h1{font-size:41px !important;font-size:2.92857rem !important;line-height:1.2}}.lead-ch h2{font-size:37px !important;font-size:2.64286rem !important}@media only screen and (max-width: 480px){.lead-ch h2{font-size:33px !important;font-size:2.35714rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.lead-ch h2{font-size:35px !important;font-size:2.5rem !important;line-height:1.2}}.lead-ch h3{font-size:31px !important;font-size:2.21429rem !important}@media only screen and (max-width: 480px){.lead-ch h3{font-size:27px !important;font-size:1.92857rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.lead-ch h3{font-size:29px !important;font-size:2.07143rem !important;line-height:1.2}}.lead-ch h4{font-size:25px !important;font-size:1.78571rem !important}@media only screen and (max-width: 480px){.lead-ch h4{font-size:21px !important;font-size:1.5rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.lead-ch h4{font-size:23px !important;font-size:1.64286rem !important;line-height:1.2}}.lead-ch h5{font-size:21px !important;font-size:1.5rem !important}@media only screen and (max-width: 480px){.lead-ch h5{font-size:17px !important;font-size:1.21429rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.lead-ch h5{font-size:19px !important;font-size:1.35714rem !important;line-height:1.2}}.lead-ch h6{font-size:19px !important;font-size:1.35714rem !important}@media only screen and (max-width: 480px){.lead-ch h6{font-size:15px !important;font-size:1.07143rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.lead-ch h6{font-size:17px !important;font-size:1.21429rem !important;line-height:1.2}}.lead-ch .h1{font-size:43px !important;font-size:3.07143rem !important}@media only screen and (max-width: 480px){.lead-ch .h1{font-size:39px !important;font-size:2.78571rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.lead-ch .h1{font-size:41px !important;font-size:2.92857rem !important;line-height:1.2}}.lead-ch .h2{font-size:37px !important;font-size:2.64286rem !important}@media only screen and (max-width: 480px){.lead-ch .h2{font-size:33px !important;font-size:2.35714rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.lead-ch .h2{font-size:35px !important;font-size:2.5rem !important;line-height:1.2}}.lead-ch .h3{font-size:31px !important;font-size:2.21429rem !important}@media only screen and (max-width: 480px){.lead-ch .h3{font-size:27px !important;font-size:1.92857rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.lead-ch .h3{font-size:29px !important;font-size:2.07143rem !important;line-height:1.2}}.lead-ch .h4{font-size:25px !important;font-size:1.78571rem !important}@media only screen and (max-width: 480px){.lead-ch .h4{font-size:21px !important;font-size:1.5rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.lead-ch .h4{font-size:23px !important;font-size:1.64286rem !important;line-height:1.2}}.lead-ch .h5{font-size:21px !important;font-size:1.5rem !important}@media only screen and (max-width: 480px){.lead-ch .h5{font-size:17px !important;font-size:1.21429rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.lead-ch .h5{font-size:19px !important;font-size:1.35714rem !important;line-height:1.2}}.lead-ch .h6{font-size:19px !important;font-size:1.35714rem !important}@media only screen and (max-width: 480px){.lead-ch .h6{font-size:15px !important;font-size:1.07143rem !important;line-height:1.1}}@media only screen and (min-width: 480px) and (max-width: 768px){.lead-ch .h6{font-size:17px !important;font-size:1.21429rem !important;line-height:1.2}}@media only screen and (max-width: 480px){.h1-xs{font-size:36px !important;font-size:2.57143rem !important}}@media only screen and (min-width: 768px){.h1-sm{font-size:36px !important;font-size:2.57143rem !important}}@media only screen and (min-width: 992px){.h1-md{font-size:36px !important;font-size:2.57143rem !important}}@media only screen and (min-width: 1200px){.h1-lg{font-size:36px !important;font-size:2.57143rem !important}}@media only screen and (max-width: 480px){.h2-xs{font-size:30px !important;font-size:2.14286rem !important}}@media only screen and (min-width: 768px){.h2-sm{font-size:30px !important;font-size:2.14286rem !important}}@media only screen and (min-width: 992px){.h2-md{font-size:30px !important;font-size:2.14286rem !important}}@media only screen and (min-width: 1200px){.h2-lg{font-size:30px !important;font-size:2.14286rem !important}}@media only screen and (max-width: 480px){.h3-xs{font-size:24px !important;font-size:1.71429rem !important}}@media only screen and (min-width: 768px){.h3-sm{font-size:24px !important;font-size:1.71429rem !important}}@media only screen and (min-width: 992px){.h3-md{font-size:24px !important;font-size:1.71429rem !important}}@media only screen and (min-width: 1200px){.h3-lg{font-size:24px !important;font-size:1.71429rem !important}}@media only screen and (max-width: 480px){.h4-xs{font-size:18px !important;font-size:1.28571rem !important}}@media only screen and (min-width: 768px){.h4-sm{font-size:18px !important;font-size:1.28571rem !important}}@media only screen and (min-width: 992px){.h4-md{font-size:18px !important;font-size:1.28571rem !important}}@media only screen and (min-width: 1200px){.h4-lg{font-size:18px !important;font-size:1.28571rem !important}}@media only screen and (max-width: 480px){.h5-xs{font-size:14px !important;font-size:1rem !important}}@media only screen and (min-width: 768px){.h5-sm{font-size:14px !important;font-size:1rem !important}}@media only screen and (min-width: 992px){.h5-md{font-size:14px !important;font-size:1rem !important}}@media only screen and (min-width: 1200px){.h5-lg{font-size:14px !important;font-size:1rem !important}}@media only screen and (max-width: 480px){.h6-xs{font-size:12px !important;font-size:0.85714rem !important}}@media only screen and (min-width: 768px){.h6-sm{font-size:12px !important;font-size:0.85714rem !important}}@media only screen and (min-width: 992px){.h6-md{font-size:12px !important;font-size:0.85714rem !important}}@media only screen and (min-width: 1200px){.h6-lg{font-size:12px !important;font-size:0.85714rem !important}}h1,h2,h3,h4,h5{margin:0}.text-primary{color:#428bca !important}.text-primary a{color:#428bca !important}.text-primary a:hover{color:#23547e}.text-success{color:#5cb85c !important}.text-success a{color:#5cb85c !important}.text-success a:hover{color:#337633}.text-info{color:#3298FF !important}.text-info a{color:#3298FF !important}.text-info a:hover{color:#0062c6}.text-warning{color:#f0ad4e !important}.text-warning a{color:#f0ad4e !important}.text-warning a:hover{color:#c27910}.text-danger{color:#E42322 !important}.text-danger a{color:#E42322 !important}.text-danger a:hover{color:#8a1111}.text-gray-darker{color:#3D3C3E !important}.text-gray-darker a{color:#3D3C3E !important}.text-gray-darker a:hover{color:#070708}.text-gray-dark{color:#5d5d58 !important}.text-gray-dark a{color:#5d5d58 !important}.text-gray-dark a:hover{color:#262624}.text-gray{color:#82827b !important}.text-gray a{color:#82827b !important}.text-gray a:hover{color:#4b4b47}.text-gray-light{color:#B0B1B2 !important}.text-gray-light a{color:#B0B1B2 !important}.text-gray-light a:hover{color:#7a7b7d}.text-gray-lighter{color:#E3E3E3 !important}.text-gray-lighter a{color:#E3E3E3 !important}.text-gray-lighter a:hover{color:#adadad}.text-#fff{color:#fff !important}.text-#fff a{color:#fff !important}.text-#fff a:hover{color:#c9c9c9}.text-left{text-align:left !important}.text-right{text-align:right !important}@media only screen and (max-width: 480px){.text-left-xs{text-align:left !important}}@media only screen and (min-width: 480px) and (max-width: 768px){.text-left-sm{text-align:left !important}}@media only screen and (min-width: 768px) and (max-width: 992px){.text-left-md{text-align:left !important}}@media only screen and (min-width: 992px) and (max-width: 1200px){.text-left-lg{text-align:left !important}}@media only screen and (max-width: 480px){.text-right-xs{text-align:right !important}}@media only screen and (min-width: 480px) and (max-width: 768px){.text-right-sm{text-align:right !important}}@media only screen and (min-width: 768px) and (max-width: 992px){.text-right-md{text-align:right !important}}@media only screen and (min-width: 992px) and (max-width: 1200px){.text-right-lg{text-align:right !important}}@media only screen and (max-width: 480px){.text-center-xs{text-align:center !important}}@media only screen and (min-width: 480px) and (max-width: 768px){.text-center-sm{text-align:center !important}}@media only screen and (min-width: 768px) and (max-width: 992px){.text-center-md{text-align:center !important}}@media only screen and (min-width: 992px) and (max-width: 1200px){.text-center-lg{text-align:center !important}}.uppercase{text-transform:uppercase}.lowercase{text-transform:none !important}.underline{text-decoration:underline !important}a{color:#565658}a:hover,a:focus{color:#565658}a.not-underline:hover{text-decoration:underline}a.sb-link{color:#3298FF}a.sb-link:hover{text-decoration:underline}a.black-link{color:black}a.danger-link{color:#E42322}@media screen and (-webkit-min-device-pixel-ratio: 0){.text-gradient{background:-webkit-linear-gradient(left, #428bca, #3298FF, #5cb85c) repeat;background:linear-gradient(to right, #428bca, #3298FF, #5cb85c) repeat;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;text-fill-color:transparent}}html,body{min-height:100%;height:100%;color:#565658}.grid-bg{background-image:url("../assets/img/trama_xs.png")}.site-wrapper{min-height:100%;height:100%}.site-wrapper{position:relative}.site-menu{background:white;width:79px;z-index:10;position:relative;padding-top:140px;float:left;min-height:575px}@media only screen and (orientation: portrait){.site-menu{top:86px;min-height:880px}}.lista-cursos{z-index:2000;position:fixed;margin-left:88px;margin-top:236px}.site-header{position:fixed;width:100%;height:47px;z-index:100}.site-content{padding-top:175px;background-image:url("../assets/img/trama_xs.png");float:left;padding-left:0px;padding-bottom:21px}@media only screen and (min-width: 992px){.site-content{width:-webkit-calc(100% - 79px);width:calc(100% - 79px)}}@media only screen and (max-width: 992px){.site-content{width:100% !important;padding-top:70px}}.site-content.login,.site-content.error-404{width:100% !important;padding-bottom:98px !important}.site-content.error-404{height:100%}.site-content.iframe{background:none}.site-content.shorter{min-height:822px}.site-content .container-fluid .row .col-sm-8{padding-top:0}@media only screen and (max-width: 992px){.site-content .container-fluid .row .col-sm-8{padding-top:14px}}.section-desc{padding-top:5px;font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal;font-size:18px;font-size:1.28571rem}button#buscar-phr{width:100%;margin-top:7px;background-color:#565658;border-radius:0px;color:white;font-family:"sgothic-bdcap" !important;font-style:normal;font-size:22px;padding:3px 49px !important}.section-content .row .zizou-26{font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal;font-size:26px;font-size:1.85714rem;margin-top:0;padding:0}@media only screen and (max-width: 768px){.section-content .row .zizou-26{margin-left:0px;font-size:26px;font-size:1.85714rem}}.section-content .row .col-sm-8 .row{padding-top:7px}.dropdown ul.dropdown-menu{-webkit-box-shadow:none !important;box-shadow:none !important;border:none;margin:0 !important;padding:0 !important}.dropdown ul.dropdown-menu.first-child{left:-24px !important;top:91px !important;border-radius:0px}.dropdown ul.dropdown-menu.first-child:after{left:32% !important}.dropdown ul.dropdown-menu:after{bottom:100%;left:71%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-bottom-color:#ffffff;border-width:15px;margin-left:-15px}.dropdown ul.dropdown-menu li{cursor:pointer;font-size:16px;font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal}.dropdown ul.dropdown-menu li.dditem{padding-top:3px;padding-bottom:3px;width:100%}.dropdown ul.dropdown-menu li.dditem:hover{background-color:#3298FF;color:white !important}.dropdown ul.dropdown-menu li.dditem:hover a{color:white !important}.dropdown ul.dropdown-menu li.divider{margin:0}.dropdown.avatar-hijo .dropdown-toggle .avatar-container{cursor:pointer;background-image:url("../assets/img/child_avatar_sm.png");background-repeat:no-repeat;margin:0 auto;width:60px;height:60px}.dropdown.avatar-hijo .dropdown-toggle .avatar-container.active{background-image:url("../assets/img/child_avatar_hover_sm.png")}.dropdown.avatar-hijo .dropdown-menu{padding:0 !important;margin:6px 0 0}.dropdown-toggle.relative #ie-avatar{background-image:url("../assets/img/user_ie8_white.png");background-repeat:no-repeat;width:77px;height:77px}.dropdown-toggle.relative #ie-avatar:hover,.dropdown-toggle.relative #ie-avatar.open{background-image:url("../assets/img/user_ie8_info.png")}.dropdown-toggle.relative img.absolute{right:-5px;top:50%}.internal-footer{background-color:#E3E3E3;position:absolute;bottom:0;width:100%;left:0;margin:0px;color:#565658}@media only screen and (min-width: 992px){.internal-footer .col-sm-8{padding-top:28px}}.xl{font-size:44px !important;font-size:3.14286rem !important;line-height:1;color:black;font-family:"sgothic-bdcap" !important;font-style:normal}@media only screen and (max-width: 1200px){.xl{font-size:36px !important;font-size:2.57143rem !important}}@media only screen and (max-width: 480px){.xl{font-size:32px !important;font-size:2.28571rem !important}}.solano-10{font-family:"sgothic-rgcap" !important;font-style:normal;font-size:10px !important;font-size:0.71429rem !important}@media only screen and (max-width: 1200px){.solano-10{font-size:8px !important;font-size:0.57143rem !important}}.solano-bold-10{font-family:"sgothic-bdcap" !important;font-style:normal;font-size:10px !important;font-size:0.71429rem !important}@media only screen and (max-width: 1200px){.solano-bold-10{font-size:8px !important;font-size:0.57143rem !important}}.zizou-thin-10{font-family:"zizou-slab-regular" !important;font-weight:100;font-style:normal;font-size:10px !important;font-size:0.71429rem !important}.zizou-light-10{font-family:"zizou-slab-regular" !important;font-style:normal;font-size:10px !important;font-size:0.71429rem !important}@media only screen and (max-width: 1200px){.zizou-light-10{font-size:8px !important;font-size:0.57143rem !important}}.zizou-bold-10{font-family:"zizou-slab-bold" !important;font-style:normal;font-size:10px !important;font-size:0.71429rem !important}.zizou-10{font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal;font-size:10px !important;font-size:0.71429rem !important}@media only screen and (max-width: 1200px){.zizou-10{font-size:8px !important;font-size:0.57143rem !important}}.helvetica-light-10{font-family:"nimbus-sans" !important;font-weight:400;font-style:normal;font-size:10px !important;font-size:0.71429rem !important}.helvetica-10{font-family:"nimbus-sans" !important;font-weight:500;font-style:normal;font-size:10px !important;font-size:0.71429rem !important}@media only screen and (max-width: 1200px){.helvetica-10{font-size:8px !important;font-size:0.57143rem !important}}.helv-neue-10{font-family:"ronnia-condensed" !important;font-weight:500;font-style:normal;font-size:10px !important;font-size:0.71429rem !important}@media only screen and (max-width: 1200px){.helv-neue-10{font-size:8px !important;font-size:0.57143rem !important}}.helv-neue-light-10{font-family:"ronnia-condensed" !important;font-weight:300;font-style:normal;font-size:10px !important;font-size:0.71429rem !important}@media only screen and (max-width: 1200px){.helv-neue-light-10{font-size:8px !important;font-size:0.57143rem !important}}.ronnia-10{font-family:"pragmatica-web-condensed" !important;font-weight:500;font-style:normal;font-size:10px !important;font-size:0.71429rem !important}@media only screen and (max-width: 1200px){.ronnia-10{font-size:8px !important;font-size:0.57143rem !important}}.helvetica-bold-10{font-family:"nimbus-sans" !important;font-weight:700;font-style:normal;font-size:10px !important;font-size:0.71429rem !important}@media only screen and (max-width: 1200px){.helvetica-bold-10{font-size:6px !important;font-size:0.42857rem !important}}.solano-11{font-family:"sgothic-rgcap" !important;font-style:normal;font-size:11px !important;font-size:0.78571rem !important}@media only screen and (max-width: 1200px){.solano-11{font-size:9px !important;font-size:0.64286rem !important}}.solano-bold-11{font-family:"sgothic-bdcap" !important;font-style:normal;font-size:11px !important;font-size:0.78571rem !important}@media only screen and (max-width: 1200px){.solano-bold-11{font-size:9px !important;font-size:0.64286rem !important}}.zizou-thin-11{font-family:"zizou-slab-regular" !important;font-weight:100;font-style:normal;font-size:11px !important;font-size:0.78571rem !important}.zizou-light-11{font-family:"zizou-slab-regular" !important;font-style:normal;font-size:11px !important;font-size:0.78571rem !important}@media only screen and (max-width: 1200px){.zizou-light-11{font-size:9px !important;font-size:0.64286rem !important}}.zizou-bold-11{font-family:"zizou-slab-bold" !important;font-style:normal;font-size:11px !important;font-size:0.78571rem !important}.zizou-11{font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal;font-size:11px !important;font-size:0.78571rem !important}@media only screen and (max-width: 1200px){.zizou-11{font-size:9px !important;font-size:0.64286rem !important}}.helvetica-light-11{font-family:"nimbus-sans" !important;font-weight:400;font-style:normal;font-size:11px !important;font-size:0.78571rem !important}.helvetica-11{font-family:"nimbus-sans" !important;font-weight:500;font-style:normal;font-size:11px !important;font-size:0.78571rem !important}@media only screen and (max-width: 1200px){.helvetica-11{font-size:9px !important;font-size:0.64286rem !important}}.helv-neue-11{font-family:"ronnia-condensed" !important;font-weight:500;font-style:normal;font-size:11px !important;font-size:0.78571rem !important}@media only screen and (max-width: 1200px){.helv-neue-11{font-size:9px !important;font-size:0.64286rem !important}}.helv-neue-light-11{font-family:"ronnia-condensed" !important;font-weight:300;font-style:normal;font-size:11px !important;font-size:0.78571rem !important}@media only screen and (max-width: 1200px){.helv-neue-light-11{font-size:9px !important;font-size:0.64286rem !important}}.ronnia-11{font-family:"pragmatica-web-condensed" !important;font-weight:500;font-style:normal;font-size:11px !important;font-size:0.78571rem !important}@media only screen and (max-width: 1200px){.ronnia-11{font-size:9px !important;font-size:0.64286rem !important}}.helvetica-bold-11{font-family:"nimbus-sans" !important;font-weight:700;font-style:normal;font-size:11px !important;font-size:0.78571rem !important}@media only screen and (max-width: 1200px){.helvetica-bold-11{font-size:7px !important;font-size:0.5rem !important}}.solano-12{font-family:"sgothic-rgcap" !important;font-style:normal;font-size:12px !important;font-size:0.85714rem !important}@media only screen and (max-width: 1200px){.solano-12{font-size:10px !important;font-size:0.71429rem !important}}.solano-bold-12{font-family:"sgothic-bdcap" !important;font-style:normal;font-size:12px !important;font-size:0.85714rem !important}@media only screen and (max-width: 1200px){.solano-bold-12{font-size:10px !important;font-size:0.71429rem !important}}.zizou-thin-12{font-family:"zizou-slab-regular" !important;font-weight:100;font-style:normal;font-size:12px !important;font-size:0.85714rem !important}.zizou-light-12{font-family:"zizou-slab-regular" !important;font-style:normal;font-size:12px !important;font-size:0.85714rem !important}@media only screen and (max-width: 1200px){.zizou-light-12{font-size:10px !important;font-size:0.71429rem !important}}.zizou-bold-12{font-family:"zizou-slab-bold" !important;font-style:normal;font-size:12px !important;font-size:0.85714rem !important}.zizou-12{font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal;font-size:12px !important;font-size:0.85714rem !important}@media only screen and (max-width: 1200px){.zizou-12{font-size:10px !important;font-size:0.71429rem !important}}.helvetica-light-12{font-family:"nimbus-sans" !important;font-weight:400;font-style:normal;font-size:12px !important;font-size:0.85714rem !important}.helvetica-12{font-family:"nimbus-sans" !important;font-weight:500;font-style:normal;font-size:12px !important;font-size:0.85714rem !important}@media only screen and (max-width: 1200px){.helvetica-12{font-size:10px !important;font-size:0.71429rem !important}}.helv-neue-12{font-family:"ronnia-condensed" !important;font-weight:500;font-style:normal;font-size:12px !important;font-size:0.85714rem !important}@media only screen and (max-width: 1200px){.helv-neue-12{font-size:10px !important;font-size:0.71429rem !important}}.helv-neue-light-12{font-family:"ronnia-condensed" !important;font-weight:300;font-style:normal;font-size:12px !important;font-size:0.85714rem !important}@media only screen and (max-width: 1200px){.helv-neue-light-12{font-size:10px !important;font-size:0.71429rem !important}}.ronnia-12{font-family:"pragmatica-web-condensed" !important;font-weight:500;font-style:normal;font-size:12px !important;font-size:0.85714rem !important}@media only screen and (max-width: 1200px){.ronnia-12{font-size:10px !important;font-size:0.71429rem !important}}.helvetica-bold-12{font-family:"nimbus-sans" !important;font-weight:700;font-style:normal;font-size:12px !important;font-size:0.85714rem !important}@media only screen and (max-width: 1200px){.helvetica-bold-12{font-size:8px !important;font-size:0.57143rem !important}}.solano-14{font-family:"sgothic-rgcap" !important;font-style:normal;font-size:14px !important;font-size:1rem !important}@media only screen and (max-width: 1200px){.solano-14{font-size:12px !important;font-size:0.85714rem !important}}.solano-bold-14{font-family:"sgothic-bdcap" !important;font-style:normal;font-size:14px !important;font-size:1rem !important}@media only screen and (max-width: 1200px){.solano-bold-14{font-size:12px !important;font-size:0.85714rem !important}}.zizou-thin-14{font-family:"zizou-slab-regular" !important;font-weight:100;font-style:normal;font-size:14px !important;font-size:1rem !important}.zizou-light-14{font-family:"zizou-slab-regular" !important;font-style:normal;font-size:14px !important;font-size:1rem !important}@media only screen and (max-width: 1200px){.zizou-light-14{font-size:12px !important;font-size:0.85714rem !important}}.zizou-bold-14{font-family:"zizou-slab-bold" !important;font-style:normal;font-size:14px !important;font-size:1rem !important}.zizou-14{font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal;font-size:14px !important;font-size:1rem !important}@media only screen and (max-width: 1200px){.zizou-14{font-size:12px !important;font-size:0.85714rem !important}}.helvetica-light-14{font-family:"nimbus-sans" !important;font-weight:400;font-style:normal;font-size:14px !important;font-size:1rem !important}.helvetica-14{font-family:"nimbus-sans" !important;font-weight:500;font-style:normal;font-size:14px !important;font-size:1rem !important}@media only screen and (max-width: 1200px){.helvetica-14{font-size:12px !important;font-size:0.85714rem !important}}.helv-neue-14{font-family:"ronnia-condensed" !important;font-weight:500;font-style:normal;font-size:14px !important;font-size:1rem !important}@media only screen and (max-width: 1200px){.helv-neue-14{font-size:12px !important;font-size:0.85714rem !important}}.helv-neue-light-14{font-family:"ronnia-condensed" !important;font-weight:300;font-style:normal;font-size:14px !important;font-size:1rem !important}@media only screen and (max-width: 1200px){.helv-neue-light-14{font-size:12px !important;font-size:0.85714rem !important}}.ronnia-14{font-family:"pragmatica-web-condensed" !important;font-weight:500;font-style:normal;font-size:14px !important;font-size:1rem !important}@media only screen and (max-width: 1200px){.ronnia-14{font-size:12px !important;font-size:0.85714rem !important}}.helvetica-bold-14{font-family:"nimbus-sans" !important;font-weight:700;font-style:normal;font-size:14px !important;font-size:1rem !important}@media only screen and (max-width: 1200px){.helvetica-bold-14{font-size:10px !important;font-size:0.71429rem !important}}.solano-16{font-family:"sgothic-rgcap" !important;font-style:normal;font-size:16px !important;font-size:1.14286rem !important}@media only screen and (max-width: 1200px){.solano-16{font-size:14px !important;font-size:1rem !important}}.solano-bold-16{font-family:"sgothic-bdcap" !important;font-style:normal;font-size:16px !important;font-size:1.14286rem !important}@media only screen and (max-width: 1200px){.solano-bold-16{font-size:14px !important;font-size:1rem !important}}.zizou-thin-16{font-family:"zizou-slab-regular" !important;font-weight:100;font-style:normal;font-size:16px !important;font-size:1.14286rem !important}.zizou-light-16{font-family:"zizou-slab-regular" !important;font-style:normal;font-size:16px !important;font-size:1.14286rem !important}@media only screen and (max-width: 1200px){.zizou-light-16{font-size:14px !important;font-size:1rem !important}}.zizou-bold-16{font-family:"zizou-slab-bold" !important;font-style:normal;font-size:16px !important;font-size:1.14286rem !important}.zizou-16{font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal;font-size:16px !important;font-size:1.14286rem !important}@media only screen and (max-width: 1200px){.zizou-16{font-size:14px !important;font-size:1rem !important}}.helvetica-light-16{font-family:"nimbus-sans" !important;font-weight:400;font-style:normal;font-size:16px !important;font-size:1.14286rem !important}.helvetica-16{font-family:"nimbus-sans" !important;font-weight:500;font-style:normal;font-size:16px !important;font-size:1.14286rem !important}@media only screen and (max-width: 1200px){.helvetica-16{font-size:14px !important;font-size:1rem !important}}.helv-neue-16{font-family:"ronnia-condensed" !important;font-weight:500;font-style:normal;font-size:16px !important;font-size:1.14286rem !important}@media only screen and (max-width: 1200px){.helv-neue-16{font-size:14px !important;font-size:1rem !important}}.helv-neue-light-16{font-family:"ronnia-condensed" !important;font-weight:300;font-style:normal;font-size:16px !important;font-size:1.14286rem !important}@media only screen and (max-width: 1200px){.helv-neue-light-16{font-size:14px !important;font-size:1rem !important}}.ronnia-16{font-family:"pragmatica-web-condensed" !important;font-weight:500;font-style:normal;font-size:16px !important;font-size:1.14286rem !important}@media only screen and (max-width: 1200px){.ronnia-16{font-size:14px !important;font-size:1rem !important}}.helvetica-bold-16{font-family:"nimbus-sans" !important;font-weight:700;font-style:normal;font-size:16px !important;font-size:1.14286rem !important}@media only screen and (max-width: 1200px){.helvetica-bold-16{font-size:12px !important;font-size:0.85714rem !important}}.solano-18{font-family:"sgothic-rgcap" !important;font-style:normal;font-size:18px !important;font-size:1.28571rem !important}@media only screen and (max-width: 1200px){.solano-18{font-size:16px !important;font-size:1.14286rem !important}}.solano-bold-18{font-family:"sgothic-bdcap" !important;font-style:normal;font-size:18px !important;font-size:1.28571rem !important}@media only screen and (max-width: 1200px){.solano-bold-18{font-size:16px !important;font-size:1.14286rem !important}}.zizou-thin-18{font-family:"zizou-slab-regular" !important;font-weight:100;font-style:normal;font-size:18px !important;font-size:1.28571rem !important}.zizou-light-18{font-family:"zizou-slab-regular" !important;font-style:normal;font-size:18px !important;font-size:1.28571rem !important}@media only screen and (max-width: 1200px){.zizou-light-18{font-size:16px !important;font-size:1.14286rem !important}}.zizou-bold-18{font-family:"zizou-slab-bold" !important;font-style:normal;font-size:18px !important;font-size:1.28571rem !important}.zizou-18{font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal;font-size:18px !important;font-size:1.28571rem !important}@media only screen and (max-width: 1200px){.zizou-18{font-size:16px !important;font-size:1.14286rem !important}}.helvetica-light-18{font-family:"nimbus-sans" !important;font-weight:400;font-style:normal;font-size:18px !important;font-size:1.28571rem !important}.helvetica-18{font-family:"nimbus-sans" !important;font-weight:500;font-style:normal;font-size:18px !important;font-size:1.28571rem !important}@media only screen and (max-width: 1200px){.helvetica-18{font-size:16px !important;font-size:1.14286rem !important}}.helv-neue-18{font-family:"ronnia-condensed" !important;font-weight:500;font-style:normal;font-size:18px !important;font-size:1.28571rem !important}@media only screen and (max-width: 1200px){.helv-neue-18{font-size:16px !important;font-size:1.14286rem !important}}.helv-neue-light-18{font-family:"ronnia-condensed" !important;font-weight:300;font-style:normal;font-size:18px !important;font-size:1.28571rem !important}@media only screen and (max-width: 1200px){.helv-neue-light-18{font-size:16px !important;font-size:1.14286rem !important}}.ronnia-18{font-family:"pragmatica-web-condensed" !important;font-weight:500;font-style:normal;font-size:18px !important;font-size:1.28571rem !important}@media only screen and (max-width: 1200px){.ronnia-18{font-size:16px !important;font-size:1.14286rem !important}}.helvetica-bold-18{font-family:"nimbus-sans" !important;font-weight:700;font-style:normal;font-size:18px !important;font-size:1.28571rem !important}@media only screen and (max-width: 1200px){.helvetica-bold-18{font-size:14px !important;font-size:1rem !important}}.solano-20{font-family:"sgothic-rgcap" !important;font-style:normal;font-size:20px !important;font-size:1.42857rem !important}@media only screen and (max-width: 1200px){.solano-20{font-size:18px !important;font-size:1.28571rem !important}}.solano-bold-20{font-family:"sgothic-bdcap" !important;font-style:normal;font-size:20px !important;font-size:1.42857rem !important}@media only screen and (max-width: 1200px){.solano-bold-20{font-size:18px !important;font-size:1.28571rem !important}}.zizou-thin-20{font-family:"zizou-slab-regular" !important;font-weight:100;font-style:normal;font-size:20px !important;font-size:1.42857rem !important}.zizou-light-20{font-family:"zizou-slab-regular" !important;font-style:normal;font-size:20px !important;font-size:1.42857rem !important}@media only screen and (max-width: 1200px){.zizou-light-20{font-size:18px !important;font-size:1.28571rem !important}}.zizou-bold-20{font-family:"zizou-slab-bold" !important;font-style:normal;font-size:20px !important;font-size:1.42857rem !important}.zizou-20{font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal;font-size:20px !important;font-size:1.42857rem !important}@media only screen and (max-width: 1200px){.zizou-20{font-size:18px !important;font-size:1.28571rem !important}}.helvetica-light-20{font-family:"nimbus-sans" !important;font-weight:400;font-style:normal;font-size:20px !important;font-size:1.42857rem !important}.helvetica-20{font-family:"nimbus-sans" !important;font-weight:500;font-style:normal;font-size:20px !important;font-size:1.42857rem !important}@media only screen and (max-width: 1200px){.helvetica-20{font-size:18px !important;font-size:1.28571rem !important}}.helv-neue-20{font-family:"ronnia-condensed" !important;font-weight:500;font-style:normal;font-size:20px !important;font-size:1.42857rem !important}@media only screen and (max-width: 1200px){.helv-neue-20{font-size:18px !important;font-size:1.28571rem !important}}.helv-neue-light-20{font-family:"ronnia-condensed" !important;font-weight:300;font-style:normal;font-size:20px !important;font-size:1.42857rem !important}@media only screen and (max-width: 1200px){.helv-neue-light-20{font-size:18px !important;font-size:1.28571rem !important}}.ronnia-20{font-family:"pragmatica-web-condensed" !important;font-weight:500;font-style:normal;font-size:20px !important;font-size:1.42857rem !important}@media only screen and (max-width: 1200px){.ronnia-20{font-size:18px !important;font-size:1.28571rem !important}}.helvetica-bold-20{font-family:"nimbus-sans" !important;font-weight:700;font-style:normal;font-size:20px !important;font-size:1.42857rem !important}@media only screen and (max-width: 1200px){.helvetica-bold-20{font-size:16px !important;font-size:1.14286rem !important}}.solano-22{font-family:"sgothic-rgcap" !important;font-style:normal;font-size:22px !important;font-size:1.57143rem !important}@media only screen and (max-width: 1200px){.solano-22{font-size:20px !important;font-size:1.42857rem !important}}.solano-bold-22{font-family:"sgothic-bdcap" !important;font-style:normal;font-size:22px !important;font-size:1.57143rem !important}@media only screen and (max-width: 1200px){.solano-bold-22{font-size:20px !important;font-size:1.42857rem !important}}.zizou-thin-22{font-family:"zizou-slab-regular" !important;font-weight:100;font-style:normal;font-size:22px !important;font-size:1.57143rem !important}.zizou-light-22{font-family:"zizou-slab-regular" !important;font-style:normal;font-size:22px !important;font-size:1.57143rem !important}@media only screen and (max-width: 1200px){.zizou-light-22{font-size:20px !important;font-size:1.42857rem !important}}.zizou-bold-22{font-family:"zizou-slab-bold" !important;font-style:normal;font-size:22px !important;font-size:1.57143rem !important}.zizou-22{font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal;font-size:22px !important;font-size:1.57143rem !important}@media only screen and (max-width: 1200px){.zizou-22{font-size:20px !important;font-size:1.42857rem !important}}.helvetica-light-22{font-family:"nimbus-sans" !important;font-weight:400;font-style:normal;font-size:22px !important;font-size:1.57143rem !important}.helvetica-22{font-family:"nimbus-sans" !important;font-weight:500;font-style:normal;font-size:22px !important;font-size:1.57143rem !important}@media only screen and (max-width: 1200px){.helvetica-22{font-size:20px !important;font-size:1.42857rem !important}}.helv-neue-22{font-family:"ronnia-condensed" !important;font-weight:500;font-style:normal;font-size:22px !important;font-size:1.57143rem !important}@media only screen and (max-width: 1200px){.helv-neue-22{font-size:20px !important;font-size:1.42857rem !important}}.helv-neue-light-22{font-family:"ronnia-condensed" !important;font-weight:300;font-style:normal;font-size:22px !important;font-size:1.57143rem !important}@media only screen and (max-width: 1200px){.helv-neue-light-22{font-size:20px !important;font-size:1.42857rem !important}}.ronnia-22{font-family:"pragmatica-web-condensed" !important;font-weight:500;font-style:normal;font-size:22px !important;font-size:1.57143rem !important}@media only screen and (max-width: 1200px){.ronnia-22{font-size:20px !important;font-size:1.42857rem !important}}.helvetica-bold-22{font-family:"nimbus-sans" !important;font-weight:700;font-style:normal;font-size:22px !important;font-size:1.57143rem !important}@media only screen and (max-width: 1200px){.helvetica-bold-22{font-size:18px !important;font-size:1.28571rem !important}}.solano-24{font-family:"sgothic-rgcap" !important;font-style:normal;font-size:24px !important;font-size:1.71429rem !important}@media only screen and (max-width: 1200px){.solano-24{font-size:22px !important;font-size:1.57143rem !important}}.solano-bold-24{font-family:"sgothic-bdcap" !important;font-style:normal;font-size:24px !important;font-size:1.71429rem !important}@media only screen and (max-width: 1200px){.solano-bold-24{font-size:22px !important;font-size:1.57143rem !important}}.zizou-thin-24{font-family:"zizou-slab-regular" !important;font-weight:100;font-style:normal;font-size:24px !important;font-size:1.71429rem !important}.zizou-light-24{font-family:"zizou-slab-regular" !important;font-style:normal;font-size:24px !important;font-size:1.71429rem !important}@media only screen and (max-width: 1200px){.zizou-light-24{font-size:22px !important;font-size:1.57143rem !important}}.zizou-bold-24{font-family:"zizou-slab-bold" !important;font-style:normal;font-size:24px !important;font-size:1.71429rem !important}.zizou-24{font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal;font-size:24px !important;font-size:1.71429rem !important}@media only screen and (max-width: 1200px){.zizou-24{font-size:22px !important;font-size:1.57143rem !important}}.helvetica-light-24{font-family:"nimbus-sans" !important;font-weight:400;font-style:normal;font-size:24px !important;font-size:1.71429rem !important}.helvetica-24{font-family:"nimbus-sans" !important;font-weight:500;font-style:normal;font-size:24px !important;font-size:1.71429rem !important}@media only screen and (max-width: 1200px){.helvetica-24{font-size:22px !important;font-size:1.57143rem !important}}.helv-neue-24{font-family:"ronnia-condensed" !important;font-weight:500;font-style:normal;font-size:24px !important;font-size:1.71429rem !important}@media only screen and (max-width: 1200px){.helv-neue-24{font-size:22px !important;font-size:1.57143rem !important}}.helv-neue-light-24{font-family:"ronnia-condensed" !important;font-weight:300;font-style:normal;font-size:24px !important;font-size:1.71429rem !important}@media only screen and (max-width: 1200px){.helv-neue-light-24{font-size:22px !important;font-size:1.57143rem !important}}.ronnia-24{font-family:"pragmatica-web-condensed" !important;font-weight:500;font-style:normal;font-size:24px !important;font-size:1.71429rem !important}@media only screen and (max-width: 1200px){.ronnia-24{font-size:22px !important;font-size:1.57143rem !important}}.helvetica-bold-24{font-family:"nimbus-sans" !important;font-weight:700;font-style:normal;font-size:24px !important;font-size:1.71429rem !important}@media only screen and (max-width: 1200px){.helvetica-bold-24{font-size:20px !important;font-size:1.42857rem !important}}.solano-26{font-family:"sgothic-rgcap" !important;font-style:normal;font-size:26px !important;font-size:1.85714rem !important}@media only screen and (max-width: 1200px){.solano-26{font-size:24px !important;font-size:1.71429rem !important}}.solano-bold-26{font-family:"sgothic-bdcap" !important;font-style:normal;font-size:26px !important;font-size:1.85714rem !important}@media only screen and (max-width: 1200px){.solano-bold-26{font-size:24px !important;font-size:1.71429rem !important}}.zizou-thin-26{font-family:"zizou-slab-regular" !important;font-weight:100;font-style:normal;font-size:26px !important;font-size:1.85714rem !important}.zizou-light-26{font-family:"zizou-slab-regular" !important;font-style:normal;font-size:26px !important;font-size:1.85714rem !important}@media only screen and (max-width: 1200px){.zizou-light-26{font-size:24px !important;font-size:1.71429rem !important}}.zizou-bold-26{font-family:"zizou-slab-bold" !important;font-style:normal;font-size:26px !important;font-size:1.85714rem !important}.zizou-26{font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal;font-size:26px !important;font-size:1.85714rem !important}@media only screen and (max-width: 1200px){.zizou-26{font-size:24px !important;font-size:1.71429rem !important}}.helvetica-light-26{font-family:"nimbus-sans" !important;font-weight:400;font-style:normal;font-size:26px !important;font-size:1.85714rem !important}.helvetica-26{font-family:"nimbus-sans" !important;font-weight:500;font-style:normal;font-size:26px !important;font-size:1.85714rem !important}@media only screen and (max-width: 1200px){.helvetica-26{font-size:24px !important;font-size:1.71429rem !important}}.helv-neue-26{font-family:"ronnia-condensed" !important;font-weight:500;font-style:normal;font-size:26px !important;font-size:1.85714rem !important}@media only screen and (max-width: 1200px){.helv-neue-26{font-size:24px !important;font-size:1.71429rem !important}}.helv-neue-light-26{font-family:"ronnia-condensed" !important;font-weight:300;font-style:normal;font-size:26px !important;font-size:1.85714rem !important}@media only screen and (max-width: 1200px){.helv-neue-light-26{font-size:24px !important;font-size:1.71429rem !important}}.ronnia-26{font-family:"pragmatica-web-condensed" !important;font-weight:500;font-style:normal;font-size:26px !important;font-size:1.85714rem !important}@media only screen and (max-width: 1200px){.ronnia-26{font-size:24px !important;font-size:1.71429rem !important}}.helvetica-bold-26{font-family:"nimbus-sans" !important;font-weight:700;font-style:normal;font-size:26px !important;font-size:1.85714rem !important}@media only screen and (max-width: 1200px){.helvetica-bold-26{font-size:22px !important;font-size:1.57143rem !important}}.solano-28{font-family:"sgothic-rgcap" !important;font-style:normal;font-size:28px !important;font-size:2rem !important}@media only screen and (max-width: 1200px){.solano-28{font-size:26px !important;font-size:1.85714rem !important}}.solano-bold-28{font-family:"sgothic-bdcap" !important;font-style:normal;font-size:28px !important;font-size:2rem !important}@media only screen and (max-width: 1200px){.solano-bold-28{font-size:26px !important;font-size:1.85714rem !important}}.zizou-thin-28{font-family:"zizou-slab-regular" !important;font-weight:100;font-style:normal;font-size:28px !important;font-size:2rem !important}.zizou-light-28{font-family:"zizou-slab-regular" !important;font-style:normal;font-size:28px !important;font-size:2rem !important}@media only screen and (max-width: 1200px){.zizou-light-28{font-size:26px !important;font-size:1.85714rem !important}}.zizou-bold-28{font-family:"zizou-slab-bold" !important;font-style:normal;font-size:28px !important;font-size:2rem !important}.zizou-28{font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal;font-size:28px !important;font-size:2rem !important}@media only screen and (max-width: 1200px){.zizou-28{font-size:26px !important;font-size:1.85714rem !important}}.helvetica-light-28{font-family:"nimbus-sans" !important;font-weight:400;font-style:normal;font-size:28px !important;font-size:2rem !important}.helvetica-28{font-family:"nimbus-sans" !important;font-weight:500;font-style:normal;font-size:28px !important;font-size:2rem !important}@media only screen and (max-width: 1200px){.helvetica-28{font-size:26px !important;font-size:1.85714rem !important}}.helv-neue-28{font-family:"ronnia-condensed" !important;font-weight:500;font-style:normal;font-size:28px !important;font-size:2rem !important}@media only screen and (max-width: 1200px){.helv-neue-28{font-size:26px !important;font-size:1.85714rem !important}}.helv-neue-light-28{font-family:"ronnia-condensed" !important;font-weight:300;font-style:normal;font-size:28px !important;font-size:2rem !important}@media only screen and (max-width: 1200px){.helv-neue-light-28{font-size:26px !important;font-size:1.85714rem !important}}.ronnia-28{font-family:"pragmatica-web-condensed" !important;font-weight:500;font-style:normal;font-size:28px !important;font-size:2rem !important}@media only screen and (max-width: 1200px){.ronnia-28{font-size:26px !important;font-size:1.85714rem !important}}.helvetica-bold-28{font-family:"nimbus-sans" !important;font-weight:700;font-style:normal;font-size:28px !important;font-size:2rem !important}@media only screen and (max-width: 1200px){.helvetica-bold-28{font-size:24px !important;font-size:1.71429rem !important}}.form-control{font-size:18px !important;font-size:1.28571rem !important}@media only screen and (max-width: 1200px){.form-control{font-size:13px !important;font-size:0.92857rem !important}}.black-text{color:black !important}.red{color:#E42322 !important}.text-info{color:#3298FF !important}.gray-main{color:#565658 !important}.gray-light{color:#B0B1B2 !important}.col-md-2-4{position:relative;min-height:1px;padding-left:14px;padding-right:14px}@media (min-width: 992px){.col-md-2-4{float:left;width:20%}}.col-sm-2-4{position:relative;min-height:1px;padding-left:14px;padding-right:14px}@media (min-width: 768px){.col-sm-2-4{float:left;width:20%}}.col-xs-2-4{position:relative;float:left;width:20%;min-height:1px;padding-left:14px;padding-right:14px}.col-sm-0-8{position:relative;min-height:1px;padding-left:14px;padding-right:14px}@media (min-width: 768px){.col-sm-0-8{float:left;width:6.66667%}}.col-sm-0-5{position:relative;min-height:1px;padding-left:14px;padding-right:14px}@media (min-width: 768px){.col-sm-0-5{float:left;width:4.16667%}}.col-md-0-5{position:relative;min-height:1px;padding-left:14px;padding-right:14px}@media (min-width: 992px){.col-md-0-5{float:left;width:4.16667%}}.col-md-3-5{position:relative;min-height:1px;padding-left:14px;padding-right:14px}@media (min-width: 992px){.col-md-3-5{float:left;width:29.16667%}}.col-sm-0-5{position:relative;min-height:1px;padding-left:14px;padding-right:14px}@media (min-width: 768px){.col-sm-0-5{float:left;width:4.16667%}}.col-sm-1-5{position:relative;min-height:1px;padding-left:14px;padding-right:14px}@media (min-width: 768px){.col-sm-1-5{float:left;width:12.5%}}.col-sm-3-5{position:relative;min-height:1px;padding-left:14px;padding-right:14px}@media (min-width: 768px){.col-sm-3-5{float:left;width:29.16667%}}.col-sm-7-5{position:relative;min-height:1px;padding-left:14px;padding-right:14px}@media (min-width: 768px){.col-sm-7-5{float:left;width:62.5%}}.col-sm-10-5{position:relative;min-height:1px;padding-left:14px;padding-right:14px}@media (min-width: 768px){.col-sm-10-5{float:left;width:87.5%}}.col-xs-0-5{position:relative;float:left;width:4.16667%;min-height:1px;padding-left:14px;padding-right:14px}.col-xs-1-5{position:relative;float:left;width:12.5%;min-height:1px;padding-left:14px;padding-right:14px}.col-xs-3-5{position:relative;float:left;width:29.16667%;min-height:1px;padding-left:14px;padding-right:14px}.col-xs-4-5{position:relative;float:left;width:37.5%;min-height:1px;padding-left:14px;padding-right:14px}.col-xs-10-5{position:relative;float:left;width:87.5%;min-height:1px;padding-left:14px;padding-right:14px}.m-auto{margin:auto !important}.p---7{padding:-0.5rem !important;padding:-7px !important}.p---14{padding:-1rem !important;padding:-14px !important}.p---21{padding:-1.5rem !important;padding:-21px !important}.p---28{padding:-2rem !important;padding:-28px !important}.p---35{padding:-2.5rem !important;padding:-35px !important}.p---42{padding:-3rem !important;padding:-42px !important}.p---49{padding:-3.5rem !important;padding:-49px !important}.p---56{padding:-4rem !important;padding:-56px !important}.p---63{padding:-4.5rem !important;padding:-63px !important}.m---7{margin:-0.5rem !important;margin:-7px !important}.m---14{margin:-1rem !important;margin:-14px !important}.m---21{margin:-1.5rem !important;margin:-21px !important}.m---28{margin:-2rem !important;margin:-28px !important}.m---35{margin:-2.5rem !important;margin:-35px !important}.m---42{margin:-3rem !important;margin:-42px !important}.m---49{margin:-3.5rem !important;margin:-49px !important}.m---56{margin:-4rem !important;margin:-56px !important}.m---63{margin:-4.5rem !important;margin:-63px !important}.pt---7{padding-top:-0.5rem !important;padding-top:-7px !important}.pt---14{padding-top:-1rem !important;padding-top:-14px !important}.pt---21{padding-top:-1.5rem !important;padding-top:-21px !important}.pt---28{padding-top:-2rem !important;padding-top:-28px !important}.pt---35{padding-top:-2.5rem !important;padding-top:-35px !important}.pt---42{padding-top:-3rem !important;padding-top:-42px !important}.pt---49{padding-top:-3.5rem !important;padding-top:-49px !important}.pt---56{padding-top:-4rem !important;padding-top:-56px !important}.pt---63{padding-top:-4.5rem !important;padding-top:-63px !important}.pb---7{padding-bottom:-0.5rem !important;padding-bottom:-7px !important}.pb---14{padding-bottom:-1rem !important;padding-bottom:-14px !important}.pb---21{padding-bottom:-1.5rem !important;padding-bottom:-21px !important}.pb---28{padding-bottom:-2rem !important;padding-bottom:-28px !important}.pb---35{padding-bottom:-2.5rem !important;padding-bottom:-35px !important}.pb---42{padding-bottom:-3rem !important;padding-bottom:-42px !important}.pb---49{padding-bottom:-3.5rem !important;padding-bottom:-49px !important}.pb---56{padding-bottom:-4rem !important;padding-bottom:-56px !important}.pb---63{padding-bottom:-4.5rem !important;padding-bottom:-63px !important}.pl---7{padding-left:-0.5rem !important;padding-left:-7px !important}.pl---14{padding-left:-1rem !important;padding-left:-14px !important}.pl---21{padding-left:-1.5rem !important;padding-left:-21px !important}.pl---28{padding-left:-2rem !important;padding-left:-28px !important}.pl---35{padding-left:-2.5rem !important;padding-left:-35px !important}.pl---42{padding-left:-3rem !important;padding-left:-42px !important}.pl---49{padding-left:-3.5rem !important;padding-left:-49px !important}.pl---56{padding-left:-4rem !important;padding-left:-56px !important}.pl---63{padding-left:-4.5rem !important;padding-left:-63px !important}.pr---7{padding-right:-0.5rem !important;padding-right:-7px !important}.pr---14{padding-right:-1rem !important;padding-right:-14px !important}.pr---21{padding-right:-1.5rem !important;padding-right:-21px !important}.pr---28{padding-right:-2rem !important;padding-right:-28px !important}.pr---35{padding-right:-2.5rem !important;padding-right:-35px !important}.pr---42{padding-right:-3rem !important;padding-right:-42px !important}.pr---49{padding-right:-3.5rem !important;padding-right:-49px !important}.pr---56{padding-right:-4rem !important;padding-right:-56px !important}.pr---63{padding-right:-4.5rem !important;padding-right:-63px !important}.mt---7{margin-top:-0.5rem !important;margin-top:-7px !important}.mt---14{margin-top:-1rem !important;margin-top:-14px !important}.mt---21{margin-top:-1.5rem !important;margin-top:-21px !important}.mt---28{margin-top:-2rem !important;margin-top:-28px !important}.mt---35{margin-top:-2.5rem !important;margin-top:-35px !important}.mt---42{margin-top:-3rem !important;margin-top:-42px !important}.mt---49{margin-top:-3.5rem !important;margin-top:-49px !important}.mt---56{margin-top:-4rem !important;margin-top:-56px !important}.mt---63{margin-top:-4.5rem !important;margin-top:-63px !important}.mb---7{margin-bottom:-0.5rem !important;margin-bottom:-7px !important}.mb---14{margin-bottom:-1rem !important;margin-bottom:-14px !important}.mb---21{margin-bottom:-1.5rem !important;margin-bottom:-21px !important}.mb---28{margin-bottom:-2rem !important;margin-bottom:-28px !important}.mb---35{margin-bottom:-2.5rem !important;margin-bottom:-35px !important}.mb---42{margin-bottom:-3rem !important;margin-bottom:-42px !important}.mb---49{margin-bottom:-3.5rem !important;margin-bottom:-49px !important}.mb---56{margin-bottom:-4rem !important;margin-bottom:-56px !important}.mb---63{margin-bottom:-4.5rem !important;margin-bottom:-63px !important}.ml---7{margin-left:-0.5rem !important;margin-left:-7px !important}.ml---14{margin-left:-1rem !important;margin-left:-14px !important}.ml---21{margin-left:-1.5rem !important;margin-left:-21px !important}.ml---28{margin-left:-2rem !important;margin-left:-28px !important}.ml---35{margin-left:-2.5rem !important;margin-left:-35px !important}.ml---42{margin-left:-3rem !important;margin-left:-42px !important}.ml---49{margin-left:-3.5rem !important;margin-left:-49px !important}.ml---56{margin-left:-4rem !important;margin-left:-56px !important}.ml---63{margin-left:-4.5rem !important;margin-left:-63px !important}.mr---7{margin-right:-0.5rem !important;margin-right:-7px !important}.mr---14{margin-right:-1rem !important;margin-right:-14px !important}.mr---21{margin-right:-1.5rem !important;margin-right:-21px !important}.mr---28{margin-right:-2rem !important;margin-right:-28px !important}.mr---35{margin-right:-2.5rem !important;margin-right:-35px !important}.mr---42{margin-right:-3rem !important;margin-right:-42px !important}.mr---49{margin-right:-3.5rem !important;margin-right:-49px !important}.mr---56{margin-right:-4rem !important;margin-right:-56px !important}.mr---63{margin-right:-4.5rem !important;margin-right:-63px !important}.p-1{padding:0.07143rem !important;padding:1px !important}.p-2{padding:0.14286rem !important;padding:2px !important}.p-3{padding:0.21429rem !important;padding:3px !important}.p-4{padding:0.28571rem !important;padding:4px !important}.p-5{padding:0.35714rem !important;padding:5px !important}.p-6{padding:0.42857rem !important;padding:6px !important}.p-7{padding:0.5rem !important;padding:7px !important}.p-8{padding:0.57143rem !important;padding:8px !important}.p-9{padding:0.64286rem !important;padding:9px !important}.m-1{margin:0.07143rem !important;margin:1px !important}.m-2{margin:0.14286rem !important;margin:2px !important}.m-3{margin:0.21429rem !important;margin:3px !important}.m-4{margin:0.28571rem !important;margin:4px !important}.m-5{margin:0.35714rem !important;margin:5px !important}.m-6{margin:0.42857rem !important;margin:6px !important}.m-7{margin:0.5rem !important;margin:7px !important}.m-8{margin:0.57143rem !important;margin:8px !important}.m-9{margin:0.64286rem !important;margin:9px !important}.pt-1{padding-top:0.07143rem !important;padding-top:1px !important}.pt-2{padding-top:0.14286rem !important;padding-top:2px !important}.pt-3{padding-top:0.21429rem !important;padding-top:3px !important}.pt-4{padding-top:0.28571rem !important;padding-top:4px !important}.pt-5{padding-top:0.35714rem !important;padding-top:5px !important}.pt-6{padding-top:0.42857rem !important;padding-top:6px !important}.pt-7{padding-top:0.5rem !important;padding-top:7px !important}.pt-8{padding-top:0.57143rem !important;padding-top:8px !important}.pt-9{padding-top:0.64286rem !important;padding-top:9px !important}.pb-1{padding-bottom:0.07143rem !important;padding-bottom:1px !important}.pb-2{padding-bottom:0.14286rem !important;padding-bottom:2px !important}.pb-3{padding-bottom:0.21429rem !important;padding-bottom:3px !important}.pb-4{padding-bottom:0.28571rem !important;padding-bottom:4px !important}.pb-5{padding-bottom:0.35714rem !important;padding-bottom:5px !important}.pb-6{padding-bottom:0.42857rem !important;padding-bottom:6px !important}.pb-7{padding-bottom:0.5rem !important;padding-bottom:7px !important}.pb-8{padding-bottom:0.57143rem !important;padding-bottom:8px !important}.pb-9{padding-bottom:0.64286rem !important;padding-bottom:9px !important}.pl-1{padding-left:0.07143rem !important;padding-left:1px !important}.pl-2{padding-left:0.14286rem !important;padding-left:2px !important}.pl-3{padding-left:0.21429rem !important;padding-left:3px !important}.pl-4{padding-left:0.28571rem !important;padding-left:4px !important}.pl-5{padding-left:0.35714rem !important;padding-left:5px !important}.pl-6{padding-left:0.42857rem !important;padding-left:6px !important}.pl-7{padding-left:0.5rem !important;padding-left:7px !important}.pl-8{padding-left:0.57143rem !important;padding-left:8px !important}.pl-9{padding-left:0.64286rem !important;padding-left:9px !important}.pr-1{padding-right:0.07143rem !important;padding-right:1px !important}.pr-2{padding-right:0.14286rem !important;padding-right:2px !important}.pr-3{padding-right:0.21429rem !important;padding-right:3px !important}.pr-4{padding-right:0.28571rem !important;padding-right:4px !important}.pr-5{padding-right:0.35714rem !important;padding-right:5px !important}.pr-6{padding-right:0.42857rem !important;padding-right:6px !important}.pr-7{padding-right:0.5rem !important;padding-right:7px !important}.pr-8{padding-right:0.57143rem !important;padding-right:8px !important}.pr-9{padding-right:0.64286rem !important;padding-right:9px !important}.mt-1{margin-top:0.07143rem !important;margin-top:1px !important}.mt-2{margin-top:0.14286rem !important;margin-top:2px !important}.mt-3{margin-top:0.21429rem !important;margin-top:3px !important}.mt-4{margin-top:0.28571rem !important;margin-top:4px !important}.mt-5{margin-top:0.35714rem !important;margin-top:5px !important}.mt-6{margin-top:0.42857rem !important;margin-top:6px !important}.mt-7{margin-top:0.5rem !important;margin-top:7px !important}.mt-8{margin-top:0.57143rem !important;margin-top:8px !important}.mt-9{margin-top:0.64286rem !important;margin-top:9px !important}.mb-1{margin-bottom:0.07143rem !important;margin-bottom:1px !important}.mb-2{margin-bottom:0.14286rem !important;margin-bottom:2px !important}.mb-3{margin-bottom:0.21429rem !important;margin-bottom:3px !important}.mb-4{margin-bottom:0.28571rem !important;margin-bottom:4px !important}.mb-5{margin-bottom:0.35714rem !important;margin-bottom:5px !important}.mb-6{margin-bottom:0.42857rem !important;margin-bottom:6px !important}.mb-7{margin-bottom:0.5rem !important;margin-bottom:7px !important}.mb-8{margin-bottom:0.57143rem !important;margin-bottom:8px !important}.mb-9{margin-bottom:0.64286rem !important;margin-bottom:9px !important}.ml-1{margin-left:0.07143rem !important;margin-left:1px !important}.ml-2{margin-left:0.14286rem !important;margin-left:2px !important}.ml-3{margin-left:0.21429rem !important;margin-left:3px !important}.ml-4{margin-left:0.28571rem !important;margin-left:4px !important}.ml-5{margin-left:0.35714rem !important;margin-left:5px !important}.ml-6{margin-left:0.42857rem !important;margin-left:6px !important}.ml-7{margin-left:0.5rem !important;margin-left:7px !important}.ml-8{margin-left:0.57143rem !important;margin-left:8px !important}.ml-9{margin-left:0.64286rem !important;margin-left:9px !important}.mr-1{margin-right:0.07143rem !important;margin-right:1px !important}.mr-2{margin-right:0.14286rem !important;margin-right:2px !important}.mr-3{margin-right:0.21429rem !important;margin-right:3px !important}.mr-4{margin-right:0.28571rem !important;margin-right:4px !important}.mr-5{margin-right:0.35714rem !important;margin-right:5px !important}.mr-6{margin-right:0.42857rem !important;margin-right:6px !important}.mr-7{margin-right:0.5rem !important;margin-right:7px !important}.mr-8{margin-right:0.57143rem !important;margin-right:8px !important}.mr-9{margin-right:0.64286rem !important;margin-right:9px !important}.btn-custom{padding:7px !important;border-radius:0px;border:none !important;font-family:"sgothic-bdcap" !important;font-style:normal;font-weight:500;text-transform:uppercase;color:white}.btn-custom.gray{background-color:#565658 !important}.btn-custom.black-btn{background-color:black !important}.btn-custom.black-btn:hover{background-color:#6F7072 !important}.btn-custom.info{background-color:#3298FF !important}.btn-custom:hover{color:white}.btn-custom.full-width{width:100%;margin-top:14px;font-size:20px;font-size:1.42857rem}.btn-custom.wide{min-width:189px !important;font-size:20px !important;padding:3px !important}@media only screen and (max-width: 992px){.btn-custom.wide{min-width:126px !important;font-size:16px !important}}@media only screen and (max-width: 480px){.btn-custom.wide{min-width:95px !important}}.btn-custom.wide-full{width:100% !important;font-size:20px !important;padding:3px !important}@media only screen and (max-width: 992px){.btn-custom.wide-full{width:100% !important;font-size:16px !important}}@media only screen and (max-width: 480px){.btn-custom.wide-full{width:100% !important}}.btn-custom.lg{font-size:22px !important}@media only screen and (max-width: 992px){.btn-custom.lg{font-size:18px !important}}@media only screen and (max-width: 480px){.btn-custom.lg{font-size:14px !important}}.btn-anchor{color:black;background:none;border:none}.btn-anchor:hover{text-decoration:underline}.lh-1-1{line-height:1.1 !important}.no-bg{background:none !important}.img-center{display:block;margin:0 auto}@media only screen and (max-width: 1200px) and (orientation: portrait){h2{font-size:22px !important;font-size:1.57143rem !important}}@media only screen and (max-width: 1200px) and (orientation: landscape){h2{font-size:22px !important;font-size:1.57143rem !important}}.relative{position:relative}.absolute{position:absolute}li.clickeable .zizou-16:hover{text-decoration:underline}.clickeable{cursor:pointer}.panel{position:relative}@media only screen and (max-width: 768px){.panel{margin-top:21px !important}}.panel .panel-head{background-color:white}.panel .panel-head:before,.panel .panel-head:after{content:" ";display:table}.panel .panel-head:after{clear:both}.panel .panel-head .panel-title{padding:7px;display:inline-block}.panel .panel-head .panel-title.left{padding:7px 0 !important}.panel .panel-head .panel-title h1,.panel .panel-head .panel-title h2,.panel .panel-head .panel-title h3,.panel .panel-head .panel-title h4,.panel .panel-head .panel-title h5,.panel .panel-head .panel-title h6{margin:0;font-family:"zizou-slab-regular" !important;font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal}.panel .panel-head .panel-head-link{height:30px;width:30px;margin:7px;background-repeat:no-repeat;background-position:center;float:right}@media only screen and (max-width: 992px){.panel .panel-head .panel-head-link.vida{margin-left:0px;margin-right:1px;margin-top:5px}}@media only screen and (max-width: 992px){.panel .panel-head .panel-head-link{height:24px;width:24px;margin:3px}}@media only screen and (max-width: 992px) and (orientation: portrait){.panel .panel-head .panel-head-link{height:20px;width:20px;margin:3px}}.panel .panel-head .panel-head-link.danger{background-image:url("../assets/img/red_arrow_normal.png")}@media only screen and (max-width: 992px){.panel .panel-head .panel-head-link.danger{background-image:url("../assets/img/red_arrow_normal_tiny.png")}}.panel .panel-head .panel-head-link.danger:hover{background-image:url("../assets/img/red_arrow_hover.png")}@media only screen and (max-width: 992px){.panel .panel-head .panel-head-link.danger:hover{background-image:url("../assets/img/red_arrow_hover_tiny.png")}}.panel .panel-head .panel-head-link.info{background-image:url("../assets/img/info_arrow_normal.png")}@media only screen and (max-width: 992px){.panel .panel-head .panel-head-link.info{background-image:url("../assets/img/info_arrow_normal_tiny.png")}}.panel .panel-head .panel-head-link.info:hover{background-image:url("../assets/img/info_arrow_hover.png")}@media only screen and (max-width: 992px){.panel .panel-head .panel-head-link.info:hover{background-image:url("../assets/img/info_arrow_hover_tiny.png")}}.panel .panel-body.canales{padding-bottom:28px}.panel .panel-body.canales .panel-table{min-height:140px !important}.panel .panel-body.canales .panel-table .tr{border:none !important}.panel .panel-body .panel-table{background-color:white !important}.panel .panel-body .panel-table.observaciones{background-color:#3298FF !important;border-top:2px solid #E42322}.panel .panel-body .panel-table.otras-acciones{background:none !important}.panel .panel-body .panel-body-head{text-transform:uppercase;background:white;color:black;text-align:center;padding-top:14px;padding-left:14px;font-family:"sgothic-bdcap" !important;font-style:normal}.panel .panel-body .panel-body-head.tall{min-height:70px !important;padding-right:7px}.panel .panel-body .panel-body-head.left{text-align:left !important}.panel .panel-body .panel-body-head h1,.panel .panel-body .panel-body-head h2,.panel .panel-body .panel-body-head h3,.panel .panel-body .panel-body-head h4,.panel .panel-body .panel-body-head h5,.panel .panel-body .panel-body-head h6{margin:0}.panel .panel-body .panel-body-head ul{padding:7px !important;margin:0 !important}.panel .panel-body .panel-body-head ul span{font-size:20px}.panel .panel-body .panel-body-head-table{padding-top:7px;background:white !important;color:#565658 !important}.panel .panel-body .panel-body-head-table .tr{padding-left:0;list-style:none;margin:0}.panel .panel-body .panel-body-head-table .tr:before,.panel .panel-body .panel-body-head-table .tr:after{content:" ";display:table}.panel .panel-body .panel-body-head-table .tr:after{clear:both}.panel .panel-body .panel-body-head-table .tr li+li.col-sm-2 div.fecha,.panel .panel-body .panel-body-head-table .tr li+li.col-sm-1 div.fecha,.panel .panel-body .panel-body-head-table .tr li+li.col-sm-4 div.fecha,.panel .panel-body .panel-body-head-table .tr li+li.col-sm-5 div.fecha,.panel .panel-body .panel-body-head-table .tr li+li.col-sm-6 div.fecha,.panel .panel-body .panel-body-head-table .tr li+li.col-sm-7 div.fecha{border:none}.panel .panel-body .panel-body-head-table .tr li{padding:0}.panel .panel-body .panel-body-head-table .tr li div{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center}.panel .panel-body .panel-body-head-table .tr li div span{-webkit-flex-grow:0;-moz-flex-grow:0;flex-grow:0;-ms-flex-positive:0;font-family:"ronnia-condensed" !important;font-weight:300;font-style:normal;color:#B0B1B2;font-size:1rem;font-size:14px;text-align:center;text-transform:uppercase}@media only screen and (max-width: 1200px){.panel .panel-body .panel-body-head-table .tr li div span{font-size:0.78571rem;font-size:11px}}.panel .panel-body .panel-body-head-table .tr li div span.curso{text-align:left;padding-left:7px}.panel .panel-body .panel-body-head-table .tr li div span.fecha{border:none}.panel .panel-body .panel-body-head-table .lista-alumnos .tr .col-sm-6{text-align:left}.panel .panel-body .panel-body-content{background-color:white;text-align:center;padding-top:7px}.panel .panel-body .panel-table.mis-cursos-content ul+ul{margin-top:5px}.panel .panel-body .panel-table.mis-cursos-content ul{border:none}.panel .panel-body .panel-table.mis-cursos-content ul li{padding-bottom:7px !important;background:white}.panel .panel-body .panel-table.mis-cursos-content ul li.curso-faltas,.panel .panel-body .panel-table.mis-cursos-content ul li.curso-promedio{display:none;cursor:pointer !important}.panel .panel-body .panel-table.mis-cursos-content ul li.show-curso-detail{cursor:pointer !important}.panel .panel-body .panel-table.pagos{padding:7px;background:white}.panel .panel-body .panel-table.pagos ul.tr{border:none !important}.panel .panel-body .panel-table.pagos ul.tr li{cursor:pointer}.panel .panel-body .panel-table.pagos ul.tr li#pagos-placeholder{min-height:70px}.panel .panel-body .panel-table.pagos ul.tr li h3{margin:0}.panel .panel-body .panel-table.pagos ul.tr li h4{margin-top:7px;margin-bottom:0px}.panel .panel-body .panel-table.pagos ul#pagos-pdtes{cursor:pointer;display:none}.panel .panel-body .panel-table.pagos ul#pagos-pdtes li.col-sm-4{border-left:2px #E3E3E3 solid}.panel .panel-body .panel-table.pagos ul#pagos-pdtes li.col-sm-8 span,.panel .panel-body .panel-table.pagos ul#pagos-pdtes li.col-sm-4 span{display:block}.panel .panel-body .panel-table .tr{padding-left:0;list-style:none;margin:0}.panel .panel-body .panel-table .tr:before,.panel .panel-body .panel-table .tr:after{content:" ";display:table}.panel .panel-body .panel-table .tr:after{clear:both}.panel .panel-body .panel-table .tr li{padding:7px 0}.panel .panel-body .panel-table .tr li div h1,.panel .panel-body .panel-table .tr li div h2,.panel .panel-body .panel-table .tr li div h3,.panel .panel-body .panel-table .tr li div h4,.panel .panel-body .panel-table .tr li div h5,.panel .panel-body .panel-table .tr li div h6{margin:7px}.panel .panel-body .panel-table .tr li span{-webkit-flex-grow:0;-moz-flex-grow:0;flex-grow:0;-ms-flex-positive:0}@media only screen and (max-width: 480px){.panel .panel-body .panel-table .tr li span{font-size:0.78571rem;font-size:11px}}.panel .panel-body .panel-table .tr li>div{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;min-height:28px;border-right:2px solid #B0B1B2;padding:0 6px}.panel .panel-body .panel-table .tr li>div.nrb{border:none}.panel .panel-body .panel-table .tr li>div span{-webkit-flex-grow:0;-moz-flex-grow:0;flex-grow:0;-ms-flex-positive:0}.panel .panel-body .panel-table .tr li>div .borderless{border:none}.panel .panel-body .panel-table .tr li:last-child div{border:none}.panel .panel-footer{background-color:white;padding-bottom:7px;min-height:31px}.panel .panel-footer .pull-left{min-height:49px}.custom-icon{min-height:30px !important;width:30px;height:30px;background-repeat:no-repeat;background-position:center;float:left}.custom-icon.mail{background-image:url("../assets/img/red_mail_icon_normal.png")}.custom-icon.pdf{background-image:url("../assets/img/red_pdf_icon_normal.png")}.custom-icon.print{background-image:url("../assets/img/red_print_icon_normal.png")}.arrow-icon{height:30px;width:30px;min-height:30px !important;background-repeat:no-repeat;background-position:center;float:left}.arrow-icon.tiny{height:24px;width:24px;min-height:24px !important;margin:7px}@media only screen and (max-width: 480px){.arrow-icon.tiny{margin:0px}}.arrow-icon.danger{background-image:url("../assets/img/red_arrow_normal.png")}.arrow-icon.danger.tiny{background-image:url("../assets/img/red_arrow_normal_tiny.png")}.arrow-icon.danger.tiny:hover{background-image:url("../assets/img/red_arrow_hover_tiny.png")}.arrow-icon.danger:hover{background-image:url("../assets/img/red_arrow_hover.png")}.arrow-icon.info{background-image:url("../assets/img/info_arrow_normal.png")}.arrow-icon.info:hover{background-image:url("../assets/img/info_arrow_hover.png")}.arrow-icon.black.tiny{background-image:url("../assets/img/black_arrow_tiny.png")}.pdte-tr{background-color:#f4a2a1;color:#E42322;text-transform:uppercase}.apr-tr{background-color:#c1e0ff;color:#3298FF;text-transform:uppercase}.red-line{border-top:2px solid #E42322}.info-border{border-top:2px solid #3298FF}.black-border-top{border-top:2px solid black}.gl-border-top{border-top:2px solid #B0B1B2}.gm-border-top{border-top:2px solid #565658}.br-gl{border-right:2px solid #B0B1B2}.panel-title-line{height:1px;width:97%;border-bottom:#E3E3E3 1px solid;margin-left:7px}.dotted-line{height:1px;width:97%;border-bottom:#B0B1B2 1px dashed;margin-left:14px}a.btn.form-control,button.btn.form-control,input[type="submit"].btn.form-control{height:auto}a.btn.borderless,button.btn.borderless,input[type="submit"].btn.borderless{border-radius:0 !important}a.btn.btn-primary.btn-outline,button.btn.btn-primary.btn-outline,input[type="submit"].btn.btn-primary.btn-outline{background:none;border:2px solid #96bee1;border-radius:0;color:#96bee1}a.btn.btn-primary.btn-outline:hover,button.btn.btn-primary.btn-outline:hover,input[type="submit"].btn.btn-primary.btn-outline:hover{background:none;border-radius:0;border:2px solid #428bca;color:#428bca}a.btn.btn-success.btn-outline,button.btn.btn-success.btn-outline,input[type="submit"].btn.btn-success.btn-outline{background:none;border:2px solid #a7d8a7;border-radius:0;color:#a7d8a7}a.btn.btn-success.btn-outline:hover,button.btn.btn-success.btn-outline:hover,input[type="submit"].btn.btn-success.btn-outline:hover{background:none;border-radius:0;border:2px solid #5cb85c;color:#5cb85c}a.btn.btn-info.btn-outline,button.btn.btn-info.btn-outline,input[type="submit"].btn.btn-info.btn-outline{background:none;border:2px solid #9dceff;border-radius:0;color:#9dceff}a.btn.btn-info.btn-outline:hover,button.btn.btn-info.btn-outline:hover,input[type="submit"].btn.btn-info.btn-outline:hover{background:none;border-radius:0;border:2px solid #3298FF;color:#3298FF}a.btn.btn-warning.btn-outline,button.btn.btn-warning.btn-outline,input[type="submit"].btn.btn-warning.btn-outline{background:none;border:2px solid #f8dbb1;border-radius:0;color:#f8dbb1}a.btn.btn-warning.btn-outline:hover,button.btn.btn-warning.btn-outline:hover,input[type="submit"].btn.btn-warning.btn-outline:hover{background:none;border-radius:0;border:2px solid #f0ad4e;color:#f0ad4e}a.btn.btn-danger.btn-outline,button.btn.btn-danger.btn-outline,input[type="submit"].btn.btn-danger.btn-outline{background:none;border:2px solid #f08281;border-radius:0;color:#f08281}a.btn.btn-danger.btn-outline:hover,button.btn.btn-danger.btn-outline:hover,input[type="submit"].btn.btn-danger.btn-outline:hover{background:none;border-radius:0;border:2px solid #E42322;color:#E42322}a.btn.btn-gray-darker.btn-custom,button.btn.btn-gray-darker.btn-custom,input[type="submit"].btn.btn-gray-darker.btn-custom{background:none;border:2px solid #737174;border-radius:0;color:#737174}a.btn.btn-gray-darker.btn-custom:hover,button.btn.btn-gray-darker.btn-custom:hover,input[type="submit"].btn.btn-gray-darker.btn-custom:hover{background:none;border-radius:0;border:2px solid #3D3C3E;color:#3D3C3E}a.btn.btn-gray-dark.btn-custom,button.btn.btn-gray-dark.btn-custom,input[type="submit"].btn.btn-gray-dark.btn-custom{background:none;border:2px solid #93938d;border-radius:0;color:#93938d}a.btn.btn-gray-dark.btn-custom:hover,button.btn.btn-gray-dark.btn-custom:hover,input[type="submit"].btn.btn-gray-dark.btn-custom:hover{background:none;border-radius:0;border:2px solid #5d5d58;color:#5d5d58}a.btn.btn-gray.btn-custom,button.btn.btn-gray.btn-custom,input[type="submit"].btn.btn-gray.btn-custom{background:none;border:2px solid #b6b6b2;border-radius:0;color:#b6b6b2}a.btn.btn-gray.btn-custom:hover,button.btn.btn-gray.btn-custom:hover,input[type="submit"].btn.btn-gray.btn-custom:hover{background:none;border-radius:0;border:2px solid #82827b;color:#82827b}a.btn.btn-gray-light.btn-custom,button.btn.btn-gray-light.btn-custom,input[type="submit"].btn.btn-gray-light.btn-custom{background:none;border:2px solid #e6e7e7;border-radius:0;color:#e6e7e7}a.btn.btn-gray-light.btn-custom:hover,button.btn.btn-gray-light.btn-custom:hover,input[type="submit"].btn.btn-gray-light.btn-custom:hover{background:none;border-radius:0;border:2px solid #B0B1B2;color:#B0B1B2}a.btn.btn-gray-lighter.btn-custom,button.btn.btn-gray-lighter.btn-custom,input[type="submit"].btn.btn-gray-lighter.btn-custom{background:none;border:2px solid #fff;border-radius:0;color:#fff}a.btn.btn-gray-lighter.btn-custom:hover,button.btn.btn-gray-lighter.btn-custom:hover,input[type="submit"].btn.btn-gray-lighter.btn-custom:hover{background:none;border-radius:0;border:2px solid #E3E3E3;color:#E3E3E3}a.btn.btn-#fff.btn-custom,button.btn.btn-#fff.btn-custom,input[type="submit"].btn.btn-#fff.btn-custom{background:none;border:2px solid #fff;border-radius:0;color:#fff}a.btn.btn-#fff.btn-custom:hover,button.btn.btn-#fff.btn-custom:hover,input[type="submit"].btn.btn-#fff.btn-custom:hover{background:none;border-radius:0;border:2px solid #fff;color:#fff}.select-override{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;text-indent:1px;text-overflow:""}.select-override.input-lg,.form-horizontal .form-group-lg .select-override.form-control{line-height:28px}.nav-main{top:20px}.nav-main>li{border-bottom:1px solid #E3E3E3 !important;position:relative;background-color:white}.nav-main>li.open ul{width:210px;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.nav-main>li a span{color:#565658}.nav-main>li.active-menu{background-color:white}.nav-main>li.active-menu a span{color:#E42322}.nav-main>li.active-menu.ayuda a div{background-image:url(../assets/img/ayuda_red.png)}.nav-main>li.current-menu{background-color:white}.nav-main>li.current-menu a span{color:#E42322}.nav-main>li.current-menu.ayuda a div{background-image:url(../assets/img/ayuda_red.png)}.nav-main>li.sidebar-item a div{background-repeat:no-repeat;background-position:center}.nav-main>li.ayuda a div{background-image:url(../assets/img/ayuda_grey.png)}.nav-main>li a{font-family:"sgothic-bdcap" !important;font-style:normal;display:block;text-align:center;padding:3px;color:#3D3C3E}.nav-main>li a:hover{text-decoration:none}.nav-main>li a div{height:50px;margin-bottom:2px}.nav-main>li a span{text-transform:uppercase;font-size:0.92857rem !important;font-size:13px !important}.nav-main>li ul{width:0;position:absolute;background:white;top:-1px;left:80px;-webkit-transition:all 0.02s ease-in-out;-moz-transition:all 0.02s ease-in-out;transition:all 0.02s ease-in-out;overflow:hidden}.nav-main>li ul li{border-top:1px solid #E3E3E3;width:210px;padding-left:7px}.nav-main>li ul li a{font-family:"zizou-slab-regular" !important;font-weight:100;font-style:normal;display:block;color:#565658;width:210px;font-size:16px;text-align:left}.nav-main>li ul li a:hover{background:white;color:#E42322 !important}@media only screen and (max-width: 480px){.buscar .resultados{padding-top:28px}}.otras-acciones-arrow{background-image:url("../assets/img/black_down.png");background-repeat:no-repeat;background-position:center;cursor:pointer;float:right;height:42px;width:49px;-webkit-transition:background-image 1s}.otras-acciones-arrow.open{-webkit-transform:rotate(180deg)}.site-header .container-fluid{padding:0}.site-header .container-fluid .header-global{color:#B0B1B2;text-transform:uppercase;background-color:white;height:40px !important}.site-header .container-fluid .header-global .pull-left.crisol{width:79px}.site-header .container-fluid .header-iframe{background-image:url("../assets/img/trama.png");background-position:7% 80%;border-bottom:1px solid #565658;height:80px}.site-header .container-fluid .header-iframe .pull-right{padding-left:14px;padding-right:14px;padding-top:7px;height:100%;width:163px}@media only screen and (max-width: 992px){.site-header .container-fluid .header-iframe .pull-right{width:132px}}@media only screen and (max-width: 480px){.site-header .container-fluid .header-iframe .pull-right{width:113px}}.site-header .container-fluid .header-no-global{padding-right:35px !important;border-bottom:1px solid #d3d3d3 !important;background-image:url("../assets/img/header_no_global.png");background-position-x:40px;height:100px;font-family:"sgothic-bdcap" !important;font-style:normal;text-align:center}.site-header .container-fluid .header-no-global .inicio{background-color:white;color:#B0B1B2;display:inline-block;float:left;height:100%;width:79px}.site-header .container-fluid .header-no-global .inicio .inicio-icon{background-image:url("../assets/img/home_black.png");background-repeat:no-repeat;height:35px;width:32px;margin:26px 0 0px 24px}.site-header .container-fluid .header-no-global .pull-left ul{padding-top:18px;padding-left:28px;list-style:none}.site-header .container-fluid .header-no-global .pull-left ul li{float:left;color:white}.site-header .container-fluid .header-no-global .pull-left ul li a:hover{color:white}.site-header .container-fluid .header-no-global .pull-left ul li img{margin-left:auto;margin-right:auto}.site-header .container-fluid .header-no-global .pull-left ul li span{font-family:"sgothic-bdcap" !important;font-style:normal;font-size:16px}.site-header .container-fluid .header-no-global .pull-left ul li span:hover{text-decoration:underline}.site-header .container-fluid .header-no-global .pull-right{font-family:"zizou-slab-regular" !important;font-weight:100;font-style:normal;text-transform:none !important;padding-top:7px;padding-bottom:3px}.site-header .container-fluid .header-no-global .pull-right ul li{display:inline-block}.site-header .container-fluid .header-no-global .pull-right .dropdown{width:84px}.site-header .container-fluid .header-no-global .pull-right .dropdown #dropdownMenu1 img{border:none}.site-header .container-fluid .header-no-global .pull-right .dropdown #dropdownMenu1 img.user{width:65px}.site-header .container-fluid .header-no-global .pull-right .dropdown ul.dropdown-menu{left:-86px;top:97px;border-radius:0px;box-shadow:5px 5px 5px #B0B1B2 !important}.site-header .container-fluid .header-no-global .pull-right .dropdown ul.dropdown-menu li{display:block !important;width:100%}#mobile-nav{position:fixed;background-color:white;z-index:31;width:100%;padding:7px 14px}#collapseMobile{padding-top:54px;position:fixed;z-index:30;width:100%}#collapseMobile ul.mobile-menu>li{cursor:pointer;padding-left:21px !important;padding-top:3px;padding-bottom:3px;font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal;font-size:14px}#collapseMobile ul.mobile-menu>li a,#collapseMobile ul.mobile-menu>li span{font-family:"sgothic-rgcap" !important;font-style:normal;color:white !important;font-size:20px !important;text-transform:uppercase}#collapseMobile ul.mobile-menu>li:nth-child(even){background:#B0B1B2}#collapseMobile ul.mobile-menu>li:nth-child(odd){background:#E3E3E3}#collapseMobile ul.mobile-menu>li:nth-child(odd) a,#collapseMobile ul.mobile-menu>li:nth-child(odd) span{color:#565658 !important}#collapseMobile .child li{padding-left:21px !important}.search-trigger{padding-top:5px}.site-content.login{margin-top:0px;padding-bottom:0px;padding-top:120px;height:780px !important}@media only screen and (max-width: 480px){.site-content.login{padding-top:77px;padding-bottom:0px}}.site-content.login .row .col-sm-10 .row .col-sm-5 img{margin:0 auto}.site-content.login .row .col-sm-10 .row .col-sm-5 button{float:right}.site-content.login .row .col-sm-10 .row .col-sm-7.bg-muted{padding-bottom:77px !important;border-bottom:2px solid #E42322}.site-content.login .row .col-sm-10 .row .col-sm-7.bg-muted form.login-form .row .col-xs-8 input.form-control{border-radius:0px !important;border:0px !important;background-color:#E3E3E3;color:black !important;font-family:"zizou-slab-regular" !important}.site-content.login .row .col-sm-10 .row .col-sm-7.bg-muted .pwd-mismatch{margin-top:28px !important}.site-content.login .row .col-sm-10 .row.aviso{margin-top:-7px !important}.site-content.login .row .col-sm-10 .row.aviso .col-sm-7{border-top:4px solid #E42322;margin-top:-1px}@media only screen and (max-width: 768px){.site-content.login .row .col-sm-10 .row.aviso .col-sm-7{border-top:none}}.site-content.login .row .col-sm-10 .row.aviso .col-xs-2,.site-content.login .row .col-sm-10 .row.aviso .col-xs-10{padding:21px 0}.site-content.login .row .col-sm-10 .row.aviso img{margin:0 auto;display:block}.footer{line-height:1;position:fixed;bottom:0;left:0;width:100%;background-color:#E3E3E3}.footer .row{font-family:"zizou-slab-regular" !important}.footer .row .col-xs-7{padding-top:28px}@media only screen and (max-width: 480px){.footer .row .col-xs-7{padding-top:7px}}.welcome{padding:0 91px}@media only screen and (max-width: 1200px){.welcome{padding:0 21px}}@media only screen and (max-width: 480px){.welcome{margin-top:49px}}.welcome .usuario-container{box-shadow:5px 5px 5px #B0B1B2;min-height:280px}.welcome .usuario-container .avatar-circle{text-align:center;position:relative;top:-35px}.welcome .usuario-container .avatar-circle img{width:98px;height:auto}@media only screen and (max-width: 480px){.welcome .usuario-container .avatar-circle img{width:77px}}.welcome .usuario-container .children-avatar{width:70px;height:70px;background-image:url("../assets/img/child_avatar.png");background-repeat:no-repeat;margin:0 auto}.welcome .usuario-container .children-avatar:hover,.welcome .usuario-container .children-avatar .active{background-image:url("../assets/img/child_avatar_hover.png")}.msge-container{background-color:#3298FF;border-bottom:2px solid #E42322;color:white}.msge-container .msge-text{padding:7px 0px 3px 0px}@media only screen and (max-width: 992px) and (orientation: landscape){.noticias-widget{margin-bottom:14px}}.vida-universitaria{display:inline-block}@media only screen and (width: 1024px){.vida-universitaria{display:block}}@media only screen and (width: 960px){.vida-universitaria{display:block}}@media only screen and (width: 768px){.vida-universitaria{display:block}}@media only screen and (min-width: 1025px){.vida-universitaria{display:block}}@media only screen and (width: 768px){.quick-access{padding-bottom:14px !important}}.mis-reservas-reservar .section-content .col-md-8{padding-right:70px}@media only screen and (max-width: 992px){.mis-reservas-reservar .section-content .col-md-8{padding-right:14px}}.mis-reservas-reservar .section-content .reservas-select-group{padding-left:14px;padding-right:14px;padding-bottom:56px}@media only screen and (max-width: 480px){.mis-reservas-reservar .section-content .reservas-select-group form .row{padding-left:14px !important}}.mis-reservas-reservar .section-content .reservas-select-group form .row .col-xs-8{padding:0 !important}.mis-reservas-reservar .section-content .reservas-select-group form .row .col-xs-4{margin-top:14px;padding:0 !important}.mis-reservas-reservar .section-content .reservas-select-group .reservas-select{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;width:100%;height:35px;margin-bottom:7px;border-radius:0px !important}.mis-reservas-reservar .section-content .reservas-select-group .reservas-select.form-control{font-size:16px !important;font-size:1.14286rem !important}.mis-reservas-reservar .section-content .reservas-select-group .reservas-select .caret{background:url(../assets/img/select_black.png) no-repeat right;width:42px;height:98%;top:3px;right:0;border:none}@media only screen and (width: 1024px){.mis-reservas-reservar .section-content .reservas-select-group .reservas-select .caret{top:0;height:30px}}@media only screen and (width: 768px){.mis-reservas-reservar .section-content .reservas-select-group .reservas-select .caret{height:33px}}@media only screen and (width: 600px){.mis-reservas-reservar .section-content .reservas-select-group .reservas-select .caret{height:33px}}.mis-reservas-reservar .section-content .reservas-select-group .reservas-select .btn{border-radius:0;font-size:16px;font-size:1.14286rem;color:#565658;padding-bottom:4px;height:35px}@media only screen and (width: 1024px){.mis-reservas-reservar .section-content .reservas-select-group .reservas-select .btn{padding-bottom:0;font-size:14px;font-size:1rem;height:28px}}.mis-reservas-reservar .section-content .reservas-select-group .reservas-select.calendar{background:url(../assets/img/calendario_black.png) no-repeat right}@media only screen and (width: 1024px){.mis-reservas-reservar .section-content .reservas-select-group .reservas-select{height:28px}.mis-reservas-reservar .section-content .reservas-select-group .reservas-select .caret{background:url(../assets/img/select_black_sm.png) no-repeat right}.mis-reservas-reservar .section-content .reservas-select-group .reservas-select.calendar{background:url(../assets/img/calendario_black_sm.png) no-repeat right}}@media only screen and (max-width: 480px){.mis-reservas-reservar .section-content .col-sm-6.disponibilidad{padding-right:35px !important;margin-top:42px !important}}.ui-datepicker{font-family:"zizou-slab-regular" "quatro-slab" !important;font-style:normal;font-size:14px}label.error{font-family:"nimbus-sans" !important;font-weight:500;font-style:normal;color:#E42322;text-align:left}#ui-datepicker-div{display:none}.buscar-alumno-container{text-align:right}.buscar-alumno-container input#buscar-alumno{width:100%}@media only screen and (width: 768px){.perfil-ar .panel-head{margin-top:28px}}.mi-malla{margin-top:-14px}.talleres .talleres-disp-head{margin-top:-15px}.go-to-top,.curso-link{cursor:pointer}.ciclo-actual .panel-table.red-line .col-sm-10{padding-top:21px !important}@media only screen and (max-width: 480px){.ciclo-actual .panel-table.red-line .col-sm-10{padding-top:7px !important}}@media only screen and (max-width: 480px){.ciclo-actual .panel-table.red-line .col-xs-12{text-align:center}}.curso-detallado-submit{max-height:89px;text-align:left;white-space:normal;width:80%;word-wrap:normal}
/*# sourceMappingURL=main.css.map */