@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}.wp-video-popup-wrapper{display:none;position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;background:rgba(0,0,0,0.88);z-index:8888888}.wp-video-popup-video{display:none;z-index:8888889}.wp-video-popup-video.is-landscape{width:90%;height:auto;max-width:1200px;max-height:90%}.wp-video-popup-video.is-hosted.is-portrait{width:auto;height:90%;max-width:90%}.wp-video-popup-close{background-image:url(../images/wp-video-popup-close.png);background-size:15px auto;background-repeat:no-repeat;background-position:center center;position:absolute;right:0;top:0;height:60px;text-align:center;width:60px;cursor:pointer;z-index:9999999;-moz-transition:opacity 0.25s;-o-transition:opacity 0.25s;-webkit-transition:opacity 0.25s;transition:opacity 0.25s}.wp-video-popup-close:hover{opacity:0.7}.wp-video-popup{cursor:pointer}.dcwss ul, .dcwss li {
padding: 0; 
margin: 0; 
list-style: none!important;
background: none;
}
pre .stream {
width:100%;
float:left;
}  .dcwss.dc-feed {
border-radius: 7px;
-webkit-border-radius: 7px; 
-moz-border-radius: 7px; 
list-style: none outside none;
margin: 0;
padding:0 !important;
overflow: hidden;
}
.dcwss.dc-feed.dark {
background: #555 url(../images/noize.png) repeat;
color: #F0F0F0;
}
.dcwss.dc-feed.light {
color: #444;
}
.dcwss.dc-feed .stream li {
padding: 0;
position: relative;
font-size: 11px;
border-radius: 5px; 
-webkit-border-radius: 5px; 
-moz-border-radius: 5px;
margin: 0 0 4px 0;
font-family: Arial, sans-serif;
line-height: 1.35em;
}
.dcwss.dc-feed.dark .stream li {
color: #fff;
background: #333 url(../images/noize.png) repeat;
border: 1px solid #292929;
}
.dcwss.dc-feed.light .stream li {
color: #444;
background: #fff;
}
.dcwss.dc-feed.dark .stream li a {
color: #9BDFE4;
text-decoration: none;
}
.dcwss.dc-feed.light .stream li a {
color: #2DB6E8;
text-decoration: none;
}
.dcwss.dc-feed .dcwss-content {
position: relative;
overflow: hidden;
padding: 0;
margin: 0 0 5px 0;
border-radius: 5px; 
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
}
.dcwss.dc-feed .dcwss-loading {
background: url(../images/loading_dark.gif) no-repeat 0 0;
height: 24px;
padding: 6px 0 0 30px;
position: absolute;
top: 10px;
left: 10px;
}
.dcwss.dc-feed .stream li .inner {
padding:  10px 10px 0 0;
margin: 0;
position: relative;
line-height: 1.4em;
}
.dcwss.dc-feed .stream li .icon {
position: absolute;
left: 5px;
bottom: 2px;
z-index: 2;
width: 20px;
}
.dcwss.dc-feed .stream li .clear {
clear: both;
} .dcwss.dc-feed .stream li .section-intro {
clear: both;
display: block;
font-style: italic;
padding: 7px 0 5px 35px;
margin: 0;
height: 18px;
color: #da251c;
border-radius: 0 0 5px 5px; 
-webkit-border-radius: 0 0 5px 5px; 
-moz-border-radius: 0 0 5px 5px; 
}
.dcwss.dc-feed .stream li .section-intro a {
color: #da251c;
text-decoration: underline;
margin-right: 3px;
}
.dcwss.dc-feed .stream li .section-title {
display: block;
font-weight: bold;
margin-bottom: 3px;
font-size: 12px;
color: #f0f0f0;
}
.dcwss.dc-feed .stream li .section-title a {
color: #FCFBEA;
}
.dcwss.dc-feed .stream li .section-title a:hover {
color: #9BDFE4;
}
.dcwss.dc-feed.light .stream li .section-title, .dcwss.dc-feed.light .stream li .section-title a {
color: #da251c;
}
.dcwss.dc-feed .stream li .section-thumb {
float: left;
margin: 0 7px 0 0;
max-width: 100%;
}
.dcwss.dc-feed .stream li .section-thumb img {
border: 1px solid #222;
padding: 1px;
background: #fff;
max-width: 99%;
margin-bottom: 5px;
}
.dcwss.dc-feed .stream li .section-text img {
margin: 0 7px 5px 0;
float: left;
border: 1px solid #ddd;
padding: 1px;
background: #fff;
max-width: 99%;
}
.dcwss.dc-feed .stream li .section-text {
display: block;
max-width: 100%;
margin-bottom: 5px;
}
.dcwss.dc-feed .stream li .section-text br {
display: block;
}
.dcwss.dc-feed .stream li .section-user {
clear: both;
display: block;
font-style: italic;
margin: 0 8px 5px 0;
display: block;
float: left;
padding: 5px 0 0 15px;
line-height: 12px;
background: url(../images/profile.png) no-repeat 0 5px;
}
.dcwss.dc-feed .stream li.dcwss.dc-feed-error {
color: #990000;
} .dcwss.dc-feed .dcsns-toolbar {
padding: 5px 80px 5px 0;
position: relative;
border-radius: 5px; 
-webkit-border-radius: 5px; 
-moz-border-radius: 5px;
display:none;
} .dcwss.dc-feed .filter {
padding: 0;
margin: 0;
}
.dcwss.dc-feed .filter li {
display: inline;
background: none;
padding: 0;
margin: 0 3px 0 0;
height: 24px;
}
.dcwss.dc-feed .filter li a {
padding: 0;
margin: 0 0 2px 0;
float: left;
display: block;
height: 24px;
}
.dcwss.dc-feed .filter li img {
margin: 0;
padding: 1px;
height: 22px;
-webkit-border-radius: 0px;
-moz-box-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.7);
-moz-box-shadow: 0 0 0 rgba(0,0,0,0.7);
box-shadow: 0 0 0 rgba(0,0,0,0.7);
} .dcwss.dc-feed .controls {
position: absolute;
right: 0;
top: 7px;
height: 22px;
padding: 0;
z-index: 12;
}
.dcwss.dc-feed .controls li {
display: inline;
background: none;
margin: 0!important;
}
.dcwss.dc-feed .controls a {
display: block;
width: 22px;
height: 22px;
float: left;
margin: 0 0 0 2px;
}
.dcwss.dc-feed.light .controls a {
background: url(../images/controls.png) no-repeat 0 0;
}
.dcwss.dc-feed.dark .controls a {
background: url(../images/controls1.png) no-repeat 0 0;
}
.dcwss.dc-feed.light .controls .prev, .dcwss.dc-feed.dark .controls .prev {
background-position: -44px 0;
}
.dcwss.dc-feed.light .controls .next, .dcwss.dc-feed.dark .controls .next {
background-position: -66px 0;
}
.dcwss.dc-feed.light .controls .play, .dcwss.dc-feed.dark .controls .play {
background-position: 0 0;
}
.dcwss.dc-feed.light .controls .pause, .dcwss.dc-feed.dark .controls .pause {
background-position: -22px 0;
}
.dcwss.dc-feed.light .controls .prev:hover, .dcwss.dc-feed.dark .controls .prev:hover {
background-position: -44px -22px;
}
.dcwss.dc-feed.light .controls .next:hover, .dcwss.dc-feed.dark .controls .next:hover {
background-position: -66px -22px;
}
.dcwss.dc-feed.light .controls .play:hover, .dcwss.dc-feed.dark .controls .play:hover {
background-position: 0 -22px;
}
.dcwss.dc-feed.light .controls .pause:hover, .dcwss.dc-feed.dark .controls .pause:hover {
background-position: -22px -22px;
}  .dcwss.dc-feed .stream li.dcsns-twitter .section-thumb {
margin-top: 3px;
}
.dcwss.dc-feed .stream li.dcsns-twitter .section-user {
padding: 0;
background: none;
}
.dcwss.dc-feed .stream li.dcsns-twitter .section-text img {
margin: 5px 0 0;
}
.dcwss.dc-feed .stream li.dcsns-twitter a {
color: #4EC2DC;
}
.dcwss.dc-feed .stream li.dcsns-twitter .section-intro a, .dcwss.dc-feed .stream li.dcsns-twitter .section-intro a:hover {
color: #fff;
}
.dcwss.dc-feed .stream li.dcsns-twitter .section-intro span a {
text-decoration: none;
margin-left: 0;
}
.dcwss.dc-feed .stream li.dcsns-twitter .section-intro span a:hover {
text-decoration: underline;
}
.dcwss.dc-feed .stream li.dcsns-twitter a:hover {
color: #4EC2DC;
text-decoration: underline;
}
.dcwss.dc-feed .stream li.dcsns-twitter .twitter-user {
margin-bottom: 2px;
display: block;
}
.dcwss.dc-feed .stream li.dcsns-twitter .twitter-user a {
color: #999;
line-height: 1.35em;
}
.dcwss.dc-feed .stream li.dcsns-twitter .twitter-user a:hover {
color: #999;
text-decoration: none;
}
.dcwss.dc-feed .stream li.dcsns-twitter .twitter-user a strong{
color: #fff;
}
.dcwss.dc-feed.light .stream li.dcsns-twitter .twitter-user a strong{
color: #444;
}
.dcwss.dc-feed .stream li.dcsns-twitter .twitter-user a:hover strong {
color: #4EC2DC;
text-decoration: underline;
} .dcwss.dc-feed .stream li.dcsns-facebook .meta {
display: block;
clear: both;
}
.dcwss.dc-feed .stream li.dcsns-facebook .meta.item-comments {
padding: 0;
min-height: auto;
}
.dcwss.dc-feed .stream li.dcsns-facebook .meta.item-comments a {
display: block;
margin: 0 0 2px 0;
}
.dcwss.dc-feed .stream li.dcsns-facebook .share-facebook {
display: none;
} .dcwss.dc-feed .stream li.dcsns-google .section-title {
margin-bottom: 5px;
}
.dcwss.dc-feed .stream li.dcsns-google .meta span.plusones {
padding-left: 0;
} .dcwss.dc-feed .dcwss.dc-feed .stream li.dcsns-vimeo .section-title {
display: block;
clear: both;
}
.dcwss.dc-feed .stream li.dcsns-vimeo .section-text {
margin-bottom: 5px;
}
.dcwss.dc-feed .stream li.dcsns-vimeo .section-text .meta {
padding-top: 5px;
}
.dcwss.dc-feed .stream li.dcsns-vimeo .logo {
margin-bottom: 3px;
} .dcwss.dc-feed .stream li.dcsns-flickr .section-thumb {
margin: 0;
}
.dcwss.dc-feed .stream li.dcsns-flickr .inner {
padding-bottom: 5px;
} .dcwss.dc-feed .stream li.dcsns-pinterest .section-thumb {
display: block;
}
.dcwss.dc-feed .stream li.dcsns-pinterest .section-text {
clear: both;
} .dcwss.dc-feed .stream li.dcsns-dribbble .inner img {
margin-bottom: 5px;
} .dcwss.dc-feed .stream li.dcsns-lastfm .section-title {
background: url(../images/tracks.png) no-repeat 0 0;
padding-left: 17px;
margin-bottom: 0;
} .dcwss.dc-feed .stream li.dcsns-deviantart .section-thumb {
display: block;
float: none;
} .dcwss.dc-feed .stream li.dcsns-tumblr .track {
display: block;
background: url(../images/tracks.png) no-repeat 0 5px;
padding: 5px 0 0 17px;
margin-bottom: 0;
}  .dcwss.dc-wall {
color: #444;
list-style: none outside none;
margin: 0;
}
.dcwss.dc-wall ul.stream {
padding-top: 1px;
padding-left: 2px;
}
.dcwss.dc-wall .dcwss-content {
position: relative;
padding: 0;
}
.dcsns-loading {
background: url(../images/loading_light.gif) no-repeat 0 center;
height: 24px;
font-size: 13px;
line-height: 24px;
padding: 0 0 0 28px;
position: absolute;
top: 10px;
left: 10px;
}
.dcsns-toolbar .dcsns-loading {
right: 10px;
left: auto;
}
.dcwss.dc-wall .stream li a {
color: #2DB6E8;
text-decoration: none;
}
.dcwss.dc-wall .stream li {
background: #FFF;
-webkit-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
-moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
font-size: 11px;
padding: 15px 0 0 0;
position: relative;
font-family: Arial, sans-serif;
line-height: 1.35em;
margin: 0 2% 2% -1px;
}
.dcwss.dc-wall.col-1 .stream li {
width: 100%;
margin: 0 0 2% 0;
}
.dcwss.dc-wall.col-2 .stream li {
width: 48%;
}
.dcwss.dc-wall.col-3 .stream li {
width: 31%;
}
.dcwss.dc-wall.col-4 .stream li {
width: 23%;
}
.dcwss.dc-wall.col-5 .stream li {
width: 18%;
}
.dcwss.dc-wall .stream li .inner {
overflow: hidden;
margin: 0 15px 10px 15px;
width: auto;
}
.dcwss.dc-wall .stream li .icon {
position: absolute;
left: 3px;
bottom: 0;
z-index: 3;
margin: 0!important;
-webkit-border-radius: 0px;
-moz-box-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.7);
-moz-box-shadow: 0 0 0 rgba(0,0,0,0.7);
box-shadow: 0 0 0 rgba(0,0,0,0.7);
}
.dcwss.dc-wall .stream li .section-intro {
padding: 7px 15px 7px 30px;
display: block;
color: #fff;
font-style: normal;
font-weight: bold;
font-size: 10px;
z-index: 2;
position: relative;
}
.dcwss.dc-wall .stream li .clear {
clear: both;
} .dcwss.dc-wall .stream li .section-intro a {
text-decoration: underline;
color: #fff;
}
.dcwss.dc-wall .stream li .section-title {
display: block;
font-weight: bold;
margin-bottom: 3px;
max-width: 100%;
}
.dcwss.dc-wall .stream li .section-title a {
color: #555;
}
.dcwss.dc-wall .stream li .section-title a:hover {
color: #2DB6E8;
}
.dcwss.dc-wall .stream li .section-thumb {
float: left;
margin: 0 7px 0 0;
max-width: 100%;
}
.dcwss.dc-wall .stream li .section-thumb img {
border: 1px solid #ccc;
padding: 1px;
background: #fff;
max-width: 98%;
margin-bottom: 5px;
}
.dcwss.dc-wall .stream li .section-text {
display: block;
max-width: 100%;
margin-bottom: 5px;
}
.dcwss.dc-wall .stream li .section-text img {
margin: 0 7px 5px 0;
float: left;
border: 1px solid #ddd;
padding: 1px;
background: #fff;
max-width: 98%;
}
.dcwss.dc-wall .stream li .section-text br {
display: block;
}
.dcwss.dc-wall .stream li .section-user {
clear: both;
display: block;
font-style: italic;
margin: 0 8px 5px 0;
display: block;
float: left;
padding: 5px 0 0 15px;
line-height: 12px;
background: url(../images/profile.png) no-repeat 0 5px;
}
.dcwss.dc-wall .stream li.dcsns-error {
color: #990000;
} .wall-outer .dcsns-toolbar {
padding: 0;
width: 100%;
overflow: hidden;
position: relative;
margin-bottom: 1.5em;
} .wall-outer .dcsns-toolbar .filter {
padding: 0;
margin: 0 0 15px 0;
}
.wall-outer .dcsns-toolbar .filter li {
display: inline;
background: none;
padding: 0;
margin: 0;
height: 24px;
}
.wall-outer .dcsns-toolbar .filter .link-all {
color: #fff;
height: 21px;
padding: 7px 6px 4px 7px;
text-shadow: 0 0 1px #555;
font-weight: bold;
font-size: 14px;
line-height: 14px;
}
.wall-outer .dcsns-toolbar .filter li a {
padding: 4px 3px 0 3px;
margin: 0 1px 1px 0;
display: block;
float: left;
height: 28px;
}
.wall-outer .dcsns-toolbar .filter li img {
margin: 0;
height: 24px;
width: 25px;
-webkit-border-radius: 0px;
-moz-box-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.7);
-moz-box-shadow: 0 0 0 rgba(0,0,0,0.7);
box-shadow: 0 0 0 rgba(0,0,0,0.7);
} .dcwss.dc-wall .controls {
display: none;
} .stream li.dcsns-twitter .section-thumb {
margin-top: 3px;
}
.stream li.dcsns-twitter .section-thumb img {
margin-bottom: 0!important;
}
.stream li.dcsns-twitter .section-user {
padding: 0;
background: none;
}
.stream li.dcsns-twitter .section-text {
margin-bottom: 0!important;
}
.stream li.dcsns-twitter .section-text img {
margin-top: 5px!important;
}
.stream li.dcsns-twitter a {
color: #38AEAE;
}
.stream li.dcsns-twitter .section-intro a, .stream li.dcsns-twitter .section-intro a:hover {
color: #fff;
}
.stream li.dcsns-twitter .section-intro span a {
text-decoration: none!important;
margin-left: 0;
}
.stream li.dcsns-twitter .section-intro span a:hover {
text-decoration: underline!important;
}
.stream li.dcsns-twitter a:hover {
color: #38AEAE;
text-decoration: underline;
}
.stream li.dcsns-twitter .twitter-user {
margin-bottom: 2px;
display: block;
}
.stream li.dcsns-twitter .twitter-user a {
color: #999;
line-height: 1.35em;
}
.stream li.dcsns-twitter .twitter-user a:hover {
color: #999;
text-decoration: none;
}
.stream li.dcsns-twitter .twitter-user a strong{
color: #444;
}
.stream li.dcsns-twitter .twitter-user a:hover strong {
color: #38AEAE;
text-decoration: underline;
} .dcwss.dc-wall .stream li.dcsns-facebook .section-text a {
margin-right: 4px;
}
.dcwss.dc-wall .stream li.dcsns-facebook .meta {
display: block;
clear: both;
}
.dcwss.dc-wall .stream li.dcsns-facebook .meta.item-comments {
padding: 0;
min-height: auto;
}
.dcwss.dc-wall .stream li.dcsns-facebook .meta.item-comments a {
display: block;
margin: 0 0 2px 0;
}
.dcwss.dc-wall .stream li.dcsns-facebook .share-facebook {
display: none;
} .dcwss.dc-wall .stream li.dcsns-google .section-title {
margin-bottom: 5px;
}
.dcwss.dc-wall .stream li.dcsns-google .meta span.plusones {
padding-left: 0;
}
.dcwss .stream li.dcsns-google .section-share {
clear: both;
} .dcwss.dc-wall .stream li.dcsns-stumbleupon .section-title {
display: block;
clear: both;
} .dcsns .dcwss.dc-wall .stream li.dcsns-vimeo .section-title {
display: block;
clear: both;
}
.dcwss.dc-wall .stream li.dcsns-vimeo .section-text .meta {
padding-top: 5px;
}
.dcwss.dc-wall .stream li.dcsns-vimeo .logo {
margin-bottom: 3px;
} .dcwss.dc-wall .stream li.dcsns-flickr .section-thumb {
margin: 0;
}
.dcwss.dc-wall .stream li.dcsns-flickr .section-thumb img{
margin: 0 0 5px 0;
}
.stream li.dcsns-flickr .section-title {
clear:both;
}
.stream li.dcsns-flickr .section-share {
clear:both;
} .dcwss.dc-wall .stream li.dcsns-pinterest .section-thumb {
display: block;
}
.dcwss.dc-wall .stream li.dcsns-pinterest .section-text {
clear: both;
} .dcwss.dc-wall .stream li.dcsns-dribbble .inner img {
margin-bottom: 5px;
} .dcwss.dc-wall .stream li.dcsns-lastfm .section-title {
background: url(../images/tracks.png) no-repeat 0 0;
padding-left: 17px;
margin-bottom: 0;
} .dcwss.dc-wall .stream li.dcsns-deviantart .section-thumb {
display: block;
float: none;
} .dcwss.dc-wall .stream li.dcsns-tumblr .track {
display: block;
background: url(../images/tracks.png) no-repeat 0 5px;
padding: 5px 0 0 17px;
margin-bottom: 0;
} .dcwss .stream li.dcsns-instagram .section-title {
font-weight: normal;
clear: both;
}
.dcwss .stream li.dcsns-instagram .meta {
clear: both;
}
.dcwss .stream li.dcsns-instagram .section-meta .meta .comments, .stream li.dcsns-instagram .section-meta .meta .likes {
margin: 0 0 5px 0;
padding-top: 5px;
background-position: 0px 5px;
float: none;
font-size: 100%;
font-weight: bold;
} x.dcwss .stream li .section-share {
display: block;
margin: 0;
padding: 4px 0 0;
float: right;
}
x.dcwss .stream li .section-share a {
display: block;
width: 16px;
height: 16px;
float: left;
margin: 0 2px 0 0;
background: url(../images/share.png) no-repeat 0 0;
}
.dcwss .stream li .section-share a.share-twitter {
background-position: 0 -16px;
}
.dcwss .stream li .section-share a.share-reply {
background-position: 0 -32px;
}
.dcwss .stream li .section-share a.share-retweet {
background-position: 0 -48px;
}
.dcwss .stream li .section-share a.share-favorite {
background-position: 0 -64px;
}
.dcwss .stream li .section-share a.share-google {
background-position: 0 -80px;
}
.dcwss .stream li .section-share a.share-linkedin {
background-position: 0 -96px;
}
.dcwss .stream li .section-share a.share-facebook:hover {
background-position: -16px 0;
}
.dcwss .stream li .section-share a.share-twitter:hover {
background-position: -16px -16px;
}
.dcwss .stream li .section-share a.share-reply:hover {
background-position: -16px -32px;
}
.dcwss .stream li .section-share a.share-retweet:hover {
background-position: -16px -48px;
}
.dcwss .stream li .section-share a.share-favorite:hover {
background-position: -16px -64px;
}
.dcwss .stream li .section-share a.share-google:hover {
background-position: -16px -80px;
}
.dcwss .stream li .section-share a.share-linkedin:hover {
background-position: -16px -96px;
} .entry .dcsns-toolbar img, .entry .dcwss img.icon {
background: none; 
border: none; 
padding: 0; 
margin: 0;
} 
.post ul.stream li {
background: none;
} .isotope,
.isotope .isotope-item { -webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:         top, left, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
} .dcwss .stream p {
margin: 0;
padding: 0;
}
.dcwss .stream li .meta {
display: block;
font-size: 90%;
color: #999;
}
.dcwss .stream li .meta span {
margin: 0 8px 5px 0;
display: block;
float: left;
padding: 0 0 0 15px;
line-height: 12px;
}
.dcwss .meta span.shares {
background: url(../images/shares.png) no-repeat 0 0;
padding-left: 20px;
}
.dcwss .meta span.views {
background: url(../images/views.png) no-repeat 0 0;
padding-left: 18px;
}
.dcwss .meta span.likes {
background: url(../images/likes.png) no-repeat 0 0;
padding-left: 16px;
}
.dcwss .meta span.comments {
background: url(../images/comments.png) no-repeat 0 0;
}
.dcwss .meta span.users {
background: url(../images/users.png) no-repeat 0 0;
}
.dcwss .meta span.videos {
background: url(../images/videos.png) no-repeat 0 0;
padding-left: 16px;
}
.dcwss .stream li .section-meta {
display: block;
margin: 0;
padding: 0;
clear: both;
}
.dcwss .stream li .meta.item-comments {
padding: 0 0 0 35px;
margin: 0 0 5px 0;
min-height: 30px;
position: relative;
clear: both;
line-height: 1.3em;
}
.dcwss .stream li .meta.item-comments img {
position: absolute;
left: 0;
top: 0;
width: 30px;
}
.dcwss .stream li .meta.item-likes {
padding: 0;
width: 100%;
overflow: hidden;
clear: both;
line-height: 1.3em;
}
.dcwss .stream li .meta.item-likes img {
float: left;
margin: 0 5px 5px 0;
width: 30px;
border: 1px solid #ddd;
padding: 1px;
background: #fff;
}.b100 img{width:100%; height:auto;}
.member-img {
position: relative;
margin-bottom: 0px;
}
.ff-timestamp{display:none;}
.social_icn{
width: 20px;
height: 20px;
background-image: url(../images/social-icons.jpg) !important;
background-position-x: 0px;
display: inline-block;
padding: 0px;
margin: 0px;
overflow: hidden;
border: solid 0px #ff0000;
background-size: cover;
}
.nav-previous {margin-left:20px;    display: table;float: left;}
.nav-next {margin-left:5px;    display: table; float: left;}
.nav-previous a{border: solid 1px #ff0000;padding: 10px;margin-right: 10px;}
.nav-next a{border: solid 1px #ff0000;padding: 10px;}
figure{
width: 100%;
margin: 0px !important;
padding: 0px;
}
.zoomimg
{
margin-bottom:0px !important;
}
.tw{
background-position-x: -22px;
}
.inst{
background-position-x: -46px;
}
.ytb{
background-position-x: -70px;
}
.lin{
background-position-x: -93px;
}	
.flkr{
background-position-x: -117px;
}		
.main-container{
padding-top: 60px;
padding-bottom: 60px;
}
.main-container.is_home_front{
padding-top: 60px;
}  .is_admin_nav{
margin-top: 32px;
} .edit-link{
font-size: 14px;
} .blog-post-img,
.post-slider, 
.videoWrapper {
margin-bottom: 20px;
}
.mfp-content .mfp-title{
display: none;
} .wpcf7 .screen-reader-response {
display: none;
}
.wpcf7 .wpcf7-not-valid-tip {
display: none;
}
.wpcf7 .wpcf7-display-none{
display: none;
}
.wpcf7 .wpcf7-response-output,
.wpcf7 .wpcf7-validation-errors {
padding: 10px;
background: #f12a03;
color: #fff;
margin: 10px 0px;
}
.clearboth{
clear: both;
}
.side-widget table{
color: #000000;
}
.side-widget table {
margin: 20px 0;
width: 100%;
border: 1px solid #dddddd;
border-collapse: separate;
border-left: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
td,
th {
padding: 0;
}
table{
width: 100%;   
}
table th, table td {
padding: 5px;
vertical-align: top;
text-align: left;
line-height: 25px;    
}
ul, ol{
margin-bottom: 20px;
}
dd {
margin: 20px;
}
ul > li, ol > li { }
ul ul,
ol ol{
padding-left: 20px;
}
.hentry ul{
list-style-type: square;
}
.hentry .widget ul{
list-style-type: none;
}
.blog-single-block .hentry ul,
.blog-single-block .hentry ol{
margin-top: 0px;
padding-left: 30px;
}
.hentry ul{
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}
.hentry ul li{
list-style-type: none !important;
/*background-image: url(../images/blt.png);*/
background-repeat: no-repeat;
background-size: 25px;
margin-left: 0px;
padding-left: 25px;
} .custom-table-1 tr:nth-child(even) {
background: #fafafa;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.custom-table-1 tr td{vertical-align: middle; padding:10px;}
blockquote {
font-family: 'PT Serif', serif;
font-weight: normal;
font-style: italic;
color: #1c1e20;
padding: 10px 20px;
margin: 20px 0px;
font-size: 21px;
border-left: 5px solid #f12a02;
background-color: transparent;
} .videoWrapper {
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0
}
.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%
} .pingback {
margin-bottom: 20px;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .input-group-btn:last-child>.btn, 
.input-group-btn:last-child>.btn-group{
margin-left: 0px;
}  .sticky:before {
font-family: 'FontAwesome';
content: "\f02e";
font-size: 30px;
color: #f12a03;
position: absolute;
width: 20px;
height: 27px;
top: 0px;
right: 20px;
display: block;
}
.hentry {
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 0px;
} .page-links {
clear: both;
font-weight: normal;
line-height: 2.2;
margin: 20px 0;
text-transform: uppercase;
}
.page-links a,
.page-links > span {
background: #f12a03;
border: 1px solid #ebebeb;
padding: 5px 10px;
text-decoration: none;
margin-right: 5px;
color: #fff;    
}
.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
background: #ffffff;
border: 1px solid #ebebeb;
color: #000000;
}
.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
background: #f12a03;
border: 1px solid #ebebeb;
color: #ffffff;
}
.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
background: none;
}
.page-links .page-links-title {
background: transparent;
border: none;
margin-right: 20px;
padding: 0;
color: #606060;
} .post-password-form input[type="submit"],
.post-password-form input[type="button"],
.post-password-form input[type="reset"]{
font-size: 16px;
color: #FFF;
border: 0.5px solid #e4b855;
width: 70px;
background: #f12a03;
} .comment-content a {
word-wrap: break-word;
color: #1c1e20;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0px;
padding: 5px 0px;
}
.wp-caption-text {
text-align: center;
margin: 10px 0px;
word-wrap: break-word;
word-break: break-all;    
} .gallery {
margin-bottom: 1.5em;
margin-left:-5px; margin-right:-5px;
}
.gallery-item img{padding:5px;}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.logo-style{padding-top:10px;padding-bottom:10px; height: 70px; width: auto;} @media (min-width: 1200px) { .col-lg-clearboth{
clear: both;
}
}
@media (min-width: 992px) and (max-width: 1199px) { .col-md-clearboth{
clear: both;
}
.logo-style{padding-top:10px;padding-bottom:10px; height: 50px; width: auto;}
}
@media (max-width: 768px) {
.navbar {
padding: 0px !important;
background-color: #fd0100;
overflow:hidden;
}
.navbar-collapse  {
padding: 10px;
background-color: #404040;
}
.navbar-toggler{margin:5px;}
}
@media (min-width: 768px) and (max-width: 991px) { .col-sm-clearboth{
clear: both;
}
.is_admin_nav{
margin-top: 0px;
}
.navbar-fixed-top, .navbar-fixed-bottom{
position: relative;
}
.main-container.is_home_front{
padding-top: 50px;
}  
.blog-publish-viewer {
float: left;
}
.right-sidebar{
padding-top: 50px;
}
.call-block{
margin-bottom: 30px;
}
.call-block:last-child{
margin-bottom: 0px;
}
}
.nothing-found{
margin-bottom: 20px;
}
ul.blog-content.blog-publish-dtl {
padding-left: 0px;
}
.user-title a{
color: #1c1e20;
}
#respond .form-submit{
margin-bottom: 30px;
}
#respond input{
height: 50px;
}
.comment-header .user-title{
margin-bottom: 10px;
font-size: 18px;
}
.wpcf7-form select {
height: 40px !important;
}
.wp-organic-gallery .portfolioFilter a {
display: inline-block;
margin-bottom: 10px;
}
.related-post-img {
margin-bottom: 20px;
}
.related-title{
margin-bottom: 10px;
}
.related-post-content {
margin-bottom: 30px;
}
.wporganic-sidebar ul, .wporganic-footerbar ul {
margin-bottom: 0px;
}
.widget_recent_entries ul li a{
text-decoration: none;
background-color: transparent;
margin-bottom: 8px;
font-size: 16px;
line-height: 24px;
font-weight: 400;
font-family: inherit;
display: inline-block;
}
.widget_recent_entries ul li span{
font-size: 13px;
text-transform: uppercase;
margin-bottom: 10px;
font-weight: 400;
color: #898b8e;
display: inline-block;
width: 100%;
margin-left: 20px;  
}
.partner-logo{
filter: grayscale(1);
}
.partner-logo:hover{
filter: grayscale(0);
}
.author-post{
border: none;
padding: 30px 0px;
border-bottom: 1px dashed #e2e6ea;
}
.margin-auto{
margin: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
.slider .slider-text,
.slider-second .slider-text, 
.slider-third .slider-text { display: none; }
.visa-card { display: inline-block; }
.header-version-one a img{
margin-bottom: 30px;
}
#navigation-transparent.small-screen ul ul li a,
#navigation-transparent.small-screen ul li a{
background: #606467;
color: #ffffff;
padding-left: 15px;
}
#navigation-transparent.small-screen ul li:hover>a, 
#navigation-transparent.small-screen ul ul li:hover>a, 
#navigation-transparent.small-screen ul li.active>a,    
#navigation-transparent.small-screen ul ul li.active>a {
color: #ffffff;
background: #333333;
}
.error-page-image{
display: inline-block;
max-width: 100%;
}
}
@media (max-width: 480px) {
.slider-captions{ left: 15%; }
.visa-card { display: inline-block; }
.post-block img{ margin-bottom: 20px; }
.author-img {
margin-bottom: 30px;
}
.header-version-one a img{
margin-bottom: 30px;
}
#navigation-transparent.small-screen ul ul li a,
#navigation-transparent.small-screen ul li a{
background: #606467;
color: #ffffff;
padding-left: 15px;
}
#navigation-transparent.small-screen ul li:hover>a, 
#navigation-transparent.small-screen ul ul li:hover>a, 
#navigation-transparent.small-screen ul li.active>a,    
#navigation-transparent.small-screen ul ul li.active>a {
color: #ffffff;
background: #333333;
}  
.error-page-image{
display: inline-block;
max-width: 100%;
}
}
.no-click{
cursor: default !important;
} @media only screen and (max-width:1400px) { .about-img img { max-width: 100%; }
.slider-second .slider-captions,
.slider-third .slider-captions { position: absolute; bottom: 50px; }
.slider-second .slider-title, 
.slider-third .slider-title {  line-height: 46px; font-size: 36px;}
.parallax-section {
position: absolute !important;
top: 120px;
width: 33%;
left: 20%;
} .slider-fourth .slider-captions {
bottom: 100px;
}
}
.service-thumb-card{
margin-bottom: 40px;
}
@media (max-width: 1024px) {
.testimonial-single .t-3-arrow:after{
bottom: -6%;
}
.full-width-navigation,
.navigation-head {
float: none;
}
.header-transparent-second{
background: #333;
position: relative !important;
margin-top: 0px !important;
}
.country-service-8 {
margin-bottom: 40px;
}
.header-six{
position: relative !important;
}
.header-classic #navigation.small-screen #menu-button{
margin-top: 0px;
}
#header-six-id {
margin-top: 0px;
}
}
@media (max-width: 480px) { .footer-block.widget_search{
padding: 0px 15px;
}
.is_admin_nav {
margin-top: 0px;
}
.navbar-fixed-top, .navbar-fixed-bottom{
position: relative;
}
.main-container.is_home_front{
padding-top: 50px;
}  
.blog-publish-viewer {
float: left;
}
.pagination li a, .pagination li span{
margin-bottom: 30px;
}
ol#wp-organic-comment-section ol.children {
padding-left: 0px;
}
.right-sidebar{
padding-top: 50px;
}
.call-block{
margin-bottom: 30px;
}
.call-block:last-child{
margin-bottom: 0px;
}
ol#wp-organic-comment-section ol.children li{ padding: 0px; list-style: none; }
.slider-captions{
width: 70%;
}
.slider-third .slider-title,
.slider-second .slider-title {
font-size: 26px;
}
.slider-third .slider-captions,
.slider-second .slider-captions{
bottom: 20px;
}
#header-six-id {
margin-top: 0px;
}
}
.header-transparent-second{
padding: 10px 0px;
}
.comment-form-comment textarea{
width: 100%;
}
.primary-section{
margin-bottom: 60px;
}
.home.blog #content{
padding: 60px 0px;
} .banner_new { width: 100%; height: auto; position: relative;}
.banner_new_form {border: solid 0px #d8d8d8; width: 300px; height: auto; position: absolute; z-index: 99; top: 0px; right: 115px;  padding: 0px; border-radius: 0px 0px 0px 0px; border-top: none;}
.mobV {display: none;} 
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea, select {
background: #fff;
border: 1px solid #ccc;
padding: 8px 8px;
outline: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
font-family: 'Dosis', sans-serif;
font-size: 15px;
color: #666;
margin: 0px;
max-width: 100%;
display: block;
width: 100%;
color: #999;
border: 1px solid #d4d4d4;
}
textarea {max-height:90px;}
input[type="submit"]{
width: 100%;
background-color: #eb090a;
border: solid 0px #ccc;
border-radius: 5px;
color: #fff;}
.owl-controls .owl-buttons div {
position: absolute;
top: 50%;
background: #21759b;
color: #FFFFFF;
display: inline-block;
margin-top: -0.75rem;
opacity: 0.8;
padding: 0.1875rem 0.625rem;
zoom: 1;
}
.owl-controls .owl-buttons .owl-next {
right: 0;
}
.owl-controls .owl-buttons .owl-prev {
left: 0;
}
p{margin-bottom:5px !important;}
.mobH { display: block;}
.owl_C {border: solid 1px #ccc;width: 100%;display: table;padding: 10px;background-color: #f8f8f8;border-radius: 15px 5px;}
.owl-controls{display:block;}
.site-header{background-color: #030a5c;}
.mr-auto, .mx-auto {
margin-right: auto!important;
margin-left: auto!important;
}
.navbar-light .navbar-nav .nav-link {
/*color: rgba(256,256,256,.80) !important;*/
color:#FFFFFF !important;
font-weight:600;
}
.btn.btn-primary-white {
border: 2px solid transparent;
background: #fff;
color: #da251c;
}
.btn.btn-primary {
color: #fff;
border: 2px solid transparent;
background-color:#e72220;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
color: #000 !important;
background: none !important;
border: 2px solid #e7211f !important;
}
.btn.btn-primary-white:hover, .btn.btn-primary-white:focus, .btn.btn-primary-white:active {
border: 2px solid #fff;
background: none !important;
color: #fff;
}
.media-body { padding-bottom: 5px;
border-bottom: solid 1px #efefef;
}
h1, h2, h3, h4, h5, h6 {
color: #1c1e20;
margin: 0 0 10px;
font-weight: 400;
}
.infom tr {
border-bottom: #efefef 1px solid;
display: block;
padding: 6px;
}
.block-15 .heading h2 {
font-size: 30px;
margin: 0;
padding: 0;
color: #e7211f;
}
.site-section-red {
background-color: #e7211f;
color: #fff !important;
padding-top: 30px;
padding-bottom: 30px;}
.site-section{
background-color: #fff;
padding-top: 30px;
padding-bottom: 30px;}
.lsq-form-wrapper .field-validation-messages {
clear: both !important;
display: block;
position: relative;
min-height: 0px !important;
line-height: 0px !important;
}
.item{margin:2px;}
.banner_new .item{margin:0px;}
.banner_new .item img{border-radius:0px;}
.item img{border-radius:5px;}
.lsq-form-wrapper .field-control-group{margin-bottom:0px !important;}
.media-body h3{margin-bottom:10px;}
.ptrn{background-image: url(../images/back-img.jpg); background-size: cover;}
.top_clr {
background-color: #e5b20b;
width: 100%;
}
.ccchildpage {padding:10px !important;}
.ccpage_linked_title{
margin-top: 0px !important;
margin-bottom: 0px;
text-align: center;
background-color: #ececec;
color: #313131;
padding: 10px;
text-transform: uppercase;
height: 49px;
overflow: hidden;
vertical-align: middle;
display: block;
width: 100%;
min-width: 100%;
font-size:15px;
font-weight:bold;
}
.simple .ccpages_more a {
width:100%;
text-decoration: none;
font-size: 15px;
background-color: #ff0000;
padding: 10px;
margin-top: 0px;
display: table;
text-align: right;
float: right;
border-radius: 10px;
font-style: normal;
color: #fff;
}
.top_clr a{color:#fff !important; font-size:14px !important; vertical-align: middle;padding: 0px 0px;}
.bottom-fly-left {
background: #eb2d3b;
position: fixed;
bottom: 0;
left: 0;
width: 50%;
float: left;
padding: 10px;
border-radius: 2px;
border: 2px solid #fff;
z-index: 999!important;
display: none;
}
.bottom-fly-right {
background: #eb2d3b;
position: fixed;
bottom: 0;
right: 0;
width: 50%;
float: right;
padding: 10px;
border-radius: 2px;
border: 2px solid #fff;
z-index: 999!important;
display: none;
}
@media only screen and (max-width: 480px)
{
.bottom-fly-left {
display: block;
}
.navbar { }
.bottom-fly-right {
display: block;
}
}
footer h3{color:#fff !important;}
footer a{color:#d6d6d6 !important;}
footer .widget{border:solid 0px #ccc; margin-bottom:0px; padding-bottom:0px; }
footer{padding-top:40px !important;margin-top: -5px;}
footer ul li{list-style:none !important;}
footer ul{margin-left: 0px;
padding-left: 10px;}
@media (max-width: 991.98px) {
footer{text-align: center;}
.ptrn{background-image: none; background-size: cover;}	
.owl-controls{display:none;} .mobH {display: none;} .mobV {display: block;} .banner_new_form { width: 100%; border: solid 0px #d8d8d8; position: static;} .owl-controls .owl-buttons div {top: 25%;}.site-header {background-color: #f7f7f7;}.navbar-light .navbar-nav .nav-link {color: rgba(0,0,0,.80) !important;}
}
#nav li:hover>ul { left: auto; display:block !important;}
.navbar{padding:0px;} .accordion { margin-bottom: 20px;
}
.accordion-title {
border: 1px solid #dbdbdb;
margin: 0;
margin-top:2px !important;
padding: 10px 10px;
cursor: pointer;
clear:both;
background-image:url(../images/accordion-open.png); background-repeat:no-repeat; background-position:right;
background-color:#fff;
}
.accordion-title:hover {} .accordion-title.open {cursor: default;background-image:url(../images/accordion-close.png);}
.accordion-content {padding:10px; padding-bottom: 20px; text-align:justify;}  .member{
float:left;
width:300px;
max-width:250px;
overflow: hidden;
border: 1px solid #ddd;
background-color: #fff;
padding:10px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0px 2px 0px 0px rgba(180, 180, 180, 0.3);
-moz-box-shadow: 0px 2px 0px 0px rgba(180, 180, 180, 0.3);
box-shadow: 0px 2px 0px 0px rgba(180, 180, 180, 0.3);
margin-bottom: 20px;
margin-right:15px;
}
.member-img img{
width: 100%;
max-width: 100%;
height:auto;
}
.member-img {
position:relative;
margin-bottom:10px;
} .member h4 {
font-size: 15px;
font-weight: bold;
margin: 0px 0px 0px 0px !important;
line-height: 1.6;
background-color: #ff0000;
padding: 10px;
color: #fff;
text-align: center;
}
.member p {margin:0px; padding : 0px;margin-bottom:0px;}
.member .member-role{
text-align: left;
position:absolute;
background:#da251c;
padding:3px 8px;
text-transform:uppercase;
letter-spacing: 0.1em;
color:#fff;
font-size:12px;
font-weight:bold;
bottom:0;
left:0;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
}
.member p{
margin:0 0 0 0;
color:#6b6b6b;
line-height: 1.6em;
margin-bottom: 20px;
}
.member .member-sociable{
padding:0 !important;
margin:0 0 0 8px;
}
.member .member-sociable ul{
margin:0;
padding:10px 0;
list-style: none;
font-size: 0 !important;
line-height: 0 !important;
text-align: center;	
}
.member .member-sociable ul li{
display: inline-block;
float: none;
}
.member .member-sociable ul li a{
display:block;
width:20px;
height:20px;
text-indent:-9999px;
background-position: -10px -10px !important;
background-repeat: no-repeat;
margin:0 20px 0 0;
padding:0;
}
.member .member-sociable ul li.member-sociable-facebook a { background: url(../images/facebook.png) no-repeat 0 0 }
.member .member-sociable ul li.member-sociable-twitter a { background: url(../images/twitter_1.png) no-repeat 0 0 }
.member .member-sociable ul li.member-sociable-skype a { background: url(../images/skype.png) no-repeat 0 0 }
.member .member-sociable ul li.member-sociable-google a { background: url(../images/googleplus.png) no-repeat 0 0 }
.member .member-sociable ul li.member-sociable-linkedin a { background: url(../images/linkedin_1.png) no-repeat 0 0 }
.member .member-sociable ul li.member-sociable-email a { background: url(../images/email.png) no-repeat 0 0 }
@media (max-width: 991.98px) {
.member{
float:none;
margin-left:auto;margin-right:auto;
}
} .whp p{margin-bottom:20px !important;}
.whp img{width:100%;    border: solid 5px #f7f7f7;}
.twocol .ccchildpage{width:50% !important; margin:0px !important;}
@media (max-width: 768px) {.twocol .ccchildpage{width:100% !important; margin:0px !important;}}
.cc-child-pages-thumb, .ccchildpage  img,.content-area{padding-bottom: 0px;}
.postD img{width:100%; height:auto;}
.postD ul, .postD ol {padding-left: 15px;}
.dpsp-networks-btns-wrapper li{background-image:none !important; padding-left: 0px !important;}
.site-footer2{padding-bottom:20px; padding-top:20px !important; color:#fafafa !important; background-color:#e5b20b !important; font-size:12px;}
.years1{font-weight: bold;}
.hmtd td{vertical-align:middle !important;}
.hmtd h3{margin-bottom:0px !important; font-size: 17px;}
.hmtd tr{border-bottom: solid 1px #f3f3f3;}
.navbar-light .navbar-nav .nav-link {
/*color: rgba(256,256,256,.80) !important;*/
color:#FFFFFF !important;
text-transform:uppercase;
}
.sideB .current_page_item{background-color:#e8e8e8 !important; padding-bottom:1px;}
.sideB ul{list-style:none; margin:0px; padding:0px;}
.sideB ul li{ background-color:#f8f8f8;border-radius:5px; margin:2px;padding:0px;}
.sideB ul li a{
padding:10px;
text-decoration: none;
background-color: transparent;
font-size: 16px;
line-height: 24px;
font-weight: 400;
font-family: inherit;
display: block;
color:#000 !important;
}
.innerPG h1,.innerPG h2,.innerPG h3,.innerPG h4,.innerPG h6{margin-top:20px;}
.lsq-form-wrapper input,.lsq-form-wrapper select{box-shadow: none !important; border: solid 1px #ccc !important; height:35px !important; background-color:#fff;}
.innerPG img{width:100%; height:auto;}
.innerPG .logo{width:auto !important;margin-left: auto; margin-right: auto;}
.si-box h5{text-align:center;margin:0px;padding:10px; display: block; clear: both; }
.uline{width:150px; margin-top:0px; margin-bottom:40px; border:solid 0px #e7211f; border-top:2px solid #e7211f; display:block; margin-left:auto; margin-right:auto;}
.home_bg{padding-top: 30px; background-image: url(../images/bg-1.png); background-repeat: round; background-size: 100%;}
.bgstyle1{background-color:#ededed; border-radius:10px; margin:5px; padding:15px;width: 100%; height: 100%;}
.owl-theme .owl-controls {
//margin-top: 0px !important;
//text-align: center !important;
}
.page-numbers{
padding: 10px;
margin: 2px;
background-color: #f7f7f7;
border-radius: 5px;
}
.ccpages_nav {
clear: all;
text-align: right;
margin-top: 6px;
display: inline-block;
width: 100%;
}
.ff-stream-wrapper{margin-top:0px !important;}
.list_highlights2 p{margin:2px;width: 48%; min-height: 130px; display: inline-block; background-image: url(../images/download_icon1.png); background-size: auto; background-repeat: no-repeat; background-position: top;  border: dashed 5px #000;  border-radius: 15px; padding-top: 70px; padding: 10px; padding-top: 70px; text-align: center; color: #000; font-size: 15px;  font-weight: bold;}
.menu-sidebar-menu-container ul li a {
padding: 10px;
display: block;
border: solid 1px #eaeaea;
}
.menu-sidebar-menu-container ul {
margin: 0!important;
padding: 0!important;
list-style: none!important;
}
@media (min-width: 768px){
.navbar-expand-md .navbar-nav .nav-link {
/*padding-right: .4rem !important;*/
padding-right: 2.4rem !important;
padding-left: .4rem !important;
}
}
@media (max-width: 560px){
#inPopUp {
width: 320px!important;
height: 480px !important;
margin-top: -60%!important;
margin-left: -43%!important;
z-index: 999999;
overflow: visible;
display: block;
}
}
strong{font-weight:bold !important;}:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #007bff;
--secondary: #6c757d;
--success: #28a745;
--info: #17a2b8;
--warning: #ffc107;
--danger: #dc3545;
--light: #f8f9fa;
--dark: #343a40;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff;
}
[tabindex="-1"]:focus {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: .5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
dfn {
font-style: italic;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -.25em;
}
sup {
top: -.5em;
}
a {
color: #007bff;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:hover {
color: #0056b3;
text-decoration: underline;
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
pre,
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: .5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
h1, .h1 {
font-size: 2.5rem;
}
h2, .h2 {
font-size: 2rem;
}
h3, .h3 {
font-size: 1.75rem;
}
h4, .h4 {
font-size: 1.5rem;
}
h5, .h5 {
font-size: 1.25rem;
}
h6, .h6 {
font-size: 1rem;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.2;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
font-size: 80%;
font-weight: 400;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d;
}
.blockquote-footer::before {
content: "\2014 \00A0";
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 90%;
color: #6c757d;
}
code,
kbd,
pre,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
code {
font-size: 87.5%;
color: #e83e8c;
word-break: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
}
pre {
display: block;
font-size: 87.5%;
color: #212529;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .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, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.333333%;
}
.offset-2 {
margin-left: 16.666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.333333%;
}
.offset-5 {
margin-left: 41.666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.333333%;
}
.offset-8 {
margin-left: 66.666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.333333%;
}
.offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.333333%;
}
.offset-sm-2 {
margin-left: 16.666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.333333%;
}
.offset-sm-5 {
margin-left: 41.666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.333333%;
}
.offset-sm-8 {
margin-left: 66.666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.333333%;
}
.offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.333333%;
}
.offset-md-2 {
margin-left: 16.666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.333333%;
}
.offset-md-5 {
margin-left: 41.666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.333333%;
}
.offset-md-8 {
margin-left: 66.666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.333333%;
}
.offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
background-color: transparent;
}
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
border-top: 2px solid #dee2e6;
}
.table .table {
background-color: #fff;
}
.table-sm th,
.table-sm td {
padding: 0.3rem;
}
.table-bordered {
border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: #b8daff;
}
.table-hover .table-primary:hover {
background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #9fcdff;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #d6d8db;
}
.table-hover .table-secondary:hover {
background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #c8cbcf;
}
.table-success,
.table-success > th,
.table-success > td {
background-color: #c3e6cb;
}
.table-hover .table-success:hover {
background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
background-color: #bee5eb;
}
.table-hover .table-info:hover {
background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: #abdde5;
}
.table-warning,
.table-warning > th,
.table-warning > td {
background-color: #ffeeba;
}
.table-hover .table-warning:hover {
background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
background-color: #f5c6cb;
}
.table-hover .table-danger:hover {
background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: #f1b0b7;
}
.table-light,
.table-light > th,
.table-light > td {
background-color: #fdfdfe;
}
.table-hover .table-light:hover {
background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: #ececf6;
}
.table-dark,
.table-dark > th,
.table-dark > td {
background-color: #c6c8ca;
}
.table-hover .table-dark:hover {
background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: #b9bbbe;
}
.table-active,
.table-active > th,
.table-active > td {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
color: #fff;
background-color: #212529;
border-color: #32383e;
}
.table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6;
}
.table-dark {
color: #fff;
background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
border-color: #32383e;
}
.table-dark.table-bordered {
border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
.table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-sm > .table-bordered {
border: 0;
}
}
@media (max-width: 767.98px) {
.table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-md > .table-bordered {
border: 0;
}
}
@media (max-width: 991.98px) {
.table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-lg > .table-bordered {
border: 0;
}
}
@media (max-width: 1199.98px) {
.table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-xl > .table-bordered {
border: 0;
}
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
border: 0;
}
.form-control {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control::-moz-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control::-ms-input-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control::placeholder {
color: #6c757d;
opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
background-color: #e9ecef;
opacity: 1;
}
select.form-control:not([size]):not([multiple]) {
height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.form-control-file,
.form-control-range {
display: block;
width: 100%;
}
.col-form-label {
padding-top: calc(0.375rem + 1px);
padding-bottom: calc(0.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5;
}
.col-form-label-lg {
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
font-size: 1.25rem;
line-height: 1.5;
}
.col-form-label-sm {
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.875rem;
line-height: 1.5;
}
.form-control-plaintext {
display: block;
width: 100%;
padding-top: 0.375rem;
padding-bottom: 0.375rem;
margin-bottom: 0;
line-height: 1.5;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
padding-right: 0;
padding-left: 0;
}
.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
height: calc(1.8125rem + 2px);
}
.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
height: calc(2.875rem + 2px);
}
.form-group {
margin-bottom: 1rem;
}
.form-text {
display: block;
margin-top: 0.25rem;
}
.form-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
padding-right: 5px;
padding-left: 5px;
}
.form-check {
position: relative;
display: block;
padding-left: 1.25rem;
}
.form-check-input {
position: absolute;
margin-top: 0.3rem;
margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
color: #6c757d;
}
.form-check-label {
margin-bottom: 0;
}
.form-check-inline {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-left: 0;
margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
position: static;
margin-top: 0;
margin-right: 0.3125rem;
margin-left: 0;
}
.valid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #28a745;
}
.valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: .5rem;
margin-top: .1rem;
font-size: .875rem;
line-height: 1;
color: #fff;
background-color: rgba(40, 167, 69, 0.8);
border-radius: .2rem;
}
.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
border-color: #28a745;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
background-color: #71dd8a;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
border-color: inherit;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #dc3545;
}
.invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: .5rem;
margin-top: .1rem;
font-size: .875rem;
line-height: 1;
color: #fff;
background-color: rgba(220, 53, 69, 0.8);
border-radius: .2rem;
}
.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
border-color: #dc3545;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
background-color: #efa2a9;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
border-color: inherit;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.form-inline .form-check {
width: 100%;
}
@media (min-width: 576px) {
.form-inline label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 0;
}
.form-inline .form-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-plaintext {
display: inline-block;
}
.form-inline .input-group {
width: auto;
}
.form-inline .form-check {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: auto;
padding-left: 0;
}
.form-inline .form-check-input {
position: relative;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.form-inline .custom-control {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.form-inline .custom-control-label {
margin-bottom: 0;
}
}
.btn {
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:hover, .btn:focus {
text-decoration: none;
}
.btn:focus, .btn.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
background-image: none;
}
a.btn.disabled,
fieldset:disabled a.btn {
pointer-events: none;
}
.btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-primary:hover {
color: #fff;
background-color: #0069d9;
border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #0062cc;
border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-secondary {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:hover {
color: #fff;
background-color: #5a6268;
border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #545b62;
border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-success {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #1e7e34;
border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #117a8b;
border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-warning {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:hover {
color: #212529;
background-color: #e0a800;
border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
color: #212529;
background-color: #d39e00;
border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #bd2130;
border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-light {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:hover {
color: #212529;
background-color: #e2e6ea;
border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
color: #212529;
background-color: #dae0e5;
border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-dark {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: #1d2124;
border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-primary {
color: #007bff;
background-color: transparent;
background-image: none;
border-color: #007bff;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #007bff;
background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
color: #6c757d;
background-color: transparent;
background-image: none;
border-color: #6c757d;
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #6c757d;
background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
color: #28a745;
background-color: transparent;
background-image: none;
border-color: #28a745;
}
.btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
color: #28a745;
background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
color: #17a2b8;
background-color: transparent;
background-image: none;
border-color: #17a2b8;
}
.btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
color: #ffc107;
background-color: transparent;
background-image: none;
border-color: #ffc107;
}
.btn-outline-warning:hover {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
color: #dc3545;
background-color: transparent;
background-image: none;
border-color: #dc3545;
}
.btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
color: #f8f9fa;
background-color: transparent;
background-image: none;
border-color: #f8f9fa;
}
.btn-outline-light:hover {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
color: #343a40;
background-color: transparent;
background-image: none;
border-color: #343a40;
}
.btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #343a40;
background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
font-weight: 400;
color: #007bff;
background-color: transparent;
}
.btn-link:hover {
color: #0056b3;
text-decoration: underline;
background-color: transparent;
border-color: transparent;
}
.btn-link:focus, .btn-link.focus {
text-decoration: underline;
border-color: transparent;
box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
color: #6c757d;
}
.btn-lg, .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 0.5rem;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
transition: opacity 0.15s linear;
}
.fade.show {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.show {
display: block;
}
tr.collapse.show {
display: table-row;
}
tbody.collapse.show {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
/*margin-left: 0.255em;*/
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
margin-left: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem; padding: 0 0; font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15); }
.navbar ul li:last-child ul{
right: 0px !important;
}
.dropdown-menu li ul {
top: -1px !important;
right: -200px !important;    }
.dropup .dropdown-menu {
margin-top: 0;
margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0;
border-right: 0.3em solid transparent;
border-bottom: 0.3em solid;
border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropright .dropdown-menu {
margin-top: 0;
margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropright .dropdown-toggle::after {
vertical-align: 0;
}
.dropleft .dropdown-menu {
margin-top: 0;
margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
}
.dropleft .dropdown-toggle::after {
display: none;
}
.dropleft .dropdown-toggle::before {
display: inline-block;
width: 0;
height: 0;
margin-right: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0.3em solid;
border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropleft .dropdown-toggle::before {
vertical-align: 0;
}
.dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.dropdown-item {
font-size:15px;
display: block;
width: 100%; padding: 4px 1.0rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
border-bottom: 1px dashed #fbfbfb;
}
.dropdown-item:hover, .dropdown-item:focus {
color: #16181b;
text-decoration: none;
background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
color: #6c757d;
background-color: transparent;
}
.dropdown-menu.show {
display: block;
}
.dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #6c757d;
white-space: nowrap;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
z-index: 1;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.btn-toolbar .input-group {
width: auto;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
.dropdown-toggle-split::after {
margin-left: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.btn-group-vertical {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
margin-bottom: 0;
}
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%;
}
.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
z-index: 3;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
margin-left: -1px;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group > .custom-file {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::before {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label::before {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-prepend,
.input-group-append {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
position: relative;
z-index: 2;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
margin-left: -1px;
}
.input-group-prepend {
margin-right: -1px;
}
.input-group-append {
margin-left: -1px;
}
.input-group-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0.375rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
margin-top: 0;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.custom-control {
position: relative;
display: block;
min-height: 1.5rem;
padding-left: 1.5rem;
}
.custom-control-inline {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-right: 1rem;
}
.custom-control-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
color: #fff;
background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
color: #fff;
background-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label {
color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
background-color: #e9ecef;
}
.custom-control-label {
margin-bottom: 0;
}
.custom-control-label::before {
position: absolute;
top: 0.25rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #dee2e6;
}
.custom-control-label::after {
position: absolute;
top: 0.25rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
content: "";
background-repeat: no-repeat;
background-position: center center;
background-size: 50% 50%;
}
.custom-checkbox .custom-control-label::before {
border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
background-color: #007bff;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
background-color: #007bff;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
display: inline-block;
width: 100%;
height: calc(2.25rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
background-size: 8px 10px;
border: 1px solid #ced4da;
border-radius: 0.25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-select:focus {
border-color: #80bdff;
outline: 0;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}
.custom-select:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none;
}
.custom-select:disabled {
color: #6c757d;
background-color: #e9ecef;
}
.custom-select::-ms-expand {
opacity: 0;
}
.custom-select-sm {
height: calc(1.8125rem + 2px);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 75%;
}
.custom-select-lg {
height: calc(2.875rem + 2px);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 125%;
}
.custom-file {
position: relative;
display: inline-block;
width: 100%;
height: calc(2.25rem + 2px);
margin-bottom: 0;
}
.custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: calc(2.25rem + 2px);
margin: 0;
opacity: 0;
}
.custom-file-input:focus ~ .custom-file-control {
border-color: #80bdff;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:focus ~ .custom-file-control::before {
border-color: #80bdff;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
content: "Browse";
}
.custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: calc(2.25rem + 2px);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(calc(2.25rem + 2px) - 1px * 2);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: 1px solid #ced4da;
border-radius: 0 0.25rem 0.25rem 0;
}
.nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
color: #6c757d;
}
.nav-tabs {
border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #007bff;
}
.nav-fill .nav-item {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.nav-justified .nav-item {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.navbar {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.navbar > .container,
.navbar > .container-fluid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.navbar-collapse {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
cursor: pointer;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
@media (max-width: 575.98px) {
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.navbar-expand-sm {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-sm .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-sm .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
display: none;
}
.navbar-expand-sm .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
@media (max-width: 767.98px) {
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 768px) {
.navbar-expand-md {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-md .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand-md .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-md .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
display: none;
}
.navbar-expand-md .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
@media (max-width: 991.98px) {
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.navbar-expand-lg {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
display: none;
}
.navbar-expand-lg .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
@media (max-width: 1199.98px) {
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1200px) {
.navbar-expand-xl {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xl .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-xl .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
display: none;
}
.navbar-expand-xl .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
.navbar-expand {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
padding-right: 0;
padding-left: 0;
}
.navbar-expand .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand .navbar-toggler {
display: none;
}
.navbar-expand .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
.navbar-light .navbar-brand {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, 1);
border-color: rgba(256, 256, 256, 1);
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(256, 256, 256, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
color: #fff;
}
.navbar-dark .navbar-toggler {
color: rgba(255, 255, 255, 0.5);
border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #fff;
}
.card {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.25rem;
}
.card > hr {
margin-right: 0;
margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.card-body {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.card-title {
margin-bottom: 0.75rem;
}
.card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0;
}
.card-text:last-child {
margin-bottom: 0;
}
.card-link:hover {
text-decoration: none;
}
.card-link + .card-link {
margin-left: 1.25rem;
}
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0, 0, 0, 0.03);
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
border-top: 0;
}
.card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0, 0, 0, 0.03);
border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.card-img {
width: 100%;
border-radius: calc(0.25rem - 1px);
}
.card-img-top {
width: 100%;
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
width: 100%;
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.card-deck .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-deck {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.card-deck .card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;
}
}
.card-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.card-group > .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-group {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.card-group > .card {
-webkit-box-flex: 1;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
margin-bottom: 0;
}
.card-group > .card + .card {
margin-left: 0;
border-left: 0;
}
.card-group > .card:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-group > .card:first-child .card-img-top,
.card-group > .card:first-child .card-header {
border-top-right-radius: 0;
}
.card-group > .card:first-child .card-img-bottom,
.card-group > .card:first-child .card-footer {
border-bottom-right-radius: 0;
}
.card-group > .card:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-group > .card:last-child .card-img-top,
.card-group > .card:last-child .card-header {
border-top-left-radius: 0;
}
.card-group > .card:last-child .card-img-bottom,
.card-group > .card:last-child .card-footer {
border-bottom-left-radius: 0;
}
.card-group > .card:only-child {
border-radius: 0.25rem;
}
.card-group > .card:only-child .card-img-top,
.card-group > .card:only-child .card-header {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.card-group > .card:only-child .card-img-bottom,
.card-group > .card:only-child .card-footer {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
border-radius: 0;
}
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
border-radius: 0;
}
}
.card-columns .card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.card-columns {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-gap: 1.25rem;
-moz-column-gap: 1.25rem;
column-gap: 1.25rem;
}
.card-columns .card {
display: inline-block;
width: 100%;
}
}
.breadcrumb {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
padding-left: 0.5rem;
color: #6c757d;
content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.breadcrumb-item.active {
color: #6c757d;
}
.pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0.25rem;
}
.page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #007bff;
background-color: #fff;
border: 1px solid #dee2e6;
}
.page-link:hover {
color: #0056b3;
text-decoration: none;
background-color: #e9ecef;
border-color: #dee2e6;
}
.page-link:focus {
z-index: 2;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
cursor: pointer;
}
.page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
z-index: 1;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.page-item.disabled .page-link {
color: #6c757d;
pointer-events: none;
cursor: auto;
background-color: #fff;
border-color: #dee2e6;
}
.pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
.badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
.badge-primary {
color: #fff;
background-color: #007bff;
}
.badge-primary[href]:hover, .badge-primary[href]:focus {
color: #fff;
text-decoration: none;
background-color: #0062cc;
}
.badge-secondary {
color: #fff;
background-color: #6c757d;
}
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
color: #fff;
text-decoration: none;
background-color: #545b62;
}
.badge-success {
color: #fff;
background-color: #28a745;
}
.badge-success[href]:hover, .badge-success[href]:focus {
color: #fff;
text-decoration: none;
background-color: #1e7e34;
}
.badge-info {
color: #fff;
background-color: #17a2b8;
}
.badge-info[href]:hover, .badge-info[href]:focus {
color: #fff;
text-decoration: none;
background-color: #117a8b;
}
.badge-warning {
color: #212529;
background-color: #ffc107;
}
.badge-warning[href]:hover, .badge-warning[href]:focus {
color: #212529;
text-decoration: none;
background-color: #d39e00;
}
.badge-danger {
color: #fff;
background-color: #dc3545;
}
.badge-danger[href]:hover, .badge-danger[href]:focus {
color: #fff;
text-decoration: none;
background-color: #bd2130;
}
.badge-light {
color: #212529;
background-color: #f8f9fa;
}
.badge-light[href]:hover, .badge-light[href]:focus {
color: #212529;
text-decoration: none;
background-color: #dae0e5;
}
.badge-dark {
color: #fff;
background-color: #343a40;
}
.badge-dark[href]:hover, .badge-dark[href]:focus {
color: #fff;
text-decoration: none;
background-color: #1d2124;
}
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: 0.3rem;
}
@media (min-width: 576px) {
.jumbotron {
padding: 4rem 2rem;
}
}
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
.alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.alert-heading {
color: inherit;
}
.alert-link {
font-weight: 700;
}
.alert-dismissible {
padding-right: 4rem;
}
.alert-dismissible .close {
position: absolute;
top: 0;
right: 0;
padding: 0.75rem 1.25rem;
color: inherit;
}
.alert-primary {
color: #004085;
background-color: #cce5ff;
border-color: #b8daff;
}
.alert-primary hr {
border-top-color: #9fcdff;
}
.alert-primary .alert-link {
color: #002752;
}
.alert-secondary {
color: #383d41;
background-color: #e2e3e5;
border-color: #d6d8db;
}
.alert-secondary hr {
border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
color: #202326;
}
.alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}
.alert-success hr {
border-top-color: #b1dfbb;
}
.alert-success .alert-link {
color: #0b2e13;
}
.alert-info {
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
}
.alert-info hr {
border-top-color: #abdde5;
}
.alert-info .alert-link {
color: #062c33;
}
.alert-warning {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
}
.alert-warning hr {
border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
color: #533f03;
}
.alert-danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}
.alert-danger hr {
border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
color: #491217;
}
.alert-light {
color: #818182;
background-color: #fefefe;
border-color: #fdfdfe;
}
.alert-light hr {
border-top-color: #ececf6;
}
.alert-light .alert-link {
color: #686868;
}
.alert-dark {
color: #1b1e21;
background-color: #d6d8d9;
border-color: #c6c8ca;
}
.alert-dark hr {
border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
.progress {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 1rem;
overflow: hidden;
font-size: 0.75rem;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.progress-bar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: #fff;
text-align: center;
background-color: #007bff;
transition: width 0.6s ease;
}
.progress-bar-striped {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 1rem 1rem;
}
.progress-bar-animated {
-webkit-animation: progress-bar-stripes 1s linear infinite;
animation: progress-bar-stripes 1s linear infinite;
}
.media {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.media-body {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.list-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.list-group-item-action:active {
color: #212529;
background-color: #e9ecef;
}
.list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.list-group-item:hover, .list-group-item:focus {
z-index: 1;
text-decoration: none;
}
.list-group-item.disabled, .list-group-item:disabled {
color: #6c757d;
background-color: #fff;
}
.list-group-item.active {
z-index: 2;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.list-group-flush .list-group-item {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
border-bottom: 0;
}
.list-group-item-primary {
color: #004085;
background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
color: #004085;
background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
color: #fff;
background-color: #004085;
border-color: #004085;
}
.list-group-item-secondary {
color: #383d41;
background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
color: #383d41;
background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
color: #fff;
background-color: #383d41;
border-color: #383d41;
}
.list-group-item-success {
color: #155724;
background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
color: #155724;
background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
color: #fff;
background-color: #155724;
border-color: #155724;
}
.list-group-item-info {
color: #0c5460;
background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
color: #0c5460;
background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
color: #fff;
background-color: #0c5460;
border-color: #0c5460;
}
.list-group-item-warning {
color: #856404;
background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
color: #856404;
background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
color: #fff;
background-color: #856404;
border-color: #856404;
}
.list-group-item-danger {
color: #721c24;
background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
color: #721c24;
background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
color: #fff;
background-color: #721c24;
border-color: #721c24;
}
.list-group-item-light {
color: #818182;
background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
color: #818182;
background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
color: #fff;
background-color: #818182;
border-color: #818182;
}
.list-group-item-dark {
color: #1b1e21;
background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
color: #1b1e21;
background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
color: #fff;
background-color: #1b1e21;
border-color: #1b1e21;
}
.close {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .5;
}
.close:hover, .close:focus {
color: #000;
text-decoration: none;
opacity: .75;
}
.close:not(:disabled):not(.disabled) {
cursor: pointer;
}
button.close {
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0;
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none;
}
.modal.fade .modal-dialog {
transition: -webkit-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
-webkit-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.show .modal-dialog {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog-centered {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (0.5rem * 2));
}
.modal-content {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
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;
}
.modal-backdrop.show {
opacity: 0.5;
}
.modal-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem;
border-bottom: 1px solid #e9ecef;
border-top-left-radius: 0.3rem;
border-top-right-radius: 0.3rem;
}
.modal-header .close {
padding: 1rem;
margin: -1rem -1rem -1rem auto;
}
.modal-title {
margin-bottom: 0;
line-height: 1.5;
}
.modal-body {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1rem;
}
.modal-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
margin-left: .25rem;
}
.modal-footer > :not(:last-child) {
margin-right: .25rem;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 576px) {
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto;
}
.modal-dialog-centered {
min-height: calc(100% - (1.75rem * 2));
}
.modal-sm {
max-width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
max-width: 800px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
.tooltip.show {
opacity: 0.9;
}
.tooltip .arrow {
position: absolute;
display: block;
width: 0.8rem;
height: 0.4rem;
}
.tooltip .arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #000;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #000;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #000;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #000;
}
.tooltip-inner {
max-width: 200px;
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.25rem;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
}
.popover .arrow {
position: absolute;
display: block;
width: 1rem;
height: 0.5rem;
margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
margin-bottom: 0.5rem;
}
.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
border-width: 0.5rem 0.5rem 0;
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
bottom: 0;
border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
bottom: 1px;
border-top-color: #fff;
}
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
margin-left: 0.5rem;
}
.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
left: calc((0.5rem + 1px) * -1);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
left: 0;
border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
left: 1px;
border-right-color: #fff;
}
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
margin-top: 0.5rem;
}
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
top: 0;
border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
top: 1px;
border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -0.5rem;
content: "";
border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
margin-right: 0.5rem;
}
.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
right: calc((0.5rem + 1px) * -1);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
right: 0;
border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
right: 1px;
border-left-color: #fff;
}
.popover-header {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
color: inherit;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
display: none;
}
.popover-body {
padding: 0.5rem 0.75rem;
color: #212529;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-item {
position: relative;
display: none;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
transition: -webkit-transform 0.6s ease;
transition: transform 0.6s ease;
transition: transform 0.6s ease, -webkit-transform 0.6s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
display: block;
}
.carousel-item-next,
.carousel-item-prev {
position: absolute;
top: 0;
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
-webkit-transform: translateX(0);
transform: translateX(0);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.carousel-item-next,
.active.carousel-item-right {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
.carousel-item-next,
.active.carousel-item-right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.carousel-item-prev,
.active.carousel-item-left {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
.carousel-item-prev,
.active.carousel-item-left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.carousel-control-prev,
.carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
color: #fff;
text-decoration: none;
outline: 0;
opacity: .9;
}
.carousel-control-prev {
left: 0;
}
.carousel-control-next {
right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
display: inline-block;
width: 20px;
height: 20px;
background: transparent no-repeat center center;
background-size: 100% 100%;
}
.carousel-control-prev-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
position: absolute;
right: 0;
bottom: 10px;
left: 0;
z-index: 15;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.carousel-indicators li {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::before {
position: absolute;
top: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: "";
}
.carousel-indicators li::after {
position: absolute;
bottom: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: "";
}
.carousel-indicators .active {
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
}
.align-baseline {
vertical-align: baseline !important;
}
.align-top {
vertical-align: top !important;
}
.align-middle {
vertical-align: middle !important;
}
.align-bottom {
vertical-align: bottom !important;
}
.align-text-bottom {
vertical-align: text-bottom !important;
}
.align-text-top {
vertical-align: text-top !important;
}
.bg-primary {
background-color: #007bff !important;
}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: #0062cc !important;
}
.bg-secondary {
background-color: #6c757d !important;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #545b62 !important;
}
.bg-success {
background-color: #28a745 !important;
}
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
background-color: #1e7e34 !important;
}
.bg-info {
background-color: #17a2b8 !important;
}
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
background-color: #117a8b !important;
}
.bg-warning {
background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
background-color: #d39e00 !important;
}
.bg-danger {
background-color: #dc3545 !important;
}
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
background-color: #bd2130 !important;
}
.bg-light {
background-color: #f8f9fa !important;
}
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
background-color: #dae0e5 !important;
}
.bg-dark {
background-color: #343a40 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: #1d2124 !important;
}
.bg-white {
background-color: #fff !important;
}
.bg-transparent {
background-color: transparent !important;
}
.border {
border: 1px solid #dee2e6 !important;
}
.border-top {
border-top: 1px solid #dee2e6 !important;
}
.border-right {
border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
border-left: 1px solid #dee2e6 !important;
}
.border-0 {
border: 0 !important;
}
.border-top-0 {
border-top: 0 !important;
}
.border-right-0 {
border-right: 0 !important;
}
.border-bottom-0 {
border-bottom: 0 !important;
}
.border-left-0 {
border-left: 0 !important;
}
.border-primary {
border-color: #007bff !important;
}
.border-secondary {
border-color: #6c757d !important;
}
.border-success {
border-color: #28a745 !important;
}
.border-info {
border-color: #17a2b8 !important;
}
.border-warning {
border-color: #ffc107 !important;
}
.border-danger {
border-color: #dc3545 !important;
}
.border-light {
border-color: #f8f9fa !important;
}
.border-dark {
border-color: #343a40 !important;
}
.border-white {
border-color: #fff !important;
}
.rounded {
border-radius: 0.25rem !important;
}
.rounded-top {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
.rounded-right {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
border-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-circle {
border-radius: 50% !important;
}
.rounded-0 {
border-radius: 0 !important;
}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-md-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-print-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive::before {
display: block;
content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-21by9::before {
padding-top: 42.857143%;
}
.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive-4by3::before {
padding-top: 75%;
}
.embed-responsive-1by1::before {
padding-top: 100%;
}
.flex-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-sm-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-sm-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-sm-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-md-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-md-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-md-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-lg-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-lg-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-lg-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xl-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-xl-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xl-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
.float-left {
float: left !important;
}
.float-right {
float: right !important;
}
.float-none {
float: none !important;
}
@media (min-width: 576px) {
.float-sm-left {
float: left !important;
}
.float-sm-right {
float: right !important;
}
.float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) {
.float-md-left {
float: left !important;
}
.float-md-right {
float: right !important;
}
.float-md-none {
float: none !important;
}
}
@media (min-width: 992px) {
.float-lg-left {
float: left !important;
}
.float-lg-right {
float: right !important;
}
.float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) {
.float-xl-left {
float: left !important;
}
.float-xl-right {
float: right !important;
}
.float-xl-none {
float: none !important;
}
}
.position-static {
position: static !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.position-fixed {
position: fixed !important;
}
.position-sticky {
position: -webkit-sticky !important;
position: sticky !important;
}
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
.sticky-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
-webkit-clip-path: none;
clip-path: none;
}
.w-25 {
width: 25% !important;
}
.w-50 {
width: 50% !important;
}
.w-75 {
width: 75% !important;
}
.w-100 {
width: 100% !important;
}
.h-25 {
height: 25% !important;
}
.h-50 {
height: 50% !important;
}
.h-75 {
height: 75% !important;
}
.h-100 {
height: 100% !important;
}
.mw-100 {
max-width: 100% !important;
}
.mh-100 {
max-height: 100% !important;
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
}
.text-justify {
text-align: justify !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
.text-lowercase {
text-transform: lowercase !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.text-capitalize {
text-transform: capitalize !important;
}
.font-weight-light {
font-weight: 300 !important;
}
.font-weight-normal {
font-weight: 400 !important;
}
.font-weight-bold {
font-weight: 700 !important;
}
.font-italic {
font-style: italic !important;
}
.text-white {
color: #fff !important;
}
.text-primary {
color: #007bff !important;
}
a.text-primary:hover, a.text-primary:focus {
color: #0062cc !important;
}
.text-secondary {
color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
color: #545b62 !important;
}
.text-success {
color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
color: #1e7e34 !important;
}
.text-info {
color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
color: #117a8b !important;
}
.text-warning {
color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
color: #d39e00 !important;
}
.text-danger {
color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
color: #bd2130 !important;
}
.text-light {
color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
color: #dae0e5 !important;
}
.text-dark {
color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
color: #1d2124 !important;
}
.text-muted {
color: #6c757d !important;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
@media print {
*,
*::before,
*::after {
text-shadow: none !important;
box-shadow: none !important;
}
a:not(.btn) {
text-decoration: underline;
}
abbr[title]::after {
content: " (" attr(title) ")";
}
pre {
white-space: pre-wrap !important;
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
@page {
size: a3;
}
body {
min-width: 992px !important;
}
.container {
min-width: 992px !important;
}
.navbar {
display: none;
}
.badge {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
   .logo-style{padding-top:10px;padding-bottom:10px; height: 70px; width: auto;}
@media (max-width: 768px) {
.logo-style{padding-top:10px;padding-bottom:10px; height: 50px; width: auto;}
}
@media (max-width: 400px) {
.logo-style{padding-top:10px;padding-bottom:10px; height: 45px; width: auto;}
}
body { font-family: 'Roboto', sans-serif; color: #000; font-size: 14px; font-weight: 300; line-height: 24px; }
.min_height{height:100px; overflow:hidden;}
h1, h2, h3, h4, h5, h6 { color: #1c1e20; margin: 0px 0px 20px 0px; font-weight: 400; }
h1 { font-size: 36px; }
h2 { font-size: 23px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { margin-bottom: 20px;text-align:justify; }
p:last-child { margin-bottom: 0px; }
a { color: #ff532e; }
a:focus, a:hover { text-decoration: none; color: #f12a02 }
a:active, a:hover { outline: 0; }
ol, ul { }
strong { font-weight: 400; }
small { }
blockquote { font-family: 'PT Serif', serif; font-weight: normal; font-style: italic; color: #1c1e20; padding: 10px 20px; margin: 0 0 20px; font-size: 21px; border-left: 5px solid #f12a02; }
.blockquote-reverse { padding-right: 15px; padding-left: 0; text-align: right; border-right: 5px solid #f12a02; border-left: 0; }
blockquote .small, blockquote footer, blockquote small { display: block; font-size: 70%; line-height: 1.42857143; color: #6c7178; font-style: normal; }
.lead { font-size: 21px; color: #1c1e20; }
.card-process p{ margin-bottom: 0px; }
.hentry ul {
list-style-type: none !important;
}
.hentry h2{margin-top:10px; margin-bottom:10px;} label { font-size: 15px; font-weight: 400; line-height: 18px; margin-bottom: 5px; }
.checkbox label, .radio label { min-height: 20px; padding-left: 20px; margin-bottom: 0; font-weight: 300; cursor: pointer; }
input { }
button { background: transparent; border: none; cursor: pointer; outline: 0; }
button:focus { outline: 0; }
input.form-control { background: #f7f7f7; border: 1px solid #e4e4e4; border-radius: 0px; -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); }
select.form-control { background: #f7f7f7; border: 1px solid #e4e4e4; border-radius: 0px; -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); -webkit-appearance: none; height: 40px; }
textarea.form-control { background: #f7f7f7; border: 1px solid #e4e4e4; border-radius: 0px; -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); }
button.btn { }
button.btn-default { }
button.btn-primary { }
address { }
.required { color: #f12a02; }
.form-text { color: #1c1e20; } .btn {padding: 10px 10px;margin-bottom: 0;font-size: 13px;font-weight: 400;border-radius: 0px;text-transform: uppercase;letter-spacing: 2px;line-height: 19px; font-family: 'Roboto',sans-serif;} .btn-default { color: #fff !important; background-color: #f12a02; border-color: #f12a02; }
.btn-default:hover { color: #fff !important; background-color: #ff532e; border-color: #ff532e; }
.btn-default.focus, .btn-default:focus { color: #fff !important; background-color: #f12a02; border-color: #f12a02; } .btn-outline-default { color: #f12a02; background-color: transparent; border: 1px solid #f12a02; }
.btn-outline-default:hover { color: #fff; background-color: #ff532e; border-color: #ff532e; }
.btn-outline-default.focus, .btn-outline-default:focus { color: #fff; background-color: #f12a02; border-color: #f12a02; } .btn-primary {color: #fff !important;background-color: #2971ac;border-color: #2971ac;}
.btn-primary:hover { color: #fff; background-color: #3f99e3; border-color: #3f99e3; }
.btn-primary.focus, .btn-primary:focus { color: #fff; background-color: #286090; border-color: #122b40; } .btn-outline-primary { color: #2971ac; background-color: transparent; border: 1px solid #2971ac; }
.btn-outline-primary:hover { color: #fff; background-color: #3f99e3; border-color: #3f99e3; }
.btn-outline-primary.focus, .btn-outline-primary:focus { color: #fff; background-color: #286090; border-color: #122b40; } .btn-secondary { color: #fff; background-color: #1c1e20; border-color: #1c1e20; }
.btn-secondary:hover { color: #fff; background-color: #333639; border-color: #333639; }
.btn-secondary.focus, .btn-secondary:focus { color: #fff; background-color: #333639; border-color: #333639; } .btn-outline-secondary { color: #1c1e20; background-color: transparent; border: 1px solid #1c1e20; }
.btn-outline-secondary:hover { color: #fff; background-color: #333639; border-color: #333639; }
.btn-outline-secondary.focus, .btn-outline-secondary:focus { color: #fff; background-color: #333639; border-color: #333639; } .btn-xs { padding: 4px 8px; font-size: 12px; line-height: 1.5; }
.btn-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; }
.btn-lg { padding: 20px 28px; font-size: 15px; line-height: 1.3333333; } .btn-link { font-size: 14px; color: #1c1e20; font-weight: 400; border-bottom: 2px solid #333; padding-bottom: 6px; }
.btn-link:hover { border-bottom: 2px solid #f12a02; text-decoration: none; color: #f12a02; }
.btn-link-primary { color: #f12a02; border-bottom: 2px solid #f12a02; font-size: 14px; font-weight: 400; padding-bottom: 6px; }
.btn-link-primary:hover { color: #1c1e20; border-bottom: 2px solid #1c1e20; }
.anchor-link { color: #6c7178; }
.btn-link-white { color: #fff; font-size: 14px; font-weight: 400; border-bottom: 2px solid #fff; padding-bottom: 6px; }
.btn-link-white:hover { color: #f12a02; border-bottom: 2px solid #f12a02; }   .space-xs-small { padding-top: 20px; padding-bottom: 20px; }
.space-small { padding-top: 40px; padding-bottom: 40px; }
.space-medium { padding-top: 80px; padding-bottom: 80px; }
.space-large { padding-top: 100px; padding-bottom: 100px; }
.space-ex-large { padding-top: 120px; padding-bottom: 120px; }
.section-title { }
.title { color: #1c1e20; }
.overlay-section-block {position: absolute;top: -180px;background: #f8f9fa;padding-top: 40px;width: 92%;} .mb0 { margin-bottom: 0px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb60 { margin-bottom: 60px; }
.mb80 { margin-bottom: 80px; }
.mb100 { margin-bottom: 100px; }
.mt0 { margin-top: 0px; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt60 { margin-top: 60px; }
.mt80 { margin-top: 80px; }
.mt100 { margin-top: 100px; } .mt-20 { margin-top: -20px; }
.mt-40 { margin-top: -40px; }
.mt-60 { margin-top: -60px; }
.mt-80 { margin-top: -80px; } .nopadding { padding: 0px; }
.nopr { padding-right: 0px; }
.nopl { padding-left: 0px; }
.pinside10 { padding: 10px; }
.pinside20 { padding: 20px; }
.pinside30 { padding: 30px; }
.pinside40 { padding: 40px; }
.pinside50 { padding: 50px; }
.pinside60 { padding: 60px; }
.pinside80 { padding: 80px; }
.pinside130 { padding: 130px; } .pdt0 { padding-top: 0px; }
.pdt10 { padding-top: 10px; }
.pdt20 { padding-top: 20px; }
.pdt30 { padding-top: 30px; }
.pdt40 { padding-top: 40px; }
.pdt60 { padding-top: 60px; }
.pdt80 { padding-top: 80px; } .pdb0 { padding-bottom: 0px !important; }
.pdb10 { padding-bottom: 10px; }
.pdb20 { padding-bottom: 20px; }
.pdb30 { padding-bottom: 30px; }
.pdb40 { padding-bottom: 40px; }
.pdb60 { padding-bottom: 60px; }
.pdb80 { padding-bottom: 80px; } .pdl10 { padding-left: 10px; }
.pdl20 { padding-left: 20px; }
.pdl30 { padding-left: 30px; }
.pdl40 { padding-left: 40px; }
.pdl60 { padding-left: 60px; }
.pdl80 { padding-left: 80px; } .pdr10 { padding-right: 10px; }
.pdr20 { padding-right: 20px; }
.pdr30 { padding-right: 30px; }
.pdr40 { padding-right: 40px; }
.pdr60 { padding-right: 60px; }
.pdr80 { padding-right: 80px; } .bg-white { background-color: #ffffff; }
.bg-light { background: #f7f7f7 }
.bg-default { background-color: #f12a02; color: #fff; }
.bg-primary { background-color: #084477 !important; color: #9bccf2; }
.bg-secondary { background-color: #0db2f0; color: #fff; }
.bg-dark { background: #24272a; color: #fff; }
.text-white { color: #fff; }
.text-blue{ color: #0756a4 !important }
.bg-yellow { background: #fdeecd; }
.card-light { background: #f7f7f7; }
.card-light-body { padding: 30px; }
.bg-section { color: #fff; }
.bg-background { background-position: center center; background-repeat: no-repeat; background-size: cover; }
.bg-background-color { }
.text-primary { color: #f12a02 !important; }
.text-secondary { color: #365977 !important; }
.text-success { }
.text-danger { }
.text-warning { color: #ed9638 !important; }
.text-info { }
.text-light { }
.text-dark { }
.text-muted { } .feature { }
.feature-content { }
.feature-title { }
.feature-blurb { }
.feature-blurb .feature-title { } .listnone { list-style: none; padding: 0px; margin: 0px; }
.arrow { position: relative; }
.arrow li { padding-left: 20px; }
.arrow li:before { font-family: "FontAwesome"; display: inline-block; position: absolute; left: 0; font-size: 15px; color: #858386; content: '\f105'; }
.check-circle { position: relative; margin-bottom: 20px; }
.check-circle li { padding-left: 20px; }
.check-circle li:before,.check-circle li i { font-family: "FontAwesome"; display: inline-block; position: absolute; left: 0; font-size: 17px; color: #23bf5d; content: '\f058'; font-weight: 300; }
.btn-round-play { background: #fff; width: 80px; height: 80px; border-radius: 100%; position: absolute; top: 45%; left: 40%; text-align: center; line-height: 1; padding-top: 25px; font-size: 32px; } .cta-wrapper { padding-top: 110px; padding-bottom: 110px; background-size: cover; color: #333; }
.cta-caption { background: #fff; padding: 30px; }
.cta-title { } .zoomimg { position: relative; overflow: hidden; }
.zoomimg img { max-width: 100%; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
.zoomimg:hover img { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .icon { }
.icon-1x { font-size: 19px; }
.icon-2x { font-size: 30px; }
.icon-3x { font-size: 40px; }
.icon-4x { font-size: 50px; }
.icon-default { color: #f12a02; }
.icon-primary { color: #2971ac; }
.icon-secondary { }
.fa-default { }
.fa-primary { }  .round { border-radius: 4px; }
.round-small { border-radius: 2px; }
.round-medium { border-radius: 6px; }
.round-large { border-radius: 8px; }
.round-xlarge { border-radius: 16px; }
.round-xxlarge { border-radius: 32px; } .dotted-line { border-bottom: 1px dotted #fff; }
.slanting-pattern { background: url(../images/slanting-pattern.png); padding-top: 10px; padding-bottom: 10px; }
.slanting-pattern-small { background: url(../images/slanting-pattern.png); padding-top: 4px; padding-bottom: 4px; } .searchModal { position: relative; }
.searchModal .modal-content { }
.searchModal .modal-body { padding: 10px; }
.searchModal .close { position: absolute; } .flag-small { width: 30px !important; height: 30px !important;; margin-right: 10px; }
.flag-medium { width: 80px; height: 80px; }
.flag-large { width: 160px; height: 160px; }
.flag-xs { width: 18px; height: 18px; } .card { border-radius: 0px; border: 1px solid #e2e6ea; }
.card-body { padding: 30px; }
.card-title { }
.card-subtitle { }
.card-link { } .display-1 { font-size: 42px; } .impact-section { margin-top: 80px; margin-bottom: 20px; }
.impact-block { text-align: center; margin-bottom: 30px; }
.impact-icon { font-size: 42px; }
.impact-title { font-size: 42px; font-weight: 600; margin-bottom: 0px; }
.impact-text { color: #1c1e20; font-size: 14px; } img.grayscale { filter: grayscale(1); opacity: .6; cursor: pointer; }
img.grayscale:hover { filter: grayscale(0); opacity: 1; transition-property: filter; transition-duration: 1s; } .img-block { text-align: right; position: relative; } .enquiry-short-form { background: #fff; padding: 30px; }
.help-block { font-size: 12px; color: #333; }   .topbar { font-size: 13px; border-bottom: dashed 1px #e2e6ea; font-weight: 400; }
.welcome-text { padding-top: 5px; text-transform: capitalize; }
.header-block { float: right; }
.header-link { border-left: dashed 1px #e2e6ea; height: 40px; float: left; padding-left: 14px; padding-right: 14px; padding-top: 5px; } #navigation, #navigation ul, #navigation ul li, #navigation ul li a, #navigation #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#navigation:after, #navigation>ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#navigation #menu-button { display: none; }
#navigation { float: right; position: relative; z-index: 9; }
#navigation>ul>li { float: left; }
#navigation.align-center>ul { font-size: 0; text-align: center; }
#navigation.align-center>ul>li { display: inline-block; float: none; }
#navigation.align-center ul ul { text-align: left; }
#navigation.align-right>ul>li { float: right; }
#navigation>ul>li>a { padding: 17px; font-size: 15px; text-decoration: none; color: #1c1e20; font-weight: 400; }
#navigation>ul>li:hover>a { color: #fff; background: #1c1e20; }
#navigation>ul>li.has-sub>a {padding-right: 30px;} #navigation>ul>li.has-sub>a:before { position: absolute; right: 14px; font-family: FontAwesome; content: "\f107"; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; } #navigation ul ul { position: absolute; left: -9999px; }
#navigation.align-right ul ul { text-align: right; }
#navigation ul ul li {height: auto;-webkit-transition: all .25s ease;-moz-transition: all .25s ease;-ms-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
#navigation li:hover>ul { left: auto; }
#navigation.align-right li:hover>ul { left: auto; right: 0; }
#navigation li:hover>ul>li {height: auto;}
#navigation ul ul ul { margin-left: 100%; top: 0; }
#navigation.align-right ul ul ul { margin-left: 0; margin-right: 100%; }
#navigation ul ul li a {border-bottom: 1px solid rgba(150, 150, 150, 0.15);padding: 20px 15px;width: 220px;font-size: 13px;text-decoration: none;color: #dddddd;font-weight: 400;background: #1c1e20;}
#navigation ul ul li:last-child>a, #navigation ul ul li.last-item>a { border-bottom: 0; }
#navigation ul ul li:hover>a, #navigation ul ul li a:hover { color: #ffffff; }
#navigation ul ul li.has-sub>a:after {position: absolute;top: 26px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
#navigation.align-right ul ul li.has-sub>a:after { right: auto; left: 11px; }
#navigation ul ul li.has-sub>a:before {position: absolute;top: 23px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';-webkit-transition: all .25s ease;-moz-transition: all .25s ease;-ms-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
#navigation.align-right ul ul li.has-sub>a:before { right: auto; left: 14px; }
#navigation ul ul>li.has-sub:hover>a:before { top: 17px; height: 0; }
#navigation.small-screen { width: 100%; }
#navigation.small-screen ul { width: 100%; display: none; }
#navigation.small-screen.align-center>ul { text-align: left; }
#navigation.small-screen ul li { width: 100%; border-top: 1px solid rgba(120, 120, 120, 0.2); }
#navigation.small-screen ul li:hover a { background: #f7f7f7; color: #1c1e20; }
#navigation.small-screen ul ul li, #navigation.small-screen li:hover>ul>li { height: auto; }
#navigation.small-screen ul li a, #navigation.small-screen ul ul li a { width: 100%; border-bottom: 0; }
#navigation.small-screen>ul>li { float: none; }
#navigation.small-screen ul ul li a { padding-left: 25px; }
#navigation.small-screen ul ul ul li a { padding-left: 35px; }
#navigation.small-screen ul ul li a { color: #1c1e20; background: none; }
#navigation.small-screen ul ul li:hover>a, #navigation.small-screen ul ul li.active>a { color: #1c1e20; }
#navigation.small-screen ul ul, #navigation.small-screen ul ul ul, #navigation.small-screen.align-right ul ul { position: relative; left: 0; width: 100%; margin: 0; text-align: left; }
#navigation.small-screen>ul>li.has-sub>a:after, #navigation.small-screen>ul>li.has-sub>a:before, #navigation.small-screen ul ul>li.has-sub>a:after, #navigation.small-screen ul ul>li.has-sub>a:before { display: none; }
#navigation.small-screen #menu-button {display: block;padding: 18px 0px;color: #f12a03;cursor: pointer;font-size: 14px;font-weight: 400;background: #ffffff;margin-top: 20px;}
#navigation.small-screen #menu-button:after { position: absolute; top: 22px; right: 17px; display: block; height: 8px; width: 20px; border-top: 2px solid #1c1e20; border-bottom: 2px solid #1c1e20; content: ''; }
#navigation.small-screen #menu-button:before { position: absolute; top: 16px; right: 17px; display: block; height: 2px; width: 20px; background: #1c1e20; content: ''; }
#navigation.small-screen #menu-button.menu-opened:after { top: 23px; border: 0; height: 2px; width: 15px; background: #f12a02; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#navigation.small-screen #menu-button.menu-opened:before { top: 23px; background: #f12a02; width: 15px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#navigation.small-screen .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid rgb(226, 230, 234); height: 49px; width: 49px; cursor: pointer; }
#navigation.small-screen .submenu-button.submenu-opened { background: #f12a02; }
#navigation.small-screen ul ul .submenu-button { height: 35px; width: 35px; }
#navigation.small-screen .submenu-button:after { position: absolute; top: 22px; right: 19px; width: 8px; height: 2px; display: block; background: #c8c8c8; content: ''; }
#navigation.small-screen ul ul .submenu-button:after { top: 15px; right: 13px; }
#navigation.small-screen .submenu-button.submenu-opened:after { background: #ffffff; }
#navigation.small-screen .submenu-button:before { position: absolute; top: 19px; right: 22px; display: block; width: 2px; height: 8px; background: #c8c8c8; content: ''; }
#navigation.small-screen ul ul .submenu-button:before { top: 12px; right: 16px; }
#navigation.small-screen .submenu-button.submenu-opened:before { display: none; }
#navigation.small-screen.select-list { padding: 5px; } .header-regular {
padding: 25px 0px;
}
.header-right { font-size: 14px; line-height: 21px; }
.header-icon { float: left; font-size: 24px; color: #2971ac; }
.header-icon i{ margin-right: 15px; }
.header-block-info { padding-left: 30px; }
.text-head { font-size: 20px; font-weight: 500; color: #1c1e20; } .navigation-regular { background: #f12a02; }
#navigation-regular, #navigation-regular ul, #navigation-regular ul li, #navigation-regular ul li a, #navigation-regular #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#navigation-regular:after, #navigation-regular>ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#navigation-regular #menu-button { display: none; }
#navigation-regular { position: relative; z-index: 9; }
#navigation-regular>ul>li { float: left; }
#navigation-regular.align-center>ul { font-size: 0; text-align: center; }
#navigation-regular.align-center>ul>li { display: inline-block; float: none; }
#navigation-regular.align-center ul ul { text-align: left; }
#navigation-regular.align-right>ul>li { float: right; }
#navigation-regular>ul>li>a { padding: 21px; font-size: 15px; text-decoration: none; color: #fff; font-weight: 300; border-left: 1px dotted #b82100; }
#navigation-regular>ul>li:hover>a { color: #fff; background: #1c1e20; }
#navigation-regular>ul>li.has-sub>a { padding-right: 30px; } #navigation-regular>ul>li.has-sub>a:before { position: absolute; right: 14px; font-family: FontAwesome; content: "\f107"; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; } #navigation-regular ul ul { position: absolute; left: -9999px; }
#navigation-regular.align-right ul ul { text-align: right; }
#navigation-regular ul ul li { height: 0; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation-regular li:hover>ul { left: auto; }
#navigation-regular.align-right li:hover>ul { left: auto; right: 0; }
#navigation-regular li:hover>ul>li {height: auto;}
#navigation-regular ul ul ul { margin-left: 100%; top: 0; }
#navigation-regular.align-right ul ul ul { margin-left: 0; margin-right: 100%; }
#navigation-regular ul ul li a {border-bottom: 2px dotted rgba(150, 150, 150, 0.15);padding: 20px 15px;width: 220px;font-size: 13px;text-decoration: none;color: #dddddd;font-weight: 400;background: #1c1e20;}
#navigation-regular ul ul li:last-child>a, #navigation-regular ul ul li.last-item>a { border-bottom: 0; }
#navigation-regular ul ul li:hover>a, #navigation-regular ul ul li a:hover { color: #ffffff; }
#navigation-regular ul ul li.has-sub>a:after {position: absolute;top: 26px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
#navigation-regular.align-right ul ul li.has-sub>a:after { right: auto; left: 11px; }
#navigation-regular ul ul li.has-sub>a:before {position: absolute;top: 23px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';-webkit-transition: all .25s ease;-moz-transition: all .25s ease;-ms-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
#navigation-regular.align-right ul ul li.has-sub>a:before { right: auto; left: 14px; }
#navigation-regular ul ul>li.has-sub:hover>a:before { top: 17px; height: 0; }
#navigation-regular.small-screen { width: 100%; }
#navigation-regular.small-screen ul { width: 100%; display: none; }
#navigation-regular.small-screen.align-center>ul { text-align: left; }
#navigation-regular.small-screen ul li { width: 100%; border-top: 1px solid #1d3242; }
#navigation-regular.small-screen ul li:hover a { background: #152430; color: #ffffff; }
#navigation-regular.small-screen ul ul li, #navigation-regular.small-screen li:hover>ul>li { height: auto; }
#navigation-regular.small-screen ul li a, #navigation-regular.small-screen ul ul li a { width: 100%; border-bottom: 0; }
#navigation-regular.small-screen>ul>li { float: none; }
#navigation-regular.small-screen ul ul li a { padding-left: 25px; }
#navigation-regular.small-screen ul ul ul li a { padding-left: 35px; }
#navigation-regular.small-screen ul ul li a { color: #1c1e20; background: none; }
#navigation-regular.small-screen ul ul li:hover>a, #navigation-regular.small-screen ul ul li.active>a {color: #ffffff;background: rgb(28, 30, 32);}
#navigation-regular.small-screen ul ul, #navigation-regular.small-screen ul ul ul, #navigation-regular.small-screen.align-right ul ul { position: relative; left: 0; width: 100%; margin: 0; text-align: left; }
#navigation-regular.small-screen>ul>li.has-sub>a:after, #navigation-regular.small-screen>ul>li.has-sub>a:before, #navigation-regular.small-screen ul ul>li.has-sub>a:after, #navigation-regular.small-screen ul ul>li.has-sub>a:before { display: none; }
#navigation-regular.small-screen #menu-button { display: block; padding: 17px; color: #ffffff; cursor: pointer; font-size: 12px; font-weight: 400; background: #f12a02; }
#navigation-regular.small-screen #menu-button:after { position: absolute; top: 22px; right: 17px; display: block; height: 8px; width: 20px; border-top: 2px solid #ffffff; border-bottom: 2px solid #ffffff; content: ''; }
#navigation-regular.small-screen #menu-button:before { position: absolute; top: 16px; right: 17px; display: block; height: 2px; width: 20px; background: #ffffff; content: ''; }
#navigation-regular.small-screen #menu-button.menu-opened:after { top: 23px; border: 0; height: 2px; width: 15px; background: #ffffff; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#navigation-regular.small-screen #menu-button.menu-opened:before { top: 23px; background: #ffffff; width: 15px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#navigation-regular.small-screen .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid rgb(30, 50, 66); height: 57px; width: 49px; cursor: pointer; }
#navigation-regular.small-screen .submenu-button.submenu-opened { background: #1c1e20; }
#navigation-regular.small-screen ul ul .submenu-button { height: 35px; width: 35px; }
#navigation-regular.small-screen .submenu-button:after { position: absolute; top: 27px; right: 19px; width: 8px; height: 2px; display: block; background: #ffffff; content: ''; }
#navigation-regular.small-screen ul ul .submenu-button:after { top: 15px; right: 13px; }
#navigation-regular.small-screen .submenu-button.submenu-opened:after { background: #ffffff; }
#navigation-regular.small-screen .submenu-button:before { position: absolute; top: 24px; right: 22px; display: block; width: 2px; height: 8px; background: #ffffff; content: ''; }
#navigation-regular.small-screen ul ul .submenu-button:before { top: 12px; right: 16px; }
#navigation-regular.small-screen .submenu-button.submenu-opened:before { display: none; }
#navigation-regular.small-screen.select-list { padding: 5px; } .logo { display: block; }
.navigation-transparent { padding-top: 20px; padding-bottom: 20px; display: block; }
.header-transparent { background: rgba(0, 0, 0, .75); position: fixed; z-index: 9; width: 100%; padding-bottom: 10px; }
.topbar-transparent { font-size: 13px; border-bottom: 1px dotted rgba(120, 125, 130, .8); font-weight: 300; background: transparent; color: #fff; margin-bottom: 10px; }
.topbar-transparent .header-link { border-left: 1px dotted rgba(120, 125, 130, .8); height: 40px; float: left; padding-left: 14px; padding-right: 14px; padding-top: 5px; margin-bottom: 0px; }
.topbar-transparent .header-link a { color: #fff; } #navigation-transparent, #navigation-transparent ul, #navigation-transparent ul li, #navigation-transparent ul li a, #navigation-transparent #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#navigation-transparent:after, #navigation-transparent>ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#navigation-transparent #menu-button { display: none; }
#navigation-transparent {float: right;position: relative;z-index: 9;}
#navigation-transparent>ul>li { float: left; }
#navigation-transparent.align-center>ul { font-size: 0; text-align: center; }
#navigation-transparent.align-center>ul>li { display: inline-block; float: none; }
#navigation-transparent.align-center ul ul { text-align: left; }
#navigation-transparent.align-right>ul>li { float: right; }
#navigation-transparent>ul>li>a { padding: 17px; font-size: 15px; text-decoration: none; color: #fff; font-weight: 300; }
#navigation-transparent>ul>li:hover>a { color: #fff; background: #1c1e20; }
#navigation-transparent>ul>li.has-sub>a { padding-right: 30px; } #navigation-transparent>ul>li.has-sub>a:before { position: absolute; right: 14px; font-family: FontAwesome; content: "\f107"; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; } #navigation-transparent ul ul { position: absolute; left: -9999px; }
#navigation-transparent.align-right ul ul { text-align: right; }
#navigation-transparent ul ul li { height: 0; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation-transparent li:hover>ul { left: auto; }
#navigation-transparent.align-right li:hover>ul { left: auto; right: 0; }
#navigation-transparent li:hover>ul>li {height: auto;}
#navigation-transparent ul ul ul { margin-left: 100%; top: 0; }
#navigation-transparent.align-right ul ul ul { margin-left: 0; margin-right: 100%; }
#navigation-transparent ul ul li a {border-bottom: 1px solid rgb(96, 100, 103);padding: 20px 15px;width: 220px;font-size: 13px;text-decoration: none;color: #dddddd;font-weight: 400;background: #1c1e20;}
#navigation-transparent ul ul li:last-child>a, #navigation-transparent ul ul li.last-item>a { border-bottom: 0; }
#navigation-transparent ul ul li:hover>a, #navigation-transparent ul ul li a:hover { color: #ffffff; }
#navigation-transparent ul ul li.has-sub>a:after {position: absolute;top: 26px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
#navigation-transparent.align-right ul ul li.has-sub>a:after { right: auto; left: 11px; }
#navigation-transparent ul ul li.has-sub>a:before {position: absolute;top: 23px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';-webkit-transition: all .25s ease;-moz-transition: all .25s ease;-ms-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
#navigation-transparent.align-right ul ul li.has-sub>a:before { right: auto; left: 14px; }
#navigation-transparent ul ul>li.has-sub:hover>a:before { top: 17px; height: 0; }
#navigation-transparent.small-screen { width: 100%; }
#navigation-transparent.small-screen ul { width: 100%; display: none; }
#navigation-transparent.small-screen.align-center>ul { text-align: left; }
#navigation-transparent.small-screen ul li {width: 100%;border-top: 1px solid rgba(120, 120, 120, 0.2);}
#navigation-transparent.small-screen ul li:hover a { background: #606467; color: #ffffff; }
#navigation-transparent.small-screen ul ul li, #navigation-transparent.small-screen li:hover>ul>li { height: auto; }
#navigation-transparent.small-screen ul li a, #navigation-transparent.small-screen ul ul li a { width: 100%; border-bottom: 0; border-bottom: 1px dotted #606467; }
#navigation-transparent.small-screen>ul>li { float: none; }
#navigation-transparent.small-screen ul ul li a { padding-left: 25px; }
#navigation-transparent.small-screen ul ul ul li a { padding-left: 35px; }
#navigation-transparent.small-screen ul ul li a { color: #606467; background: none; }
#navigation-transparent.small-screen ul ul li:hover>a, #navigation-transparent.small-screen ul ul li.active>a { color: #1c1e20; }
#navigation-transparent.small-screen ul ul, #navigation-transparent.small-screen ul ul ul, #navigation-transparent.small-screen.align-right ul ul { position: relative; left: 0; width: 100%; margin: 0; text-align: left; }
#navigation-transparent.small-screen>ul>li.has-sub>a:after, #navigation-transparent.small-screen>ul>li.has-sub>a:before, #navigation-transparent.small-screen ul ul>li.has-sub>a:after, #navigation-transparent.small-screen ul ul>li.has-sub>a:before { display: none; }
#navigation-transparent.small-screen #menu-button {display: block;padding: 17px;color: #ffffff;cursor: pointer;font-size: 12px;font-weight: 400;background: #333333;margin-top: 0px;}
#navigation-transparent.small-screen #menu-button:after {position: absolute;top: 22px;right: 17px;display: block;height: 8px;width: 20px;border-top: 2px solid #f12a03;border-bottom: 2px solid #f12a03;content: '';}
#navigation-transparent.small-screen #menu-button:before {position: absolute;top: 16px;right: 17px;display: block;height: 2px;width: 20px;background: #f12a03;content: '';}
#navigation-transparent.small-screen #menu-button.menu-opened:after { top: 23px; border: 0; height: 2px; width: 15px; background: #f12a02; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#navigation-transparent.small-screen #menu-button.menu-opened:before { top: 23px; background: #f12a02; width: 15px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#navigation-transparent.small-screen .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid rgb(51, 51, 51);height: 49px;width: 49px;cursor: pointer;}
#navigation-transparent.small-screen .submenu-button.submenu-opened { background: #f12a02; }
#navigation-transparent.small-screen ul ul .submenu-button { height: 35px; width: 35px; }
#navigation-transparent.small-screen .submenu-button:after { position: absolute; top: 22px; right: 19px; width: 8px; height: 2px; display: block; background: #c8c8c8; content: ''; }
#navigation-transparent.small-screen ul ul .submenu-button:after { top: 15px; right: 13px; }
#navigation-transparent.small-screen .submenu-button.submenu-opened:after { background: #ffffff; }
#navigation-transparent.small-screen .submenu-button:before { position: absolute; top: 19px; right: 22px; display: block; width: 2px; height: 8px; background: #c8c8c8; content: ''; }
#navigation-transparent.small-screen ul ul .submenu-button:before { top: 12px; right: 16px; }
#navigation-transparent.small-screen .submenu-button.submenu-opened:before { display: none; }
#navigation-transparent.small-screen.select-list { padding: 5px; } .page-header {background-image: url(../images/banner-inner3.jpg); padding: 100px 0px;margin: 0px;border-bottom: transparent;background-size: cover !important;border-bottom: solid 5px #cfd4d8; background-color: #ffc107;}
.page-title {font-size: 38px;color: #000;margin-bottom: 0px;font-weight: 400;padding-bottom: 0px;border-bottom: 0px dotted #fff;display: inline-block;}
.page-description { color: #fff; } .page-header-stripe { background-color: #0db2f0; padding: 60px 0px; margin: 0px; border-bottom: transparent; background: url(../images/page-header-stripe.jpg) repeat center; }
.agent-caption { margin-top: 60px; }
.agent-title { margin-bottom: 6px; }
.agent-title, .agent-designation { color: #fff; }
.agent-designation { text-transform: uppercase; font-size: 13px; }
.agent-info-row { margin-bottom: 40px; }
.agent-info-name { text-transform: uppercase; font-size: 14px; font-weight: 400; } .page-breadcrumb {
background: #fafafa;
}
.page-breadcrumb .breadcrumb {background: transparent;font-size: 14px;padding: 10px 0px;margin-bottom: 0px;text-transform: capitalize;font-weight: 400;}
.page-breadcrumb .breadcrumb-item { }
.page-breadcrumb .breadcrumb-item .breadcrumb-link { color: #6c7178; }
.page-breadcrumb .breadcrumb-item .breadcrumb-link:hover { color: #f12a02; } .slider { position: relative; margin-bottom: -40px; }
.slider-img { background: -moz-linear-gradient(top, rgba(9, 47, 87, 0.6) 0%, rgba(9, 47, 87, 0.6) 100%); background: -webkit-linear-gradient(top, rgba(9, 47, 87, 0.6) 0%, rgba(9, 47, 87, 0.6) 100%); background: linear-gradient(to bottom, rgba(9, 47, 87, 0.6) 0%, rgba(9, 47, 87, 0.6) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b2626', endColorstr='#1b2626', GradientType=0); position: relative; }
.slider-img img { position: relative; z-index: -1; }
.slider-captions {position: absolute;bottom: 80px;}
.slider-title { font-size: 42px; font-weight: 400; color: #fff; text-transform: capitalize; padding-bottom: 20px; letter-spacing: -1px; }
.slider-text { margin-bottom: 20px; color: #46484b; color: #fff; }
.slider .owl-prev { position: absolute; top: 45%; left: 10px; }
.slider .owl-next { position: absolute; top: 45%; right: 10px; }
.slider .owl-prev, .slider .owl-next { background-color: #f12a02; padding: 10px 16px; border-radius: 2px; font-size: 18px; }
.slider .owl-prev:hover, .slider .owl-next:hover { background-color: #8e517d; color: #fff; }
.slider .owl-theme .owl-nav [class*='owl-'] { color: #1c1e20; font-size: 24px; margin: 5px; padding: 6px 12px; background: #fff; display: inline-block; cursor: pointer; border-radius: 100%; border-radius: 100%; width: 40px; height: 40px; }
.slider .owl-theme .owl-nav [class*='owl-']:hover { background: #f12a02; color: #FFF; text-decoration: none; }
.slider .owl-theme .owl-dots .owl-dot span {width: 34px;height: 3px;margin: 2px 2px;background: #fff;display: block;-webkit-backface-visibility: visible;transition: opacity 200ms ease;border-radius: 0px;float: left;}
.slider .owl-theme .owl-dots { text-align: center; -webkit-tap-highlight-color: transparent; bottom: 50px; position: relative; }
.slider .owl-theme .owl-dots .owl-dot.active span, .slider .owl-theme .owl-dots .owl-dot:hover span { background: #f12a02; } .content { padding-top: 80px; padding-bottom: 80px; }
.content-area {}
.sidebar { } .footer {background: #094477;padding-top: 100px;padding-bottom: 30px;color: #a6cae8;font-size: 15px;clear: both;}
.widget-footer { margin-bottom: 30px; }
.widget-footer .widget-title { color: #fff; text-transform: uppercase; font-size: 16px; letter-spacing: 2px; margin-bottom: 40px; }
.widget-footer ul { }
ul.arrow-footer li { position: relative; padding-left: 12px; }
ul.arrow-footer li:before { font-family: "FontAwesome"; display: inline-block; position: absolute; left: 0; font-size: 15px; color: #a6cae8; content: '\f105'; }
.widget-footer a { color: #a6cae8; }
.widget-footer a:hover { color: #fff; }
.tiny-footer {background: #043864;padding-top: 8px;padding-bottom: 8px;font-size: 14px;color: #a6cae8;}
.footer-dark {background: #222426;padding-top: 80px;color: #7e8083; clear:both;}
.footer-dark ul.arrow-footer li { position: relative; padding-left: 12px; }
.footer-dark ul.arrow-footer li:before { font-family: "FontAwesome"; display: inline-block; position: absolute; left: 0; font-size: 15px; color: #7e8083; content: '\f105'; }
.footer-dark a { color: #7e8083; }
.tiny-footer-dark {background: #030a5c;padding: 15px 0px;font-size: 12px;color: #898b8e;}
.widget-social { }
.widget-social ul { }
.widget-social ul li { }
.widget-social ul li a { }
.widget-social ul li a .social-icon { padding-right: 15px; width: 30px; }  .service-block { background: #fff; border: 1px solid #e2e6ea; }
.service-content { padding: 20px; }
.service-block .slanting-pattern { height: 10px; padding: 2px; padding-bottom: 2px; margin-top: 20px; } .testimonial-img { margin-top: 50px; position: relative; }
.testimonial-badge { background: #23c05d; width: 80px; height: 80px; border-radius: 100%; display: block; position: absolute; top: 40px; text-align: center; font-size: 32px; color: #fff; padding-top: 24px; right: 0px; }
.testimonial-block { margin-bottom: 20px; margin-top: 60px; }
.testimonial-content { margin-bottom: 40px; }
.testimonial-text { font-family: 'PT Serif', serif; font-weight: normal; font-style: italic; color: #1c1e20; font-size: 26px; line-height: 36px; }
.testimonial-info { margin-bottom: 30px; }
.testimonial-name { text-transform: uppercase; font-size: 16px; margin-bottom: 0px; }
.testimonial-meta { font-size: 14px; } .testimonial-boxed { background: #f7f7f7; padding: 30px; margin-bottom: 10px; }
.testimonial-boxed-img { margin-bottom: 10px; }
.testimonial-boxed-block { }
.testimonial-boxed-content { margin-bottom: 20px; }
.testimonial-boxed-text { font-family: 'PT Serif', serif; font-weight: normal; font-style: italic; color: #1c1e20; font-size: 18px; }
.testimonial-boxed-info { }
.testimonial-boxed-info .testimonial-name { color: #276eab; }
.testimonial-boxed .testimonial-meta { margin-top: 10px; display: block; }
.testimonial-country img { width: 30px; height: 30px; margin-right: 15px; } .card-testimonial { padding: 30px; text-align: center; margin-bottom: 30px; }
.card-testimonial-light { background: #faf1e1; }
.card-testimonial-img { margin-bottom: 30px; }
.card-testimonial-content { }
.card-testimonial-text { font-family: 'PT Serif', serif; font-weight: normal; font-style: italic; color: #1c1e20; font-size: 18px; }
.card-testimonial-info { margin-top: 30px; }
.card-testimonial-name { margin-bottom: 0px; text-transform: uppercase; font-size: 14px; font-weight: 600; }
.card-testimonial-flag { margin-bottom: 10px; display: block; }
.testimonial-score-list { text-align: left; margin-top: 30px; }
.score-list-title { font-weight: 500; }
.testimonial-score-list .list-group-item { background: transparent; padding: 6px 0px; border: 1px solid #d9c8a8; border-right: 0; border-left: 0; font-size: 15px; color: #1c1e20; }
.score-point { float: right; }
.testimonial-score-list .list-group-item:last-child { font-weight: 500; } .partner-logo {border: 2px solid #f7f7f7;margin-bottom: 20px;} .country-img-thumbnail { position: relative; margin-bottom: 30px; margin-top: 10px; }
.country-img-thumbnail:hover { }
.country-img { position: relative; margin-bottom: 10px; }
.country-img img { width: 100%; }
.country-flag-icon { width: 46px; height: 46px; position: absolute; right: 20px; bottom: -20px; }
.country-flag-icon img { border: 3px solid #fff; border-radius: 100%; }
.country-content { margin-top: 30px; }
.country-flag-thumbnail { text-align: center; border: 1px solid #e2e6ea; margin-bottom: 30px; transition: box-shadow .3s; }
.country-flag-thumbnail:hover { box-shadow: 0 0 11px rgba(33, 33, 33, .2); }
.country-flag-thumbnail-content { padding: 20px; }
.country-icon-thumbnail-img { margin-bottom: 20px; margin-top: 20px; }
.country-icon-thumbnail-img img { width: 120px; height: 120px; }
.country-flag-thumbnail .slanting-pattern { margin-top: 10px; } .visa-section { }
.visa-section { }
.visa-tabs .nav-link { padding: 14px 30px; }
.visa-tabs .nav-pills .nav-link { border-radius: 0px; color: #6c7178; font-weight: 400; border-bottom: 2px solid #e2e6ea; }
.visa-tabs .nav-link:focus, .visa-tabs .nav-link:hover { background: #f7f7f7; border-bottom: 2px solid #e2e6ea; }
.visa-tabs .nav-pills .nav-link.active, .visa-tabs .nav-pills .show>.nav-link { color: #fff; background: #f7f7f7; color: #f12a02; font-weight: 400; border-bottom: 2px solid #f12a02; }
.visa-tabs .nav-pills .nav-link .flag-xs { margin-top: -4px; margin-right: 8px; }
.visa-card { border: 1px solid #e2e6ea; transition: box-shadow .3s; margin-bottom: 30px; }
.visa-card:hover { box-shadow: 0 0 11px rgba(33, 33, 33, .2); }
.visa-card-img { }
.visa-card-img img { width: 100%; }
.visa-card-content { padding: 20px; }
.visa-card-title { margin-bottom: 10px; }
.tab-content { margin-top: 20px; margin-bottom: 20px; } .coaching-card { margin-bottom: 30px; }
.coaching-card-img { margin-bottom: 30px; }
.coaching-card-body { }
.coaching-card-title { } .card-how-it-work { border: 1px solid #e8ebee; margin-bottom: 30px; }
.card-how-it-work-body { padding: 24px; }
.number-cirle { background: #2971ac; width: 60px; height: 60px; border-radius: 100%; line-height: 2.3; text-align: center; color: #fff; } .counter-section { margin-top: 60px; }
.counter-block { margin-bottom: 20px; }
.counter-title { font-size: 42px; letter-spacing: -2px; font-weight: 700; margin-bottom: 0px; }
.counter-text { } .team-block { }
.team-img { border-bottom: 6px solid #f23711; margin-bottom: 20px; }
.team-img img { width: 100%; }
.team-content { }
.team-name { }
.team-social { }
.team-social ul { }
.team-social ul li { display: inline-block; }
.team-social ul li a { color: #6c7178; font-size: 24px; }
.team-social ul li a:hover { color: #f12a02; }
.agent-block { margin-top: 20px; margin-bottom: 20px; }
.agent-img { margin-bottom: 30px; }
.agent-content { }
.agent-name { margin-bottom: 6px; }
.agent-meta { font-size: 13px; text-transform: uppercase; color: #898d93; font-weight: 400; line-height: 18px; } .contact-form-head { }
.contact-form { }
#map { height: 420px; }
.info_content { background-color: #fff; padding: 10px; }
.info_location_name { color: #f12a02; font-size: 16px; font-weight: 700; text-transform: uppercase; margin-bottom: 10px; }
.info_location_text { margin-bottom: 10px; color: #6c7178; font-size: 13px; font-weight: 300; line-height: 20px; }
.info_location_call { font-size: 14px; color: #6c7178; font-weight: 600; }
.info_location_call span { padding-right: 8px; font-size: 14px; color: #f12a02; } .enquiry-form { } .card-location { border: 1px solid #e2e6ea; margin-bottom: 20px; }
.card-location p { margin-bottom: 12px; }
.card-location-header { padding: 14px 20px; border-bottom: 1px solid #e2e6ea; }
.card-location-title { margin-bottom: 0px; font-size: 18px; }
.card-location-body { padding: 20px; }
.location-address { }
.location-phone { }
.location-email { }
.location-phone, .location-email { font-weight: 400; color: #1e619a; } .card-video-testimonial { position: relative; margin-bottom: 20px; }
.card-video-box { position: relative; }
.video-icon { width: 40px; height: 40px; background-color: #f12a02; border-radius: 100%; position: absolute; right: 20px; bottom: -20px; padding: 6px 14px; font-size: 16px; color: #fff; z-index: 4; }
.card-video-body { background: #faf1e1; padding: 20px; }
.card-video-title { text-transform: uppercase; font-size: 14px; font-weight: 600; }
.card-video-meta { font-size: 14px; color: #1c1e20; }
.card-video-body-overlay { position: absolute; bottom: 0px; padding: 10px 20px; background: rgba(0, 0, 0, .8); width: 100% }
.card-video-body-overlay .card-video-title { color: #fff; }
.card-video-body-overlay .card-video-meta { color: #fff; }
.score-badge { background: #f12a02; padding: 2px 6px; display: inline-block; border-radius: 6px; line-height: 1.2; margin-left: 10px; }
.card-outline { border: 1px solid #e2e6ea; padding: 12px 12px 0px 12px; }
.card-outline .card-video-body { background: #fff; } .faq-header { border: 1px solid #e2e6ea; padding: 20px; }
.faq-title { margin-bottom: 8px; color: #f12a02; } .error-content { text-align: center; }
.error-img { text-align: center; }
.error-img img { }
.error-title { margin-bottom: 10px; }
.error-subtitle { color: #6c7178; font-weight: 300; } .post-block { position: relative; margin-bottom: 20px; }
.primary-sidebar { } .post-holder { position: relative; margin-bottom: 30px; border-bottom: 1px dotted #e2e6ea; padding-bottom: 29px; } .post-img { position: relative; }
.post-title { line-height: 32px; margin-bottom: 10px; }
.post-content { }
.post-header {margin-bottom: 10px;}
.post-block img { width: 100%; }
.post-large-img { padding-top: 320px; padding-bottom: 10px; background-size: cover; }
.post-large { }
.post-large .post-header .post-title { color: #fff; }
.post-large .meta, .post-large .meta-link { color: #fff; }
.firstcharacter { color: #898b8e;; float: left; font-size: 75px; line-height: 60px; padding-top: 4px; padding-right: 8px; padding-left: 3px; } .meta { font-size: 13px; text-transform: uppercase; margin-bottom: 10px; font-weight: 400; color: #898b8e; }
.meta-date { }
.meta-user { }
.meta-comment { }
.meta-author { }
.meta-cat { }
.meta-date, .meta-author, .meta-comments, .meta-cat { display: inline-block; margin-right: 10px; }
.meta-link { color: #898b8e;; }
.meta-tags { } .post-sticky { background: url(../images/post-pattern.jpg) repeat; padding: 16px; }
.post-gallery { }
.post-video { }
.post-video .video-sign { }
.post-audio { }
.post-quote { padding-top: 20px; padding-bottom: 10px; } .related-post-block { border-top: 1px dashed #e2e6ea; padding-top: 29px; margin-top: 30px; }
.related-post { }
.related-post-title { }
.related-post-img { margin-bottom: 30px; } .post-navigation {border-top: 1px dashed #e2e6ea;padding: 30px 0px;border-bottom: 1px dashed #e2e6ea;}
.nav-links { }
.nav-previous { }
.nav-next { }
.previous-next-title { }
.next-prev-post { }
.prev-post { }
.prev-link { }
.prev-next-title { }
.next-post { }
.next-link { }
.next-prev-title { }
.prev-next-title, .next-prev-title { }
.prev-link:hover, .next-link:hover { }
.prev-link, .next-link { margin-bottom: 10px; display: block; text-transform: uppercase; font-size: 13px; }
.author-post {     border-top: 1px dashed #e2e6ea;
padding: 50px 0px; }
.author-bio { }
.author-header { }
.author-content { } .widget { margin-bottom: 30px; border-bottom: 1px dashed #e2e6ea; padding-bottom: 30px; font-size: 15px; }
.widget-title { margin-bottom: 20px; text-transform: uppercase; font-size: 16px; }
.widget ul { }
.widget ul li { margin-bottom: 4px; }
.widget ul li:last-child { margin-bottom: 0px; }
.widget ul li a {color: #6c7178;}
.widget ul li a.active { color: #f12a02; }
.widget ul li a:hover { color: #f12a02; }
.widget-search { }
.widget-categories { }
.widget-categories ul { }
.widget-categories ul li { }
.widget-categories ul li a { color: #6c7178; }
.widget-categories ul li a:hover { color: #f23711; }
.widget-archives { }
.widget-archives ul { }
.widget-archives ul li { }
.widget-archives ul li a { }
.widget-recent-post { }
.widget-recent-post ul li { margin-bottom: 10px; padding-bottom: 10px; }
.widget-recent-post ul li a { }
.recent-post-title { margin-bottom: 8px; font-size: 16px; line-height: 24px; }
.recent-post-img { }
.recent-post-content { }
.widget-tags { }
.widget-tags a { padding: 10px 10px; display: inline-block; background-color: #e6e6e6; font-size: 12px; text-transform: uppercase; margin-bottom: 5px; margin-right: 3px; color: #1c1e20; font-weight: 500; line-height: 12px; }
.widget-tags a:hover { background-color: #f12a02; color: #fff; }
.widget-text { } .widget-quote-form { padding: 20px; }
.comments-area {}
.comments-title { }
.comment-list { list-style: none; padding: 20px; background: #f5f5f5; }
.comment-list ul { list-style: none; }
.comment { }
.comment-body { }
.comment-author { margin-bottom: 20px; }
.comment-info { }
.comment-header { margin-bottom: 10px; }
.comment-meta { font-size: 13px; text-transform: uppercase; }
.comment-meta-date {
font-size: 12px;
line-height: 1;
}
.user-title { margin-bottom: 0px; }
.comment-says { font-size: 12px; font-style: italic; color: #6c7178; margin-left: 5px; }
.comment-content { margin-bottom: 20px; }
.comment-content p{ font-size: 14px; }
.childern .comment { background: #fff; padding: 20px; margin: 20px; } .sidebar-quote-form { }
.sidebar-quote-form .form-control { background: #fff; border: 1px solid #e3d5bc; }
.form-title { margin-bottom: 20px; }
.form-text { font-size: 13px; font-weight: normal; line-height: 21px; } .card-accordion { border: 1px solid #e2e6ea; }
.card-accordion-header { padding: 20px; background: #fff; }
.card-accordion-body { padding: 20px; background: #f7f7f7; border-top: 1px solid #e2e6ea; } .pagination { }
.pagination li {margin-right: 4px;}
.pagination .page-numbers {position: relative;display: block;padding: 10px 15px;color: #6c7178;background-color: #e6e6e6;border: 1px solid #e6e6e6;margin-right: 10px;}
.pagination .page-numbers:hover { background: #f12a02; color: #fff; border: 1px solid #f12a02; }
.pagination .page-numbers.current { z-index: 1; color: #fff; background-color: #f12a02; border-color: #f12a02; }
.pagination .page-item:first-child .page-numbers { margin-left: 0; border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.pagination .page-item:last-child .page-numbers { border-top-right-radius: 0px; border-bottom-right-radius: 0px; } .alert { padding: 20px; border-radius: 0px; } .alignnone {}
.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.alignright { float: right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 0px 0px 0; }
a img.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { background: #fff; border: 1px solid #f0f0f0; padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone {}
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; } .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; }
.screen-reader-text:focus { background-color: #eee; clip: auto !important; clip-path: none; color: #444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }  .landing-page-header { min-height: 80px; padding-top: 18px; padding-bottom: 18px; }
.lp-header-text { margin-top: 6px; }
.landing-page-hero { padding-top: 60px; padding-bottom: 40px; color: #fff; }
.landing-page-caption { padding-top: 30px; }
.landing-page-title { color: #fff; font-size: 42px; }
.feature-list-point { margin-bottom: 30px; }
.country-block { }
.country-block-img { }
.country-name { }
.call-box { background: #202326; padding: 28px; color: #6c7178; font-size: 15px; }
.landing-page-tiny-footer { background: #1c1e21; color: #5b5f65; font-size: 12px; padding-top: 20px; padding-bottom: 20px; } .landing-page-header-v2 { padding-bottom: 30px; padding-top: 30px; }
.lp-heading-section { }
.lp-heading { border-top: 2px solid #e6e6e6; padding-top: 40px; padding-bottom: 40px; }
.lp-background-img { position: relative; min-height: 442px; }
.quote-form-card { background: #1c1e20; position: absolute; }
.quote-form-card-header { background: #f12a02; padding: 15px 30px; }
.quote-form-card-title { margin-bottom: 0px; font-size: 26px; color: #fff; }
.quote-form-card-body { padding: 30px; }
.quote-form-card .form-text { color: #fff; }
.small-form-text { line-height: 20px; font-weight: normal; }
.lp-country-img { }
.lp-country-img img { border: 6px #fff solid; border-radius: 100%; margin-top: -60px; }
.lp-content { }
.lp-about-img { background-size: cover; } .ebook-img { margin-bottom: 30px; } .webinar-header { padding-top: 20px; padding-bottom: 20px; }
.webinar-hero-section { background-color: #0b599b; color: #b3ddff; padding-top: 100px; padding-bottom: 40px; position: relative; }
.webinar-hero-caption { text-align: center; }
.webinar-hero-title { color: #fff; font-weight: 300; font-size: 42px; margin-bottom: 40px; }
.webinar-footer { padding-top: 20px; padding-bottom: 20px; border-top: 1px dashed #e2e6ea; }
.webinar-guest-box { text-align: center; position: relative; bottom: -80px; }
.guest-name { }
.guest-img { }
.guest-img img { border-radius: 100%; border: 10px solid #f12a02; } .newsletter-card { border: 1px solid #eee; padding: 28px; }
.newsletter-card-body { }
.newsleter-card-title { font-size: 34px; }
.newsleter-card-text { }
.newsletter-card-form { }
.newsletter-primary { background-color: #094477; border: none; color: #a6cae8; }
.newsletter-primary .newsleter-card-title { color: #fff; }
.newsletter-primary .form-text { color: #a6cae8 !important; }
#newsletter-modal-popup { }
.newsletter-modal-popup { }
.newsletter-modal-card { }
.newsletter-modal-card-body { }
.newsleter-modal-card-title { font-size: 36px; }
.newsleter-modal-card-title, .newsletter-modal-card-text { color: #fff; }
.newsletter-modal-card-text { }
.newsltetter-dialog { max-width: 600px; }
.newsletter-img { width: 100%; }
.newsletter-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 60px; }
.newsletter-modal-popup .modal-content { border: none; }
.newsletter-modal-popup label { color: #fff; }
.newsletter-modal-popup .close { position: absolute; right: -30px; opacity: 1; color: #333; background-color: #eee; width: 30px; height: 30px; } .color-box { margin-bottom: 30px; }
.box-info { font-size: 16px; line-height: 1.6; color: #fff; text-align: center; padding-top: 46px; }
.color-default-box { background-color: #2e6367; height: 146px; width: 100%; }
.color-sample { height: 55px; width: 91px; }
.color-value { font-size: 12px; margin-bottom: 0px; padding-top: 5px; }
.color-value-hex { font-size: 12px; }
.default-sample-0 { background-color: #0a383e; }
.default-sample-1 { background-color: #1b5054; }
.default-sample-2 { background-color: #4a797d; }
.default-sample-3 { background-color: #6f9496; }
.color-primary-box { background-color: #aa8b4a; height: 146px; width: 100%; }
.primary-sample-0 { background-color: #63480f; }
.primary-sample-1 { background-color: #8c6c2c; }
.primary-sample-2 { background-color: #cdb076; }
.primary-sample-3 { background-color: #f8e4b6; }
.color-heading-box { background-color: #181714; height: 146px; width: 100%; }
.heading-sample-0 { background-color: #8C887C; }
.heading-sample-1 { background-color: #514F48; }
.heading-sample-2 { background-color: #18160E; }
.heading-sample-3 { background-color: #19150A; }
.color-secondary-box { background-color: #484337; height: 146px; width: 100%; }
.secondary-sample-0 { background-color: #B0A68F; }
.secondary-sample-1 { background-color: #827965; }
.secondary-sample-2 { background-color: #3C3420; }
.secondary-sample-3 { background-color: #352B13; }
.box-bg-color { background-color: #f4f6fb; }
.altenate ul { list-style: none; }
.altenate ul li { border-bottom: 1px solid #e1e0dd; line-height: 2.5; }
.box-table { padding: 16px 30px; margin: 0 -15px 15px; border-color:; border: 1px solid #dbdad8; }
.table thead th { vertical-align: bottom; border-bottom: 2px solid #d8d3c8; }
.firstcharacter { float: left; font-size: 95px; line-height: 60px; padding-top: 16px; padding-right: 8px; padding-left: 0px; color: #63480f; } .isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; transition-property: transform, opacity; }
.portfolioContainer { }
.portfolioFilter { margin-bottom: 30px; text-align: center; }
.portfolioFilter a { color: #6c7178; font-size: 14px; text-decoration: none; padding: 10px 24px; background-color: #e9e9e9; border-radius: 0px; font-weight: 400; letter-spacing: 0px; }
.portfolioFilter a:hover { color: #fff; text-decoration: none; background-color: #ff532e; }
.portfolioFilter a.current { color: #fff; text-decoration: none; background-color: #ff532e; } .carousel { position: relative; }
.carousel-img { }
.carousel-img img { position: relative; z-index: -1; }
.carousel .owl-prev { position: absolute; top: 40%; left: 10px; }
.carousel .owl-next { position: absolute; top: 40%; right: 10px; }
.carousel .owl-prev, .slider .owl-next { background-color: #f12a02; padding: 10px 16px; border-radius: 2px; font-size: 18px; }
.carousel .owl-prev:hover, .slider .owl-next:hover { background-color: #8e517d; color: #fff; }
.carousel .owl-theme .owl-nav [class*='owl-'] { color: #1c1e20; font-size: 24px; margin: 5px; padding: 6px 12px; background: #fff; display: inline-block; cursor: pointer; border-radius: 100%; border-radius: 100%; width: 40px; height: 40px; }
.carousel .owl-theme .owl-nav [class*='owl-']:hover { background: #f12a02; color: #FFF; text-decoration: none; } .btn-twitter { background: #00aced; color: #fff; }
.btn-twitter:hover, .btn-twitter:active { background: #0084b4; color: #fff; }
.btn-facebook { background: #3B5997; color: #fff; }
.btn-facebook:hover, .btn-facebook:active { background: #2d4372; color: #fff; }
.btn-googleplus { background: #D64937; color: #fff; }
.btn-googleplus { background: #D64937; color: #fff; }
.btn-googleplus:hover, .btn-googleplus:active { background: #b53525; color: #fff; }
.btn-instagram { background: #F15245 30%; color: #fff; }
.btn-instagram:hover, .btn-instagram:active { background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF); color: #fff; }
.btn-pinterest { background-color: #c8232c; color: #fff; }
.btn-pinterest:hover, .btn-pinterest:active { background-color: #b0171f; color: #fff; }
.btn-linkedin { background: #0074A1; color: #fff; }
.btn-linkedin:hover, .btn-linkedin:active { background: #006288; color: #fff; }
.btn-youtube { background-color: #ff0000; color: #fff; }
.btn-youtube:hover, .btn-youtube:active { background-color: #fe2224; color: #fff; }
.btn-social { -webkit-font-smoothing: antialiased; font-size: 16px; padding: 12px 12px; margin-right: 2px; border-radius: 100%; display: inline-block; width: 38px; height: 38px; line-height: 1; }
.social-text { font-size: 14px; text-transform: uppercase; padding-left: 10px; letter-spacing: 1px; }
.btn-social-rectangle, .btn-facebook .btn-twitter .btn-instagram .btn-linkedin .btn-googleplus { font-size: 14px; margin-right: 6px; display: inline-block; line-height: 1.2; padding: 16px 45px; color: #6c6c6c; background-color: #e8e4e4; margin-bottom: 10px; }
.btn-social-square { -webkit-font-smoothing: antialiased; font-size: 18px; padding: 14px 22px; margin-right: 2px; border-radius: 5%; display: inline-block; width: 60px; height: 60px; line-height: 2; }
.btn-social-default { -webkit-font-smoothing: antialiased; font-size: 18px; padding: 14px 22px; margin-right: 2px; border-radius: 5%; display: inline-block; width: 60px; height: 60px; line-height: 2; background-color: #e8e4e4; color: #6c6c6c; } .popup { background: #67C58F; bottom: 650px; right: -570px; top: 120px; position: fixed; border-radius: 5px; box-shadow: 0px 25px 10px -15px rgba(0, 0, 0, 0.05); transition: 0.5s; }
.close { position: absolute; top: 5px; right: 5px; width: 20px; height: 20px; cursor: pointer; z-index: 500; }
.ns-close { width: 20px; height: 20px; position: absolute; right: 4px; top: 4px; overflow: hidden; text-indent: 100%; cursor: pointer; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.ns-close:hover, .ns-close:focus { outline: none; }
.ns-close::before, .ns-close::after { content: ''; position: absolute; width: 3px; height: 60%; top: 50%; left: 50%; background: #1f8b4d; }
.ns-close:hover::before, .ns-close:hover::after { background: #fff; }
.ns-close::before { -webkit-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); }
.ns-close::after { -webkit-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); }
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% { -moz-transform: translateY(0); transform: translateY(0); }
40% { -moz-transform: translateY(-30px); transform: translateY(-30px); }
60% { -moz-transform: translateY(-15px); transform: translateY(-15px); }
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); transform: translateY(0); }
40% { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
60% { -webkit-transform: translateY(-15px); transform: translateY(-15px); }
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% { -moz-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); }
40% { -moz-transform: translateY(-30px); -ms-transform: translateY(-30px); -webkit-transform: translateY(-30px); transform: translateY(-30px); }
60% { -moz-transform: translateY(-15px); -ms-transform: translateY(-15px); -webkit-transform: translateY(-15px); transform: translateY(-15px); }
} #searchbar-result-top{height: 50px;}
#search-model{ top: 30%; }
#newsletteremail{ margin-bottom: 20px; }
.search-icon-v1,
.search-icon-v2,
.search-icon-v3{
cursor: pointer;
}
.footer-widget-v2 a {
color: #a6cae8;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group{
margin-left: 0px;
}
.btn-search-v1{
padding: 15px 25px;
}
input#searchbar-result-top:focus{
box-shadow: none;
}
#searchbar-result-widget{
height: 50px;
}
.side-widget .tagcloud a{
padding: 10px 10px;
display: inline-block;
background-color: #e6e6e6;
font-size: 12px;
text-transform: uppercase;
margin-bottom: 5px;
margin-right: 3px;
color: #1c1e20;
font-weight: 500;
line-height: 12px;
}
.side-widget .tagcloud a:hover { 
background-color: #f12a02; color: #fff; 
}
.zoomimg{
margin-bottom: 20px;
}
.blog-tags{
padding: 30px 0px;
border-bottom: 1px dashed #e2e6ea;
}
.post-navigation h3{
margin-bottom: 0px;
}
.blog-tags span{
font-size: 14px;
}
#respond{
padding-top: 20px;
}
.wp-organic-single-post-content{
margin-bottom: 30px;
}
.footer-block-v1 {
margin-bottom: 60px;
}
.ls-2{
letter-spacing: 2px;
}
.wporganic-box-shadow:hover{
box-shadow: 0 0 11px rgba(33, 33, 33, .2);
}
.wpcf7-form select{
height: auto !important;   
}
.flag-tab ul.kc_tabs_nav li img {
width: 24px; height: 24px; margin-right: 10px;
}
.flag-tab ul.kc_tabs_nav li.ui-tabs-active a{
font-weight: 400;
border-bottom: 2px solid #f12a02;
}
.flag-tab ul.kc_tabs_nav li a{
border-bottom: 2px solid #e2e6ea;
}
.header-icon i{
font-size: 26px;
line-height: 39px;
color: #2971ac;
}
.visahub-shadow:hover{
box-shadow: 0 0 11px rgba(33, 33, 33, .2);
}
.tiny-footer-dark p{
font-size: 14px;
letter-spacing: 1px;
}
.tiny1 .ft-social-widget i {
margin-right: 15px;
font-size: 18px;
color: #7e8083;
}
.tiny1 .ft-social-widget i:hover {
color: #ff532e;
}
.tiny2 .ft-social-widget i,
.tiny3 .ft-social-widget i {
margin-right: 15px;
font-size: 18px;
color: #a6cae8;
}
.tiny2 .ft-social-widget i:hover,
.tiny3 .ft-social-widget i:hover {
color: #ffffff;
}
input {
min-height: 35px;
}
.wporganic-footerbar .widget{
border-bottom: 0px;
}
.widget-footer .widget{
margin-bottom: 0px;
padding-bottom: 0px;
}
.footer-dark .widget-footer .widget-title{
line-height: 21px;
}
.wp-organic-footer-block {
margin-bottom: 40px;
}
.footer .social-icons{
color: #a6cae8 !important;
}
.footer .social-icons:hover{
color: #ffffff !important;
}
.news-content{
margin-bottom: 20px;
}
.header-block p {
float: left;
margin-bottom: 0px;
}
.header-version-one{
padding: 15px 0px;
}
.visahub-divider{
background: transparent url(../images/breadcrumbs.jpg) center center/auto repeat-x scroll;
height: 20px;
}
.transition-unset{
transition: unset;
}
.header-classic-four{
background: transparent;
padding-top: 20px;
padding-bottom: 20px;
position: fixed;
z-index: 9;
width: 100%;
border-bottom: 1px solid rgba(231, 231, 237,.4);
}
.header-classic-four #navigation>ul>li>a{
color: #ffffff;
}
.header-four-sticky{
background: #1c1e20;
}
.gradiantbox:hover{
border: 1px solid #ffffff !important;
}
.box-shadow-list:hover{
-webkit-box-shadow: -1px 1px 14px 3px rgba(136,135,135,.2);
-moz-box-shadow: -1px 1px 14px 3px rgba(136,135,135,.2);
box-shadow: -1px 1px 14px 3px rgba(136,135,135,.2);
}
.arrow-bottom {
background: #fff;
border: 1px solid #fff;
}
.arrow-bottom:after, .arrow-bottom:before {
top: 100%;
left: 10%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
border-color: rgba(255, 255, 255, 0);
}
.arrow-bottom:before {
border-top-color: #dadada !important;
margin-left: -14px;
border-width: 14px;
}
.arrow-bottom:after {
border-top-color: rgb(255, 255, 255) !important;
margin-left: -13px;
border-width: 13px;
}
#header-classic-five #navigation,
#header-classic-four #navigation{
margin-right: 40px;
}
.header-classic-five{
padding: 20px 0px;
}   @media only screen and (max-width:1200px) {
.slider-title { font-size: 32px; }
.slider-captions {bottom: 100px;left: 100px;}
#navigation>ul>li>a { padding: 17px 5px; font-size: 14px; text-decoration: none; color: #1c1e20; font-weight: 400; }
#navigation-transparent>ul>li>a { padding: 17px 5px; font-size: 14px; text-decoration: none; color: #fff; font-weight: 300; }
.header-transparent { position: relative; background: #333; }
} @media only screen and (max-width:992px) {
#header-classic-five #navigation,
#header-classic-four #navigation{
margin-right: 0px;
}
.header-button-v4, .header-button-v5{ display: none; }
.header-classic-four{
position: relative;
background: rgba(0,0,0,.75);
z-index: 9;
width: 100%;
padding-bottom: 10px;
}
} @media only screen and (max-width:768px) {
.slider-captions .btn {}
.slider-captions {bottom: 50px;} .header-transparent { background: #333; position: relative; }
#header-classic-five #navigation,
#header-classic-four #navigation{
margin-right: 0px;
}
.header-button-v4, .header-button-v5{ display: none; }
.profile{width:100%; float:left; margin-right:10px;}.profile h3,.profile p{padding:0px; margin:0px; text-align:center; background-color:#f9f9f9; padding-top:5px;}
.profile img{width:100%;}
}
.profile{width:250px; float:left; margin-right:10px; border:solid 5px f9f9f9; }.profile h3,.profile p{padding:0px; margin:0px; text-align:center; background-color:#f9f9f9; padding-top:5px; margin-bottom:0px !important;}
.profile img{width:100%;}
.profile2{ }.profile2 h2,profile2 h3,.profile2 p{padding:0px; margin:0px; text-align:center; background-color:#f9f9f9; padding-top:5px; margin-bottom:0px !important;}
.profile2 img{width:100%;}
.custom-table-1 table {
margin: 0 0 20px 0;
text-align: left;
border: 1px solid #dddddd;
-webkit-box-shadow: 0px 2px 0px 0px rgba(180, 180, 180, 0.3);
-moz-box-shadow: 0px 2px 0px 0px rgba(180, 180, 180, 0.3);
box-shadow: 0px 2px 0px 0px rgba(180, 180, 180, 0.3);
} @media only screen and (max-width:480px) {
#header-classic-five #navigation,
#header-classic-four #navigation{
margin-right: 0px;
} .slider-captions {bottom: 20px;}
.slider-title { font-size: 20px; padding-bottom: 10px; }
.slider-text { display: none; }
.slider-captions .btn { display: none; }
.slider .owl-prev { position: absolute; top: 30%; left: 6px; }
.slider .owl-next { position: absolute; top: 30%; right: 6px; }
.slider .owl-theme .owl-nav [class*='owl-'] { color: #1c1e20; font-size: 14px; margin: 0px; padding: 5px 12px; background: #fff; display: inline-block; cursor: pointer; border-radius: 100%; border-radius: 100%; width: 20px; height: 25px; line-height: 1; }
.slider .owl-theme .owl-dots { text-align: center; -webkit-tap-highlight-color: transparent; bottom: 34px; position: relative; }
.header-transparent { background: rgba(0, 0, 0, 1); position: relative; z-index: 9; width: 100%; } .page-header { padding: 45px 0px; } .landing-page-header-v2 { padding: 10px; padding-bottom: 10px; }
.lp-header-text { margin-top: 20px; }
.quote-form-card { position: relative; }
.lp-content { margin-top: 0px; }
.header-button-v4, .header-button-v5{ display: none; }
} @media only screen and (max-width:320px) {
#header-classic-five #navigation,
#header-classic-four #navigation{
margin-right: 0px;
} .slider-captions { bottom: 10px; }
.slider-title { font-size: 20px; }
.slider-text { display: none; }
.slider-captions .btn { display: none; } .header-transparent { background: rgba(0, 0, 0, 1); position: relative; z-index: 9; width: 100%; }
.header-button-v4, .header-button-v5{ display: none; }
}
.header-six{
position: fixed;
right: 0;
left: 0;
z-index: 9;
}
#header-six-id{
margin-top: 32px;
}
.header-box{
background: #ffffff;
padding: 20px 15px;
}
.text-default {
color: #f12a02 !important;
}
.widget-footer ul.listnone li::before{
display: none;
}
.close{
position: absolute;
top: 18px;
right: 35px;
width: 20px;
height: 20px;
cursor: pointer;
z-index: 500;
}
.team-social ul li a{padding-right:15px;}
.breadcrumb-item+.breadcrumb-item::before {
display: inline-block;
padding-right: .5rem;
padding-left: .5rem;
color: #6c757d;
content: "/";
} .card { border-radius: 0px; border: 1px solid #e2e6ea; }
.card-body { padding: 30px; }
.card-title { }
.card-subtitle { }
.card-link { }
.card-outline-transparent{border:2px solid rgba(255, 255, 255, .2); background-color: transparent; border-radius: 4px; color: #fff; margin-bottom: 30px; transition: .5s ease;}
.card-outline-transparent:hover{border:2px solid rgba(255, 255, 255, .6); transition: .5s ease; cursor: pointer;}
.card-outline-transparent .card-body{padding: 20px;}
.country-icon img{ height: 35px; width: 35px; margin-right: 20px;  float: left;}
.card-head{padding: 30px 30px 0px;}
.card-process{border-radius: 4px; border:0px;transition: 0.5s; cursor: pointer;margin-bottom: 10px;  }
.card-process:hover{-webkit-box-shadow: 0px 5px 37px -1px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 5px 37px -1px rgba(0,0,0,0.15);
box-shadow: 0px 5px 37px -1px rgba(0,0,0,0.15); transition: 0.5s; cursor: pointer;}
.process-number{font-size: 20px; height:  42px; width: 42px; color: #f12a02; background-color:transparent;
border:2px solid #f12a02; border-radius: 100%;    padding: 6px 13px;
font-weight: 600;
display: inline-block;}
.process-content{ padding-left: 20px; }    
.service-thumb-card{ transition: 0.5s; }
.service-thumb-card:hover{-webkit-box-shadow: 0px 5px 37px -1px rgba(0,0,0,0.22);
-moz-box-shadow: 0px 5px 37px -1px rgba(0,0,0,0.22);
box-shadow: 0px 5px 37px -1px rgba(0,0,0,0.22); transition: 0.5s; cursor: pointer;}
.service-img{position: relative;}
.service-thumb-card-body{ background-color:#fff;padding: 30px; max-height: 82px;}
.service-thumb-card-body i{background-color: transparent; border:2px solid #f12a02; display: inline-block;
border-radius: 100%;
padding: 9px 11px;
height: 38px;
width: 38px;}
.service-thumb-clip{-webkit-clip-path: polygon(0 91%, 100% 76%, 102% 100%, 0% 100%);
clip-path: polygon(0 91%, 100% 76%, 102% 100%, 0% 100%);background-color: #fff; position: absolute;   padding: 40px;
bottom: -2px;
width: 100%;} .country-service-8 .card-body {
padding: 0px 30px 30px 30px;
}
.country-service-8 .card-head {
padding: 30px 30px 30px;
}
.location-block { margin-bottom: 30px;
}
.location-block a{ color: #ffffff !important;  }
.location-img {
position: relative;
}
.location-img:before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0px;
width: 100%;
opacity: .9;
background-image: -webkit-linear-gradient(top,currentColor,transparent);
background-image: linear-gradient(0deg,currentColor 0,transparent);
color: #000000;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
opacity: .6;
height: 100%;
}
.location-img-overlay {
position: absolute;
bottom: 15px;
width: 100%;
padding: 0px 20px;
} .feature-left {
}
.feature-left .feature-icon {
border: 2px solid #f13610;
background-color: #fff;
border-radius: 100%;
height: 60px;
width: 60px;
color: #f13610;
font-size: 21px;
display: block;
font-weight: 600;
padding: 15px 21px;
margin-bottom: 30px;
}
.font-weight-bold {
font-weight: 700!important;
}
p:last-child {
margin-bottom: 0px;
}
.testimonial-single {
}
.testimonial-single-content {
position: relative;
padding: 20px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-family: 'Open Sans';
font-weight: 300;
font-style: italic;
margin-bottom: 40px;
font-size: 17px;
color: #6c7178;
border: 1px solid #e5e5e5;
}
.testimonial-single .t-3-arrow:after{
bottom: -12%;
left: 5%;
display: inline-block;
background-color: #ffffff;
font-family: FontAwesome;
margin-left: -13px;
position: absolute;
font-size: 25px;
content: '\f10d';
border: none;
width: 50px;
height: 30px;
padding: 0px 10px 0px 10px;
text-align: center;
}
.feature-icon {
font-size: 80px;
}
.feature-blurb {
}
.pb-60 {
padding-bottom: 60px;
}
.pt-60 {
padding-top: 60px;
}
.text-primary-light {
color: #b5ddfc;
}
.btn-white {
color: #165e99;
background-color: #fff;
border-color: #fff;
}
.btn-white:hover {
color: #fff;
background-color: #165e99;
border-color: #165e99;
}
.fa-3x{ font-size: 48px; } .header-transparent-second{border-bottom:  1px solid rgba(255,255,255,.3);}
.header-transparent-second .logo{padding: 7px;
border-right: 1px solid rgba(255,255,255,.3);
display: inline-block;
padding-right: 40px;}
#navigation-transparent-second {  position: relative; z-index: 9; }
.navigation-head{float: right}
.header-btn{padding-top: 20px;}
.top-nav-collapse {
background: #1c1e20 !important;
border-color: #1c1e20;
}
.slider-second{}
.slider-second .slider-title {
font-size: 57px;
font-weight: 500;
color: #fff;
text-transform: capitalize;
letter-spacing: -1px;
}
.slider-second .slider-captions {
position: absolute;
bottom: 190px;
}
.service-thumb-card{ transition: 0.5s; }
.service-thumb-card:hover{-webkit-box-shadow: 0px 5px 37px -1px rgba(0,0,0,0.22);
-moz-box-shadow: 0px 5px 37px -1px rgba(0,0,0,0.22);
box-shadow: 0px 5px 37px -1px rgba(0,0,0,0.22); transition: 0.5s; cursor: pointer;}
.service-img{position: relative;}
.service-thumb-card-body{ background-color:#fff;padding: 30px; max-height: 82px;}
.service-thumb-card-body i{background-color: transparent; border:2px solid #f12a02; display: inline-block;
border-radius: 100%;
padding: 9px 11px;
height: 38px;
width: 38px;}
.service-thumb-clip{-webkit-clip-path: polygon(0 91%, 100% 76%, 102% 100%, 0% 100%);
clip-path: polygon(0 91%, 100% 76%, 102% 100%, 0% 100%);background-color: #fff; position: absolute;   padding: 40px;
bottom: -2px;
width: 100%;}
.card-process{border-radius: 4px; border:0px;transition: 0.5s; cursor: pointer;margin-bottom: 10px;  }
.card-process:hover{-webkit-box-shadow: 0px 5px 37px -1px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 5px 37px -1px rgba(0,0,0,0.15);
box-shadow: 0px 5px 37px -1px rgba(0,0,0,0.15); transition: 0.5s; cursor: pointer;}
.process-number{font-size: 20px; height:  42px; width: 42px; color: #f12a02; background-color:transparent;
border:2px solid #f12a02; border-radius: 100%;    padding: 6px 13px;
font-weight: 600;
display: inline-block;}
.process-content{ padding-left: 20px; }    
.parallax-section { position: absolute !important;
top: 120px;
width: 23%;
left: 20%; }
.testimonial-single{}
.testimonial-single-content{position: relative; 
padding: 20px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-family: 'Open Sans';
font-weight: 300;
font-style: italic; margin-bottom: 20px; font-size: 17px; color: #6c7178; border:1px solid #e5e5e5;}
.arrow-bottom {
background: #fff;
border:1px solid #fff;
}
.arrow-bottom:before {
border-top-color: #dadada !important;
margin-left: 6px;
border-width: 14px;
}
.arrow-bottom:after, .arrow-bottom:before {
top: 100%;
left: 10%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
border-color: rgba(255, 255, 255, 0);
}
.arrow-bottom:after {
border-top-color: rgb(255, 255, 255) !important;
margin-left: -13px;
border-width: 13px;
}
.testimonial-single-meta{margin-left: 20px;}
.about-img{} .full-width-navigation{float: right;}
.full-width-navigation #navigation{float: initial;}
.slider-third{ text-align: center; }
.slider-third .slider-title{font-size: 65px; line-height: 75px; font-weight: 500;}
.slider-third .slider-captions {
position: absolute;
bottom: 230px; }
.country-icon img{ height: 35px; width: 35px; margin-right: 20px;  float: left;}
.card-head{padding: 30px 30px 0px;}
.appointment-form{position: relative; bottom: 200px;} .header-boxed{background-color: transparent;}
.header-boxed-style{    background-color: #fff;
border-radius: 5px;
padding: 20px;}
.header-boxed.top-nav-collapse{position: sticky; background: transparent !important; border-color: transparent;}
.slider-fourth{}
.slider-fourth .slider-captions{bottom:200px;}
.slider-fourth .slider-title{font-size: 42px; line-height: 52px; font-weight: 600; padding-bottom: 0px;}
.location-block{ cursor: pointer; margin-bottom: 30px; }
.location-img {position: relative;}
.location-img:before{content: "";
display: block;
position: absolute;
top: 0;
left: 0px;
width: 100%;
opacity: .9;
background-image: -webkit-linear-gradient(top,currentColor,transparent);
background-image: linear-gradient(0deg,currentColor 0,transparent);
color: #000000;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
opacity: .6;
height: 100%;}
.location-img-overlay{position: absolute; bottom: 15px; width: 100%;padding: 0px 20px;}
.location-section{position: relative;background-color: white;
padding: 60px 20px 20px 20px;
bottom: 40px;-webkit-box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.17);
-moz-box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.17);
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.17); border-radius: 4px;}
.bg-image{background:url(../images/bg-image.jpg)no-repeat; padding: 120px 0px;}
.service-thumb-card .service-img img{width:100%;}
.newsletter-card-form{
color: #ffffff;
}
.header-classic{
padding: 10px 0px;
}
ul.feature-list-point  li i{ font-size: 15px;padding-right: 10px}
nav.navbar .dropdown-menu .nav-item{
width: auto;
min-width: 200px;
}
nav.navbar ul.dropdown-menu.show li.dropdown:hover ul.dropdown-menu{
position: absolute;
left: 200px;
top: 0px;
display: block;
}
nav.navbar ul.dropdown-menu.show li.dropdown:hover ul.dropdown-menu li{
display: block;
}
nav.navbar ul.dropdown-menu.show li.dropdown:hover ul.dropdown-menu li ul.dropdown-menu{
display: none;
}
nav.navbar ul.dropdown-menu.show li.dropdown ul.dropdown-menu li:hover ul.dropdown-menu{
position: absolute;
left: 200px;
top: 0px;
display: block;
}
ul.navbar-nav li.dropdown:hover > ul.dropdown-menu{  } .lsq-form-wrapper{line-height:1.5}.lsq-form-wrapper *::before,.lsq-form-wrapper *::after{content:none !important;display:none !important}.lsq-form-wrapper h1,.lsq-form-wrapper h2,.lsq-form-wrapper h3,.lsq-form-wrapper h4{margin-top:10px !important;margin-bottom:5px !important}.lsq-form-wrapper h1,.lsq-form-wrapper h2,.lsq-form-wrapper h3,.lsq-form-wrapper h4,.lsq-form-wrapper h5,.lsq-form-wrapper h6{font-family:inherit;font-weight:500;line-height:1.5;color:inherit}.lsq-form-wrapper .lp-form-header-content-wrapper img,.lsq-form-wrapper .lp-form-footer-content-wrapper img{display:inline-block !important}.lsq-form-wrapper .form-block-holder{overflow:initial}.lsq-form-wrapper .lp-form{list-style-type:none;margin:0;display:block}.lsq-form-wrapper .lp-form select{text-indent:1px;-webkit-appearance:listbox;-moz-appearance:inherit;appearance:listbox;
}.lsq-form-wrapper .lp-form select::-ms-expand{display:none}@media screen and (-webkit-min-device-pixel-ratio:0){::i-block-chrome,.lsq-form-wrapper .lp-form select{-webkit-appearance:listbox}}.lsq-form-wrapper .lp-form-section{width:100%;margin-bottom:3px;margin-top:8px;display:table}.lsq-form-wrapper .lp-form-section.sec-message-wrapper{margin:0;padding:0;min-height:0}.lsq-form-wrapper .lp-form-section.sec-fields-wrapper{}.lsq-form-wrapper .lp-form-section.sec-fields-wrapper .field-label{word-wrap:break-word;display:block;width:100%;text-align:left;color:#3e3e3e;font-size:13px;vertical-align:baseline;font-family:Segoe UI,Trebuchet MS,Sans-Serif}.lsq-form-wrapper .lp-form .sec-fields-wrapper.label-placement.top{}.lsq-form-wrapper .lp-form .sec-fields-wrapper.label-placement.inside{}.lsq-form-wrapper .lp-form-section.sec-button-wrapper{position:relative;margin-bottom:8px;margin-top:8px;text-align:center}.lsq-form-wrapper .lp-form-section.sec-button-wrapper .form-submit-button{max-width:97% !important;min-width:100px;white-space:normal !important;outline:0 !important;display:inline-block}.lsq-form-wrapper .lp-form-section.sec-formdata-wrapper{display:none;visibility:hidden;margin:0;padding:0}.lsq-form-wrapper .lp-form .lp-form-column{list-style-type:none;display:table-column;float:left;min-height:50px;width:100%;position:relative}.lsq-form-wrapper .lp-form .field-control input[data-field-type="date"],.lsq-form-wrapper .lp-form .field-control input[data-field-type="datetime"][data-fieldcontrol-type="date"]{background:#fff url(../images/lp-form-datefield-calender-icon.png) no-repeat 98% center}.lsq-form-wrapper .lp-form .field-control input[data-field-type="time"],.lsq-form-wrapper .lp-form .field-control input[data-field-type="datetime"][data-fieldcontrol-type="time"]{background:#fff url(../images/lp-form-timefield-clock-icon.png.png) no-repeat 98% center}.lsq-form-wrapper .label-placement.top .field-label{float:left;margin-bottom:2px;clear:right}.lsq-form-wrapper .label-placement.top .field-control{margin:0 auto;position:relative !important;clear:left}.lsq-form-wrapper .label-placement.top .field-control-group input[type="text"],.lsq-form-wrapper .label-placement.top .field-control-group input[type="number"],.lsq-form-wrapper .label-placement.top .field-control-group input[type="email"],.lsq-form-wrapper .label-placement.top .field-control-group input[type="tel"],.lsq-form-wrapper .label-placement.top .field-control-group input[type="time"],.lsq-form-wrapper .label-placement.top .field-control-group input[type="date"],.lsq-form-wrapper .label-placement.top .field-control-group input[type="datetime"],.lsq-form-wrapper .label-placement.top .field-control-group input[type="datetime-local"],.lsq-form-wrapper .label-placement.top .field-control-group input[type="url"],.lsq-form-wrapper .label-placement.top .field-control-group input[type="password"],.lsq-form-wrapper .label-placement.top .field-control-group textarea{margin:0 !important;color:#8e8e8e;position:relative !important;width:98.8%;max-width:98.8%;float:left;clear:left;font-size:15px !important;vertical-align:baseline;font-family:Segoe UI,Trebuchet MS,Sans-Serif}.lsq-form-wrapper .label-placement.top .field-control-group select{margin:0 !important;color:#8e8e8e;position:relative !important;width:98.8% !important;max-width:98.8%;float:left;clear:left;font-size:15px !important;vertical-align:baseline;font-family:Segoe UI,Trebuchet MS,Sans-Serif}.lsq-form-wrapper .label-placement.top .field-control-group input,.lsq-form-wrapper .label-placement.top .field-control-group textarea{text-indent:5px;padding:2px 0 !important;height:20px}.lsq-form-wrapper .label-placement.top .field-control-group select{padding:1px;height:25px}.lsq-form-wrapper .label-placement.top .field-control-group textarea{height:40px}.lsq-form-wrapper .label-placement.top .field-control-group input[type="checkbox"],.lsq-form-wrapper .label-placement.top .field-control-group input[type="radio"]{width:13px;height:17px}.lsq-form-wrapper .label-placement.top .form-submit-button{margin:2px auto}.lsq-form-wrapper .label-placement.top .field-control-group.password-field .field-seperator{height:3px}.lsq-form-wrapper .label-placement.top .field-control .file-upload-control{display:table;width:99.8%}.lsq-form-wrapper .label-placement.top .field-control .file-upload-file-path{display:table-cell;vertical-align:middle !important;word-break:normal}.lsq-form-wrapper .label-placement.top .field-control .file-upload-button{display:table-cell;vertical-align:middle !important}.lsq-form-wrapper .label-placement.top .field-control .file-upload-button span{}.lsq-form-wrapper .label-placement.top .field-control .file-upload-button .file-upload-input{position:absolute;top:0;right:0;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0)}.lsq-form-wrapper .label-placement.inside .field-control-group{min-height:38px}.lsq-form-wrapper .label-placement.inside .field-control-group.inline{min-height:30px}.lsq-form-wrapper .label-placement.inside .field-label{float:left;margin-bottom:2px;clear:right}.lsq-form-wrapper .label-placement.inside .field-control{margin:0 auto;position:relative !important;overflow:visible;clear:left}.lsq-form-wrapper .label-placement.inside .field-control-group input[type="text"],.lsq-form-wrapper .label-placement.inside .field-control-group input[type="number"],.lsq-form-wrapper .label-placement.inside .field-control-group input[type="email"],.lsq-form-wrapper .label-placement.inside .field-control-group input[type="tel"],.lsq-form-wrapper .label-placement.inside .field-control-group input[type="time"],.lsq-form-wrapper .label-placement.inside .field-control-group input[type="date"],.lsq-form-wrapper .label-placement.inside .field-control-group input[type="datetime"],.lsq-form-wrapper .label-placement.inside .field-control-group input[type="datetime-local"],.lsq-form-wrapper .label-placement.inside .field-control-group input[type="url"],.lsq-form-wrapper .label-placement.inside .field-control-group input[type="password"],.lsq-form-wrapper .label-placement.inside .field-control-group textarea{margin:0 !important;color:#8e8e8e;position:relative !important;width:98.8%;max-width:98.8%;float:left;clear:left;font-size:15px !important;vertical-align:baseline;font-family:Segoe UI,Trebuchet MS,Sans-Serif}.lsq-form-wrapper .label-placement.inside .field-control-group select{margin:0 !important;color:#8e8e8e;position:relative !important;width:98.8% !important;max-width:98.8%;float:left;clear:left;font-size:15px !important;vertical-align:baseline;font-family:Segoe UI,Trebuchet MS,Sans-Serif}.lsq-form-wrapper .label-placement.inside .field-control-group input,.lsq-form-wrapper .label-placement.inside .field-control-group textarea{text-indent:5px;padding:2px 0 !important;height:20px}.lsq-form-wrapper .label-placement.inside .field-control-group select{padding:1px;height:25px}.lsq-form-wrapper .label-placement.inside .field-control-group textarea{height:40px}.lsq-form-wrapper .label-placement.inside .field-control-group input[type="checkbox"],.lsq-form-wrapper .label-placement.inside .field-control-group input[type="radio"]{width:13px;height:17px}.lsq-form-wrapper .label-placement.inside .form-submit-button{margin:2px auto}.lsq-form-wrapper .label-placement.inside .field-control-group.password-field .field-seperator{height:4px}.lsq-form-wrapper .label-placement.inside .field-control .file-upload-control{display:table;width:99.8%}.lsq-form-wrapper .label-placement.inside .field-control .file-upload-file-path{display:table-cell;vertical-align:middle !important;word-break:normal}.lsq-form-wrapper .label-placement.inside .field-control .file-upload-button{display:table-cell;vertical-align:middle !important}.lsq-form-wrapper .label-placement.inside .field-control .file-upload-button span{}.lsq-form-wrapper .label-placement.inside .field-control .file-upload-button .file-upload-input{position:absolute;top:0;right:0;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0)}.lsq-form-wrapper .field-control-group{position:relative;margin-bottom:3px;min-height:50px;clear:both !important;z-index:initial !important}.lsq-form-wrapper .field-control-group>p{margin:0}.lsq-form-wrapper .field-control-group .field-control ul{list-style-type:none !important;overflow-y:auto;padding:0 !important;margin:0 !important}.lsq-form-wrapper .field-control-group .field-control ul li{display:block !important;list-style-type:none !important;margin:0 !important;padding:0 !important}.lsq-form-wrapper .field-control-group .field-control ul li input{float:left;margin:0 5px 0 10px}.lsq-form-wrapper .field-control-group .field-control ul li:first-child input{margin-left:0}.lsq-form-wrapper .field-control-group .field-control ul li label{min-height:5px;padding-top:3px;display:block;float:left;color:#3e3e3e;font-size:13px;vertical-align:baseline;font-family:Segoe UI,Trebuchet MS,Sans-Serif}.lsq-form-wrapper .field-control-group.inline{margin-top:10px;min-height:30px}.lsq-form-wrapper .field-control-group.inline .field-label{width:39%;clear:none}.lsq-form-wrapper .field-control-group.inline .field-control{margin:0 auto;clear:right;width:100%}.lsq-form-wrapper .field-control-group.inline .field-control ul li input{margin:0 3px 0 0 !important}.lsq-form-wrapper .field-control-group.inline .field-control ul li label{padding-top:0}.lsq-form-wrapper .field-validation-messages{clear:both !important;display:block;position:relative;min-height:6px;line-height:15px}.lsq-form-wrapper .field-validation-messages label{min-width:50px;min-height:10px;border:1px solid #fe8484;padding:6px 10px;position:absolute;background:#ffdcdc;z-index:99;top:4px;border-radius:3px;right:3px}.lsq-form-wrapper .field-validation-messages label:after,.lsq-form-wrapper .field-validation-messages label:before{content:"" !important;display:block !important}.lsq-form-wrapper .field-validation-messages label:after{border-left:5px solid rgba(0,0,0,0);border-right:5px solid transparent;border-bottom:5px solid #ffdcdc;position:absolute;top:-4px;right:10px}.lsq-form-wrapper .field-validation-messages label:before{border-left:5px solid rgba(0,0,0,0);border-right:5px solid transparent;border-bottom:5px solid #ff3a3a;position:absolute;top:-5px;right:10px}.lsq-form-wrapper .field-control-group.inline .field-validation-messages label{right:inherit}.lsq-form-wrapper .field-control-group.inline .field-validation-messages label:after{right:inherit}.lsq-form-wrapper .field-control-group.inline .field-validation-messages label:before{right:inherit}.lsq-form-wrapper .field-control-group.inline[data-field-ctrl-type="checkboxlist"] .field-validation-messages label:after{right:inherit;left:10px}.lsq-form-wrapper .field-validation-messages .success{color:green !important}.lsq-form-wrapper .field-control-group.hidden-field{display:none}.lsq-form-wrapper .field-control-group.password-field .field-seperator{clear:both !important}.lsq-form-wrapper .file-upload-button{border-radius:1px;padding:3px 17px;min-width:25px}.lsq-form-wrapper .file-upload-button{border-color:#ccc;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)}.lsq-form-wrapper .file-upload-button{display:inline-block;padding:0 4px;margin-bottom:0;font-size:13px;line-height:18px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,.75);vertical-align:middle;cursor:pointer;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-ms-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(top,#fff,#e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e6e6e6',GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);border:1px solid #ccc;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.lsq-form-wrapper .file-upload-button:hover{color:#333;text-decoration:none;background-color:#e6e6e6;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-ms-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.lsq-form-wrapper .file-upload-button:hover,.file-upload-button:active,.file-upload-button.active,.file-upload-button.disabled,.file-upload-button[disabled]{background-color:#e6e6e6}.lsq-form-wrapper .file-upload-button.active,.file-upload-button:active{background-color:#e6e6e6;background-color:#d9d9d9 \9;background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.lsq-form-wrapper .field-control-group .field-control ul li .field-option-label input{margin:1px 8px 0 0 !important}.lsq-form-wrapper .field-control-group .field-control ul li .field-option-label{font-weight:normal;vertical-align:baseline;display:block;clear:both;margin-bottom:5px}.lsq-form-wrapper .field-control-group .field-control ul li .field-option-description{font-weight:normal;font-size:11px;padding-left:21px;margin-bottom:10px;margin-top:-7px;opacity:.7;display:block;clear:both}.lsq-form-wrapper .field-control-group[data-field-ctrl-type="checkboxlist"].inline .field-label{float:none;width:auto !important}.lsq-form-wrapper .field-control-group[data-field-ctrl-type="checkboxlist"] .field-label{float:none;width:auto !important}.lsq-form-wrapper .field-control-group .field-control .datetime-control{width:100% !important}.lsq-form-wrapper .field-control-group .field-control .datetime-control input[id^="MXHDateTimePicker_Date"]{background-position:94.2% center !important;width:53% !important;max-width:53% !important;margin-right:2%;clear:none !important}.lsq-form-wrapper .field-control-group .field-control .datetime-control input[id^="MXHDateTimePicker_Time"]{background-position:94.2% center !important;width:44.3% !important;max-width:44.3% !important;clear:none !important}.lsq-form-wrapper .sec-captcha-wrapper{min-height:104px;margin-top:4px}.lsq-form-wrapper .sec-captcha-wrapper .captcha-panel{max-width:198px;min-width:185px;padding:6px;border:1px solid #cacaca;background:rgba(236,236,236,.51);overflow:hidden;margin:0 auto;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;background-image:url(data:image/png;base64,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)}.lsq-form-wrapper .sec-captcha-wrapper img{cursor:default;display:inline-block !important;color:#cfcfcf;font-size:24px;font-family:Arial;text-align:center;width:147px;height:50px;background:#fff;border:1px solid rgba(209,209,209,1);webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.lsq-form-wrapper .sec-captcha-wrapper button{padding:0 !important;cursor:pointer;margin-top:9px;width:32px;height:32px;float:right;background:url(data:image/png;base64,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);background-color:transparent;background-repeat:no-repeat;background-position:center center;border:none}.lsq-form-wrapper .sec-captcha-wrapper button:hover,.lsq-form-wrapper .sec-captcha-wrapper button:focus{outline:0}.lsq-form-wrapper .sec-captcha-wrapper input[type="text"]{padding:3px 0 0 0;margin:0;width:100%;text-indent:6px;display:block;color:#555 !important;clear:both;margin-top:5px;height:25px !important;border:1px solid #dbdbdb;background-color:#fff;font-size:12px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;font-family:Arial;-webkit-box-shadow:rgba(255,255,255,.4) 0 1px 0,inset rgba(0,0,0,.7) 0 1px 1px !important;-moz-box-shadow:rgba(255,255,255,.4) 0 1px 0,inset rgba(0,0,0,.7) 0 1px 1px}.lsq-form-wrapper .sec-captcha-wrapper .validation-msg{padding-top:4px;clear:both;float:left;font-size:11px;font-weight:normal;color:red;margin-bottom:-2px}.lsq-form-wrapper .sec-button-wrapper.btn-align-left{text-align:left}.lsq-form-wrapper .sec-button-wrapper.btn-align-center{text-align:center}.lsq-form-wrapper .sec-button-wrapper.btn-align-right{text-align:right}.lsq-form-wrapper .field-control-group[data-sms-verfication="1"] .field-control input{float:left}.lsq-form-wrapper .field-control-group[data-sms-verfication="1"] .field-control button{width:14px !important;padding:0;float:right;margin-right:0;margin-left:-22px;margin-top:1px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANJJREFUeNpiZGBgCGRiYqpmIAH8+/dvAiNQ0xkGMgATA5mABUT8/fvXhBRNzMzMZ8i2kQnNJFxYFIgrMJxKAAgB8RwgfkGKRkYgbgJiaSD+RShUWYFYAMqOAmILIP4ExNPxaTQA4iVAXALE/ECcAsSfgTgbiPfhc6oIEAsCsRsorICYC4gzgfg6oQSwB4hjgPghELsC8SQgPkdsynkFddouIF6OOyKBafX///8MpGCQHrJTDvVzBzDhgzFtshWOrIM/awFD6TsjI6MFiUXHLIAAAwBnkU9/cNgXCgAAAABJRU5ErkJggg==) center no-repeat;border:none;cursor:pointer;position:absolute}.lsq-form-wrapper .field-control-group[data-sms-verfication="1"] .field-control button[disabled]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARtJREFUeNpiZGBgCGRiYqpmIAH8+/dvAiNQ0xkGMgATA5mABUqbkKjvDFE2/v37F4xJdqpoB5OG1AqmHdicihMINf1X5rRh2P/vC8N7ojUK1f9nYjdkWM8kyMD3/y/DH7xOBSrmEmr+Lw9iM0szTGGRZ1D+/4Ph56/LDBNwahTu+R/OYc9wg02DYSlQsyy7AUMkUNOv7wcYYt/kM/bidCojG4M8EycDF7MagwEDI8MqIJ/1216GtLdljFsxUwAw5QAxAwyLtDNqyRxgfCx/hfGr+BzGachySBgzHt9VM177cZzB/fcthot/nzLk4U5zQN3///9nIAVjtZFYQP3cgS19UjVbYQBmZma8GpmBofSdkZHRgsSiYxZAgAEAkI96s97eWSIAAAAASUVORK5CYII=) center no-repeat}.lsq-form-wrapper .field-control-group[data-sms-verfication="1"] .field-control button:focus{outline:0}.lsq-form-wrapper .field-control-group[data-sms-verfication="1"] .field-control button:hover{outline:0;opacity:.7;filter:alpha(opacity=70)}.lsq-form-wrapper .label-placement.top .field-control-group[data-sms-verfication="1"] .field-control input[type="text"]{width:100% !important}.lsq-form-wrapper .label-placement.inside .field-control-group[data-sms-verfication="1"] .field-control input[type="text"]{width:100% !important}.lsq-form-wrapper .alert{text-align:left;padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255,255,255,.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin:2% 2% 2% 1%;font-size:13px;vertical-align:baseline;font-family:Segoe UI,Trebuchet MS,Sans-Serif}.lsq-form-wrapper .alert,.lsq-form-wrapper .alert h4{color:#c09853}.lsq-form-wrapper .alert h4{margin:0}.lsq-form-wrapper .alert .close{position:relative;top:-2px;right:-21px;line-height:20px}.lsq-form-wrapper .alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.lsq-form-wrapper .alert-success h4{color:#468847}.lsq-form-wrapper .alert-danger,.lsq-form-wrapper .alert-error{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.lsq-form-wrapper .alert-danger h4,.lsq-form-wrapper .alert-error h4{color:#b94a48}.lsq-form-wrapper .alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.lsq-form-wrapper .alert-info h4{color:#3a87ad}.lsq-form-wrapper .alert-block{padding-top:14px;padding-bottom:14px}.lsq-form-wrapper .alert-block>p,.lsq-form-wrapper .alert-block>ul{margin-bottom:0}.lsq-form-wrapper .alert-block p+p{margin-top:5px}.lsq-form-wrapper .fade{opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.lsq-form-wrapper .fade.in{opacity:1}.lsq-form-wrapper .alert.fade{display:none}.lsq-form-wrapper .alert.fade.in{display:block}.lsq-form-wrapper .result-messages{text-align:center;padding-top:3px}.lsq-form-wrapper .result-messages .msg{font-size:11px !important;clear:both;display:none;margin:8px 0;font-family:Verdana !important}.lsq-form-wrapper .alert-success-msg{color:green}.lsq-form-wrapper .alert-error-msg{color:red}.lsq-form-wrapper .hide,.lsq-form-wrapper .form-holder .removeme{display:none}.lsq-form-wrapper .show{display:inline-block}.lsq-form-wrapper .mandatory{color:red;font-size:11px !important;font-family:Verdana !important}.lsq-form-wrapper .validation-msg{color:red;font-size:11px !important;font-weight:normal !important;font-family:Verdana !important;text-align:left;padding-top:2px}.field-control-group[data-field-type="multiselect"] .bs-btn-group:hover .dropdown-menu{display:block}.field-control-group[data-field-type="multiselect"] .multiselect-container{width:98% !important;max-height:200px;border-radius:0;overflow-x:hidden}.field-control-group[data-field-type="multiselect"] .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;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.field-control-group[data-field-type="multiselect"] .multiselect-container input[type="checkbox"]{position:relative;vertical-align:middle}.field-control-group[data-field-type="multiselect"] .multiselect-container li input{margin-left:0 !important}.field-control-group[data-field-type="multiselect"] .multiselect-container li a{display:inline-block;width:100%;padding:0 10px}.field-control-group[data-field-type="multiselect"] .multiselect-container li a:hover{background-color:#88c5fd}.field-control-group[data-field-type="multiselect"] .multiselect-container li a label{font-size:12px}.field-control-group[data-field-type="multiselect"] .multiselect-container li a:hover label{color:#fff}.field-control-group[data-field-type="multiselect"] .multiselect-container li.active{background-color:#428bca;color:#fff;text-decoration:none;outline:0}.field-control-group[data-field-type="multiselect"] .multiselect-container li.active .checkbox{color:#e1fbff !important}.field-control-group[data-field-type="multiselect"] .multiselect-container li .checkbox{margin:3px 0 7px 0;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.field-control-group[data-field-type="multiselect"] select[multiple="multiple"]+div.btn-group button.multiselect,.field-control-group[data-field-type="multiselect"] select.multiselect+div.btn-group.open .multiselect-container{width:99% !important;padding-right:1px}.field-control-group[data-field-type="multiselect"] select[multiple="multiple"]+div.btn-group{width:99% !important;padding-right:1px}.field-control-group[data-field-type="multiselect"] .multiselect{vertical-align:middle !important;width:1%;display:table-cell;padding:2px 5px 2px 5px;font-size:13px}@media(min-width:0) and (max-width:767px){.field-control-group[data-field-type="multiselect"] select.multiselect+div.btn-group.open .multiselect-container{padding-right:5px}.field-control-group[data-field-type="multiselect"] select[multiple="multiple"]+div.btn-group{padding-right:5px}.field-control-group[data-field-type="multiselect"] .multiselect-container{width:99% !important;padding-right:5px}}@media(min-width:0) and (max-width:480px){.field-control-group[data-field-type="multiselect"] select.multiselect+div.btn-group.open .multiselect-container{padding-right:1px}.field-control-group[data-field-type="multiselect"] select[multiple="multiple"]+div.btn-group{padding-right:1px}}html.slb_overlay object,html.slb_overlay embed,html.slb_overlay iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap iframe{visibility:visible}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(../images/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}.owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50); opacity: 0.5;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(../images/AjaxLoader.gif) no-repeat center center
}.owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}.owl-carousel .item img {
width: 100%;
}
.owl-carousel-item-text {
text-align: center;
}
.owl-carousel-item-imgtitle {
font-size: 22px;
}
.owl-carousel-item-imgoverlay {
position: absolute;
opacity: 0;
-webkit-transition: opacity 0.5s ease-out;
transition: opacity 0.5s ease-out;
background-color: rgba(0, 0, 0, 0);
text-align: center;
bottom: 0px;
width: 100%; 
color: white;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.owl-carousel .item:hover .owl-carousel-item-imgoverlay {
opacity: 1;
background-color: rgba(0, 0, 0, 0.3);
}