@charset "UTF-8";
@charset "UTF-8";
@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 .hidden-fields-container {
display: none;
}
.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 [inert] {
opacity: 0.5;
}
.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;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.symple-clear-floats { clear: both }
.symple-clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.symple-fadein { opacity: 0; }
.vc_editor .symple-fadein { opacity: 1; } .symple-grid { margin: 0 -10px }
.symple-col { float: left; margin: 0 0 20px; padding: 0 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.symple-col.symple-count-1 { clear: both; }
.symple-col-1 { float: none }
.symple-col-2 { width: 50% }
.symple-col-3 { width: 33.33% }
.symple-col-4 { width: 25% }
.symple-col-5 { width: 20% }
.symple-col-6 { width: 16.66666667% }
.symple-col-7 { width: 14.28% }  .symple-spacing { display: block; height: auto; margin: 0 !important; padding: 0 !important; background: none !important; border: none !important; outline: none !important; }  .symple-divider { display: block; width: 100%; height: 0; margin: 0; background: none !important; }
.symple-divider.solid { border-top: 1px solid #eee }
.symple-divider.dashed { border-top: 2px dashed #eee }
.symple-divider.dotted { border-top: 3px dotted #eee }
.symple-divider.double { height: 5px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.symple-divider.fadeout { width: 100%; height: 1px; border: none; margin-bottom: 42px; margin-top: 12px; margin-left: auto; margin-right: auto; background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#dddddd), to(#f9f9f9)) !important; background-image: -webkit-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -moz-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -o-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -ms-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; }
.symple-divider.fadein { width: 100%; height: 1px; border: none; margin-bottom: 42px; margin-top: 12px; margin-left: auto; margin-right: auto; background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#dddddd), to(#f9f9f9)) !important; background-image: -webkit-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -moz-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -o-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: -ms-radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; background-image: radial-gradient(50% 50%, #dddddd, #f9f9f9) !important; }  .symple-bullets ul { margin-left: 0 !important; padding-left: 0 !important; list-style: none !important; list-style-image: none !important; }
.symple-bullets ul li { padding-left: 25px !important; }
.symple-bullets-check ul li{ background: url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/check.png) left center no-repeat; }
.symple-bullets-gray ul li{ background: url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/bullets-gray.png) left center no-repeat; }
.symple-bullets-blue ul li{ background: url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/bullets-blue.png) left center no-repeat; }
.symple-bullets-red ul li{ background: url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/bullets-red.png) left center no-repeat; }
.symple-bullets-purple ul li{ background: url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/bullets-purple.png) left center no-repeat; }  .symple-background p:last-child { margin: 0; }
.symple-background.style-centered { background-image-repeat: repeat; }
.symple-background.style-fixed,
.symple-background.style-parallax { background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }  .symple-social-icon { display: inline-block; margin-right: 5px; border: none !important; outline: none; text-decoration: none !important; }
.symple-social-icon img { display: inline; border: none; outline: none; padding: 0; margin: 0; box-shadow: none !important; }
.symple-social-icon img:hover { opacity: 0.8 }  .symple-one-half { width: 48% }
.symple-one-third { width: 30.66% }
.symple-two-third { width: 65.33% }
.symple-one-fourth { width: 22% }
.symple-three-fourth { width: 74% }
.symple-one-fifth { width: 16.8% }
.symple-two-fifth { width: 37.6% }
.symple-three-fifth { width: 58.4% }
.symple-four-fifth { width: 67.2% }
.symple-one-sixth { width: 13.33% }
.symple-five-sixth { width: 82.67% }
.symple-one-half, .symple-one-third, .symple-two-third, .symple-three-fourth, .symple-one-fourth, .symple-one-fifth, .symple-two-fifth, .symple-three-fifth, .symple-four-fifth, .symple-one-sixth, .symple-five-sixth { position: relative; margin-right: 4%; margin-bottom: 2em; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.symple-column-last { margin-right: 0!important; clear: right; }
.symple-column-last:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.symple-one-half, .symple-one-third, .symple-two-third, .symple-three-fourth, .symple-one-fourth, .symple-one-fifth, .symple-two-fifth, .symple-three-fifth, .symple-four-fifth, .symple-one-sixth, .symple-five-sixth { }  .symple-button { font-family: inherit; margin: 5px 5px 5px 0; cursor: pointer; display: inline-block; white-space: nowrap; nowhitespace: afterproperty; text-align: center; outline: none; border: none !important; border-radius: 3px; background: #333; color: #fff; padding: 0.8em 1em; line-height: 1em; text-decoration: none !important; -webkit-appearance: none; }
.symple-button:hover { color: #fff; opacity: 0.8; }
.symple-shortcodes span.symple-button-inner { border: none; }
.symple-button.black { background: #000; }
.symple-button.gray { background: #bdc3c7; }
.symple-button.blue { background: #3498db; }
.symple-button.teal { background: #1abc9c; }
.symple-button.orange { background: #f26c4f; }
.symple-button.red { background: #E32027; }
.symple-button.pink { background: #EA4C89; }
.symple-button.purple { background: #9b59b6; }
.symple-button.green { background: #2ecc71; }
.symple-button.gold { background: #f39c12; }
.symple-button.brown { background: #2ecc71; }
.symple-button.navy { background: #34495e; }
.symple-button.rosy { background: #E5789B; }
.symple-button { font-size: 13px }
.symple-button.large { font-size: 16px }
.symple-button.giant { font-size: 18px }
.symple-button.left { float: left }
.symple-button.right { float: right; margin-right: 0; margin-left: 5px; }
.symple-button-icon-left { margin-right: 7px; }
.symple-button-icon-right { margin-left: 7px; }
.symple-button.aligncenter { display: block; margin: 0 auto; }  .symple-testimonial-content { font-style: italic; position: relative; background: #f5f5f5; padding: 15px; color: #666; border-radius: 2px; -webkit-border-radius: 2px; }
.symple-testimonial-content:before { content: ""; position: absolute; left: 15px; bottom: -15px; width: 0px; height: 0px; border-bottom: 15px solid rgba(255,255,255,0); border-top: 15px solid rgba(255,255,255,0); border-right: 15px solid #f5f5f5; font-size: 0px; line-height: 0px; }
.symple-testimonial-content p:last-child { margin: 0 }
.symple-testimonial-author { font-size: 1em; margin-top: 25px; margin-left: 15px; color: #000; font-weight: bold; }  .symple-highlight-yellow, .symple-highlight-yellow a { background-color: #FFF7A8; color: #695D43; }
.symple-highlight-blue, .symple-highlight-blue a { color: #5091b2; background: #e9f7fe; }
.symple-highlight-green, .symple-highlight-green a { color: #5f9025; background: #ebf6e0; }
.symple-highlight-red, .symple-highlight-red a { color: #de5959; background: #ffe9e9; }
.symple-highlight-gray, .symple-highlight-gray a { color: #666; background: #f9f9f9; }   .symple-box { display: block; padding: 15px 20px; margin: 0; font-size: 1em; border-radius: 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.symple-box p:last-child { margin: 0 } .symple-box.left { float: left }
.symple-box.right { float: right }
.symple-box.center { margin: 0 auto; float: none; } .symple-box.black { color: #fff; background: #000; }
.symple-box.white { color: #0000; background: #ffff; border: 1px solid #eee; }
.symple-box.gray { color: #666; background: #f9f9f9; border: 1px solid #ddd; }
.symple-box.red { color: #de5959; background: #ffe9e9; border: 1px solid #fbc4c4; }
.symple-box.green { color: #5f9025; background: #ebf6e0; border: 1px solid #b3dc82; }
.symple-box.blue { color: #5091b2; background: #e9f7fe; border: 1px solid #b6d7e8; }
.symple-box.yellow { color: #c4690e; background: #fffdf3; border: 1px solid #f2dfa4; }  .symple-toggle .symple-toggle-trigger { display: block; color: #555; display: block; padding: 15px 15px 15px 37px; border: 1px solid #ddd; background: #f9f9f9 url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/plus.png) no-repeat 15px center; outline: 0; text-transform: none; letter-spacing: normal; font-weight: normal; font-size: 1em; line-height: 1.5em; margin: 0; margin-top: 10px; cursor: pointer; }
.symple-toggle .symple-toggle-trigger:hover { background-color: #eee; text-decoration: none; }
.symple-toggle .symple-toggle-trigger.active, .symple-toggle .symple-toggle-trigger.active:hover { color: #000; background-color: #eee; background-image: url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/minus.png); text-decoration: none; }
.symple-toggle .symple-toggle-container { display: none; overflow: hidden; padding: 15px; border: 1px solid #ddd; border-top: 0px; }
.symple-toggle.state-open .symple-toggle-container { display: block; }  .symple-accordion h3.symple-accordion-trigger { display: block; color: #555; display: block; padding: 15px 15px 15px 37px; border: 1px solid #ddd; background: #f9f9f9 url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/plus.png) no-repeat 15px center; outline: 0; text-transform: none; letter-spacing: normal; font-weight: normal; font-size: 1em; line-height: 1.5em; margin: 10px 0 0 !important; cursor: pointer; }
.symple-accordion h3.symple-accordion-trigger a { color: #555; text-decoration: none !important; }
.symple-accordion .ui-state-focus { outline: none }
.symple-accordion .symple-accordion-trigger:hover { background-color: #eee; text-decoration: none; }
.symple-accordion .symple-accordion-trigger.ui-state-active { background-color: #eee; background-image: url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/minus.png); text-decoration: none; }
.symple-accordion .symple-accordion-trigger.ui-state-active a { color: #000 }
.symple-accordion .ui-accordion-content { background-color: #fff; padding: 15px; border: 1px solid #ddd; border-top: 0px; }
.symple-accordion .ui-accordion-content p:last-child { margin: 0px }
.symple-accordion .ui-icon { margin-right: 7px }  .symple-tabs ul.ui-tabs-nav { display: block; margin: 0 !important; padding: 0; border-bottom: solid 1px #ddd; }
.symple-tabs ul.ui-tabs-nav li { display: block; width: auto; height: 40px; padding: 0 !important; float: left !important; margin: 0 4px 0 0 !important; outline: none; }
.symple-tabs ul.ui-tabs-nav li a { display: block; text-decoration: none; width: auto; height: 40px; padding: 0px 20px; line-height: 40px; border: solid 1px #ddd; border-bottom: none; margin: 0; background-color: #f5f5f5; font-size: 1em; color: #444; outline: none; border-radius: 4px 4px 0 0; }
.symple-tabs ul.ui-tabs-nav li a:hover { color: #333; background: #eee; }
.symple-tabs ul.ui-tabs-nav .ui-state-active a { background: #fff; height: 40px; color: #000 !important; }
.symple-tabs ul.ui-tabs-nav .ui-state-active a:hover { background: #fff }
.symple-tabs .tab-content { background: #fff; padding: 20px; border-left: solid 1px #ddd; border-right: solid 1px #ddd; border-bottom: solid 1px #ddd; }
.symple-tabs ul.tabs:before, ul.tabs:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.symple-tabs ul.tabs:after { clear: both }
.symple-tabs ul.tabs { zoom: 1 }
.symple-tabs .ui-tabs-hide { display: none }
.symple-tabs:before, ul.symple-tabs:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.symple-tabs:after { clear: both }
.symple-tabs { zoom: 1 }
.symple-tabs .ui-tabs-hide { display: none }  .symple-pricing-table { list-style: none; margin: 0; padding: 0; font-size: 16px; }
.symple-pricing-table div { list-style: none }
.symple-pricing-table > div { margin-right: 4%; }
.symple-pricing { list-style: none; text-shadow: none; margin-bottom: 0; border: 1px solid #ddd; transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; }
.symple-pricing .symple-pricing-header { background: #333; text-align: center; padding: 20px 0; }
.symple-pricing .symple-pricing-header h5 { color: #fff; font-size: 1em; margin: 0; padding: 0 20px 10px; font-weight: bold; border-bottom: 1px solid #444; text-transform: uppercase; }
.symple-pricing .symple-pricing-cost { color: #fff; font-size: 2em; line-height: 1em; padding-top: 20px; }
.symple-pricing.featured .symple-pricing-header { background: #fd5c41; margin: -1px; color: #fff; }
.symple-pricing.featured .symple-pricing-header h5 { color: #fff; border-bottom: 1px solid rgba(0,0,0,0.1); }
.symple-pricing .symple-pricing-per { font-size: 0.786em; color: #fff; opacity: 0.5; }
.symple-pricing .symple-pricing-content { background: #fff; font-size: 0.857em; text-align: center; }
.symple-pricing .symple-pricing-content ul { margin: 0 !important; list-style: none !important; padding: 0 !important; }
.symple-pricing .symple-pricing-content ul li { margin: 0 !important; padding: 10px 20px !important; border-bottom: 1px solid #eee; list-style: none !important; }
.symple-pricing .symple-pricing-content ul li:nth-child(2n+2) { background: #f9f9f9 }
.symple-pricing .symple-pricing-button { background: #fff; text-align: center; border-top: 1px solid #fff; padding: 20px; }
.symple-pricing .symple-pricing-button .symple-button { float: none; margin: 0 auto; }  .symple-shortcodes .symple-heading { margin: 20px 0 !important; padding: 0 !important; height: 40px; line-height: 40px; margin: 20px 0; font-size: 16px; }
.symple-shortcodes .symple-heading span { background: #fff; }
.symple-shortcodes .symple-heading-dotted-line { background: url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/dotted.png) center center repeat-x; }
.symple-shortcodes .symple-heading-dashed-line { background: url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/dashed.png) center center repeat-x; }
.symple-shortcodes .symple-heading-double-line { background: url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/double-line.png) center center repeat-x;  }
.symple-shortcodes .symple-heading.text-align-center { text-align: center }
.symple-shortcodes .symple-heading.text-align-center span { padding-right: 15px; padding-left: 15px; }
.symple-shortcodes .symple-heading.text-align-left { text-align: left }
.symple-shortcodes .symple-heading.text-align-left span { padding-right: 15px; }
.symple-shortcodes .symple-heading.text-align-right { text-align: right }
.symple-shortcodes .symple-heading.text-align-right span { padding-left: 15px; }
.symple-shortcodes .symple-heading-icon-left { margin-right: 10px; }
.symple-shortcodes .symple-heading-icon-right { margin-left: 10px; }  .googlemap { position: relative; max-width: inherit; }
.googlemap .map_canvas { width: 100%; height: 100%; }
.googlemap .map_canvas h3 { margin: 0 0 10px; font-size: 14px; }
.map_canvas img { max-width: none !important }  .symple-divider { display: block; width: 100%; height: 0; margin: 0; background: none; }
.symple-divider.solid { border-top: 1px solid #eee }
.symple-divider.dashed { border-top: 2px dashed #eee }
.symple-divider.dotted { border-top: 3px dotted #eee }
.symple-divider.double { height: 5px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.symple-divider.fadeout { width: 100%; height: 1px; border: none; margin-bottom: 42px; margin-top: 12px; margin-left: auto; margin-right: auto; background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#eeeeee), to(#ffffff)); background-image: -webkit-radial-gradient(50% 50%, #eeeeee, #ffffff); background-image: -moz-radial-gradient(50% 50%, #eeeeee, #ffffff); background-image: -o-radial-gradient(50% 50%, #eeeeee, #ffffff); background-image: -ms-radial-gradient(50% 50%, #eeeeee, #ffffff); background-image: radial-gradient(50% 50%, #eeeeee, #ffffff); }
.symple-divider.fadein { width: 100%; height: 1px; border: none; margin-bottom: 42px; margin-top: 12px; margin-left: auto; margin-right: auto; background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#ffffff), to(#eeeeee)); background-image: -webkit-radial-gradient(50% 50%, #ffffff, #eeeeee); background-image: -moz-radial-gradient(50% 50%, #ffffff, #eeeeee); background-image: -o-radial-gradient(50% 50%, #ffffff, #eeeeee); background-image: -ms-radial-gradient(50% 50%, #ffffff, #eeeeee); background-image: radial-gradient(50% 50%, #ffffff, #eeeeee); }  .symple-skillbar { position: relative; display: block; margin-bottom: 15px; width: 100%; background: #eee; height: 35px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -webkit-transition: 0.4s linear; -moz-transition: 0.4s linear; -ms-transition: 0.4s linear; -o-transition: 0.4s linear; transition: 0.4s linear; -webkit-transition-property: width, background-color; -moz-transition-property: width, background-color; -ms-transition-property: width, background-color; -o-transition-property: width, background-color; transition-property: width, background-color; }
.symple-skillbar-title { position: absolute; top: 0; left: 0; font-weight: bold; font-size: 13px; color: #fff; background: #6adcfa; -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.symple-skillbar-title span { display: block; background: rgba(0,0,0,0.1); padding: 0 20px; height: 35px; line-height: 35px; -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.symple-skillbar-bar { height: 35px; width: 0px; background: #6adcfa; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.symple-skill-bar-percent { position: absolute; right: 10px; top: 0; font-size: 11px; height: 35px; line-height: 35px; color: #444; color: rgba(0,0,0,0.4); }  .symple-callout { padding: 20px 30px; background: #f1f1f1; position: relative; border-radius: 3px; }
.symple-callout-caption { float: left; font-size: 1.6em; font-weight: 400; width: 80%; color: #555; }
.symple-callout-button { float: right; }  .symple-shortcodes .symple-recent-posts:after,
.symple-shortcodes .symple-grid-col:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.symple-shortcodes .symple-recent-posts-entry-media { margin: 0 0 20px; }
.symple-shortcodes .symple-recent-posts-entry-media img { display: block; margin: 0 auto; }
.symple-shortcodes .symple-recent-posts-entry-title { margin: 0 0 10px; }  .mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; filter: alpha(opacity=80); }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }
.mfp-ajax-cur { cursor: progress }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content { cursor: auto }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.mfp-loading.mfp-figure { display: none }
.mfp-hide { display: none !important }
.mfp-preloader { color: #cccccc; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a { color: #cccccc }
.mfp-preloader a:hover { color: white }
.mfp-s-ready .mfp-preloader { display: none }
.mfp-s-error .mfp-content { display: none }
button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; padding: 0; z-index: 1046;}
button::-moz-focus-inner { padding: 0; border: 0; }
.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: white; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus { opacity: 1 }
.mfp-close:active { top: 1px }
.mfp-close-btn-in .mfp-close { color: #333333; background: none !important;  border: none !important; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: white; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter { position: absolute; top: 0; right: 0; color: #cccccc; font-size: 12px; line-height: 18px; }
.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); background: none !important;  border: none !important; }
.mfp-arrow:active { margin-top: -54px }
.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b { border-top-width: 21px; border-bottom-width: 21px; }
.mfp-arrow-left { left: 0 }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a { border-right: 17px solid white; margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b { margin-left: 25px; border-right: 27px solid #3f3f3f; }
.mfp-arrow-right { right: 0 }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a { border-left: 17px solid white; margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b { border-left: 27px solid #3f3f3f }
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: black; }
.mfp-iframe-holder .mfp-close { top: -40px } img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444444; }
.mfp-figure { line-height: 0 }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title { text-align: left; color: #f3f3f3; word-break: break-word; padding-right: 36px; color: #cccccc; font-size: 12px; line-height: 18px; }
.mfp-figure small { color: #bdbdbd; display: block; font-size: 12px; line-height: 14px; }
.mfp-image-holder .mfp-content { max-width: 100% }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { 
.mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
.mfp-img-mobile img.mfp-img { padding: 0 } .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
.mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty { padding: 0 }
.mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
.mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; }
.mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
}
@media all and (max-width: 900px) { 
.mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
.mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
.mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
.mfp-container { padding-left: 6px; padding-right: 6px; }
}
.mfp-ie7 .mfp-img { padding: 0 }
.mfp-ie7 .mfp-bottom-bar { width: 600px; left: 50%; margin-left: -300px; margin-top: 5px; padding-bottom: 5px; }
.mfp-ie7 .mfp-container { padding: 0 }
.mfp-ie7 .mfp-content { padding-top: 44px }
.mfp-ie7 .mfp-close { top: 0; right: 0; padding-top: 0; }  .symple-recent-news { border: 1px solid #ddd; border-radius: 5px; padding: 30px 20px 0; box-sizing: border-box; position: relative; }
.symple-recent-news-header { position: absolute; top: -20px; height: 40px; line-height: 40px; left: 20px; background: #fff; padding: 0 10px; margin: 0 !important; font-size: 14px; color: #aaa; font-weight: normal; }
.symple-recent-news-entry { position: relative; margin: 0; padding-left: 85px; width: auto !important; min-height: 80px; }
.symple-recent-news-date { position: absolute; left: 0; top: 0; width: 60px; padding: 7px 0; text-align: center; font-weight: bold; font-size: 13px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #ddd; border: 1px solid rgba(153,153,153,0.4); background-color: #fbfbfb; }
.symple-recent-news-date span { display: block }
.symple-recent-news-date span.day { font-size: 21px; color: #444; }
.symple-recent-news-date span.month { font-size: 12px; color: #777; font-weight: normal; }
.symple-recent-news-entry { margin-bottom: 30px; }
.symple-shortcodes .symple-recent-news-entry-title-heading { font-size: 18px; margin: 0 0 10px; }  .symple-caroufredsel-wrap { margin: 0; overflow: hidden; opacity: 0; }
.symple-caroufredsel {  position: relative; }
.symple-shortcodes .symple-caroufredsel-wrap ul { margin: 0; padding: 0; list-style: none; display: block; }
.symple-caroufredsel-wrap ul li.symple-caroufredsel-slide { display: block; float: left; margin: 0; padding: 0 10px; height: auto; overflow: hidden; }
.symple-caroufredsel-wrap .symple-caroufredsel-pag-wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.symple-caroufredsel-wrap .symple-caroufredsel-pag-wrap { margin-bottom: 20px; padding: 0 10px; }
.symple-caroufredsel-wrap .symple-caroufredsel-pag { float: right }
.symple-caroufredsel-wrap .symple-caroufredsel-pag a { display: block; height: 10px; width: 10px; float: left; margin-left: 5px; text-indent: -9999px; background: #ccc; }
.symple-caroufredsel-wrap .symple-caroufredsel-pag a:hover { background: #aaa }
.symple-caroufredsel-wrap .symple-caroufredsel-pag a.selected { background: #000 }
.symple-caroufredsel-wrap .symple-caroufredsel-pag a:first-child { margin: 0 }
.symple-caroufredsel-wrap .symple-caroufredsel-prev,
.symple-caroufredsel-wrap .symple-caroufredsel-next { position: absolute; display: block; top: 50%; margin-top: -20px; height: 40px; width: 40px; text-indent: -9999px; background: #000 url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/arrows.png) no-repeat; background: rgba(0,0,0,0.85) url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/arrows.png) no-repeat; cursor: pointer; }
.symple-caroufredsel-wrap .symple-caroufredsel-prev { left: -10px; box-shadow: -2px 2px 4px rgba(0,0,0,0.2); }
.symple-caroufredsel-wrap .symple-caroufredsel-next { background-position: 0 -40px; right: -10px; box-shadow: 2px 2px 4px rgba(0,0,0,0.2); }
.symple-caroufredsel-wrap .symple-caroufredsel-prev:hover,
.symple-caroufredsel-wrap .symple-caroufredsel-next:hover { background-color: #F00 }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-media { position: relative; }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-media:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-media img { display: block; float: left; }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-title { position: absolute; bottom: 0; left: 0; background: #000; background: rgba(0,0,0,0.7); color: #fff; padding: 10px; font-size: 13px; width: 100%; box-sizing: border-box; display: block; text-align: center; }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-title a { color: #fff }
.symple-caroufredsel-wrap .symple-caroufredsel-entry-title a:hover { color: #fff }  .flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus { outline: none }
.slides,
.flex-control-nav,
.flex-direction-nav { margin: 0; padding: 0; list-style: none; }
.symple-flexslider-wrap { position: relative; }
.symple-flexslider-wrap .flexslider { margin: 0; padding: 0; }
.symple-flexslider-wrap .flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }
.symple-flexslider-wrap .flexslider .slides img { width: 100%; display: block; }
.symple-flexslider-wrap .flex-pauseplay span { text-transform: capitalize }
.symple-flexslider-wrap .slides:after { content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.symple-flexslider-wrap html[xmlns] .slides { display: block }
.symple-flexslider-wrap * html .slides { height: 1% }
.symple-flexslider-wrap .no-js .slides > li:first-child { display: block } .symple-flexslider-wrap { position: relative; }
.symple-flexslider-wrap .flexslider { position: relative; zoom: 1; }
.symple-flexslider-wrap .flexslider-loader { background: #fff url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/loader.gif) center center no-repeat; }
.symple-flexslider-wrap .flexslider-loader .flexslider { opacity: 0; }
.symple-flexslider-wrap .flex-viewport { max-height: 2000px; }
.symple-flexslider-wrap .flexslider .slides { zoom: 1 }
.symple-flexslider-wrap .symple-flexslider-entry-media { display: block; }
.symple-flexslider-wrap ul,
.symple-flexslider-wrap ol { list-style: none !important; margin: 0 !important; } .symple-flexslider-wrap.flexslider-style-images .flex-direction-nav a { display: block; width: 40px; height: 40px; border-radius: 4px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: #fff; background:#000 url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/arrows.png) no-repeat; background: rgba(0,0,0,0.85) url(//www.nomadindesign.com/wp-content/plugins/symple-shortcodes/shortcodes/css/images/arrows.png) no-repeat; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; text-indent: -9999px; }
.symple-flexslider-wrap.flexslider-style-images .flex-direction-nav .flex-prev { left: 20px }
.symple-flexslider-wrap.flexslider-style-images .flex-direction-nav .flex-next { right: 20px; background-position: 0 -40px; }
.symple-flexslider-wrap.flexslider-style-images .flexslider:hover .flex-prev { opacity: 0.7; }
.symple-flexslider-wrap.flexslider-style-images .flexslider:hover .flex-next { opacity: 0.7; }
.symple-flexslider-wrap.flexslider-style-images .flexslider:hover .flex-next:hover,
.symple-flexslider-wrap.flexslider-style-images .flexslider:hover .flex-prev:hover { opacity: 1 }
.symple-flexslider-wrap.flexslider-style-images .flex-direction-nav .flex-disabled { opacity: 0!important; filter: alpha(opacity=0); cursor: default; } .symple-flexslider-wrap.flexslider-style-content .flex-direction-nav { border-top: 1px solid #ddd; margin-top: 20px; padding-top: 20px; }
.symple-flexslider-wrap.flexslider-style-content .flex-direction-nav a { position: inherit; diplay: block; float: left; }
.symple-flexslider-wrap.flexslider-style-content .flex-direction-nav .flex-prev { margin-right: 10px; }
.symple-flexslider-wrap.flexslider-style-content .flex-direction-nav .flex-next {  }
.symple-flexslider-wrap.flexslider-style-content .flexslider:hover .flex-prev {  }
.symple-flexslider-wrap.flexslider-style-content .flexslider:hover .flex-next {  }
.symple-flexslider-wrap.flexslider-style-content .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {  }
.symple-flexslider-wrap.flexslider-style-content .flex-direction-nav .flex-disabled {  } .symple-flexslider-wrap.flexslider-style-images .flex-control-nav { z-index: 99; width: 100%; position: absolute; top: 20px; left:20px; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-nav li { display: block; zoom: 1; float: left; margin-left: 4px; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-nav li:first-child { margin-left: 0; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-paging li a { width: 9px; height: 9px; display: block; background: transparent; border: 2px solid #fff; border: 2px solid rgba(255,255,255,0.6); cursor: pointer; text-indent: -9999px; border-radius: 99px; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-paging li a:hover { background: #fff; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-paging li a.flex-active { background: #fff; cursor: default; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-thumbs li { width: 25%; float: left; margin: 0; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-thumbs img { width: 100%; display: block; opacity: .7; cursor: pointer; }
.symple-flexslider-wrap.flexslider-style-images .flex-control-thumbs img:hover { opacity: 1 }
.symple-flexslider-wrap.flexslider-style-images .flex-control-thumbs .flex-active { opacity: 1; cursor: default; } .symple-flexslider-wrap.flexslider-style-content .flex-control-nav { display: none; } .symple-flexslider-wrap .symple-flexslider-entry-media { position: relative; }
.symple-flexslider-wrap .symple-flexslider-entry-title { display: none; position: absolute; bottom: 0; left: 0; background: #000; background: rgba(0,0,0,0.7); color: #fff; padding: 15px; font-size: 18px; width: 100%; box-sizing: border-box; display: block; text-align: center; }
.symple-flexslider-wrap .symple-flexslider-entry-title a { color: #fff }
.symple-flexslider-wrap .symple-flexslider-entry-title a:hover { color: #fff }  .symple-icon { text-decoration: none !important; }
a:hover .symple-icon { text-decoration: none; opacity: 0.8; }
.symple-icon a { color: inherit; }
.symple-icon.symple-icon-circle { display: block; text-align: center; background: #000; color: #fff; border-radius: 100%; }
.symple-icon.symple-icon-xlarge { font-size: 70px; height: 150px; line-height: 150px; width: 150px; margin-bottom: 30px; }
.symple-icon.symple-icon-xlarge.symple-icon-float-left { margin-right: 30px; }
.symple-icon.symple-icon-xlarge.symple-icon-float-right { margin-left: 30px; }
.symple-icon.symple-icon-large { font-size: 32px; height: 80px; line-height: 80px; width: 80px;margin-bottom: 20px; }
.symple-icon.symple-icon-large.symple-icon-float-left { margin-right: 20px; }
.symple-icon.symple-icon-large.symple-icon-float-right { margin-left: 20px; }
.symple-icon.symple-icon-normal { font-size: 18px; height: 45px; line-height: 45px; width: 45px;margin-bottom: 20px; }
.symple-icon.symple-icon-normal.symple-icon-float-left { margin-right: 20px; }
.symple-icon.symple-icon-normal.symple-icon-float-right { margin-left: 20px; }
.symple-icon.symple-icon-small { font-size: 14px; height: 30px; line-height: 30px; width: 30px; margin-bottom: 15px;  }
.symple-icon.symple-icon-small.symple-icon-float-left { margin-right: 15px; }
.symple-icon.symple-icon-small.symple-icon-float-right { margin-left: 15px; }
.symple-icon.symple-icon-tiny { font-size: 12px; height: 25px; line-height: 25px; width: 25px; margin-bottom: 10px;  }
.symple-icon.symple-icon-tiny.symple-icon-float-left { margin-right: 10px; }
.symple-icon.symple-icon-tiny.symple-icon-float-right { margin-left: 10px; }
.symple-icon-float-left { display: block; float: left; }
.symple-icon-float-right { display: block; float: right; }
.symple-icon-float-center { margin: 0 auto; display: block; }  @media screen and (max-width: 860px) { 
.symple-shortcodes-responsive .symple-flexslider-wrap .flex-direction-nav .flex-prev { opacity: 1; left: 10px; }
.symple-shortcodes-responsive .symple-flexslider-wrap .flex-direction-nav .flex-next { opacity: 1; right: 10px; }
}
@media only screen and (max-width: 520px) {
.symple-shortcodes-responsive .symple-col { width: 100%; }
.symple-shortcodes-responsive .symple-one-half,
.symple-shortcodes-responsive .symple-one-third,
.symple-shortcodes-responsive .symple-two-third,
.symple-shortcodes-responsive .symple-three-fourth,
.symple-shortcodes-responsive .symple-one-fourth,
.symple-shortcodes-responsive .symple-one-fifth,
.symple-shortcodes-responsive .symple-two-fifth,
.symple-shortcodes-responsive .symple-three-fifth,
.symple-shortcodes-responsive .symple-four-fifth,
.symple-shortcodes-responsive .symple-one-sixth,
.symple-shortcodes-responsive .symple-five-sixth { width: 100%; float: none; margin-right: 0; margin-bottom: 20px; }
.symple-shortcodes-responsive .symple-shortcodes-responsive .symple-pricing-table > div { margin-bottom: 25px }
.symple-shortcodes-responsive .symple-shortcodes-responsive .symple-box,
.symple-shortcodes-responsive .symple-box.left,
.symple-shortcodes-responsive .symple-box.right { float: none; width: 100% !important; }
.symple-shortcodes-responsive .symple-tabs ul.ui-tabs-nav { margin-left: 0 }
.symple-shortcodes-responsive .symple-tabs ul.ui-tabs-nav li { width: 100% }
.symple-shortcodes-responsive .symple-tabs ul.ui-tabs-nav li a { border-left-width: 1px }
.symple-shortcodes-responsive .symple-tabs ul.ui-tabs-nav .ui-state-active a,
.symple-shortcodes-responsive .symple-tabs ul.ui-tabs-nav .ui-state-active a:hover { height: 39px; padding-top: 0; margin-left: 0; top: auto; background-color: #eee; color: #000; font-weight: bold; }
.symple-shortcodes-responsive .symple-callout-caption { text-align: center }
.symple-shortcodes-responsive .symple-callout-caption { float: none; font-size: 1.6em; font-weight: 400; width: 100%; color: #555; }
.symple-shortcodes-responsive .symple-callout-button { position: inherit; right: auto; top: auto; margin: 20px auto 0; text-align: center; }
}.wp-caption {
margin-bottom: 2px;
}
.wp-caption-text {
margin-bottom: 5px;
}
.screen-reader-text {
margin-bottom: 12px;
}
.gallery-caption {
margin-bottom: 2px;
}
.bypostauthor {
margin-bottom: 2px;
}
.alignleft {
float: left;
margin-bottom: 20px;
margin-right: 20px;
max-width: 100%;
}
.alignright {
float: right !important;
margin-bottom: 20px;
margin-left: 20px;
max-width: 100%;
}
.aligncenter {
display: block;
margin: 0 auto 20px;
}
.col-md-4 .funfact-meta > i {
right: 27px;
}
.mycustom-pricing {
background-color: #090909 !important;
}
.on-hover {
display: none;
animation: fadeOut 0.5s;
}
.hver:hover .on-hover {
display: block;
animation: fadeIn 0.5s;
}.fa,
.fas,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em;
}
.fa-xs {
font-size: .75em;
}
.fa-sm {
font-size: .875em;
}
.fa-1x {
font-size: 1em;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-6x {
font-size: 6em;
}
.fa-7x {
font-size: 7em;
}
.fa-8x {
font-size: 8em;
}
.fa-9x {
font-size: 9em;
}
.fa-10x {
font-size: 10em;
}
.fa-fw {
text-align: center;
width: 1.25em;
}
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0;
}
.fa-ul > li {
position: relative;
}
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit;
}
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1);
}
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none;
filter: none;
}
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #fff;
} .fa-500px:before {
content: "\f26e";
}
.fa-abacus:before {
content: "\f640";
}
.fa-accessible-icon:before {
content: "\f368";
}
.fa-accusoft:before {
content: "\f369";
}
.fa-acorn:before {
content: "\f6ae";
}
.fa-acquisitions-incorporated:before {
content: "\f6af";
}
.fa-ad:before {
content: "\f641";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-card:before {
content: "\f2bb";
}
.fa-adjust:before {
content: "\f042";
}
.fa-adn:before {
content: "\f170";
}
.fa-adobe:before {
content: "\f778";
}
.fa-adversal:before {
content: "\f36a";
}
.fa-affiliatetheme:before {
content: "\f36b";
}
.fa-air-freshener:before {
content: "\f5d0";
}
.fa-alarm-clock:before {
content: "\f34e";
}
.fa-algolia:before {
content: "\f36c";
}
.fa-alicorn:before {
content: "\f6b0";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-right:before {
content: "\f038";
}
.fa-alipay:before {
content: "\f642";
}
.fa-allergies:before {
content: "\f461";
}
.fa-amazon:before {
content: "\f270";
}
.fa-amazon-pay:before {
content: "\f42c";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-amilia:before {
content: "\f36d";
}
.fa-analytics:before {
content: "\f643";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-android:before {
content: "\f17b";
}
.fa-angel:before {
content: "\f779";
}
.fa-angellist:before {
content: "\f209";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angry:before {
content: "\f556";
}
.fa-angrycreative:before {
content: "\f36e";
}
.fa-angular:before {
content: "\f420";
}
.fa-ankh:before {
content: "\f644";
}
.fa-app-store:before {
content: "\f36f";
}
.fa-app-store-ios:before {
content: "\f370";
}
.fa-apper:before {
content: "\f371";
}
.fa-apple:before {
content: "\f179";
}
.fa-apple-alt:before {
content: "\f5d1";
}
.fa-apple-crate:before {
content: "\f6b1";
}
.fa-apple-pay:before {
content: "\f415";
}
.fa-archive:before {
content: "\f187";
}
.fa-archway:before {
content: "\f557";
}
.fa-arrow-alt-circle-down:before {
content: "\f358";
}
.fa-arrow-alt-circle-left:before {
content: "\f359";
}
.fa-arrow-alt-circle-right:before {
content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
content: "\f35b";
}
.fa-arrow-alt-down:before {
content: "\f354";
}
.fa-arrow-alt-from-bottom:before {
content: "\f346";
}
.fa-arrow-alt-from-left:before {
content: "\f347";
}
.fa-arrow-alt-from-right:before {
content: "\f348";
}
.fa-arrow-alt-from-top:before {
content: "\f349";
}
.fa-arrow-alt-left:before {
content: "\f355";
}
.fa-arrow-alt-right:before {
content: "\f356";
}
.fa-arrow-alt-square-down:before {
content: "\f350";
}
.fa-arrow-alt-square-left:before {
content: "\f351";
}
.fa-arrow-alt-square-right:before {
content: "\f352";
}
.fa-arrow-alt-square-up:before {
content: "\f353";
}
.fa-arrow-alt-to-bottom:before {
content: "\f34a";
}
.fa-arrow-alt-to-left:before {
content: "\f34b";
}
.fa-arrow-alt-to-right:before {
content: "\f34c";
}
.fa-arrow-alt-to-top:before {
content: "\f34d";
}
.fa-arrow-alt-up:before {
content: "\f357";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-arrow-from-bottom:before {
content: "\f342";
}
.fa-arrow-from-left:before {
content: "\f343";
}
.fa-arrow-from-right:before {
content: "\f344";
}
.fa-arrow-from-top:before {
content: "\f345";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-square-down:before {
content: "\f339";
}
.fa-arrow-square-left:before {
content: "\f33a";
}
.fa-arrow-square-right:before {
content: "\f33b";
}
.fa-arrow-square-up:before {
content: "\f33c";
}
.fa-arrow-to-bottom:before {
content: "\f33d";
}
.fa-arrow-to-left:before {
content: "\f33e";
}
.fa-arrow-to-right:before {
content: "\f340";
}
.fa-arrow-to-top:before {
content: "\f341";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrows:before {
content: "\f047";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-arrows-alt-h:before {
content: "\f337";
}
.fa-arrows-alt-v:before {
content: "\f338";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-artstation:before {
content: "\f77a";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-asymmetrik:before {
content: "\f372";
}
.fa-at:before {
content: "\f1fa";
}
.fa-atlas:before {
content: "\f558";
}
.fa-atlassian:before {
content: "\f77b";
}
.fa-atom:before {
content: "\f5d2";
}
.fa-atom-alt:before {
content: "\f5d3";
}
.fa-audible:before {
content: "\f373";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-autoprefixer:before {
content: "\f41c";
}
.fa-avianex:before {
content: "\f374";
}
.fa-aviato:before {
content: "\f421";
}
.fa-award:before {
content: "\f559";
}
.fa-aws:before {
content: "\f375";
}
.fa-axe:before {
content: "\f6b2";
}
.fa-axe-battle:before {
content: "\f6b3";
}
.fa-baby:before {
content: "\f77c";
}
.fa-baby-carriage:before {
content: "\f77d";
}
.fa-backpack:before {
content: "\f5d4";
}
.fa-backspace:before {
content: "\f55a";
}
.fa-backward:before {
content: "\f04a";
}
.fa-bacon:before {
content: "\f7e5";
}
.fa-badge:before {
content: "\f335";
}
.fa-badge-check:before {
content: "\f336";
}
.fa-badge-dollar:before {
content: "\f645";
}
.fa-badge-percent:before {
content: "\f646";
}
.fa-badger-honey:before {
content: "\f6b4";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-balance-scale-left:before {
content: "\f515";
}
.fa-balance-scale-right:before {
content: "\f516";
}
.fa-ball-pile:before {
content: "\f77e";
}
.fa-ballot:before {
content: "\f732";
}
.fa-ballot-check:before {
content: "\f733";
}
.fa-ban:before {
content: "\f05e";
}
.fa-band-aid:before {
content: "\f462";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-barcode-alt:before {
content: "\f463";
}
.fa-barcode-read:before {
content: "\f464";
}
.fa-barcode-scan:before {
content: "\f465";
}
.fa-bars:before {
content: "\f0c9";
}
.fa-baseball:before {
content: "\f432";
}
.fa-baseball-ball:before {
content: "\f433";
}
.fa-basketball-ball:before {
content: "\f434";
}
.fa-basketball-hoop:before {
content: "\f435";
}
.fa-bat:before {
content: "\f6b5";
}
.fa-bath:before {
content: "\f2cd";
}
.fa-battery-bolt:before {
content: "\f376";
}
.fa-battery-empty:before {
content: "\f244";
}
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-slash:before {
content: "\f377";
}
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-bed:before {
content: "\f236";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-bell-school:before {
content: "\f5d5";
}
.fa-bell-school-slash:before {
content: "\f5d6";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bells:before {
content: "\f77f";
}
.fa-bezier-curve:before {
content: "\f55b";
}
.fa-bible:before {
content: "\f647";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bimobject:before {
content: "\f378";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-biohazard:before {
content: "\f780";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitcoin:before {
content: "\f379";
}
.fa-bity:before {
content: "\f37a";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-blackberry:before {
content: "\f37b";
}
.fa-blanket:before {
content: "\f498";
}
.fa-blender:before {
content: "\f517";
}
.fa-blender-phone:before {
content: "\f6b6";
}
.fa-blind:before {
content: "\f29d";
}
.fa-blog:before {
content: "\f781";
}
.fa-blogger:before {
content: "\f37c";
}
.fa-blogger-b:before {
content: "\f37d";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-bold:before {
content: "\f032";
}
.fa-bolt:before {
content: "\f0e7";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-bone:before {
content: "\f5d7";
}
.fa-bone-break:before {
content: "\f5d8";
}
.fa-bong:before {
content: "\f55c";
}
.fa-book:before {
content: "\f02d";
}
.fa-book-alt:before {
content: "\f5d9";
}
.fa-book-dead:before {
content: "\f6b7";
}
.fa-book-heart:before {
content: "\f499";
}
.fa-book-medical:before {
content: "\f7e6";
}
.fa-book-open:before {
content: "\f518";
}
.fa-book-reader:before {
content: "\f5da";
}
.fa-book-spells:before {
content: "\f6b8";
}
.fa-book-user:before {
content: "\f7e7";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-books:before {
content: "\f5db";
}
.fa-books-medical:before {
content: "\f7e8";
}
.fa-boot:before {
content: "\f782";
}
.fa-booth-curtain:before {
content: "\f734";
}
.fa-bow-arrow:before {
content: "\f6b9";
}
.fa-bowling-ball:before {
content: "\f436";
}
.fa-bowling-pins:before {
content: "\f437";
}
.fa-box:before {
content: "\f466";
}
.fa-box-alt:before {
content: "\f49a";
}
.fa-box-ballot:before {
content: "\f735";
}
.fa-box-check:before {
content: "\f467";
}
.fa-box-fragile:before {
content: "\f49b";
}
.fa-box-full:before {
content: "\f49c";
}
.fa-box-heart:before {
content: "\f49d";
}
.fa-box-open:before {
content: "\f49e";
}
.fa-box-up:before {
content: "\f49f";
}
.fa-box-usd:before {
content: "\f4a0";
}
.fa-boxes:before {
content: "\f468";
}
.fa-boxes-alt:before {
content: "\f4a1";
}
.fa-boxing-glove:before {
content: "\f438";
}
.fa-brackets:before {
content: "\f7e9";
}
.fa-brackets-curly:before {
content: "\f7ea";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-brain:before {
content: "\f5dc";
}
.fa-bread-loaf:before {
content: "\f7eb";
}
.fa-bread-slice:before {
content: "\f7ec";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-briefcase-medical:before {
content: "\f469";
}
.fa-broadcast-tower:before {
content: "\f519";
}
.fa-broom:before {
content: "\f51a";
}
.fa-browser:before {
content: "\f37e";
}
.fa-brush:before {
content: "\f55d";
}
.fa-btc:before {
content: "\f15a";
}
.fa-bug:before {
content: "\f188";
}
.fa-building:before {
content: "\f1ad";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-bullseye-arrow:before {
content: "\f648";
}
.fa-bullseye-pointer:before {
content: "\f649";
}
.fa-burn:before {
content: "\f46a";
}
.fa-buromobelexperte:before {
content: "\f37f";
}
.fa-burrito:before {
content: "\f7ed";
}
.fa-bus:before {
content: "\f207";
}
.fa-bus-alt:before {
content: "\f55e";
}
.fa-bus-school:before {
content: "\f5dd";
}
.fa-business-time:before {
content: "\f64a";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-cabinet-filing:before {
content: "\f64b";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-calculator-alt:before {
content: "\f64c";
}
.fa-calendar:before {
content: "\f133";
}
.fa-calendar-alt:before {
content: "\f073";
}
.fa-calendar-check:before {
content: "\f274";
}
.fa-calendar-day:before {
content: "\f783";
}
.fa-calendar-edit:before {
content: "\f333";
}
.fa-calendar-exclamation:before {
content: "\f334";
}
.fa-calendar-minus:before {
content: "\f272";
}
.fa-calendar-plus:before {
content: "\f271";
}
.fa-calendar-star:before {
content: "\f736";
}
.fa-calendar-times:before {
content: "\f273";
}
.fa-calendar-week:before {
content: "\f784";
}
.fa-camera:before {
content: "\f030";
}
.fa-camera-alt:before {
content: "\f332";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-campfire:before {
content: "\f6ba";
}
.fa-campground:before {
content: "\f6bb";
}
.fa-canadian-maple-leaf:before {
content: "\f785";
}
.fa-candle-holder:before {
content: "\f6bc";
}
.fa-candy-cane:before {
content: "\f786";
}
.fa-candy-corn:before {
content: "\f6bd";
}
.fa-cannabis:before {
content: "\f55f";
}
.fa-capsules:before {
content: "\f46b";
}
.fa-car:before {
content: "\f1b9";
}
.fa-car-alt:before {
content: "\f5de";
}
.fa-car-battery:before {
content: "\f5df";
}
.fa-car-bump:before {
content: "\f5e0";
}
.fa-car-crash:before {
content: "\f5e1";
}
.fa-car-garage:before {
content: "\f5e2";
}
.fa-car-mechanic:before {
content: "\f5e3";
}
.fa-car-side:before {
content: "\f5e4";
}
.fa-car-tilt:before {
content: "\f5e5";
}
.fa-car-wash:before {
content: "\f5e6";
}
.fa-caret-circle-down:before {
content: "\f32d";
}
.fa-caret-circle-left:before {
content: "\f32e";
}
.fa-caret-circle-right:before {
content: "\f330";
}
.fa-caret-circle-up:before {
content: "\f331";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-caret-square-down:before {
content: "\f150";
}
.fa-caret-square-left:before {
content: "\f191";
}
.fa-caret-square-right:before {
content: "\f152";
}
.fa-caret-square-up:before {
content: "\f151";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-carrot:before {
content: "\f787";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cash-register:before {
content: "\f788";
}
.fa-cat:before {
content: "\f6be";
}
.fa-cauldron:before {
content: "\f6bf";
}
.fa-cc-amazon-pay:before {
content: "\f42d";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-apple-pay:before {
content: "\f416";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-centercode:before {
content: "\f380";
}
.fa-centos:before {
content: "\f789";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-chair:before {
content: "\f6c0";
}
.fa-chair-office:before {
content: "\f6c1";
}
.fa-chalkboard:before {
content: "\f51b";
}
.fa-chalkboard-teacher:before {
content: "\f51c";
}
.fa-charging-station:before {
content: "\f5e7";
}
.fa-chart-area:before {
content: "\f1fe";
}
.fa-chart-bar:before {
content: "\f080";
}
.fa-chart-line:before {
content: "\f201";
}
.fa-chart-line-down:before {
content: "\f64d";
}
.fa-chart-network:before {
content: "\f78a";
}
.fa-chart-pie:before {
content: "\f200";
}
.fa-chart-pie-alt:before {
content: "\f64e";
}
.fa-chart-scatter:before {
content: "\f7ee";
}
.fa-check:before {
content: "\f00c";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-check-double:before {
content: "\f560";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-cheese:before {
content: "\f7ef";
}
.fa-cheese-swiss:before {
content: "\f7f0";
}
.fa-cheeseburger:before {
content: "\f7f1";
}
.fa-chess:before {
content: "\f439";
}
.fa-chess-bishop:before {
content: "\f43a";
}
.fa-chess-bishop-alt:before {
content: "\f43b";
}
.fa-chess-board:before {
content: "\f43c";
}
.fa-chess-clock:before {
content: "\f43d";
}
.fa-chess-clock-alt:before {
content: "\f43e";
}
.fa-chess-king:before {
content: "\f43f";
}
.fa-chess-king-alt:before {
content: "\f440";
}
.fa-chess-knight:before {
content: "\f441";
}
.fa-chess-knight-alt:before {
content: "\f442";
}
.fa-chess-pawn:before {
content: "\f443";
}
.fa-chess-pawn-alt:before {
content: "\f444";
}
.fa-chess-queen:before {
content: "\f445";
}
.fa-chess-queen-alt:before {
content: "\f446";
}
.fa-chess-rook:before {
content: "\f447";
}
.fa-chess-rook-alt:before {
content: "\f448";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-double-down:before {
content: "\f322";
}
.fa-chevron-double-left:before {
content: "\f323";
}
.fa-chevron-double-right:before {
content: "\f324";
}
.fa-chevron-double-up:before {
content: "\f325";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-chevron-square-down:before {
content: "\f329";
}
.fa-chevron-square-left:before {
content: "\f32a";
}
.fa-chevron-square-right:before {
content: "\f32b";
}
.fa-chevron-square-up:before {
content: "\f32c";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-child:before {
content: "\f1ae";
}
.fa-chimney:before {
content: "\f78b";
}
.fa-chrome:before {
content: "\f268";
}
.fa-church:before {
content: "\f51d";
}
.fa-circle:before {
content: "\f111";
}
.fa-circle-notch:before {
content: "\f1ce";
}
.fa-city:before {
content: "\f64f";
}
.fa-claw-marks:before {
content: "\f6c2";
}
.fa-clinic-medical:before {
content: "\f7f2";
}
.fa-clipboard:before {
content: "\f328";
}
.fa-clipboard-check:before {
content: "\f46c";
}
.fa-clipboard-list:before {
content: "\f46d";
}
.fa-clipboard-list-check:before {
content: "\f737";
}
.fa-clipboard-prescription:before {
content: "\f5e8";
}
.fa-clipboard-user:before {
content: "\f7f3";
}
.fa-clock:before {
content: "\f017";
}
.fa-clone:before {
content: "\f24d";
}
.fa-closed-captioning:before {
content: "\f20a";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-download-alt:before {
content: "\f381";
}
.fa-cloud-drizzle:before {
content: "\f738";
}
.fa-cloud-hail:before {
content: "\f739";
}
.fa-cloud-hail-mixed:before {
content: "\f73a";
}
.fa-cloud-meatball:before {
content: "\f73b";
}
.fa-cloud-moon:before {
content: "\f6c3";
}
.fa-cloud-moon-rain:before {
content: "\f73c";
}
.fa-cloud-rain:before {
content: "\f73d";
}
.fa-cloud-rainbow:before {
content: "\f73e";
}
.fa-cloud-showers:before {
content: "\f73f";
}
.fa-cloud-showers-heavy:before {
content: "\f740";
}
.fa-cloud-sleet:before {
content: "\f741";
}
.fa-cloud-snow:before {
content: "\f742";
}
.fa-cloud-sun:before {
content: "\f6c4";
}
.fa-cloud-sun-rain:before {
content: "\f743";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-cloud-upload-alt:before {
content: "\f382";
}
.fa-clouds:before {
content: "\f744";
}
.fa-clouds-moon:before {
content: "\f745";
}
.fa-clouds-sun:before {
content: "\f746";
}
.fa-cloudscale:before {
content: "\f383";
}
.fa-cloudsmith:before {
content: "\f384";
}
.fa-cloudversify:before {
content: "\f385";
}
.fa-club:before {
content: "\f327";
}
.fa-cocktail:before {
content: "\f561";
}
.fa-code:before {
content: "\f121";
}
.fa-code-branch:before {
content: "\f126";
}
.fa-code-commit:before {
content: "\f386";
}
.fa-code-merge:before {
content: "\f387";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-coffee-togo:before {
content: "\f6c5";
}
.fa-coffin:before {
content: "\f6c6";
}
.fa-cog:before {
content: "\f013";
}
.fa-cogs:before {
content: "\f085";
}
.fa-coins:before {
content: "\f51e";
}
.fa-columns:before {
content: "\f0db";
}
.fa-comment:before {
content: "\f075";
}
.fa-comment-alt:before {
content: "\f27a";
}
.fa-comment-alt-check:before {
content: "\f4a2";
}
.fa-comment-alt-dollar:before {
content: "\f650";
}
.fa-comment-alt-dots:before {
content: "\f4a3";
}
.fa-comment-alt-edit:before {
content: "\f4a4";
}
.fa-comment-alt-exclamation:before {
content: "\f4a5";
}
.fa-comment-alt-lines:before {
content: "\f4a6";
}
.fa-comment-alt-medical:before {
content: "\f7f4";
}
.fa-comment-alt-minus:before {
content: "\f4a7";
}
.fa-comment-alt-plus:before {
content: "\f4a8";
}
.fa-comment-alt-slash:before {
content: "\f4a9";
}
.fa-comment-alt-smile:before {
content: "\f4aa";
}
.fa-comment-alt-times:before {
content: "\f4ab";
}
.fa-comment-check:before {
content: "\f4ac";
}
.fa-comment-dollar:before {
content: "\f651";
}
.fa-comment-dots:before {
content: "\f4ad";
}
.fa-comment-edit:before {
content: "\f4ae";
}
.fa-comment-exclamation:before {
content: "\f4af";
}
.fa-comment-lines:before {
content: "\f4b0";
}
.fa-comment-medical:before {
content: "\f7f5";
}
.fa-comment-minus:before {
content: "\f4b1";
}
.fa-comment-plus:before {
content: "\f4b2";
}
.fa-comment-slash:before {
content: "\f4b3";
}
.fa-comment-smile:before {
content: "\f4b4";
}
.fa-comment-times:before {
content: "\f4b5";
}
.fa-comments:before {
content: "\f086";
}
.fa-comments-alt:before {
content: "\f4b6";
}
.fa-comments-alt-dollar:before {
content: "\f652";
}
.fa-comments-dollar:before {
content: "\f653";
}
.fa-compact-disc:before {
content: "\f51f";
}
.fa-compass:before {
content: "\f14e";
}
.fa-compass-slash:before {
content: "\f5e9";
}
.fa-compress:before {
content: "\f066";
}
.fa-compress-alt:before {
content: "\f422";
}
.fa-compress-arrows-alt:before {
content: "\f78c";
}
.fa-compress-wide:before {
content: "\f326";
}
.fa-concierge-bell:before {
content: "\f562";
}
.fa-confluence:before {
content: "\f78d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-container-storage:before {
content: "\f4b7";
}
.fa-contao:before {
content: "\f26d";
}
.fa-conveyor-belt:before {
content: "\f46e";
}
.fa-conveyor-belt-alt:before {
content: "\f46f";
}
.fa-cookie:before {
content: "\f563";
}
.fa-cookie-bite:before {
content: "\f564";
}
.fa-copy:before {
content: "\f0c5";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-corn:before {
content: "\f6c7";
}
.fa-couch:before {
content: "\f4b8";
}
.fa-cow:before {
content: "\f6c8";
}
.fa-cpanel:before {
content: "\f388";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-creative-commons-by:before {
content: "\f4e7";
}
.fa-creative-commons-nc:before {
content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
content: "\f4ea";
}
.fa-creative-commons-nd:before {
content: "\f4eb";
}
.fa-creative-commons-pd:before {
content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
content: "\f4ed";
}
.fa-creative-commons-remix:before {
content: "\f4ee";
}
.fa-creative-commons-sa:before {
content: "\f4ef";
}
.fa-creative-commons-sampling:before {
content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
content: "\f4f1";
}
.fa-creative-commons-share:before {
content: "\f4f2";
}
.fa-creative-commons-zero:before {
content: "\f4f3";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-credit-card-blank:before {
content: "\f389";
}
.fa-credit-card-front:before {
content: "\f38a";
}
.fa-cricket:before {
content: "\f449";
}
.fa-critical-role:before {
content: "\f6c9";
}
.fa-croissant:before {
content: "\f7f6";
}
.fa-crop:before {
content: "\f125";
}
.fa-crop-alt:before {
content: "\f565";
}
.fa-cross:before {
content: "\f654";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-crow:before {
content: "\f520";
}
.fa-crown:before {
content: "\f521";
}
.fa-crutch:before {
content: "\f7f7";
}
.fa-crutches:before {
content: "\f7f8";
}
.fa-css3:before {
content: "\f13c";
}
.fa-css3-alt:before {
content: "\f38b";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-curling:before {
content: "\f44a";
}
.fa-cut:before {
content: "\f0c4";
}
.fa-cuttlefish:before {
content: "\f38c";
}
.fa-d-and-d:before {
content: "\f38d";
}
.fa-d-and-d-beyond:before {
content: "\f6ca";
}
.fa-dagger:before {
content: "\f6cb";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-database:before {
content: "\f1c0";
}
.fa-deaf:before {
content: "\f2a4";
}
.fa-debug:before {
content: "\f7f9";
}
.fa-deer:before {
content: "\f78e";
}
.fa-deer-rudolph:before {
content: "\f78f";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-democrat:before {
content: "\f747";
}
.fa-deploydog:before {
content: "\f38e";
}
.fa-deskpro:before {
content: "\f38f";
}
.fa-desktop:before {
content: "\f108";
}
.fa-desktop-alt:before {
content: "\f390";
}
.fa-dev:before {
content: "\f6cc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-dewpoint:before {
content: "\f748";
}
.fa-dharmachakra:before {
content: "\f655";
}
.fa-dhl:before {
content: "\f790";
}
.fa-diagnoses:before {
content: "\f470";
}
.fa-diamond:before {
content: "\f219";
}
.fa-diaspora:before {
content: "\f791";
}
.fa-dice:before {
content: "\f522";
}
.fa-dice-d10:before {
content: "\f6cd";
}
.fa-dice-d12:before {
content: "\f6ce";
}
.fa-dice-d20:before {
content: "\f6cf";
}
.fa-dice-d4:before {
content: "\f6d0";
}
.fa-dice-d6:before {
content: "\f6d1";
}
.fa-dice-d8:before {
content: "\f6d2";
}
.fa-dice-five:before {
content: "\f523";
}
.fa-dice-four:before {
content: "\f524";
}
.fa-dice-one:before {
content: "\f525";
}
.fa-dice-six:before {
content: "\f526";
}
.fa-dice-three:before {
content: "\f527";
}
.fa-dice-two:before {
content: "\f528";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-digital-ocean:before {
content: "\f391";
}
.fa-digital-tachograph:before {
content: "\f566";
}
.fa-diploma:before {
content: "\f5ea";
}
.fa-directions:before {
content: "\f5eb";
}
.fa-discord:before {
content: "\f392";
}
.fa-discourse:before {
content: "\f393";
}
.fa-disease:before {
content: "\f7fa";
}
.fa-divide:before {
content: "\f529";
}
.fa-dizzy:before {
content: "\f567";
}
.fa-dna:before {
content: "\f471";
}
.fa-do-not-enter:before {
content: "\f5ec";
}
.fa-dochub:before {
content: "\f394";
}
.fa-docker:before {
content: "\f395";
}
.fa-dog:before {
content: "\f6d3";
}
.fa-dog-leashed:before {
content: "\f6d4";
}
.fa-dollar-sign:before {
content: "\f155";
}
.fa-dolly:before {
content: "\f472";
}
.fa-dolly-empty:before {
content: "\f473";
}
.fa-dolly-flatbed:before {
content: "\f474";
}
.fa-dolly-flatbed-alt:before {
content: "\f475";
}
.fa-dolly-flatbed-empty:before {
content: "\f476";
}
.fa-donate:before {
content: "\f4b9";
}
.fa-door-closed:before {
content: "\f52a";
}
.fa-door-open:before {
content: "\f52b";
}
.fa-pen-to-square::before {
content: "\f044"; 
}
.fa-dot-circle:before {
content: "\f192";
}
.fa-dove:before {
content: "\f4ba";
}
.fa-download:before {
content: "\f019";
}
.fa-draft2digital:before {
content: "\f396";
}
.fa-drafting-compass:before {
content: "\f568";
}
.fa-dragon:before {
content: "\f6d5";
}
.fa-draw-circle:before {
content: "\f5ed";
}
.fa-draw-polygon:before {
content: "\f5ee";
}
.fa-draw-square:before {
content: "\f5ef";
}
.fa-dreidel:before {
content: "\f792";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-dribbble-square:before {
content: "\f397";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-drum:before {
content: "\f569";
}
.fa-drum-steelpan:before {
content: "\f56a";
}
.fa-drumstick:before {
content: "\f6d6";
}
.fa-drumstick-bite:before {
content: "\f6d7";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-duck:before {
content: "\f6d8";
}
.fa-dumbbell:before {
content: "\f44b";
}
.fa-dumpster:before {
content: "\f793";
}
.fa-dumpster-fire:before {
content: "\f794";
}
.fa-dungeon:before {
content: "\f6d9";
}
.fa-dyalog:before {
content: "\f399";
}
.fa-ear:before {
content: "\f5f0";
}
.fa-ear-muffs:before {
content: "\f795";
}
.fa-earlybirds:before {
content: "\f39a";
}
.fa-ebay:before {
content: "\f4f4";
}
.fa-eclipse:before {
content: "\f749";
}
.fa-eclipse-alt:before {
content: "\f74a";
}
.fa-edge:before {
content: "\f282";
}
.fa-edit:before {
content: "\f044";
}
.fa-egg:before {
content: "\f7fb";
}
.fa-egg-fried:before {
content: "\f7fc";
}
.fa-eject:before {
content: "\f052";
}
.fa-elementor:before {
content: "\f430";
}
.fa-elephant:before {
content: "\f6da";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-h-alt:before {
content: "\f39b";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-ellipsis-v-alt:before {
content: "\f39c";
}
.fa-ello:before {
content: "\f5f1";
}
.fa-ember:before {
content: "\f423";
}
.fa-empire:before {
content: "\f1d1";
}
.fa-empty-set:before {
content: "\f656";
}
.fa-engine-warning:before {
content: "\f5f2";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-dollar:before {
content: "\f657";
}
.fa-envelope-open-text:before {
content: "\f658";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-envira:before {
content: "\f299";
}
.fa-equals:before {
content: "\f52c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-erlang:before {
content: "\f39d";
}
.fa-ethereum:before {
content: "\f42e";
}
.fa-ethernet:before {
content: "\f796";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-euro-sign:before {
content: "\f153";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-exchange-alt:before {
content: "\f362";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-exclamation-square:before {
content: "\f321";
}
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-expand:before {
content: "\f065";
}
.fa-expand-alt:before {
content: "\f424";
}
.fa-expand-arrows:before {
content: "\f31d";
}
.fa-expand-arrows-alt:before {
content: "\f31e";
}
.fa-expand-wide:before {
content: "\f320";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-external-link-alt:before {
content: "\f35d";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-external-link-square-alt:before {
content: "\f360";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-dropper:before {
content: "\f1fb";
}
.fa-eye-evil:before {
content: "\f6db";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-facebook-f:before {
content: "\f39e";
}
.fa-facebook-messenger:before {
content: "\f39f";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-fantasy-flight-games:before {
content: "\f6dc";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-feather:before {
content: "\f52d";
}
.fa-feather-alt:before {
content: "\f56b";
}
.fa-fedex:before {
content: "\f797";
}
.fa-fedora:before {
content: "\f798";
}
.fa-female:before {
content: "\f182";
}
.fa-field-hockey:before {
content: "\f44c";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-figma:before {
content: "\f799";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-alt:before {
content: "\f15c";
}
.fa-file-archive:before {
content: "\f1c6";
}
.fa-file-audio:before {
content: "\f1c7";
}
.fa-file-certificate:before {
content: "\f5f3";
}
.fa-file-chart-line:before {
content: "\f659";
}
.fa-file-chart-pie:before {
content: "\f65a";
}
.fa-file-check:before {
content: "\f316";
}
.fa-file-code:before {
content: "\f1c9";
}
.fa-file-contract:before {
content: "\f56c";
}
.fa-file-csv:before {
content: "\f6dd";
}
.fa-file-download:before {
content: "\f56d";
}
.fa-file-edit:before {
content: "\f31c";
}
.fa-file-excel:before {
content: "\f1c3";
}
.fa-file-exclamation:before {
content: "\f31a";
}
.fa-file-export:before {
content: "\f56e";
}
.fa-file-image:before {
content: "\f1c5";
}
.fa-file-import:before {
content: "\f56f";
}
.fa-file-invoice:before {
content: "\f570";
}
.fa-file-invoice-dollar:before {
content: "\f571";
}
.fa-file-medical:before {
content: "\f477";
}
.fa-file-medical-alt:before {
content: "\f478";
}
.fa-file-minus:before {
content: "\f318";
}
.fa-file-pdf:before {
content: "\f1c1";
}
.fa-file-plus:before {
content: "\f319";
}
.fa-file-powerpoint:before {
content: "\f1c4";
}
.fa-file-prescription:before {
content: "\f572";
}
.fa-file-signature:before {
content: "\f573";
}
.fa-file-spreadsheet:before {
content: "\f65b";
}
.fa-file-times:before {
content: "\f317";
}
.fa-file-upload:before {
content: "\f574";
}
.fa-file-user:before {
content: "\f65c";
}
.fa-file-video:before {
content: "\f1c8";
}
.fa-file-word:before {
content: "\f1c2";
}
.fa-files-medical:before {
content: "\f7fd";
}
.fa-fill:before {
content: "\f575";
}
.fa-fill-drip:before {
content: "\f576";
}
.fa-film:before {
content: "\f008";
}
.fa-film-alt:before {
content: "\f3a0";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-fingerprint:before {
content: "\f577";
}
.fa-fire:before {
content: "\f06d";
}
.fa-fire-alt:before {
content: "\f7e4";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-fire-smoke:before {
content: "\f74b";
}
.fa-firefox:before {
content: "\f269";
}
.fa-fireplace:before {
content: "\f79a";
}
.fa-first-aid:before {
content: "\f479";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-first-order-alt:before {
content: "\f50a";
}
.fa-firstdraft:before {
content: "\f3a1";
}
.fa-fish:before {
content: "\f578";
}
.fa-fish-cooked:before {
content: "\f7fe";
}
.fa-fist-raised:before {
content: "\f6de";
}
.fa-flag:before {
content: "\f024";
}
.fa-flag-alt:before {
content: "\f74c";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-flag-usa:before {
content: "\f74d";
}
.fa-flame:before {
content: "\f6df";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-flask-poison:before {
content: "\f6e0";
}
.fa-flask-potion:before {
content: "\f6e1";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-flipboard:before {
content: "\f44d";
}
.fa-flower:before {
content: "\f7ff";
}
.fa-flower-daffodil:before {
content: "\f800";
}
.fa-flower-tulip:before {
content: "\f801";
}
.fa-flushed:before {
content: "\f579";
}
.fa-fly:before {
content: "\f417";
}
.fa-fog:before {
content: "\f74e";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-minus:before {
content: "\f65d";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-folder-plus:before {
content: "\f65e";
}
.fa-folder-times:before {
content: "\f65f";
}
.fa-folder-tree:before {
content: "\f802";
}
.fa-folders:before {
content: "\f660";
}
.fa-font:before {
content: "\f031";
}
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-font-awesome-alt:before {
content: "\f35c";
}
.fa-font-awesome-flag:before {
content: "\f425";
}
.fa-font-awesome-logo-full:before {
content: "\f4e6";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-fonticons-fi:before {
content: "\f3a2";
}
.fa-football-ball:before {
content: "\f44e";
}
.fa-football-helmet:before {
content: "\f44f";
}
.fa-forklift:before {
content: "\f47a";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-fort-awesome-alt:before {
content: "\f3a3";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-forward:before {
content: "\f04e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-fragile:before {
content: "\f4bb";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-freebsd:before {
content: "\f3a4";
}
.fa-french-fries:before {
content: "\f803";
}
.fa-frog:before {
content: "\f52e";
}
.fa-frosty-head:before {
content: "\f79b";
}
.fa-frown:before {
content: "\f119";
}
.fa-frown-open:before {
content: "\f57a";
}
.fa-fulcrum:before {
content: "\f50b";
}
.fa-function:before {
content: "\f661";
}
.fa-funnel-dollar:before {
content: "\f662";
}
.fa-futbol:before {
content: "\f1e3";
}
.fa-galactic-republic:before {
content: "\f50c";
}
.fa-galactic-senate:before {
content: "\f50d";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-gas-pump:before {
content: "\f52f";
}
.fa-gas-pump-slash:before {
content: "\f5f4";
}
.fa-gavel:before {
content: "\f0e3";
}
.fa-gem:before {
content: "\f3a5";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-ghost:before {
content: "\f6e2";
}
.fa-gift:before {
content: "\f06b";
}
.fa-gift-card:before {
content: "\f663";
}
.fa-gifts:before {
content: "\f79c";
}
.fa-gingerbread-man:before {
content: "\f79d";
}
.fa-git:before {
content: "\f1d3";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-github:before {
content: "\f09b";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-github-square:before {
content: "\f092";
}
.fa-gitkraken:before {
content: "\f3a6";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-gitter:before {
content: "\f426";
}
.fa-glass:before {
content: "\f804";
}
.fa-glass-champagne:before {
content: "\f79e";
}
.fa-glass-cheers:before {
content: "\f79f";
}
.fa-glass-martini:before {
content: "\f000";
}
.fa-glass-martini-alt:before {
content: "\f57b";
}
.fa-glass-whiskey:before {
content: "\f7a0";
}
.fa-glass-whiskey-rocks:before {
content: "\f7a1";
}
.fa-glasses:before {
content: "\f530";
}
.fa-glasses-alt:before {
content: "\f5f5";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-globe-africa:before {
content: "\f57c";
}
.fa-globe-americas:before {
content: "\f57d";
}
.fa-globe-asia:before {
content: "\f57e";
}
.fa-globe-europe:before {
content: "\f7a2";
}
.fa-globe-snow:before {
content: "\f7a3";
}
.fa-globe-stand:before {
content: "\f5f6";
}
.fa-gofore:before {
content: "\f3a7";
}
.fa-golf-ball:before {
content: "\f450";
}
.fa-golf-club:before {
content: "\f451";
}
.fa-goodreads:before {
content: "\f3a8";
}
.fa-goodreads-g:before {
content: "\f3a9";
}
.fa-google:before {
content: "\f1a0";
}
.fa-google-drive:before {
content: "\f3aa";
}
.fa-google-play:before {
content: "\f3ab";
}
.fa-google-plus:before {
content: "\f2b3";
}
.fa-google-plus-g:before {
content: "\f0d5";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-gopuram:before {
content: "\f664";
}
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-gratipay:before {
content: "\f184";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-greater-than:before {
content: "\f531";
}
.fa-greater-than-equal:before {
content: "\f532";
}
.fa-grimace:before {
content: "\f57f";
}
.fa-grin:before {
content: "\f580";
}
.fa-grin-alt:before {
content: "\f581";
}
.fa-grin-beam:before {
content: "\f582";
}
.fa-grin-beam-sweat:before {
content: "\f583";
}
.fa-grin-hearts:before {
content: "\f584";
}
.fa-grin-squint:before {
content: "\f585";
}
.fa-grin-squint-tears:before {
content: "\f586";
}
.fa-grin-stars:before {
content: "\f587";
}
.fa-grin-tears:before {
content: "\f588";
}
.fa-grin-tongue:before {
content: "\f589";
}
.fa-grin-tongue-squint:before {
content: "\f58a";
}
.fa-grin-tongue-wink:before {
content: "\f58b";
}
.fa-grin-wink:before {
content: "\f58c";
}
.fa-grip-horizontal:before {
content: "\f58d";
}
.fa-grip-lines:before {
content: "\f7a4";
}
.fa-grip-lines-vertical:before {
content: "\f7a5";
}
.fa-grip-vertical:before {
content: "\f58e";
}
.fa-gripfire:before {
content: "\f3ac";
}
.fa-grunt:before {
content: "\f3ad";
}
.fa-guitar:before {
content: "\f7a6";
}
.fa-gulp:before {
content: "\f3ae";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-h1:before {
content: "\f313";
}
.fa-h2:before {
content: "\f314";
}
.fa-h3:before {
content: "\f315";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-hacker-news-square:before {
content: "\f3af";
}
.fa-hackerrank:before {
content: "\f5f7";
}
.fa-hamburger:before {
content: "\f805";
}
.fa-hammer:before {
content: "\f6e3";
}
.fa-hammer-war:before {
content: "\f6e4";
}
.fa-hamsa:before {
content: "\f665";
}
.fa-hand-heart:before {
content: "\f4bc";
}
.fa-hand-holding:before {
content: "\f4bd";
}
.fa-hand-holding-box:before {
content: "\f47b";
}
.fa-hand-holding-heart:before {
content: "\f4be";
}
.fa-hand-holding-magic:before {
content: "\f6e5";
}
.fa-hand-holding-seedling:before {
content: "\f4bf";
}
.fa-hand-holding-usd:before {
content: "\f4c0";
}
.fa-hand-holding-water:before {
content: "\f4c1";
}
.fa-hand-lizard:before {
content: "\f258";
}
.fa-hand-middle-finger:before {
content: "\f806";
}
.fa-hand-paper:before {
content: "\f256";
}
.fa-hand-peace:before {
content: "\f25b";
}
.fa-hand-point-down:before {
content: "\f0a7";
}
.fa-hand-point-left:before {
content: "\f0a5";
}
.fa-hand-point-right:before {
content: "\f0a4";
}
.fa-hand-point-up:before {
content: "\f0a6";
}
.fa-hand-pointer:before {
content: "\f25a";
}
.fa-hand-receiving:before {
content: "\f47c";
}
.fa-hand-rock:before {
content: "\f255";
}
.fa-hand-scissors:before {
content: "\f257";
}
.fa-hand-spock:before {
content: "\f259";
}
.fa-hands:before {
content: "\f4c2";
}
.fa-hands-heart:before {
content: "\f4c3";
}
.fa-hands-helping:before {
content: "\f4c4";
}
.fa-hands-usd:before {
content: "\f4c5";
}
.fa-handshake:before {
content: "\f2b5";
}
.fa-handshake-alt:before {
content: "\f4c6";
}
.fa-hanukiah:before {
content: "\f6e6";
}
.fa-hard-hat:before {
content: "\f807";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-hat-santa:before {
content: "\f7a7";
}
.fa-hat-winter:before {
content: "\f7a8";
}
.fa-hat-witch:before {
content: "\f6e7";
}
.fa-hat-wizard:before {
content: "\f6e8";
}
.fa-haykal:before {
content: "\f666";
}
.fa-hdd:before {
content: "\f0a0";
}
.fa-head-side:before {
content: "\f6e9";
}
.fa-head-side-brain:before {
content: "\f808";
}
.fa-head-side-medical:before {
content: "\f809";
}
.fa-head-vr:before {
content: "\f6ea";
}
.fa-heading:before {
content: "\f1dc";
}
.fa-headphones:before {
content: "\f025";
}
.fa-headphones-alt:before {
content: "\f58f";
}
.fa-headset:before {
content: "\f590";
}
.fa-heart:before {
content: "\f004";
}
.fa-heart-broken:before {
content: "\f7a9";
}
.fa-heart-circle:before {
content: "\f4c7";
}
.fa-heart-rate:before {
content: "\f5f8";
}
.fa-heart-square:before {
content: "\f4c8";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-helicopter:before {
content: "\f533";
}
.fa-helmet-battle:before {
content: "\f6eb";
}
.fa-hexagon:before {
content: "\f312";
}
.fa-highlighter:before {
content: "\f591";
}
.fa-hiking:before {
content: "\f6ec";
}
.fa-hippo:before {
content: "\f6ed";
}
.fa-hips:before {
content: "\f452";
}
.fa-hire-a-helper:before {
content: "\f3b0";
}
.fa-history:before {
content: "\f1da";
}
.fa-hockey-mask:before {
content: "\f6ee";
}
.fa-hockey-puck:before {
content: "\f453";
}
.fa-hockey-sticks:before {
content: "\f454";
}
.fa-holly-berry:before {
content: "\f7aa";
}
.fa-home:before {
content: "\f015";
}
.fa-home-alt:before {
content: "\f80a";
}
.fa-home-heart:before {
content: "\f4c9";
}
.fa-home-lg:before {
content: "\f80b";
}
.fa-home-lg-alt:before {
content: "\f80c";
}
.fa-hood-cloak:before {
content: "\f6ef";
}
.fa-hooli:before {
content: "\f427";
}
.fa-hornbill:before {
content: "\f592";
}
.fa-horse:before {
content: "\f6f0";
}
.fa-horse-head:before {
content: "\f7ab";
}
.fa-hospital:before {
content: "\f0f8";
}
.fa-hospital-alt:before {
content: "\f47d";
}
.fa-hospital-symbol:before {
content: "\f47e";
}
.fa-hospital-user:before {
content: "\f80d";
}
.fa-hospitals:before {
content: "\f80e";
}
.fa-hot-tub:before {
content: "\f593";
}
.fa-hotdog:before {
content: "\f80f";
}
.fa-hotel:before {
content: "\f594";
}
.fa-hotjar:before {
content: "\f3b1";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-start:before {
content: "\f251";
}
.fa-house-damage:before {
content: "\f6f1";
}
.fa-house-flood:before {
content: "\f74f";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-hryvnia:before {
content: "\f6f2";
}
.fa-html5:before {
content: "\f13b";
}
.fa-hubspot:before {
content: "\f3b2";
}
.fa-humidity:before {
content: "\f750";
}
.fa-hurricane:before {
content: "\f751";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-ice-cream:before {
content: "\f810";
}
.fa-ice-skate:before {
content: "\f7ac";
}
.fa-icicles:before {
content: "\f7ad";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-id-card:before {
content: "\f2c2";
}
.fa-id-card-alt:before {
content: "\f47f";
}
.fa-igloo:before {
content: "\f7ae";
}
.fa-image:before {
content: "\f03e";
}
.fa-images:before {
content: "\f302";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-inbox-in:before {
content: "\f310";
}
.fa-inbox-out:before {
content: "\f311";
}
.fa-indent:before {
content: "\f03c";
}
.fa-industry:before {
content: "\f275";
}
.fa-industry-alt:before {
content: "\f3b3";
}
.fa-infinity:before {
content: "\f534";
}
.fa-info:before {
content: "\f129";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-info-square:before {
content: "\f30f";
}
.fa-inhaler:before {
content: "\f5f9";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-integral:before {
content: "\f667";
}
.fa-intercom:before {
content: "\f7af";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-intersection:before {
content: "\f668";
}
.fa-inventory:before {
content: "\f480";
}
.fa-invision:before {
content: "\f7b0";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-island-tropical:before {
content: "\f811";
}
.fa-italic:before {
content: "\f033";
}
.fa-itunes:before {
content: "\f3b4";
}
.fa-itunes-note:before {
content: "\f3b5";
}
.fa-jack-o-lantern:before {
content: "\f30e";
}
.fa-java:before {
content: "\f4e4";
}
.fa-jedi:before {
content: "\f669";
}
.fa-jedi-order:before {
content: "\f50e";
}
.fa-jenkins:before {
content: "\f3b6";
}
.fa-jira:before {
content: "\f7b1";
}
.fa-joget:before {
content: "\f3b7";
}
.fa-joint:before {
content: "\f595";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-journal-whills:before {
content: "\f66a";
}
.fa-js:before {
content: "\f3b8";
}
.fa-js-square:before {
content: "\f3b9";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-kaaba:before {
content: "\f66b";
}
.fa-kaggle:before {
content: "\f5fa";
}
.fa-key:before {
content: "\f084";
}
.fa-key-skeleton:before {
content: "\f6f3";
}
.fa-keybase:before {
content: "\f4f5";
}
.fa-keyboard:before {
content: "\f11c";
}
.fa-keycdn:before {
content: "\f3ba";
}
.fa-keynote:before {
content: "\f66c";
}
.fa-khanda:before {
content: "\f66d";
}
.fa-kickstarter:before {
content: "\f3bb";
}
.fa-kickstarter-k:before {
content: "\f3bc";
}
.fa-kidneys:before {
content: "\f5fb";
}
.fa-kiss:before {
content: "\f596";
}
.fa-kiss-beam:before {
content: "\f597";
}
.fa-kiss-wink-heart:before {
content: "\f598";
}
.fa-kite:before {
content: "\f6f4";
}
.fa-kiwi-bird:before {
content: "\f535";
}
.fa-knife-kitchen:before {
content: "\f6f5";
}
.fa-korvue:before {
content: "\f42f";
}
.fa-lambda:before {
content: "\f66e";
}
.fa-lamp:before {
content: "\f4ca";
}
.fa-landmark:before {
content: "\f66f";
}
.fa-landmark-alt:before {
content: "\f752";
}
.fa-language:before {
content: "\f1ab";
}
.fa-laptop:before {
content: "\f109";
}
.fa-laptop-code:before {
content: "\f5fc";
}
.fa-laptop-medical:before {
content: "\f812";
}
.fa-laravel:before {
content: "\f3bd";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-laugh:before {
content: "\f599";
}
.fa-laugh-beam:before {
content: "\f59a";
}
.fa-laugh-squint:before {
content: "\f59b";
}
.fa-laugh-wink:before {
content: "\f59c";
}
.fa-layer-group:before {
content: "\f5fd";
}
.fa-layer-minus:before {
content: "\f5fe";
}
.fa-layer-plus:before {
content: "\f5ff";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-leaf-heart:before {
content: "\f4cb";
}
.fa-leaf-maple:before {
content: "\f6f6";
}
.fa-leaf-oak:before {
content: "\f6f7";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-lemon:before {
content: "\f094";
}
.fa-less:before {
content: "\f41d";
}
.fa-less-than:before {
content: "\f536";
}
.fa-less-than-equal:before {
content: "\f537";
}
.fa-level-down:before {
content: "\f149";
}
.fa-level-down-alt:before {
content: "\f3be";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-up-alt:before {
content: "\f3bf";
}
.fa-life-ring:before {
content: "\f1cd";
}
.fa-lightbulb:before {
content: "\f0eb";
}
.fa-lightbulb-dollar:before {
content: "\f670";
}
.fa-lightbulb-exclamation:before {
content: "\f671";
}
.fa-lightbulb-on:before {
content: "\f672";
}
.fa-lightbulb-slash:before {
content: "\f673";
}
.fa-lights-holiday:before {
content: "\f7b2";
}
.fa-line:before {
content: "\f3c0";
}
.fa-link:before {
content: "\f0c1";
}
.fa-linkedin:before {
content: "\f08c";
}
.fa-linkedin-in:before {
content: "\f0e1";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-linux:before {
content: "\f17c";
}
.fa-lips:before {
content: "\f600";
}
.fa-lira-sign:before {
content: "\f195";
}
.fa-list:before {
content: "\f03a";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-location:before {
content: "\f601";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-location-circle:before {
content: "\f602";
}
.fa-location-slash:before {
content: "\f603";
}
.fa-lock:before {
content: "\f023";
}
.fa-lock-alt:before {
content: "\f30d";
}
.fa-lock-open:before {
content: "\f3c1";
}
.fa-lock-open-alt:before {
content: "\f3c2";
}
.fa-long-arrow-alt-down:before {
content: "\f309";
}
.fa-long-arrow-alt-left:before {
content: "\f30a";
}
.fa-long-arrow-alt-right:before {
content: "\f30b";
}
.fa-long-arrow-alt-up:before {
content: "\f30c";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-loveseat:before {
content: "\f4cc";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-luchador:before {
content: "\f455";
}
.fa-luggage-cart:before {
content: "\f59d";
}
.fa-lungs:before {
content: "\f604";
}
.fa-lyft:before {
content: "\f3c3";
}
.fa-mace:before {
content: "\f6f8";
}
.fa-magento:before {
content: "\f3c4";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-magnet:before {
content: "\f076";
}
.fa-mail-bulk:before {
content: "\f674";
}
.fa-mailbox:before {
content: "\f813";
}
.fa-mailchimp:before {
content: "\f59e";
}
.fa-male:before {
content: "\f183";
}
.fa-mandalorian:before {
content: "\f50f";
}
.fa-mandolin:before {
content: "\f6f9";
}
.fa-map:before {
content: "\f279";
}
.fa-map-marked:before {
content: "\f59f";
}
.fa-map-marked-alt:before {
content: "\f5a0";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-map-marker-alt:before {
content: "\f3c5";
}
.fa-map-marker-alt-slash:before {
content: "\f605";
}
.fa-map-marker-check:before {
content: "\f606";
}
.fa-map-marker-edit:before {
content: "\f607";
}
.fa-map-marker-exclamation:before {
content: "\f608";
}
.fa-map-marker-minus:before {
content: "\f609";
}
.fa-map-marker-plus:before {
content: "\f60a";
}
.fa-map-marker-question:before {
content: "\f60b";
}
.fa-map-marker-slash:before {
content: "\f60c";
}
.fa-map-marker-smile:before {
content: "\f60d";
}
.fa-map-marker-times:before {
content: "\f60e";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-markdown:before {
content: "\f60f";
}
.fa-marker:before {
content: "\f5a1";
}
.fa-mars:before {
content: "\f222";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mask:before {
content: "\f6fa";
}
.fa-mastodon:before {
content: "\f4f6";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-meat:before {
content: "\f814";
}
.fa-medal:before {
content: "\f5a2";
}
.fa-medapps:before {
content: "\f3c6";
}
.fa-medium:before {
content: "\f23a";
}
.fa-medium-m:before {
content: "\f3c7";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-medrt:before {
content: "\f3c8";
}
.fa-meetup:before {
content: "\f2e0";
}
.fa-megaphone:before {
content: "\f675";
}
.fa-megaport:before {
content: "\f5a3";
}
.fa-meh:before {
content: "\f11a";
}
.fa-meh-blank:before {
content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
content: "\f5a5";
}
.fa-memory:before {
content: "\f538";
}
.fa-mendeley:before {
content: "\f7b3";
}
.fa-menorah:before {
content: "\f676";
}
.fa-mercury:before {
content: "\f223";
}
.fa-meteor:before {
content: "\f753";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-alt:before {
content: "\f3c9";
}
.fa-microphone-alt-slash:before {
content: "\f539";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-microscope:before {
content: "\f610";
}
.fa-microsoft:before {
content: "\f3ca";
}
.fa-mind-share:before {
content: "\f677";
}
.fa-minus:before {
content: "\f068";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-minus-hexagon:before {
content: "\f307";
}
.fa-minus-octagon:before {
content: "\f308";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-mistletoe:before {
content: "\f7b4";
}
.fa-mitten:before {
content: "\f7b5";
}
.fa-mix:before {
content: "\f3cb";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-mizuni:before {
content: "\f3cc";
}
.fa-mobile:before {
content: "\f10b";
}
.fa-mobile-alt:before {
content: "\f3cd";
}
.fa-mobile-android:before {
content: "\f3ce";
}
.fa-mobile-android-alt:before {
content: "\f3cf";
}
.fa-modx:before {
content: "\f285";
}
.fa-monero:before {
content: "\f3d0";
}
.fa-money-bill:before {
content: "\f0d6";
}
.fa-money-bill-alt:before {
content: "\f3d1";
}
.fa-money-bill-wave:before {
content: "\f53a";
}
.fa-money-bill-wave-alt:before {
content: "\f53b";
}
.fa-money-check:before {
content: "\f53c";
}
.fa-money-check-alt:before {
content: "\f53d";
}
.fa-monitor-heart-rate:before {
content: "\f611";
}
.fa-monkey:before {
content: "\f6fb";
}
.fa-monument:before {
content: "\f5a6";
}
.fa-moon:before {
content: "\f186";
}
.fa-moon-cloud:before {
content: "\f754";
}
.fa-moon-stars:before {
content: "\f755";
}
.fa-mortar-pestle:before {
content: "\f5a7";
}
.fa-mosque:before {
content: "\f678";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-mountain:before {
content: "\f6fc";
}
.fa-mountains:before {
content: "\f6fd";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-mug-hot:before {
content: "\f7b6";
}
.fa-mug-marshmallows:before {
content: "\f7b7";
}
.fa-music:before {
content: "\f001";
}
.fa-napster:before {
content: "\f3d2";
}
.fa-narwhal:before {
content: "\f6fe";
}
.fa-neos:before {
content: "\f612";
}
.fa-network-wired:before {
content: "\f6ff";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-newspaper:before {
content: "\f1ea";
}
.fa-nimblr:before {
content: "\f5a8";
}
.fa-nintendo-switch:before {
content: "\f418";
}
.fa-node:before {
content: "\f419";
}
.fa-node-js:before {
content: "\f3d3";
}
.fa-not-equal:before {
content: "\f53e";
}
.fa-notes-medical:before {
content: "\f481";
}
.fa-npm:before {
content: "\f3d4";
}
.fa-ns8:before {
content: "\f3d5";
}
.fa-nutritionix:before {
content: "\f3d6";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-octagon:before {
content: "\f306";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-oil-can:before {
content: "\f613";
}
.fa-oil-temp:before {
content: "\f614";
}
.fa-old-republic:before {
content: "\f510";
}
.fa-om:before {
content: "\f679";
}
.fa-omega:before {
content: "\f67a";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-openid:before {
content: "\f19b";
}
.fa-opera:before {
content: "\f26a";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-ornament:before {
content: "\f7b8";
}
.fa-osi:before {
content: "\f41a";
}
.fa-otter:before {
content: "\f700";
}
.fa-outdent:before {
content: "\f03b";
}
.fa-page4:before {
content: "\f3d7";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-pager:before {
content: "\f815";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-paint-brush-alt:before {
content: "\f5a9";
}
.fa-paint-roller:before {
content: "\f5aa";
}
.fa-palette:before {
content: "\f53f";
}
.fa-palfed:before {
content: "\f3d8";
}
.fa-pallet:before {
content: "\f482";
}
.fa-pallet-alt:before {
content: "\f483";
}
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-parachute-box:before {
content: "\f4cd";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-parking:before {
content: "\f540";
}
.fa-parking-circle:before {
content: "\f615";
}
.fa-parking-circle-slash:before {
content: "\f616";
}
.fa-parking-slash:before {
content: "\f617";
}
.fa-passport:before {
content: "\f5ab";
}
.fa-pastafarianism:before {
content: "\f67b";
}
.fa-paste:before {
content: "\f0ea";
}
.fa-patreon:before {
content: "\f3d9";
}
.fa-pause:before {
content: "\f04c";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-paw-alt:before {
content: "\f701";
}
.fa-paw-claws:before {
content: "\f702";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-peace:before {
content: "\f67c";
}
.fa-pegasus:before {
content: "\f703";
}
.fa-pen:before {
content: "\f304";
}
.fa-pen-alt:before {
content: "\f305";
}
.fa-pen-fancy:before {
content: "\f5ac";
}
.fa-pen-nib:before {
content: "\f5ad";
}
.fa-pen-square:before {
content: "\f14b";
}
.fa-pencil:before {
content: "\f040";
}
.fa-pencil-alt:before {
content: "\f303";
}
.fa-pencil-paintbrush:before {
content: "\f618";
}
.fa-pencil-ruler:before {
content: "\f5ae";
}
.fa-pennant:before {
content: "\f456";
}
.fa-penny-arcade:before {
content: "\f704";
}
.fa-people-carry:before {
content: "\f4ce";
}
.fa-pepper-hot:before {
content: "\f816";
}
.fa-percent:before {
content: "\f295";
}
.fa-percentage:before {
content: "\f541";
}
.fa-periscope:before {
content: "\f3da";
}
.fa-person-booth:before {
content: "\f756";
}
.fa-person-carry:before {
content: "\f4cf";
}
.fa-person-dolly:before {
content: "\f4d0";
}
.fa-person-dolly-empty:before {
content: "\f4d1";
}
.fa-person-sign:before {
content: "\f757";
}
.fa-phabricator:before {
content: "\f3db";
}
.fa-phoenix-framework:before {
content: "\f3dc";
}
.fa-phoenix-squadron:before {
content: "\f511";
}
.fa-phone:before {
content: "\f095";
}
.fa-phone-office:before {
content: "\f67d";
}
.fa-phone-plus:before {
content: "\f4d2";
}
.fa-phone-slash:before {
content: "\f3dd";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-phone-volume:before {
content: "\f2a0";
}
.fa-php:before {
content: "\f457";
}
.fa-pi:before {
content: "\f67e";
}
.fa-pie:before {
content: "\f705";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-pied-piper-hat:before {
content: "\f4e5";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pig:before {
content: "\f706";
}
.fa-piggy-bank:before {
content: "\f4d3";
}
.fa-pills:before {
content: "\f484";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-pizza:before {
content: "\f817";
}
.fa-pizza-slice:before {
content: "\f818";
}
.fa-place-of-worship:before {
content: "\f67f";
}
.fa-plane:before {
content: "\f072";
}
.fa-plane-alt:before {
content: "\f3de";
}
.fa-plane-arrival:before {
content: "\f5af";
}
.fa-plane-departure:before {
content: "\f5b0";
}
.fa-play:before {
content: "\f04b";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-playstation:before {
content: "\f3df";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-plus:before {
content: "\f067";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-plus-hexagon:before {
content: "\f300";
}
.fa-plus-octagon:before {
content: "\f301";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-podium:before {
content: "\f680";
}
.fa-podium-star:before {
content: "\f758";
}
.fa-poll:before {
content: "\f681";
}
.fa-poll-h:before {
content: "\f682";
}
.fa-poll-people:before {
content: "\f759";
}
.fa-poo:before {
content: "\f2fe";
}
.fa-poo-storm:before {
content: "\f75a";
}
.fa-poop:before {
content: "\f619";
}
.fa-popcorn:before {
content: "\f819";
}
.fa-portrait:before {
content: "\f3e0";
}
.fa-pound-sign:before {
content: "\f154";
}
.fa-power-off:before {
content: "\f011";
}
.fa-pray:before {
content: "\f683";
}
.fa-praying-hands:before {
content: "\f684";
}
.fa-prescription:before {
content: "\f5b1";
}
.fa-prescription-bottle:before {
content: "\f485";
}
.fa-prescription-bottle-alt:before {
content: "\f486";
}
.fa-presentation:before {
content: "\f685";
}
.fa-print:before {
content: "\f02f";
}
.fa-print-search:before {
content: "\f81a";
}
.fa-print-slash:before {
content: "\f686";
}
.fa-procedures:before {
content: "\f487";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-project-diagram:before {
content: "\f542";
}
.fa-pumpkin:before {
content: "\f707";
}
.fa-pushed:before {
content: "\f3e1";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-python:before {
content: "\f3e2";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-question:before {
content: "\f128";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-question-square:before {
content: "\f2fd";
}
.fa-quidditch:before {
content: "\f458";
}
.fa-quinscape:before {
content: "\f459";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-quran:before {
content: "\f687";
}
.fa-r-project:before {
content: "\f4f7";
}
.fa-rabbit:before {
content: "\f708";
}
.fa-rabbit-fast:before {
content: "\f709";
}
.fa-racquet:before {
content: "\f45a";
}
.fa-radiation:before {
content: "\f7b9";
}
.fa-radiation-alt:before {
content: "\f7ba";
}
.fa-rainbow:before {
content: "\f75b";
}
.fa-raindrops:before {
content: "\f75c";
}
.fa-ram:before {
content: "\f70a";
}
.fa-ramp-loading:before {
content: "\f4d4";
}
.fa-random:before {
content: "\f074";
}
.fa-raspberry-pi:before {
content: "\f7bb";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-react:before {
content: "\f41b";
}
.fa-reacteurope:before {
content: "\f75d";
}
.fa-readme:before {
content: "\f4d5";
}
.fa-rebel:before {
content: "\f1d0";
}
.fa-receipt:before {
content: "\f543";
}
.fa-rectangle-landscape:before {
content: "\f2fa";
}
.fa-rectangle-portrait:before {
content: "\f2fb";
}
.fa-rectangle-wide:before {
content: "\f2fc";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-red-river:before {
content: "\f3e3";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-redhat:before {
content: "\f7bc";
}
.fa-redo:before {
content: "\f01e";
}
.fa-redo-alt:before {
content: "\f2f9";
}
.fa-registered:before {
content: "\f25d";
}
.fa-renren:before {
content: "\f18b";
}
.fa-repeat:before {
content: "\f363";
}
.fa-repeat-1:before {
content: "\f365";
}
.fa-repeat-1-alt:before {
content: "\f366";
}
.fa-repeat-alt:before {
content: "\f364";
}
.fa-reply:before {
content: "\f3e5";
}
.fa-reply-all:before {
content: "\f122";
}
.fa-replyd:before {
content: "\f3e6";
}
.fa-republican:before {
content: "\f75e";
}
.fa-researchgate:before {
content: "\f4f8";
}
.fa-resolving:before {
content: "\f3e7";
}
.fa-restroom:before {
content: "\f7bd";
}
.fa-retweet:before {
content: "\f079";
}
.fa-retweet-alt:before {
content: "\f361";
}
.fa-rev:before {
content: "\f5b2";
}
.fa-ribbon:before {
content: "\f4d6";
}
.fa-ring:before {
content: "\f70b";
}
.fa-rings-wedding:before {
content: "\f81b";
}
.fa-road:before {
content: "\f018";
}
.fa-robot:before {
content: "\f544";
}
.fa-rocket:before {
content: "\f135";
}
.fa-rocketchat:before {
content: "\f3e8";
}
.fa-rockrms:before {
content: "\f3e9";
}
.fa-route:before {
content: "\f4d7";
}
.fa-route-highway:before {
content: "\f61a";
}
.fa-route-interstate:before {
content: "\f61b";
}
.fa-rss:before {
content: "\f09e";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-ruble-sign:before {
content: "\f158";
}
.fa-ruler:before {
content: "\f545";
}
.fa-ruler-combined:before {
content: "\f546";
}
.fa-ruler-horizontal:before {
content: "\f547";
}
.fa-ruler-triangle:before {
content: "\f61c";
}
.fa-ruler-vertical:before {
content: "\f548";
}
.fa-running:before {
content: "\f70c";
}
.fa-rupee-sign:before {
content: "\f156";
}
.fa-rv:before {
content: "\f7be";
}
.fa-sack:before {
content: "\f81c";
}
.fa-sack-dollar:before {
content: "\f81d";
}
.fa-sad-cry:before {
content: "\f5b3";
}
.fa-sad-tear:before {
content: "\f5b4";
}
.fa-safari:before {
content: "\f267";
}
.fa-salad:before {
content: "\f81e";
}
.fa-sandwich:before {
content: "\f81f";
}
.fa-sass:before {
content: "\f41e";
}
.fa-satellite:before {
content: "\f7bf";
}
.fa-satellite-dish:before {
content: "\f7c0";
}
.fa-sausage:before {
content: "\f820";
}
.fa-save:before {
content: "\f0c7";
}
.fa-scalpel:before {
content: "\f61d";
}
.fa-scalpel-path:before {
content: "\f61e";
}
.fa-scanner:before {
content: "\f488";
}
.fa-scanner-keyboard:before {
content: "\f489";
}
.fa-scanner-touchscreen:before {
content: "\f48a";
}
.fa-scarecrow:before {
content: "\f70d";
}
.fa-scarf:before {
content: "\f7c1";
}
.fa-schlix:before {
content: "\f3ea";
}
.fa-school:before {
content: "\f549";
}
.fa-screwdriver:before {
content: "\f54a";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-scroll:before {
content: "\f70e";
}
.fa-scroll-old:before {
content: "\f70f";
}
.fa-scrubber:before {
content: "\f2f8";
}
.fa-scythe:before {
content: "\f710";
}
.fa-sd-card:before {
content: "\f7c2";
}
.fa-search:before {
content: "\f002";
}
.fa-search-dollar:before {
content: "\f688";
}
.fa-search-location:before {
content: "\f689";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-searchengin:before {
content: "\f3eb";
}
.fa-seedling:before {
content: "\f4d8";
}
.fa-sellcast:before {
content: "\f2da";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-server:before {
content: "\f233";
}
.fa-servicestack:before {
content: "\f3ec";
}
.fa-shapes:before {
content: "\f61f";
}
.fa-share:before {
content: "\f064";
}
.fa-share-all:before {
content: "\f367";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-sheep:before {
content: "\f711";
}
.fa-shekel-sign:before {
content: "\f20b";
}
.fa-shield:before {
content: "\f132";
}
.fa-shield-alt:before {
content: "\f3ed";
}
.fa-shield-check:before {
content: "\f2f7";
}
.fa-shield-cross:before {
content: "\f712";
}
.fa-ship:before {
content: "\f21a";
}
.fa-shipping-fast:before {
content: "\f48b";
}
.fa-shipping-timed:before {
content: "\f48c";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-shish-kebab:before {
content: "\f821";
}
.fa-shoe-prints:before {
content: "\f54b";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-shopware:before {
content: "\f5b5";
}
.fa-shovel:before {
content: "\f713";
}
.fa-shovel-snow:before {
content: "\f7c3";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-shredder:before {
content: "\f68a";
}
.fa-shuttle-van:before {
content: "\f5b6";
}
.fa-shuttlecock:before {
content: "\f45b";
}
.fa-sickle:before {
content: "\f822";
}
.fa-sigma:before {
content: "\f68b";
}
.fa-sign:before {
content: "\f4d9";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-sign-in-alt:before {
content: "\f2f6";
}
.fa-sign-language:before {
content: "\f2a7";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-sign-out-alt:before {
content: "\f2f5";
}
.fa-signal:before {
content: "\f012";
}
.fa-signal-1:before {
content: "\f68c";
}
.fa-signal-2:before {
content: "\f68d";
}
.fa-signal-3:before {
content: "\f68e";
}
.fa-signal-4:before {
content: "\f68f";
}
.fa-signal-alt:before {
content: "\f690";
}
.fa-signal-alt-1:before {
content: "\f691";
}
.fa-signal-alt-2:before {
content: "\f692";
}
.fa-signal-alt-3:before {
content: "\f693";
}
.fa-signal-alt-slash:before {
content: "\f694";
}
.fa-signal-slash:before {
content: "\f695";
}
.fa-signature:before {
content: "\f5b7";
}
.fa-sim-card:before {
content: "\f7c4";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-sistrix:before {
content: "\f3ee";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-sith:before {
content: "\f512";
}
.fa-skating:before {
content: "\f7c5";
}
.fa-skeleton:before {
content: "\f620";
}
.fa-sketch:before {
content: "\f7c6";
}
.fa-ski-jump:before {
content: "\f7c7";
}
.fa-ski-lift:before {
content: "\f7c8";
}
.fa-skiing:before {
content: "\f7c9";
}
.fa-skiing-nordic:before {
content: "\f7ca";
}
.fa-skull:before {
content: "\f54c";
}
.fa-skull-crossbones:before {
content: "\f714";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-skype:before {
content: "\f17e";
}
.fa-slack:before {
content: "\f198";
}
.fa-slack-hash:before {
content: "\f3ef";
}
.fa-slash:before {
content: "\f715";
}
.fa-sledding:before {
content: "\f7cb";
}
.fa-sleigh:before {
content: "\f7cc";
}
.fa-sliders-h:before {
content: "\f1de";
}
.fa-sliders-h-square:before {
content: "\f3f0";
}
.fa-sliders-v:before {
content: "\f3f1";
}
.fa-sliders-v-square:before {
content: "\f3f2";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-smile:before {
content: "\f118";
}
.fa-smile-beam:before {
content: "\f5b8";
}
.fa-smile-plus:before {
content: "\f5b9";
}
.fa-smile-wink:before {
content: "\f4da";
}
.fa-smog:before {
content: "\f75f";
}
.fa-smoke:before {
content: "\f760";
}
.fa-smoking:before {
content: "\f48d";
}
.fa-smoking-ban:before {
content: "\f54d";
}
.fa-sms:before {
content: "\f7cd";
}
.fa-snake:before {
content: "\f716";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-snow-blowing:before {
content: "\f761";
}
.fa-snowboarding:before {
content: "\f7ce";
}
.fa-snowflake:before {
content: "\f2dc";
}
.fa-snowflakes:before {
content: "\f7cf";
}
.fa-snowman:before {
content: "\f7d0";
}
.fa-snowmobile:before {
content: "\f7d1";
}
.fa-snowplow:before {
content: "\f7d2";
}
.fa-socks:before {
content: "\f696";
}
.fa-solar-panel:before {
content: "\f5ba";
}
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-alpha-down:before {
content: "\f15d";
}
.fa-sort-alpha-up:before {
content: "\f15e";
}
.fa-sort-amount-down:before {
content: "\f160";
}
.fa-sort-amount-up:before {
content: "\f161";
}
.fa-sort-down:before {
content: "\f0dd";
}
.fa-sort-numeric-down:before {
content: "\f162";
}
.fa-sort-numeric-up:before {
content: "\f163";
}
.fa-sort-up:before {
content: "\f0de";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-soup:before {
content: "\f823";
}
.fa-sourcetree:before {
content: "\f7d3";
}
.fa-spa:before {
content: "\f5bb";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-spade:before {
content: "\f2f4";
}
.fa-speakap:before {
content: "\f3f3";
}
.fa-spider:before {
content: "\f717";
}
.fa-spider-black-widow:before {
content: "\f718";
}
.fa-spider-web:before {
content: "\f719";
}
.fa-spinner:before {
content: "\f110";
}
.fa-spinner-third:before {
content: "\f3f4";
}
.fa-splotch:before {
content: "\f5bc";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-spray-can:before {
content: "\f5bd";
}
.fa-square:before {
content: "\f0c8";
}
.fa-square-full:before {
content: "\f45c";
}
.fa-square-root:before {
content: "\f697";
}
.fa-square-root-alt:before {
content: "\f698";
}
.fa-squarespace:before {
content: "\f5be";
}
.fa-squirrel:before {
content: "\f71a";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-staff:before {
content: "\f71b";
}
.fa-stamp:before {
content: "\f5bf";
}
.fa-star:before {
content: "\f005";
}
.fa-star-and-crescent:before {
content: "\f699";
}
.fa-star-christmas:before {
content: "\f7d4";
}
.fa-star-exclamation:before {
content: "\f2f3";
}
.fa-star-half:before {
content: "\f089";
}
.fa-star-half-alt:before {
content: "\f5c0";
}
.fa-star-of-david:before {
content: "\f69a";
}
.fa-star-of-life:before {
content: "\f621";
}
.fa-stars:before {
content: "\f762";
}
.fa-staylinked:before {
content: "\f3f5";
}
.fa-steak:before {
content: "\f824";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-steam-symbol:before {
content: "\f3f6";
}
.fa-steering-wheel:before {
content: "\f622";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-sticker-mule:before {
content: "\f3f7";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-stocking:before {
content: "\f7d5";
}
.fa-stomach:before {
content: "\f623";
}
.fa-stop:before {
content: "\f04d";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stopwatch:before {
content: "\f2f2";
}
.fa-store:before {
content: "\f54e";
}
.fa-store-alt:before {
content: "\f54f";
}
.fa-strava:before {
content: "\f428";
}
.fa-stream:before {
content: "\f550";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-stretcher:before {
content: "\f825";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-stripe:before {
content: "\f429";
}
.fa-stripe-s:before {
content: "\f42a";
}
.fa-stroopwafel:before {
content: "\f551";
}
.fa-studiovinari:before {
content: "\f3f8";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-subway:before {
content: "\f239";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-suitcase-rolling:before {
content: "\f5c1";
}
.fa-sun:before {
content: "\f185";
}
.fa-sun-cloud:before {
content: "\f763";
}
.fa-sun-dust:before {
content: "\f764";
}
.fa-sun-haze:before {
content: "\f765";
}
.fa-sunrise:before {
content: "\f766";
}
.fa-sunset:before {
content: "\f767";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-supple:before {
content: "\f3f9";
}
.fa-surprise:before {
content: "\f5c2";
}
.fa-suse:before {
content: "\f7d6";
}
.fa-swatchbook:before {
content: "\f5c3";
}
.fa-swimmer:before {
content: "\f5c4";
}
.fa-swimming-pool:before {
content: "\f5c5";
}
.fa-sword:before {
content: "\f71c";
}
.fa-swords:before {
content: "\f71d";
}
.fa-synagogue:before {
content: "\f69b";
}
.fa-sync:before {
content: "\f021";
}
.fa-sync-alt:before {
content: "\f2f1";
}
.fa-syringe:before {
content: "\f48e";
}
.fa-table:before {
content: "\f0ce";
}
.fa-table-tennis:before {
content: "\f45d";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-tablet-alt:before {
content: "\f3fa";
}
.fa-tablet-android:before {
content: "\f3fb";
}
.fa-tablet-android-alt:before {
content: "\f3fc";
}
.fa-tablet-rugged:before {
content: "\f48f";
}
.fa-tablets:before {
content: "\f490";
}
.fa-tachometer:before {
content: "\f0e4";
}
.fa-tachometer-alt:before {
content: "\f3fd";
}
.fa-tachometer-alt-average:before {
content: "\f624";
}
.fa-tachometer-alt-fast:before {
content: "\f625";
}
.fa-tachometer-alt-fastest:before {
content: "\f626";
}
.fa-tachometer-alt-slow:before {
content: "\f627";
}
.fa-tachometer-alt-slowest:before {
content: "\f628";
}
.fa-tachometer-average:before {
content: "\f629";
}
.fa-tachometer-fast:before {
content: "\f62a";
}
.fa-tachometer-fastest:before {
content: "\f62b";
}
.fa-tachometer-slow:before {
content: "\f62c";
}
.fa-tachometer-slowest:before {
content: "\f62d";
}
.fa-taco:before {
content: "\f826";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-tally:before {
content: "\f69c";
}
.fa-tanakh:before {
content: "\f827";
}
.fa-tape:before {
content: "\f4db";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-tasks-alt:before {
content: "\f828";
}
.fa-taxi:before {
content: "\f1ba";
}
.fa-teamspeak:before {
content: "\f4f9";
}
.fa-teeth:before {
content: "\f62e";
}
.fa-teeth-open:before {
content: "\f62f";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-telegram-plane:before {
content: "\f3fe";
}
.fa-temperature-frigid:before {
content: "\f768";
}
.fa-temperature-high:before {
content: "\f769";
}
.fa-temperature-hot:before {
content: "\f76a";
}
.fa-temperature-low:before {
content: "\f76b";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-tenge:before {
content: "\f7d7";
}
.fa-tennis-ball:before {
content: "\f45e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-the-red-yeti:before {
content: "\f69d";
}
.fa-theater-masks:before {
content: "\f630";
}
.fa-themeco:before {
content: "\f5c6";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-thermometer:before {
content: "\f491";
}
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-theta:before {
content: "\f69e";
}
.fa-think-peaks:before {
content: "\f731";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbtack:before {
content: "\f08d";
}
.fa-thunderstorm:before {
content: "\f76c";
}
.fa-thunderstorm-moon:before {
content: "\f76d";
}
.fa-thunderstorm-sun:before {
content: "\f76e";
}
.fa-ticket:before {
content: "\f145";
}
.fa-ticket-alt:before {
content: "\f3ff";
}
.fa-tilde:before {
content: "\f69f";
}
.fa-times:before {
content: "\f00d";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-times-hexagon:before {
content: "\f2ee";
}
.fa-times-octagon:before {
content: "\f2f0";
}
.fa-times-square:before {
content: "\f2d3";
}
.fa-tint:before {
content: "\f043";
}
.fa-tint-slash:before {
content: "\f5c7";
}
.fa-tire:before {
content: "\f631";
}
.fa-tire-flat:before {
content: "\f632";
}
.fa-tire-pressure-warning:before {
content: "\f633";
}
.fa-tire-rugged:before {
content: "\f634";
}
.fa-tired:before {
content: "\f5c8";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-toilet:before {
content: "\f7d8";
}
.fa-toilet-paper:before {
content: "\f71e";
}
.fa-toilet-paper-alt:before {
content: "\f71f";
}
.fa-tombstone:before {
content: "\f720";
}
.fa-tombstone-alt:before {
content: "\f721";
}
.fa-toolbox:before {
content: "\f552";
}
.fa-tools:before {
content: "\f7d9";
}
.fa-tooth:before {
content: "\f5c9";
}
.fa-toothbrush:before {
content: "\f635";
}
.fa-torah:before {
content: "\f6a0";
}
.fa-torii-gate:before {
content: "\f6a1";
}
.fa-tornado:before {
content: "\f76f";
}
.fa-tractor:before {
content: "\f722";
}
.fa-trade-federation:before {
content: "\f513";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-traffic-cone:before {
content: "\f636";
}
.fa-traffic-light:before {
content: "\f637";
}
.fa-traffic-light-go:before {
content: "\f638";
}
.fa-traffic-light-slow:before {
content: "\f639";
}
.fa-traffic-light-stop:before {
content: "\f63a";
}
.fa-train:before {
content: "\f238";
}
.fa-tram:before {
content: "\f7da";
}
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-trash-alt:before {
content: "\f2ed";
}
.fa-trash-restore:before {
content: "\f829";
}
.fa-trash-restore-alt:before {
content: "\f82a";
}
.fa-treasure-chest:before {
content: "\f723";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-tree-alt:before {
content: "\f400";
}
.fa-tree-christmas:before {
content: "\f7db";
}
.fa-tree-decorated:before {
content: "\f7dc";
}
.fa-tree-large:before {
content: "\f7dd";
}
.fa-tree-palm:before {
content: "\f82b";
}
.fa-trees:before {
content: "\f724";
}
.fa-trello:before {
content: "\f181";
}
.fa-triangle:before {
content: "\f2ec";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-trophy:before {
content: "\f091";
}
.fa-trophy-alt:before {
content: "\f2eb";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-truck-container:before {
content: "\f4dc";
}
.fa-truck-couch:before {
content: "\f4dd";
}
.fa-truck-loading:before {
content: "\f4de";
}
.fa-truck-monster:before {
content: "\f63b";
}
.fa-truck-moving:before {
content: "\f4df";
}
.fa-truck-pickup:before {
content: "\f63c";
}
.fa-truck-plow:before {
content: "\f7de";
}
.fa-truck-ramp:before {
content: "\f4e0";
}
.fa-tshirt:before {
content: "\f553";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-turkey:before {
content: "\f725";
}
.fa-turtle:before {
content: "\f726";
}
.fa-tv:before {
content: "\f26c";
}
.fa-tv-retro:before {
content: "\f401";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-twitter:before {
content: "\f099";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-typo3:before {
content: "\f42b";
}
.fa-uber:before {
content: "\f402";
}
.fa-ubuntu:before {
content: "\f7df";
}
.fa-uikit:before {
content: "\f403";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-umbrella-beach:before {
content: "\f5ca";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-undo:before {
content: "\f0e2";
}
.fa-undo-alt:before {
content: "\f2ea";
}
.fa-unicorn:before {
content: "\f727";
}
.fa-union:before {
content: "\f6a2";
}
.fa-uniregistry:before {
content: "\f404";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-university:before {
content: "\f19c";
}
.fa-unlink:before {
content: "\f127";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-untappd:before {
content: "\f405";
}
.fa-upload:before {
content: "\f093";
}
.fa-ups:before {
content: "\f7e0";
}
.fa-usb:before {
content: "\f287";
}
.fa-usd-circle:before {
content: "\f2e8";
}
.fa-usd-square:before {
content: "\f2e9";
}
.fa-user:before {
content: "\f007";
}
.fa-user-alt:before {
content: "\f406";
}
.fa-user-alt-slash:before {
content: "\f4fa";
}
.fa-user-astronaut:before {
content: "\f4fb";
}
.fa-user-chart:before {
content: "\f6a3";
}
.fa-user-check:before {
content: "\f4fc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-clock:before {
content: "\f4fd";
}
.fa-user-cog:before {
content: "\f4fe";
}
.fa-user-crown:before {
content: "\f6a4";
}
.fa-user-edit:before {
content: "\f4ff";
}
.fa-user-friends:before {
content: "\f500";
}
.fa-user-graduate:before {
content: "\f501";
}
.fa-user-hard-hat:before {
content: "\f82c";
}
.fa-user-headset:before {
content: "\f82d";
}
.fa-user-injured:before {
content: "\f728";
}
.fa-user-lock:before {
content: "\f502";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-user-md-chat:before {
content: "\f82e";
}
.fa-user-minus:before {
content: "\f503";
}
.fa-user-ninja:before {
content: "\f504";
}
.fa-user-nurse:before {
content: "\f82f";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-user-shield:before {
content: "\f505";
}
.fa-user-slash:before {
content: "\f506";
}
.fa-user-tag:before {
content: "\f507";
}
.fa-user-tie:before {
content: "\f508";
}
.fa-user-times:before {
content: "\f235";
}
.fa-users:before {
content: "\f0c0";
}
.fa-users-class:before {
content: "\f63d";
}
.fa-users-cog:before {
content: "\f509";
}
.fa-users-crown:before {
content: "\f6a5";
}
.fa-users-medical:before {
content: "\f830";
}
.fa-usps:before {
content: "\f7e1";
}
.fa-ussunnah:before {
content: "\f407";
}
.fa-utensil-fork:before {
content: "\f2e3";
}
.fa-utensil-knife:before {
content: "\f2e4";
}
.fa-utensil-spoon:before {
content: "\f2e5";
}
.fa-utensils:before {
content: "\f2e7";
}
.fa-utensils-alt:before {
content: "\f2e6";
}
.fa-vaadin:before {
content: "\f408";
}
.fa-value-absolute:before {
content: "\f6a6";
}
.fa-vector-square:before {
content: "\f5cb";
}
.fa-venus:before {
content: "\f221";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-vial:before {
content: "\f492";
}
.fa-vials:before {
content: "\f493";
}
.fa-viber:before {
content: "\f409";
}
.fa-video:before {
content: "\f03d";
}
.fa-video-plus:before {
content: "\f4e1";
}
.fa-video-slash:before {
content: "\f4e2";
}
.fa-vihara:before {
content: "\f6a7";
}
.fa-vimeo:before {
content: "\f40a";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-vimeo-v:before {
content: "\f27d";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-vk:before {
content: "\f189";
}
.fa-vnv:before {
content: "\f40b";
}
.fa-volcano:before {
content: "\f770";
}
.fa-volleyball-ball:before {
content: "\f45f";
}
.fa-volume:before {
content: "\f6a8";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-mute:before {
content: "\f6a9";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-slash:before {
content: "\f2e2";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-vote-nay:before {
content: "\f771";
}
.fa-vote-yea:before {
content: "\f772";
}
.fa-vr-cardboard:before {
content: "\f729";
}
.fa-vuejs:before {
content: "\f41f";
}
.fa-walker:before {
content: "\f831";
}
.fa-walking:before {
content: "\f554";
}
.fa-wallet:before {
content: "\f555";
}
.fa-wand:before {
content: "\f72a";
}
.fa-wand-magic:before {
content: "\f72b";
}
.fa-warehouse:before {
content: "\f494";
}
.fa-warehouse-alt:before {
content: "\f495";
}
.fa-watch:before {
content: "\f2e1";
}
.fa-watch-fitness:before {
content: "\f63e";
}
.fa-water:before {
content: "\f773";
}
.fa-water-lower:before {
content: "\f774";
}
.fa-water-rise:before {
content: "\f775";
}
.fa-webcam:before {
content: "\f832";
}
.fa-webcam-slash:before {
content: "\f833";
}
.fa-weebly:before {
content: "\f5cc";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-weight:before {
content: "\f496";
}
.fa-weight-hanging:before {
content: "\f5cd";
}
.fa-weixin:before {
content: "\f1d7";
}
.fa-whale:before {
content: "\f72c";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-whatsapp-square:before {
content: "\f40c";
}
.fa-wheat:before {
content: "\f72d";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-whistle:before {
content: "\f460";
}
.fa-whmcs:before {
content: "\f40d";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-wifi-1:before {
content: "\f6aa";
}
.fa-wifi-2:before {
content: "\f6ab";
}
.fa-wifi-slash:before {
content: "\f6ac";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-wind:before {
content: "\f72e";
}
.fa-wind-warning:before {
content: "\f776";
}
.fa-window:before {
content: "\f40e";
}
.fa-window-alt:before {
content: "\f40f";
}
.fa-window-close:before {
content: "\f410";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-windows:before {
content: "\f17a";
}
.fa-windsock:before {
content: "\f777";
}
.fa-wine-bottle:before {
content: "\f72f";
}
.fa-wine-glass:before {
content: "\f4e3";
}
.fa-wine-glass-alt:before {
content: "\f5ce";
}
.fa-wix:before {
content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
content: "\f730";
}
.fa-wolf-pack-battalion:before {
content: "\f514";
}
.fa-won-sign:before {
content: "\f159";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-wordpress-simple:before {
content: "\f411";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-wpressr:before {
content: "\f3e4";
}
.fa-wreath:before {
content: "\f7e2";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-x-ray:before {
content: "\f497";
}
.fa-xbox:before {
content: "\f412";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-y-combinator:before {
content: "\f23b";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-yandex:before {
content: "\f413";
}
.fa-yandex-international:before {
content: "\f414";
}
.fa-yarn:before {
content: "\f7e3";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-yen-sign:before {
content: "\f157";
}
.fa-yin-yang:before {
content: "\f6ad";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-youtube:before {
content: "\f167";
}
.fa-youtube-square:before {
content: "\f431";
}
.fa-zhihu:before {
content: "\f63f";
}
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
font-display: auto;
src: url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/fa-brands-400.ttf) format("truetype");
}
.fab {
font-family: 'Font Awesome 5 Brands';
}
@font-face {
font-family: 'Font Awesome 5 Pro';
font-style: normal;
font-weight: 300;
font-display: auto;
src: url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/fa-light-300.ttf) format("truetype");
}
.fal {
font-family: 'Font Awesome 5 Pro';
font-weight: 300;
}
@font-face {
font-family: 'Font Awesome 5 Pro';
font-style: normal;
font-weight: 400;
font-display: auto;
src: url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/fa-regular-400.ttf) format("truetype");
}
.far {
font-family: 'Font Awesome 5 Pro';
font-weight: 400;
}
@font-face {
font-family: 'Font Awesome 5 Pro';
font-style: normal;
font-weight: 900;
font-display: auto;
src: url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/fa-solid-900.ttf) format("truetype");
}
.fa,
.fas {
font-family: 'Font Awesome 5 Pro';
font-weight: 900;
}@font-face {
font-family: 'icomoon';
src:  url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/icomoon.eot?tin97q);
src:  url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/icomoon.eot?tin97q#iefix) format('embedded-opentype'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/icomoon.ttf?tin97q) format('truetype'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/icomoon.woff?tin97q) format('woff'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/icomoon.svg?tin97q#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-1:before {
content: "\e900";
}
.icon-2:before {
content: "\e901";
}
.icon-3:before {
content: "\e902";
}
.icon-4:before {
content: "\e903";
}
.icon-5:before {
content: "\e904";
}
.icon-6:before {
content: "\e905";
}
.icon-7:before {
content: "\e906";
}
.icon-8:before {
content: "\e907";
}
.icon-9:before {
content: "\e908";
}
.icon-10:before {
content: "\e909";
}
.icon-11:before {
content: "\e90a";
}
.icon-12:before {
content: "\e90b";
}
.icon-13:before {
content: "\e90c";
}
.icon-14:before {
content: "\e90d";
}
.icon-15:before {
content: "\e90e";
}
.icon-16:before {
content: "\e90f";
}
.icon-17:before {
content: "\e910";
}
.icon-18:before {
content: "\e911";
}
.icon-19:before {
content: "\e912";
}
.icon-20:before {
content: "\e913";
}
.icon-21:before {
content: "\e914";
}
.icon-22:before {
content: "\e915";
}
.icon-23:before {
content: "\e916";
}
.icon-24:before {
content: "\e917";
}
.icon-25:before {
content: "\e918";
}
.icon-26:before {
content: "\e919";
}
.icon-27:before {
content: "\e91a";
}
.icon-28:before {
content: "\e91b";
}
.icon-29:before {
content: "\e91c";
}
.icon-30:before {
content: "\e91d";
}
.icon-31:before {
content: "\e91e";
}
.icon-32:before {
content: "\e91f";
}
.icon-33:before {
content: "\e920";
}
.icon-34:before {
content: "\e921";
}
.icon-35:before {
content: "\e922";
}
.icon-36:before {
content: "\e923";
}
.icon-37:before {
content: "\e924";
}
.icon-38:before {
content: "\e925";
}
.icon-39:before {
content: "\e926";
}
.icon-40:before {
content: "\e927";
}
.icon-41:before {
content: "\e928";
}
.icon-42:before {
content: "\e929";
}
.icon-43:before {
content: "\e92a";
}
.icon-44:before {
content: "\e92b";
}
.icon-45:before {
content: "\e92c";
}
.icon-46:before {
content: "\e92d";
}
.icon-47:before {
content: "\e92e";
}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-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 {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: none;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.nomadindesign.com/wp-content/themes/potu/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}
.owl-theme .owl-controls {
display:block;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
position: relative;
cursor: pointer;
display: inline-block;
color: #898f9f;
margin: 0px 10px;
transition: all 500ms ease;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] span:before{
margin: 0px;
font-size: 25px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover{
color: #f2be00;
}
.owl-theme .owl-controls .owl-nav .disabled {
cursor: default;
opacity: 0.5;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
}
.owl-theme .owl-dots .owl-dot span {
background: #222;
display: block;
margin: 0px 5px 0px 5px;
transition: opacity 200ms ease 0s;
width: 15px;
height: 15px;
}
.owl-theme .owl-dots .owl-dot.active span {
background: none repeat scroll 0 0 #cda274;
}
 :root {
--bs-blue: #0d6efd;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
--bs-pink: #d63384;
--bs-red: #dc3545;
--bs-orange: #fd7e14;
--bs-yellow: #ffc107;
--bs-green: #198754;
--bs-teal: #20c997;
--bs-cyan: #0dcaf0;
--bs-black: #000;
--bs-white: #fff;
--bs-gray: #6c757d;
--bs-gray-dark: #343a40;
--bs-gray-100: #f8f9fa;
--bs-gray-200: #e9ecef;
--bs-gray-300: #dee2e6;
--bs-gray-400: #ced4da;
--bs-gray-500: #adb5bd;
--bs-gray-600: #6c757d;
--bs-gray-700: #495057;
--bs-gray-800: #343a40;
--bs-gray-900: #212529;
--bs-primary: #0d6efd;
--bs-secondary: #6c757d;
--bs-success: #198754;
--bs-info: #0dcaf0;
--bs-warning: #ffc107;
--bs-danger: #dc3545;
--bs-light: #f8f9fa;
--bs-dark: #212529;
--bs-primary-rgb: 13, 110, 253;
--bs-secondary-rgb: 108, 117, 125;
--bs-success-rgb: 25, 135, 84;
--bs-info-rgb: 13, 202, 240;
--bs-warning-rgb: 255, 193, 7;
--bs-danger-rgb: 220, 53, 69;
--bs-light-rgb: 248, 249, 250;
--bs-dark-rgb: 33, 37, 41;
--bs-white-rgb: 255, 255, 255;
--bs-black-rgb: 0, 0, 0;
--bs-body-color-rgb: 33, 37, 41;
--bs-body-bg-rgb: 255, 255, 255;
--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
--bs-body-font-family: var(--bs-font-sans-serif);
--bs-body-font-size: 1rem;
--bs-body-font-weight: 400;
--bs-body-line-height: 1.5;
--bs-body-color: #212529;
--bs-body-bg: #fff;
--bs-border-width: 1px;
--bs-border-style: solid;
--bs-border-color: #dee2e6;
--bs-border-color-translucent: rgba(0, 0, 0, 0.175);
--bs-border-radius: 0.375rem;
--bs-border-radius-sm: 0.25rem;
--bs-border-radius-lg: 0.5rem;
--bs-border-radius-xl: 1rem;
--bs-border-radius-2xl: 2rem;
--bs-border-radius-pill: 50rem;
--bs-link-color: #0d6efd;
--bs-link-hover-color: #0a58ca;
--bs-code-color: #d63384;
--bs-highlight-bg: #fff3cd;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
:root {
scroll-behavior: smooth;
}
}
body {
margin: 0;
font-family: var(--bs-body-font-family);
font-size: var(--bs-body-font-size);
font-weight: var(--bs-body-font-weight);
line-height: var(--bs-body-line-height);
color: var(--bs-body-color);
text-align: var(--bs-body-text-align);
background-color: var(--bs-body-bg);
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
margin: 1rem 0;
color: inherit;
border: 0;
border-top: 1px solid;
opacity: 0.25;
}
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
margin-top: 0;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
h1, .h1 {
font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
h1, .h1 {
font-size: 2.5rem;
}
}
h2, .h2 {
font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
h2, .h2 {
font-size: 2rem;
}
}
h3, .h3 {
font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
h3, .h3 {
font-size: 1.75rem;
}
}
h4, .h4 {
font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
h4, .h4 {
font-size: 1.5rem;
}
}
h5, .h5 {
font-size: 1.25rem;
}
h6, .h6 {
font-size: 1rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title] {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul {
padding-left: 2rem;
}
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: 0.5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
b,
strong {
font-weight: bolder;
}
small, .small {
font-size: 0.875em;
}
mark, .mark {
padding: 0.1875em;
background-color: var(--bs-highlight-bg);
}
sub,
sup {
position: relative;
font-size: 0.75em;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
a {
color: var(--bs-link-color);
text-decoration: underline;
}
a:hover {
color: var(--bs-link-hover-color);
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
color: inherit;
text-decoration: none;
}
pre,
code,
kbd,
samp {
font-family: var(--bs-font-monospace);
font-size: 1em;
}
pre {
display: block;
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
font-size: 0.875em;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
code {
font-size: 0.875em;
color: var(--bs-code-color);
word-wrap: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.1875rem 0.375rem;
font-size: 0.875em;
color: var(--bs-body-bg);
background-color: var(--bs-body-color);
border-radius: 0.25rem;
}
kbd kbd {
padding: 0;
font-size: 1em;
}
figure {
margin: 0 0 1rem;
}
img,
svg {
vertical-align: middle;
}
table {
caption-side: bottom;
border-collapse: collapse;
}
caption {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
color: #6c757d;
text-align: left;
}
th {
text-align: inherit;
text-align: -webkit-match-parent;
}
thead,
tbody,
tfoot,
tr,
td,
th {
border-color: inherit;
border-style: solid;
border-width: 0;
}
label {
display: inline-block;
}
button {
border-radius: 0;
}
button:focus:not(:focus-visible) {
outline: 0;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
select {
text-transform: none;
}
[role=button] {
cursor: pointer;
}
select {
word-wrap: normal;
}
select:disabled {
opacity: 1;
}
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
display: none !important;
}
button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
cursor: pointer;
}
::-moz-focus-inner {
padding: 0;
border-style: none;
}
textarea {
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
float: left;
width: 100%;
padding: 0;
margin-bottom: 0.5rem;
font-size: calc(1.275rem + 0.3vw);
line-height: inherit;
}
@media (min-width: 1200px) {
legend {
font-size: 1.5rem;
}
}
legend + * {
clear: left;
}
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
padding: 0;
}
::-webkit-inner-spin-button {
height: auto;
}
[type=search] {
outline-offset: -2px;
-webkit-appearance: textfield;
} ::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
padding: 0;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
::file-selector-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
iframe {
border: 0;
}
summary {
display: list-item;
cursor: pointer;
}
progress {
vertical-align: baseline;
}
[hidden] {
display: none !important;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: calc(1.625rem + 4.5vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.display-1 {
font-size: 5rem;
}
}
.display-2 {
font-size: calc(1.575rem + 3.9vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.display-2 {
font-size: 4.5rem;
}
}
.display-3 {
font-size: calc(1.525rem + 3.3vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.display-3 {
font-size: 4rem;
}
}
.display-4 {
font-size: calc(1.475rem + 2.7vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.display-4 {
font-size: 3.5rem;
}
}
.display-5 {
font-size: calc(1.425rem + 2.1vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.display-5 {
font-size: 3rem;
}
}
.display-6 {
font-size: calc(1.375rem + 1.5vw);
font-weight: 300;
line-height: 1.2;
}
@media (min-width: 1200px) {
.display-6 {
font-size: 2.5rem;
}
}
.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: 0.875em;
text-transform: uppercase;
}
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.blockquote > :last-child {
margin-bottom: 0;
}
.blockquote-footer {
margin-top: -1rem;
margin-bottom: 1rem;
font-size: 0.875em;
color: #6c757d;
}
.blockquote-footer::before {
content: "— ";
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid var(--bs-border-color);
border-radius: 0.375rem;
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 0.875em;
color: #6c757d;
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
--bs-gutter-x: 1.5rem;
--bs-gutter-y: 0;
width: 100%;
padding-right: calc(var(--bs-gutter-x) * 0.5);
padding-left: calc(var(--bs-gutter-x) * 0.5);
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container-sm, .container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container-md, .container-sm, .container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container-lg, .container-md, .container-sm, .container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1140px;
}
}
@media (min-width: 1400px) {
.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1320px;
}
}
.row {
--bs-gutter-x: 1.5rem;
--bs-gutter-y: 0;
display: flex;
flex-wrap: wrap;
margin-top: calc(-1 * var(--bs-gutter-y));
margin-right: calc(-0.5 * var(--bs-gutter-x));
margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
flex-shrink: 0;
width: 100%;
max-width: 100%;
padding-right: calc(var(--bs-gutter-x) * 0.5);
padding-left: calc(var(--bs-gutter-x) * 0.5);
margin-top: var(--bs-gutter-y);
}
.col {
flex: 1 0 0%;
}
.row-cols-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.row-cols-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-auto {
flex: 0 0 auto;
width: auto;
}
.col-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-3 {
flex: 0 0 auto;
width: 25%;
}
.col-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-6 {
flex: 0 0 auto;
width: 50%;
}
.col-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-9 {
flex: 0 0 auto;
width: 75%;
}
.col-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-1 {
margin-left: 8.33333333%;
}
.offset-2 {
margin-left: 16.66666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.33333333%;
}
.offset-5 {
margin-left: 41.66666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.33333333%;
}
.offset-8 {
margin-left: 66.66666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.33333333%;
}
.offset-11 {
margin-left: 91.66666667%;
}
.g-0,
.gx-0 {
--bs-gutter-x: 0;
}
.g-0,
.gy-0 {
--bs-gutter-y: 0;
}
.g-1,
.gx-1 {
--bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
--bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
--bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
--bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
--bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
--bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
--bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
--bs-gutter-y: 1.5rem;
}
.g-5,
.gx-5 {
--bs-gutter-x: 3rem;
}
.g-5,
.gy-5 {
--bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
.col-sm {
flex: 1 0 0%;
}
.row-cols-sm-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-sm-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-sm-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-sm-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.row-cols-sm-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-sm-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-sm-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-sm-auto {
flex: 0 0 auto;
width: auto;
}
.col-sm-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-sm-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-sm-3 {
flex: 0 0 auto;
width: 25%;
}
.col-sm-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-sm-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-sm-6 {
flex: 0 0 auto;
width: 50%;
}
.col-sm-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-sm-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-sm-9 {
flex: 0 0 auto;
width: 75%;
}
.col-sm-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-sm-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-sm-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.33333333%;
}
.offset-sm-2 {
margin-left: 16.66666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.33333333%;
}
.offset-sm-5 {
margin-left: 41.66666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.33333333%;
}
.offset-sm-8 {
margin-left: 66.66666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.33333333%;
}
.offset-sm-11 {
margin-left: 91.66666667%;
}
.g-sm-0,
.gx-sm-0 {
--bs-gutter-x: 0;
}
.g-sm-0,
.gy-sm-0 {
--bs-gutter-y: 0;
}
.g-sm-1,
.gx-sm-1 {
--bs-gutter-x: 0.25rem;
}
.g-sm-1,
.gy-sm-1 {
--bs-gutter-y: 0.25rem;
}
.g-sm-2,
.gx-sm-2 {
--bs-gutter-x: 0.5rem;
}
.g-sm-2,
.gy-sm-2 {
--bs-gutter-y: 0.5rem;
}
.g-sm-3,
.gx-sm-3 {
--bs-gutter-x: 1rem;
}
.g-sm-3,
.gy-sm-3 {
--bs-gutter-y: 1rem;
}
.g-sm-4,
.gx-sm-4 {
--bs-gutter-x: 1.5rem;
}
.g-sm-4,
.gy-sm-4 {
--bs-gutter-y: 1.5rem;
}
.g-sm-5,
.gx-sm-5 {
--bs-gutter-x: 3rem;
}
.g-sm-5,
.gy-sm-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 768px) {
.col-md {
flex: 1 0 0%;
}
.row-cols-md-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-md-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-md-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-md-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.row-cols-md-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-md-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-md-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-md-auto {
flex: 0 0 auto;
width: auto;
}
.col-md-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-md-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-md-3 {
flex: 0 0 auto;
width: 25%;
}
.col-md-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-md-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-md-6 {
flex: 0 0 auto;
width: 50%;
}
.col-md-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-md-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-md-9 {
flex: 0 0 auto;
width: 75%;
}
.col-md-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-md-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-md-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.33333333%;
}
.offset-md-2 {
margin-left: 16.66666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.33333333%;
}
.offset-md-5 {
margin-left: 41.66666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.33333333%;
}
.offset-md-8 {
margin-left: 66.66666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.33333333%;
}
.offset-md-11 {
margin-left: 91.66666667%;
}
.g-md-0,
.gx-md-0 {
--bs-gutter-x: 0;
}
.g-md-0,
.gy-md-0 {
--bs-gutter-y: 0;
}
.g-md-1,
.gx-md-1 {
--bs-gutter-x: 0.25rem;
}
.g-md-1,
.gy-md-1 {
--bs-gutter-y: 0.25rem;
}
.g-md-2,
.gx-md-2 {
--bs-gutter-x: 0.5rem;
}
.g-md-2,
.gy-md-2 {
--bs-gutter-y: 0.5rem;
}
.g-md-3,
.gx-md-3 {
--bs-gutter-x: 1rem;
}
.g-md-3,
.gy-md-3 {
--bs-gutter-y: 1rem;
}
.g-md-4,
.gx-md-4 {
--bs-gutter-x: 1.5rem;
}
.g-md-4,
.gy-md-4 {
--bs-gutter-y: 1.5rem;
}
.g-md-5,
.gx-md-5 {
--bs-gutter-x: 3rem;
}
.g-md-5,
.gy-md-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 992px) {
.col-lg {
flex: 1 0 0%;
}
.row-cols-lg-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-lg-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-lg-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-lg-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.row-cols-lg-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-lg-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-lg-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-lg-auto {
flex: 0 0 auto;
width: auto;
}
.col-lg-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-lg-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-lg-3 {
flex: 0 0 auto;
width: 25%;
}
.col-lg-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-lg-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-lg-6 {
flex: 0 0 auto;
width: 50%;
}
.col-lg-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-lg-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-lg-9 {
flex: 0 0 auto;
width: 75%;
}
.col-lg-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-lg-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-lg-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.33333333%;
}
.offset-lg-2 {
margin-left: 16.66666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.33333333%;
}
.offset-lg-5 {
margin-left: 41.66666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.33333333%;
}
.offset-lg-8 {
margin-left: 66.66666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.33333333%;
}
.offset-lg-11 {
margin-left: 91.66666667%;
}
.g-lg-0,
.gx-lg-0 {
--bs-gutter-x: 0;
}
.g-lg-0,
.gy-lg-0 {
--bs-gutter-y: 0;
}
.g-lg-1,
.gx-lg-1 {
--bs-gutter-x: 0.25rem;
}
.g-lg-1,
.gy-lg-1 {
--bs-gutter-y: 0.25rem;
}
.g-lg-2,
.gx-lg-2 {
--bs-gutter-x: 0.5rem;
}
.g-lg-2,
.gy-lg-2 {
--bs-gutter-y: 0.5rem;
}
.g-lg-3,
.gx-lg-3 {
--bs-gutter-x: 1rem;
}
.g-lg-3,
.gy-lg-3 {
--bs-gutter-y: 1rem;
}
.g-lg-4,
.gx-lg-4 {
--bs-gutter-x: 1.5rem;
}
.g-lg-4,
.gy-lg-4 {
--bs-gutter-y: 1.5rem;
}
.g-lg-5,
.gx-lg-5 {
--bs-gutter-x: 3rem;
}
.g-lg-5,
.gy-lg-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 1200px) {
.col-xl {
flex: 1 0 0%;
}
.row-cols-xl-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-xl-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-xl-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-xl-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.row-cols-xl-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-xl-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-xl-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-xl-auto {
flex: 0 0 auto;
width: auto;
}
.col-xl-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-xl-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-xl-3 {
flex: 0 0 auto;
width: 25%;
}
.col-xl-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-xl-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-xl-6 {
flex: 0 0 auto;
width: 50%;
}
.col-xl-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-xl-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-xl-9 {
flex: 0 0 auto;
width: 75%;
}
.col-xl-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-xl-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-xl-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.33333333%;
}
.offset-xl-2 {
margin-left: 16.66666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.33333333%;
}
.offset-xl-5 {
margin-left: 41.66666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.33333333%;
}
.offset-xl-8 {
margin-left: 66.66666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.33333333%;
}
.offset-xl-11 {
margin-left: 91.66666667%;
}
.g-xl-0,
.gx-xl-0 {
--bs-gutter-x: 0;
}
.g-xl-0,
.gy-xl-0 {
--bs-gutter-y: 0;
}
.g-xl-1,
.gx-xl-1 {
--bs-gutter-x: 0.25rem;
}
.g-xl-1,
.gy-xl-1 {
--bs-gutter-y: 0.25rem;
}
.g-xl-2,
.gx-xl-2 {
--bs-gutter-x: 0.5rem;
}
.g-xl-2,
.gy-xl-2 {
--bs-gutter-y: 0.5rem;
}
.g-xl-3,
.gx-xl-3 {
--bs-gutter-x: 1rem;
}
.g-xl-3,
.gy-xl-3 {
--bs-gutter-y: 1rem;
}
.g-xl-4,
.gx-xl-4 {
--bs-gutter-x: 1.5rem;
}
.g-xl-4,
.gy-xl-4 {
--bs-gutter-y: 1.5rem;
}
.g-xl-5,
.gx-xl-5 {
--bs-gutter-x: 3rem;
}
.g-xl-5,
.gy-xl-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 1400px) {
.col-xxl {
flex: 1 0 0%;
}
.row-cols-xxl-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-xxl-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-xxl-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-xxl-3 > * {
flex: 0 0 auto;
width: 33.3333333333%;
}
.row-cols-xxl-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-xxl-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-xxl-6 > * {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-xxl-auto {
flex: 0 0 auto;
width: auto;
}
.col-xxl-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-xxl-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-xxl-3 {
flex: 0 0 auto;
width: 25%;
}
.col-xxl-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-xxl-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-xxl-6 {
flex: 0 0 auto;
width: 50%;
}
.col-xxl-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-xxl-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-xxl-9 {
flex: 0 0 auto;
width: 75%;
}
.col-xxl-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-xxl-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-xxl-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-xxl-0 {
margin-left: 0;
}
.offset-xxl-1 {
margin-left: 8.33333333%;
}
.offset-xxl-2 {
margin-left: 16.66666667%;
}
.offset-xxl-3 {
margin-left: 25%;
}
.offset-xxl-4 {
margin-left: 33.33333333%;
}
.offset-xxl-5 {
margin-left: 41.66666667%;
}
.offset-xxl-6 {
margin-left: 50%;
}
.offset-xxl-7 {
margin-left: 58.33333333%;
}
.offset-xxl-8 {
margin-left: 66.66666667%;
}
.offset-xxl-9 {
margin-left: 75%;
}
.offset-xxl-10 {
margin-left: 83.33333333%;
}
.offset-xxl-11 {
margin-left: 91.66666667%;
}
.g-xxl-0,
.gx-xxl-0 {
--bs-gutter-x: 0;
}
.g-xxl-0,
.gy-xxl-0 {
--bs-gutter-y: 0;
}
.g-xxl-1,
.gx-xxl-1 {
--bs-gutter-x: 0.25rem;
}
.g-xxl-1,
.gy-xxl-1 {
--bs-gutter-y: 0.25rem;
}
.g-xxl-2,
.gx-xxl-2 {
--bs-gutter-x: 0.5rem;
}
.g-xxl-2,
.gy-xxl-2 {
--bs-gutter-y: 0.5rem;
}
.g-xxl-3,
.gx-xxl-3 {
--bs-gutter-x: 1rem;
}
.g-xxl-3,
.gy-xxl-3 {
--bs-gutter-y: 1rem;
}
.g-xxl-4,
.gx-xxl-4 {
--bs-gutter-x: 1.5rem;
}
.g-xxl-4,
.gy-xxl-4 {
--bs-gutter-y: 1.5rem;
}
.g-xxl-5,
.gx-xxl-5 {
--bs-gutter-x: 3rem;
}
.g-xxl-5,
.gy-xxl-5 {
--bs-gutter-y: 3rem;
}
}
.table {
--bs-table-color: var(--bs-body-color);
--bs-table-bg: transparent;
--bs-table-border-color: var(--bs-border-color);
--bs-table-accent-bg: transparent;
--bs-table-striped-color: var(--bs-body-color);
--bs-table-striped-bg: rgba(0, 0, 0, 0.05);
--bs-table-active-color: var(--bs-body-color);
--bs-table-active-bg: rgba(0, 0, 0, 0.1);
--bs-table-hover-color: var(--bs-body-color);
--bs-table-hover-bg: rgba(0, 0, 0, 0.075);
width: 100%;
margin-bottom: 1rem;
color: var(--bs-table-color);
vertical-align: top;
border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
padding: 0.5rem 0.5rem;
background-color: var(--bs-table-bg);
border-bottom-width: 1px;
box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
vertical-align: inherit;
}
.table > thead {
vertical-align: bottom;
}
.table-group-divider {
border-top: 2px solid currentcolor;
}
.caption-top {
caption-side: top;
}
.table-sm > :not(caption) > * > * {
padding: 0.25rem 0.25rem;
}
.table-bordered > :not(caption) > * {
border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
border-width: 0 1px;
}
.table-borderless > :not(caption) > * > * {
border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
border-top-width: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
--bs-table-accent-bg: var(--bs-table-striped-bg);
color: var(--bs-table-striped-color);
}
.table-striped-columns > :not(caption) > tr > :nth-child(even) {
--bs-table-accent-bg: var(--bs-table-striped-bg);
color: var(--bs-table-striped-color);
}
.table-active {
--bs-table-accent-bg: var(--bs-table-active-bg);
color: var(--bs-table-active-color);
}
.table-hover > tbody > tr:hover > * {
--bs-table-accent-bg: var(--bs-table-hover-bg);
color: var(--bs-table-hover-color);
}
.table-primary {
--bs-table-color: #000;
--bs-table-bg: #cfe2ff;
--bs-table-border-color: #bacbe6;
--bs-table-striped-bg: #c5d7f2;
--bs-table-striped-color: #000;
--bs-table-active-bg: #bacbe6;
--bs-table-active-color: #000;
--bs-table-hover-bg: #bfd1ec;
--bs-table-hover-color: #000;
color: var(--bs-table-color);
border-color: var(--bs-table-border-color);
}
.table-secondary {
--bs-table-color: #000;
--bs-table-bg: #e2e3e5;
--bs-table-border-color: #cbccce;
--bs-table-striped-bg: #d7d8da;
--bs-table-striped-color: #000;
--bs-table-active-bg: #cbccce;
--bs-table-active-color: #000;
--bs-table-hover-bg: #d1d2d4;
--bs-table-hover-color: #000;
color: var(--bs-table-color);
border-color: var(--bs-table-border-color);
}
.table-success {
--bs-table-color: #000;
--bs-table-bg: #d1e7dd;
--bs-table-border-color: #bcd0c7;
--bs-table-striped-bg: #c7dbd2;
--bs-table-striped-color: #000;
--bs-table-active-bg: #bcd0c7;
--bs-table-active-color: #000;
--bs-table-hover-bg: #c1d6cc;
--bs-table-hover-color: #000;
color: var(--bs-table-color);
border-color: var(--bs-table-border-color);
}
.table-info {
--bs-table-color: #000;
--bs-table-bg: #cff4fc;
--bs-table-border-color: #badce3;
--bs-table-striped-bg: #c5e8ef;
--bs-table-striped-color: #000;
--bs-table-active-bg: #badce3;
--bs-table-active-color: #000;
--bs-table-hover-bg: #bfe2e9;
--bs-table-hover-color: #000;
color: var(--bs-table-color);
border-color: var(--bs-table-border-color);
}
.table-warning {
--bs-table-color: #000;
--bs-table-bg: #fff3cd;
--bs-table-border-color: #e6dbb9;
--bs-table-striped-bg: #f2e7c3;
--bs-table-striped-color: #000;
--bs-table-active-bg: #e6dbb9;
--bs-table-active-color: #000;
--bs-table-hover-bg: #ece1be;
--bs-table-hover-color: #000;
color: var(--bs-table-color);
border-color: var(--bs-table-border-color);
}
.table-danger {
--bs-table-color: #000;
--bs-table-bg: #f8d7da;
--bs-table-border-color: #dfc2c4;
--bs-table-striped-bg: #eccccf;
--bs-table-striped-color: #000;
--bs-table-active-bg: #dfc2c4;
--bs-table-active-color: #000;
--bs-table-hover-bg: #e5c7ca;
--bs-table-hover-color: #000;
color: var(--bs-table-color);
border-color: var(--bs-table-border-color);
}
.table-light {
--bs-table-color: #000;
--bs-table-bg: #f8f9fa;
--bs-table-border-color: #dfe0e1;
--bs-table-striped-bg: #ecedee;
--bs-table-striped-color: #000;
--bs-table-active-bg: #dfe0e1;
--bs-table-active-color: #000;
--bs-table-hover-bg: #e5e6e7;
--bs-table-hover-color: #000;
color: var(--bs-table-color);
border-color: var(--bs-table-border-color);
}
.table-dark {
--bs-table-color: #fff;
--bs-table-bg: #212529;
--bs-table-border-color: #373b3e;
--bs-table-striped-bg: #2c3034;
--bs-table-striped-color: #fff;
--bs-table-active-bg: #373b3e;
--bs-table-active-color: #fff;
--bs-table-hover-bg: #323539;
--bs-table-hover-color: #fff;
color: var(--bs-table-color);
border-color: var(--bs-table-border-color);
}
.table-responsive {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
@media (max-width: 575.98px) {
.table-responsive-sm {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
}
@media (max-width: 767.98px) {
.table-responsive-md {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
}
@media (max-width: 991.98px) {
.table-responsive-lg {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
}
@media (max-width: 1199.98px) {
.table-responsive-xl {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
}
@media (max-width: 1399.98px) {
.table-responsive-xxl {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
}
.form-label {
margin-bottom: 0.5rem;
}
.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;
}
.col-form-label-sm {
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.875rem;
}
.form-text {
margin-top: 0.25rem;
font-size: 0.875em;
color: #6c757d;
}
.form-control {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0.375rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-control {
transition: none;
}
}
.form-control[type=file] {
overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
cursor: pointer;
}
.form-control:focus {
color: #212529;
background-color: #fff;
border-color: #86b7fe;
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
height: 1.5em;
}
.form-control::-moz-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control::placeholder {
color: #6c757d;
opacity: 1;
}
.form-control:disabled {
background-color: #e9ecef;
opacity: 1;
}
.form-control::-webkit-file-upload-button {
padding: 0.375rem 0.75rem;
margin: -0.375rem -0.75rem;
-webkit-margin-end: 0.75rem;
margin-inline-end: 0.75rem;
color: #212529;
background-color: #e9ecef;
pointer-events: none;
border-color: inherit;
border-style: solid;
border-width: 0;
border-inline-end-width: 1px;
border-radius: 0;
-webkit-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;
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;
}
.form-control::file-selector-button {
padding: 0.375rem 0.75rem;
margin: -0.375rem -0.75rem;
-webkit-margin-end: 0.75rem;
margin-inline-end: 0.75rem;
color: #212529;
background-color: #e9ecef;
pointer-events: none;
border-color: inherit;
border-style: solid;
border-width: 0;
border-inline-end-width: 1px;
border-radius: 0;
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;
}
@media (prefers-reduced-motion: reduce) {
.form-control::-webkit-file-upload-button {
-webkit-transition: none;
transition: none;
}
.form-control::file-selector-button {
transition: none;
}
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
background-color: #dde0e3;
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
background-color: #dde0e3;
}
.form-control-plaintext {
display: block;
width: 100%;
padding: 0.375rem 0;
margin-bottom: 0;
line-height: 1.5;
color: #212529;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
}
.form-control-plaintext:focus {
outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
padding-right: 0;
padding-left: 0;
}
.form-control-sm {
min-height: calc(1.5em + 0.5rem + 2px);
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
border-radius: 0.25rem;
}
.form-control-sm::-webkit-file-upload-button {
padding: 0.25rem 0.5rem;
margin: -0.25rem -0.5rem;
-webkit-margin-end: 0.5rem;
margin-inline-end: 0.5rem;
}
.form-control-sm::file-selector-button {
padding: 0.25rem 0.5rem;
margin: -0.25rem -0.5rem;
-webkit-margin-end: 0.5rem;
margin-inline-end: 0.5rem;
}
.form-control-lg {
min-height: calc(1.5em + 1rem + 2px);
padding: 0.5rem 1rem;
font-size: 1.25rem;
border-radius: 0.5rem;
}
.form-control-lg::-webkit-file-upload-button {
padding: 0.5rem 1rem;
margin: -0.5rem -1rem;
-webkit-margin-end: 1rem;
margin-inline-end: 1rem;
}
.form-control-lg::file-selector-button {
padding: 0.5rem 1rem;
margin: -0.5rem -1rem;
-webkit-margin-end: 1rem;
margin-inline-end: 1rem;
}
textarea.form-control {
min-height: calc(1.5em + 0.75rem + 2px);
}
textarea.form-control-sm {
min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
min-height: calc(1.5em + 1rem + 2px);
}
.form-control-color {
width: 3rem;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
cursor: pointer;
}
.form-control-color::-moz-color-swatch {
border: 0 !important;
border-radius: 0.375rem;
}
.form-control-color::-webkit-color-swatch {
border-radius: 0.375rem;
}
.form-control-color.form-control-sm {
height: calc(1.5em + 0.5rem + 2px);
}
.form-control-color.form-control-lg {
height: calc(1.5em + 1rem + 2px);
}
.form-select {
display: block;
width: 100%;
padding: 0.375rem 2.25rem 0.375rem 0.75rem;
-moz-padding-start: calc(0.75rem - 3px);
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right 0.75rem center;
background-size: 16px 12px;
border: 1px solid #ced4da;
border-radius: 0.375rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.form-select {
transition: none;
}
}
.form-select:focus {
border-color: #86b7fe;
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
padding-right: 0.75rem;
background-image: none;
}
.form-select:disabled {
background-color: #e9ecef;
}
.form-select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #212529;
}
.form-select-sm {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
padding-left: 0.5rem;
font-size: 0.875rem;
border-radius: 0.25rem;
}
.form-select-lg {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 1rem;
font-size: 1.25rem;
border-radius: 0.5rem;
}
.form-check {
display: block;
min-height: 1.5rem;
padding-left: 1.5em;
margin-bottom: 0.125rem;
}
.form-check .form-check-input {
float: left;
margin-left: -1.5em;
}
.form-check-reverse {
padding-right: 1.5em;
padding-left: 0;
text-align: right;
}
.form-check-reverse .form-check-input {
float: right;
margin-right: -1.5em;
margin-left: 0;
}
.form-check-input {
width: 1em;
height: 1em;
margin-top: 0.25em;
vertical-align: top;
background-color: #fff;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border: 1px solid rgba(0, 0, 0, 0.25);
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-print-color-adjust: exact;
color-adjust: exact;
print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
border-radius: 0.25em;
}
.form-check-input[type=radio] {
border-radius: 50%;
}
.form-check-input:active {
filter: brightness(90%);
}
.form-check-input:focus {
border-color: #86b7fe;
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
background-color: #0d6efd;
border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
background-color: #0d6efd;
border-color: #0d6efd;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
pointer-events: none;
filter: none;
opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
cursor: default;
opacity: 0.5;
}
.form-switch {
padding-left: 2.5em;
}
.form-switch .form-check-input {
width: 2em;
margin-left: -2.5em;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
background-position: left center;
border-radius: 2em;
transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-switch .form-check-input {
transition: none;
}
}
.form-switch .form-check-input:focus {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
background-position: right center;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
padding-right: 2.5em;
padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
margin-right: -2.5em;
margin-left: 0;
}
.form-check-inline {
display: inline-block;
margin-right: 1rem;
}
.btn-check {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
pointer-events: none;
filter: none;
opacity: 0.65;
}
.form-range {
width: 100%;
height: 1.5rem;
padding: 0;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.form-range:focus {
outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
border: 0;
}
.form-range::-webkit-slider-thumb {
width: 1rem;
height: 1rem;
margin-top: -0.25rem;
background-color: #0d6efd;
border: 0;
border-radius: 1rem;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-webkit-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.form-range::-webkit-slider-thumb {
-webkit-transition: none;
transition: none;
}
}
.form-range::-webkit-slider-thumb:active {
background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.form-range::-moz-range-thumb {
width: 1rem;
height: 1rem;
background-color: #0d6efd;
border: 0;
border-radius: 1rem;
-moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-moz-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.form-range::-moz-range-thumb {
-moz-transition: none;
transition: none;
}
}
.form-range::-moz-range-thumb:active {
background-color: #b6d4fe;
}
.form-range::-moz-range-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.form-range:disabled {
pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
background-color: #adb5bd;
}
.form-floating {
position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
height: calc(3.5rem + 2px);
line-height: 1.25;
}
.form-floating > label {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 1rem 0.75rem;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
pointer-events: none;
border: 1px solid transparent;
transform-origin: 0 0;
transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-floating > label {
transition: none;
}
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
padding: 1rem 0.75rem;
}
.form-floating > .form-control::-moz-placeholder, .form-floating > .form-control-plaintext::-moz-placeholder {
color: transparent;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown), .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown) {
padding-top: 1.625rem;
padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
padding-top: 1.625rem;
padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
padding-top: 1.625rem;
padding-bottom: 0.625rem;
}
.form-floating > .form-select {
padding-top: 1.625rem;
padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
opacity: 0.65;
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
opacity: 0.65;
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
opacity: 0.65;
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
border-width: 1px 0;
}
.input-group {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: stretch;
width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
position: relative;
flex: 1 1 auto;
width: 1%;
min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
z-index: 3;
}
.input-group .btn {
position: relative;
z-index: 2;
}
.input-group .btn:focus {
z-index: 3;
}
.input-group-text {
display: flex;
align-items: center;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
border-radius: 0.375rem;
}
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
border-radius: 0.5rem;
}
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
border-radius: 0.25rem;
}
.input-group-lg > .form-select,
.input-group-sm > .form-select {
padding-right: 3rem;
}
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.form-floating):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback),
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
margin-left: -1px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.valid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 0.875em;
color: #198754;
}
.valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
color: #fff;
background-color: rgba(25, 135, 84, 0.9);
border-radius: 0.375rem;
}
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .form-control:valid, .form-control.is-valid {
border-color: #198754;
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
border-color: #198754;
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .form-select:valid, .form-select.is-valid {
border-color: #198754;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
padding-right: 4.125rem;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
background-position: right 0.75rem center, center right 2.25rem;
background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
border-color: #198754;
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-control-color:valid, .form-control-color.is-valid {
width: calc(3rem + calc(1.5em + 0.75rem));
}
.was-validated .form-check-input:valid, .form-check-input.is-valid {
border-color: #198754;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
background-color: #198754;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
color: #198754;
}
.form-check-inline .form-check-input ~ .valid-feedback {
margin-left: 0.5em;
}
.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
z-index: 1;
}
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
z-index: 3;
}
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 0.875em;
color: #dc3545;
}
.invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
color: #fff;
background-color: rgba(220, 53, 69, 0.9);
border-radius: 0.375rem;
}
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #dc3545;
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .form-select:invalid, .form-select.is-invalid {
border-color: #dc3545;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
padding-right: 4.125rem;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
background-position: right 0.75rem center, center right 2.25rem;
background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
width: calc(3rem + calc(1.5em + 0.75rem));
}
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
color: #dc3545;
}
.form-check-inline .form-check-input ~ .invalid-feedback {
margin-left: 0.5em;
}
.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
z-index: 3;
}
.btn {
--bs-btn-padding-x: 0.75rem;
--bs-btn-padding-y: 0.375rem;
--bs-btn-font-family: ;
--bs-btn-font-size: 1rem;
--bs-btn-font-weight: 400;
--bs-btn-line-height: 1.5;
--bs-btn-color: #212529;
--bs-btn-bg: transparent;
--bs-btn-border-width: 1px;
--bs-btn-border-color: transparent;
--bs-btn-border-radius: 0.375rem;
--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
--bs-btn-disabled-opacity: 0.65;
--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
display: inline-block;
padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
font-family: var(--bs-btn-font-family);
font-size: var(--bs-btn-font-size);
font-weight: var(--bs-btn-font-weight);
line-height: var(--bs-btn-line-height);
color: var(--bs-btn-color);
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
border-radius: var(--bs-btn-border-radius);
background-color: var(--bs-btn-bg);
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;
}
@media (prefers-reduced-motion: reduce) {
.btn {
transition: none;
}
}
.btn:hover {
color: var(--bs-btn-hover-color);
background-color: var(--bs-btn-hover-bg);
border-color: var(--bs-btn-hover-border-color);
}
.btn-check:focus + .btn, .btn:focus {
color: var(--bs-btn-hover-color);
background-color: var(--bs-btn-hover-bg);
border-color: var(--bs-btn-hover-border-color);
outline: 0;
box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, .btn-check:active + .btn, .btn:active, .btn.active, .btn.show {
color: var(--bs-btn-active-color);
background-color: var(--bs-btn-active-bg);
border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus, .btn-check:active + .btn:focus, .btn:active:focus, .btn.active:focus, .btn.show:focus {
box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
color: var(--bs-btn-disabled-color);
pointer-events: none;
background-color: var(--bs-btn-disabled-bg);
border-color: var(--bs-btn-disabled-border-color);
opacity: var(--bs-btn-disabled-opacity);
}
.btn-primary {
--bs-btn-color: #fff;
--bs-btn-bg: #0d6efd;
--bs-btn-border-color: #0d6efd;
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: #0b5ed7;
--bs-btn-hover-border-color: #0a58ca;
--bs-btn-focus-shadow-rgb: 49, 132, 253;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: #0a58ca;
--bs-btn-active-border-color: #0a53be;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #fff;
--bs-btn-disabled-bg: #0d6efd;
--bs-btn-disabled-border-color: #0d6efd;
}
.btn-secondary {
--bs-btn-color: #fff;
--bs-btn-bg: #6c757d;
--bs-btn-border-color: #6c757d;
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: #5c636a;
--bs-btn-hover-border-color: #565e64;
--bs-btn-focus-shadow-rgb: 130, 138, 145;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: #565e64;
--bs-btn-active-border-color: #51585e;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #fff;
--bs-btn-disabled-bg: #6c757d;
--bs-btn-disabled-border-color: #6c757d;
}
.btn-success {
--bs-btn-color: #fff;
--bs-btn-bg: #198754;
--bs-btn-border-color: #198754;
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: #157347;
--bs-btn-hover-border-color: #146c43;
--bs-btn-focus-shadow-rgb: 60, 153, 110;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: #146c43;
--bs-btn-active-border-color: #13653f;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #fff;
--bs-btn-disabled-bg: #198754;
--bs-btn-disabled-border-color: #198754;
}
.btn-info {
--bs-btn-color: #000;
--bs-btn-bg: #0dcaf0;
--bs-btn-border-color: #0dcaf0;
--bs-btn-hover-color: #000;
--bs-btn-hover-bg: #31d2f2;
--bs-btn-hover-border-color: #25cff2;
--bs-btn-focus-shadow-rgb: 11, 172, 204;
--bs-btn-active-color: #000;
--bs-btn-active-bg: #3dd5f3;
--bs-btn-active-border-color: #25cff2;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #000;
--bs-btn-disabled-bg: #0dcaf0;
--bs-btn-disabled-border-color: #0dcaf0;
}
.btn-warning {
--bs-btn-color: #000;
--bs-btn-bg: #ffc107;
--bs-btn-border-color: #ffc107;
--bs-btn-hover-color: #000;
--bs-btn-hover-bg: #ffca2c;
--bs-btn-hover-border-color: #ffc720;
--bs-btn-focus-shadow-rgb: 217, 164, 6;
--bs-btn-active-color: #000;
--bs-btn-active-bg: #ffcd39;
--bs-btn-active-border-color: #ffc720;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #000;
--bs-btn-disabled-bg: #ffc107;
--bs-btn-disabled-border-color: #ffc107;
}
.btn-danger {
--bs-btn-color: #fff;
--bs-btn-bg: #dc3545;
--bs-btn-border-color: #dc3545;
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: #bb2d3b;
--bs-btn-hover-border-color: #b02a37;
--bs-btn-focus-shadow-rgb: 225, 83, 97;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: #b02a37;
--bs-btn-active-border-color: #a52834;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #fff;
--bs-btn-disabled-bg: #dc3545;
--bs-btn-disabled-border-color: #dc3545;
}
.btn-light {
--bs-btn-color: #000;
--bs-btn-bg: #f8f9fa;
--bs-btn-border-color: #f8f9fa;
--bs-btn-hover-color: #000;
--bs-btn-hover-bg: #d3d4d5;
--bs-btn-hover-border-color: #c6c7c8;
--bs-btn-focus-shadow-rgb: 211, 212, 213;
--bs-btn-active-color: #000;
--bs-btn-active-bg: #c6c7c8;
--bs-btn-active-border-color: #babbbc;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #000;
--bs-btn-disabled-bg: #f8f9fa;
--bs-btn-disabled-border-color: #f8f9fa;
}
.btn-dark {
--bs-btn-color: #fff;
--bs-btn-bg: #212529;
--bs-btn-border-color: #212529;
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: #424649;
--bs-btn-hover-border-color: #373b3e;
--bs-btn-focus-shadow-rgb: 66, 70, 73;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: #4d5154;
--bs-btn-active-border-color: #373b3e;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #fff;
--bs-btn-disabled-bg: #212529;
--bs-btn-disabled-border-color: #212529;
}
.btn-outline-primary {
--bs-btn-color: #0d6efd;
--bs-btn-border-color: #0d6efd;
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: #0d6efd;
--bs-btn-hover-border-color: #0d6efd;
--bs-btn-focus-shadow-rgb: 13, 110, 253;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: #0d6efd;
--bs-btn-active-border-color: #0d6efd;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #0d6efd;
--bs-btn-disabled-bg: transparent;
--bs-btn-disabled-border-color: #0d6efd;
--bs-gradient: none;
}
.btn-outline-secondary {
--bs-btn-color: #6c757d;
--bs-btn-border-color: #6c757d;
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: #6c757d;
--bs-btn-hover-border-color: #6c757d;
--bs-btn-focus-shadow-rgb: 108, 117, 125;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: #6c757d;
--bs-btn-active-border-color: #6c757d;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #6c757d;
--bs-btn-disabled-bg: transparent;
--bs-btn-disabled-border-color: #6c757d;
--bs-gradient: none;
}
.btn-outline-success {
--bs-btn-color: #198754;
--bs-btn-border-color: #198754;
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: #198754;
--bs-btn-hover-border-color: #198754;
--bs-btn-focus-shadow-rgb: 25, 135, 84;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: #198754;
--bs-btn-active-border-color: #198754;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #198754;
--bs-btn-disabled-bg: transparent;
--bs-btn-disabled-border-color: #198754;
--bs-gradient: none;
}
.btn-outline-info {
--bs-btn-color: #0dcaf0;
--bs-btn-border-color: #0dcaf0;
--bs-btn-hover-color: #000;
--bs-btn-hover-bg: #0dcaf0;
--bs-btn-hover-border-color: #0dcaf0;
--bs-btn-focus-shadow-rgb: 13, 202, 240;
--bs-btn-active-color: #000;
--bs-btn-active-bg: #0dcaf0;
--bs-btn-active-border-color: #0dcaf0;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #0dcaf0;
--bs-btn-disabled-bg: transparent;
--bs-btn-disabled-border-color: #0dcaf0;
--bs-gradient: none;
}
.btn-outline-warning {
--bs-btn-color: #ffc107;
--bs-btn-border-color: #ffc107;
--bs-btn-hover-color: #000;
--bs-btn-hover-bg: #ffc107;
--bs-btn-hover-border-color: #ffc107;
--bs-btn-focus-shadow-rgb: 255, 193, 7;
--bs-btn-active-color: #000;
--bs-btn-active-bg: #ffc107;
--bs-btn-active-border-color: #ffc107;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #ffc107;
--bs-btn-disabled-bg: transparent;
--bs-btn-disabled-border-color: #ffc107;
--bs-gradient: none;
}
.btn-outline-danger {
--bs-btn-color: #dc3545;
--bs-btn-border-color: #dc3545;
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: #dc3545;
--bs-btn-hover-border-color: #dc3545;
--bs-btn-focus-shadow-rgb: 220, 53, 69;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: #dc3545;
--bs-btn-active-border-color: #dc3545;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #dc3545;
--bs-btn-disabled-bg: transparent;
--bs-btn-disabled-border-color: #dc3545;
--bs-gradient: none;
}
.btn-outline-light {
--bs-btn-color: #f8f9fa;
--bs-btn-border-color: #f8f9fa;
--bs-btn-hover-color: #000;
--bs-btn-hover-bg: #f8f9fa;
--bs-btn-hover-border-color: #f8f9fa;
--bs-btn-focus-shadow-rgb: 248, 249, 250;
--bs-btn-active-color: #000;
--bs-btn-active-bg: #f8f9fa;
--bs-btn-active-border-color: #f8f9fa;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #f8f9fa;
--bs-btn-disabled-bg: transparent;
--bs-btn-disabled-border-color: #f8f9fa;
--bs-gradient: none;
}
.btn-outline-dark {
--bs-btn-color: #212529;
--bs-btn-border-color: #212529;
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: #212529;
--bs-btn-hover-border-color: #212529;
--bs-btn-focus-shadow-rgb: 33, 37, 41;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: #212529;
--bs-btn-active-border-color: #212529;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #212529;
--bs-btn-disabled-bg: transparent;
--bs-btn-disabled-border-color: #212529;
--bs-gradient: none;
}
.btn-link {
--bs-btn-font-weight: 400;
--bs-btn-color: var(--bs-link-color);
--bs-btn-bg: transparent;
--bs-btn-border-color: transparent;
--bs-btn-hover-color: var(--bs-link-hover-color);
--bs-btn-hover-border-color: transparent;
--bs-btn-active-color: var(--bs-link-hover-color);
--bs-btn-active-border-color: transparent;
--bs-btn-disabled-color: #6c757d;
--bs-btn-disabled-border-color: transparent;
--bs-btn-box-shadow: none;
--bs-btn-focus-shadow-rgb: 49, 132, 253;
text-decoration: underline;
}
.btn-link:focus {
color: var(--bs-btn-color);
}
.btn-link:hover {
color: var(--bs-btn-hover-color);
}
.btn-lg, .btn-group-lg > .btn {
--bs-btn-padding-y: 0.5rem;
--bs-btn-padding-x: 1rem;
--bs-btn-font-size: 1.25rem;
--bs-btn-border-radius: 0.5rem;
}
.btn-sm, .btn-group-sm > .btn {
--bs-btn-padding-y: 0.25rem;
--bs-btn-padding-x: 0.5rem;
--bs-btn-font-size: 0.875rem;
--bs-btn-border-radius: 0.25rem;
}
.fade {
transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
.fade {
transition: none;
}
}
.fade:not(.show) {
opacity: 0;
}
.collapse:not(.show) {
display: none;
}
.collapsing {
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
.collapsing {
transition: none;
}
}
.collapsing.collapse-horizontal {
width: 0;
height: auto;
transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
.collapsing.collapse-horizontal {
transition: none;
}
}
.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
position: relative;
}
.dropdown-toggle {
white-space: nowrap;
}
.dropdown-toggle::after {
display: inline-block;
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 {
--bs-dropdown-min-width: 10rem;
--bs-dropdown-padding-x: 0;
--bs-dropdown-padding-y: 0.5rem;
--bs-dropdown-spacer: 0.125rem;
--bs-dropdown-font-size: 1rem;
--bs-dropdown-color: #212529;
--bs-dropdown-bg: #fff;
--bs-dropdown-border-color: var(--bs-border-color-translucent);
--bs-dropdown-border-radius: 0.375rem;
--bs-dropdown-border-width: 1px;
--bs-dropdown-inner-border-radius: calc(0.375rem - 1px);
--bs-dropdown-divider-bg: var(--bs-border-color-translucent);
--bs-dropdown-divider-margin-y: 0.5rem;
--bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
--bs-dropdown-link-color: #212529;
--bs-dropdown-link-hover-color: #1e2125;
--bs-dropdown-link-hover-bg: #e9ecef;
--bs-dropdown-link-active-color: #fff;
--bs-dropdown-link-active-bg: #0d6efd;
--bs-dropdown-link-disabled-color: #adb5bd;
--bs-dropdown-item-padding-x: 1rem;
--bs-dropdown-item-padding-y: 0.25rem;
--bs-dropdown-header-color: #6c757d;
--bs-dropdown-header-padding-x: 1rem;
--bs-dropdown-header-padding-y: 0.5rem;
position: absolute;
z-index: 1000;
display: none;
min-width: var(--bs-dropdown-min-width);
padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
margin: 0;
font-size: var(--bs-dropdown-font-size);
color: var(--bs-dropdown-color);
text-align: left;
list-style: none;
background-color: var(--bs-dropdown-bg);
background-clip: padding-box;
border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
top: 100%;
left: 0;
margin-top: var(--bs-dropdown-spacer);
}
.dropdown-menu-start {
--bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
right: auto;
left: 0;
}
.dropdown-menu-end {
--bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
right: 0;
left: auto;
}
@media (min-width: 576px) {
.dropdown-menu-sm-start {
--bs-position: start;
}
.dropdown-menu-sm-start[data-bs-popper] {
right: auto;
left: 0;
}
.dropdown-menu-sm-end {
--bs-position: end;
}
.dropdown-menu-sm-end[data-bs-popper] {
right: 0;
left: auto;
}
}
@media (min-width: 768px) {
.dropdown-menu-md-start {
--bs-position: start;
}
.dropdown-menu-md-start[data-bs-popper] {
right: auto;
left: 0;
}
.dropdown-menu-md-end {
--bs-position: end;
}
.dropdown-menu-md-end[data-bs-popper] {
right: 0;
left: auto;
}
}
@media (min-width: 992px) {
.dropdown-menu-lg-start {
--bs-position: start;
}
.dropdown-menu-lg-start[data-bs-popper] {
right: auto;
left: 0;
}
.dropdown-menu-lg-end {
--bs-position: end;
}
.dropdown-menu-lg-end[data-bs-popper] {
right: 0;
left: auto;
}
}
@media (min-width: 1200px) {
.dropdown-menu-xl-start {
--bs-position: start;
}
.dropdown-menu-xl-start[data-bs-popper] {
right: auto;
left: 0;
}
.dropdown-menu-xl-end {
--bs-position: end;
}
.dropdown-menu-xl-end[data-bs-popper] {
right: 0;
left: auto;
}
}
@media (min-width: 1400px) {
.dropdown-menu-xxl-start {
--bs-position: start;
}
.dropdown-menu-xxl-start[data-bs-popper] {
right: auto;
left: 0;
}
.dropdown-menu-xxl-end {
--bs-position: end;
}
.dropdown-menu-xxl-end[data-bs-popper] {
right: 0;
left: auto;
}
}
.dropup .dropdown-menu[data-bs-popper] {
top: auto;
bottom: 100%;
margin-top: 0;
margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
display: inline-block;
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;
}
.dropend .dropdown-menu[data-bs-popper] {
top: 0;
right: auto;
left: 100%;
margin-top: 0;
margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0;
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropend .dropdown-toggle::after {
vertical-align: 0;
}
.dropstart .dropdown-menu[data-bs-popper] {
top: 0;
right: 100%;
left: auto;
margin-top: 0;
margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
}
.dropstart .dropdown-toggle::after {
display: none;
}
.dropstart .dropdown-toggle::before {
display: inline-block;
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;
}
.dropstart .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropstart .dropdown-toggle::before {
vertical-align: 0;
}
.dropdown-divider {
height: 0;
margin: var(--bs-dropdown-divider-margin-y) 0;
overflow: hidden;
border-top: 1px solid var(--bs-dropdown-divider-bg);
opacity: 1;
}
.dropdown-item {
display: block;
width: 100%;
padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
clear: both;
font-weight: 400;
color: var(--bs-dropdown-link-color);
text-align: inherit;
text-decoration: none;
white-space: nowrap;
background-color: transparent;
border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
color: var(--bs-dropdown-link-hover-color);
background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
color: var(--bs-dropdown-link-active-color);
text-decoration: none;
background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
color: var(--bs-dropdown-link-disabled-color);
pointer-events: none;
background-color: transparent;
}
.dropdown-menu.show {
display: block;
}
.dropdown-header {
display: block;
padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
margin-bottom: 0;
font-size: 0.875rem;
color: var(--bs-dropdown-header-color);
white-space: nowrap;
}
.dropdown-item-text {
display: block;
padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
color: var(--bs-dropdown-link-color);
}
.dropdown-menu-dark {
--bs-dropdown-color: #dee2e6;
--bs-dropdown-bg: #343a40;
--bs-dropdown-border-color: var(--bs-border-color-translucent);
--bs-dropdown-box-shadow: ;
--bs-dropdown-link-color: #dee2e6;
--bs-dropdown-link-hover-color: #fff;
--bs-dropdown-divider-bg: var(--bs-border-color-translucent);
--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
--bs-dropdown-link-active-color: #fff;
--bs-dropdown-link-active-bg: #0d6efd;
--bs-dropdown-link-disabled-color: #adb5bd;
--bs-dropdown-header-color: #adb5bd;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-flex;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
z-index: 1;
}
.btn-toolbar {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.btn-toolbar .input-group {
width: auto;
}
.btn-group {
border-radius: 0.375rem;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.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, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
margin-right: 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 {
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
margin-top: -1px;
}
.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 ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav {
--bs-nav-link-padding-x: 1rem;
--bs-nav-link-padding-y: 0.5rem;
--bs-nav-link-font-weight: ;
--bs-nav-link-color: var(--bs-link-color);
--bs-nav-link-hover-color: var(--bs-link-hover-color);
--bs-nav-link-disabled-color: #6c757d;
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
font-size: var(--bs-nav-link-font-size);
font-weight: var(--bs-nav-link-font-weight);
color: var(--bs-nav-link-color);
text-decoration: none;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.nav-link {
transition: none;
}
}
.nav-link:hover, .nav-link:focus {
color: var(--bs-nav-link-hover-color);
}
.nav-link.disabled {
color: var(--bs-nav-link-disabled-color);
pointer-events: none;
cursor: default;
}
.nav-tabs {
--bs-nav-tabs-border-width: 1px;
--bs-nav-tabs-border-color: #dee2e6;
--bs-nav-tabs-border-radius: 0.375rem;
--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;
--bs-nav-tabs-link-active-color: #495057;
--bs-nav-tabs-link-active-bg: #fff;
--bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;
border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
margin-bottom: calc(var(--bs-nav-tabs-border-width) * -1);
background: none;
border: var(--bs-nav-tabs-border-width) solid transparent;
border-top-left-radius: var(--bs-nav-tabs-border-radius);
border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
isolation: isolate;
border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link:disabled {
color: var(--bs-nav-link-disabled-color);
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: var(--bs-nav-tabs-link-active-color);
background-color: var(--bs-nav-tabs-link-active-bg);
border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
margin-top: calc(var(--bs-nav-tabs-border-width) * -1);
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-pills {
--bs-nav-pills-border-radius: 0.375rem;
--bs-nav-pills-link-active-color: #fff;
--bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link {
background: none;
border: 0;
border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link:disabled {
color: var(--bs-nav-link-disabled-color);
background-color: transparent;
border-color: transparent;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: var(--bs-nav-pills-link-active-color);
background-color: var(--bs-nav-pills-link-active-bg);
}
.nav-fill > .nav-link,
.nav-fill .nav-item {
flex: 1 1 auto;
text-align: center;
}
.nav-justified > .nav-link,
.nav-justified .nav-item {
flex-basis: 0;
flex-grow: 1;
text-align: center;
}
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
width: 100%;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.navbar {
--bs-navbar-padding-x: 0;
--bs-navbar-padding-y: 0.5rem;
--bs-navbar-color: rgba(0, 0, 0, 0.55);
--bs-navbar-hover-color: rgba(0, 0, 0, 0.7);
--bs-navbar-disabled-color: rgba(0, 0, 0, 0.3);
--bs-navbar-active-color: rgba(0, 0, 0, 0.9);
--bs-navbar-brand-padding-y: 0.3125rem;
--bs-navbar-brand-margin-end: 1rem;
--bs-navbar-brand-font-size: 1.25rem;
--bs-navbar-brand-color: rgba(0, 0, 0, 0.9);
--bs-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);
--bs-navbar-nav-link-padding-x: 0.5rem;
--bs-navbar-toggler-padding-y: 0.25rem;
--bs-navbar-toggler-padding-x: 0.75rem;
--bs-navbar-toggler-font-size: 1.25rem;
--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
--bs-navbar-toggler-border-color: rgba(0, 0, 0, 0.1);
--bs-navbar-toggler-border-radius: 0.375rem;
--bs-navbar-toggler-focus-width: 0.25rem;
--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
display: flex;
flex-wrap: inherit;
align-items: center;
justify-content: space-between;
}
.navbar-brand {
padding-top: var(--bs-navbar-brand-padding-y);
padding-bottom: var(--bs-navbar-brand-padding-y);
margin-right: var(--bs-navbar-brand-margin-end);
font-size: var(--bs-navbar-brand-font-size);
color: var(--bs-navbar-brand-color);
text-decoration: none;
white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
color: var(--bs-navbar-brand-hover-color);
}
.navbar-nav {
--bs-nav-link-padding-x: 0;
--bs-nav-link-padding-y: 0.5rem;
--bs-nav-link-font-weight: ;
--bs-nav-link-color: var(--bs-navbar-color);
--bs-nav-link-hover-color: var(--bs-navbar-hover-color);
--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-nav .show > .nav-link,
.navbar-nav .nav-link.active {
color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
position: static;
}
.navbar-text {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
color: var(--bs-navbar-active-color);
}
.navbar-collapse {
flex-basis: 100%;
flex-grow: 1;
align-items: center;
}
.navbar-toggler {
padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
font-size: var(--bs-navbar-toggler-font-size);
line-height: 1;
color: var(--bs-navbar-color);
background-color: transparent;
border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
border-radius: var(--bs-navbar-toggler-border-radius);
transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
.navbar-toggler {
transition: none;
}
}
.navbar-toggler:hover {
text-decoration: none;
}
.navbar-toggler:focus {
text-decoration: none;
outline: 0;
box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
background-image: var(--bs-navbar-toggler-icon-bg);
background-repeat: no-repeat;
background-position: center;
background-size: 100%;
}
.navbar-nav-scroll {
max-height: var(--bs-scroll-height, 75vh);
overflow-y: auto;
}
@media (min-width: 576px) {
.navbar-expand-sm {
flex-wrap: nowrap;
justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: var(--bs-navbar-nav-link-padding-x);
padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand-sm .navbar-nav-scroll {
overflow: visible;
}
.navbar-expand-sm .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
display: none;
}
.navbar-expand-sm .offcanvas {
position: static;
z-index: auto;
flex-grow: 1;
width: auto !important;
height: auto !important;
visibility: visible !important;
background-color: transparent !important;
border: 0 !important;
transform: none !important;
transition: none;
}
.navbar-expand-sm .offcanvas .offcanvas-header {
display: none;
}
.navbar-expand-sm .offcanvas .offcanvas-body {
display: flex;
flex-grow: 0;
padding: 0;
overflow-y: visible;
}
}
@media (min-width: 768px) {
.navbar-expand-md {
flex-wrap: nowrap;
justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-md .navbar-nav .nav-link {
padding-right: var(--bs-navbar-nav-link-padding-x);
padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand-md .navbar-nav-scroll {
overflow: visible;
}
.navbar-expand-md .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
display: none;
}
.navbar-expand-md .offcanvas {
position: static;
z-index: auto;
flex-grow: 1;
width: auto !important;
height: auto !important;
visibility: visible !important;
background-color: transparent !important;
border: 0 !important;
transform: none !important;
transition: none;
}
.navbar-expand-md .offcanvas .offcanvas-header {
display: none;
}
.navbar-expand-md .offcanvas .offcanvas-body {
display: flex;
flex-grow: 0;
padding: 0;
overflow-y: visible;
}
}
@media (min-width: 992px) {
.navbar-expand-lg {
flex-wrap: nowrap;
justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
flex-direction: row;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: var(--bs-navbar-nav-link-padding-x);
padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand-lg .navbar-nav-scroll {
overflow: visible;
}
.navbar-expand-lg .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
display: none;
}
.navbar-expand-lg .offcanvas {
position: static;
z-index: auto;
flex-grow: 1;
width: auto !important;
height: auto !important;
visibility: visible !important;
background-color: transparent !important;
border: 0 !important;
transform: none !important;
transition: none;
}
.navbar-expand-lg .offcanvas .offcanvas-header {
display: none;
}
.navbar-expand-lg .offcanvas .offcanvas-body {
display: flex;
flex-grow: 0;
padding: 0;
overflow-y: visible;
}
}
@media (min-width: 1200px) {
.navbar-expand-xl {
flex-wrap: nowrap;
justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: var(--bs-navbar-nav-link-padding-x);
padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand-xl .navbar-nav-scroll {
overflow: visible;
}
.navbar-expand-xl .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
display: none;
}
.navbar-expand-xl .offcanvas {
position: static;
z-index: auto;
flex-grow: 1;
width: auto !important;
height: auto !important;
visibility: visible !important;
background-color: transparent !important;
border: 0 !important;
transform: none !important;
transition: none;
}
.navbar-expand-xl .offcanvas .offcanvas-header {
display: none;
}
.navbar-expand-xl .offcanvas .offcanvas-body {
display: flex;
flex-grow: 0;
padding: 0;
overflow-y: visible;
}
}
@media (min-width: 1400px) {
.navbar-expand-xxl {
flex-wrap: nowrap;
justify-content: flex-start;
}
.navbar-expand-xxl .navbar-nav {
flex-direction: row;
}
.navbar-expand-xxl .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xxl .navbar-nav .nav-link {
padding-right: var(--bs-navbar-nav-link-padding-x);
padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand-xxl .navbar-nav-scroll {
overflow: visible;
}
.navbar-expand-xxl .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-xxl .navbar-toggler {
display: none;
}
.navbar-expand-xxl .offcanvas {
position: static;
z-index: auto;
flex-grow: 1;
width: auto !important;
height: auto !important;
visibility: visible !important;
background-color: transparent !important;
border: 0 !important;
transform: none !important;
transition: none;
}
.navbar-expand-xxl .offcanvas .offcanvas-header {
display: none;
}
.navbar-expand-xxl .offcanvas .offcanvas-body {
display: flex;
flex-grow: 0;
padding: 0;
overflow-y: visible;
}
}
.navbar-expand {
flex-wrap: nowrap;
justify-content: flex-start;
}
.navbar-expand .navbar-nav {
flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: var(--bs-navbar-nav-link-padding-x);
padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
overflow: visible;
}
.navbar-expand .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand .navbar-toggler {
display: none;
}
.navbar-expand .offcanvas {
position: static;
z-index: auto;
flex-grow: 1;
width: auto !important;
height: auto !important;
visibility: visible !important;
background-color: transparent !important;
border: 0 !important;
transform: none !important;
transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
display: flex;
flex-grow: 0;
padding: 0;
overflow-y: visible;
}
.navbar-dark {
--bs-navbar-color: rgba(255, 255, 255, 0.55);
--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
--bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
--bs-navbar-active-color: #fff;
--bs-navbar-brand-color: #fff;
--bs-navbar-brand-hover-color: #fff;
--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.card {
--bs-card-spacer-y: 1rem;
--bs-card-spacer-x: 1rem;
--bs-card-title-spacer-y: 0.5rem;
--bs-card-border-width: 1px;
--bs-card-border-color: var(--bs-border-color-translucent);
--bs-card-border-radius: 0.375rem;
--bs-card-box-shadow: ;
--bs-card-inner-border-radius: calc(0.375rem - 1px);
--bs-card-cap-padding-y: 0.5rem;
--bs-card-cap-padding-x: 1rem;
--bs-card-cap-bg: rgba(0, 0, 0, 0.03);
--bs-card-cap-color: ;
--bs-card-height: ;
--bs-card-color: ;
--bs-card-bg: #fff;
--bs-card-img-overlay-padding: 1rem;
--bs-card-group-margin: 0.75rem;
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
height: var(--bs-card-height);
word-wrap: break-word;
background-color: var(--bs-card-bg);
background-clip: border-box;
border: var(--bs-card-border-width) solid var(--bs-card-border-color);
border-radius: var(--bs-card-border-radius);
}
.card > hr {
margin-right: 0;
margin-left: 0;
}
.card > .list-group {
border-top: inherit;
border-bottom: inherit;
}
.card > .list-group:first-child {
border-top-width: 0;
border-top-left-radius: var(--bs-card-inner-border-radius);
border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
border-bottom-width: 0;
border-bottom-right-radius: var(--bs-card-inner-border-radius);
border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
border-top: 0;
}
.card-body {
flex: 1 1 auto;
padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
color: var(--bs-card-color);
}
.card-title {
margin-bottom: var(--bs-card-title-spacer-y);
}
.card-subtitle {
margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
margin-bottom: 0;
}
.card-text:last-child {
margin-bottom: 0;
}
.card-link + .card-link {
margin-left: var(--bs-card-spacer-x);
}
.card-header {
padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
margin-bottom: 0;
color: var(--bs-card-cap-color);
background-color: var(--bs-card-cap-bg);
border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}
.card-footer {
padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
color: var(--bs-card-cap-color);
background-color: var(--bs-card-cap-bg);
border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}
.card-header-tabs {
margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
border-bottom: 0;
}
.card-header-tabs .nav-link.active {
background-color: var(--bs-card-bg);
border-bottom-color: var(--bs-card-bg);
}
.card-header-pills {
margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: var(--bs-card-img-overlay-padding);
border-radius: var(--bs-card-inner-border-radius);
}
.card-img,
.card-img-top,
.card-img-bottom {
width: 100%;
}
.card-img,
.card-img-top {
border-top-left-radius: var(--bs-card-inner-border-radius);
border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card-img,
.card-img-bottom {
border-bottom-right-radius: var(--bs-card-inner-border-radius);
border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card-group > .card {
margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
.card-group {
display: flex;
flex-flow: row wrap;
}
.card-group > .card {
flex: 1 0 0%;
margin-bottom: 0;
}
.card-group > .card + .card {
margin-left: 0;
border-left: 0;
}
.card-group > .card:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
border-top-right-radius: 0;
}
.card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
border-bottom-right-radius: 0;
}
.card-group > .card:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
border-top-left-radius: 0;
}
.card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
border-bottom-left-radius: 0;
}
}
.accordion {
--bs-accordion-color: #000;
--bs-accordion-bg: #fff;
--bs-accordion-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, border-radius 0.15s ease;
--bs-accordion-border-color: var(--bs-border-color);
--bs-accordion-border-width: 1px;
--bs-accordion-border-radius: 0.375rem;
--bs-accordion-inner-border-radius: calc(0.375rem - 1px);
--bs-accordion-btn-padding-x: 1.25rem;
--bs-accordion-btn-padding-y: 1rem;
--bs-accordion-btn-color: var(--bs-body-color);
--bs-accordion-btn-bg: var(--bs-accordion-bg);
--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--bs-body-color%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
--bs-accordion-btn-icon-width: 1.25rem;
--bs-accordion-btn-icon-transform: rotate(-180deg);
--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
--bs-accordion-btn-focus-border-color: #86b7fe;
--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
--bs-accordion-body-padding-x: 1.25rem;
--bs-accordion-body-padding-y: 1rem;
--bs-accordion-active-color: #0c63e4;
--bs-accordion-active-bg: #e7f1ff;
}
.accordion-button {
position: relative;
display: flex;
align-items: center;
width: 100%;
padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
font-size: 1rem;
color: var(--bs-accordion-btn-color);
text-align: left;
background-color: var(--bs-accordion-btn-bg);
border: 0;
border-radius: 0;
overflow-anchor: none;
transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
.accordion-button {
transition: none;
}
}
.accordion-button:not(.collapsed) {
color: var(--bs-accordion-active-color);
background-color: var(--bs-accordion-active-bg);
box-shadow: inset 0 calc(var(--bs-accordion-border-width) * -1) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
background-image: var(--bs-accordion-btn-active-icon);
transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
flex-shrink: 0;
width: var(--bs-accordion-btn-icon-width);
height: var(--bs-accordion-btn-icon-width);
margin-left: auto;
content: "";
background-image: var(--bs-accordion-btn-icon);
background-repeat: no-repeat;
background-size: var(--bs-accordion-btn-icon-width);
transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
.accordion-button::after {
transition: none;
}
}
.accordion-button:hover {
z-index: 2;
}
.accordion-button:focus {
z-index: 3;
border-color: var(--bs-accordion-btn-focus-border-color);
outline: 0;
box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}
.accordion-header {
margin-bottom: 0;
}
.accordion-item {
color: var(--bs-accordion-color);
background-color: var(--bs-accordion-bg);
border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
border-top-left-radius: var(--bs-accordion-border-radius);
border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type .accordion-button {
border-top-left-radius: var(--bs-accordion-inner-border-radius);
border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
border-top: 0;
}
.accordion-item:last-of-type {
border-bottom-right-radius: var(--bs-accordion-border-radius);
border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type .accordion-button.collapsed {
border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type .accordion-collapse {
border-bottom-right-radius: var(--bs-accordion-border-radius);
border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-body {
padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}
.accordion-flush .accordion-collapse {
border-width: 0;
}
.accordion-flush .accordion-item {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
border-top: 0;
}
.accordion-flush .accordion-item:last-child {
border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
border-radius: 0;
}
.breadcrumb {
--bs-breadcrumb-padding-x: 0;
--bs-breadcrumb-padding-y: 0;
--bs-breadcrumb-margin-bottom: 1rem;
--bs-breadcrumb-bg: ;
--bs-breadcrumb-border-radius: ;
--bs-breadcrumb-divider-color: #6c757d;
--bs-breadcrumb-item-padding-x: 0.5rem;
--bs-breadcrumb-item-active-color: #6c757d;
display: flex;
flex-wrap: wrap;
padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
margin-bottom: var(--bs-breadcrumb-margin-bottom);
font-size: var(--bs-breadcrumb-font-size);
list-style: none;
background-color: var(--bs-breadcrumb-bg);
border-radius: var(--bs-breadcrumb-border-radius);
}
.breadcrumb-item + .breadcrumb-item {
padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
float: left;
padding-right: var(--bs-breadcrumb-item-padding-x);
color: var(--bs-breadcrumb-divider-color);
content: var(--bs-breadcrumb-divider, "/") ;
}
.breadcrumb-item.active {
color: var(--bs-breadcrumb-item-active-color);
}
.pagination {
--bs-pagination-padding-x: 0.75rem;
--bs-pagination-padding-y: 0.375rem;
--bs-pagination-font-size: 1rem;
--bs-pagination-color: var(--bs-link-color);
--bs-pagination-bg: #fff;
--bs-pagination-border-width: 1px;
--bs-pagination-border-color: #dee2e6;
--bs-pagination-border-radius: 0.375rem;
--bs-pagination-hover-color: var(--bs-link-hover-color);
--bs-pagination-hover-bg: #e9ecef;
--bs-pagination-hover-border-color: #dee2e6;
--bs-pagination-focus-color: var(--bs-link-hover-color);
--bs-pagination-focus-bg: #e9ecef;
--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
--bs-pagination-active-color: #fff;
--bs-pagination-active-bg: #0d6efd;
--bs-pagination-active-border-color: #0d6efd;
--bs-pagination-disabled-color: #6c757d;
--bs-pagination-disabled-bg: #fff;
--bs-pagination-disabled-border-color: #dee2e6;
display: flex;
padding-left: 0;
list-style: none;
}
.page-link {
position: relative;
display: block;
padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
font-size: var(--bs-pagination-font-size);
color: var(--bs-pagination-color);
text-decoration: none;
background-color: var(--bs-pagination-bg);
border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
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;
}
@media (prefers-reduced-motion: reduce) {
.page-link {
transition: none;
}
}
.page-link:hover {
z-index: 2;
color: var(--bs-pagination-hover-color);
background-color: var(--bs-pagination-hover-bg);
border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
z-index: 3;
color: var(--bs-pagination-focus-color);
background-color: var(--bs-pagination-focus-bg);
outline: 0;
box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .active > .page-link {
z-index: 3;
color: var(--bs-pagination-active-color);
background-color: var(--bs-pagination-active-bg);
border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
color: var(--bs-pagination-disabled-color);
pointer-events: none;
background-color: var(--bs-pagination-disabled-bg);
border-color: var(--bs-pagination-disabled-border-color);
}
.page-item:not(:first-child) .page-link {
margin-left: -1px;
}
.page-item:first-child .page-link {
border-top-left-radius: var(--bs-pagination-border-radius);
border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
border-top-right-radius: var(--bs-pagination-border-radius);
border-bottom-right-radius: var(--bs-pagination-border-radius);
}
.pagination-lg {
--bs-pagination-padding-x: 1.5rem;
--bs-pagination-padding-y: 0.75rem;
--bs-pagination-font-size: 1.25rem;
--bs-pagination-border-radius: 0.5rem;
}
.pagination-sm {
--bs-pagination-padding-x: 0.5rem;
--bs-pagination-padding-y: 0.25rem;
--bs-pagination-font-size: 0.875rem;
--bs-pagination-border-radius: 0.25rem;
}
.badge {
--bs-badge-padding-x: 0.65em;
--bs-badge-padding-y: 0.35em;
--bs-badge-font-size: 0.75em;
--bs-badge-font-weight: 700;
--bs-badge-color: #fff;
--bs-badge-border-radius: 0.375rem;
display: inline-block;
padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
font-size: var(--bs-badge-font-size);
font-weight: var(--bs-badge-font-weight);
line-height: 1;
color: var(--bs-badge-color);
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.alert {
--bs-alert-bg: transparent;
--bs-alert-padding-x: 1rem;
--bs-alert-padding-y: 1rem;
--bs-alert-margin-bottom: 1rem;
--bs-alert-color: inherit;
--bs-alert-border-color: transparent;
--bs-alert-border: 1px solid var(--bs-alert-border-color);
--bs-alert-border-radius: 0.375rem;
position: relative;
padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
margin-bottom: var(--bs-alert-margin-bottom);
color: var(--bs-alert-color);
background-color: var(--bs-alert-bg);
border: var(--bs-alert-border);
border-radius: var(--bs-alert-border-radius);
}
.alert-heading {
color: inherit;
}
.alert-link {
font-weight: 700;
}
.alert-dismissible {
padding-right: 3rem;
}
.alert-dismissible .btn-close {
position: absolute;
top: 0;
right: 0;
z-index: 2;
padding: 1.25rem 1rem;
}
.alert-primary {
--bs-alert-color: #084298;
--bs-alert-bg: #cfe2ff;
--bs-alert-border-color: #b6d4fe;
}
.alert-primary .alert-link {
color: #06357a;
}
.alert-secondary {
--bs-alert-color: #41464b;
--bs-alert-bg: #e2e3e5;
--bs-alert-border-color: #d3d6d8;
}
.alert-secondary .alert-link {
color: #34383c;
}
.alert-success {
--bs-alert-color: #0f5132;
--bs-alert-bg: #d1e7dd;
--bs-alert-border-color: #badbcc;
}
.alert-success .alert-link {
color: #0c4128;
}
.alert-info {
--bs-alert-color: #055160;
--bs-alert-bg: #cff4fc;
--bs-alert-border-color: #b6effb;
}
.alert-info .alert-link {
color: #04414d;
}
.alert-warning {
--bs-alert-color: #664d03;
--bs-alert-bg: #fff3cd;
--bs-alert-border-color: #ffecb5;
}
.alert-warning .alert-link {
color: #523e02;
}
.alert-danger {
--bs-alert-color: #842029;
--bs-alert-bg: #f8d7da;
--bs-alert-border-color: #f5c2c7;
}
.alert-danger .alert-link {
color: #6a1a21;
}
.alert-light {
--bs-alert-color: #636464;
--bs-alert-bg: #fefefe;
--bs-alert-border-color: #fdfdfe;
}
.alert-light .alert-link {
color: #4f5050;
}
.alert-dark {
--bs-alert-color: #141619;
--bs-alert-bg: #d3d3d4;
--bs-alert-border-color: #bcbebf;
}
.alert-dark .alert-link {
color: #101214;
}
@-webkit-keyframes progress-bar-stripes {
0% {
background-position-x: 1rem;
}
}
@keyframes progress-bar-stripes {
0% {
background-position-x: 1rem;
}
}
.progress {
--bs-progress-height: 1rem;
--bs-progress-font-size: 0.75rem;
--bs-progress-bg: #e9ecef;
--bs-progress-border-radius: 0.375rem;
--bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
--bs-progress-bar-color: #fff;
--bs-progress-bar-bg: #0d6efd;
--bs-progress-bar-transition: width 0.6s ease;
display: flex;
height: var(--bs-progress-height);
overflow: hidden;
font-size: var(--bs-progress-font-size);
background-color: var(--bs-progress-bg);
border-radius: var(--bs-progress-border-radius);
}
.progress-bar {
display: flex;
flex-direction: column;
justify-content: center;
overflow: hidden;
color: var(--bs-progress-bar-color);
text-align: center;
white-space: nowrap;
background-color: var(--bs-progress-bar-bg);
transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
.progress-bar {
transition: none;
}
}
.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: var(--bs-progress-height) var(--bs-progress-height);
}
.progress-bar-animated {
-webkit-animation: 1s linear infinite progress-bar-stripes;
animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
.progress-bar-animated {
-webkit-animation: none;
animation: none;
}
}
.list-group {
--bs-list-group-color: #212529;
--bs-list-group-bg: #fff;
--bs-list-group-border-color: rgba(0, 0, 0, 0.125);
--bs-list-group-border-width: 1px;
--bs-list-group-border-radius: 0.375rem;
--bs-list-group-item-padding-x: 1rem;
--bs-list-group-item-padding-y: 0.5rem;
--bs-list-group-action-color: #495057;
--bs-list-group-action-hover-color: #495057;
--bs-list-group-action-hover-bg: #f8f9fa;
--bs-list-group-action-active-color: #212529;
--bs-list-group-action-active-bg: #e9ecef;
--bs-list-group-disabled-color: #6c757d;
--bs-list-group-disabled-bg: #fff;
--bs-list-group-active-color: #fff;
--bs-list-group-active-bg: #0d6efd;
--bs-list-group-active-border-color: #0d6efd;
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
border-radius: var(--bs-list-group-border-radius);
}
.list-group-numbered {
list-style-type: none;
counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
content: counters(section, ".") ". ";
counter-increment: section;
}
.list-group-item-action {
width: 100%;
color: var(--bs-list-group-action-color);
text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
z-index: 1;
color: var(--bs-list-group-action-hover-color);
text-decoration: none;
background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:active {
color: var(--bs-list-group-action-active-color);
background-color: var(--bs-list-group-action-active-bg);
}
.list-group-item {
position: relative;
display: block;
padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
color: var(--bs-list-group-color);
text-decoration: none;
background-color: var(--bs-list-group-bg);
border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
border-top-left-radius: inherit;
border-top-right-radius: inherit;
}
.list-group-item:last-child {
border-bottom-right-radius: inherit;
border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
color: var(--bs-list-group-disabled-color);
pointer-events: none;
background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
z-index: 2;
color: var(--bs-list-group-active-color);
background-color: var(--bs-list-group-active-bg);
border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
border-top-width: 0;
}
.list-group-item + .list-group-item.active {
margin-top: calc(var(--bs-list-group-border-width) * -1);
border-top-width: var(--bs-list-group-border-width);
}
.list-group-horizontal {
flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
border-bottom-left-radius: var(--bs-list-group-border-radius);
border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
border-top-right-radius: var(--bs-list-group-border-radius);
border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
border-top-width: var(--bs-list-group-border-width);
border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
margin-left: calc(var(--bs-list-group-border-width) * -1);
border-left-width: var(--bs-list-group-border-width);
}
@media (min-width: 576px) {
.list-group-horizontal-sm {
flex-direction: row;
}
.list-group-horizontal-sm > .list-group-item:first-child {
border-bottom-left-radius: var(--bs-list-group-border-radius);
border-top-right-radius: 0;
}
.list-group-horizontal-sm > .list-group-item:last-child {
border-top-right-radius: var(--bs-list-group-border-radius);
border-bottom-left-radius: 0;
}
.list-group-horizontal-sm > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-sm > .list-group-item + .list-group-item {
border-top-width: var(--bs-list-group-border-width);
border-left-width: 0;
}
.list-group-horizontal-sm > .list-group-item + .list-group-item.active {
margin-left: calc(var(--bs-list-group-border-width) * -1);
border-left-width: var(--bs-list-group-border-width);
}
}
@media (min-width: 768px) {
.list-group-horizontal-md {
flex-direction: row;
}
.list-group-horizontal-md > .list-group-item:first-child {
border-bottom-left-radius: var(--bs-list-group-border-radius);
border-top-right-radius: 0;
}
.list-group-horizontal-md > .list-group-item:last-child {
border-top-right-radius: var(--bs-list-group-border-radius);
border-bottom-left-radius: 0;
}
.list-group-horizontal-md > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-md > .list-group-item + .list-group-item {
border-top-width: var(--bs-list-group-border-width);
border-left-width: 0;
}
.list-group-horizontal-md > .list-group-item + .list-group-item.active {
margin-left: calc(var(--bs-list-group-border-width) * -1);
border-left-width: var(--bs-list-group-border-width);
}
}
@media (min-width: 992px) {
.list-group-horizontal-lg {
flex-direction: row;
}
.list-group-horizontal-lg > .list-group-item:first-child {
border-bottom-left-radius: var(--bs-list-group-border-radius);
border-top-right-radius: 0;
}
.list-group-horizontal-lg > .list-group-item:last-child {
border-top-right-radius: var(--bs-list-group-border-radius);
border-bottom-left-radius: 0;
}
.list-group-horizontal-lg > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-lg > .list-group-item + .list-group-item {
border-top-width: var(--bs-list-group-border-width);
border-left-width: 0;
}
.list-group-horizontal-lg > .list-group-item + .list-group-item.active {
margin-left: calc(var(--bs-list-group-border-width) * -1);
border-left-width: var(--bs-list-group-border-width);
}
}
@media (min-width: 1200px) {
.list-group-horizontal-xl {
flex-direction: row;
}
.list-group-horizontal-xl > .list-group-item:first-child {
border-bottom-left-radius: var(--bs-list-group-border-radius);
border-top-right-radius: 0;
}
.list-group-horizontal-xl > .list-group-item:last-child {
border-top-right-radius: var(--bs-list-group-border-radius);
border-bottom-left-radius: 0;
}
.list-group-horizontal-xl > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-xl > .list-group-item + .list-group-item {
border-top-width: var(--bs-list-group-border-width);
border-left-width: 0;
}
.list-group-horizontal-xl > .list-group-item + .list-group-item.active {
margin-left: calc(var(--bs-list-group-border-width) * -1);
border-left-width: var(--bs-list-group-border-width);
}
}
@media (min-width: 1400px) {
.list-group-horizontal-xxl {
flex-direction: row;
}
.list-group-horizontal-xxl > .list-group-item:first-child {
border-bottom-left-radius: var(--bs-list-group-border-radius);
border-top-right-radius: 0;
}
.list-group-horizontal-xxl > .list-group-item:last-child {
border-top-right-radius: var(--bs-list-group-border-radius);
border-bottom-left-radius: 0;
}
.list-group-horizontal-xxl > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-xxl > .list-group-item + .list-group-item {
border-top-width: var(--bs-list-group-border-width);
border-left-width: 0;
}
.list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
margin-left: calc(var(--bs-list-group-border-width) * -1);
border-left-width: var(--bs-list-group-border-width);
}
}
.list-group-flush {
border-radius: 0;
}
.list-group-flush > .list-group-item {
border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
border-bottom-width: 0;
}
.list-group-item-primary {
color: #084298;
background-color: #cfe2ff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
color: #084298;
background-color: #bacbe6;
}
.list-group-item-primary.list-group-item-action.active {
color: #fff;
background-color: #084298;
border-color: #084298;
}
.list-group-item-secondary {
color: #41464b;
background-color: #e2e3e5;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
color: #41464b;
background-color: #cbccce;
}
.list-group-item-secondary.list-group-item-action.active {
color: #fff;
background-color: #41464b;
border-color: #41464b;
}
.list-group-item-success {
color: #0f5132;
background-color: #d1e7dd;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
color: #0f5132;
background-color: #bcd0c7;
}
.list-group-item-success.list-group-item-action.active {
color: #fff;
background-color: #0f5132;
border-color: #0f5132;
}
.list-group-item-info {
color: #055160;
background-color: #cff4fc;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
color: #055160;
background-color: #badce3;
}
.list-group-item-info.list-group-item-action.active {
color: #fff;
background-color: #055160;
border-color: #055160;
}
.list-group-item-warning {
color: #664d03;
background-color: #fff3cd;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
color: #664d03;
background-color: #e6dbb9;
}
.list-group-item-warning.list-group-item-action.active {
color: #fff;
background-color: #664d03;
border-color: #664d03;
}
.list-group-item-danger {
color: #842029;
background-color: #f8d7da;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
color: #842029;
background-color: #dfc2c4;
}
.list-group-item-danger.list-group-item-action.active {
color: #fff;
background-color: #842029;
border-color: #842029;
}
.list-group-item-light {
color: #636464;
background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
color: #636464;
background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
color: #fff;
background-color: #636464;
border-color: #636464;
}
.list-group-item-dark {
color: #141619;
background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
color: #141619;
background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active {
color: #fff;
background-color: #141619;
border-color: #141619;
}
.btn-close {
box-sizing: content-box;
width: 1em;
height: 1em;
padding: 0.25em 0.25em;
color: #000;
background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
border: 0;
border-radius: 0.375rem;
opacity: 0.5;
}
.btn-close:hover {
color: #000;
text-decoration: none;
opacity: 0.75;
}
.btn-close:focus {
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
opacity: 0.25;
}
.btn-close-white {
filter: invert(1) grayscale(100%) brightness(200%);
}
.toast {
--bs-toast-padding-x: 0.75rem;
--bs-toast-padding-y: 0.5rem;
--bs-toast-spacing: 1.5rem;
--bs-toast-max-width: 350px;
--bs-toast-font-size: 0.875rem;
--bs-toast-color: ;
--bs-toast-bg: rgba(255, 255, 255, 0.85);
--bs-toast-border-width: 1px;
--bs-toast-border-color: var(--bs-border-color-translucent);
--bs-toast-border-radius: 0.375rem;
--bs-toast-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
--bs-toast-header-color: #6c757d;
--bs-toast-header-bg: rgba(255, 255, 255, 0.85);
--bs-toast-header-border-color: rgba(0, 0, 0, 0.05);
width: var(--bs-toast-max-width);
max-width: 100%;
font-size: var(--bs-toast-font-size);
color: var(--bs-toast-color);
pointer-events: auto;
background-color: var(--bs-toast-bg);
background-clip: padding-box;
border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
box-shadow: var(--bs-toast-box-shadow);
border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
opacity: 0;
}
.toast:not(.show) {
display: none;
}
.toast-container {
position: absolute;
z-index: 1090;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
max-width: 100%;
pointer-events: none;
}
.toast-container > :not(:last-child) {
margin-bottom: var(--bs-toast-spacing);
}
.toast-header {
display: flex;
align-items: center;
padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
color: var(--bs-toast-header-color);
background-color: var(--bs-toast-header-bg);
background-clip: padding-box;
border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close {
margin-right: calc(var(--bs-toast-padding-x) * -0.5);
margin-left: var(--bs-toast-padding-x);
}
.toast-body {
padding: var(--bs-toast-padding-x);
word-wrap: break-word;
}
.modal {
--bs-modal-zindex: 1055;
--bs-modal-width: 500px;
--bs-modal-padding: 1rem;
--bs-modal-margin: 0.5rem;
--bs-modal-color: ;
--bs-modal-bg: #fff;
--bs-modal-border-color: var(--bs-border-color-translucent);
--bs-modal-border-width: 1px;
--bs-modal-border-radius: 0.5rem;
--bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
--bs-modal-inner-border-radius: calc(0.5rem - 1px);
--bs-modal-header-padding-x: 1rem;
--bs-modal-header-padding-y: 1rem;
--bs-modal-header-padding: 1rem 1rem;
--bs-modal-header-border-color: var(--bs-border-color);
--bs-modal-header-border-width: 1px;
--bs-modal-title-line-height: 1.5;
--bs-modal-footer-gap: 0.5rem;
--bs-modal-footer-bg: ;
--bs-modal-footer-border-color: var(--bs-border-color);
--bs-modal-footer-border-width: 1px;
position: fixed;
top: 0;
left: 0;
z-index: var(--bs-modal-zindex);
display: none;
width: 100%;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
outline: 0;
}
.modal-dialog {
position: relative;
width: auto;
margin: var(--bs-modal-margin);
pointer-events: none;
}
.modal.fade .modal-dialog {
transition: transform 0.3s ease-out;
transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
.modal.fade .modal-dialog {
transition: none;
}
}
.modal.show .modal-dialog {
transform: none;
}
.modal.modal-static .modal-dialog {
transform: scale(1.02);
}
.modal-dialog-scrollable {
height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
max-height: 100%;
overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
overflow-y: auto;
}
.modal-dialog-centered {
display: flex;
align-items: center;
min-height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
color: var(--bs-modal-color);
pointer-events: auto;
background-color: var(--bs-modal-bg);
background-clip: padding-box;
border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
border-radius: var(--bs-modal-border-radius);
outline: 0;
}
.modal-backdrop {
--bs-backdrop-zindex: 1050;
--bs-backdrop-bg: #000;
--bs-backdrop-opacity: 0.5;
position: fixed;
top: 0;
left: 0;
z-index: var(--bs-backdrop-zindex);
width: 100vw;
height: 100vh;
background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop.show {
opacity: var(--bs-backdrop-opacity);
}
.modal-header {
display: flex;
flex-shrink: 0;
align-items: center;
justify-content: space-between;
padding: var(--bs-modal-header-padding);
border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
border-top-left-radius: var(--bs-modal-inner-border-radius);
border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
margin: calc(var(--bs-modal-header-padding-y) * -0.5) calc(var(--bs-modal-header-padding-x) * -0.5) calc(var(--bs-modal-header-padding-y) * -0.5) auto;
}
.modal-title {
margin-bottom: 0;
line-height: var(--bs-modal-title-line-height);
}
.modal-body {
position: relative;
flex: 1 1 auto;
padding: var(--bs-modal-padding);
}
.modal-footer {
display: flex;
flex-shrink: 0;
flex-wrap: wrap;
align-items: center;
justify-content: flex-end;
padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
background-color: var(--bs-modal-footer-bg);
border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
border-bottom-right-radius: var(--bs-modal-inner-border-radius);
border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
margin: calc(var(--bs-modal-footer-gap) * 0.5);
}
@media (min-width: 576px) {
.modal {
--bs-modal-margin: 1.75rem;
--bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.modal-dialog {
max-width: var(--bs-modal-width);
margin-right: auto;
margin-left: auto;
}
.modal-sm {
--bs-modal-width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg,
.modal-xl {
--bs-modal-width: 800px;
}
}
@media (min-width: 1200px) {
.modal-xl {
--bs-modal-width: 1140px;
}
}
.modal-fullscreen {
width: 100vw;
max-width: none;
height: 100%;
margin: 0;
}
.modal-fullscreen .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
border-radius: 0;
}
.modal-fullscreen .modal-body {
overflow-y: auto;
}
@media (max-width: 575.98px) {
.modal-fullscreen-sm-down {
width: 100vw;
max-width: none;
height: 100%;
margin: 0;
}
.modal-fullscreen-sm-down .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen-sm-down .modal-header,
.modal-fullscreen-sm-down .modal-footer {
border-radius: 0;
}
.modal-fullscreen-sm-down .modal-body {
overflow-y: auto;
}
}
@media (max-width: 767.98px) {
.modal-fullscreen-md-down {
width: 100vw;
max-width: none;
height: 100%;
margin: 0;
}
.modal-fullscreen-md-down .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen-md-down .modal-header,
.modal-fullscreen-md-down .modal-footer {
border-radius: 0;
}
.modal-fullscreen-md-down .modal-body {
overflow-y: auto;
}
}
@media (max-width: 991.98px) {
.modal-fullscreen-lg-down {
width: 100vw;
max-width: none;
height: 100%;
margin: 0;
}
.modal-fullscreen-lg-down .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen-lg-down .modal-header,
.modal-fullscreen-lg-down .modal-footer {
border-radius: 0;
}
.modal-fullscreen-lg-down .modal-body {
overflow-y: auto;
}
}
@media (max-width: 1199.98px) {
.modal-fullscreen-xl-down {
width: 100vw;
max-width: none;
height: 100%;
margin: 0;
}
.modal-fullscreen-xl-down .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen-xl-down .modal-header,
.modal-fullscreen-xl-down .modal-footer {
border-radius: 0;
}
.modal-fullscreen-xl-down .modal-body {
overflow-y: auto;
}
}
@media (max-width: 1399.98px) {
.modal-fullscreen-xxl-down {
width: 100vw;
max-width: none;
height: 100%;
margin: 0;
}
.modal-fullscreen-xxl-down .modal-content {
height: 100%;
border: 0;
border-radius: 0;
}
.modal-fullscreen-xxl-down .modal-header,
.modal-fullscreen-xxl-down .modal-footer {
border-radius: 0;
}
.modal-fullscreen-xxl-down .modal-body {
overflow-y: auto;
}
}
.tooltip {
--bs-tooltip-zindex: 1080;
--bs-tooltip-max-width: 200px;
--bs-tooltip-padding-x: 0.5rem;
--bs-tooltip-padding-y: 0.25rem;
--bs-tooltip-margin: ;
--bs-tooltip-font-size: 0.875rem;
--bs-tooltip-color: #fff;
--bs-tooltip-bg: #000;
--bs-tooltip-border-radius: 0.375rem;
--bs-tooltip-opacity: 0.9;
--bs-tooltip-arrow-width: 0.8rem;
--bs-tooltip-arrow-height: 0.4rem;
z-index: var(--bs-tooltip-zindex);
display: block;
padding: var(--bs-tooltip-arrow-height);
margin: var(--bs-tooltip-margin);
font-family: var(--bs-font-sans-serif);
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;
white-space: normal;
word-spacing: normal;
line-break: auto;
font-size: var(--bs-tooltip-font-size);
word-wrap: break-word;
opacity: 0;
}
.tooltip.show {
opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
display: block;
width: var(--bs-tooltip-arrow-width);
height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
top: -1px;
border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
border-top-color: var(--bs-tooltip-bg);
} .bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
left: 0;
width: var(--bs-tooltip-arrow-height);
height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
right: -1px;
border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
border-right-color: var(--bs-tooltip-bg);
} .bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
bottom: -1px;
border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
border-bottom-color: var(--bs-tooltip-bg);
} .bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
right: 0;
width: var(--bs-tooltip-arrow-height);
height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
left: -1px;
border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
border-left-color: var(--bs-tooltip-bg);
} .tooltip-inner {
max-width: var(--bs-tooltip-max-width);
padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
color: var(--bs-tooltip-color);
text-align: center;
background-color: var(--bs-tooltip-bg);
border-radius: var(--bs-tooltip-border-radius);
}
.popover {
--bs-popover-zindex: 1070;
--bs-popover-max-width: 276px;
--bs-popover-font-size: 0.875rem;
--bs-popover-bg: #fff;
--bs-popover-border-width: 1px;
--bs-popover-border-color: var(--bs-border-color-translucent);
--bs-popover-border-radius: 0.5rem;
--bs-popover-inner-border-radius: calc(0.5rem - 1px);
--bs-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
--bs-popover-header-padding-x: 1rem;
--bs-popover-header-padding-y: 0.5rem;
--bs-popover-header-font-size: 1rem;
--bs-popover-header-color: var(--bs-heading-color);
--bs-popover-header-bg: #f0f0f0;
--bs-popover-body-padding-x: 1rem;
--bs-popover-body-padding-y: 1rem;
--bs-popover-body-color: #212529;
--bs-popover-arrow-width: 1rem;
--bs-popover-arrow-height: 0.5rem;
--bs-popover-arrow-border: var(--bs-popover-border-color);
z-index: var(--bs-popover-zindex);
display: block;
max-width: var(--bs-popover-max-width);
font-family: var(--bs-font-sans-serif);
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;
white-space: normal;
word-spacing: normal;
line-break: auto;
font-size: var(--bs-popover-font-size);
word-wrap: break-word;
background-color: var(--bs-popover-bg);
background-clip: padding-box;
border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
display: block;
width: var(--bs-popover-arrow-width);
height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
border-width: 0;
}
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
bottom: calc(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
bottom: 0;
border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
bottom: var(--bs-popover-border-width);
border-top-color: var(--bs-popover-bg);
} .bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
left: calc(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width));
width: var(--bs-popover-arrow-height);
height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
left: 0;
border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
left: var(--bs-popover-border-width);
border-right-color: var(--bs-popover-bg);
} .bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
top: calc(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
top: 0;
border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
top: var(--bs-popover-border-width);
border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: var(--bs-popover-arrow-width);
margin-left: calc(var(--bs-popover-arrow-width) * -0.5);
content: "";
border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
} .bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
right: calc(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width));
width: var(--bs-popover-arrow-height);
height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
right: 0;
border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
right: var(--bs-popover-border-width);
border-left-color: var(--bs-popover-bg);
} .popover-header {
padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
margin-bottom: 0;
font-size: var(--bs-popover-header-font-size);
color: var(--bs-popover-header-color);
background-color: var(--bs-popover-header-bg);
border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
border-top-left-radius: var(--bs-popover-inner-border-radius);
border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
display: none;
}
.popover-body {
padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
color: var(--bs-popover-body-color);
}
.carousel {
position: relative;
}
.carousel.pointer-event {
touch-action: pan-y;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner::after {
display: block;
clear: both;
content: "";
}
.carousel-item {
position: relative;
display: none;
float: left;
width: 100%;
margin-right: -100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.carousel-item {
transition: none;
}
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
display: block;
} .carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
transform: translateX(-100%);
} .carousel-fade .carousel-item {
opacity: 0;
transition-property: opacity;
transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
z-index: 1;
opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
z-index: 0;
opacity: 0;
transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
transition: none;
}
}
.carousel-control-prev,
.carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
width: 15%;
padding: 0;
color: #fff;
text-align: center;
background: none;
border: 0;
opacity: 0.5;
transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
.carousel-control-prev,
.carousel-control-next {
transition: none;
}
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
color: #fff;
text-decoration: none;
outline: 0;
opacity: 0.9;
}
.carousel-control-prev {
left: 0;
}
.carousel-control-next {
right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
display: inline-block;
width: 2rem;
height: 2rem;
background-repeat: no-repeat;
background-position: 50%;
background-size: 100% 100%;
} .carousel-control-prev-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-indicators {
position: absolute;
right: 0;
bottom: 0;
left: 0;
z-index: 2;
display: flex;
justify-content: center;
padding: 0;
margin-right: 15%;
margin-bottom: 1rem;
margin-left: 15%;
list-style: none;
}
.carousel-indicators [data-bs-target] {
box-sizing: content-box;
flex: 0 1 auto;
width: 30px;
height: 3px;
padding: 0;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #fff;
background-clip: padding-box;
border: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
opacity: 0.5;
transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
.carousel-indicators [data-bs-target] {
transition: none;
}
}
.carousel-indicators .active {
opacity: 1;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 1.25rem;
left: 15%;
padding-top: 1.25rem;
padding-bottom: 1.25rem;
color: #fff;
text-align: center;
}
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
background-color: #000;
}
.carousel-dark .carousel-caption {
color: #000;
}
.spinner-grow,
.spinner-border {
display: inline-block;
width: var(--bs-spinner-width);
height: var(--bs-spinner-height);
vertical-align: var(--bs-spinner-vertical-align);
border-radius: 50%;
-webkit-animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}
@-webkit-keyframes spinner-border {
to {
transform: rotate(360deg) ;
}
}
@keyframes spinner-border {
to {
transform: rotate(360deg) ;
}
}
.spinner-border {
--bs-spinner-width: 2rem;
--bs-spinner-height: 2rem;
--bs-spinner-vertical-align: -0.125em;
--bs-spinner-border-width: 0.25em;
--bs-spinner-animation-speed: 0.75s;
--bs-spinner-animation-name: spinner-border;
border: var(--bs-spinner-border-width) solid currentcolor;
border-right-color: transparent;
}
.spinner-border-sm {
--bs-spinner-width: 1rem;
--bs-spinner-height: 1rem;
--bs-spinner-border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
0% {
transform: scale(0);
}
50% {
opacity: 1;
transform: none;
}
}
@keyframes spinner-grow {
0% {
transform: scale(0);
}
50% {
opacity: 1;
transform: none;
}
}
.spinner-grow {
--bs-spinner-width: 2rem;
--bs-spinner-height: 2rem;
--bs-spinner-vertical-align: -0.125em;
--bs-spinner-animation-speed: 0.75s;
--bs-spinner-animation-name: spinner-grow;
background-color: currentcolor;
opacity: 0;
}
.spinner-grow-sm {
--bs-spinner-width: 1rem;
--bs-spinner-height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
.spinner-border,
.spinner-grow {
--bs-spinner-animation-speed: 1.5s;
}
}
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
--bs-offcanvas-width: 400px;
--bs-offcanvas-height: 30vh;
--bs-offcanvas-padding-x: 1rem;
--bs-offcanvas-padding-y: 1rem;
--bs-offcanvas-color: ;
--bs-offcanvas-bg: #fff;
--bs-offcanvas-border-width: 1px;
--bs-offcanvas-border-color: var(--bs-border-color-translucent);
--bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
@media (max-width: 575.98px) {
.offcanvas-sm {
position: fixed;
bottom: 0;
z-index: 1045;
display: flex;
flex-direction: column;
max-width: 100%;
color: var(--bs-offcanvas-color);
visibility: hidden;
background-color: var(--bs-offcanvas-bg);
background-clip: padding-box;
outline: 0;
transition: transform 0.3s ease-in-out;
}
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
.offcanvas-sm {
transition: none;
}
}
@media (max-width: 575.98px) {
.offcanvas-sm.offcanvas-start {
top: 0;
left: 0;
width: var(--bs-offcanvas-width);
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%);
}
}
@media (max-width: 575.98px) {
.offcanvas-sm.offcanvas-end {
top: 0;
right: 0;
width: var(--bs-offcanvas-width);
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%);
}
}
@media (max-width: 575.98px) {
.offcanvas-sm.offcanvas-top {
top: 0;
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%);
}
}
@media (max-width: 575.98px) {
.offcanvas-sm.offcanvas-bottom {
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%);
}
}
@media (max-width: 575.98px) {
.offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
transform: none;
}
}
@media (max-width: 575.98px) {
.offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
visibility: visible;
}
}
@media (min-width: 576px) {
.offcanvas-sm {
--bs-offcanvas-height: auto;
--bs-offcanvas-border-width: 0;
background-color: transparent !important;
}
.offcanvas-sm .offcanvas-header {
display: none;
}
.offcanvas-sm .offcanvas-body {
display: flex;
flex-grow: 0;
padding: 0;
overflow-y: visible;
background-color: transparent !important;
}
}
@media (max-width: 767.98px) {
.offcanvas-md {
position: fixed;
bottom: 0;
z-index: 1045;
display: flex;
flex-direction: column;
max-width: 100%;
color: var(--bs-offcanvas-color);
visibility: hidden;
background-color: var(--bs-offcanvas-bg);
background-clip: padding-box;
outline: 0;
transition: transform 0.3s ease-in-out;
}
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
.offcanvas-md {
transition: none;
}
}
@media (max-width: 767.98px) {
.offcanvas-md.offcanvas-start {
top: 0;
left: 0;
width: var(--bs-offcanvas-width);
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%);
}
}
@media (max-width: 767.98px) {
.offcanvas-md.offcanvas-end {
top: 0;
right: 0;
width: var(--bs-offcanvas-width);
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%);
}
}
@media (max-width: 767.98px) {
.offcanvas-md.offcanvas-top {
top: 0;
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%);
}
}
@media (max-width: 767.98px) {
.offcanvas-md.offcanvas-bottom {
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%);
}
}
@media (max-width: 767.98px) {
.offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
transform: none;
}
}
@media (max-width: 767.98px) {
.offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
visibility: visible;
}
}
@media (min-width: 768px) {
.offcanvas-md {
--bs-offcanvas-height: auto;
--bs-offcanvas-border-width: 0;
background-color: transparent !important;
}
.offcanvas-md .offcanvas-header {
display: none;
}
.offcanvas-md .offcanvas-body {
display: flex;
flex-grow: 0;
padding: 0;
overflow-y: visible;
background-color: transparent !important;
}
}
@media (max-width: 991.98px) {
.offcanvas-lg {
position: fixed;
bottom: 0;
z-index: 1045;
display: flex;
flex-direction: column;
max-width: 100%;
color: var(--bs-offcanvas-color);
visibility: hidden;
background-color: var(--bs-offcanvas-bg);
background-clip: padding-box;
outline: 0;
transition: transform 0.3s ease-in-out;
}
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
.offcanvas-lg {
transition: none;
}
}
@media (max-width: 991.98px) {
.offcanvas-lg.offcanvas-start {
top: 0;
left: 0;
width: var(--bs-offcanvas-width);
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%);
}
}
@media (max-width: 991.98px) {
.offcanvas-lg.offcanvas-end {
top: 0;
right: 0;
width: var(--bs-offcanvas-width);
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%);
}
}
@media (max-width: 991.98px) {
.offcanvas-lg.offcanvas-top {
top: 0;
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%);
}
}
@media (max-width: 991.98px) {
.offcanvas-lg.offcanvas-bottom {
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%);
}
}
@media (max-width: 991.98px) {
.offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
transform: none;
}
}
@media (max-width: 991.98px) {
.offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
visibility: visible;
}
}
@media (min-width: 992px) {
.offcanvas-lg {
--bs-offcanvas-height: auto;
--bs-offcanvas-border-width: 0;
background-color: transparent !important;
}
.offcanvas-lg .offcanvas-header {
display: none;
}
.offcanvas-lg .offcanvas-body {
display: flex;
flex-grow: 0;
padding: 0;
overflow-y: visible;
background-color: transparent !important;
}
}
@media (max-width: 1199.98px) {
.offcanvas-xl {
position: fixed;
bottom: 0;
z-index: 1045;
display: flex;
flex-direction: column;
max-width: 100%;
color: var(--bs-offcanvas-color);
visibility: hidden;
background-color: var(--bs-offcanvas-bg);
background-clip: padding-box;
outline: 0;
transition: transform 0.3s ease-in-out;
}
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
.offcanvas-xl {
transition: none;
}
}
@media (max-width: 1199.98px) {
.offcanvas-xl.offcanvas-start {
top: 0;
left: 0;
width: var(--bs-offcanvas-width);
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%);
}
}
@media (max-width: 1199.98px) {
.offcanvas-xl.offcanvas-end {
top: 0;
right: 0;
width: var(--bs-offcanvas-width);
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%);
}
}
@media (max-width: 1199.98px) {
.offcanvas-xl.offcanvas-top {
top: 0;
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%);
}
}
@media (max-width: 1199.98px) {
.offcanvas-xl.offcanvas-bottom {
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%);
}
}
@media (max-width: 1199.98px) {
.offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
transform: none;
}
}
@media (max-width: 1199.98px) {
.offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
visibility: visible;
}
}
@media (min-width: 1200px) {
.offcanvas-xl {
--bs-offcanvas-height: auto;
--bs-offcanvas-border-width: 0;
background-color: transparent !important;
}
.offcanvas-xl .offcanvas-header {
display: none;
}
.offcanvas-xl .offcanvas-body {
display: flex;
flex-grow: 0;
padding: 0;
overflow-y: visible;
background-color: transparent !important;
}
}
@media (max-width: 1399.98px) {
.offcanvas-xxl {
position: fixed;
bottom: 0;
z-index: 1045;
display: flex;
flex-direction: column;
max-width: 100%;
color: var(--bs-offcanvas-color);
visibility: hidden;
background-color: var(--bs-offcanvas-bg);
background-clip: padding-box;
outline: 0;
transition: transform 0.3s ease-in-out;
}
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
.offcanvas-xxl {
transition: none;
}
}
@media (max-width: 1399.98px) {
.offcanvas-xxl.offcanvas-start {
top: 0;
left: 0;
width: var(--bs-offcanvas-width);
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%);
}
}
@media (max-width: 1399.98px) {
.offcanvas-xxl.offcanvas-end {
top: 0;
right: 0;
width: var(--bs-offcanvas-width);
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%);
}
}
@media (max-width: 1399.98px) {
.offcanvas-xxl.offcanvas-top {
top: 0;
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%);
}
}
@media (max-width: 1399.98px) {
.offcanvas-xxl.offcanvas-bottom {
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%);
}
}
@media (max-width: 1399.98px) {
.offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
transform: none;
}
}
@media (max-width: 1399.98px) {
.offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
visibility: visible;
}
}
@media (min-width: 1400px) {
.offcanvas-xxl {
--bs-offcanvas-height: auto;
--bs-offcanvas-border-width: 0;
background-color: transparent !important;
}
.offcanvas-xxl .offcanvas-header {
display: none;
}
.offcanvas-xxl .offcanvas-body {
display: flex;
flex-grow: 0;
padding: 0;
overflow-y: visible;
background-color: transparent !important;
}
}
.offcanvas {
position: fixed;
bottom: 0;
z-index: 1045;
display: flex;
flex-direction: column;
max-width: 100%;
color: var(--bs-offcanvas-color);
visibility: hidden;
background-color: var(--bs-offcanvas-bg);
background-clip: padding-box;
outline: 0;
transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.offcanvas {
transition: none;
}
}
.offcanvas.offcanvas-start {
top: 0;
left: 0;
width: var(--bs-offcanvas-width);
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
top: 0;
right: 0;
width: var(--bs-offcanvas-width);
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%);
}
.offcanvas.offcanvas-top {
top: 0;
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
visibility: visible;
}
.offcanvas-backdrop {
position: fixed;
top: 0;
left: 0;
z-index: 1040;
width: 100vw;
height: 100vh;
background-color: #000;
}
.offcanvas-backdrop.fade {
opacity: 0;
}
.offcanvas-backdrop.show {
opacity: 0.5;
}
.offcanvas-header {
display: flex;
align-items: center;
justify-content: space-between;
padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
margin-top: calc(var(--bs-offcanvas-padding-y) * -0.5);
margin-right: calc(var(--bs-offcanvas-padding-x) * -0.5);
margin-bottom: calc(var(--bs-offcanvas-padding-y) * -0.5);
}
.offcanvas-title {
margin-bottom: 0;
line-height: 1.5;
}
.offcanvas-body {
flex-grow: 1;
padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
overflow-y: auto;
}
.placeholder {
display: inline-block;
min-height: 1em;
vertical-align: middle;
cursor: wait;
background-color: currentcolor;
opacity: 0.5;
}
.placeholder.btn::before {
display: inline-block;
content: "";
}
.placeholder-xs {
min-height: 0.6em;
}
.placeholder-sm {
min-height: 0.8em;
}
.placeholder-lg {
min-height: 1.2em;
}
.placeholder-glow .placeholder {
-webkit-animation: placeholder-glow 2s ease-in-out infinite;
animation: placeholder-glow 2s ease-in-out infinite;
}
@-webkit-keyframes placeholder-glow {
50% {
opacity: 0.2;
}
}
@keyframes placeholder-glow {
50% {
opacity: 0.2;
}
}
.placeholder-wave {
-webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
-webkit-mask-size: 200% 100%;
mask-size: 200% 100%;
-webkit-animation: placeholder-wave 2s linear infinite;
animation: placeholder-wave 2s linear infinite;
}
@-webkit-keyframes placeholder-wave {
100% {
-webkit-mask-position: -200% 0%;
mask-position: -200% 0%;
}
}
@keyframes placeholder-wave {
100% {
-webkit-mask-position: -200% 0%;
mask-position: -200% 0%;
}
}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.text-bg-primary {
color: #fff !important;
background-color: RGBA(13, 110, 253, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-secondary {
color: #fff !important;
background-color: RGBA(108, 117, 125, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-success {
color: #fff !important;
background-color: RGBA(25, 135, 84, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-info {
color: #000 !important;
background-color: RGBA(13, 202, 240, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-warning {
color: #000 !important;
background-color: RGBA(255, 193, 7, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-danger {
color: #fff !important;
background-color: RGBA(220, 53, 69, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-light {
color: #000 !important;
background-color: RGBA(248, 249, 250, var(--bs-bg-opacity, 1)) !important;
}
.text-bg-dark {
color: #fff !important;
background-color: RGBA(33, 37, 41, var(--bs-bg-opacity, 1)) !important;
}
.link-primary {
color: #0d6efd !important;
}
.link-primary:hover, .link-primary:focus {
color: #0a58ca !important;
}
.link-secondary {
color: #6c757d !important;
}
.link-secondary:hover, .link-secondary:focus {
color: #565e64 !important;
}
.link-success {
color: #198754 !important;
}
.link-success:hover, .link-success:focus {
color: #146c43 !important;
}
.link-info {
color: #0dcaf0 !important;
}
.link-info:hover, .link-info:focus {
color: #3dd5f3 !important;
}
.link-warning {
color: #ffc107 !important;
}
.link-warning:hover, .link-warning:focus {
color: #ffcd39 !important;
}
.link-danger {
color: #dc3545 !important;
}
.link-danger:hover, .link-danger:focus {
color: #b02a37 !important;
}
.link-light {
color: #f8f9fa !important;
}
.link-light:hover, .link-light:focus {
color: #f9fafb !important;
}
.link-dark {
color: #212529 !important;
}
.link-dark:hover, .link-dark:focus {
color: #1a1e21 !important;
}
.ratio {
position: relative;
width: 100%;
}
.ratio::before {
display: block;
padding-top: var(--bs-aspect-ratio);
content: "";
}
.ratio > * {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ratio-1x1 {
--bs-aspect-ratio: 100%;
}
.ratio-4x3 {
--bs-aspect-ratio: 75%;
}
.ratio-16x9 {
--bs-aspect-ratio: 56.25%;
}
.ratio-21x9 {
--bs-aspect-ratio: 42.8571428571%;
}
.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;
}
.sticky-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
.sticky-bottom {
position: -webkit-sticky;
position: sticky;
bottom: 0;
z-index: 1020;
}
@media (min-width: 576px) {
.sticky-sm-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
.sticky-sm-bottom {
position: -webkit-sticky;
position: sticky;
bottom: 0;
z-index: 1020;
}
}
@media (min-width: 768px) {
.sticky-md-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
.sticky-md-bottom {
position: -webkit-sticky;
position: sticky;
bottom: 0;
z-index: 1020;
}
}
@media (min-width: 992px) {
.sticky-lg-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
.sticky-lg-bottom {
position: -webkit-sticky;
position: sticky;
bottom: 0;
z-index: 1020;
}
}
@media (min-width: 1200px) {
.sticky-xl-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
.sticky-xl-bottom {
position: -webkit-sticky;
position: sticky;
bottom: 0;
z-index: 1020;
}
}
@media (min-width: 1400px) {
.sticky-xxl-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
.sticky-xxl-bottom {
position: -webkit-sticky;
position: sticky;
bottom: 0;
z-index: 1020;
}
}
.hstack {
display: flex;
flex-direction: row;
align-items: center;
align-self: stretch;
}
.vstack {
display: flex;
flex: 1 1 auto;
flex-direction: column;
align-self: stretch;
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
position: absolute !important;
width: 1px !important;
height: 1px !important;
padding: 0 !important;
margin: -1px !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
white-space: nowrap !important;
border: 0 !important;
}
.stretched-link::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
content: "";
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.vr {
display: inline-block;
align-self: stretch;
width: 1px;
min-height: 1em;
background-color: currentcolor;
opacity: 0.25;
}
.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;
}
.float-start {
float: left !important;
}
.float-end {
float: right !important;
}
.float-none {
float: none !important;
}
.opacity-0 {
opacity: 0 !important;
}
.opacity-25 {
opacity: 0.25 !important;
}
.opacity-50 {
opacity: 0.5 !important;
}
.opacity-75 {
opacity: 0.75 !important;
}
.opacity-100 {
opacity: 1 !important;
}
.overflow-auto {
overflow: auto !important;
}
.overflow-hidden {
overflow: hidden !important;
}
.overflow-visible {
overflow: visible !important;
}
.overflow-scroll {
overflow: scroll !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-grid {
display: grid !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: flex !important;
}
.d-inline-flex {
display: inline-flex !important;
}
.d-none {
display: none !important;
}
.shadow {
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-sm {
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow-lg {
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
box-shadow: 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;
}
.top-0 {
top: 0 !important;
}
.top-50 {
top: 50% !important;
}
.top-100 {
top: 100% !important;
}
.bottom-0 {
bottom: 0 !important;
}
.bottom-50 {
bottom: 50% !important;
}
.bottom-100 {
bottom: 100% !important;
}
.start-0 {
left: 0 !important;
}
.start-50 {
left: 50% !important;
}
.start-100 {
left: 100% !important;
}
.end-0 {
right: 0 !important;
}
.end-50 {
right: 50% !important;
}
.end-100 {
right: 100% !important;
}
.translate-middle {
transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
transform: translateX(-50%) !important;
}
.translate-middle-y {
transform: translateY(-50%) !important;
}
.border {
border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-0 {
border: 0 !important;
}
.border-top {
border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-top-0 {
border-top: 0 !important;
}
.border-end {
border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-end-0 {
border-right: 0 !important;
}
.border-bottom {
border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-bottom-0 {
border-bottom: 0 !important;
}
.border-start {
border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-start-0 {
border-left: 0 !important;
}
.border-primary {
--bs-border-opacity: 1;
border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}
.border-secondary {
--bs-border-opacity: 1;
border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}
.border-success {
--bs-border-opacity: 1;
border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}
.border-info {
--bs-border-opacity: 1;
border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}
.border-warning {
--bs-border-opacity: 1;
border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}
.border-danger {
--bs-border-opacity: 1;
border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}
.border-light {
--bs-border-opacity: 1;
border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}
.border-dark {
--bs-border-opacity: 1;
border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}
.border-white {
--bs-border-opacity: 1;
border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}
.border-1 {
--bs-border-width: 1px;
}
.border-2 {
--bs-border-width: 2px;
}
.border-3 {
--bs-border-width: 3px;
}
.border-4 {
--bs-border-width: 4px;
}
.border-5 {
--bs-border-width: 5px;
}
.border-opacity-10 {
--bs-border-opacity: 0.1;
}
.border-opacity-25 {
--bs-border-opacity: 0.25;
}
.border-opacity-50 {
--bs-border-opacity: 0.5;
}
.border-opacity-75 {
--bs-border-opacity: 0.75;
}
.border-opacity-100 {
--bs-border-opacity: 1;
}
.w-25 {
width: 25% !important;
}
.w-50 {
width: 50% !important;
}
.w-75 {
width: 75% !important;
}
.w-100 {
width: 100% !important;
}
.w-auto {
width: auto !important;
}
.mw-100 {
max-width: 100% !important;
}
.vw-100 {
width: 100vw !important;
}
.min-vw-100 {
min-width: 100vw !important;
}
.h-25 {
height: 25% !important;
}
.h-50 {
height: 50% !important;
}
.h-75 {
height: 75% !important;
}
.h-100 {
height: 100% !important;
}
.h-auto {
height: auto !important;
}
.mh-100 {
max-height: 100% !important;
}
.vh-100 {
height: 100vh !important;
}
.min-vh-100 {
min-height: 100vh !important;
}
.flex-fill {
flex: 1 1 auto !important;
}
.flex-row {
flex-direction: row !important;
}
.flex-column {
flex-direction: column !important;
}
.flex-row-reverse {
flex-direction: row-reverse !important;
}
.flex-column-reverse {
flex-direction: column-reverse !important;
}
.flex-grow-0 {
flex-grow: 0 !important;
}
.flex-grow-1 {
flex-grow: 1 !important;
}
.flex-shrink-0 {
flex-shrink: 0 !important;
}
.flex-shrink-1 {
flex-shrink: 1 !important;
}
.flex-wrap {
flex-wrap: wrap !important;
}
.flex-nowrap {
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-start {
justify-content: flex-start !important;
}
.justify-content-end {
justify-content: flex-end !important;
}
.justify-content-center {
justify-content: center !important;
}
.justify-content-between {
justify-content: space-between !important;
}
.justify-content-around {
justify-content: space-around !important;
}
.justify-content-evenly {
justify-content: space-evenly !important;
}
.align-items-start {
align-items: flex-start !important;
}
.align-items-end {
align-items: flex-end !important;
}
.align-items-center {
align-items: center !important;
}
.align-items-baseline {
align-items: baseline !important;
}
.align-items-stretch {
align-items: stretch !important;
}
.align-content-start {
align-content: flex-start !important;
}
.align-content-end {
align-content: flex-end !important;
}
.align-content-center {
align-content: center !important;
}
.align-content-between {
align-content: space-between !important;
}
.align-content-around {
align-content: space-around !important;
}
.align-content-stretch {
align-content: stretch !important;
}
.align-self-auto {
align-self: auto !important;
}
.align-self-start {
align-self: flex-start !important;
}
.align-self-end {
align-self: flex-end !important;
}
.align-self-center {
align-self: center !important;
}
.align-self-baseline {
align-self: baseline !important;
}
.align-self-stretch {
align-self: stretch !important;
}
.order-first {
order: -1 !important;
}
.order-0 {
order: 0 !important;
}
.order-1 {
order: 1 !important;
}
.order-2 {
order: 2 !important;
}
.order-3 {
order: 3 !important;
}
.order-4 {
order: 4 !important;
}
.order-5 {
order: 5 !important;
}
.order-last {
order: 6 !important;
}
.m-0 {
margin: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.m-auto {
margin: auto !important;
}
.mx-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-0 {
margin-top: 0 !important;
}
.mt-1 {
margin-top: 0.25rem !important;
}
.mt-2 {
margin-top: 0.5rem !important;
}
.mt-3 {
margin-top: 1rem !important;
}
.mt-4 {
margin-top: 1.5rem !important;
}
.mt-5 {
margin-top: 3rem !important;
}
.mt-auto {
margin-top: auto !important;
}
.me-0 {
margin-right: 0 !important;
}
.me-1 {
margin-right: 0.25rem !important;
}
.me-2 {
margin-right: 0.5rem !important;
}
.me-3 {
margin-right: 1rem !important;
}
.me-4 {
margin-right: 1.5rem !important;
}
.me-5 {
margin-right: 3rem !important;
}
.me-auto {
margin-right: auto !important;
}
.mb-0 {
margin-bottom: 0 !important;
}
.mb-1 {
margin-bottom: 0.25rem !important;
}
.mb-2 {
margin-bottom: 0.5rem !important;
}
.mb-3 {
margin-bottom: 1rem !important;
}
.mb-4 {
margin-bottom: 1.5rem !important;
}
.mb-5 {
margin-bottom: 3rem !important;
}
.mb-auto {
margin-bottom: auto !important;
}
.ms-0 {
margin-left: 0 !important;
}
.ms-1 {
margin-left: 0.25rem !important;
}
.ms-2 {
margin-left: 0.5rem !important;
}
.ms-3 {
margin-left: 1rem !important;
}
.ms-4 {
margin-left: 1.5rem !important;
}
.ms-5 {
margin-left: 3rem !important;
}
.ms-auto {
margin-left: auto !important;
}
.p-0 {
padding: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.px-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-0 {
padding-top: 0 !important;
}
.pt-1 {
padding-top: 0.25rem !important;
}
.pt-2 {
padding-top: 0.5rem !important;
}
.pt-3 {
padding-top: 1rem !important;
}
.pt-4 {
padding-top: 1.5rem !important;
}
.pt-5 {
padding-top: 3rem !important;
}
.pe-0 {
padding-right: 0 !important;
}
.pe-1 {
padding-right: 0.25rem !important;
}
.pe-2 {
padding-right: 0.5rem !important;
}
.pe-3 {
padding-right: 1rem !important;
}
.pe-4 {
padding-right: 1.5rem !important;
}
.pe-5 {
padding-right: 3rem !important;
}
.pb-0 {
padding-bottom: 0 !important;
}
.pb-1 {
padding-bottom: 0.25rem !important;
}
.pb-2 {
padding-bottom: 0.5rem !important;
}
.pb-3 {
padding-bottom: 1rem !important;
}
.pb-4 {
padding-bottom: 1.5rem !important;
}
.pb-5 {
padding-bottom: 3rem !important;
}
.ps-0 {
padding-left: 0 !important;
}
.ps-1 {
padding-left: 0.25rem !important;
}
.ps-2 {
padding-left: 0.5rem !important;
}
.ps-3 {
padding-left: 1rem !important;
}
.ps-4 {
padding-left: 1.5rem !important;
}
.ps-5 {
padding-left: 3rem !important;
}
.gap-0 {
gap: 0 !important;
}
.gap-1 {
gap: 0.25rem !important;
}
.gap-2 {
gap: 0.5rem !important;
}
.gap-3 {
gap: 1rem !important;
}
.gap-4 {
gap: 1.5rem !important;
}
.gap-5 {
gap: 3rem !important;
}
.font-monospace {
font-family: var(--bs-font-monospace) !important;
}
.fs-1 {
font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-2 {
font-size: calc(1.325rem + 0.9vw) !important;
}
.fs-3 {
font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-4 {
font-size: calc(1.275rem + 0.3vw) !important;
}
.fs-5 {
font-size: 1.25rem !important;
}
.fs-6 {
font-size: 1rem !important;
}
.fst-italic {
font-style: italic !important;
}
.fst-normal {
font-style: normal !important;
}
.fw-light {
font-weight: 300 !important;
}
.fw-lighter {
font-weight: lighter !important;
}
.fw-normal {
font-weight: 400 !important;
}
.fw-bold {
font-weight: 700 !important;
}
.fw-semibold {
font-weight: 600 !important;
}
.fw-bolder {
font-weight: bolder !important;
}
.lh-1 {
line-height: 1 !important;
}
.lh-sm {
line-height: 1.25 !important;
}
.lh-base {
line-height: 1.5 !important;
}
.lh-lg {
line-height: 2 !important;
}
.text-start {
text-align: left !important;
}
.text-end {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
.text-decoration-none {
text-decoration: none !important;
}
.text-decoration-underline {
text-decoration: underline !important;
}
.text-decoration-line-through {
text-decoration: line-through !important;
}
.text-lowercase {
text-transform: lowercase !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.text-capitalize {
text-transform: capitalize !important;
}
.text-wrap {
white-space: normal !important;
}
.text-nowrap {
white-space: nowrap !important;
} .text-break {
word-wrap: break-word !important;
word-break: break-word !important;
} .text-primary {
--bs-text-opacity: 1;
color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
.text-secondary {
--bs-text-opacity: 1;
color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
.text-success {
--bs-text-opacity: 1;
color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}
.text-info {
--bs-text-opacity: 1;
color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
.text-warning {
--bs-text-opacity: 1;
color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
.text-danger {
--bs-text-opacity: 1;
color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
.text-light {
--bs-text-opacity: 1;
color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}
.text-dark {
--bs-text-opacity: 1;
color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.text-black {
--bs-text-opacity: 1;
color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
.text-white {
--bs-text-opacity: 1;
color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.text-body {
--bs-text-opacity: 1;
color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
.text-muted {
--bs-text-opacity: 1;
color: #6c757d !important;
}
.text-black-50 {
--bs-text-opacity: 1;
color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
--bs-text-opacity: 1;
color: rgba(255, 255, 255, 0.5) !important;
}
.text-reset {
--bs-text-opacity: 1;
color: inherit !important;
}
.text-opacity-25 {
--bs-text-opacity: 0.25;
}
.text-opacity-50 {
--bs-text-opacity: 0.5;
}
.text-opacity-75 {
--bs-text-opacity: 0.75;
}
.text-opacity-100 {
--bs-text-opacity: 1;
}
.bg-primary {
--bs-bg-opacity: 1;
background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-secondary {
--bs-bg-opacity: 1;
background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-success {
--bs-bg-opacity: 1;
background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
.bg-info {
--bs-bg-opacity: 1;
background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
.bg-warning {
--bs-bg-opacity: 1;
background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
.bg-danger {
--bs-bg-opacity: 1;
background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}
.bg-light {
--bs-bg-opacity: 1;
background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
.bg-dark {
--bs-bg-opacity: 1;
background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
.bg-black {
--bs-bg-opacity: 1;
background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}
.bg-white {
--bs-bg-opacity: 1;
background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.bg-body {
--bs-bg-opacity: 1;
background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-transparent {
--bs-bg-opacity: 1;
background-color: transparent !important;
}
.bg-opacity-10 {
--bs-bg-opacity: 0.1;
}
.bg-opacity-25 {
--bs-bg-opacity: 0.25;
}
.bg-opacity-50 {
--bs-bg-opacity: 0.5;
}
.bg-opacity-75 {
--bs-bg-opacity: 0.75;
}
.bg-opacity-100 {
--bs-bg-opacity: 1;
}
.bg-gradient {
background-image: var(--bs-gradient) !important;
}
.user-select-all {
-webkit-user-select: all !important;
-moz-user-select: all !important;
user-select: all !important;
}
.user-select-auto {
-webkit-user-select: auto !important;
-moz-user-select: auto !important;
user-select: auto !important;
}
.user-select-none {
-webkit-user-select: none !important;
-moz-user-select: none !important;
user-select: none !important;
}
.pe-none {
pointer-events: none !important;
}
.pe-auto {
pointer-events: auto !important;
}
.rounded {
border-radius: var(--bs-border-radius) !important;
}
.rounded-0 {
border-radius: 0 !important;
}
.rounded-1 {
border-radius: var(--bs-border-radius-sm) !important;
}
.rounded-2 {
border-radius: var(--bs-border-radius) !important;
}
.rounded-3 {
border-radius: var(--bs-border-radius-lg) !important;
}
.rounded-4 {
border-radius: var(--bs-border-radius-xl) !important;
}
.rounded-5 {
border-radius: var(--bs-border-radius-2xl) !important;
}
.rounded-circle {
border-radius: 50% !important;
}
.rounded-pill {
border-radius: var(--bs-border-radius-pill) !important;
}
.rounded-top {
border-top-left-radius: var(--bs-border-radius) !important;
border-top-right-radius: var(--bs-border-radius) !important;
}
.rounded-end {
border-top-right-radius: var(--bs-border-radius) !important;
border-bottom-right-radius: var(--bs-border-radius) !important;
}
.rounded-bottom {
border-bottom-right-radius: var(--bs-border-radius) !important;
border-bottom-left-radius: var(--bs-border-radius) !important;
}
.rounded-start {
border-bottom-left-radius: var(--bs-border-radius) !important;
border-top-left-radius: var(--bs-border-radius) !important;
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
@media (min-width: 576px) {
.float-sm-start {
float: left !important;
}
.float-sm-end {
float: right !important;
}
.float-sm-none {
float: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-grid {
display: grid !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: flex !important;
}
.d-sm-inline-flex {
display: inline-flex !important;
}
.d-sm-none {
display: none !important;
}
.flex-sm-fill {
flex: 1 1 auto !important;
}
.flex-sm-row {
flex-direction: row !important;
}
.flex-sm-column {
flex-direction: column !important;
}
.flex-sm-row-reverse {
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
flex-direction: column-reverse !important;
}
.flex-sm-grow-0 {
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
flex-shrink: 1 !important;
}
.flex-sm-wrap {
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-sm-start {
justify-content: flex-start !important;
}
.justify-content-sm-end {
justify-content: flex-end !important;
}
.justify-content-sm-center {
justify-content: center !important;
}
.justify-content-sm-between {
justify-content: space-between !important;
}
.justify-content-sm-around {
justify-content: space-around !important;
}
.justify-content-sm-evenly {
justify-content: space-evenly !important;
}
.align-items-sm-start {
align-items: flex-start !important;
}
.align-items-sm-end {
align-items: flex-end !important;
}
.align-items-sm-center {
align-items: center !important;
}
.align-items-sm-baseline {
align-items: baseline !important;
}
.align-items-sm-stretch {
align-items: stretch !important;
}
.align-content-sm-start {
align-content: flex-start !important;
}
.align-content-sm-end {
align-content: flex-end !important;
}
.align-content-sm-center {
align-content: center !important;
}
.align-content-sm-between {
align-content: space-between !important;
}
.align-content-sm-around {
align-content: space-around !important;
}
.align-content-sm-stretch {
align-content: stretch !important;
}
.align-self-sm-auto {
align-self: auto !important;
}
.align-self-sm-start {
align-self: flex-start !important;
}
.align-self-sm-end {
align-self: flex-end !important;
}
.align-self-sm-center {
align-self: center !important;
}
.align-self-sm-baseline {
align-self: baseline !important;
}
.align-self-sm-stretch {
align-self: stretch !important;
}
.order-sm-first {
order: -1 !important;
}
.order-sm-0 {
order: 0 !important;
}
.order-sm-1 {
order: 1 !important;
}
.order-sm-2 {
order: 2 !important;
}
.order-sm-3 {
order: 3 !important;
}
.order-sm-4 {
order: 4 !important;
}
.order-sm-5 {
order: 5 !important;
}
.order-sm-last {
order: 6 !important;
}
.m-sm-0 {
margin: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mx-sm-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-sm-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-sm-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-sm-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-sm-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-sm-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-sm-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-sm-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-sm-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-sm-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-sm-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-sm-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-sm-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-sm-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-sm-0 {
margin-top: 0 !important;
}
.mt-sm-1 {
margin-top: 0.25rem !important;
}
.mt-sm-2 {
margin-top: 0.5rem !important;
}
.mt-sm-3 {
margin-top: 1rem !important;
}
.mt-sm-4 {
margin-top: 1.5rem !important;
}
.mt-sm-5 {
margin-top: 3rem !important;
}
.mt-sm-auto {
margin-top: auto !important;
}
.me-sm-0 {
margin-right: 0 !important;
}
.me-sm-1 {
margin-right: 0.25rem !important;
}
.me-sm-2 {
margin-right: 0.5rem !important;
}
.me-sm-3 {
margin-right: 1rem !important;
}
.me-sm-4 {
margin-right: 1.5rem !important;
}
.me-sm-5 {
margin-right: 3rem !important;
}
.me-sm-auto {
margin-right: auto !important;
}
.mb-sm-0 {
margin-bottom: 0 !important;
}
.mb-sm-1 {
margin-bottom: 0.25rem !important;
}
.mb-sm-2 {
margin-bottom: 0.5rem !important;
}
.mb-sm-3 {
margin-bottom: 1rem !important;
}
.mb-sm-4 {
margin-bottom: 1.5rem !important;
}
.mb-sm-5 {
margin-bottom: 3rem !important;
}
.mb-sm-auto {
margin-bottom: auto !important;
}
.ms-sm-0 {
margin-left: 0 !important;
}
.ms-sm-1 {
margin-left: 0.25rem !important;
}
.ms-sm-2 {
margin-left: 0.5rem !important;
}
.ms-sm-3 {
margin-left: 1rem !important;
}
.ms-sm-4 {
margin-left: 1.5rem !important;
}
.ms-sm-5 {
margin-left: 3rem !important;
}
.ms-sm-auto {
margin-left: auto !important;
}
.p-sm-0 {
padding: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.px-sm-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-sm-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-sm-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-sm-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-sm-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-sm-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-sm-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-sm-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-sm-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-sm-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-sm-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-sm-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-sm-0 {
padding-top: 0 !important;
}
.pt-sm-1 {
padding-top: 0.25rem !important;
}
.pt-sm-2 {
padding-top: 0.5rem !important;
}
.pt-sm-3 {
padding-top: 1rem !important;
}
.pt-sm-4 {
padding-top: 1.5rem !important;
}
.pt-sm-5 {
padding-top: 3rem !important;
}
.pe-sm-0 {
padding-right: 0 !important;
}
.pe-sm-1 {
padding-right: 0.25rem !important;
}
.pe-sm-2 {
padding-right: 0.5rem !important;
}
.pe-sm-3 {
padding-right: 1rem !important;
}
.pe-sm-4 {
padding-right: 1.5rem !important;
}
.pe-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-0 {
padding-bottom: 0 !important;
}
.pb-sm-1 {
padding-bottom: 0.25rem !important;
}
.pb-sm-2 {
padding-bottom: 0.5rem !important;
}
.pb-sm-3 {
padding-bottom: 1rem !important;
}
.pb-sm-4 {
padding-bottom: 1.5rem !important;
}
.pb-sm-5 {
padding-bottom: 3rem !important;
}
.ps-sm-0 {
padding-left: 0 !important;
}
.ps-sm-1 {
padding-left: 0.25rem !important;
}
.ps-sm-2 {
padding-left: 0.5rem !important;
}
.ps-sm-3 {
padding-left: 1rem !important;
}
.ps-sm-4 {
padding-left: 1.5rem !important;
}
.ps-sm-5 {
padding-left: 3rem !important;
}
.gap-sm-0 {
gap: 0 !important;
}
.gap-sm-1 {
gap: 0.25rem !important;
}
.gap-sm-2 {
gap: 0.5rem !important;
}
.gap-sm-3 {
gap: 1rem !important;
}
.gap-sm-4 {
gap: 1.5rem !important;
}
.gap-sm-5 {
gap: 3rem !important;
}
.text-sm-start {
text-align: left !important;
}
.text-sm-end {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.float-md-start {
float: left !important;
}
.float-md-end {
float: right !important;
}
.float-md-none {
float: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-grid {
display: grid !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: flex !important;
}
.d-md-inline-flex {
display: inline-flex !important;
}
.d-md-none {
display: none !important;
}
.flex-md-fill {
flex: 1 1 auto !important;
}
.flex-md-row {
flex-direction: row !important;
}
.flex-md-column {
flex-direction: column !important;
}
.flex-md-row-reverse {
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
flex-direction: column-reverse !important;
}
.flex-md-grow-0 {
flex-grow: 0 !important;
}
.flex-md-grow-1 {
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
flex-shrink: 1 !important;
}
.flex-md-wrap {
flex-wrap: wrap !important;
}
.flex-md-nowrap {
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-md-start {
justify-content: flex-start !important;
}
.justify-content-md-end {
justify-content: flex-end !important;
}
.justify-content-md-center {
justify-content: center !important;
}
.justify-content-md-between {
justify-content: space-between !important;
}
.justify-content-md-around {
justify-content: space-around !important;
}
.justify-content-md-evenly {
justify-content: space-evenly !important;
}
.align-items-md-start {
align-items: flex-start !important;
}
.align-items-md-end {
align-items: flex-end !important;
}
.align-items-md-center {
align-items: center !important;
}
.align-items-md-baseline {
align-items: baseline !important;
}
.align-items-md-stretch {
align-items: stretch !important;
}
.align-content-md-start {
align-content: flex-start !important;
}
.align-content-md-end {
align-content: flex-end !important;
}
.align-content-md-center {
align-content: center !important;
}
.align-content-md-between {
align-content: space-between !important;
}
.align-content-md-around {
align-content: space-around !important;
}
.align-content-md-stretch {
align-content: stretch !important;
}
.align-self-md-auto {
align-self: auto !important;
}
.align-self-md-start {
align-self: flex-start !important;
}
.align-self-md-end {
align-self: flex-end !important;
}
.align-self-md-center {
align-self: center !important;
}
.align-self-md-baseline {
align-self: baseline !important;
}
.align-self-md-stretch {
align-self: stretch !important;
}
.order-md-first {
order: -1 !important;
}
.order-md-0 {
order: 0 !important;
}
.order-md-1 {
order: 1 !important;
}
.order-md-2 {
order: 2 !important;
}
.order-md-3 {
order: 3 !important;
}
.order-md-4 {
order: 4 !important;
}
.order-md-5 {
order: 5 !important;
}
.order-md-last {
order: 6 !important;
}
.m-md-0 {
margin: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mx-md-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-md-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-md-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-md-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-md-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-md-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-md-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-md-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-md-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-md-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-md-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-md-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-md-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-md-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-md-0 {
margin-top: 0 !important;
}
.mt-md-1 {
margin-top: 0.25rem !important;
}
.mt-md-2 {
margin-top: 0.5rem !important;
}
.mt-md-3 {
margin-top: 1rem !important;
}
.mt-md-4 {
margin-top: 1.5rem !important;
}
.mt-md-5 {
margin-top: 3rem !important;
}
.mt-md-auto {
margin-top: auto !important;
}
.me-md-0 {
margin-right: 0 !important;
}
.me-md-1 {
margin-right: 0.25rem !important;
}
.me-md-2 {
margin-right: 0.5rem !important;
}
.me-md-3 {
margin-right: 1rem !important;
}
.me-md-4 {
margin-right: 1.5rem !important;
}
.me-md-5 {
margin-right: 3rem !important;
}
.me-md-auto {
margin-right: auto !important;
}
.mb-md-0 {
margin-bottom: 0 !important;
}
.mb-md-1 {
margin-bottom: 0.25rem !important;
}
.mb-md-2 {
margin-bottom: 0.5rem !important;
}
.mb-md-3 {
margin-bottom: 1rem !important;
}
.mb-md-4 {
margin-bottom: 1.5rem !important;
}
.mb-md-5 {
margin-bottom: 3rem !important;
}
.mb-md-auto {
margin-bottom: auto !important;
}
.ms-md-0 {
margin-left: 0 !important;
}
.ms-md-1 {
margin-left: 0.25rem !important;
}
.ms-md-2 {
margin-left: 0.5rem !important;
}
.ms-md-3 {
margin-left: 1rem !important;
}
.ms-md-4 {
margin-left: 1.5rem !important;
}
.ms-md-5 {
margin-left: 3rem !important;
}
.ms-md-auto {
margin-left: auto !important;
}
.p-md-0 {
padding: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.px-md-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-md-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-md-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-md-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-md-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-md-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-md-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-md-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-md-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-md-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-md-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-md-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-md-0 {
padding-top: 0 !important;
}
.pt-md-1 {
padding-top: 0.25rem !important;
}
.pt-md-2 {
padding-top: 0.5rem !important;
}
.pt-md-3 {
padding-top: 1rem !important;
}
.pt-md-4 {
padding-top: 1.5rem !important;
}
.pt-md-5 {
padding-top: 3rem !important;
}
.pe-md-0 {
padding-right: 0 !important;
}
.pe-md-1 {
padding-right: 0.25rem !important;
}
.pe-md-2 {
padding-right: 0.5rem !important;
}
.pe-md-3 {
padding-right: 1rem !important;
}
.pe-md-4 {
padding-right: 1.5rem !important;
}
.pe-md-5 {
padding-right: 3rem !important;
}
.pb-md-0 {
padding-bottom: 0 !important;
}
.pb-md-1 {
padding-bottom: 0.25rem !important;
}
.pb-md-2 {
padding-bottom: 0.5rem !important;
}
.pb-md-3 {
padding-bottom: 1rem !important;
}
.pb-md-4 {
padding-bottom: 1.5rem !important;
}
.pb-md-5 {
padding-bottom: 3rem !important;
}
.ps-md-0 {
padding-left: 0 !important;
}
.ps-md-1 {
padding-left: 0.25rem !important;
}
.ps-md-2 {
padding-left: 0.5rem !important;
}
.ps-md-3 {
padding-left: 1rem !important;
}
.ps-md-4 {
padding-left: 1.5rem !important;
}
.ps-md-5 {
padding-left: 3rem !important;
}
.gap-md-0 {
gap: 0 !important;
}
.gap-md-1 {
gap: 0.25rem !important;
}
.gap-md-2 {
gap: 0.5rem !important;
}
.gap-md-3 {
gap: 1rem !important;
}
.gap-md-4 {
gap: 1.5rem !important;
}
.gap-md-5 {
gap: 3rem !important;
}
.text-md-start {
text-align: left !important;
}
.text-md-end {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.float-lg-start {
float: left !important;
}
.float-lg-end {
float: right !important;
}
.float-lg-none {
float: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-grid {
display: grid !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: flex !important;
}
.d-lg-inline-flex {
display: inline-flex !important;
}
.d-lg-none {
display: none !important;
}
.flex-lg-fill {
flex: 1 1 auto !important;
}
.flex-lg-row {
flex-direction: row !important;
}
.flex-lg-column {
flex-direction: column !important;
}
.flex-lg-row-reverse {
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
flex-direction: column-reverse !important;
}
.flex-lg-grow-0 {
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
flex-shrink: 1 !important;
}
.flex-lg-wrap {
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-lg-start {
justify-content: flex-start !important;
}
.justify-content-lg-end {
justify-content: flex-end !important;
}
.justify-content-lg-center {
justify-content: center !important;
}
.justify-content-lg-between {
justify-content: space-between !important;
}
.justify-content-lg-around {
justify-content: space-around !important;
}
.justify-content-lg-evenly {
justify-content: space-evenly !important;
}
.align-items-lg-start {
align-items: flex-start !important;
}
.align-items-lg-end {
align-items: flex-end !important;
}
.align-items-lg-center {
align-items: center !important;
}
.align-items-lg-baseline {
align-items: baseline !important;
}
.align-items-lg-stretch {
align-items: stretch !important;
}
.align-content-lg-start {
align-content: flex-start !important;
}
.align-content-lg-end {
align-content: flex-end !important;
}
.align-content-lg-center {
align-content: center !important;
}
.align-content-lg-between {
align-content: space-between !important;
}
.align-content-lg-around {
align-content: space-around !important;
}
.align-content-lg-stretch {
align-content: stretch !important;
}
.align-self-lg-auto {
align-self: auto !important;
}
.align-self-lg-start {
align-self: flex-start !important;
}
.align-self-lg-end {
align-self: flex-end !important;
}
.align-self-lg-center {
align-self: center !important;
}
.align-self-lg-baseline {
align-self: baseline !important;
}
.align-self-lg-stretch {
align-self: stretch !important;
}
.order-lg-first {
order: -1 !important;
}
.order-lg-0 {
order: 0 !important;
}
.order-lg-1 {
order: 1 !important;
}
.order-lg-2 {
order: 2 !important;
}
.order-lg-3 {
order: 3 !important;
}
.order-lg-4 {
order: 4 !important;
}
.order-lg-5 {
order: 5 !important;
}
.order-lg-last {
order: 6 !important;
}
.m-lg-0 {
margin: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mx-lg-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-lg-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-lg-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-lg-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-lg-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-lg-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-lg-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-lg-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-lg-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-lg-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-lg-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-lg-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-lg-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-lg-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-lg-0 {
margin-top: 0 !important;
}
.mt-lg-1 {
margin-top: 0.25rem !important;
}
.mt-lg-2 {
margin-top: 0.5rem !important;
}
.mt-lg-3 {
margin-top: 1rem !important;
}
.mt-lg-4 {
margin-top: 1.5rem !important;
}
.mt-lg-5 {
margin-top: 3rem !important;
}
.mt-lg-auto {
margin-top: auto !important;
}
.me-lg-0 {
margin-right: 0 !important;
}
.me-lg-1 {
margin-right: 0.25rem !important;
}
.me-lg-2 {
margin-right: 0.5rem !important;
}
.me-lg-3 {
margin-right: 1rem !important;
}
.me-lg-4 {
margin-right: 1.5rem !important;
}
.me-lg-5 {
margin-right: 3rem !important;
}
.me-lg-auto {
margin-right: auto !important;
}
.mb-lg-0 {
margin-bottom: 0 !important;
}
.mb-lg-1 {
margin-bottom: 0.25rem !important;
}
.mb-lg-2 {
margin-bottom: 0.5rem !important;
}
.mb-lg-3 {
margin-bottom: 1rem !important;
}
.mb-lg-4 {
margin-bottom: 1.5rem !important;
}
.mb-lg-5 {
margin-bottom: 3rem !important;
}
.mb-lg-auto {
margin-bottom: auto !important;
}
.ms-lg-0 {
margin-left: 0 !important;
}
.ms-lg-1 {
margin-left: 0.25rem !important;
}
.ms-lg-2 {
margin-left: 0.5rem !important;
}
.ms-lg-3 {
margin-left: 1rem !important;
}
.ms-lg-4 {
margin-left: 1.5rem !important;
}
.ms-lg-5 {
margin-left: 3rem !important;
}
.ms-lg-auto {
margin-left: auto !important;
}
.p-lg-0 {
padding: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.px-lg-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-lg-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-lg-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-lg-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-lg-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-lg-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-lg-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-lg-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-lg-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-lg-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-lg-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-lg-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-lg-0 {
padding-top: 0 !important;
}
.pt-lg-1 {
padding-top: 0.25rem !important;
}
.pt-lg-2 {
padding-top: 0.5rem !important;
}
.pt-lg-3 {
padding-top: 1rem !important;
}
.pt-lg-4 {
padding-top: 1.5rem !important;
}
.pt-lg-5 {
padding-top: 3rem !important;
}
.pe-lg-0 {
padding-right: 0 !important;
}
.pe-lg-1 {
padding-right: 0.25rem !important;
}
.pe-lg-2 {
padding-right: 0.5rem !important;
}
.pe-lg-3 {
padding-right: 1rem !important;
}
.pe-lg-4 {
padding-right: 1.5rem !important;
}
.pe-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-0 {
padding-bottom: 0 !important;
}
.pb-lg-1 {
padding-bottom: 0.25rem !important;
}
.pb-lg-2 {
padding-bottom: 0.5rem !important;
}
.pb-lg-3 {
padding-bottom: 1rem !important;
}
.pb-lg-4 {
padding-bottom: 1.5rem !important;
}
.pb-lg-5 {
padding-bottom: 3rem !important;
}
.ps-lg-0 {
padding-left: 0 !important;
}
.ps-lg-1 {
padding-left: 0.25rem !important;
}
.ps-lg-2 {
padding-left: 0.5rem !important;
}
.ps-lg-3 {
padding-left: 1rem !important;
}
.ps-lg-4 {
padding-left: 1.5rem !important;
}
.ps-lg-5 {
padding-left: 3rem !important;
}
.gap-lg-0 {
gap: 0 !important;
}
.gap-lg-1 {
gap: 0.25rem !important;
}
.gap-lg-2 {
gap: 0.5rem !important;
}
.gap-lg-3 {
gap: 1rem !important;
}
.gap-lg-4 {
gap: 1.5rem !important;
}
.gap-lg-5 {
gap: 3rem !important;
}
.text-lg-start {
text-align: left !important;
}
.text-lg-end {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.float-xl-start {
float: left !important;
}
.float-xl-end {
float: right !important;
}
.float-xl-none {
float: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-grid {
display: grid !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: flex !important;
}
.d-xl-inline-flex {
display: inline-flex !important;
}
.d-xl-none {
display: none !important;
}
.flex-xl-fill {
flex: 1 1 auto !important;
}
.flex-xl-row {
flex-direction: row !important;
}
.flex-xl-column {
flex-direction: column !important;
}
.flex-xl-row-reverse {
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
flex-direction: column-reverse !important;
}
.flex-xl-grow-0 {
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
flex-shrink: 1 !important;
}
.flex-xl-wrap {
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-xl-start {
justify-content: flex-start !important;
}
.justify-content-xl-end {
justify-content: flex-end !important;
}
.justify-content-xl-center {
justify-content: center !important;
}
.justify-content-xl-between {
justify-content: space-between !important;
}
.justify-content-xl-around {
justify-content: space-around !important;
}
.justify-content-xl-evenly {
justify-content: space-evenly !important;
}
.align-items-xl-start {
align-items: flex-start !important;
}
.align-items-xl-end {
align-items: flex-end !important;
}
.align-items-xl-center {
align-items: center !important;
}
.align-items-xl-baseline {
align-items: baseline !important;
}
.align-items-xl-stretch {
align-items: stretch !important;
}
.align-content-xl-start {
align-content: flex-start !important;
}
.align-content-xl-end {
align-content: flex-end !important;
}
.align-content-xl-center {
align-content: center !important;
}
.align-content-xl-between {
align-content: space-between !important;
}
.align-content-xl-around {
align-content: space-around !important;
}
.align-content-xl-stretch {
align-content: stretch !important;
}
.align-self-xl-auto {
align-self: auto !important;
}
.align-self-xl-start {
align-self: flex-start !important;
}
.align-self-xl-end {
align-self: flex-end !important;
}
.align-self-xl-center {
align-self: center !important;
}
.align-self-xl-baseline {
align-self: baseline !important;
}
.align-self-xl-stretch {
align-self: stretch !important;
}
.order-xl-first {
order: -1 !important;
}
.order-xl-0 {
order: 0 !important;
}
.order-xl-1 {
order: 1 !important;
}
.order-xl-2 {
order: 2 !important;
}
.order-xl-3 {
order: 3 !important;
}
.order-xl-4 {
order: 4 !important;
}
.order-xl-5 {
order: 5 !important;
}
.order-xl-last {
order: 6 !important;
}
.m-xl-0 {
margin: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mx-xl-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-xl-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-xl-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-xl-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-xl-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-xl-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-xl-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-xl-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-xl-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-xl-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-xl-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-xl-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-xl-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-xl-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-xl-0 {
margin-top: 0 !important;
}
.mt-xl-1 {
margin-top: 0.25rem !important;
}
.mt-xl-2 {
margin-top: 0.5rem !important;
}
.mt-xl-3 {
margin-top: 1rem !important;
}
.mt-xl-4 {
margin-top: 1.5rem !important;
}
.mt-xl-5 {
margin-top: 3rem !important;
}
.mt-xl-auto {
margin-top: auto !important;
}
.me-xl-0 {
margin-right: 0 !important;
}
.me-xl-1 {
margin-right: 0.25rem !important;
}
.me-xl-2 {
margin-right: 0.5rem !important;
}
.me-xl-3 {
margin-right: 1rem !important;
}
.me-xl-4 {
margin-right: 1.5rem !important;
}
.me-xl-5 {
margin-right: 3rem !important;
}
.me-xl-auto {
margin-right: auto !important;
}
.mb-xl-0 {
margin-bottom: 0 !important;
}
.mb-xl-1 {
margin-bottom: 0.25rem !important;
}
.mb-xl-2 {
margin-bottom: 0.5rem !important;
}
.mb-xl-3 {
margin-bottom: 1rem !important;
}
.mb-xl-4 {
margin-bottom: 1.5rem !important;
}
.mb-xl-5 {
margin-bottom: 3rem !important;
}
.mb-xl-auto {
margin-bottom: auto !important;
}
.ms-xl-0 {
margin-left: 0 !important;
}
.ms-xl-1 {
margin-left: 0.25rem !important;
}
.ms-xl-2 {
margin-left: 0.5rem !important;
}
.ms-xl-3 {
margin-left: 1rem !important;
}
.ms-xl-4 {
margin-left: 1.5rem !important;
}
.ms-xl-5 {
margin-left: 3rem !important;
}
.ms-xl-auto {
margin-left: auto !important;
}
.p-xl-0 {
padding: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.px-xl-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-xl-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-xl-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-xl-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-xl-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-xl-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-xl-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-xl-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-xl-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-xl-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-xl-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-xl-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-xl-0 {
padding-top: 0 !important;
}
.pt-xl-1 {
padding-top: 0.25rem !important;
}
.pt-xl-2 {
padding-top: 0.5rem !important;
}
.pt-xl-3 {
padding-top: 1rem !important;
}
.pt-xl-4 {
padding-top: 1.5rem !important;
}
.pt-xl-5 {
padding-top: 3rem !important;
}
.pe-xl-0 {
padding-right: 0 !important;
}
.pe-xl-1 {
padding-right: 0.25rem !important;
}
.pe-xl-2 {
padding-right: 0.5rem !important;
}
.pe-xl-3 {
padding-right: 1rem !important;
}
.pe-xl-4 {
padding-right: 1.5rem !important;
}
.pe-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-0 {
padding-bottom: 0 !important;
}
.pb-xl-1 {
padding-bottom: 0.25rem !important;
}
.pb-xl-2 {
padding-bottom: 0.5rem !important;
}
.pb-xl-3 {
padding-bottom: 1rem !important;
}
.pb-xl-4 {
padding-bottom: 1.5rem !important;
}
.pb-xl-5 {
padding-bottom: 3rem !important;
}
.ps-xl-0 {
padding-left: 0 !important;
}
.ps-xl-1 {
padding-left: 0.25rem !important;
}
.ps-xl-2 {
padding-left: 0.5rem !important;
}
.ps-xl-3 {
padding-left: 1rem !important;
}
.ps-xl-4 {
padding-left: 1.5rem !important;
}
.ps-xl-5 {
padding-left: 3rem !important;
}
.gap-xl-0 {
gap: 0 !important;
}
.gap-xl-1 {
gap: 0.25rem !important;
}
.gap-xl-2 {
gap: 0.5rem !important;
}
.gap-xl-3 {
gap: 1rem !important;
}
.gap-xl-4 {
gap: 1.5rem !important;
}
.gap-xl-5 {
gap: 3rem !important;
}
.text-xl-start {
text-align: left !important;
}
.text-xl-end {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
@media (min-width: 1400px) {
.float-xxl-start {
float: left !important;
}
.float-xxl-end {
float: right !important;
}
.float-xxl-none {
float: none !important;
}
.d-xxl-inline {
display: inline !important;
}
.d-xxl-inline-block {
display: inline-block !important;
}
.d-xxl-block {
display: block !important;
}
.d-xxl-grid {
display: grid !important;
}
.d-xxl-table {
display: table !important;
}
.d-xxl-table-row {
display: table-row !important;
}
.d-xxl-table-cell {
display: table-cell !important;
}
.d-xxl-flex {
display: flex !important;
}
.d-xxl-inline-flex {
display: inline-flex !important;
}
.d-xxl-none {
display: none !important;
}
.flex-xxl-fill {
flex: 1 1 auto !important;
}
.flex-xxl-row {
flex-direction: row !important;
}
.flex-xxl-column {
flex-direction: column !important;
}
.flex-xxl-row-reverse {
flex-direction: row-reverse !important;
}
.flex-xxl-column-reverse {
flex-direction: column-reverse !important;
}
.flex-xxl-grow-0 {
flex-grow: 0 !important;
}
.flex-xxl-grow-1 {
flex-grow: 1 !important;
}
.flex-xxl-shrink-0 {
flex-shrink: 0 !important;
}
.flex-xxl-shrink-1 {
flex-shrink: 1 !important;
}
.flex-xxl-wrap {
flex-wrap: wrap !important;
}
.flex-xxl-nowrap {
flex-wrap: nowrap !important;
}
.flex-xxl-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-xxl-start {
justify-content: flex-start !important;
}
.justify-content-xxl-end {
justify-content: flex-end !important;
}
.justify-content-xxl-center {
justify-content: center !important;
}
.justify-content-xxl-between {
justify-content: space-between !important;
}
.justify-content-xxl-around {
justify-content: space-around !important;
}
.justify-content-xxl-evenly {
justify-content: space-evenly !important;
}
.align-items-xxl-start {
align-items: flex-start !important;
}
.align-items-xxl-end {
align-items: flex-end !important;
}
.align-items-xxl-center {
align-items: center !important;
}
.align-items-xxl-baseline {
align-items: baseline !important;
}
.align-items-xxl-stretch {
align-items: stretch !important;
}
.align-content-xxl-start {
align-content: flex-start !important;
}
.align-content-xxl-end {
align-content: flex-end !important;
}
.align-content-xxl-center {
align-content: center !important;
}
.align-content-xxl-between {
align-content: space-between !important;
}
.align-content-xxl-around {
align-content: space-around !important;
}
.align-content-xxl-stretch {
align-content: stretch !important;
}
.align-self-xxl-auto {
align-self: auto !important;
}
.align-self-xxl-start {
align-self: flex-start !important;
}
.align-self-xxl-end {
align-self: flex-end !important;
}
.align-self-xxl-center {
align-self: center !important;
}
.align-self-xxl-baseline {
align-self: baseline !important;
}
.align-self-xxl-stretch {
align-self: stretch !important;
}
.order-xxl-first {
order: -1 !important;
}
.order-xxl-0 {
order: 0 !important;
}
.order-xxl-1 {
order: 1 !important;
}
.order-xxl-2 {
order: 2 !important;
}
.order-xxl-3 {
order: 3 !important;
}
.order-xxl-4 {
order: 4 !important;
}
.order-xxl-5 {
order: 5 !important;
}
.order-xxl-last {
order: 6 !important;
}
.m-xxl-0 {
margin: 0 !important;
}
.m-xxl-1 {
margin: 0.25rem !important;
}
.m-xxl-2 {
margin: 0.5rem !important;
}
.m-xxl-3 {
margin: 1rem !important;
}
.m-xxl-4 {
margin: 1.5rem !important;
}
.m-xxl-5 {
margin: 3rem !important;
}
.m-xxl-auto {
margin: auto !important;
}
.mx-xxl-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-xxl-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-xxl-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-xxl-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-xxl-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-xxl-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-xxl-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-xxl-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-xxl-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-xxl-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-xxl-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-xxl-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-xxl-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-xxl-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-xxl-0 {
margin-top: 0 !important;
}
.mt-xxl-1 {
margin-top: 0.25rem !important;
}
.mt-xxl-2 {
margin-top: 0.5rem !important;
}
.mt-xxl-3 {
margin-top: 1rem !important;
}
.mt-xxl-4 {
margin-top: 1.5rem !important;
}
.mt-xxl-5 {
margin-top: 3rem !important;
}
.mt-xxl-auto {
margin-top: auto !important;
}
.me-xxl-0 {
margin-right: 0 !important;
}
.me-xxl-1 {
margin-right: 0.25rem !important;
}
.me-xxl-2 {
margin-right: 0.5rem !important;
}
.me-xxl-3 {
margin-right: 1rem !important;
}
.me-xxl-4 {
margin-right: 1.5rem !important;
}
.me-xxl-5 {
margin-right: 3rem !important;
}
.me-xxl-auto {
margin-right: auto !important;
}
.mb-xxl-0 {
margin-bottom: 0 !important;
}
.mb-xxl-1 {
margin-bottom: 0.25rem !important;
}
.mb-xxl-2 {
margin-bottom: 0.5rem !important;
}
.mb-xxl-3 {
margin-bottom: 1rem !important;
}
.mb-xxl-4 {
margin-bottom: 1.5rem !important;
}
.mb-xxl-5 {
margin-bottom: 3rem !important;
}
.mb-xxl-auto {
margin-bottom: auto !important;
}
.ms-xxl-0 {
margin-left: 0 !important;
}
.ms-xxl-1 {
margin-left: 0.25rem !important;
}
.ms-xxl-2 {
margin-left: 0.5rem !important;
}
.ms-xxl-3 {
margin-left: 1rem !important;
}
.ms-xxl-4 {
margin-left: 1.5rem !important;
}
.ms-xxl-5 {
margin-left: 3rem !important;
}
.ms-xxl-auto {
margin-left: auto !important;
}
.p-xxl-0 {
padding: 0 !important;
}
.p-xxl-1 {
padding: 0.25rem !important;
}
.p-xxl-2 {
padding: 0.5rem !important;
}
.p-xxl-3 {
padding: 1rem !important;
}
.p-xxl-4 {
padding: 1.5rem !important;
}
.p-xxl-5 {
padding: 3rem !important;
}
.px-xxl-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-xxl-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-xxl-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-xxl-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-xxl-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-xxl-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-xxl-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-xxl-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-xxl-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-xxl-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-xxl-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-xxl-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-xxl-0 {
padding-top: 0 !important;
}
.pt-xxl-1 {
padding-top: 0.25rem !important;
}
.pt-xxl-2 {
padding-top: 0.5rem !important;
}
.pt-xxl-3 {
padding-top: 1rem !important;
}
.pt-xxl-4 {
padding-top: 1.5rem !important;
}
.pt-xxl-5 {
padding-top: 3rem !important;
}
.pe-xxl-0 {
padding-right: 0 !important;
}
.pe-xxl-1 {
padding-right: 0.25rem !important;
}
.pe-xxl-2 {
padding-right: 0.5rem !important;
}
.pe-xxl-3 {
padding-right: 1rem !important;
}
.pe-xxl-4 {
padding-right: 1.5rem !important;
}
.pe-xxl-5 {
padding-right: 3rem !important;
}
.pb-xxl-0 {
padding-bottom: 0 !important;
}
.pb-xxl-1 {
padding-bottom: 0.25rem !important;
}
.pb-xxl-2 {
padding-bottom: 0.5rem !important;
}
.pb-xxl-3 {
padding-bottom: 1rem !important;
}
.pb-xxl-4 {
padding-bottom: 1.5rem !important;
}
.pb-xxl-5 {
padding-bottom: 3rem !important;
}
.ps-xxl-0 {
padding-left: 0 !important;
}
.ps-xxl-1 {
padding-left: 0.25rem !important;
}
.ps-xxl-2 {
padding-left: 0.5rem !important;
}
.ps-xxl-3 {
padding-left: 1rem !important;
}
.ps-xxl-4 {
padding-left: 1.5rem !important;
}
.ps-xxl-5 {
padding-left: 3rem !important;
}
.gap-xxl-0 {
gap: 0 !important;
}
.gap-xxl-1 {
gap: 0.25rem !important;
}
.gap-xxl-2 {
gap: 0.5rem !important;
}
.gap-xxl-3 {
gap: 1rem !important;
}
.gap-xxl-4 {
gap: 1.5rem !important;
}
.gap-xxl-5 {
gap: 3rem !important;
}
.text-xxl-start {
text-align: left !important;
}
.text-xxl-end {
text-align: right !important;
}
.text-xxl-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.fs-1 {
font-size: 2.5rem !important;
}
.fs-2 {
font-size: 2rem !important;
}
.fs-3 {
font-size: 1.75rem !important;
}
.fs-4 {
font-size: 1.5rem !important;
}
}
@media print {
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-grid {
display: grid !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: flex !important;
}
.d-print-inline-flex {
display: inline-flex !important;
}
.d-print-none {
display: none !important;
}
}
body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
11.1% {
-webkit-transform: none;
transform: none
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg)
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg)
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg)
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg)
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg)
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg)
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
}
100% {
-webkit-transform: none;
transform: none
}
}
@keyframes jello {
11.1% {
-webkit-transform: none;
transform: none
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg)
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg)
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg)
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg)
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg)
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg)
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
}
100% {
-webkit-transform: none;
transform: none
}
}
.jello{
-webkit-animation-name:jello;
animation-name:jello;
-webkit-transform-origin: center;
transform-origin: center
}
@-webkit-keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInStable {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
33.333% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
66.666666% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes zoomInStable {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
33.333% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
66.666666% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.zoomInStable {
-webkit-animation-name: zoomInStable;
animation-name: zoomInStable;
}
@-webkit-keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
@keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
0% {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
0% {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
0% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
0% {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@keyframes anime {
from {
opacity: 0;
transform: scaleY(0);
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
}
to {
opacity: 1;
transform: scaleY(1);
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
-moz-transform: scaleY(1);
}
}
@-webkit-keyframes anime {
from {
opacity: 0;
transform: scaleY(0);
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
}
to {
opacity: 1;
transform: scaleY(1);
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
-moz-transform: scaleY(1);
}
}
@-moz-keyframes anime {
from {
opacity: 0;
transform: scaleY(0);
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
}
to {
opacity: 1;
transform: scaleY(1);
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
-moz-transform: scaleY(1);
}
}
@-o-keyframes anime {
from {
opacity: 0;
transform: scaleY(0);
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
}
to {
opacity: 1;
transform: scaleY(1);
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
-moz-transform: scaleY(1);
}
}
@-ms-keyframes anime {
from {
opacity: 0;
transform: scaleY(0);
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
}
to {
opacity: 1;
transform: scaleY(1);
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
-moz-transform: scaleY(1);
}
}
@keyframes float-bob-y {
0% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
50% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
}
@keyframes float-bob-x {
0% {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
50% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
}
@keyframes float-bob {
0% {
-webkit-transform: translateX(-430px);
transform: translateX(-430px);
}
50% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(-430px);
transform: translateX(-430px);
}
}
@-webkit-keyframes zoom-fade {
0% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
50% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@keyframes zoom-fade {
0% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
50% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@-webkit-keyframes zoom-fade-two {
0% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
50% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
}
@keyframes zoom-fade-two {
0% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
50% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
}
.banner .parallax-container div img,
.fullwidth-video-section .play-link .icon-box{
animation-name: zoom-fade; 
animation-duration: 5s; 
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-name: zoom-fade; 
-webkit-animation-duration: 5s; 
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: zoom-fade; 
-moz-animation-duration: 5s; 
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: zoom-fade; 
-ms-animation-duration: 5s; 
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: zoom-fade; 
-o-animation-duration: 5s; 
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
}
@keyframes rotateme {
from {
transform: rotate(0deg);
}
to { 
transform: rotate(360deg);
}
}
@-webkit-keyframes rotateme {
from {
-webkit-transform: rotate(0deg);
}
to { 
-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes rotateme {
from {
-moz-transform: rotate(0deg);
}
to { 
-moz-transform: rotate(360deg);
}
}
@-o-keyframes rotateme {
from {
-o-transform: rotate(0deg);
}
to { 
-o-transform: rotate(360deg);
}
}
.page-banner .icon-one,
.main-banner .icon-one{
animation-name: rotateme; 
animation-duration: 7s; 
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-name: rotateme; 
-webkit-animation-duration: 7s; 
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: rotateme; 
-moz-animation-duration: 7s; 
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: rotateme; 
-ms-animation-duration: 7s; 
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: rotateme; 
-o-animation-duration: 7s; 
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
}
.rotate-me {
animation-name: rotateme; 
animation-duration: 24s; 
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-name: rotateme; 
-webkit-animation-duration: 24s; 
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: rotateme; 
-moz-animation-duration: 24s; 
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: rotateme; 
-ms-animation-duration: 24s; 
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: rotateme; 
-o-animation-duration: 24s; 
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
}
@-webkit-keyframes footer-animate {
0% {
-webkit-transform: translateX(-1000px);
transform: translateX(-1000px);
}
50% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(-1000px);
transform: translateX(-1000px);
}
}
@keyframes footer-animate {
0% {
-webkit-transform: translateX(-1000px);
transform: translateX(-1000px);
}
50% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(-1000px);
transform: translateX(-1000px);
}
} squares{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}20%{-webkit-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-webkit-transform:scale(2.1);transform:scale(2.1);opacity:0}}
@-moz-keyframes squares{0%{-moz-transform:scale(1);transform:scale(1);opacity:0}20%{-moz-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-moz-transform:scale(2.1);transform:scale(2.1);opacity:0}}
@-o-keyframes squares{0%{-o-transform:scale(1);transform:scale(1);opacity:0}20%{-o-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-o-transform:scale(2.1);transform:scale(2.1);opacity:0}}
@keyframes squares{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}20%{-webkit-transform:scale(1.24);-moz-transform:scale(1.24);-o-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-webkit-transform:scale(2.1);-moz-transform:scale(2.1);-o-transform:scale(2.1);transform:scale(2.1);opacity:0}} service_hexagon_2{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}}@-moz-keyframes service_hexagon_2{0%{-moz-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-moz-transform:rotateY(360deg);transform:rotateY(360deg)}}@-o-keyframes service_hexagon_2{0%{-o-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-o-transform:rotateY(360deg);transform:rotateY(360deg)}}@keyframes service_hexagon_2{0%{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-o-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-o-transform:rotateY(360deg);transform:rotateY(360deg)}}
service_hexagon{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes service_hexagon{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes service_hexagon{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes service_hexagon{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}
@-webkit-keyframes animateBubble{0%{margin-top:20%}100%{margin-top:-30%}}@-moz-keyframes animateBubble{0%{margin-top:20%}100%{margin-top:-30%}}@keyframes animateBubble{0%{margin-top:20%}100%{margin-top:-30%}}@-webkit-keyframes sideWays{0%{margin-left:0}100%{margin-left:25px}}@-moz-keyframes sideWays{0%{margin-left:0}100%{margin-left:25px}}@keyframes sideWays{0%{margin-left:0}100%{margin-left:25px}}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.nice-select {
-webkit-tap-highlight-color: transparent;
background-color: #fff;
border-radius: 5px;
border: solid 1px #e8e8e8;
box-sizing: border-box;
clear: both;
cursor: pointer;
display: block;
float: left;
font-family: inherit;
font-size: 14px;
font-weight: normal;
height: 42px;
line-height: 40px;
outline: none;
padding-left: 18px;
padding-right: 30px;
position: relative;
text-align: left !important;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
width: auto; }
.nice-select:hover {
border-color: #dbdbdb; }
.nice-select:active, .nice-select.open, .nice-select:focus {
border-color: #999; }
.nice-select.open .list {
opacity: 1;
pointer-events: auto;
-webkit-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
transform: scale(1) translateY(0); }
.nice-select.disabled {
border-color: #ededed;
color: #999;
pointer-events: none; }
.nice-select.disabled:after {
border-color: #cccccc; }
.nice-select.wide {
width: 100%; }
.nice-select.wide .list {
left: 0 !important;
right: 0 !important; }
.nice-select.right {
float: right; }
.nice-select.right .list {
left: auto;
right: 0; }
.nice-select.small {
font-size: 12px;
height: 36px;
line-height: 34px; }
.nice-select.small:after {
height: 4px;
width: 4px; }
.nice-select.small .option {
line-height: 34px;
min-height: 34px; }
.nice-select .list {
background-color: #fff;
border-radius: 5px;
box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
box-sizing: border-box;
margin-top: 4px;
opacity: 0;
overflow: hidden;
padding: 0;
pointer-events: none;
position: absolute;
top: 100%;
left: 0;
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: scale(0.75) translateY(-21px);
-ms-transform: scale(0.75) translateY(-21px);
transform: scale(0.75) translateY(-21px);
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
z-index: 9; }
.nice-select .list:hover .option:not(:hover) {
background-color: transparent !important; }
.nice-select .option {
cursor: pointer;
font-weight: 400;
line-height: 40px;
list-style: none;
min-height: 40px;
outline: none;
padding-left: 18px;
padding-right: 29px;
text-align: left;
-webkit-transition: all 0.2s;
transition: all 0.2s; }
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
background-color: #f6f6f6; }
.nice-select .option.selected {
font-weight: bold; }
.nice-select .option.disabled {
background-color: transparent;
color: #999;
cursor: default; }
.no-csspointerevents .nice-select .list {
display: none; }
.no-csspointerevents .nice-select.open .list {
display: block; }.odometer.odometer-auto-theme,.odometer.odometer-theme-default{display:inline-block;vertical-align:middle;position:relative}.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default .odometer-digit{vertical-align:middle;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s}.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}.color_blue {
color: #7f27d8;
}
.color_purple {
color: #6f42c1;
}
.color_pink {
color: #d63384;
}
.color_red {
color: #dc3545;
}
.color_orange {
color: #fd7e14;
}
.color_yellow {
color: #ffc107;
}
.color_green {
color: #198754;
}
.color_gray {
color: #6c757d;
}
.color_gray_dark {
color: #343a40;
}
.color_light {
color: #f8f9fa;
}
.color_dark {
color: #212529;
}
.color_black{
color: #000000;
} .bg_blue {
background-color: #7f27d8;
}
.bg_purple {
background-color: #6f42c1;
}
.bg_pink {
background-color: #d63384;
}
.bg_red {
background-color: #dc3545;
}
.bg_orange {
background-color: #fd7e14;
}
.bg_yellow {
background-color: #ffc107;
}
.bg_green {
background-color: #198754;;
}
.bg_gray {
background-color: #6c757d;
}
.bg_gray-dark {
background-color: #343a40;
}
.bg_light {
background-color: #f8f9fa;
}
.bg_dark {
background-color: #212529;
}
.bg_cover {
background-size: cover;
}
.bg_contain {
background-size: contain;
}
.bg_fixed {
background-attachment: fixed;
}
.bg_top {
background-position: top;
}
.bg_right {
background-position: right;
}
.bg_bottom {
background-position: bottom;
}
.bg_left {
background-position: left;
}
.bg_center {
background-position: center;
} .d_block {
display: block;
}
.d_iblock {
display: inline-block;
}
.d_flex {
display: flex;
}
.d_table {
display: table;
}
.d_tcell {
display: table-cell;
}
.d_none {
display: none;
} .p_relative {
position: relative;
}
.p_absolute {
position: absolute;
}
.p_fixed {
position: fixed;
} .border {
border: 1px solid #ddd;
}
.border_top {
border-top: 1px solid #ddd;
}
.border_right {
border-right: 1px solid #ddd;
}
.border_bottom {
border-bottom: 1px solid #ddd;
}
.border_left {
border-left: 1px solid #ddd;
} .tran_3 {
transition: .3s;
}
.tran_4 {
transition: .4s;
}
.tran_5 {
transition: .5s;
} .fs_0 {
font-size: 0;
}
.fs_1 {
font-size: 1px;
}
.fs_2 {
font-size: 2px;
}
.fs_3 {
font-size: 3px;
}
.fs_4 {
font-size: 4px;
}
.fs_5 {
font-size: 5px;
}
.fs_6 {
font-size: 6px;
}
.fs_7 {
font-size: 7px;
}
.fs_8 {
font-size: 8px;
}
.fs_9 {
font-size: 9px;
}
.fs_10 {
font-size: 10px;
}
.fs_11 {
font-size: 11px;
}
.fs_12 {
font-size: 12px;
}
.fs_13 {
font-size: 13px;
}
.fs_14 {
font-size: 14px;
}
.fs_15 {
font-size: 15px;
}
.fs_16 {
font-size: 16px;
}
.fs_17 {
font-size: 17px;
}
.fs_18 {
font-size: 18px;
}
.fs_19 {
font-size: 19px;
}
.fs_20 {
font-size: 20px;
}
.fs_25 {
font-size: 25px;
}
.fs_30 {
font-size: 30px;
}
.fs_35 {
font-size: 35px;
}
.fs_40 {
font-size: 40px;
}
.fs_45 {
font-size: 45px;
}
.fs_50 {
font-size: 50px;
}
.fs_55 {
font-size: 55px;
}
.fs_60 {
font-size: 60px;
}
.fs_65 {
font-size: 65px;
}
.fs_70 {
font-size: 70px;
}
.fs_75 {
font-size: 75px;
}
.fs_80 {
font-size: 80px;
}
.fs_85 {
font-size: 85px;
}
.fs_90 {
font-size: 90px;
}
.fs_95 {
font-size: 95px;
}
.fs_100 {
font-size: 100px;
}
.fs_110 {
font-size: 110px;
}
.fs_120 {
font-size: 120px;
}
.fs_130 {
font-size: 130px;
}
.fs_140 {
font-size: 140px;
}
.fs_150 {
font-size: 150px;
}
.fs_160 {
font-size: 160px;
}
.fs_170 {
font-size: 170px;
}
.fs_180 {
font-size: 180px;
}
.fs_190 {
font-size: 190px;
}
.fs_200 {
font-size: 200px;
} .fw_light {
font-weight: 300;
}
.fw_normal {
font-weight: 400;
}
.fw_medium {
font-weight: 500;
}
.fw_sbold {
font-weight: 600;
}
.fw_bold {
font-weight: 700;
}
.fw_exbold {
font-weight: 800;
} .float_left {
float: left;
}
.float_right {
float: right;
} .w_0 {
width: 0;
}
.w_1 {
width: 1px;
}
.w_2 {
width: 2px;
}
.w_3 {
width: 3px;
}
.w_4 {
width: 4px;
}
.w_5 {
width: 5px;
}
.w_6 {
width: 6px;
}
.w_7 {
width: 7px;
}
.w_8 {
width: 8px;
}
.w_9 {
width: 9px;
}
.w_10 {
width: 10px;
}
.w_11 {
width: 11px;
}
.w_12 {
width: 12px;
}
.w_13 {
width: 13px;
}
.w_14 {
width: 14px;
}
.w_15 {
width: 15px;
}
.w_16 {
width: 16px;
}
.w_17 {
width: 17px;
}
.w_18 {
width: 18px;
}
.w_19 {
width: 19px;
}
.w_20 {
width: 20px;
}
.w_25 {
width: 25px;
}
.w_30 {
width: 30px;
}
.w_35 {
width: 35px;
}
.w_40 {
width: 40px;
}
.w_45 {
width: 45px;
}
.w_50 {
width: 50px;
}
.w_55 {
width: 55px;
}
.w_60 {
width: 60px;
}
.w_65 {
width: 65px;
}
.w_70 {
width: 70px;
}
.w_75 {
width: 75px;
}
.w_80 {
width: 80px;
}
.w_85 {
width: 85px;
}
.w_90 {
width: 90px;
}
.w_95 {
width: 95px;
}
.w_100 {
width: 100px;
}
.w_110 {
width: 110px;
}
.w_120 {
width: 120px;
}
.w_130 {
width: 130px;
}
.w_140 {
width: 140px;
}
.w_150 {
width: 150px;
}
.w_160 {
width: 160px;
}
.w_170 {
width: 170px;
}
.w_180 {
width: 180px;
}
.w_190 {
width: 190px;
}
.w_200 {
width: 200px;
}
.mw_0 {
max-width: 0;
}
.mw_1 {
max-width: 1px;
}
.mw_2 {
max-width: 2px;
}
.mw_3 {
max-width: 3px;
}
.mw_4 {
max-width: 4px;
}
.mw_5 {
max-width: 5px;
}
.mw_6 {
max-width: 6px;
}
.mw_7 {
max-width: 7px;
}
.mw_8 {
max-width: 8px;
}
.mw_9 {
max-width: 9px;
}
.mw_10 {
max-width: 10px;
}
.mw_11 {
max-width: 11px;
}
.mw_12 {
max-width: 12px;
}
.mw_13 {
max-width: 13px;
}
.mw_14 {
max-width: 14px;
}
.mw_15 {
max-width: 15px;
}
.mw_16 {
max-width: 16px;
}
.mw_17 {
max-width: 17px;
}
.mw_18 {
max-width: 18px;
}
.mw_19 {
max-width: 19px;
}
.mw_20 {
max-width: 20px;
}
.mw_25 {
max-width: 25px;
}
.mw_30 {
max-width: 30px;
}
.mw_35 {
max-width: 35px;
}
.mw_40 {
max-width: 40px;
}
.mw_45 {
max-width: 45px;
}
.mw_50 {
max-width: 50px;
}
.mw_55 {
max-width: 55px;
}
.mw_60 {
max-width: 60px;
}
.mw_65 {
max-width: 65px;
}
.mw_70 {
max-width: 70px;
}
.mw_75 {
max-width: 75px;
}
.mw_80 {
max-width: 80px;
}
.mw_85 {
max-width: 85px;
}
.mw_90 {
max-width: 90px;
}
.mw_95 {
max-width: 95px;
}
.mw_100 {
max-width: 100px;
}
.mw_110 {
max-width: 110px;
}
.mw_120 {
max-width: 120px;
}
.mw_130 {
max-width: 130px;
}
.mw_140 {
max-width: 140px;
}
.mw_150 {
max-width: 150px;
}
.mw_160 {
max-width: 160px;
}
.mw_170 {
max-width: 170px;
}
.mw_180 {
max-width: 180px;
}
.mw_190 {
max-width: 190px;
}
.mw_200 {
max-width: 200px;
} .h_0 {
height: 0;
}
.h_1 {
height: 1px;
}
.h_2 {
height: 2px;
}
.h_3 {
height: 3px;
}
.h_4 {
height: 4px;
}
.h_5 {
height: 5px;
}
.h_6 {
height: 6px;
}
.h_7 {
height: 7px;
}
.h_8 {
height: 8px;
}
.h_9 {
height: 9px;
}
.h_10 {
height: 10px;
}
.h_11 {
height: 11px;
}
.h_12 {
height: 12px;
}
.h_13 {
height: 13px;
}
.h_14 {
height: 14px;
}
.h_15 {
height: 15px;
}
.h_16 {
height: 16px;
}
.h_17 {
height: 17px;
}
.h_18 {
height: 18px;
}
.h_19 {
height: 19px;
}
.h_20 {
height: 20px;
}
.h_25 {
height: 25px;
}
.h_30 {
height: 30px;
}
.h_35 {
height: 35px;
}
.h_40 {
height: 40px;
}
.h_45 {
height: 45px;
}
.h_50 {
height: 50px;
}
.h_55 {
height: 55px;
}
.h_60 {
height: 60px;
}
.h_65 {
height: 65px;
}
.h_70 {
height: 70px;
}
.h_75 {
height: 75px;
}
.h_80 {
height: 80px;
}
.h_85 {
height: 85px;
}
.h_90 {
height: 90px;
}
.h_95 {
height: 95px;
}
.h_100 {
height: 100px;
}
.h_110 {
height: 110px;
}
.h_120 {
height: 120px;
}
.h_130 {
height: 130px;
}
.h_140 {
height: 140px;
}
.h_150 {
height: 150px;
}
.h_160 {
height: 160px;
}
.h_170 {
height: 170px;
}
.h_180 {
height: 180px;
}
.h_190 {
height: 190px;
}
.h_200 {
height: 200px;
}
.mh_0 {
max-height: 0;
}
.mh_1 {
max-height: 1px;
}
.mh_2 {
max-height: 2px;
}
.mh_3 {
max-height: 3px;
}
.mh_4 {
max-height: 4px;
}
.mh_5 {
max-height: 5px;
}
.mh_6 {
max-height: 6px;
}
.mh_7 {
max-height: 7px;
}
.mh_8 {
max-height: 8px;
}
.mh_9 {
max-height: 9px;
}
.mh_10 {
max-height: 10px;
}
.mh_11 {
max-height: 11px;
}
.mh_12 {
max-height: 12px;
}
.mh_13 {
max-height: 13px;
}
.mh_14 {
max-height: 14px;
}
.mh_15 {
max-height: 15px;
}
.mh_16 {
max-height: 16px;
}
.mh_17 {
max-height: 17px;
}
.mh_18 {
max-height: 18px;
}
.mh_19 {
max-height: 19px;
}
.mh_20 {
max-height: 20px;
}
.mh_25 {
max-height: 25px;
}
.mh_30 {
max-height: 30px;
}
.mh_35 {
max-height: 35px;
}
.mh_40 {
max-height: 40px;
}
.mh_45 {
max-height: 45px;
}
.mh_50 {
max-height: 50px;
}
.mh_55 {
max-height: 55px;
}
.mh_60 {
max-height: 60px;
}
.mh_65 {
max-height: 65px;
}
.mh_70 {
max-height: 70px;
}
.mh_75 {
max-height: 75px;
}
.mh_80 {
max-height: 80px;
}
.mh_85 {
max-height: 85px;
}
.mh_90 {
max-height: 90px;
}
.mh_95 {
max-height: 95px;
}
.mh_100 {
max-height: 100px;
}
.mh_110 {
max-height: 110px;
}
.mh_120 {
max-height: 120px;
}
.mh_130 {
max-height: 130px;
}
.mh_140 {
max-height: 140px;
}
.mh_150 {
max-height: 150px;
}
.mh_160 {
max-height: 160px;
}
.mh_170 {
max-height: 170px;
}
.mh_180 {
max-height: 180px;
}
.mh_190 {
max-height: 190px;
}
.mh_200 {
max-height: 200px;
} .lh_0 {
line-height: 0;
}
.lh_1 {
line-height: 1px;
}
.lh_2 {
line-height: 2px;
}
.lh_3 {
line-height: 3px;
}
.lh_4 {
line-height: 4px;
}
.lh_5 {
line-height: 5px;
}
.lh_6 {
line-height: 6px;
}
.lh_7 {
line-height: 7px;
}
.lh_8 {
line-height: 8px;
}
.lh_9 {
line-height: 9px;
}
.lh_10 {
line-height: 10px;
}
.lh_11 {
line-height: 11px;
}
.lh_12 {
line-height: 12px;
}
.lh_13 {
line-height: 13px;
}
.lh_14 {
line-height: 14px;
}
.lh_15 {
line-height: 15px;
}
.lh_16 {
line-height: 16px;
}
.lh_17 {
line-height: 17px;
}
.lh_18 {
line-height: 18px;
}
.lh_19 {
line-height: 19px;
}
.lh_20 {
line-height: 20px;
}
.lh_25 {
line-height: 25px;
}
.lh_30 {
line-height: 30px;
}
.lh_35 {
line-height: 35px;
}
.lh_40 {
line-height: 40px;
}
.lh_45 {
line-height: 45px;
}
.lh_50 {
line-height: 50px;
}
.lh_55 {
line-height: 55px;
}
.lh_60 {
line-height: 60px;
}
.lh_65 {
line-height: 65px;
}
.lh_70 {
line-height: 70px;
}
.lh_75 {
line-height: 75px;
}
.lh_80 {
line-height: 80px;
}
.lh_85 {
line-height: 85px;
}
.lh_90 {
line-height: 90px;
}
.lh_95 {
line-height: 95px;
}
.lh_100 {
line-height: 100px;
}
.lh_110 {
line-height: 110px;
}
.lh_120 {
line-height: 120px;
}
.lh_130 {
line-height: 130px;
}
.lh_140 {
line-height: 140px;
}
.lh_150 {
line-height: 150px;
}
.lh_160 {
line-height: 160px;
}
.lh_170 {
line-height: 170px;
}
.lh_180 {
line-height: 180px;
}
.lh_190 {
line-height: 190px;
}
.lh_200 {
line-height: 200px;
} .m_0 {
margin: 0;
}
.m_1 {
margin: 1px;
}
.m_2 {
margin: 2px;
}
.m_3 {
margin: 3px;
}
.m_4 {
margin: 4px;
}
.m_5 {
margin: 5px;
}
.m_6 {
margin: 6px;
}
.m_7 {
margin: 7px;
}
.m_8 {
margin: 8px;
}
.m_9 {
margin: 9px;
}
.m_10 {
margin: 10px;
}
.m_11 {
margin: 11px;
}
.m_12 {
margin: 12px;
}
.m_13 {
margin: 13px;
}
.m_14 {
margin: 14px;
}
.m_15 {
margin: 15px;
}
.m_16 {
margin: 16px;
}
.m_17 {
margin: 17px;
}
.m_18 {
margin: 18px;
}
.m_19 {
margin: 19px;
}
.m_20 {
margin: 20px;
}
.m_25 {
margin: 25px;
}
.m_30 {
margin: 30px;
}
.m_35 {
margin: 35px;
}
.m_40 {
margin: 40px;
}
.m_45 {
margin: 45px;
}
.m_50 {
margin: 50px;
}
.m_55 {
margin: 55px;
}
.m_60 {
margin: 60px;
}
.m_65 {
margin: 65px;
}
.m_70 {
margin: 70px;
}
.m_75 {
margin: 75px;
}
.m_80 {
margin: 80px;
}
.m_85 {
margin: 85px;
}
.m_90 {
margin: 90px;
}
.m_95 {
margin: 95px;
}
.m_100 {
margin: 100px;
}
.m_110 {
margin: 110px;
}
.m_120 {
margin: 120px;
}
.m_130 {
margin: 130px;
}
.m_140 {
margin: 140px;
}
.m_150 {
margin: 150px;
}
.m_160 {
margin: 160px;
}
.m_170 {
margin: 170px;
}
.m_180 {
margin: 180px;
}
.m_190 {
margin: 190px;
}
.m_200 {
margin: 200px;
}
.mx_0 {
margin-left: 0;
margin-right: 0;
}
.mx_1 {
margin-left: 1px;
margin-right: 1px;
}
.mx_2 {
margin-left: 2px;
margin-right: 2px;
}
.mx_3 {
margin-left: 3px;
margin-right: 3px;
}
.mx_4 {
margin-left: 4px;
margin-right: 4px;
}
.mx_5 {
margin-left: 5px;
margin-right: 5px;
}
.mx_6 {
margin-left: 6px;
margin-right: 6px;
}
.mx_7 {
margin-left: 7px;
margin-right: 7px;
}
.mx_8 {
margin-left: 8px;
margin-right: 8px;
}
.mx_9 {
margin-left: 9px;
margin-right: 9px;
}
.mx_10 {
margin-left: 10px;
margin-right: 10px;
}
.mx_11 {
margin-left: 11px;
margin-right: 11px;
}
.mx_12 {
margin-left: 12px;
margin-right: 12px;
}
.mx_13 {
margin-left: 13px;
margin-right: 13px;
}
.mx_14 {
margin-left: 14px;
margin-right: 14px;
}
.mx_15 {
margin-left: 15px;
margin-right: 15px;
}
.mx_16 {
margin-left: 16px;
margin-right: 16px;
}
.mx_17 {
margin-left: 17px;
margin-right: 17px;
}
.mx_18 {
margin-left: 18px;
margin-right: 18px;
}
.mx_19 {
margin-left: 19px;
margin-right: 19px;
}
.mx_20 {
margin-left: 20px;
margin-right: 20px;
}
.mx_25 {
margin-left: 25px;
margin-right: 25px;
}
.mx_30 {
margin-left: 30px;
margin-right: 30px;
}
.mx_35 {
margin-left: 35px;
margin-right: 35px;
}
.mx_40 {
margin-left: 40px;
margin-right: 40px;
}
.mx_45 {
margin-left: 45px;
margin-right: 45px;
}
.mx_50 {
margin-left: 50px;
margin-right: 50px;
}
.mx_55 {
margin-left: 55px;
margin-right: 55px;
}
.mx_60 {
margin-left: 60px;
margin-right: 60px;
}
.mx_65 {
margin-left: 65px;
margin-right: 65px;
}
.mx_70 {
margin-left: 70px;
margin-right: 70px;
}
.mx_75 {
margin-left: 75px;
margin-right: 75px;
}
.mx_80 {
margin-left: 80px;
margin-right: 80px;
}
.mx_85 {
margin-left: 85px;
margin-right: 85px;
}
.mx_90 {
margin-left: 90px;
margin-right: 90px;
}
.mx_95 {
margin-left: 95px;
margin-right: 95px;
}
.mx_100 {
margin-left: 100px;
margin-right: 100px;
}
.mx_110 {
margin-left: 110px;
margin-right: 110px;
}
.mx_120 {
margin-left: 120px;
margin-right: 120px;
}
.mx_130 {
margin-left: 130px;
margin-right: 130px;
}
.mx_140 {
margin-left: 140px;
margin-right: 140px;
}
.mx_150 {
margin-left: 150px;
margin-right: 150px;
}
.mx_160 {
margin-left: 160px;
margin-right: 160px;
}
.mx_170 {
margin-left: 170px;
margin-right: 170px;
}
.mx_180 {
margin-left: 180px;
margin-right: 180px;
}
.mx_190 {
margin-left: 190px;
margin-right: 190px;
}
.mx_200 {
margin-left: 200px;
margin-right: 200px;
}
.my_0 {
margin-top: 0;
margin-bottom: 0;
}
.my_1 {
margin-top: 1px;
margin-bottom: 1px;
}
.my_2 {
margin-top: 2px;
margin-bottom: 2px;
}
.my_3 {
margin-top: 3px;
margin-bottom: 3px;
}
.my_4 {
margin-top: 4px;
margin-bottom: 4px;
}
.my_5 {
margin-top: 5px;
margin-bottom: 5px;
}
.my_6 {
margin-top: 6px;
margin-bottom: 6px;
}
.my_7 {
margin-top: 7px;
margin-bottom: 7px;
}
.my_8 {
margin-top: 8px;
margin-bottom: 8px;
}
.my_9 {
margin-top: 9px;
margin-bottom: 9px;
}
.my_10 {
margin-top: 10px;
margin-bottom: 10px;
}
.my_11 {
margin-top: 11px;
margin-bottom: 11px;
}
.my_12 {
margin-top: 12px;
margin-bottom: 12px;
}
.my_13 {
margin-top: 13px;
margin-bottom: 13px;
}
.my_14 {
margin-top: 14px;
margin-bottom: 14px;
}
.my_15 {
margin-top: 15px;
margin-bottom: 15px;
}
.my_16 {
margin-top: 16px;
margin-bottom: 16px;
}
.my_17 {
margin-top: 17px;
margin-bottom: 17px;
}
.my_18 {
margin-top: 18px;
margin-bottom: 18px;
}
.my_19 {
margin-top: 19px;
margin-bottom: 19px;
}
.my_20 {
margin-top: 20px;
margin-bottom: 20px;
}
.my_25 {
margin-top: 25px;
margin-bottom: 25px;
}
.my_30 {
margin-top: 30px;
margin-bottom: 30px;
}
.my_35 {
margin-top: 35px;
margin-bottom: 35px;
}
.my_40 {
margin-top: 40px;
margin-bottom: 40px;
}
.my_45 {
margin-top: 45px;
margin-bottom: 45px;
}
.my_50 {
margin-top: 50px;
margin-bottom: 50px;
}
.my_55 {
margin-top: 55px;
margin-bottom: 55px;
}
.my_60 {
margin-top: 60px;
margin-bottom: 60px;
}
.my_65 {
margin-top: 65px;
margin-bottom: 65px;
}
.my_70 {
margin-top: 70px;
margin-bottom: 70px;
}
.my_75 {
margin-top: 75px;
margin-bottom: 75px;
}
.my_80 {
margin-top: 80px;
margin-bottom: 80px;
}
.my_85 {
margin-top: 85px;
margin-bottom: 85px;
}
.my_90 {
margin-top: 90px;
margin-bottom: 90px;
}
.my_95 {
margin-top: 95px;
margin-bottom: 95px;
}
.my_100 {
margin-top: 100px;
margin-bottom: 100px;
}
.my_110 {
margin-top: 110px;
margin-bottom: 110px;
}
.my_120 {
margin-top: 120px;
margin-bottom: 120px;
}
.my_130 {
margin-top: 130px;
margin-bottom: 130px;
}
.my_140 {
margin-top: 140px;
margin-bottom: 140px;
}
.my_150 {
margin-top: 150px;
margin-bottom: 150px;
}
.my_160 {
margin-top: 160px;
margin-bottom: 160px;
}
.my_170 {
margin-top: 170px;
margin-bottom: 170px;
}
.my_180 {
margin-top: 180px;
margin-bottom: 180px;
}
.my_190 {
margin-top: 190px;
margin-bottom: 190px;
}
.my_200 {
margin-top: 200px;
margin-bottom: 200px;
}
.mt_0 {
margin-top: 0;
}
.mt_1 {
margin-top: 1px;
}
.mt_2 {
margin-top: 2px;
}
.mt_3 {
margin-top: 3px;
}
.mt_4 {
margin-top: 4px;
}
.mt_5 {
margin-top: 5px;
}
.mt_6 {
margin-top: 6px;
}
.mt_7 {
margin-top: 7px;
}
.mt_8 {
margin-top: 8px;
}
.mt_9 {
margin-top: 9px;
}
.mt_10 {
margin-top: 10px;
}
.mt_11 {
margin-top: 11px;
}
.mt_12 {
margin-top: 12px;
}
.mt_13 {
margin-top: 13px;
}
.mt_14 {
margin-top: 14px;
}
.mt_15 {
margin-top: 15px;
}
.mt_16 {
margin-top: 16px;
}
.mt_17 {
margin-top: 17px;
}
.mt_18 {
margin-top: 18px;
}
.mt_19 {
margin-top: 19px;
}
.mt_20 {
margin-top: 20px;
}
.mt_25 {
margin-top: 25px;
}
.mt_30 {
margin-top: 30px;
}
.mt_35 {
margin-top: 35px;
}
.mt_40 {
margin-top: 40px;
}
.mt_45 {
margin-top: 45px;
}
.mt_50 {
margin-top: 50px;
}
.mt_55 {
margin-top: 55px;
}
.mt_60 {
margin-top: 60px;
}
.mt_65 {
margin-top: 65px;
}
.mt_70 {
margin-top: 70px;
}
.mt_75 {
margin-top: 75px;
}
.mt_80 {
margin-top: 80px;
}
.mt_85 {
margin-top: 85px;
}
.mt_90 {
margin-top: 90px;
}
.mt_95 {
margin-top: 95px;
}
.mt_100 {
margin-top: 100px;
}
.mt_110 {
margin-top: 110px;
}
.mt_120 {
margin-top: 120px;
}
.mt_130 {
margin-top: 130px;
}
.mt_140 {
margin-top: 140px;
}
.mt_150 {
margin-top: 150px;
}
.mt_160 {
margin-top: 160px;
}
.mt_170 {
margin-top: 170px;
}
.mt_180 {
margin-top: 180px;
}
.mt_190 {
margin-top: 190px;
}
.mt_200 {
margin-top: 200px;
}
.mr_0 {
margin-right: 0;
}
.mr_1 {
margin-right: 1px;
}
.mr_2 {
margin-right: 2px;
}
.mr_3 {
margin-right: 3px;
}
.mr_4 {
margin-right: 4px;
}
.mr_5 {
margin-right: 5px;
}
.mr_6 {
margin-right: 6px;
}
.mr_7 {
margin-right: 7px;
}
.mr_8 {
margin-right: 8px;
}
.mr_9 {
margin-right: 9px;
}
.mr_10 {
margin-right: 10px;
}
.mr_11 {
margin-right: 11px;
}
.mr_12 {
margin-right: 12px;
}
.mr_13 {
margin-right: 13px;
}
.mr_14 {
margin-right: 14px;
}
.mr_15 {
margin-right: 15px;
}
.mr_16 {
margin-right: 16px;
}
.mr_17 {
margin-right: 17px;
}
.mr_18 {
margin-right: 18px;
}
.mr_19 {
margin-right: 19px;
}
.mr_20 {
margin-right: 20px;
}
.mr_25 {
margin-right: 25px;
}
.mr_30 {
margin-right: 30px;
}
.mr_35 {
margin-right: 35px;
}
.mr_40 {
margin-right: 40px !important;
}
.mr_45 {
margin-right: 45px;
}
.mr_50 {
margin-right: 50px;
}
.mr_55 {
margin-right: 55px;
}
.mr_60 {
margin-right: 60px;
}
.mr_65 {
margin-right: 65px;
}
.mr_70 {
margin-right: 70px;
}
.mr_75 {
margin-right: 75px;
}
.mr_80 {
margin-right: 80px;
}
.mr_85 {
margin-right: 85px;
}
.mr_90 {
margin-right: 90px;
}
.mr_95 {
margin-right: 95px;
}
.mr_100 {
margin-right: 100px;
}
.mr_110 {
margin-right: 110px;
}
.mr_120 {
margin-right: 120px;
}
.mr_130 {
margin-right: 130px;
}
.mr_140 {
margin-right: 140px;
}
.mr_150 {
margin-right: 150px !important;
}
.mr_160 {
margin-right: 160px;
}
.mr_170 {
margin-right: 170px;
}
.mr_180 {
margin-right: 180px;
}
.mr_190 {
margin-right: 190px;
}
.mr_200 {
margin-right: 200px;
}
.mb_0 {
margin-bottom: 0;
}
.mb_1 {
margin-bottom: 1px;
}
.mb_2 {
margin-bottom: 2px;
}
.mb_3 {
margin-bottom: 3px;
}
.mb_4 {
margin-bottom: 4px;
}
.mb_5 {
margin-bottom: 5px;
}
.mb_6 {
margin-bottom: 6px;
}
.mb_7 {
margin-bottom: 7px;
}
.mb_8 {
margin-bottom: 8px;
}
.mb_9 {
margin-bottom: 9px;
}
.mb_10 {
margin-bottom: 10px;
}
.mb_11 {
margin-bottom: 11px;
}
.mb_12 {
margin-bottom: 12px;
}
.mb_13 {
margin-bottom: 13px;
}
.mb_14 {
margin-bottom: 14px;
}
.mb_15 {
margin-bottom: 15px;
}
.mb_16 {
margin-bottom: 16px;
}
.mb_17 {
margin-bottom: 17px;
}
.mb_18 {
margin-bottom: 18px;
}
.mb_19 {
margin-bottom: 19px;
}
.mb_20 {
margin-bottom: 20px;
}
.mb_25 {
margin-bottom: 25px;
}
.mb_30 {
margin-bottom: 30px;
}
.mb_35 {
margin-bottom: 35px;
}
.mb_40 {
margin-bottom: 40px;
}
.mb_45 {
margin-bottom: 45px;
}
.mb_50 {
margin-bottom: 50px;
}
.mb_55 {
margin-bottom: 55px !important;
}
.mb_60 {
margin-bottom: 60px !important;
}
.mb_65 {
margin-bottom: 65px;
}
.mb_70 {
margin-bottom: 70px;
}
.mb_75 {
margin-bottom: 75px;
}
.mb_80 {
margin-bottom: 80px;
}
.mb_85 {
margin-bottom: 85px;
}
.mb_90 {
margin-bottom: 90px;
}
.mb_95 {
margin-bottom: 95px;
}
.mb_100 {
margin-bottom: 100px;
}
.mb_110 {
margin-bottom: 110px;
}
.mb_120 {
margin-bottom: 120px;
}
.mb_130 {
margin-bottom: 130px;
}
.mb_140 {
margin-bottom: 140px;
}
.mb_150 {
margin-bottom: 150px;
}
.mb_160 {
margin-bottom: 160px;
}
.mb_170 {
margin-bottom: 170px;
}
.mb_180 {
margin-bottom: 180px;
}
.mb_190 {
margin-bottom: 190px;
}
.mb_200 {
margin-bottom: 200px;
}
.ml_0 {
margin-left: 0;
}
.ml_1 {
margin-left: 1px;
}
.ml_2 {
margin-left: 2px;
}
.ml_3 {
margin-left: 3px;
}
.ml_4 {
margin-left: 4px;
}
.ml_5 {
margin-left: 5px;
}
.ml_6 {
margin-left: 6px;
}
.ml_7 {
margin-left: 7px;
}
.ml_8 {
margin-left: 8px;
}
.ml_9 {
margin-left: 9px;
}
.ml_10 {
margin-left: 10px;
}
.ml_11 {
margin-left: 11px;
}
.ml_12 {
margin-left: 12px;
}
.ml_13 {
margin-left: 13px;
}
.ml_14 {
margin-left: 14px;
}
.ml_15 {
margin-left: 15px;
}
.ml_16 {
margin-left: 16px;
}
.ml_17 {
margin-left: 17px;
}
.ml_18 {
margin-left: 18px;
}
.ml_19 {
margin-left: 19px;
}
.ml_20 {
margin-left: 20px;
}
.ml_25 {
margin-left: 25px;
}
.ml_30 {
margin-left: 30px;
}
.ml_35 {
margin-left: 35px;
}
.ml_40 {
margin-left: 40px;
}
.ml_45 {
margin-left: 45px;
}
.ml_50 {
margin-left: 50px;
}
.ml_55 {
margin-left: 55px;
}
.ml_60 {
margin-left: 60px;
}
.ml_65 {
margin-left: 65px;
}
.ml_70 {
margin-left: 70px;
}
.ml_75 {
margin-left: 75px;
}
.ml_80 {
margin-left: 80px;
}
.ml_85 {
margin-left: 85px;
}
.ml_90 {
margin-left: 90px;
}
.ml_95 {
margin-left: 95px;
}
.ml_100 {
margin-left: 100px;
}
.ml_110 {
margin-left: 110px;
}
.ml_120 {
margin-left: 120px;
}
.ml_130 {
margin-left: 130px;
}
.ml_140 {
margin-left: 140px;
}
.ml_150 {
margin-left: 150px;
}
.ml_160 {
margin-left: 160px;
}
.ml_170 {
margin-left: 170px;
}
.ml_180 {
margin-left: 180px;
}
.ml_190 {
margin-left: 190px;
}
.ml_200 {
margin-left: 200px;
} .p_0 {
padding: 0;
}
.p_1 {
padding: 1px;
}
.p_2 {
padding: 2px;
}
.p_3 {
padding: 3px;
}
.p_4 {
padding: 4px;
}
.p_5 {
padding: 5px;
}
.p_6 {
padding: 6px;
}
.p_7 {
padding: 7px;
}
.p_8 {
padding: 8px;
}
.p_9 {
padding: 9px;
}
.p_10 {
padding: 10px;
}
.p_11 {
padding: 11px;
}
.p_12 {
padding: 12px;
}
.p_13 {
padding: 13px;
}
.p_14 {
padding: 14px;
}
.p_15 {
padding: 15px;
}
.p_16 {
padding: 16px;
}
.p_17 {
padding: 17px;
}
.p_18 {
padding: 18px;
}
.p_19 {
padding: 19px;
}
.p_20 {
padding: 20px;
}
.p_25 {
padding: 25px;
}
.p_30 {
padding: 30px;
}
.p_35 {
padding: 35px;
}
.p_40 {
padding: 40px;
}
.p_45 {
padding: 45px;
}
.p_50 {
padding: 50px;
}
.p_55 {
padding: 55px;
}
.p_60 {
padding: 60px;
}
.p_65 {
padding: 65px;
}
.p_70 {
padding: 70px;
}
.p_75 {
padding: 75px;
}
.p_80 {
padding: 80px;
}
.p_85 {
padding: 85px;
}
.p_90 {
padding: 90px;
}
.p_95 {
padding: 95px;
}
.p_100 {
padding: 100px;
}
.p_110 {
padding: 110px;
}
.p_120 {
padding: 120px;
}
.p_130 {
padding: 130px;
}
.p_140 {
padding: 140px;
}
.p_150 {
padding: 150px;
}
.p_160 {
padding: 160px;
}
.p_170 {
padding: 170px;
}
.p_180 {
padding: 180px;
}
.p_190 {
padding: 190px;
}
.p_200 {
padding: 200px;
}
.px_0 {
padding-left: 0;
padding-right: 0;
}
.px_1 {
padding-left: 1px;
padding-right: 1px;
}
.px_2 {
padding-left: 2px;
padding-right: 2px;
}
.px_3 {
padding-left: 3px;
padding-right: 3px;
}
.px_4 {
padding-left: 4px;
padding-right: 4px;
}
.px_5 {
padding-left: 5px;
padding-right: 5px;
}
.px_6 {
padding-left: 6px;
padding-right: 6px;
}
.px_7 {
padding-left: 7px;
padding-right: 7px;
}
.px_8 {
padding-left: 8px;
padding-right: 8px;
}
.px_9 {
padding-left: 9px;
padding-right: 9px;
}
.px_10 {
padding-left: 10px;
padding-right: 10px;
}
.px_11 {
padding-left: 11px;
padding-right: 11px;
}
.px_12 {
padding-left: 12px;
padding-right: 12px;
}
.px_13 {
padding-left: 13px;
padding-right: 13px;
}
.px_14 {
padding-left: 14px;
padding-right: 14px;
}
.px_15 {
padding-left: 15px;
padding-right: 15px;
}
.px_16 {
padding-left: 16px;
padding-right: 16px;
}
.px_17 {
padding-left: 17px;
padding-right: 17px;
}
.px_18 {
padding-left: 18px;
padding-right: 18px;
}
.px_19 {
padding-left: 19px;
padding-right: 19px;
}
.px_20 {
padding-left: 20px;
padding-right: 20px;
}
.px_25 {
padding-left: 25px;
padding-right: 25px;
}
.px_30 {
padding-left: 30px;
padding-right: 30px;
}
.px_35 {
padding-left: 35px;
padding-right: 35px;
}
.px_40 {
padding-left: 40px;
padding-right: 40px;
}
.px_45 {
padding-left: 45px;
padding-right: 45px;
}
.px_50 {
padding-left: 50px;
padding-right: 50px;
}
.px_55 {
padding-left: 55px;
padding-right: 55px;
}
.px_60 {
padding-left: 60px;
padding-right: 60px;
}
.px_65 {
padding-left: 65px;
padding-right: 65px;
}
.px_70 {
padding-left: 70px;
padding-right: 70px;
}
.px_75 {
padding-left: 75px;
padding-right: 75px;
}
.px_80 {
padding-left: 80px;
padding-right: 80px;
}
.px_85 {
padding-left: 85px;
padding-right: 85px;
}
.px_90 {
padding-left: 90px;
padding-right: 90px;
}
.px_95 {
padding-left: 95px;
padding-right: 95px;
}
.px_100 {
padding-left: 100px;
padding-right: 100px;
}
.px_110 {
padding-left: 110px;
padding-right: 110px;
}
.px_120 {
padding-left: 120px;
padding-right: 120px;
}
.px_130 {
padding-left: 130px;
padding-right: 130px;
}
.px_140 {
padding-left: 140px;
padding-right: 140px;
}
.px_150 {
padding-left: 150px;
padding-right: 150px;
}
.px_160 {
padding-left: 160px;
padding-right: 160px;
}
.px_170 {
padding-left: 170px;
padding-right: 170px;
}
.px_180 {
padding-left: 180px;
padding-right: 180px;
}
.px_190 {
padding-left: 190px;
padding-right: 190px;
}
.px_200 {
padding-left: 200px;
padding-right: 200px;
}
.py_0 {
padding-top: 0;
padding-bottom: 0;
}
.py_1 {
padding-top: 1px;
padding-bottom: 1px;
}
.py_2 {
padding-top: 2px;
padding-bottom: 2px;
}
.py_3 {
padding-top: 3px;
padding-bottom: 3px;
}
.py_4 {
padding-top: 4px;
padding-bottom: 4px;
}
.py_5 {
padding-top: 5px;
padding-bottom: 5px;
}
.py_6 {
padding-top: 6px;
padding-bottom: 6px;
}
.py_7 {
padding-top: 7px;
padding-bottom: 7px;
}
.py_8 {
padding-top: 8px;
padding-bottom: 8px;
}
.py_9 {
padding-top: 9px;
padding-bottom: 9px;
}
.py_10 {
padding-top: 10px;
padding-bottom: 10px;
}
.py_11 {
padding-top: 11px;
padding-bottom: 11px;
}
.py_12 {
padding-top: 12px;
padding-bottom: 12px;
}
.py_13 {
padding-top: 13px;
padding-bottom: 13px;
}
.py_14 {
padding-top: 14px;
padding-bottom: 14px;
}
.py_15 {
padding-top: 15px;
padding-bottom: 15px;
}
.py_16 {
padding-top: 16px;
padding-bottom: 16px;
}
.py_17 {
padding-top: 17px;
padding-bottom: 17px;
}
.py_18 {
padding-top: 18px;
padding-bottom: 18px;
}
.py_19 {
padding-top: 19px;
padding-bottom: 19px;
}
.py_20 {
padding-top: 20px;
padding-bottom: 20px;
}
.py_25 {
padding-top: 25px;
padding-bottom: 25px;
}
.py_30 {
padding-top: 30px;
padding-bottom: 30px;
}
.py_35 {
padding-top: 35px;
padding-bottom: 35px;
}
.py_40 {
padding-top: 40px;
padding-bottom: 40px;
}
.py_45 {
padding-top: 45px;
padding-bottom: 45px;
}
.py_50 {
padding-top: 50px;
padding-bottom: 50px;
}
.py_55 {
padding-top: 55px;
padding-bottom: 55px;
}
.py_60 {
padding-top: 60px;
padding-bottom: 60px;
}
.py_65 {
padding-top: 65px;
padding-bottom: 65px;
}
.py_70 {
padding-top: 70px;
padding-bottom: 70px;
}
.py_75 {
padding-top: 75px;
padding-bottom: 75px;
}
.py_80 {
padding-top: 80px;
padding-bottom: 80px;
}
.py_85 {
padding-top: 85px;
padding-bottom: 85px;
}
.py_90 {
padding-top: 90px;
padding-bottom: 90px;
}
.py_95 {
padding-top: 95px;
padding-bottom: 95px;
}
.py_100 {
padding-top: 100px;
padding-bottom: 100px;
}
.py_110 {
padding-top: 110px;
padding-bottom: 110px;
}
.py_120 {
padding-top: 120px;
padding-bottom: 120px;
}
.py_130 {
padding-top: 130px;
padding-bottom: 130px;
}
.py_140 {
padding-top: 140px;
padding-bottom: 140px;
}
.py_150 {
padding-top: 150px;
padding-bottom: 150px;
}
.py_160 {
padding-top: 160px;
padding-bottom: 160px;
}
.py_170 {
padding-top: 170px;
padding-bottom: 170px;
}
.py_180 {
padding-top: 180px;
padding-bottom: 180px;
}
.py_190 {
padding-top: 190px;
padding-bottom: 190px;
}
.py_200 {
padding-top: 200px;
padding-bottom: 200px;
}
.pt_0 {
padding-top: 0;
}
.pt_1 {
padding-top: 1px;
}
.pt_2 {
padding-top: 2px;
}
.pt_3 {
padding-top: 3px;
}
.pt_4 {
padding-top: 4px;
}
.pt_5 {
padding-top: 5px;
}
.pt_6 {
padding-top: 6px;
}
.pt_7 {
padding-top: 7px;
}
.pt_8 {
padding-top: 8px;
}
.pt_9 {
padding-top: 9px;
}
.pt_10 {
padding-top: 10px;
}
.pt_11 {
padding-top: 11px;
}
.pt_12 {
padding-top: 12px;
}
.pt_13 {
padding-top: 13px;
}
.pt_14 {
padding-top: 14px;
}
.pt_15 {
padding-top: 15px;
}
.pt_16 {
padding-top: 16px;
}
.pt_17 {
padding-top: 17px;
}
.pt_18 {
padding-top: 18px;
}
.pt_19 {
padding-top: 19px;
}
.pt_20 {
padding-top: 20px;
}
.pt_25 {
padding-top: 25px;
}
.pt_30 {
padding-top: 30px;
}
.pt_35 {
padding-top: 35px;
}
.pt_40 {
padding-top: 40px;
}
.pt_45 {
padding-top: 45px;
}
.pt_50 {
padding-top: 50px;
}
.pt_55 {
padding-top: 55px;
}
.pt_60 {
padding-top: 60px;
}
.pt_65 {
padding-top: 65px;
}
.pt_70 {
padding-top: 70px;
}
.pt_75 {
padding-top: 75px;
}
.pt_80 {
padding-top: 80px;
}
.pt_85 {
padding-top: 85px;
}
.pt_90 {
padding-top: 90px;
}
.pt_95 {
padding-top: 95px;
}
.pt_100 {
padding-top: 100px;
}
.pt_110 {
padding-top: 110px;
}
.pt_120 {
padding-top: 120px;
}
.pt_130 {
padding-top: 130px;
}
.pt_140 {
padding-top: 140px;
}
.pt_150 {
padding-top: 150px;
}
.pt_160 {
padding-top: 160px;
}
.pt_170 {
padding-top: 170px;
}
.pt_180 {
padding-top: 180px;
}
.pt_190 {
padding-top: 190px;
}
.pt_200 {
padding-top: 200px;
}
.pr_0 {
padding-right: 0;
}
.pr_1 {
padding-right: 1px;
}
.pr_2 {
padding-right: 2px;
}
.pr_3 {
padding-right: 3px;
}
.pr_4 {
padding-right: 4px;
}
.pr_5 {
padding-right: 5px;
}
.pr_6 {
padding-right: 6px;
}
.pr_7 {
padding-right: 7px;
}
.pr_8 {
padding-right: 8px;
}
.pr_9 {
padding-right: 9px;
}
.pr_10 {
padding-right: 10px;
}
.pr_11 {
padding-right: 11px;
}
.pr_12 {
padding-right: 12px;
}
.pr_13 {
padding-right: 13px;
}
.pr_14 {
padding-right: 14px;
}
.pr_15 {
padding-right: 15px;
}
.pr_16 {
padding-right: 16px;
}
.pr_17 {
padding-right: 17px;
}
.pr_18 {
padding-right: 18px;
}
.pr_19 {
padding-right: 19px;
}
.pr_20 {
padding-right: 20px;
}
.pr_25 {
padding-right: 25px;
}
.pr_30 {
padding-right: 30px;
}
.pr_35 {
padding-right: 35px;
}
.pr_40 {
padding-right: 40px;
}
.pr_45 {
padding-right: 45px;
}
.pr_50 {
padding-right: 50px;
}
.pr_55 {
padding-right: 55px;
}
.pr_60 {
padding-right: 60px;
}
.pr_65 {
padding-right: 65px;
}
.pr_70 {
padding-right: 70px;
}
.pr_75 {
padding-right: 75px;
}
.pr_80 {
padding-right: 80px;
}
.pr_85 {
padding-right: 85px;
}
.pr_90 {
padding-right: 90px;
}
.pr_95 {
padding-right: 95px;
}
.pr_100 {
padding-right: 100px;
}
.pr_110 {
padding-right: 110px;
}
.pr_120 {
padding-right: 120px;
}
.pr_130 {
padding-right: 130px;
}
.pr_140 {
padding-right: 140px;
}
.pr_150 {
padding-right: 150px;
}
.pr_160 {
padding-right: 160px;
}
.pr_170 {
padding-right: 170px;
}
.pr_180 {
padding-right: 180px;
}
.pr_190 {
padding-right: 190px;
}
.pr_200 {
padding-right: 200px;
}
.pb_0 {
padding-bottom: 0;
}
.pb_1 {
padding-bottom: 1px;
}
.pb_2 {
padding-bottom: 2px;
}
.pb_3 {
padding-bottom: 3px;
}
.pb_4 {
padding-bottom: 4px;
}
.pb_5 {
padding-bottom: 5px;
}
.pb_6 {
padding-bottom: 6px;
}
.pb_7 {
padding-bottom: 7px;
}
.pb_8 {
padding-bottom: 8px;
}
.pb_9 {
padding-bottom: 9px;
}
.pb_10 {
padding-bottom: 10px;
}
.pb_11 {
padding-bottom: 11px;
}
.pb_12 {
padding-bottom: 12px;
}
.pb_13 {
padding-bottom: 13px;
}
.pb_14 {
padding-bottom: 14px;
}
.pb_15 {
padding-bottom: 15px;
}
.pb_16 {
padding-bottom: 16px;
}
.pb_17 {
padding-bottom: 17px;
}
.pb_18 {
padding-bottom: 18px;
}
.pb_19 {
padding-bottom: 19px;
}
.pb_20 {
padding-bottom: 20px;
}
.pb_25 {
padding-bottom: 25px;
}
.pb_30 {
padding-bottom: 30px;
}
.pb_35 {
padding-bottom: 35px;
}
.pb_40 {
padding-bottom: 40px;
}
.pb_45 {
padding-bottom: 45px;
}
.pb_50 {
padding-bottom: 50px;
}
.pb_55 {
padding-bottom: 55px;
}
.pb_60 {
padding-bottom: 60px;
}
.pb_65 {
padding-bottom: 65px;
}
.pb_70 {
padding-bottom: 70px;
}
.pb_75 {
padding-bottom: 75px;
}
.pb_80 {
padding-bottom: 80px;
}
.pb_85 {
padding-bottom: 85px;
}
.pb_90 {
padding-bottom: 90px;
}
.pb_95 {
padding-bottom: 95px;
}
.pb_100 {
padding-bottom: 100px;
}
.pb_110 {
padding-bottom: 110px;
}
.pb_120 {
padding-bottom: 120px;
}
.pb_130 {
padding-bottom: 130px;
}
.pb_140 {
padding-bottom: 140px;
}
.pb_150 {
padding-bottom: 150px;
}
.pb_160 {
padding-bottom: 160px;
}
.pb_170 {
padding-bottom: 170px;
}
.pb_180 {
padding-bottom: 180px;
}
.pb_190 {
padding-bottom: 190px;
}
.pb_200 {
padding-bottom: 200px;
}
.pl_0 {
padding-left: 0;
}
.pl_1 {
padding-left: 1px;
}
.pl_2 {
padding-left: 2px;
}
.pl_3 {
padding-left: 3px;
}
.pl_4 {
padding-left: 4px;
}
.pl_5 {
padding-left: 5px;
}
.pl_6 {
padding-left: 6px;
}
.pl_7 {
padding-left: 7px;
}
.pl_8 {
padding-left: 8px;
}
.pl_9 {
padding-left: 9px;
}
.pl_10 {
padding-left: 10px;
}
.pl_11 {
padding-left: 11px;
}
.pl_12 {
padding-left: 12px;
}
.pl_13 {
padding-left: 13px;
}
.pl_14 {
padding-left: 14px;
}
.pl_15 {
padding-left: 15px;
}
.pl_16 {
padding-left: 16px;
}
.pl_17 {
padding-left: 17px;
}
.pl_18 {
padding-left: 18px;
}
.pl_19 {
padding-left: 19px;
}
.pl_20 {
padding-left: 20px;
}
.pl_25 {
padding-left: 25px;
}
.pl_30 {
padding-left: 30px;
}
.pl_35 {
padding-left: 35px;
}
.pl_40 {
padding-left: 40px;
}
.pl_45 {
padding-left: 45px;
}
.pl_50 {
padding-left: 50px;
}
.pl_55 {
padding-left: 55px;
}
.pl_60 {
padding-left: 60px;
}
.pl_65 {
padding-left: 65px;
}
.pl_70 {
padding-left: 70px;
}
.pl_75 {
padding-left: 75px;
}
.pl_80 {
padding-left: 80px;
}
.pl_85 {
padding-left: 85px;
}
.pl_90 {
padding-left: 90px;
}
.pl_95 {
padding-left: 95px;
}
.pl_100 {
padding-left: 100px;
}
.pl_110 {
padding-left: 110px;
}
.pl_120 {
padding-left: 120px;
}
.pl_130 {
padding-left: 130px;
}
.pl_140 {
padding-left: 140px;
}
.pl_150 {
padding-left: 150px;
}
.pl_160 {
padding-left: 160px;
}
.pl_170 {
padding-left: 170px;
}
.pl_180 {
padding-left: 180px;
}
.pl_190 {
padding-left: 190px;
}
.pl_200 {
padding-left: 200px;
} .t_0 {
top: 0;
}
.t_1 {
top: 1px;
}
.t_2 {
top: 2px;
}
.t_3 {
top: 3px;
}
.t_4 {
top: 4px;
}
.t_5 {
top: 5px;
}
.t_6 {
top: 6px;
}
.t_7 {
top: 7px;
}
.t_8 {
top: 8px;
}
.t_9 {
top: 9px;
}
.t_10 {
top: 10px;
}
.t_11 {
top: 11px;
}
.t_12 {
top: 12px;
}
.t_13 {
top: 13px;
}
.t_14 {
top: 14px;
}
.t_15 {
top: 15px;
}
.t_16 {
top: 16px;
}
.t_17 {
top: 17px;
}
.t_18 {
top: 18px;
}
.t_19 {
top: 19px;
}
.t_20 {
top: 20px;
}
.t_25 {
top: 25px;
}
.t_30 {
top: 30px;
}
.t_35 {
top: 35px;
}
.t_40 {
top: 40px;
}
.t_45 {
top: 45px;
}
.t_50 {
top: 50px;
}
.t_55 {
top: 55px;
}
.t_60 {
top: 60px;
}
.t_65 {
top: 65px;
}
.t_70 {
top: 70px;
}
.t_75 {
top: 75px;
}
.t_80 {
top: 80px;
}
.t_85 {
top: 85px;
}
.t_90 {
top: 90px;
}
.t_95 {
top: 95px;
}
.t_100 {
top: 100px;
}
.t_110 {
top: 110px;
}
.t_120 {
top: 120px;
}
.t_130 {
top: 130px;
}
.t_140 {
top: 140px;
}
.t_150 {
top: 150px;
}
.t_160 {
top: 160px;
}
.t_170 {
top: 170px;
}
.t_180 {
top: 180px;
}
.t_190 {
top: 190px;
}
.t_200 {
top: 200px;
} .r_0 {
right: 0;
}
.r_1 {
right: 1px;
}
.r_2 {
right: 2px;
}
.r_3 {
right: 3px;
}
.r_4 {
right: 4px;
}
.r_5 {
right: 5px;
}
.r_6 {
right: 6px;
}
.r_7 {
right: 7px;
}
.r_8 {
right: 8px;
}
.r_9 {
right: 9px;
}
.r_10 {
right: 10px;
}
.r_11 {
right: 11px;
}
.r_12 {
right: 12px;
}
.r_13 {
right: 13px;
}
.r_14 {
right: 14px;
}
.r_15 {
right: 15px;
}
.r_16 {
right: 16px;
}
.r_17 {
right: 17px;
}
.r_18 {
right: 18px;
}
.r_19 {
right: 19px;
}
.r_20 {
right: 20px;
}
.r_25 {
right: 25px;
}
.r_30 {
right: 30px;
}
.r_35 {
right: 35px;
}
.r_40 {
right: 40px;
}
.r_45 {
right: 45px;
}
.r_50 {
right: 50px;
}
.r_55 {
right: 55px;
}
.r_60 {
right: 60px;
}
.r_65 {
right: 65px;
}
.r_70 {
right: 70px;
}
.r_75 {
right: 75px;
}
.r_80 {
right: 80px;
}
.r_85 {
right: 85px;
}
.r_90 {
right: 90px;
}
.r_95 {
right: 95px;
}
.r_100 {
right: 100px;
}
.r_110 {
right: 110px;
}
.r_120 {
right: 120px;
}
.r_130 {
right: 130px;
}
.r_140 {
right: 140px;
}
.r_150 {
right: 150px;
}
.r_160 {
right: 160px;
}
.r_170 {
right: 170px;
}
.r_180 {
right: 180px;
}
.r_190 {
right: 190px;
}
.r_200 {
right: 200px;
} .b_0 {
bottom: 0;
}
.b_1 {
bottom: 1px;
}
.b_2 {
bottom: 2px;
}
.b_3 {
bottom: 3px;
}
.b_4 {
bottom: 4px;
}
.b_5 {
bottom: 5px;
}
.b_6 {
bottom: 6px;
}
.b_7 {
bottom: 7px;
}
.b_8 {
bottom: 8px;
}
.b_9 {
bottom: 9px;
}
.b_10 {
bottom: 10px;
}
.b_11 {
bottom: 11px;
}
.b_12 {
bottom: 12px;
}
.b_13 {
bottom: 13px;
}
.b_14 {
bottom: 14px;
}
.b_15 {
bottom: 15px;
}
.b_16 {
bottom: 16px;
}
.b_17 {
bottom: 17px;
}
.b_18 {
bottom: 18px;
}
.b_19 {
bottom: 19px;
}
.b_20 {
bottom: 20px;
}
.b_25 {
bottom: 25px;
}
.b_30 {
bottom: 30px;
}
.b_35 {
bottom: 35px;
}
.b_40 {
bottom: 40px;
}
.b_45 {
bottom: 45px;
}
.b_50 {
bottom: 50px;
}
.b_55 {
bottom: 55px;
}
.b_60 {
bottom: 60px;
}
.b_65 {
bottom: 65px;
}
.b_70 {
bottom: 70px;
}
.b_75 {
bottom: 75px;
}
.b_80 {
bottom: 80px;
}
.b_85 {
bottom: 85px;
}
.b_90 {
bottom: 90px;
}
.b_95 {
bottom: 95px;
}
.b_100 {
bottom: 100px;
}
.b_110 {
bottom: 110px;
}
.b_120 {
bottom: 120px;
}
.b_130 {
bottom: 130px;
}
.b_140 {
bottom: 140px;
}
.b_150 {
bottom: 150px;
}
.b_160 {
bottom: 160px;
}
.b_170 {
bottom: 170px;
}
.b_180 {
bottom: 180px;
}
.b_190 {
bottom: 190px;
}
.b_200 {
bottom: 200px;
} .l_0 {
left: 0;
}
.l_1 {
left: 1px;
}
.l_2 {
left: 2px;
}
.l_3 {
left: 3px;
}
.l_4 {
left: 4px;
}
.l_5 {
left: 5px;
}
.l_6 {
left: 6px;
}
.l_7 {
left: 7px;
}
.l_8 {
left: 8px;
}
.l_9 {
left: 9px;
}
.l_10 {
left: 10px;
}
.l_11 {
left: 11px;
}
.l_12 {
left: 12px;
}
.l_13 {
left: 13px;
}
.l_14 {
left: 14px;
}
.l_15 {
left: 15px;
}
.l_16 {
left: 16px;
}
.l_17 {
left: 17px;
}
.l_18 {
left: 18px;
}
.l_19 {
left: 19px;
}
.l_20 {
left: 20px;
}
.l_25 {
left: 25px;
}
.l_30 {
left: 30px;
}
.l_35 {
left: 35px;
}
.l_40 {
left: 40px;
}
.l_45 {
left: 45px;
}
.l_50 {
left: 50px;
}
.l_55 {
left: 55px;
}
.l_60 {
left: 60px;
}
.l_65 {
left: 65px;
}
.l_70 {
left: 70px;
}
.l_75 {
left: 75px;
}
.l_80 {
left: 80px;
}
.l_85 {
left: 85px;
}
.l_90 {
left: 90px;
}
.l_95 {
left: 95px;
}
.l_100 {
left: 100px;
}
.l_110 {
left: 110px;
}
.l_120 {
left: 120px;
}
.l_130 {
left: 130px;
}
.l_140 {
left: 140px;
}
.l_150 {
left: 150px;
}
.l_160 {
left: 160px;
}
.l_170 {
left: 170px;
}
.l_180 {
left: 180px;
}
.l_190 {
left: 190px;
}
.l_200 {
left: 200px;
} .align-1 {
text-align: left;
} 
.align-2 {
text-align: center;
}
.align-3 {
text-align: right;
} .z_1 {
z-index: 1;
}
.z_2 {
z-index: 2;
}
.z_3 {
z-index: 3;
}
.z_4 {
z-index: 4;
}
.z_5 {
z-index: 5;
}
.z_6 {
z-index: 6;
}
.z_7 {
z-index: 7;
}
.z_8 {
z-index: 8;
}
.z_9 {
z-index: 9;
}
.z_99 {
z-index: 99;
}
.z_999 {
z-index: 999;
}
.z_9999 {
z-index: 9999;
}
.z_99999 {
z-index: 99999;
} .b_radius_0 {
border-radius: 0;
}
.b_radius_1 {
border-radius: 1px;
}
.b_radius_2 {
border-radius: 2px;
}
.b_radius_3 {
border-radius: 3px;
}
.b_radius_4 {
border-radius: 4px;
}
.b_radius_5 {
border-radius: 5px;
}
.b_radius_6 {
border-radius: 6px;
}
.b_radius_7 {
border-radius: 7px;
}
.b_radius_8 {
border-radius: 8px;
}
.b_radius_9 {
border-radius: 9px;
}
.b_radius_10 {
border-radius: 10px;
}
.b_radius_11 {
border-radius: 11px;
}
.b_radius_12 {
border-radius: 12px;
}
.b_radius_13 {
border-radius: 13px;
}
.b_radius_14 {
border-radius: 14px;
}
.b_radius_15 {
border-radius: 15px;
}
.b_radius_16 {
border-radius: 16px;
}
.b_radius_17 {
border-radius: 17px;
}
.b_radius_18 {
border-radius: 18px;
}
.b_radius_19 {
border-radius: 19px;
}
.b_radius_20 {
border-radius: 20px;
}
.b_radius_25 {
border-radius: 25px;
}
.b_radius_30 {
border-radius: 30px;
}
.b_radius_50 {
border-radius: 50%;
} .b_shadow_1 {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.b_shadow_2 {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.b_shadow_3 {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.b_shadow_4 {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.b_shadow_5 {
box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
}
.b_shadow_6 {
box-shadow: 0 0 40px rgba(0, 0, 0, 0.10);
}
.b_shadow_7 {
box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
}
.b_shadow_8 {
box-shadow: 0 0 40px rgba(0, 0, 0, 0.20);
} .theme_btn_1{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 26px;
font-weight: 700;
color: #fff !important;
text-align: center;
padding: 14.5px 31px;
letter-spacing: 1px;
text-transform: uppercase;
background-color: #0d6efd;
z-index: 1;
vertical-align: middle;
}
.theme_btn_1:before{
position: absolute;
content: '';
width: 0%;
height: 100%;
background: #272727;
left: 0px;
top: 0px;
z-index: -1;
transition: all 500ms ease;
}
.theme_btn_1:hover:before{
width: 100%;
}
.theme_btn_2{
position: relative;
display: inline-block;
overflow: hidden;
font-size: 16px;
line-height: 25px;
font-weight: 500;
color: #061a3a;
border: 1px solid #e4e8e9;
text-align: center;
padding: 16.5px 41.5px;
border-radius: 4px;
z-index: 1;
transition: all 500ms ease;
vertical-align: middle;
}
.theme_btn_2:hover{
color: #ffffff;
}
.theme_btn_2:before{
transition-duration: 800ms;
position: absolute;
width: 200%;
height: 200%;
content: "";
top: 110%;
left: 50%;
background: #0d6efd;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
border-radius: 50%;
z-index: -1;
}
.theme_btn_2:hover:before{
top: -40%;
} .img_hover_1 {
position: relative;
overflow: hidden;
}
.img_hover_1 img{
width: 100%;
transition: all 500ms ease;
} 
.img_hover_1:before {
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
display: block;
content: '';
width: 0;
height: 0;
background: rgba(255, 255, 255,.2);
border-radius: 0%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
}
.img_hover_1:hover:before {
-webkit-animation: circle .95s;
animation: circle .95s;
}
.img_hover_2 {
position: relative;
overflow: hidden;
background-color: #0d6efd;
}
.img_hover_2 img{
width: 100%;
transition: all 500ms ease;
} 
.img_hover_2:hover img{
transform: scale(1.05);
opacity: .5;
} 
.img_hover_2:before {
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
display: block;
content: '';
width: 0;
height: 0;
background: rgba(255, 255, 255,.2);
border-radius: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
}
.img_hover_2:hover:before {
-webkit-animation: circle .95s;
animation: circle .95s;
}
@-webkit-keyframes circle {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@keyframes circle {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
.img_hover_3 {
position: relative;
overflow: hidden;
}
.img_hover_3 img{
width: 100%;
transition: all 500ms ease;
} 
.img_hover_3:before{
position: absolute;
top: 0;
left: -75%;
display: block;
content: '';
width: 50%;
height: 100%;
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
-webkit-transform: skewX(-25deg);
-ms-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.img_hover_3:hover:before{
-webkit-animation: shine 1s;
animation: shine 1s;
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
.img_hover_4{
position: relative;
overflow: hidden;
}
.img_hover_4 img{
width: 100%;
transition: all 500ms ease;
} 
.img_hover_4:before{
position: absolute;
content: '';
width: 100%;
height: 0%;
left: 0px;
top: 0px;
opacity: 0.8;
transition: all 500ms ease;
background-color: #0d6efd;
}
.img_hover_4:hover:before{
height: 100%;
}
.img_hover_5{
position: relative;
display: block;
overflow: hidden;
}  
.img_hover_5:before{
position: absolute;
content: '';
width: calc(100% - 20px);
height: calc(100% - 20px);
left: 10px;
top: 10px;
transform: scale(0,0);
opacity: 0.9;
z-index: 1;
transition: all 500ms ease;
background-color: #0d6efd;
}  
.img_hover_5:hover:before{
transform: scale(1,1);
}
.img_hover_5 img{
width: 100%;
transition: all 500ms ease;
} 
.img_hover_5:hover img{
transform: scale(1.1);
}
.img_hover_6{
position: relative;
display: block;
overflow: hidden;
background-color: #0d6efd;
}
.img_hover_6 img{
width: 100%;
transition: all 500ms ease;
}
.img_hover_6:hover img{
transform: scale(1.1);
opacity: 0.2;
}
.img_hover_7{
position: relative;
display: block;
overflow: hidden;
}
.img_hover_7 img{
width: 100%;
transform: scale(1.0);
transition: all 1700ms ease;    
}
.img_hover_7:hover img{
transform: scale(1.2);    
}
.img_hover_7:before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
background: #000000;
opacity: 1.0;
border-radius: 5px;
transition: .5s;
transform: perspective(400px) scaleX(0);
-webkit-transform-origin: bottom;
-ms-transform-origin: bottom;
transform-origin: bottom;
z-index: 2;
}
.img_hover_7:hover:before{
opacity: 0.80;
transform: perspective(400px) scaleX(1.0);
}
.img_hover_8 {
position: relative;
display: block;
overflow: hidden;
}
.img_hover_8 img{
width: 100%;
transition: all 1700ms ease;    
}
.img_hover_8:before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000000;
opacity: 0;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
-webkit-transform: perspective(400px) rotateX(-90deg);
-ms-transform: perspective(400px) rotateX(-90deg);
transform: perspective(400px) rotateX(-90deg);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
z-index: 1;
}
.img_hover_8:hover:before{
opacity: .65;
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
}
.img_hover_9{
position: relative;
display: block;
overflow: hidden;
}
.img_hover_9 img{
width: 100%;
transform: scale(1.0);
transition: all 3500ms ease;   
}
.img_hover_9:hover img{
transform:scale(1.2) rotate(1deg);      
}
.img_hover_9:before {
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
height: 50%;
opacity: 0;
transition-delay: .1s;
transition-timing-function: ease-in-out;
transition-duration: .5s;
transition-property: all;
opacity: 1;
transform-origin: top;
transform-style: preserve-3d;
transform: scaleY(0);
z-index: 1;
background-color: #0d6efd;
}
.img_hover_9:hover:before{
opacity: 0.80;
transform: scaleY(1.0);    
}
.img_hover_9:after {
position: absolute;
content: "";
bottom: 0;
left: 0;
right: 0;
height: 50%;
opacity: 1;
transition-delay: .1s;
transition-timing-function: ease-in-out;
transition-duration: .5s;
transition-property: all;
opacity: 1;
transform-origin: bottom;
transform-style: preserve-3d;
transform: scaleY(0);
z-index: 1;
background-color: #0d6efd;
}
.img_hover_9:hover:after{
opacity: 0.80;
transform: scaleY(1.0);
}
.img_hover_10{
position: relative;
display: block;
overflow: hidden;
}
.img_hover_10:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
background: #0d6efd;
opacity: 1.0;
transition: .5s;
transform: perspective(400px) scaleY(0);
-webkit-transform-origin: bottom;
-ms-transform-origin: bottom;
transform-origin: bottom;
z-index: 1;
}
.img_hover_10:hover:before{
opacity: 0.50;
transform: perspective(400px) scaleY(1.0);
}
.img_hover_10 img{
width: 100%;
transition: all 3500ms ease;    
}
.img_hover_10:hover img{
transform: scale(1.3) rotate(2deg);
}
.flexbox_1 {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.flexbox_2 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}@font-face {
font-family: 'Satoshi';
src: url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Italic.eot);
src: local('Satoshi Italic'), local('Satoshi-Italic'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Italic.eot?#iefix) format('embedded-opentype'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Italic.woff2) format('woff2'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Italic.woff) format('woff'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Italic.ttf) format('truetype');
font-weight: normal;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Satoshi';
src: url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Black.eot);
src: local('../fonts/Satoshi Black'), local('Satoshi-Black'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Black.eot?#iefix) format('embedded-opentype'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Black.woff2) format('woff2'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Black.woff) format('woff'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Black.ttf) format('truetype');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Satoshi';
src: url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-BlackItalic.eot);
src: local('../fonts/Satoshi Black Italic'), local('Satoshi-BlackItalic'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-BlackItalic.eot?#iefix) format('embedded-opentype'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-BlackItalic.woff2) format('woff2'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-BlackItalic.woff) format('woff'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-BlackItalic.ttf) format('truetype');
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Satoshi';
src: url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Regular.eot);
src: local('../fonts/Satoshi Regular'), local('Satoshi-Regular'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Regular.eot?#iefix) format('embedded-opentype'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Regular.woff2) format('woff2'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Regular.woff) format('woff'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Satoshi';
src: url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-LightItalic.eot);
src: local('../fonts/Satoshi Light Italic'), local('Satoshi-LightItalic'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-LightItalic.eot?#iefix) format('embedded-opentype'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-LightItalic.woff2) format('woff2'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-LightItalic.woff) format('woff'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-LightItalic.ttf) format('truetype');
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Satoshi';
src: url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Medium.eot);
src: local('../fonts/Satoshi Medium'), local('Satoshi-Medium'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Medium.eot?#iefix) format('embedded-opentype'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Medium.woff2) format('woff2'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Medium.woff) format('woff'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Medium.ttf) format('truetype');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Satoshi';
src: url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-BoldItalic.eot);
src: local('../fonts/Satoshi Bold Italic'), local('Satoshi-BoldItalic'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-BoldItalic.eot?#iefix) format('embedded-opentype'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-BoldItalic.woff2) format('woff2'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-BoldItalic.woff) format('woff'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-BoldItalic.ttf) format('truetype');
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Satoshi';
src: url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Bold.eot);
src: local('../fonts/Satoshi Bold'), local('Satoshi-Bold'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Bold.eot?#iefix) format('embedded-opentype'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Bold.woff2) format('woff2'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Bold.woff) format('woff'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Bold.ttf) format('truetype');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Satoshi';
src: url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Light.eot);
src: local('../fonts/Satoshi Light'), local('Satoshi-Light'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Light.eot?#iefix) format('embedded-opentype'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Light.woff2) format('woff2'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Light.woff) format('woff'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-Light.ttf) format('truetype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Satoshi';
src: url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-MediumItalic.eot);
src: local('../fonts/Satoshi Medium Italic'), local('Satoshi-MediumItalic'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-MediumItalic.eot?#iefix) format('embedded-opentype'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-MediumItalic.woff2) format('woff2'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-MediumItalic.woff) format('woff'),
url(//www.nomadindesign.com/wp-content/themes/potu/assets/fonts/Satoshi-MediumItalic.ttf) format('truetype');
font-weight: 500;
font-style: italic;
font-display: swap;
}.dark_bg{
background-color: #111112 !important;
}
.dark_bg .main-header .logo-box .light-logo{
display: none;
}
.dark_bg .main-header .logo-box .dark-logo{
display: block;
}
.dark_bg .banner-section .pattern-layer{
display: none;
}
.dark_bg .main-menu .navigation > li > a{
color: #fff;
}
.dark_bg .main-menu .navigation > li > a:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-7.png);
}
.dark_bg .main-header .btn-box a{
border-color: #fff;
color: #fff;
}
.dark_bg h1,
.dark_bg h2,
.dark_bg h3,
.dark_bg h4,
.dark_bg h5,
.dark_bg h6{
color: #fff;
}
.dark_bg .banner-section .content-box .lower-box .inner-box .form-inner .form-group label{
color: #fff;
}
.dark_bg .banner-section .content-box .lower-box .inner-box .form-inner .form-group input[type='email']{
color: #fff;
}
.dark_bg .banner-section .content-box .lower-box .links-box .social-links li span{
color: #fff;
}
.dark_bg .banner-section .content-box .lower-box .links-box .social-links li a{
color: #fff;
background: rgba(255, 255, 255, 0.07);
}
.dark_bg .banner-section .content-box .lower-box .links-box .social-links li a:hover{
}
.dark_bg .banner-section .content-box .lower-box .quote-box .icon-box{
background: #0B0909;
}
.dark_bg .banner-section .shape .shape-4{
opacity: 1;
}
.dark_bg .service-section{
background: #161619;
}
.dark_bg .sticky-header{
background: var(--secondary-color);
border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}
.dark_bg .hamburger{
border-color: #fff;
}
.dark_bg .portfolio-block-one .inner-box .shape .shape-1{
opacity: 0;
}
.dark_bg .portfolio-block-one .inner-box .shape .shape-2{
opacity: 1;
}
.dark_bg .portfolio-section .upper-box .text-box p{
color: rgba(255, 255, 255, 0.70);
}
.dark_bg .portfolio-section .upper-box .text-box:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-15.png);
}
.dark_bg .nav-style-one .owl-nav button.owl-prev:before{
color: #fff;
}
.dark_bg .nav-style-one .owl-nav button.owl-next:before{
color: #fff;
}
.dark_bg .nav-style-one .owl-nav button:hover{
background: rgba(255, 255, 255, 0.10);
}
.dark_bg .portfolio-block-one .inner-box{
background: #1F1F24;
}
.dark_bg .portfolio-block-one .inner-box .content-box .icon-box{
background: #141414;
}
.dark_bg .portfolio-block-one .inner-box .content-box h2 a{
color: #fff;
}
.dark_bg .portfolio-block-one .inner-box .content-box p{
color: rgba(255, 255, 255, 0.70);
}
.dark_bg .portfolio-block-one .inner-box .content-box .link a{
color: #fff;
}
.dark_bg .skills-section .upper-box .link a{
color: #fff;
border-color: #fff;
}
.dark_bg .skills-section .left-content .inner-box .single-item{
border-color: rgba(255, 255, 255, 0.08);
}
.dark_bg .skills-section .left-content .inner-box .single-item:first-child{
border-color: rgba(255, 255, 255, 0.08);
}
.dark_bg .skills-section .left-content .inner-box .single-item .year{
color: rgba(255, 255, 255, 0.30);
}
.dark_bg .skills-section .left-content .inner-box .single-item .text-box span{
color: rgba(255, 255, 255, 0.35);
}
.dark_bg .skills-section .left-content .inner-box .single-item .count-text{
color: rgba(255, 255, 255, 0.10);
}
.dark_bg .skills-section .right-content .inner-box .single-item{
background: #1F1F24;
}
.dark_bg .skills-section .right-content .inner-box .single-item .text-box .text{
color: rgba(255, 255, 255, 0.30);
}
.dark_bg .skills-section .right-content .inner-box .single-item .text-box .year{
color: #fff;
}
.dark_bg .skills-section .skills-list li a{
background: #1F1F24;
}
.dark_bg .skills-section .skills-list li a:hover{
}
.dark_bg .skills-section .image-layer{
opacity: 0;
}
.dark_bg .skills-section .image-layer-dark{
opacity: 1;
}
.dark_bg .clients-section{
background: #1E1E22;
}
.dark_bg .testimonial-section .pattern-layer{
opacity: 0;
}
.dark_bg .testimonial-section .pattern-layer-2{
opacity: 1;
}
.dark_bg .testimonial-section .shape .shape-2{
opacity: 0;
}
.dark_bg .testimonial-section .shape .shape-4{
opacity: 1;
}
.dark_bg .testimonial-section .testimonial-block .image-box .icon-box{
background: #fff;
color: var(--title-color);
}
.dark_bg .testimonial-section .nav-style-one .owl-nav button:hover{
}
.dark_bg .testimonial-section .testimonial-block .content-box .author-box .designation{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .dots-style-one .owl-dots button{
color: #fff;
}
.dark_bg .testimonial-section .dots-style-one .owl-dots:before{
background: #fff;
}
.dark_bg .dots-style-one .owl-dots::after{
color: #fff;
}
.dark_bg .banner-style-two .content-box .text-box .shape{
opacity: 0;
}
.dark_bg .banner-style-two .content-box .text-box .shape-2{
opacity: 1;
}
.dark_bg .banner-style-two .content-box .text-box span{
color: #fff;
border-color: #fff;
}
.dark_bg .banner-style-two .image-layer{
opacity: 0;
}
.dark_bg .banner-style-two .image-layer-2{
opacity: 1;
}
.dark_bg .banner-style-two .outer-container,
.dark_bg .about-section .outer-container,
.dark_bg .funfact-section .outer-container,
.dark_bg .pricing-section .outer-container,
.dark_bg .portfolio-style-two .outer-container,
.dark_bg .cta-section .outer-container,
.dark_bg .footer-style-two .outer-container{
border-color: rgba(255, 255, 255, 0.10);
}
.dark_bg .about-section .content-box h3{
color: #fff;
}
.dark_bg .about-section .content-box p{
color: #fff;
}
.dark_bg .about-section .content-box p span{
}
.dark_bg .about-section .content-box .lower-box .social-inner .social-links li a{
border-color: #fff;
background: #fff;
}
.dark_bg .funfact-block-one .inner-box .count-outer{
color: #fff;
}
.dark_bg .funfact-block-one .inner-box p{
color: rgba(255, 255, 255, 0.70);
}
.dark_bg .pricing-block-one .inner-box{
background: #2E3857;
}
.dark_bg .pricing-block:last-child .pricing-block-one .inner-box{
background: #181F34;
}
.dark_bg .pricing-block-one .inner-box p{
color: #fff;
}
.dark_bg .list-style-one li{
color: #fff;
}
.dark_bg .portfolio-block-two .inner-box .content-box span{
color: rgba(255, 255, 255, 0.40);
}
.dark_bg .portfolio-block-two .inner-box .content-box h2 a{
color: #fff;
}
.dark_bg .portfolio-block-two .inner-box .content-box .link a{
color: #fff;
border-color: #fff;
}
.dark_bg .portfolio-style-two .title-inner h2:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-34.png);
}
.dark_bg .cta-section .content-box a:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-39.png);
}
.dark_bg .footer-style-two .logo-widget .footer-logo{
display: none;
}
.dark_bg .footer-style-two .logo-widget .footer-logo-2{
display: block;
}
.dark_bg .footer-style-two .logo-widget p{
color: rgba(255, 255, 255, 0.80);
}
.dark_bg .footer-style-two .newsletter-widget .form-inner .form-group input[type='email']{
border-color: #fff;
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .footer-style-two .newsletter-widget .form-inner .form-group button[type='submit']{
background: #fff;
color: var(--title-color);
}
.dark_bg .footer-style-two .newsletter-widget .social-links li a{
color: #fff;
border-color: #fff;
}
.dark_bg .banner-style-three .mouse-btn-down{
border-color: #fff;
color: #fff;
}
.dark_bg .about-style-two .content-box .upper-text{
color: #fff;
border-color: #fff;
}
.dark_bg .about-style-two .content-box h2 span:first-child{
background: #4CEAB1;
color: var(--title-color);
}
.dark_bg .about-style-two .content-box h2 span:nth-child(2){
background: #FF7CFA;
color: var(--title-color);
}
.dark_bg .about-style-two .pattern-layer{
opacity: 0;
}
.dark_bg .about-style-two .pattern-layer-2{
opacity: 1;
}
.dark_bg .social-style-one li a{
color: #fff;
border-color: #fff;
}
.dark_bg .social-style-one li a:hover{
background: #fff;
color: var(--title-color);
}
.dark_bg .about-style-two .content-box h2:before{
background: #fff;
}
.dark_bg .about-style-two .content-box .lower-content .signature{
display: none;
}
.dark_bg .about-style-two .content-box .lower-content .dark-signature{
display: block;
}
.dark_bg .about-style-two .outer-container{
border-color: rgba(255, 255, 255, 0.10);
}
.dark_bg .service-style-two .outer-container .count-text{
color: #fff;
}
.dark_bg .service-style-two .title-box .upper-text{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .service-style-two .text-box p{
color: #fff;
}
.dark_bg .service-style-two .text-box a{
color: #fff;
border-color: #fff;
}
.dark_bg .service-style-two .text-box a:hover{
}
.dark_bg .service-block-one .inner-box .lower-content h3 a{
color: #fff;
}
.dark_bg .service-block-one .inner-box .lower-content{
border-color: #fff;
}
.dark_bg .dots-style-one .owl-dots:before{
background: #fff !important;
}
.dark_bg .funfact-block-two{
border-color: #fff;
}
.dark_bg .funfact-block-two .inner-box .count-outer{
color: #fff;
}
.dark_bg .funfact-block-two .inner-box p{
color: rgba(255, 255, 255, 0.40);
}
.dark_bg .testimonial-style-three .count-text{
color: #fff;
}
.dark_bg .testimonial-style-three .upper-text{
color: rgba(255, 255, 255, 0.40);
}
.dark_bg .testimonial-style-three .left-content p{
color: rgba(255, 255, 255, 0.60);
}
.dark_bg .testimonial-style-three .left-content .text-box .shape{
opacity: 0;
}
.dark_bg .testimonial-style-three .left-content .text-box .shape-2{
opacity: 1;
}
.dark_bg .testimonial-block-two .inner-box{
background: rgba(255, 255, 255, 0.10);
border-color: #fff;
}
.dark_bg .testimonial-block-two .inner-box p{
color: #fff;
}
.dark_bg .testimonial-block-two .inner-box .author-box .author-info .designation,
.dark_bg .instagram-style-two .title-box .upper-text{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .instagram-style-two .title-box .count-text{
color: #fff;
}
.dark_bg .instagram-style-two .title-box h2 a{
color: #fff;
}
.dark_bg .testimonial-style-three .outer-container{
border-color: rgba(255, 255, 255, 0.10);
}
.dark_bg .footer-style-three .footer-top{
border-color: rgba(255, 255, 255, 0.10);
}
.dark_bg .footer-style-three .footer-top h2 span{
background: #fff;
color: var(--title-color);
}
.dark_bg .footer-style-three .footer-logo{
display: none;
}
.dark_bg .footer-style-three .footer-logo-2{
display: block;
}
.dark_bg .footer-style-three .footer-widget p{
color: rgba(255, 255, 255, 0.80);
}
.dark_bg .footer-style-three .copyright p,
.dark_bg .footer-style-three .links-widget .links-list li a{
color: rgba(255, 255, 255, 0.40);
}
.dark_bg .footer-style-three .copyright p span,
.dark_bg .footer-style-three .copyright p a{
color: rgba(255, 255, 255, 0.88);
}
.dark_bg .footer-style-three .links-widget p{
color: #fff;
}
.dark_bg .header-style-four .menu-right-content .mobile-nav-toggler{
color: #fff;
border-color: #fff;
}
.dark_bg .banner-style-four{
background: transparent;
}
.dark_bg .banner-style-four .mouse-btn-down{
color: #fff;
border-color: #fff;
}
.dark_bg .header-style-four{
background: transparent;
}
.dark_bg .slide-text-box{
background: transparent;
}
.dark_bg .about-style-three{
background: transparent;
}
.dark_bg .slide-text-box .text-list li:before{
background: #fff;
}
.dark_bg .about-style-three{
background: transparent;
}
.dark_bg .about-style-three .content-box .upper-text{
color: #fff;
}
.dark_bg .about-style-three .social-style-one li a{
background: transparent;
}
.dark_bg .about-style-three .social-style-one li a:hover{
color: #fff;
}
.dark_bg .funfact-style-two.home-4{
background: transparent;
}
.dark_bg .portfolio-block-three .link-box a:hover{
}
.dark_bg .testimonial-style-four{
background: transparent;
}
.dark_bg .testimonial-style-four .upper-box a{
}
.dark_bg .testimonial-style-four .testimonial-block-two .inner-box{
border-color: transparent;
}
.dark_bg .slide-text-box.st-2 .text{
color: #fff;
}
.dark_bg .contact-style-two{
background: transparent;
}
.dark_bg .contact-style-two:before{
background: #fff;
}
.dark_bg .contact-style-two .content-box .upper-text{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .contact-style-two .content-box a{
}
.dark_bg .main-footer.home-4{
background: transparent;
}
.dark_bg .main-footer.home-4 .footer-bottom .copyright p{
color: #fff;
}
.dark_bg .main-footer.home-4 .footer-bottom .social-links li a{
color: #fff;
}
.dark_bg .main-footer.home-4 .footer-bottom .social-links li a:hover{
}
.dark_bg .main-footer.home-4 .footer-bottom .social-links li:before{
background: #fff;
}
.dark_bg .banner-style-five .pattern-layer{
opacity: 0;
}
.dark_bg .banner-style-five .dark-pattern{
opacity: 1;
}
.dark_bg .main-header.home-5 .btn-box a{
background: transparent;
}
.dark_bg .banner-style-five .content-box .text-box p{
color: #fff;
}
.dark_bg .banner-style-five .content-box .theme-btn{
background: #FFDD2D !important;
border-color: #FFDD2D !important;
box-shadow: none;
color: var(--title-color) !important;
}
.dark_bg .banner-style-five .social-links li{
color: #fff;
}
.dark_bg .banner-style-five .social-links li a{
color: #fff;
}
.dark_bg .banner-style-five .owl-dots button.active{
background: #00DAC0 !important;
}
.dark_bg .banner-style-five .slide-item .count-text{
color: #fff;
}
.dark_bg .banner-style-five .content-box .btn-box .shape{
opacity: 0;
}
.dark_bg .banner-style-five .content-box .btn-box .dark-shape{
opacity: 1;
}
.dark_bg .banner-style-five .content-box .inner-box .quote-box{
background: rgba(255, 255, 255, 0.5);
}
.dark_bg .banner-style-five .content-box .inner-box .quote-box p{
color: #fff;
}
.dark_bg .banner-style-five .content-box .inner-box .quote-box .designation{
color: rgba(255, 255, 255, 0.40);
}
.dark_bg .banner-style-five .content-box .inner-box .clients-box li span{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .banner-style-five .message-btn button{
background: #fff;
color: var(--title-color);
box-shadow: 0px 0px 0px 12px rgba(255, 255, 255, 0.13);
}
.dark_bg .banner-style-five .big-text{
opacity: 0.07;
}
.dark_bg .about-style-four .funfact-inner .single-item .count-outer{
color: #fff;
}
.dark_bg .about-style-four .funfact-inner .single-item p{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .about-style-four .content-box .link-box{
background: rgba(255, 255, 255, 0.07);
}
.dark_bg .about-style-four .text-box h2 span{
color: rgba(255, 255, 255, 0.20);
}
.dark_bg .banner-style-five:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-54.png);
}
.dark_bg .about-style-four:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-54.png);
}
.dark_bg .service-style-three .theme-btn{
background: #FFDD2D !important;
border-color: #FFDD2D !important;
color: var(--title-color);
}
.dark_bg .service-block-two .inner-box{
background: #212527;
}
.dark_bg .service-block-two .inner-box .count-text{
color: #fff;
}
.dark_bg .service-block-two .inner-box .link a{
color: #fff;
border-color: #fff;
}
.dark_bg .service-block-two .inner-box h3 a{
color: #fff;
}
.dark_bg .service-block-two .inner-box p{
color: rgba(255, 255, 255, 0.70);
}
.dark_bg .service-block-two .inner-box .vector-image{
display: none;
}
.dark_bg .service-block-two .inner-box .vector-image-2{
display: block;
}
.dark_bg .service-style-three h2:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-59.png);
}
.dark_bg .testimonial-style-five .right-content .upper-text{
color: rgba(255, 255, 255, 0.40);
}
.dark_bg .testimonial-style-five .right-content h2 span:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-66.png);
}
.dark_bg .testimonial-style-five .right-content p{
color: #fff;
}
.dark_bg .testimonial-style-five .right-content .theme-btn{
border-color: #fff !important;
}
.dark_bg .clients-style-three .dark-logo{
display: none;
}
.dark_bg .clients-style-three .light-logo{
display: block;
}
.dark_bg .clients-style-three:before,
.dark_bg .clients-style-three:after{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-54.png);
}
.dark_bg .clients-style-three .title-text{
color: #fff;
background: #111112;
}
.dark_bg .discuss-section:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-54.png);
}
.dark_bg .discuss-section .pattern-layer{
opacity: 0;
}
.dark_bg .discuss-section .dark-pattern{
opacity: 1;
}
.dark_bg .discuss-section .pattern-2{
opacity: 0;
}
.dark_bg .discuss-section .pattern-2-light{
opacity: 1;
}
.dark_bg .discuss-section .pattern-3{
opacity: 0;
}
.dark_bg .discuss-section .pattern-3-light{
opacity: 1;
}
.dark_bg .footer-style-four .footer-logo{
display: none;
}
.dark_bg .footer-style-four .footer-logo-light{
display: block;
}
.dark_bg .footer-style-four .logo-widget h2:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-74.png);
}
.dark_bg .footer-style-four .logo-widget .copyright p{
color: rgba(255, 255, 255, 0.40);
}
.dark_bg .footer-style-four .logo-widget .copyright p span{
color: rgba(255, 255, 255, 0.88);
}
.dark_bg .footer-style-four .contact-widget .footer-menu li a,
.dark_bg .footer-style-four .contact-widget .form-inner span{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .footer-style-four .contact-widget .footer-menu li a:hover{
color: #fff;
}
.dark_bg .footer-style-four .contact-widget .footer-menu li:before{
background: rgba(255, 255, 255, 0.50);
}
.dark_bg .footer-style-four .contact-widget .inner-box p{
color: #fff;
}
.dark_bg .footer-style-four .contact-widget .form-inner .form-group input[type='email']{
color: #fff;
border-color: #fff;
}
.dark_bg .footer-style-four .contact-widget .form-inner .form-group button[type='submit']{
background: #161616;
}
.dark_bg .about-style-five .content-one{
background: #161616;
}
.dark_bg .about-style-five .content-one .category-list li a{
background: transparent;
color: #fff;
}
.dark_bg .about-style-five .content-one .category-list li a:hover{
background: #FFDF6D;
border-color: #FFDF6D;
color: var(--title-color);
}
.dark_bg .about-style-five .content-two{
background: #161616;
}
.dark_bg .about-style-five .content-two .icon-box{
background: #FFDF6D;
color: var(--title-color);
}
.dark_bg .about-style-five .content-two p{
color: #fff;
}
.dark_bg .about-style-five .content-two h4:before{
background: #fff;
}
.dark_bg .about-style-five .content-three .video-btn a{
background: #FFDF6D;
color: var(--title-color);
}
.dark_bg .about-style-six .image-box-one .curve-text .curved-circle{
color: #fff;
}
.dark_bg .about-style-six .image-box-one .curve-text .text{
color: #fff;
}
.dark_bg .about-style-six .image-box-one .clients-box h3{
color: var(--title-color);
}
.dark_bg .about-style-six .content-box .upper-text{
color: rgba(255, 255, 255, 0.60);
border-color: rgba(255, 255, 255, 0.60);
}
.dark_bg .about-style-six .content-box p{
color: rgba(255, 255, 255, 0.60);
}
.dark_bg .about-style-six .content-box .rating-box .shape{
display: none;
}
.dark_bg .about-style-six .content-box .rating-box .light-shape{
display: block;
}
.dark_bg .about-style-six .content-box .rating-box h3{
color: #FFDF6D;
}
.dark_bg .about-style-six .content-box .rating-box span{
color: rgba(255, 255, 255, 0.60);
}
.dark_bg .portfolio-style-seven .title-box  a{
color: #fff;
border-color: #fff;
}
.dark_bg .nav-style-one .owl-nav button:hover{
background: #FFDF6D;
}
.dark_bg .nav-style-one .owl-nav button:after{
color: var(--title-color) !important;
}
.dark_bg .portfolio-block-four .inner-box .lower-content .category-list li a{
border-color: #fff;
color: #fff;
}
.dark_bg .portfolio-block-four .inner-box .lower-content h3 a{
color: #fff;
}
.dark_bg .portfolio-block-four .inner-box .lower-content .link a{
color: #fff;
}
.dark_bg .portfolio-block-four .inner-box .lower-content{
border-color: #fff;
}
.dark_bg .process-section .content-box .single-item .icon-box{
display: block;
}
.dark_bg .process-section .content-box .single-item .light-icon{
display: block;
}
.dark_bg .process-section .content-box .single-item{
border-color: #fff;
}
.dark_bg .process-section .content-box .single-item .count-text{
background: rgba(255, 255, 255, 0.10);
}
.dark_bg .clients-list.dark-block{
display: none;
}
.dark_bg .clients-list.light-block{
display: block;
}
.dark_bg .faq-section .outer-container{
background: #131313;
}
.dark_bg .faq-section .content-box p{
color: rgba(255, 255, 255, 0.70);
}
.dark_bg .faq-section .content-box a{
background: #FFE03C;
color: var(--title-color);
}
.dark_bg .faq-section .content-box a:hover{
color: #fff;
}
.dark_bg .accordion-box .block,
.dark_bg .faq-section .accordion-box{
border-color: rgba(255, 255, 255, 0.10);
}
.dark_bg .accordion-box .accordion .acc-content p{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .accordion-box .accordion .acc-btn .icon-box{
color: #fff;
}
.dark_bg .cta-style-two .content-box h2 span{
background: #fff;
color: var(--title-color);
}
.dark_bg .cta-style-two .content-box p{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .cta-style-two .content-box a{
color: #FFE03C;
border-color: #FFE03C;
}
.dark_bg .about-style-seven .left-content .count-outer{
color: #fff;
}
.dark_bg .about-style-seven .left-content p{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .about-style-seven .content-box span{
color: #fff;
border-color: #fff;
}
.dark_bg .about-style-seven .content-box p{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .about-style-seven .inner-content .big-text{
-webkit-text-stroke-color: rgba(255, 255, 255, 0.1);
}
.dark_bg .about-style-seven .pattern-layer .pattern-1,
.dark_bg .about-style-seven .pattern-layer .pattern-2{
display: none;
}
.dark_bg .about-style-seven .pattern-layer .pattern-3,
.dark_bg .about-style-seven .pattern-layer .pattern-4{
display: block;
}
.dark_bg .portfolio-style-eight .title-box a{
background: #FFE03C;
color: var(--title-color);
}
.dark_bg .portfolio-style-eight .content-box .list-item{
color: rgba(255, 255, 255, 0.4);
}
.dark_bg .portfolio-style-eight .content-box .list-item li a{
color: rgba(255, 255, 255, 1);
}
.dark_bg .portfolio-style-eight .content-box .list-item li:before{
background: rgba(255, 255, 255, 0.4);
}
.dark_bg .portfolio-style-eight .content-box h2 a{
color: #fff;
}
.dark_bg .portfolio-style-eight .content-box .link a{
color: #fff;
border-color: #fff;
}
.dark_bg .process-section.home-7 .content-box .single-item{
background: rgba(255, 255, 255, 0.05);
border: none;
}
.dark_bg .process-section.home-7 .content-box .single-item .icon-box{
display: none;
}
.dark_bg .contact-style-three .title-box h2 span{
color: #FFE03C;
}
.dark_bg .contact-style-three .title-box p{
color: #fff;
}
.dark_bg .contact-style-three .form-inner .form-group label{
color: rgba(255, 255, 255, 0.4);
}
.dark_bg .contact-style-three .form-inner .form-group input[type='text'], 
.dark_bg .contact-style-three .form-inner .form-group input[type='email'], 
.dark_bg .contact-style-three .form-inner .form-group textarea{
color: #fff;
border-color: #fff;
}
.dark_bg .contact-style-three .form-inner .message-btn button{
background: #fff;
color: var(--title-color);
}
.dark_bg .main-header.home-8{
background: transparent;
}
.dark_bg .main-header.home-8 .mobile-nav-toggler{
border-color: #fff;
color: #fff;
}
.dark_bg .banner-style-eight{
background: transparent;
}
.dark_bg .banner-style-eight .outer-container{
background: #1F1C3D;
}
.dark_bg .banner-style-eight .content-box p{
color: #fff;
}
.dark_bg .banner-style-eight .content-box .lower-box .btn-box a{
background: #FF48D7;
}
.dark_bg .banner-style-eight .social-style-one li span{
color: #fff;
}
.dark_bg .banner-style-eight .social-style-one li a:hover{
background: #FF48D7;
border-color: #FF48D7;
color: #fff;
}
.dark_bg .banner-style-eight .outer-container .shape{
display: none;
}
.dark_bg .banner-style-eight .outer-container .shape-2{
display: block;
}
.dark_bg .feature-section{
background: transparent;
}
.dark_bg .feature-section .content-one,
.dark_bg .feature-section .content-two{
background: #1F1C3D;
}
.dark_bg .feature-section .content-one p{
color: rgba(255, 255, 255, 0.6);
}
.dark_bg .feature-section .content-one .count-outer{
color: #fff;
}
.dark_bg .feature-section .content-two .icon-box{
color: #FF48D7;
}
.dark_bg .feature-section .content-two p{
color: #fff;
}
.dark_bg .feature-section .pattern-layer{
display: none;
}
.dark_bg .about-style-eight{
background: transparent;
}
.dark_bg .about-style-eight .pattern-layer .pattern-1{
display: none;
}
.dark_bg .about-style-eight .pattern-layer .pattern-2{
display: block;
}
.dark_bg .about-style-eight .content-box p{
color: rgba(255, 255, 255, 0.6);
}
.dark_bg .about-style-eight .content-box .lower-box .subscribe-box{
background: #fff;
}
.dark_bg .about-style-eight .content-box .lower-box .subscribe-box span{
color: var(--title-color);
}
.dark_bg .about-style-eight .content-box .lower-box .signature{
display: none;
}
.dark_bg .about-style-eight .content-box .lower-box .signature-2{
display: block;
}
.dark_bg .about-style-eight .pattern-layer .pattern-3{
display: block;
}
.dark_bg .testimonial-style-seven{
background: transparent;
}
.dark_bg .testimonial-style-seven .shape .shape-1{
display: none;
}
.dark_bg .testimonial-style-seven .shape .shape-2{
display: block;
}
.dark_bg .testimonial-style-seven .shape .shape-3{
display: none;
}
.dark_bg .testimonial-style-seven .shape .shape-4{
display: block;
}
.dark_bg .testimonial-style-seven .pattern-layer{
display: none;
}
.dark_bg .testimonial-style-seven .pattern-layer-2{
display: block;
}
.dark_bg .testimonial-style-seven .owl-dots button{
border-color: #fff;
}
.dark_bg .testimonial-style-seven .owl-dots button.active{
background: #FF48D7;
border-color: #FF48D7;
}
.dark_bg .testimonial-style-seven .pattern-layer-3{
display: block;
}
.dark_bg .covering-area-section{
background: transparent;
}
.dark_bg .covering-area-section .outer-container{
background: #131128;
}
.dark_bg .covering-area-section .single-item h2 a{
color: #fff;
}
.dark_bg .covering-area-section .single-item .image-box{
border-color: #201843;
}
.dark_bg .events-section{
background: transparent;
}
.dark_bg .events-section .content-one,
.dark_bg .events-section .content-two,
.dark_bg .events-section .content-three{
background: #1F1C3D;
}
.dark_bg .events-section .content-one .inner-box .upper-box .box{
border-color: rgba(255, 255, 255, 0.20);
}
.dark_bg .events-section .content-one .inner-box .upper-box .box span{
color: #fff;
}
.dark_bg .events-section .content-one .inner-box h3 a,
.dark_bg .events-section .content-one .inner-box .link a{
color: #fff;
}
.dark_bg .events-section .content-one .inner-box .link a:before{
background: #FF48D7;
}
.dark_bg .events-section .content-one .inner-box .link a i:after{
background: #fff;
}
.dark_bg .events-section .content-two h2 a{
color: #fff;
}
.dark_bg .events-section .content-two span{
color: rgba(255, 255, 255, 0.60);
}
.dark_bg .events-section .nav-style-one .owl-nav button.owl-prev:before,
.dark_bg .events-section .nav-style-one .owl-nav button.owl-next:before{
color: var(--title-color);
}
.dark_bg .events-section .nav-style-one .owl-nav button.owl-prev::after,
.dark_bg .events-section .nav-style-one .owl-nav button.owl-next::after{
color: #fff !important;
}
.dark_bg .events-section .nav-style-one .owl-nav button:hover{
background: #FF48D7;
}
.dark_bg .pricing-style-two{
background: transparent;
}
.dark_bg .pricing-style-two .shape{
display: block;
}
.dark_bg .pricing-style-two .upper-text a{
color: #fff;
}
.dark_bg .pricing-style-two .upper-text a:before{
background: #FF48D7;
}
.dark_bg .pricing-style-two .upper-text a i:after{
background: #fff;
}
.dark_bg .pricing-style-two .inner-container{
background: #201843;
}
.dark_bg .pricing-style-two .pricing-block .count-text,
.dark_bg .pricing-style-two .pricing-block .price-box p,
.dark_bg .pricing-style-two .pricing-block .feature-list li,
.dark_bg .pricing-style-two .pricing-block .plan-box p{
color: #fff;
}
.dark_bg .pricing-style-two .pricing-block .plan-box a{
border-color: #fff;
background: transparent;
}
.dark_bg .pricing-style-two .pricing-block .plan-box a:hover{
}
.dark_bg .pricing-style-two .pricing-block .plan-box span{
color: rgba(255, 255, 255, 0.40);
}
.dark_bg .pricing-style-two .pricing-block .content-box{
border-color: rgba(255, 255, 255, 0.10);
}
.dark_bg .instagram-style-three{
background: transparent;
}
.dark_bg .instagram-style-three .image-list li .image-box{
border-color: #161029;
}
.dark_bg .cta-style-three .pattern-layer{
display: none;
}
.dark_bg .cta-style-three .pattern-layer-2{
display: block;
}
.dark_bg .cta-style-three{
background: transparent;
}
.dark_bg .cta-style-three .content-box p{
color: #fff;
}
.dark_bg .cta-style-three .content-box .theme-btn{
background: #FF48D7;
border-color: #FF48D7 !important;
box-shadow: none;
color: #fff;
}
.dark_bg .cta-style-three .shape .shape-1,
.dark_bg .cta-style-three .shape .shape-3{
display: none;
}
.dark_bg .cta-style-three .pattern-layer-3,
.dark_bg .cta-style-three .shape .shape-2,
.dark_bg .cta-style-three .shape .shape-4{
display: block;
}
.dark_bg .footer-style-six{
background: transparent;
}
.dark_bg .footer-sliding-text{
background: transparent;
}
.dark_bg .banner-style-nine,
.dark_bg .main-header.home-9.home-7{
background: #241B1A;
}
.dark_bg .main-header.home-9.home-7 .logo{
display: none;
}
.dark_bg .main-header.home-9.home-7 .logo-2{
display: block;
}
.dark_bg .main-header.home-9.home-7 .menu-right-content .mobile-nav-toggler{
color: #fff;
border-color: #fff;
}
.dark_bg .banner-style-nine .pattern-layer .pattern-1{
display: none;
}
.dark_bg .banner-style-nine .pattern-layer .pattern-2{
display: block;
}
.dark_bg .banner-style-nine .pattern-layer .pattern-3{
display: none;
}
.dark_bg .banner-style-nine .pattern-layer .pattern-4{
display: block;
}
.dark_bg .banner-style-nine .pattern-layer .pattern-5{
display: none;
}
.dark_bg .banner-style-nine .pattern-layer .pattern-6{
display: block;
}
.dark_bg .banner-style-nine .big-text{
-webkit-text-stroke-color: rgba(255, 255, 255, 1);
}
.dark_bg .banner-style-nine .text-box-one,
.dark_bg .banner-style-nine .text-box-two{
border-color: rgba(255, 255, 255, 0.20);
}
.dark_bg .banner-style-nine .text-box-one span,
.dark_bg .banner-style-nine .text-box-one p,
.dark_bg .banner-style-nine .text-box-two span,
.dark_bg .banner-style-nine .text-box-two p{
color: #fff;
}
.dark_bg .banner-style-nine .text-box-three p{
color: #fff;
}
.dark_bg .banner-style-nine .link-box a{
color: #E54C2C;
}
.dark_bg .banner-style-nine .link-box a:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-110.png);
}
.dark_bg .feature-style-two{
background: #281F1E;
border-color: rgba(255, 255, 255, 0.10);
}
.dark_bg .feature-style-two .inner-container .text-box span,
.dark_bg .feature-style-two .inner-container .clients-logo span{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .feature-style-two .inner-container .clients-logo .logo{
display: none;
}
.dark_bg .feature-style-two .inner-container .clients-logo .logo-2{
display: block;
}
.dark_bg .about-style-nine .image-inner .image-box-one .shape{
display: none;
}
.dark_bg .about-style-nine .image-inner .image-box-one .shape-2{
display: block;
}
.dark_bg .about-style-nine{
background: #281F1E;
}
.dark_bg .about-style-nine .sub-title-text{
color: #fff;
}
.dark_bg .about-style-nine .content-box h2 span:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-105.png);
}
.dark_bg .about-style-nine .content-box p{
color: rgba(255, 255, 255, 0.7);
}
.dark_bg .about-style-nine .content-box .signature{
display: none;
}
.dark_bg .about-style-nine .content-box .signature-2{
display: block;
}
.dark_bg .about-style-nine .funfact-inner .single-item .count-outer,
.dark_bg .about-style-nine .funfact-inner .single-item p{
color: #fff;
}
.dark_bg .books-section .title-box .text-box .shape{
display: none;
}
.dark_bg .books-section .title-box .text-box .shape-2{
display: block;
}
.dark_bg .books-section .title-text h2 span:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-105.png);
}
.dark_bg .books-section{
background: #281F1E;
}
.dark_bg .books-section .title-box .text-box p{
color: rgba(255, 255, 255, 0.7);
}
.dark_bg .books-section .title-box .text-box a{
color: #fff;
}
.dark_bg .books-section .title-box .text-box a:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-117.png);
}
.dark_bg .books-section{
background: #281F1E;
}
.dark_bg .books-section .inner-container{
border-color: #fff;
}
.dark_bg .books-section .inner-container .single-column{
border-color: #fff;
}
.dark_bg .books-section .inner-container .single-item .lower-content span{
color: rgba(255, 255, 255, 0.5);
}
.dark_bg .books-section .inner-container .single-item .lower-content h3 a{
color: #fff;
}
.dark_bg .events-style-two{
background: #281F1E;
}
.dark_bg .events-style-two .title-box p{
color: #fff;
}
.dark_bg .events-style-two .title-box h2 span:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-105.png);
}
.dark_bg .events-style-two .title-box .shape{
display: none;
}
.dark_bg .events-style-two .title-box .shape-2{
display: block;
}
.dark_bg .events-style-two .single-item .link a:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-121.png);
}
.dark_bg .events-style-two .single-item,
.dark_bg .events-style-two .single-item:first-child{
border-color: rgba(255, 255, 255, 0.19);
}
.dark_bg .events-style-two .single-item .date,
.dark_bg .events-style-two .single-item .text-box h2 a,
.dark_bg .events-style-two .single-item .link a{
color: #fff;
}
.dark_bg .events-style-two .single-item .text-box p{
color: rgba(255, 255, 255, 0.5);
}
.dark_bg .featured-books-section .content-box h2 span:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-105.png);
}
.dark_bg .featured-books-section .content-box a:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-121.png);
}
.dark_bg .featured-books-section .content-box .shape{
display: none;
}
.dark_bg .featured-books-section .content-box .shape-2{
display: block;
}
.dark_bg .featured-books-section{
background: #362623;
}
.dark_bg .featured-books-section .bg-color{
background: #5C433E;
}
.dark_bg .featured-books-section .content-box p{
color: #fff;
}
.dark_bg .featured-books-section .content-box a{
color: #fff;
}
.dark_bg .news-section .title-box h2 span:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-105.png);
}
.dark_bg .news-section{
background: #362623;
}
.dark_bg .follow-section{
background: #362623;
}
.dark_bg .news-section .title-box a{
background: #fff;
border-color: #fff !important;
color: var(--title-color);
}
.dark_bg .news-section .title-box a:hover{
color: #fff;
}
.dark_bg .news-block-one .inner-box .lower-content .post-info li{
color: rgba(255, 255, 255, 0.5);
}
.dark_bg .news-block-one .inner-box .lower-content .post-info li:before{
background: rgba(255, 255, 255, 0.5);
}
.dark_bg .news-block-one .inner-box .lower-content h3 a{
color: #fff;
}
.dark_bg .follow-section .content-box{
border-color: rgba(255, 255, 255, 0.1);
}
.dark_bg .follow-section .content-box p{
color: #fff;
}
.dark_bg .follow-section .content-box p a{
}
.dark_bg .footer-style-seven .logo-widget .footer-logo .logo{
display: none;
}
.dark_bg .footer-style-seven .logo-widget .footer-logo .logo-2{
display: block;
}
.dark_bg .footer-style-seven .logo-widget .shape{
display: none;
}
.dark_bg .footer-style-seven .logo-widget .shape-2{
display: block;
}
.dark_bg .footer-style-seven{
background: #362623;
}
.dark_bg .footer-style-seven .logo-widget p{
color: #fff;
}
.dark_bg .footer-style-seven .footer-menu li a{
color: #fff;
}
.dark_bg .footer-style-seven .subscribe-widget .form-inner p{
color: rgba(255, 255, 255, 0.3);
}
.dark_bg .footer-style-seven .subscribe-widget .form-inner .form-group input[type='email']{
color: #fff;
border-color: #fff;
}
.dark_bg .footer-style-seven .footer-bottom .copyright p{
color: rgba(255, 255, 255, 0.4);
}
.dark_bg .footer-style-seven .footer-bottom .copyright p span{
color: rgba(255, 255, 255, 0.88);
}
.dark_bg .footer-style-seven .widget-section{
border-color: rgba(255, 255, 255, 0.1);
}
.dark_bg .main-header.home-10.home-7 .menu-right-content .mobile-nav-toggler {
color: #fff;
border-color: #fff;
}
.dark_bg .about-style-ten{
background: #0C222A;
}
.dark_bg .about-style-ten .shape{
display: none;
}
.dark_bg .about-style-ten .shape-2{
display: block;
}
.dark_bg .about-style-ten .content-box p,
.dark_bg .about-style-ten .funfact-inner .single-item p{
color: rgba(255, 255, 255, 0.70);
}
.dark_bg .about-style-ten .funfact-inner .single-item .count-outer{
color: #fff;
}
.dark_bg .about-style-ten .funfact-inner .single-item:before{
background: #fff;
}
.dark_bg .service-style-five{
background: #061C24;
}
.dark_bg .service-style-five .title-box p,
.dark_bg .service-block-three .inner-box h2 a{
color: #fff;
}
.dark_bg .service-block-three .inner-box{
background: rgba(255, 255, 255, 0.07);
}
.dark_bg .service-block-three .inner-box span{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .service-block-three .inner-box:before{
background: #A97B54;
}
.dark_bg .case-section{
background: #0C222A;
}
.dark_bg .case-section .title-box a{
background: #A97B54;
}
.dark_bg .case-section .shape{
display: none;
}
.dark_bg .case-section .shape-2{
display: block;
}
.dark_bg .case-block-one .inner-box,
.dark_bg .case-block-one:first-child .inner-box{
border-color: rgba(255, 255, 255, 0.10);
}
.dark_bg .case-block-one .inner-box .count-text{
color: #fff;
}
.dark_bg .case-block-one .inner-box .text-box span{
color: rgba(255, 255, 255, 0.20);
}
.dark_bg .case-block-one .inner-box .text-box h3 a{
color: #fff;
}
.dark_bg .testimonial-style-eight .shape{
display: none;
}
.dark_bg .testimonial-style-eight .shape-2{
display: block;
}
.dark_bg .testimonial-style-eight{
background: #0C222A;
}
.dark_bg .testimonial-style-eight .sub-title,
.dark_bg .testimonial-style-eight .testimonial-content .designation{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .testimonial-style-eight .owl-nav button{
background: #fff;
color: var(--title-color);
}
.dark_bg .clients-style-five{
background: #0C222A;
}
.dark_bg .clients-style-five .sub-title{
color: #fff;
background: #0C222A;
}
.dark_bg .clients-style-five .outer-container{
border-color: rgba(255, 255, 255, 0.20);
}
.dark_bg .clients-style-five .dark-content{
display: none;
}
.dark_bg .clients-style-five .light-content{
display: block;
}
.dark_bg .news-style-two{
background: #0C222A;
}
.dark_bg .news-style-two .title-box p{
color: rgba(255, 255, 255, 0.60);
}
.dark_bg .news-style-two .title-box a{
background: #A97B54;
}
.dark_bg .news-block-three:first-child .inner-box,
.dark_bg .news-block-three .inner-box{
border-color: rgba(255, 255, 255, 0.20);
}
.dark_bg .news-block-three .inner-box .date{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .news-block-three .inner-box h2 a{
color: #fff;
}
.dark_bg .news-block-three .inner-box h2 a:hover{
}
.dark_bg .news-block-three .inner-box .category{
color: #fff;
}
.dark_bg .news-block-three .inner-box .link a{
color: #fff;
border-color: #fff;
}
.dark_bg .news-block-three .inner-box .link a:hover{
}
.dark_bg .contact-style-four{
background: #061C24;
}
.dark_bg .contact-style-four .form-inner .form-group button[type='submit']{
background: #A97B54;
}
.dark_bg .contact-style-four .form-inner .form-group button[type='submit']:hover{
background: var(--secondary-color);
}
.dark_bg .contact-style-four .content-box p{
color: #fff;
}
.dark_bg .contact-style-four .content-box a{
color: #fff;
}
.dark_bg .contact-style-four .shape{
display: none;
}
.dark_bg .contact-style-four .shape-2{
display: block;
}
.dark_bg .about-style-11 .pattern-layer{
display: none;
}
.dark_bg .about-style-11 .pattern-layer-2{
display: block;
}
.dark_bg .about-style-11 .content-box p{
color: #fff;
}
.dark_bg .about-style-11 .content-box .social-style-one span{
color: #fff;
}
.dark_bg .about-style-11 .content-box .social-style-one li a{
background: rgba(255, 255, 255, 0.07);
border-color: rgba(255, 255, 255, 0.07);
color: #fff;
}
.dark_bg .about-style-11 .content-box .social-style-one li a:hover{
}
.dark_bg .portfolio-style-nine .sec-title a{
color: #fff;
border-color: #fff;
}
.dark_bg .portfolio-block-five .inner-box{
background: #1F1F24;
}
.dark_bg .portfolio-block-five .inner-box h2 a{
color: #fff;
}
.dark_bg .portfolio-block-five .inner-box p{
color: rgba(255, 255, 255, 0.40);
}
.dark_bg .footer-style-eight .footer-bottom .dark-logo{
display: none;
}
.dark_bg .footer-style-eight .footer-bottom .light-logo{
display: block;
}
.dark_bg .footer-style-eight .footer-bottom .copyright p, 
.dark_bg .footer-style-eight .footer-bottom .social-links li a{
color: rgba(255, 255, 255, 0.40);
}
.dark_bg .footer-style-eight .footer-bottom .copyright p span{
color: rgba(255, 255, 255, 0.88);
}
.dark_bg .footer-style-eight .footer-bottom .social-links li:before{
background: rgba(255, 255, 255, 0.40);
}
.dark_bg .footer-style-eight .footer-bottom .social-links li a:hover{
color: #fff;
}
.dark_bg .service-style-six{
background: #161619;
}
.dark_bg .footer-style-eight .footer-top a:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-140.png);
}
.dark_bg .footer-style-eight .footer-top a span{
color: var(--title-color);
border-color: var(--secondary-color);
}
.dark_bg .footer-style-eight .shape{
display: none;
}
.dark_bg .footer-style-eight .shape-2{
display: block;
}
.dark_bg .about-section .outer-container.border_top{
border-color: #293556;
}
.dark_bg .pricing-block-two:nth-child(2) .inner-box{
background: #2E3857;
}
.dark_bg .pricing-block-two:nth-child(3) .inner-box{
background: #181F34;
}
.dark_bg .pricing-block-two .inner-box .feature-box p{
color: rgba(255, 255, 255, 0.70);
}
.dark_bg .main-header.header-style-three.dark .header-lower .hamburger__inner,
.dark_bg .main-header.header-style-three.dark .header-lower .hamburger__inner:before,
.dark_bg .main-header.header-style-three.dark .header-lower .hamburger__inner:after{
background: #fff;
}
.dark_bg .testimonial-style-nine .title-box .link-box a{
color: #fff;
border-color: #fff;
}
.dark_bg .testimonial-style-nine .title-box .link-box a:hover{
}
.dark_bg .testimonial-style-nine:before{
background: #fff;
}
.dark_bg .contact-style-two .content-box a:hover{
color: #fff;
}
.dark_bg .contact-style-two.alternat-2:after{
background: #fff;
}
.dark_bg .main-header.about-5-header .logo-box .logo{
display: none;
}
.dark_bg .main-header.about-5-header .logo-box .logo-2{
display: block;
}
.dark_bg .service-style-four.about-5-service .outer-container{
background: transparent;
}
.dark_bg .service-style-four.about-5-service .tabs-content .single-item{
border-color: #fff;
}
.dark_bg .service-style-four.about-5-service .tabs-content .single-item .icon-box,
.dark_bg .service-style-four.about-5-service .tabs-content .single-item h3,
.dark_bg .service-style-four.about-5-service .tabs-content .single-item .link a{
color: #fff;
}
.dark_bg .service-style-four.about-5-service .tabs-content .single-item:hover .icon-box,
.dark_bg .service-style-four.about-5-service .tabs-content .single-item:hover h3,
.dark_bg .service-style-four.about-5-service .tabs-content .single-item:hover .link a{
color: var(--title-color);
}
.dark_bg .testimonial-style-11{
background: transparent;
}
.dark_bg .testimonial-style-11 .nav-style-one .owl-nav button.owl-prev:before,
.dark_bg .testimonial-style-11 .nav-style-one .owl-nav button.owl-next:before{
color: var(--title-color);
}
.dark_bg .testimonial-block-five{
background: #1F1C3D;
}
.dark_bg .testimonial-block-five .inner-box p{
color: #fff;
}
.dark_bg .testimonial-block-five .inner-box .author-box .designation{
color: rgba(255, 255, 255, 0.40);
}
.dark_bg .about-style-nine .title-text h2:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-105.png);
}
.dark_bg .about-style-nine .title-text p{
color: #fff;
}
.dark_bg .about-style-nine .title-text .pattern-1{
display: none;
}
.dark_bg .about-style-nine .title-text .pattern-2{
display: block;
}
.dark_bg .main-header.about-7-header{
background: #281F1E !important;
}
.dark_bg .about-style-12 .pattern-1{
display: none;
}
.dark_bg .about-style-12 .pattern-2{
display: block;
}
.dark_bg .about-style-12 .content-box .shape-1{
display: none;
}
.dark_bg .about-style-12 .content-box .shape-2{
display: block;
}
.dark_bg .about-style-12{
background: #0C222A;
}
.dark_bg .about-style-12 .content-box .sub-title{
color: #fff;
border-color: #fff;
}
.dark_bg .about-style-12 .content-box p{
color: #fff;
}
.dark_bg .about-style-12 .funfact-inner{
border-color: rgba(255, 255, 255, 0.1);
}
.dark_bg .about-style-12 .funfact-inner .single-item .count-outer{
color: #fff;
}
.dark_bg .about-style-12 .funfact-inner .single-item p{
color: rgba(255, 255, 255, 0.7);
}
.dark_bg .service-style-five.about-8-service{
background: #0C222A;
}
.dark_bg .service-style-five.about-8-service .inner-container{
border-color: rgba(255, 255, 255, 0.2);
}
.dark_bg .service-style-five.about-8-service .service-block:first-child .service-block-three .inner-box,
.dark_bg .service-style-five.about-8-service .service-block:nth-child(2) .service-block-three .inner-box,
.dark_bg .service-style-five.about-8-service .service-block:nth-child(3) .service-block-three .inner-box{
border-color: rgba(255, 255, 255, 0.2);
}
.dark_bg .service-style-five.about-8-service .inner-container .service-block:before{
background: rgba(255, 255, 255, 0.2);
}
.dark_bg .service-style-five.about-8-service .service-block-three .inner-box{
background: #172C33;
}
.dark_bg .testimonial-style-eight.about-8-testimonial{
background: #061C24;
}
.dark_bg .cta-style-four{
background: #0C222A;
}
.dark_bg .cta-style-four .shape-1{
display: none;
}
.dark_bg .cta-style-four .shape-2{
display: block;
}
.dark_bg .portfolio-block-one .inner-box .content-box .sub-title-text{
color: rgba(255, 255, 255, 0.3);
}
.dark_bg .work-page-one-section .more-link a img:first-child{
display: none;
}
.dark_bg .work-page-one-section .more-link a img:last-child{
display: inline-block;
}
.dark_bg .work-page-one-section .more-link a{
border-color: #FF6108;
}
.dark_bg .work-page-one-section .title-text h2 span{
color: rgba(255, 255, 255, 0.4);
}
.dark_bg .work-page-one-section .filter-tabs li{
color: #fff;
}
.dark_bg .work-page-one-section .filter-tabs li.active{
border-color: #fff;
}
.dark_bg .work-page-one-section .pattern-2{
display: none;
}
.dark_bg .work-page-one-section .pattern-3{
display: block;
}
.dark_bg .work-page-two-section .outer-container{
border-color: rgba(255, 255, 255, 0.1);
}
.dark_bg .footer-bottom-two .copyright p,
.dark_bg .footer-bottom-two .copyright p a{
color: #fff;
}
.dark_bg .footer-bottom-two .copyright p span{
color: rgba(255, 255, 255, 0.5);
}
.dark_bg .footer-bottom-two .footer-menu li a{
color: rgba(255, 255, 255, 0.5);
}
.dark_bg .footer-bottom-two .footer-menu li a:hover{
color: #fff;
}
.dark_bg .work-page-two-section .title-text,
.dark_bg .work-page-two-section .filters{
border-color: rgba(255, 255, 255, 0.1);
}
.dark_bg .work-page-two-section .filters .filter-tabs li{
color: #fff;
}
.dark_bg .work-page-two-section .portfolio-pagination .pagination-list{
border-color: #fff;
}
.dark_bg .work-page-two-section .portfolio-pagination .pagination-list li a{
border-color: #fff;
color: #fff;
}
.dark_bg .work-page-two-section .single-item{
background: #191F32;
}
.dark_bg .main-header.portfolio-3-header .header-lower .hamburger__inner, 
.dark_bg .main-header.portfolio-3-header .header-lower .hamburger__inner:before, 
.dark_bg .main-header.portfolio-3-header .header-lower .hamburger__inner:after{
background: #fff;
}
.dark_bg .work-page-three-section .outer-container{
border-color: #fff;
}
.dark_bg .work-page-three-section .title-box p{
color: rgba(255, 255, 255, 0.7);
}
.dark_bg .work-page-three-section .title-box a{
color: #fff;
border-color: #fff;
}
.dark_bg .portfolio-block-six .inner-box .lower-content .date{
color: rgba(255, 255, 255, 0.3);
}
.dark_bg .portfolio-block-six .inner-box .lower-content h2 a{
color: #fff;
}
.dark_bg .portfolio-block-six .inner-box .lower-content h2 a:hover{
}
.dark_bg .portfolio-block-six .inner-box .lower-content .link a{
border-color: #fff;
color: #fff;
}
.dark_bg .portfolio-block-six .inner-box .lower-content .link a:hover{
background: #fff;
}
.dark_bg .portfolio-block-six .inner-box .lower-content{
border-color: #fff;
}
.dark_bg .footer-style-three .links-widget .links-list li a:hover{
color: #fff;
}
.dark_bg .work-page-four-section:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-54.png);
}
.dark_bg .work-page-four-section .pattern-layer .pattern-1{
display: none;
}
.dark_bg .work-page-four-section .pattern-layer .pattern-2{
display: block;
}
.dark_bg .work-page-four-section .pattern-layer .pattern-3{
display: none;
}
.dark_bg .work-page-four-section .pattern-layer .pattern-4{
display: block;
}
.dark_bg .main-header.portfolio-5-header .menu-right-content .mobile-nav-toggler{
color: #fff !important;
}
.dark_bg .work-page-five-section .title-text:before{
background: #fff;
}
.dark_bg .portfolio-block-seven .inner-box .content-box span{
color: #fff;
border-color: #fff;
}
.dark_bg .portfolio-block-seven .inner-box .content-box h2 a{
color: #fff;
}
.dark_bg .portfolio-block-seven .inner-box .content-box p{
color: #fff;
}
.dark_bg .portfolio-block-seven .inner-box .content-box .link a{
color: #fff;
border-color: #fff;
}
.dark_bg .portfolio-block-seven .inner-box .content-box .link a:hover{
color: var(--title-color);
}
.dark_bg .work-page-five-section .more-btn .theme-btn{
background: transparent;
border-color: #fff !important;
}
.dark_bg .work-page-five-section .more-btn .theme-btn:hover{
}
.dark_bg .work-page-six-section .title-text:before{
background: #fff;
}
.dark_bg .work-page-six-section .title-text:after{
background: #111112;
}
.dark_bg .portfolio-block-eight .inner-box .lower-content span{
color: rgba(255, 255, 255, 0.5);
}
.dark_bg .portfolio-block-eight .inner-box .lower-content h2 a{
color: #fff;
}
.dark_bg .work-page-six-section .owl-nav:before{
background: #fff;
}
.dark_bg .work-page-six-section .owl-nav:after{
background: #111112;
}
.dark_bg .work-page-seven-section .shape-1{
display: none;
}
.dark_bg .work-page-seven-section .shape-2{
display: block;
}
.dark_bg .work-page-seven-section{
background: transparent;
}
.dark_bg .work-page-seven-section .title-box p{
color: #fff;
}
.dark_bg .work-page-seven-section .shape-3{
display: none;
}
.dark_bg .work-page-seven-section .shape-4{
display: block;
}
.dark_bg .portfolio-block-nine{
background: rgba(255, 255, 255, 0.1);
}
.dark_bg .portfolio-block-nine .inner-box .content-box span{
color: rgba(255, 255, 255, 0.4);
}
.dark_bg .portfolio-block-nine .inner-box .content-box h2 a{
color: #fff;
}
.dark_bg .portfolio-block-nine .inner-box .content-box h2 a:hover{
}
.dark_bg .portfolio-block-nine .inner-box .content-box .link a{
background: #fff;
color: var(--title-color);
}
.dark_bg .portfolio-block-nine .inner-box .content-box .link a:hover{
color: #fff;
}
.dark_bg .work-page-seven-section .pagination-list li a{
color: #fff;
border-color: #fff;
background: rgba(255, 255, 255, 0.1);
}
.dark_bg .service-style-seven .title-box p{
color: rgba(255, 255, 255, 0.7);
}
.dark_bg .service-style-seven .service-block-four .inner-box h2 a{
color: #fff;
}
.dark_bg .service-style-seven .service-block-four .inner-box .lower-content span{
color: rgba(255, 255, 255, 0.5);
}
.dark_bg .service-style-seven .service-block-four .inner-box .lower-content a{
color: #fff;
border-color: #fff;
}
.dark_bg .pricing-section.alternat-2 .upper-content .content-box .text-box p{
color: #fff;
}
.dark_bg .pricing-section .outer-container{
border-color: rgba(255, 255, 255, 0.1) !important;
}
.dark_bg .portfolio-style-four.alternat-2{
background: transparent;
}
.dark_bg .portfolio-style-four.alternat-2 .title-box .upper-text{
color: rgba(255, 255, 255, 0.3);
}
.dark_bg .service-four-page-section.service-style-three .shape .shape-1{
display: none;
}
.dark_bg .service-four-page-section.service-style-three .shape .shape-2{
display: block;
}
.dark_bg .about-style-four.alternat-2 .pattern-layer{
display: none;
}
.dark_bg .about-style-four.alternat-2 .pattern-layer-2{
display: block;
}
.dark_bg .about-style-four.alternat-2 .text-box h2:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-164.png);
}
.dark_bg .about-style-four.alternat-2 .text-box h2:after{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-74.png);
}
.dark_bg .about-style-four .content-box p{
color: #fff;
}
.dark_bg .service-four-page-section.service-style-three .shape .shape-3{
display: none;
}
.dark_bg .service-four-page-section.service-style-three .shape .shape-4{
display: block;
}
.dark_bg .service-four-page-section.service-style-three .pattern-layer{
display: none;
}
.dark_bg .service-four-page-section.service-style-three .pattern-layer-2{
display: block;
}
.dark_bg .service-four-page-section.service-style-three .service-block-two .inner-box{
background: #212527;
border-color: #212527;
}
.dark_bg .service-block-two .inner-box h3 a:hover{
}
.dark_bg .chooseus-section.alternat-2:before{
background: transparent;
}
.dark_bg .process-section .title-box span{
color: rgba(255, 255, 255, 0.40);
}
.dark_bg .about-style-13 .content-box p{
color: #fff;
}
.dark_bg .about-style-13 .content-box a{
background: transparent;
border-color: #fff;
}
.dark_bg .service-style-five .shape{
display: none;
}
.dark_bg .service-style-five .shape-2{
display: block;
}
.dark_bg .service-details:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-54.png);
}
.dark_bg .service-details-content .content-one .upper-text p{
color: #fff;
}
.dark_bg .service-details-content .content-one .text-box p{
color: #fff;
}
.dark_bg .service-details-content .content-one .list-style-one li{
color: rgba(255, 255, 255, 0.70);
}
.dark_bg .service-details-content .content-one .list-style-one li:before{
color: #fff;
}
.dark_bg .service-details-content .content-two .text-box p{
color: rgba(255, 255, 255, 0.70);
}
.dark_bg .service-details-content .content-two .single-item{
border-color: #fff;
}
.dark_bg .service-details-content .content-two .single-item .icon-box{
background: #fff;
color: var(--title-color);
}
.dark_bg .service-details-content .content-two .single-item p{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .service-details-content .content-three h2{
border-color: rgba(255, 255, 255, 0.10);
}
.dark_bg .service-sidebar .service-category,
.dark_bg .service-sidebar .contact-widget{
background: #212527;
border-color: #212527;
}
.dark_bg .service-sidebar .service-category .category-list li a{
color: #fff;
}
.dark_bg .service-sidebar .contact-widget a{
background: #FFDD2D;
color: var(--title-color);
}
.dark_bg .service-sidebar .contact-widget a:hover{
color: #fff;
}
.dark_bg .service-details .shape .shape-1{
display: none;
}
.dark_bg .service-details .shape .shape-2{
display: block;
}
.dark_bg .service-details .shape .shape-3{
display: none;
}
.dark_bg .service-details .shape .shape-4{
display: block;
}
.dark_bg .service-details .shape .shape-5{
display: none;
}
.dark_bg .service-details .shape .shape-6{
display: block;
}
.dark_bg .service-details-two .shape{
display: none;
}
.dark_bg .service-details-two .shape-2{
display: block;
}
.dark_bg .service-details-two{
background: #0C222A;
}
.dark_bg .service-details-content-two .content-box{
border-color: #fff;
}
.dark_bg .service-details-content-two .content-box .sub-title{
color: #fff;
border-color: #fff;
}
.dark_bg .service-details-content-two .content-box .content-one .text-box p{
color: #fff;
}
.dark_bg .service-details-content-two .content-two .text-box p{
color: #fff;
}
.dark_bg .service-details-content-two .content-three{
border-color: #fff;
}
.dark_bg .theme-btn-two{
background: transparent;
border-color: #fff;
}
.dark_bg .main-header.blog-1-header .logo{
display: none;
}
.dark_bg .main-header.blog-1-header .logo-2{
display: block;
}
.dark_bg .blog-one .blog-pagination{
border-color: #fff;
}
.dark_bg .blog-one .blog-pagination .pagination-list li a{
color: #fff;
}
.dark_bg .blog-one .blog-pagination .pagination-list li a:hover{
background: #E54C2C;
}
.dark_bg .main-header.blog-1-header .menu-right-content .mobile-nav-toggler{
color: #fff;
border-color: #fff;
}
.dark_bg .news-block-one .inner-box .lower-content .post-info li a{
color: rgba(255, 255, 255, 0.50);
}
.dark_bg .sidebar-page-container .blog-pagination .pagination-list li a{
color: #fff;
}
.dark_bg .sidebar-page-container{
background: #0C222A;
}
.dark_bg .blog-sidebar .category-widget .category-list li a{
color: #fff;
}
.dark_bg .blog-sidebar .category-widget .category-list li a:hover{
}
.dark_bg .blog-sidebar .tags-widget .tags-list li a{
color: #fff;
border-color: #fff;
}
.dark_bg .sidebar-page-container .shape{
display: none;
}
.dark_bg .sidebar-page-container .shape-2{
display: block;
}
.dark_bg .blog-sidebar .search-widget .form-group button[type="submit"]{
background: #B9916E;
}
.dark_bg .blog-sidebar .tags-widget .tags-list li a:hover{
background: #B9916E;
border-color: #B9916E !important;
}
.dark_bg .sidebar-page-container.blog-four .news-block-one .inner-box{
background: rgba(255, 255, 255, 0.05);
}
.dark_bg .blog-details-content .content-one .post-info li,
.dark_bg .blog-details-content .content-one .post-info li a{
color: rgba(255, 255, 255, 0.60);
}
.dark_bg .blog-details-content .content-one .post-info li:before{
background: rgba(255, 255, 255, 0.60);
}
.dark_bg .blog-details-content .content-one .text-box p,
.dark_bg .blog-details-content .content-two .text-box p,
.dark_bg .blog-details-content .comment-box .comment p,
.dark_bg .blog-details-content .comment-form-area .form-inner .form-group label,
.dark_bg .contact-style-five .form-inner .form-group label{
color: rgba(255, 255, 255, 0.70);
}
.dark_bg .blog-details-content blockquote{
border-color: rgba(255, 255, 255, 0.10);
}
.dark_bg .blog-details-content .post-share-option ul li span{
color: #fff;
}
.dark_bg .blog-details-content .post-share-option .post-tags li a{
border-color: rgba(255, 255, 255, 0.40);
color: rgba(255, 255, 255, 0.40);
}
.dark_bg .blog-details-content .post-share-option .share-links li a{
background: rgba(255, 255, 255, 0.20);
color: #fff;
}
.dark_bg .blog-details-content .post-share-option .share-links li a:hover{
background: #B9916E;
}
.dark_bg .blog-details-content .comment-box,
.dark_bg .blog-details-content .comment-form-area{
background: rgba(255, 255, 255, 0.05);
}
.dark_bg .blog-details-content .comment-box .comment .comment-time{
color: rgba(255, 255, 255, 0.35);
}
.dark_bg .blog-details-content .comment-box h2{
border-color: rgba(255, 255, 255, 0.10);
}
.dark_bg .blog-details-content .comment-box .comment{
border-color: rgba(255, 255, 255, 0.10);
}
.dark_bg .blog-details-content .comment-form-area .text-box p{
color: rgba(255, 255, 255, 0.70);
}
.dark_bg .blog-details-content .comment-form-area .text-box p a{
color: rgba(255, 255, 255, 1);
}
.dark_bg .blog-details-content .comment-form-area .text-box p a:hover{
}
.dark_bg .blog-details-content .comment-form-area .form-inner .form-group input[type='text'], 
.dark_bg .blog-details-content .comment-form-area .form-inner .form-group input[type='email'], 
.dark_bg .blog-details-content .comment-form-area .form-inner .form-group textarea{
border-color: #fff;
color: #fff;
}
.dark_bg .contact-style-five{
background: #362623;
}
.dark_bg .contact-style-five .title-text p{
color: #fff;
}
.dark_bg .contact-style-five .form-inner{
background: rgba(255, 255, 255, 0.1);
}
.dark_bg .contact-style-five .form-inner .form-group input[type='text'], 
.dark_bg .contact-style-five .form-inner .form-group input[type='email'], 
.dark_bg .contact-style-five .form-inner .form-group textarea{
color: #fff;
border-color: #fff;
}.main-header{
position:absolute;
left:0px;
top:40px;
padding: 0px 40px;
right: 0px;
z-index:999;
width:100%;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.sticky-header{
position:fixed;
opacity:0;
visibility:hidden;
left:0px;
top:0px;
width:100%;
z-index:0;
background-color: #fff;
border-bottom: 1px solid rgba(0, 0, 0, 0.10);
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.fixed-header .sticky-header{
z-index:999;
opacity:1;
visibility:visible;
-ms-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-op-animation-name: fadeInDown;
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
-ms-animation-duration: 500ms;
-moz-animation-duration: 500ms;
-op-animation-duration: 500ms;
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
-ms-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-op-animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-ms-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
-op-animation-iteration-count: 1;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.main-header .logo-box .light-logo{
display: block;
}
.main-header .logo-box .dark-logo{
display: none;
}
.main-header .outer-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.main-header .menu-right-content{
position: relative;
display: flex;
align-items: center;
}
.main-header .btn-box a{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 30px;
font-weight: 500;
color: var(--title-color);
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 40px;
padding: 9px 20px;
}
.main-header .btn-box a span{
position: relative;
padding-right: 34px;
}
.main-header .btn-box a span:before{
position: absolute;
content: '\e900';
font-family: 'icomoon';
font-size: 16px;
top: -2px;
right: 0px;
transition: all 500ms ease;
}
.main-header .btn-box a:hover span:before{
transform: rotate(45deg);
}
.main-header .btn-box a:hover{
color: #fff;
} .main-menu{
float: left;
}
.main-menu .navbar-collapse{
padding:0px;
display:block !important;
}
.main-menu .navigation{
margin:0px;
}
.main-menu .navigation > li{
position:inherit;
float:left;
z-index:2;
margin: 0px 40px;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-menu .navigation > li:last-child{
margin-right:0px !important;
}
.main-menu .navigation > li:first-child{
margin-left: 0px !important;
}
.main-menu .navigation > li > a{
position:relative;
display:block;
text-align:center;
font-size:24px;
line-height:34px;
padding: 18px 0px;
font-weight:400;
font-family: var(--text-font);
color: var(--title-color);
opacity:1;
text-transform: capitalize;
z-index:1;
-webkit-transition:all 500ms ease;
-moz-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}
.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a{
}
.main-menu .navigation > li > a:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-1.png);
width: 122px;
height: 67px;
left: 50%;
top: 45%;
transform: translate(-50%,-50%);
background-repeat: no-repeat;
opacity: 0;
transition: all 500ms ease;
}
.main-menu .navigation > li.current > a:before,
.main-menu .navigation > li:hover > a:before{
opacity: 1;
}
.main-menu .navigation > li > ul,
.main-menu .navigation > li > .megamenu{
position:absolute;
left: inherit;
top:100%;
width:250px;
z-index:100;
display:none;
padding: 20px 0px;
background: #fff;
opacity: 0;
visibility: hidden;
border-radius: 0px;
transform-origin: top center;
transform: scaleY(0);
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul.from-right{
left:auto;
right:0px;  
}
.main-menu .navigation > li > ul > li{
position:relative;
display: block;
width:100%;
margin-bottom: 6px;
padding: 0 30px;
}
.main-menu .navigation > li > ul > li:last-child,
.main-menu .navigation > li > ul > li > ul > li:last-child{
margin-bottom: 0px;
}
.main-menu .navigation > li > ul > li > a,
.main-menu .navigation > li > .megamenu li > a{
position:relative;
display:inline-block;
line-height:30px;
font-weight:400;
font-size:16px;
text-transform:capitalize;
font-family: var(--text-font);
color: var(--title-color);
text-align: left;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li > a:before{
position: absolute;
content: '';
width: 0%;
height: 2px;
left: 0px;
bottom: 0px;
transition: all 500ms ease;
}
.main-menu .navigation > li > ul > li > a:hover:before{
width: 100%;
}
.main-menu .navigation > li > ul > li > a:hover:before{
width: 100%;
}
.main-menu .navigation > li > ul > li > a,
.main-menu .navigation > li > ul > li > ul > li > a{
border-bottom: 1px solid rgba(255,255,255,0.15);
}
.main-menu .navigation > li > .megamenu li > a{
padding-left: 0px;
}
.main-menu .navigation > li > .megamenu h4{
display: block;
font-size: 20px;
line-height: 30px;
color: #ffffff;
}
.main-menu .navigation > li > ul > li:last-child > a,
.main-menu .navigation > li > .megamenu li:last-child > a,
.main-menu .navigation > li > ul > li > ul > li:last-child > a{
border-bottom: none;
}
.main-menu .navigation > li > ul > li.dropdown:after{
font-family: 'Font Awesome 5 Pro';
content: "\f105";
position:absolute;
right:30px;
top:50%;
display:block;
line-height:24px;
font-size:16px;
font-weight:800;
text-align:center;
z-index:5;  
transform: translateY(-50%);
}
.main-menu .navigation > li > ul > li > ul{
position:absolute;
left: 100%;
top:0;
width:250px;
z-index:100;
display:none;
padding: 20px 0px;
background: #fff;
opacity: 0;
visibility: hidden;
border-radius: 0px;
transform-origin: top center;
transform: scaleY(0);
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul.from-right{
left:auto;
right:0px;  
}
.main-menu .navigation > li > ul > li > ul > li{
position: relative;
display: block;
width: 100%;
margin-bottom: 6px;
padding: 0 30px;
}
.main-menu .navigation > li > ul > li > ul > li:last-child{
border-bottom:none; 
}
.main-menu .navigation > li > ul > li > ul > li > a{
position:relative;
display:inline-block;
line-height:30px;
font-weight:400;
font-size:16px;
text-transform:capitalize;
font-family: var(--text-font);
color: var(--title-color);
text-align: left;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul > li:last-child > a{
border-bottom: none;
}
.main-menu .navigation > li > ul > li > ul > li > a:before{
position: absolute;
content: '';
background-color: var(--theme-color);
width: 0%;
height: 2px;
left: 0px;
bottom: 0px;
transition: all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul > li > a:hover:before{
width: 100%;
}
.main-menu .navigation > li > ul > li > ul > li > a:hover{
color: var(--theme-color);
}
.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after{
font-family: 'Font Awesome 5 Pro';
content: "\f105";
position:absolute;
right:20px;
top:12px;
display:block;
line-height:24px;
font-size:16px;
font-weight:900;
z-index:5;  
}
.main-menu .navigation > li.dropdown:hover > ul,
.main-menu .navigation > li.dropdown:hover > .megamenu{
visibility:visible;
opacity:1;
margin-top: 0px;
top: 100%;
transform: scaleY(1);
}
.main-menu .navigation li > ul > li.dropdown:hover > ul{
visibility:visible;
opacity:1;
top: -20px; 
margin-top: 0px;
transform: scaleY(1);
}
.main-menu .navigation li.dropdown .dropdown-btn{
position:absolute;
right:-32px;
top:66px;
width:34px;
height:30px;
text-align:center;
font-size:18px;
line-height:26px;
color:#3b3b3b;
cursor:pointer;
display: none;
z-index:5;
transition: all 500ms ease;
}
.main-menu .navigation li.current.dropdown .dropdown-btn,
.main-menu .navigation li:hover .dropdown-btn{
}
.main-menu .navigation li.dropdown ul li.dropdown .dropdown-btn{
display: none;
}
.menu-area .mobile-nav-toggler {
position: relative;
float: right;
font-size: 40px;
line-height: 50px;
cursor: pointer;
background: var(--theme-color);
display: none;
}
.mobile-menu .nav-logo img{
max-width: 160px;
}
.menu-area .mobile-nav-toggler .icon-bar{
position: relative;
height: 2px;
width: 30px;
display: block;
margin-bottom: 5px;
background-color: #fff;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.menu-area .mobile-nav-toggler .icon-bar:last-child{
margin-bottom: 0px;
} .main-menu .navigation > li.dropdown > .megamenu{
position: absolute;
width: 100%;
padding: 30px 50px;
left: 0px;
}
.main-menu .navigation li.dropdown .megamenu li h4{
margin-bottom: 10px;
}
.sticky-header .outer-container{
padding: 0px 40px;
}
.sticky-header .main-menu .navigation > li > a:before{
display: none;
} .nav-outer .mobile-nav-toggler{
position: relative;
float: right;
font-size: 40px;
line-height: 50px;
cursor: pointer;
color:#3786ff;
display: none;
}
.mobile-menu{
position: fixed;
right: 0;
top: 0;
width: 300px;
padding-right:30px;
max-width:100%;
height: 100%;
opacity: 0;
visibility: hidden;
z-index: 999999;
transition: all 900ms ease;
}
.mobile-menu .navbar-collapse{
display:block !important; 
}
.mobile-menu .nav-logo{
position:relative;
padding:50px 25px;
text-align:left;  
padding-bottom: 100px;
}
.mobile-menu-visible{
overflow: hidden;
}
.mobile-menu-visible .mobile-menu{
opacity: 1;
visibility: visible;
}
.mobile-menu .menu-backdrop{
position: fixed;
left: 0%;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
transition: all 900ms ease;
background-color: #000;
}
.mobile-menu-visible .mobile-menu .menu-backdrop{
opacity: 0.70;
visibility: visible;
right: 100%;
-webkit-transition: all .8s ease-out 0s;
-o-transition: all .8s ease-out 0s
}
.mobile-menu .menu-box{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
max-height: 100%;
overflow-y: auto;
background: #141417;
padding: 0px 0px;
z-index: 5;
opacity: 0;
visibility: hidden;
border-radius: 0px;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
transition: all 900ms ease !important;
}
.mobile-menu-visible .mobile-menu .menu-box{
opacity: 1;
visibility: visible;
-webkit-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.mobile-menu .close-btn{
position: absolute;
right: 25px;
top: 10px;
line-height: 30px;
width: 24px;
text-align: center;
font-size: 18px;
color: #ffffff;
cursor: pointer;
z-index: 10;
-webkit-transition:all 0.9s ease;
-moz-transition:all 0.9s ease;
-ms-transition:all 0.9s ease;
-o-transition:all 0.9s ease;
transition:all 0.9s ease;
}
.mobile-menu-visible .mobile-menu .close-btn{
-webkit-transform:rotate(360deg);
-ms-transform:rotate(360deg);
transform:rotate(360deg);
}
.mobile-menu .close-btn:hover{
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
}
.mobile-menu .navigation{
position: relative;
display: block;
width: 100%;
float: none;
}
.mobile-menu .navigation li{
position: relative;
display: block;
border-top: 1px solid rgba(255,255,255,0.10);
}
.mobile-menu .navigation:last-child{
border-bottom: 1px solid rgba(255,255,255,0.10);
}
.mobile-menu .navigation li > ul > li:first-child{
border-top: 1px solid rgba(255,255,255,0.10);
}
.mobile-menu .navigation li > a{
position: relative;
display: block;
line-height: 24px;
padding: 10px 25px;
font-size: 15px;
font-weight: 500;
color: #ffffff;
text-transform: uppercase;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease; 
}
.mobile-menu .navigation li ul li > a{
font-size: 16px;
margin-left: 20px;
text-transform: capitalize;
}
.mobile-menu .navigation li > a:before{
content:'';
position:absolute;
left:0;
top:0;
height:0;
border-left:5px solid #fff;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease; 
}
.mobile-menu .navigation li.current > a:before{
height:100%;
}
.mobile-menu .navigation li.dropdown .dropdown-btn{
position:absolute;
right:6px;
top:6px;
width:32px;
height:32px;
text-align:center;
font-size:16px;
line-height:32px;
color:#ffffff;
background:rgba(255,255,255,0.10);
cursor:pointer;
border-radius:2px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease; 
z-index:5;
}
.mobile-menu .navigation li.dropdown .dropdown-btn.open{
color: #ffffff;
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);  
}
.mobile-menu .navigation li > ul,
.mobile-menu .navigation li > ul > li > ul,
.mobile-menu .navigation > li.dropdown > .megamenu{
display: none;
}
div#mCSB_1_container{
top: 0px !important;
}
.mobile-menu .contact-info {
position: relative;
padding: 20px 30px 20px 30px;
}
.mobile-menu .contact-info h4 {
position: relative;
font-size: 20px;
color: #ffffff;
font-weight: 700;
margin-bottom: 20px;
}
.mobile-menu .contact-info ul li {
position: relative;
display: block;
font-size: 15px;
color: rgba(255,255,255,0.80);
margin-bottom: 3px;
}
.mobile-menu .contact-info ul li a{
color: rgba(255,255,255,0.80);
}
.mobile-menu .contact-info ul li a:hover{
}
.mobile-menu .contact-info ul li:last-child{
margin-bottom: 0px;
}
.mobile-menu .search-form{
padding: 50px 30px;
}
.mobile-menu .search-form h4{
font-size: 20px;
line-height: 30px;
color: #fff;
margin-bottom: 20px;
}
.mobile-menu .search-form .form-group{
position: relative;
margin-bottom: 0px;
}
.mobile-menu .search-form .form-group input[type='search']{
position: relative;
display: block;
width: 100%;
height: 50px;
background: #fff;
font-size: 18px;
color: var(--title-color);
font-family: var(--text-font);
padding: 10px 70px 10px 20px;
border-radius: 0px;
border: none;
}
.mobile-menu .search-form .form-group button[type='submit']{
position: absolute;
top: 0px;
right: 0px;
width: 50px;
height: 50px;
background: #fff;
line-height: 50px;
color: var(--title-color);
font-size: 18px;
border-left: solid;
border-width: 1px;
border-color: var(--secondary-color);
cursor: pointer;
}
.main-header .outer-box{
position: relative;
} .header-style-two{
position: relative;
top: 0px;
}
.header-style-two .header-lower{
padding: 37px 0px;
}
.header-style-two .main-menu .navigation > li > a:before{
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-25.png);
}
.header-style-two .btn-box a{
border-radius: 0px;
}
.header-style-three{
padding: 0px 90px;
top: 77px;
}
.header-style-three .header-lower .hamburger{
background: transparent;
border: none;
text-align: right;
padding-right: 0px;
width: auto;
}
.header-style-three .header-lower .hamburger__container{
width: 25px;
}
.header-style-three .header-lower .hamburger__inner{
background: #fff;
}
.header-style-three .header-lower .hamburger__inner:before{
background: #fff;
width: 32px;
right: -8px;
}
.header-style-three .header-lower .hamburger__inner:after{
background: #fff;
width: 12px;
}
.header-style-three .header-lower .menu-area{
display: none;
} .header-style-four{
position: relative;
top: 0px;
padding-top: 40px;
}
.header-style-four .main-menu .navigation > li > a:before{
display: none;
}
.header-style-four .menu-right-content .mobile-nav-toggler{
position: relative;
display: inline-block;
width: 60px;
height: 60px;
line-height: 60px;
border: solid;
border-width: 1px;
border-color: var(--title-color);
font-size: 21px;
text-align: center;
border-radius: 50%;
cursor: pointer;
transition: all 500ms ease;
}
.header-style-four .menu-right-content .mobile-nav-toggler:hover{
}
.header-style-four{
background: #FBF5F1;
}
.header-style-four .btn-box .theme-btn-three{
border-radius: 10px;
background: var(--secondary-color);
color: #fff;
padding: 15px 41px;
border: none;
}
.header-style-four .btn-box .theme-btn-three:hover{
background: var(--secondary-color);
}
.header-style-four .btn-box a span{
position: absolute;
padding: 0px;
}
.header-style-four .btn-box a span:before{
display: none;
}
.main-header.home-5{
position: absolute;
background: transparent;
padding-top: 25px;
padding-bottom: 25px;
}
.main-header.home-6{
top: 60px;
padding-left: 55px;
padding-right: 55px;
}
.main-header.home-6 .header-lower .main-menu .navigation > li > a:before{
display: none;
}
.main-header.home-6 .header-lower .main-menu .navigation > li{
margin: 0px;
}
.main-header.home-6 .header-lower .main-menu .navigation > li > a{
border: solid;
border-width: 1px;
border-color: #fff;
border-radius: 50px;
padding: 9.5px 40px;
color: #fff;
}
.main-header.home-6 .header-lower .main-menu .navigation > li.current > a,
.main-header.home-6 .header-lower .main-menu .navigation > li > a:hover{
}
.main-header.home-6 .menu-right-content .mobile-nav-toggler{
position: relative;
display: inline-block;
width: 65px;
height: 65px;
line-height: 69px;
background: #fff;
text-align: center;
border-radius: 50%;
font-size: 20px;
color: var(--title-color);
cursor: pointer;
transition: all 500ms ease;
}
.main-header.home-6 .menu-right-content .mobile-nav-toggler:hover{
color: #fff;
}
.main-header.home-6 .sticky-header .menu-right-content .mobile-nav-toggler{
background: var(--secondary-color);
color: #fff;
}
.main-header.home-6 .header-lower .main-menu .navigation > li > ul, 
.main-header.home-6 .header-lower .main-menu .navigation > li > .megamenu{
border-radius: 30px;
}
.main-header.home-7 .header-lower .menu-area{
display: none;
}
.main-header.home-7{
top: 0px;
padding: 0px;
padding-right: 55px;
}
.main-header.home-7 .header-lower .menu-right-content .mobile-nav-toggler{
position: relative;
display: inline-block;
font-size: 20px;
color: #fff;
cursor: pointer;
margin-top: 20px;
}
.mobile-nav-toggler{
position: relative;
display: inline-block;
cursor: pointer;
}
.mobile-nav-toggler:hover{
}
.main-header.home-10{
position: absolute;
left: 0px;
top: 40px;
padding-left: 75px;
padding-right: 75px;
}
.main-header.home-10 .header-lower .menu-right-content .mobile-nav-toggler{
margin-top: 0px;
width: 55px;
height: 55px;
line-height: 55px;
border: solid;
border-width: 1px;
border-color: #fff;
text-align: center;
border-radius: 50%;
transition: all 500ms ease;
}
.main-header.home-10 .header-lower .menu-right-content .mobile-nav-toggler:hover{
}
.main-header.home-10 .sticky-header .menu-right-content .mobile-nav-toggler{
width: 55px;
height: 55px;
line-height: 55px;
text-align: center;
border-radius: 50%;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
transition: all 500ms ease;
}
.main-header.home-10 .sticky-header .menu-right-content .mobile-nav-toggler:hover{
}
.main-header.header-style-three.dark .header-lower .hamburger__inner,
.main-header.header-style-three.dark .header-lower .hamburger__inner:before,
.main-header.header-style-three.dark .header-lower .hamburger__inner:after{
background: var(--secondary-color);
}
.main-header.about-5-header .logo-box .logo-2{
display: none;
}
.main-header.about-5-header .header-lower .menu-area{
display: none;
}
.main-header.about-5-header .header-lower .mobile-nav-toggler{
width: 65px;
height: 65px;
line-height: 69px;
background: #fff;
text-align: center;
border-radius: 50%;
font-size: 20px;
transition: all 500ms ease;
}
.main-header.about-5-header .header-lower .mobile-nav-toggler:hover{
color: #fff;
}
.main-header.about-8-header .header-lower .menu-right-content .mobile-nav-toggler{
color: var(--title-color);
border-color: var(--secondary-color);
}
.main-header.portfolio-3-header{
position: relative;
top: 0px;
padding-top: 58px;
padding-bottom: 58px;
}
.main-header.portfolio-3-header .header-lower .hamburger__inner,
.main-header.portfolio-3-header .header-lower .hamburger__inner:before,
.main-header.portfolio-3-header .header-lower .hamburger__inner:after{
background: var(--secondary-color);
}
.main-header.portfolio-5-header{
position: relative;
padding: 65px;
}
.main-header.portfolio-5-header .header-lower .menu-right-content .mobile-nav-toggler{
margin-top: 0px;
color: var(--title-color);
transition: all 500ms ease;
}
.main-header.portfolio-5-header .header-lower .menu-right-content .mobile-nav-toggler:hover{
}
.main-header.blog-1-header .menu-right-content .mobile-nav-toggler{
margin-top: 0px;
width: 55px;
height: 55px;
line-height: 55px;
text-align: center;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
color: var(--title-color);
border-radius: 50%;
transition: all 500ms ease;
}
.main-header.blog-1-header .menu-right-content .mobile-nav-toggler:hover{
color: #fff;
}
.main-header.blog-1-header .logo-2{
display: none;
}
.main-header.blog-1-header .header-lower .menu-area{
display: none;
}
.main-header.home-8{
position: relative;
background: #F6F6F6;
top: 0px;
padding: 35px 75px;
}
.main-header.home-8 .main-menu .navigation > li > a:before{
display: none;
}
.main-header.home-8 .mobile-nav-toggler{
width: 55px;
height: 55px;
line-height: 55px;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
font-size: 20px;
color: var(--title-color);
border-radius: 50%;
text-align: center;
transition: all 500ms ease;
}
.main-header.home-8 .mobile-nav-toggler:hover{
color: #fff;
}
.main-header.home-9{
position: relative;
top: 0px;
padding: 40px 50px;
background: #F3E8DE;
}
.main-header.home-9.home-7 .menu-right-content .mobile-nav-toggler{
margin-top: 0px;
width: 55px;
height: 55px;
line-height: 55px;
text-align: center;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
color: var(--title-color);
border-radius: 50%;
transition: all 500ms ease;
}
.main-header.home-9.home-7 .menu-right-content .mobile-nav-toggler:hover{
color: #fff;
}
.main-header.home-9.home-7 .logo-2{
display: none;
}
.main-header.about-7-header{
background: #F6EFE9;
}.main-footer{
position: relative;
background: #141414;
}
.footer-bottom{
position: relative;
padding: 57.5px 0px;
border-top: solid;
border-width: 1px;
border-color: rgba(255, 255, 255, 0.07);
}
.footer-bottom .bottom-inner{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.footer-bottom .copyright p{
font-size: 20px;
line-height: 30px;
font-weight: 500;
color: rgba(255, 255, 255, 0.40);
}
.footer-bottom .copyright p span{
color: rgba(255, 255, 255, 0.88);
}
.footer-bottom .social-links{
position: relative;
display: flex;
align-items: center;
}
.footer-bottom .social-links li{
position: relative;
margin-right: 30px;
}
.footer-bottom .social-links li:last-child{
margin: 0px !important;
}
.footer-bottom .social-links li:before{
position: absolute;
content: '';
background: rgba(255, 255, 255, 0.40);
width: 3px;
height: 3px;
border-radius: 50%;
top: 14px;
right: -17px;
}
.footer-bottom .social-links li:last-child:before{
display: none;
}
.footer-bottom .social-links li a{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 30px;
font-weight: 500;
color: rgba(255, 255, 255, 0.40);
}
.footer-bottom .social-links li a:hover{
color: rgba(255, 255, 255, 1);
} .footer-style-two{
position: relative;
padding: 0px 50px;
}
.footer-style-two .outer-container{
position: relative;
padding: 126px 75px 108px 75px;
border: 1px solid var(--secondary-color);
border-top: none;
}
.footer-style-two .logo-widget{
position: relative;
display: block;
}
.footer-style-two .logo-widget .footer-logo-2{
display: none;
}
.footer-style-two .logo-widget h2{
position: relative;
display: block;
font-size: 64px;
line-height: 74px;
font-weight: 500;
max-width: 590px;
margin-bottom: 36px;
}
.footer-style-two .logo-widget p{
display: block;
font-size: 24px;
line-height: 42px;
max-width: 290px;
color: rgba(0, 0, 0, 0.80);
}
.footer-style-two .newsletter-widget{
position: relative;
display: block;
text-align: right;
}
.footer-style-two .newsletter-widget h3{
position: relative;
display: block;
font-size: 24px;
line-height: 30px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 21px;
}
.footer-style-two .newsletter-widget .form-inner{
position: relative;
display: inline-block;
width: 434px;
margin-bottom: 27px;
}
.footer-style-two .newsletter-widget .form-inner .form-group{
position: relative;
margin-bottom: 0px;
}
.footer-style-two .newsletter-widget .form-inner .form-group input[type='email']{
position: relative;
display: block;
width: 100%;
height: 70px;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
font-size: 18px;
color: rgba(0, 0, 0, 0.50);
padding: 10px 90px 10px 23px;
transition: all 500ms ease;
}
.footer-style-two .newsletter-widget .form-inner .form-group input:focus{
}
.footer-style-two .newsletter-widget .form-inner .form-group button[type='submit']{
position: absolute;
top: 7px;
right: 8px;
display: inline-block;
width: 60px;
height: 56px;
line-height: 56px;
text-align: center;
font-size: 16px;
color: #fff;
background: var(--secondary-color);
transition: all 500ms ease;
}
.footer-style-two .newsletter-widget .form-inner .form-group input:focus + button,
.footer-style-two .newsletter-widget .form-inner .form-group button:hover{
}
.footer-style-two .newsletter-widget .social-links{
position: relative;
display: flex;
align-items: center;
justify-content: right;
}
.footer-style-two .newsletter-widget .social-links li{
display: inline-block;
margin-right: 12px;
}
.footer-style-two .newsletter-widget .social-links li:last-child{
margin: 0px !important;
}
.footer-style-two .newsletter-widget .social-links li a{
position: relative;
display: inline-block;
width: 65px;
height: 65px;
line-height: 65px;
text-align: center;
border: solid;
border-width: 1px;
border-radius: 50%;
border-color: var(--secondary-color);
font-size: 20px;
font-weight: 700;
color: var(--title-color);
}
.footer-style-two .newsletter-widget .social-links li a:hover{
color: #fff;
font-size: 24px;
}
.footer-style-two .pattern-layer{
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: bottom center;
}
.footer-bottom-two{
position: relative;
}
.footer-bottom-two .bottom-inner{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
padding: 70px 0px;
}
.footer-bottom-two .copyright p{
font-size: 20px;
line-height: 30px;
font-weight: 500;
color: rgba(0, 0, 0, 0.88);
}
.footer-bottom-two .copyright p span{
color: rgba(0, 0, 0, 0.40);
}
.footer-bottom-two .copyright p a{
display: inline-block;
color: rgba(0, 0, 0, 0.88);
}
.footer-bottom-two .copyright p a:hover{
}
.footer-bottom-two .footer-menu{
position: relative;
display: flex;
align-items: center;
}
.footer-bottom-two .footer-menu li{
display: inline-block;
margin-right: 38px;
}
.footer-bottom-two .footer-menu li:last-child{
margin: 0px !important;
}
.footer-bottom-two .footer-menu li a{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 30px;
font-weight: 500;
color: rgba(0, 0, 0, 0.40);
}
.footer-bottom-two .footer-menu li a:hover{
color: rgba(0, 0, 0, 1);
} .footer-style-three{
position: relative;
padding-bottom: 57px;
}
.footer-style-three .outer-container{
position: relative;
padding: 0px 50px;
}
.footer-style-three .footer-top{
position: relative;
padding: 29px 0px 51px 0px;
border-top: solid;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.footer-style-three .footer-top h2{
font-size: 140px;
line-height: 190px;
font-weight: 500;
}
.footer-style-three .footer-top h2 span{
display: inline-block;
line-height: 120px;
color: #fff;
background: var(--secondary-color);
}
.footer-style-three .widget-section{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 97px;
}
.footer-style-three .footer-widget p{
font-size: 24px;
line-height: 42px;
}
.footer-style-three .copyright .social-style-one{
justify-content: center;
}
.footer-style-three .copyright p{
font-size: 20px;
color: rgba(0, 0, 0, 0.40);
}
.footer-style-three .copyright span,
.footer-style-three .copyright a{
color: var(--title-color);
}
.footer-style-three .copyright a:hover{
}
.footer-style-three .links-widget p{
font-size: 24px;
line-height: 41px;
color: var(--title-color);
}
.footer-style-three .links-widget .links-list li{
position: relative;
display: block;
font-size: 24px;
line-height: 41px;
}
.footer-style-three .links-widget .links-list li a{
position: relative;
display: inline-block;
color: rgba(0, 0, 0, 0.40);
}
.footer-style-three .links-widget .links-list li a:hover{
}
.footer-style-three .footer-logo-2{
display: none;
}
.main-footer.home-4{
background: #FBF5F1;
}
.main-footer.home-4 .footer-bottom .copyright p{
color: var(--title-color);
}
.main-footer.home-4 .footer-bottom .social-links li a{
color: var(--title-color);
}
.main-footer.home-4 .footer-bottom .social-links li:before{
background: var(--secondary-color);
}
.main-footer.home-4 .footer-bottom .social-links li a:hover{
}
.main-footer.home-4 .footer-bottom{
padding-left: 120px;
padding-right: 120px;
} .footer-style-four{
position: relative;
padding: 137px 0px 140px 0px;
}
.footer-style-four .outer-container{
position: relative;
max-width: 1580px;
padding: 0px 15px;
margin: 0 auto;
width: 100%;
}
.footer-style-four .footer-logo{
position: relative;
display: block;
}
.footer-style-four .footer-logo-light{
position: relative;
display: none;
}
.footer-style-four .logo-widget{
position: relative;
display: block;
}
.footer-style-four .logo-widget h2{
position: relative;
display: block;
max-width: 600px;
font-size: 64px;
line-height: 74px;
font-weight: 500;
}
.footer-style-four .logo-widget .copyright p{
font-size: 20px;
line-height: 30px;
font-weight: 500;
color: rgba(0, 0, 0, 0.40);
}
.footer-style-four .logo-widget .copyright p span{
color: rgba(0, 0, 0, 1);
}
.footer-style-four .logo-widget h2:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-73.png);
width: 34px;
height: 34px;
top: 50%;
right: -100px;
margin-top: -17px;
}
.footer-style-four .contact-widget .footer-menu{
position: relative;
display: flex;
align-items: center;
}
.footer-style-four .contact-widget .footer-menu li{
position: relative;
display: inline-block;
margin-right: 42px;
}
.footer-style-four .contact-widget .footer-menu li:before{
position: absolute;
content: '';
background: rgba(0, 0, 0, 0.30);
width: 3px;
height: 3px;
border-radius: 50%;
right: -23px;
bottom: 12px;
}
.footer-style-four .contact-widget .footer-menu li:last-child:before{
display: none;
}
.footer-style-four .contact-widget .footer-menu li:last-child{
margin: 0px !important;
}
.footer-style-four .contact-widget .footer-menu li a{
position: relative;
display: inline-block;
font-size: 24px;
line-height: 40px;
color: rgba(0, 0, 0, 0.30);
}
.footer-style-four .contact-widget .footer-menu li a:hover{
color: rgba(0, 0, 0, 1);
}
.footer-style-four .contact-widget .footer-menu li:before{
}
.footer-style-four .contact-widget .inner-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.footer-style-four .contact-widget .inner-box p{
font-size: 24px;
line-height: 40px;
color: var(--title-color);
}
.footer-style-four .contact-widget .form-inner span{
position: relative;
display: block;
font-size: 20px;
line-height: 30px;
font-weight: 500;
color: rgba(0, 0, 0, 0.50);
margin-bottom: 15px;
}
.footer-style-four .contact-widget .form-inner .form-group{
position: relative;
margin-bottom: 0px;
}
.footer-style-four .contact-widget .form-inner .form-group input[type='email']{
position: relative;
display: block;
width: 100%;
height: 64px;
font-size: 30px;
color: var(--title-color);
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
padding-right: 70px;
transition: all 500ms ease;
}
.footer-style-four .contact-widget .form-inner .form-group input:focus{
}
.footer-style-four .contact-widget .form-inner .form-group button[type='submit']{
position: absolute;
display: inline-block;
right: 0px;
bottom: 8px;
width: 55px;
height: 55px;
line-height: 55px;
text-align: center;
font-size: 16px;
color: #fff;
background: var(--secondary-color);
transition: all 500ms ease;
}
.footer-style-four .contact-widget .form-inner .form-group input:focus + button,
.footer-style-four .contact-widget .form-inner .form-group button:hover{
} .footer-style-five{
position: relative;
padding: 0px 30px 30px 30px;
}
.footer-style-five .outer-container{
position: relative;
background: #070707;
border-radius: 50px;
overflow: hidden;
padding: 0px;
}
.footer-style-five .footer-subscribe{
position: relative;
padding: 104px 160px 142px 157px;
}
.footer-style-five .footer-subscribe .bg-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.footer-style-five .footer-subscribe .bg-layer:before{
position: absolute;
content: '';
background: linear-gradient(180deg, rgba(0, 0, 0, 0.22) 0%, rgba(0, 0, 0, 1) 100%);
left: 0px;
bottom: 0px;
width: 100%;
height: 100%;
}
.footer-style-five .footer-subscribe h2{
position: relative;
display: block;
font-size: 82px;
line-height: 85px;
font-family: var(--text-font);
color: #fff;
font-weight: 500;
}
.footer-style-five .footer-subscribe .form-inner{
position: relative;
display: block;
background: #FFE03C;
border-radius: 30px;
padding: 58px 51px 45px 63px;
}
.footer-style-five .footer-subscribe .form-inner .form-group{
position: relative;
padding-right: 140px;
margin-bottom: 13px;
}
.footer-style-five .footer-subscribe .form-inner .form-group input[type='email']{
position: relative;
display: block;
width: 100%;
height: 55px;
font-size: 20px;
color: var(--title-color);
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.footer-style-five .footer-subscribe .form-inner .form-group button[type='submit']{
position: absolute;
right: 0px;
bottom: 0px;
font-size: 16px;
line-height: 35px;
color: #fff;
text-transform: uppercase;
background: var(--secondary-color);
padding: 10px 34px;
border-radius: 50px;
transition: all 500ms ease;
}
.footer-style-five .footer-subscribe .form-inner .form-group input:focus + button,
.footer-style-five .footer-subscribe .form-inner .form-group button:hover{
}
.footer-style-five .footer-subscribe .form-inner p{
font-size: 16px;
color: rgba(0, 0, 0, 0.60);
}
.footer-style-five .footer-subscribe .form-inner p a{
color: var(--title-color);
}
.footer-style-five .footer-subscribe .form-inner p a:hover{
text-decoration: underline;
}
.footer-style-five .widget-section{
padding: 55px 160px 113px 157px;
}
.footer-style-five .footer-widget p{
color: #fff;
}
.footer-style-five .social-style-one li a{
color: #fff;
border-color: rgba(255, 255, 255, 0.16);
}
.footer-style-five .social-style-one li a:hover{
background: rgba(255, 255, 255, 0.16);
}
.footer-style-five .copyright p,
.footer-style-five .links-widget .links-list li a{
color: rgba(255, 255, 255, 0.40);
}
.footer-style-five .copyright span, 
.footer-style-five .copyright a{
color: rgba(255, 255, 255, 0.88);
}
.footer-style-five .links-widget p{
color: #fff;
}
.footer-style-five.home-7{
padding: 0px;
}
.footer-style-five.home-7 .outer-container{
border-radius: 0px;
}
.footer-style-five.home-7 .footer-subscribe .form-inner{
border-radius: 0px;
} .footer-style-six{
position: relative;
padding: 165px 0px 148px 0px;
background: #F6F6F6;
}
.footer-style-six .outer-container{
position: relative;
padding: 0px 75px;
}
.footer-style-six .footer-bottom{
border: none;
background: #fff;
border-radius: 30px;
padding-left: 50px;
padding-right: 50px;
}
.footer-style-six .footer-bottom .copyright p{
color: var(--title-color);
}
.footer-style-six .footer-bottom .social-links li a{
color: var(--title-color);
}
.footer-style-six .footer-bottom .social-links li a:hover{
text-decoration: underline;
}
.footer-style-six .footer-bottom .social-links li:before{
background: var(--secondary-color);
}
.footer-style-six .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 470px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.footer-sliding-text{
background: #F6F6F6;
}
.footer-sliding-text .slide-text-box{
background: transparent;
} .footer-style-seven{
position: relative;
background: #F6EFE9;
padding: 0px 125px;
}
.footer-style-seven .widget-section{
position: relative;
padding: 133px 0px 121px 0px;
border-bottom: solid;
border-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
}
.footer-style-seven .logo-widget{
position: relative;
display: block;
padding-left: 125px;
}
.footer-style-seven .logo-widget .footer-logo{
position: absolute;
left: 0px;
top: 13px;
}
.footer-style-seven .logo-widget .footer-logo .logo-2{
display: none;
}
.footer-style-seven .logo-widget h2{
display: block;
font-size: 57px;
line-height: 72px;
font-family: 'Gambetta', serif;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 31px;
}
.footer-style-seven .logo-widget p{
font-size: 21px;
line-height: 40px;
font-weight: 500;
color: var(--title-color);
}
.footer-style-seven .logo-widget .shape{
position: absolute;
right: 0px;
bottom: 25px;
width: 56px;
height: 56px;
background-repeat: no-repeat;
}
.footer-style-seven .logo-widget .shape-2{
position: absolute;
right: 0px;
bottom: 25px;
width: 56px;
height: 56px;
background-repeat: no-repeat;
display: none;
}
.footer-style-seven .footer-menu{
position: relative;
display: flex;
align-items: center;
}
.footer-style-seven .footer-menu li{
position: relative;
display: inline-block;
font-size: 24px;
line-height: 41px;
margin-right: 50px;
}
.footer-style-seven .footer-menu li:last-child{
margin: 0px;
}
.footer-style-seven .footer-menu li a{
position: relative;
display: inline-block;
color: var(--title-color);
}
.footer-style-seven .footer-menu li a:hover{
text-decoration: underline;
}
.footer-style-seven .subscribe-widget .form-inner p{
font-size: 16px;
line-height: 30px;
font-weight: 500;
color: rgba(0, 0, 0, 0.30);
text-transform: uppercase;
margin-bottom: 15px;
}
.footer-style-seven .subscribe-widget .form-inner .form-group{
position: relative;
margin-bottom: 0px;
}
.footer-style-seven .subscribe-widget .form-inner .form-group input[type='email']{
position: relative;
display: block;
width: 100%;
height: 64px;
font-size: 30px;
color: var(--title-color);
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
padding-right: 80px;
transition: all 500ms ease;
}
.footer-style-seven .subscribe-widget .form-inner .form-group input:focus{
}
.footer-style-seven .subscribe-widget .form-inner .form-group button[type='submit']{
position: absolute;
right: 0px;
bottom: 8px;
width: 55px;
height: 55px;
line-height: 55px;
background: var(--secondary-color);
font-size: 18px;
color: #fff;
text-align: center;
transition: all 500ms ease;
}
.footer-style-seven .subscribe-widget .form-inner .form-group input:focus + button,
.footer-style-seven .subscribe-widget .form-inner .form-group button:hover{
}
.footer-style-seven .footer-bottom{
border-top: none;
padding: 42.5px 0px;
}
.footer-style-seven .footer-bottom .copyright p{
color: rgba(0, 0, 0, 0.40);
}
.footer-style-seven .footer-bottom .copyright p span{
color: rgba(0, 0, 0, 1);
}
.footer-style-four.light-section .bg-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
}
.footer-style-four.light-section .bg-layer:before{
position: absolute;
content: '';
background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.77) 50%, rgba(0, 0, 0, 0.70) 100%);
left: 0px;
bottom: 0px;
width: 100%;
height: 100%;
}
.footer-style-four.light-section .logo-widget h2{
font-family: 'Playfire Display', serif;
color: #fff;
}
.footer-style-four.light-section .logo-widget .copyright p{
color: rgba(255, 255, 255, 0.50)
}
.footer-style-four.light-section .logo-widget .copyright p span{
color: #fff;
}
.footer-style-four.light-section .logo-widget h2:before {
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-74.png);
}
.footer-style-four.light-section .contact-widget .form-inner .form-group input[type='email']{
color: #fff;
border-color: #fff;
}
.footer-style-four.light-section .contact-widget .form-inner .form-group button[type='submit']{
background: transparent;
}
.footer-style-four.light-section .contact-widget .inner-box p{
color: rgba(255, 255, 255, 0.60);
}
.footer-style-four.light-section .social-style-one li a{
border-color: rgba(255, 255, 255, 0.25);
color: #fff !important;
}
.footer-style-four.light-section .social-style-one li a:hover{
color: var(--title-color);
background: #E7D0BB;
border-color: #E7D0BB;
}
.footer-style-four.light-section .contact-widget .footer-menu li a{
color: rgba(255, 255, 255, 0.30);
}
.footer-style-four.light-section .contact-widget .footer-menu li:before{
background: rgba(255, 255, 255, 0.30);
}
.footer-style-four.light-section .contact-widget .footer-menu li a:hover{
color: #fff;
} .footer-style-eight{
position: relative;
}
.footer-style-eight .footer-top{
position: relative;
display: flex;
align-items: flex-start;
justify-content: space-between;
}
.footer-style-eight .footer-top h2{
font-size: 120px;
line-height: 130px;
font-weight: 500;
}
.footer-style-eight .footer-top h2 span{
display: block;
}
.footer-style-eight .footer-top a{
position: relative;
display: inline-block;
width: 248px;
height: 249px;
line-height: 249px;
text-align: center;
z-index: 1;
}
.footer-style-eight .footer-top a:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-139.png);
width: 248px;
height: 249px;
left: 0px;
top: 0px;
background-repeat: no-repeat;
z-index: -1;
animation-name: rotateme; 
animation-duration: 24s; 
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-name: rotateme; 
-webkit-animation-duration: 24s; 
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: rotateme; 
-moz-animation-duration: 24s; 
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: rotateme; 
-ms-animation-duration: 24s; 
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: rotateme; 
-o-animation-duration: 24s; 
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
}
.footer-style-eight .footer-top a span{
position: relative;
display: inline-block;
font-size: 22px;
line-height: 33px;
font-weight: 500;
color: #fff;
max-width: 150px;
text-align: left;
transform: rotate(-15deg);
border-bottom: solid;
border-width: 1px;
border-color: #fff;
transition: all 500ms ease;
}
.footer-style-eight .footer-top a:hover span{
transform: rotate(0deg);
}
.footer-style-eight .footer-top{
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.footer-style-eight .footer-bottom .copyright p,
.footer-style-eight .footer-bottom .social-links li a{
color: rgba(0, 0, 0, 0.40);
}
.footer-style-eight .footer-bottom .copyright p span{
color: rgba(0, 0, 0, 0.88);
}
.footer-style-eight .footer-bottom .light-logo{
display: none;
}
.footer-style-eight .footer-bottom .social-links li:before{
background: rgba(0, 0, 0, 0.40);
}
.footer-style-eight .footer-bottom .social-links li a:hover{
color: #000;
}
.footer-style-eight .shape{
position: absolute;
right: 535px;
bottom: 210px;
width: 107px;
height: 109px;
background-repeat: no-repeat;
}
.footer-style-eight .shape-2{
position: absolute;
right: 535px;
bottom: 210px;
width: 107px;
height: 109px;
background-repeat: no-repeat;
display: none;
}
.footer-style-three .pattern-layer{
position: absolute;
left: 0px;
bottom: 0px;
width: 1800px;
height: 898px;
background-repeat: no-repeat;
background-position: bottom center;
}
.home-7.footer-style-five .footer-subscribe .form-inner .form-group button[type='submit']{
border-radius: 0px;
}
.home-7.footer-style-five .social-style-one li a{
color: #fff;
}.banner-section{
position: relative;
padding: 236px 0px 115px 0px;
}
.banner-section .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: left center;
}
.banner-section .outer-container{
padding: 0px 110px;
}
.banner-section .content-box{
position: relative;
display: block;
max-width: 1090px;
}
.banner-section .content-box h3{
position: relative;
display: inline-block;
font-size: 32px;
line-height: 40px;
font-weight: 300;
padding-right: 39px;
text-transform: uppercase;
margin-bottom: 36px;
}
.banner-section .content-box h3 span{
font-weight: 500;
}
.banner-section .content-box h3 img{
position: absolute;
top: 8px;
right: 0px;
}
.banner-section .content-box h2{
display: block;
font-size: 130px;
line-height: 130px;
font-weight: 500;
margin-bottom: 28px;
}
.banner-section .content-box h2 .color-text{
display: block;
min-height: 130px;
}
.banner-section .content-box h2 .light-text{
display: block;
color: #9E9E9E;
}
.banner-section .content-box .lower-box{
position: relative;
display: block;
padding-right: 480px;
padding-bottom: 47px;
}
.banner-section .content-box .lower-box .inner-box{
position: relative;
width: 530px;
}
.banner-section .content-box .lower-box .inner-box .form-inner .form-group{
position: relative;
display: block;
margin-bottom: 105px;
}
.banner-section .content-box .lower-box .inner-box .form-inner .form-group .dark-shape{
position: absolute;
left: 0px;
bottom: -39px;
width: 532px;
height: 63px;
background-repeat: no-repeat;
}
.dark_bg .banner-section .content-box .lower-box .inner-box .form-inner .form-group .dark-shape{
opacity: 0;
}
.banner-section .content-box .lower-box .inner-box .form-inner .form-group .light-shape{
position: absolute;
left: 0px;
bottom: -39px;
width: 532px;
height: 63px;
background-repeat: no-repeat;
opacity: 0;
}
.dark_bg .banner-section .content-box .lower-box .inner-box .form-inner .form-group .light-shape{
opacity: 1;
}
.banner-section .content-box .lower-box .inner-box .form-inner .form-group label{
position: relative;
display: block;
font-size: 15px;
line-height: 20px;
text-transform: uppercase;
color: rgba(0, 0, 0, 0.60);
}
.banner-section .content-box .lower-box .inner-box .form-inner .form-group input[type='email']{
position: relative;
display: block;
width: 100%;
height: 50px;
font-size: 28px;
color: var(--title-color);
padding: 10px 0px;
}
.banner-section .content-box .lower-box .links-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.banner-section .content-box .lower-box .links-box .social-links{
position: relative;
display: flex;
align-items: center;
}
.banner-section .content-box .lower-box .links-box .social-links li{
margin-right: 10px;
}
.banner-section .content-box .lower-box .links-box .social-links li:last-child{
margin: 0px !important;
}
.banner-section .content-box .lower-box .links-box .social-links li span{
font-size: 18px;
line-height: 24px;
font-weight: 700;
color: var(--title-color);
padding-right: 20px;
}
.banner-section .content-box .lower-box .links-box .social-links li a{
position: relative;
display: inline-block;
width: 65px;
height: 65px;
line-height: 69px;
background: #fff;
text-align: center;
border-radius: 50%;
font-size: 20px;
color: var(--title-color);
}
.banner-section .content-box .lower-box .links-box .social-links li a:hover,
.banner-section .content-box .lower-box .links-box .social-links li a:hover svg path{
color: #fff;
}
.banner-section .content-box .lower-box .links-box .social-links li a i,
.banner-section .content-box .lower-box .links-box .social-links li a svg{
position: relative;
display: inline-block;
transition: all 500ms ease;
}
.banner-section .content-box .lower-box .links-box .social-links li a:hover i,
.banner-section .content-box .lower-box .links-box .social-links li a:hover svg{
transform: scale(1.5);
}
.banner-section .content-box .lower-box .quote-box{
position: absolute;
right: 0px;
bottom: 0px;
width: 400px;
background: #fff;
border-radius: 20px;
text-align: center;
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.06);
padding: 30px 30px 24px 30px;
}
.banner-section .content-box .lower-box .quote-box .icon-box{
position: absolute;
display: inline-block;
width: 69px;
height: 69px;
line-height: 69px;
left: -31px;
top: -35px;
background: var(--secondary-color);
color: #fff;
font-size: 21px;
text-align: center;
border-radius: 50%;
}
.banner-section .content-box .lower-box .quote-box p{
font-size: 26px;
line-height: 42px;
font-weight: 500;
color: var(--title-color);
margin-bottom: 13px;
}
.banner-section .content-box .lower-box .quote-box .name{
position: relative;
background: 22px;
line-height: 47px;
font-weight: 500;
color: rgba(0, 0, 0, 0.40);
}
.banner-section .shape .shape-1{
position: absolute;
left: 780px;
top: 294px;
width: 295px;
height: 119px;
background-repeat: no-repeat;
}
.banner-section .shape .shape-2{
position: absolute;
top: 269px;
right: 80px;
width: 88px;
height: 97px;
background-repeat: no-repeat;
}
.dark_bg .banner-section .shape .shape-2{
opacity: 0;
}
.banner-section .shape .shape-3{
position: absolute;
right: 0px;
bottom: 0px;
width: 1079px;
height: 865px;
background-repeat: no-repeat;
}
.banner-section .image-layer{
position: absolute;
right: 56px;
bottom: 0px;
}
.banner-section .shape .shape-4{
position: absolute;
top: 269px;
right: 80px;
width: 88px;
height: 97px;
background-repeat: no-repeat;
opacity: 0;
} .banner-style-two{
position: relative;
padding: 0px 50px;
}
.banner-style-two .outer-container{
position: relative;
border: 1px solid var(--secondary-color);
padding: 97px 60px 127px 73px;
}
.banner-style-two .content-box{
position: relative;
display: block;
}
.banner-style-two .content-box h2{
font-size: 250px;
line-height: 200px;
margin-bottom: 94px;
}
.banner-style-two .content-box h2 span{
position: relative;
display: block;
}
.banner-style-two .content-box .theme-btn{
border-radius: 0px;
}
.banner-style-two .content-box .text-box{
position: absolute;
top: 0px;
right: 0px;
height: 250px;
width: 330px;
line-height: 250px;
text-align: center;
}
.banner-style-two .content-box .text-box .shape{
position: absolute;
left: 0px;
top: 0px;
width: 326px;
height: 250px;
background-repeat: no-repeat;
}
.banner-style-two .content-box .text-box .shape-2{
position: absolute;
left: 0px;
top: 0px;
width: 326px;
height: 250px;
background-repeat: no-repeat;
opacity: 0;
}
.banner-style-two .content-box .text-box span{
position: relative;
display: inline-block;
max-width: 160px;
text-align: left;
font-size: 24px;
line-height: 35px;
font-weight: 500;
color: var(--title-color);
border-bottom: solid;
border-width: 2px;
border-color: var(--secondary-color);
transform: rotate(-20deg);
}
.banner-style-two .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: right bottom;
}
.banner-style-two .image-layer{
position: absolute;
right: 0px;
bottom: -495px;
}
.banner-style-two .image-layer-2{
position: absolute;
right: 0px;
bottom: -495px;
opacity: 0;
} .banner-style-three{
position: relative;
padding: 50px;
}
.banner-style-three .outer-container{
position: relative;
padding: 89px 30px 105px 50px;
}
.banner-style-three .outer-container .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.banner-style-three h2{
position: relative;
display: block;
font-size: 320px;
line-height: 270px;
color: #fff;
font-weight: 600;
text-transform: uppercase;
}
.banner-style-three h2 span{
position: relative;
display: block;
}
.banner-style-three h2 span.special-text{
font-size: 650px;
line-height: 270px;
text-transform: capitalize;
font-weight: 400;
font-family: 'Savoye LET', cursive;
top: 45px;
min-height: 270px;
}
.banner-style-three .mouse-btn-down{
position: absolute;
display: inline-block;
width: 320px;
height: 320px;
line-height: 320px;
border-radius: 50%;
text-align: center;
right: 205px;
bottom: -160px;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
font-size: 26px;
color: var(--title-color);
transform: rotate(90deg);
cursor: pointer;
z-index: 1;
font-weight: 100;
transition: all 500ms ease;
}
.banner-style-three .mouse-btn-down:hover{
transform: rotate(90deg);
} .banner-style-four{
position: relative;
padding-top: 140px;
background: #FBF5F1;
overflow: hidden;
}
.banner-style-four:before{
position: absolute;
content: '';
left: 0px;
bottom: 0px;
width: 172px;
height: 159px;
z-index: 1;
}
.banner-style-four:after{
position: absolute;
content: '';
right: 0px;
top: 140px;
width: 172px;
height: 159px;
z-index: 1;
}
.banner-style-four h2{
position: relative;
display: block;
font-size: 230px;
line-height: 220px;
font-family: 'Playfair Display', serif;
text-transform: capitalize;
margin-bottom: 105px;
}
.banner-style-four h2 span{
position: relative;
display: block;
}
.banner-style-four h2 span.special-text{
font-size: 500px;
line-height: 220px;
text-transform: capitalize;
font-weight: 400;
font-family: 'Savoye LET', cursive;
top: 45px;
min-height: 220px;
}
.banner-style-four .image-layer .image-1{
position: absolute;
left: 170px;
top: 140px;
height: max-content;
-moz-animation: scroll-top1 30s linear infinite;
-webkit-animation: scroll-top1 30s linear infinite;
animation: scroll-top1 30s linear infinite;
}
.banner-style-four .image-layer .image-2{
position: absolute;
left: 0px;
bottom: 58px;
-webkit-animation: marqueeinvert 30s linear infinite;
animation: marqueeinvert 30s linear infinite;
}
.banner-style-four .image-layer .image-3{
position: absolute;
top: 210px;
right: -33px;
-moz-animation: scroll-top1 30s linear infinite;
-webkit-animation: scroll-top1 30s linear infinite;
animation: scroll-top1 30s linear infinite;
}
.banner-style-four .image-layer .image-4{
position: absolute;
bottom: 76px;
right: 138px;
-webkit-animation: marqueeinvert 30s linear infinite;
animation: marqueeinvert 30s linear infinite;
}
.banner-style-four .mouse-btn-down{
position: relative;
display: inline-block;
width:  216px;
height: 216px;
line-height: 216px;
border-radius: 50%;
text-align: center;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
font-size: 18px;
color: var(--title-color);
transform: rotate(90deg);
cursor: pointer;
z-index: 1;
font-weight: 100;
transition: all 500ms ease;
}
.banner-style-four .mouse-btn-down:hover{
transform: rotate(90deg);
} .banner-style-five{
position: relative;
overflow: hidden;
}
.banner-style-five:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-50.png);
width: 100%;
height: 8px;
left: 0px;
bottom: 0px;
background-repeat: repeat-x;
z-index:9;
opacity:0.3;
}
.banner-style-five .slide-item{
position: relative;
padding: 98px 0px 167px 0px;
}
.banner-style-five .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.banner-style-five .dark-pattern{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
opacity: 0;
}
.banner-style-five .content-box{
position: relative;
display: block;
}
.banner-style-five .content-box h2{
font-size: 145px;
line-height: 150px;
font-weight: 500;
margin-bottom: 60px;
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.banner-style-five .active .content-box h2{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 1000ms;
-moz-transition-delay: 1000ms;
-ms-transition-delay: 1000ms;
-o-transition-delay: 1000ms;
transition-delay: 1000ms;
}
.banner-style-five .content-box h2 span{
font-weight: 700;
font-family: var(--text-font);
font-style: italic;
}
.banner-style-five .content-box .text-box p{
display: block;
font-size: 28px;
line-height: 44px;
color: var(--title-color);
margin-bottom: 81px;
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.banner-style-five .active .content-box .text-box p{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 1200ms;
-moz-transition-delay: 1200ms;
-ms-transition-delay: 1200ms;
-o-transition-delay: 1200ms;
transition-delay: 1200ms;
}
.banner-style-five .content-box .theme-btn{
background: var(--secondary-color);
border-color: var(--secondary-color) !important;
}
.banner-style-five .content-box .theme-btn:hover{
background: transparent;
}
.banner-style-five .content-box .btn-box .shape{
position: absolute;
top: 0px;
left: 260px;
width: 532px;
height: 63px;
background-repeat: no-repeat;
}
.banner-style-five .content-box .btn-box .dark-shape{
position: absolute;
top: 0px;
left: 260px;
width: 532px;
height: 63px;
background-repeat: no-repeat;
opacity: 0;
}
.banner-style-five .content-box .inner-box{
position: absolute;
right: 0px;
bottom: 0px;
width: 400px;
}
.banner-style-five .content-box .inner-box .quote-box{
position: relative;
display: block;
width: 100%;
background: #fff;
border-radius: 20px;
padding: 30px 30px 18px 39px;
}
.banner-style-five .content-box .inner-box .quote-box .icon-box{
position: absolute;
display: inline-block;
left: -30px;
top: -35px;
width: 69px;
height: 69px;
line-height: 69px;
background: var(--secondary-color);
font-size: 21px;
color: #fff;
text-align: center;
border-radius: 50%;
}
.banner-style-five .content-box .inner-box .quote-box p{
font-size: 26px;
line-height: 42px;
font-family: var(--text-font);
color: var(--title-color);
font-weight: 500;
font-style: italic;
margin-bottom: 0px;
}
.banner-style-five .content-box .inner-box .quote-box .designation{
position: relative;
display: block;
text-align: right;
font-size: 22px;
line-height: 47px;
font-weight: 500;
color: rgba(0, 0, 0, 0.40);
}
.banner-style-five .content-box .inner-box .clients-box{
position: relative;
display: flex;
align-items: center;
}
.banner-style-five .content-box .inner-box .clients-box li{
position: relative;
display: inline-block;
margin-right: -15px;
}
.banner-style-five .content-box .inner-box .clients-box li img{
border-radius: 50%;
}
.banner-style-five .content-box .inner-box .clients-box li:last-child{
margin-right: 0px;
padding-left: 35px;
}
.banner-style-five .content-box .inner-box .clients-box li h3{
display: block;
font-size: 36px;
line-height: 32px;
font-family: var(--text-font);
font-weight: 700;
}
.banner-style-five .content-box .inner-box .clients-box li span{
position: relative;
display: block;
font-size: 22px;
line-height: 32px;
color: var(--title-color);
}
.banner-style-five .owl-dots{
position: absolute;
left: 67px;
top: 50%;
margin-top: -50px;
width: 3px;
height: 100%;
}
.banner-style-five .owl-dots button span{
display: none !important;
}
.banner-style-five .owl-dots button{
position: relative;
display: block !important;
width: 3px;
height: 33.333px;
background: #DDDDDD;
cursor: pointer;
margin: 0px !important;
transition: all 500ms ease;
}
.banner-style-five .owl-dots button.active{
background: var(--secondary-color) !important;
}
.banner-style-five .slide-item .count-text{
position: absolute;
left: 55px;
bottom: 172px;
font-size: 24px;
line-height: 32px;
color: var(--title-color);
font-weight: 500;
writing-mode: vertical-lr;
z-index: 1;
transform: rotate(180deg);
}
.banner-style-five .social-links{
position: absolute;
top: 137px;
right: 42px;
writing-mode: vertical-lr;
z-index: 1;
transform: rotate(180deg);
}
.banner-style-five .social-links li{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 30px;
font-weight: 700;
color: var(--title-color);
}
.banner-style-five .social-links li span{
font-weight: 500;
}
.banner-style-five .social-links li a{
display: inline-block;
color: var(--title-color);
}
.banner-style-five .social-links li a:hover{
}
.banner-style-five .message-btn{
position: absolute;
right: 37px;
bottom: 179px;
z-index: 1;
}
.banner-style-five .message-btn button{
position: relative;
display: inline-block;
width: 52px;
height: 52px;
line-height: 54px;
background: var(--secondary-color);
color: #fff;
font-size: 20px;
text-align: center;
border-radius: 50%;
box-shadow: 0px 0px 0px 12px rgba(0, 0, 0, 0.13);
transition: all 500ms ease;
}
.banner-style-five .message-btn button:hover{
}
.banner-style-five .big-text{
position: absolute;
right: 0px;
bottom: -80px;
font-size: 250px;
line-height: 230px;
font-family: var(--title-font);
font-weight: 500;
color: #fff;
opacity: 0.3;
z-index: 1;
} .banner-style-six{
position: relative;
padding: 30px;
}
.banner-style-six .outer-container{
position: relative;
border-radius: 40px;
overflow: hidden;
padding: 641px 0px 98px 0px;
}
.banner-style-six .outer-container:before{
position: absolute;
content: '';
background: #000;
width: 580px;
height: 100%;
left: 50%;
top: 0px;
transform: translateX(-50%);
opacity: 0.3;
z-index: 1;
}
.banner-style-six .outer-container .bg-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.banner-style-six .outer-container .bg-layer:before{
position: absolute;
content: '';
background: linear-gradient(180deg, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.73) 100%);
left: 0px;
bottom: 0px;
width: 100%;
height: 60%;
}
.banner-style-six .left-content{
position: relative;
display: block;
padding-left: 90px;
padding-right: 145px;
padding-bottom: 30px;
}
.banner-style-six .left-content h2{
font-size: 130px;
line-height: 120px;
font-family: var(--text-font);
color: #fff;
font-weight: 700;
}
.banner-style-six .left-content .owl-dots{
position: absolute;
right: 135px;
bottom: -42px;
}
.banner-style-six .left-content .owl-dots .owl-dot span{
display: none;
}
.banner-style-six .left-content .owl-dots .owl-dot{
position: relative;
display: inline-block;
width: 10px;
height: 10px;
border-radius: 50%;
background: #fff;
opacity: 0.25;
cursor: pointer;
margin-right: 10px;
transition: all 500ms ease;
}
.banner-style-six .left-content .owl-dots .owl-dot:last-child{
margin: 0px;
}
.banner-style-six .left-content .owl-dots .owl-dot.active,
.banner-style-six .left-content .owl-dots .owl-dot:hover{
background: #FFCB66;
opacity: 1;
}
.banner-style-six .right-content{
position: relative;
max-width: 350px;
width: 100%;
margin-left: 90px;
padding-top: 185px;
}
.banner-style-six .right-content span{
position: relative;
display: block;
font-size: 20px;
line-height: 58px;
color: #fff;
font-weight: 500;
margin-bottom: 6px;
}
.banner-style-six .right-content h3{
display: block;
font-size: 48px;
line-height: 55px;
font-family: var(--text-font);
color: #fff;
font-weight: 500;
}
.banner-style-six .right-content h4{
display: block;
font-size: 36px;
line-height: 55px;
font-family: var(--text-font);
color: #fff;
font-weight: 400;
margin-bottom: 28px;
}
.banner-style-six .right-content .owl-dots{
position: relative;
width: 100%;
height: 3px;
background: #fff;
border-radius: 7px;
overflow: hidden;
}
.banner-style-six .right-content .owl-dots .owl-dot span{
display: none;
}
.banner-style-six .right-content .owl-dots .owl-dot{
position: relative;
display: inline-block;
width: 33.333%;
height: 3px;
background: transparent;
cursor: pointer;
top: -16px;
transition: all 500ms ease;
}
.banner-style-six .right-content .owl-dots .owl-dot.active,
.banner-style-six .right-content .owl-dots .owl-dot:hover{
background: #FFCB66;
}
.banner-style-six .explore-text{
position: absolute;
left: 50%;
top: 318px;
transform: translateX(-50%);
display: inline-block;
width: 185px;
height: 185px;
line-height: 185px;
text-align: center;
z-index: 1;
}
.banner-style-six .explore-text .shape{
position: absolute;
left: 0px;
top: 0px;
width: 185px;
height: 185px;
background-repeat: no-repeat;
background-position: center;
}
.banner-style-six .explore-text a{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 40px;
font-weight: 500;
color: var(--title-color);
text-transform: uppercase;
border-bottom: solid;
border-width: 1px;
border-color: var(--title-color);
transform: rotate(-17deg);
}
.banner-style-six .explore-text a:hover{
} .banner-style-seven{
position: relative;
background: #101010;
padding-right: 164px;
}
.banner-style-seven .slide-item{
position: relative;
padding: 213px 30px 141px 130px;
}
.banner-style-seven .slide-item .count-text{
position: absolute;
left: 30px;
bottom: 210px;
font-size: 24px;
line-height: 30px;
color: #fff;
font-weight: 500;
transform: rotate(-90deg);
}
.banner-style-seven .slide-item .bg-layer{
position: absolute;
top: 0px;
right: 0px;
width: 50%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.banner-style-seven .content-box{
position: relative;
display: block;
}
.banner-style-seven .content-box h2{
font-size: 130px;
line-height: 155px;
font-family: var(--text-font);
font-weight: 700;
color: #fff;
margin-bottom: 90px;
max-width: 970px;
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.banner-style-seven .active .content-box h2{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 700ms;
-moz-transition-delay: 700ms;
-ms-transition-delay: 700ms;
-o-transition-delay: 700ms;
transition-delay: 700ms;
}
.banner-style-seven .content-box h2 span{
position: relative;
display: inline-block;
color: var(--title-color);
z-index: 1;
}
.banner-style-seven .content-box h2 span:before{
position: absolute;
content: '';
background: #FFE03C;
width: 100%;
height: 112px;
left: 0px;
top: 23px;
transform: rotate(-1.85deg);
z-index: -1;
}
.banner-style-seven .content-box .feature-list{
position: relative;
display: flex;
align-items: center;
margin-bottom: 127px;
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.banner-style-seven .active .content-box .feature-list{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 1000ms;
-moz-transition-delay: 1000ms;
-ms-transition-delay: 1000ms;
-o-transition-delay: 1000ms;
transition-delay: 1000ms;
}
.banner-style-seven .content-box .feature-list li{
position: relative;
display: inline-block;
}
.banner-style-seven .content-box .feature-list li a{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 28px;
color: #fff;
font-weight: 500;
border: solid;
border-width: 1px;
border-color: #fff;
border-radius: 50px;
padding: 12.5px 39px;
background: rgba(255, 255, 255, 0.04);
}
.banner-style-seven .content-box .feature-list li a:hover{
}
.banner-style-seven .content-box h3{
position: relative;
display: block;
font-size: 45px;
line-height: 58px;
font-family: var(--text-font);
color: #fff;
font-weight: 500;
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}
.banner-style-seven .active .content-box h3{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-delay: 1300ms;
-moz-transition-delay: 1300ms;
-ms-transition-delay: 1300ms;
-o-transition-delay: 1300ms;
transition-delay: 1300ms;
}
.banner-style-seven .content-box h3 span{
position: relative;
display: block;
font-size: 32px;
color: rgba(255, 255, 255, 0.70);
}
.banner-style-seven .explore-text{
position: absolute;
left: 50%;
bottom: 96px;
transform: translateX(-50%);
display: inline-block;
width: 185px;
height: 185px;
line-height: 185px;
text-align: center;
z-index: 1;
}
.banner-style-seven .explore-text .shape{
position: absolute;
left: 0px;
top: 0px;
width: 185px;
height: 185px;
background-repeat: no-repeat;
background-position: center;
}
.banner-style-seven .explore-text a{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 40px;
font-weight: 500;
color: var(--title-color);
text-transform: uppercase;
border-bottom: solid;
border-width: 1px;
border-color: var(--title-color);
transform: rotate(-17deg);
}
.banner-style-seven .explore-text a:hover{
}
.banner-style-seven .big-text{
position: absolute;
right: 83px;
top: 465px;
font-size: 230px;
line-height: 158px;
font-family: var(--text-font);
font-weight: 700;
text-transform: uppercase;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(255, 255, 255, 1);
z-index: 1;
}
.banner-style-seven .social-links{
position: absolute;
right: 30px;
bottom: 215px;
writing-mode: vertical-lr;
transform: rotate(-180deg);
}
.banner-style-seven .social-links li span{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 30px;
font-weight: 500;
color: rgba(255, 255, 255, 0.30);
margin-right: 8px;
}
.banner-style-seven .social-links li{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 30px;
font-weight: 700;
color: #fff;
text-transform: capitalize;
}
.banner-style-seven .social-links li a{
position: relative;
display: inline-block;
color: #fff;
}
.banner-style-seven .social-links li a:hover{
}
.banner-style-seven .owl-nav{
position: absolute;
right: -164px;
bottom: 0px;
display: flex;
align-items: center;
}
.banner-style-seven .owl-nav button{
position: relative;
display: inline-block;
width: 117px !important;
height: 117px !important;
line-height: 117px !important;
background: #fff !important;
border-radius: 0px !important;
}
.banner-style-seven .owl-nav button:hover{
background: #FFE03C !important;
}
.banner-style-seven .nav-style-one .owl-nav button.owl-prev:after,
.banner-style-seven .nav-style-one .owl-nav button.owl-next:after{
color: var(--title-color);
} .banner-style-eight{
position: relative;
background: #F6F6F6;
padding: 0px 75px;
}
.banner-style-eight .outer-container{
position: relative;
background: #fff;
border-radius: 50px;
overflow: hidden;
z-index: 2;
}
.banner-style-eight .outer-container .shape{
position: absolute;
top: 54px;
right: 73px;
width: 68px;
height: 76px;
background-repeat: no-repeat;
}
.banner-style-eight .outer-container .shape-2{
position: absolute;
top: 54px;
right: 73px;
width: 68px;
height: 76px;
background-repeat: no-repeat;
display: none;
}
.banner-style-eight .image-box{
position: relative;
display: block;
border-radius: 40px;
overflow: hidden;
}
.banner-style-eight .image-box::before {
background: rgba(255, 255, 255, 0.3);
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 0;
opacity: 1;
z-index: 9;
pointer-events: none;
}
.banner-style-eight .image-box:hover::before {
height: 100%;
opacity: 0;
-webkit-transition: all 400ms linear;
transition: all 400ms linear;
}
.banner-style-eight .image-box img{
width: 100%;
border-radius: 40px;
}
.banner-style-eight .content-box{
position: relative;
display: block;
padding-right: 80px;
}
.banner-style-eight .content-box h3{
font-size: 32px;
line-height: 50px;
font-family: var(--text-font);
font-weight: 300;
}
.banner-style-eight .content-box h3 span{
font-weight: 500;
}
.banner-style-eight .content-box h2{
position: relative;
display: block;
font-size: 100px;
line-height: 105px;
font-family: var(--text-font);
font-weight: 700;
margin-bottom: 55px;
}
.banner-style-eight .content-box h2 span{
position: relative;
display: inline-block;
line-height: 126px;
min-height: 126px;
color: transparent !important;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent !important;
background: -webkit-linear-gradient(0deg, #FF48D7, #787EFF 100%);
}
.banner-style-eight .content-box p{
font-size: 28px;
line-height: 44px;
color: var(--title-color);
margin-bottom: 100px;
}
.banner-style-eight .content-box .lower-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.banner-style-eight .content-box .lower-box .btn-box .theme-btn-three{
position: relative;
display: inline-block;
font-size: 24px;
line-height: 40px;
font-weight: 500;
color: #fff;
background: var(--secondary-color);
border-radius: 50px;
text-align: center;
padding: 15px 65px;
}
.banner-style-eight .content-box .lower-box .btn-box .theme-btn-three:hover{
}
.banner-style-eight .social-style-one li span{
font-size: 20px;
line-height: 30px;
font-weight: 700;
color: var(--title-color);
} .banner-style-nine{
position: relative;
background: #F3E8DE;
padding-bottom: 140px;
}
.banner-style-nine .outer-container{
position: relative;
padding: 0px 125px;
}
.banner-style-nine .content-box{
position: relative;
display: block;
}
.banner-style-nine .content-box h2{
font-size: 180px;
line-height: 200px;
font-family: 'Gambetta', serif;
font-weight: 500;
text-transform: uppercase;
font-style: italic;
z-index: 1;
}
.banner-style-nine .content-box .image-box{
position: relative;
display: inline-block;
border-radius: 400px;
margin-top: -95px;
}
.banner-style-nine .content-box .image-box img{
width: 100%;
border-radius: 400px;
}
.banner-style-nine .big-text{
position: absolute;
left: 0px;
bottom: 320px;
width: 100%;
text-align: center;
font-size: 390px;
line-height: 200px;
font-family: var(--text-font);
font-weight: 700;
text-transform: uppercase;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(0, 0, 0, 1);
min-height: 200px;
}
.banner-style-nine .text-box-one{
position: absolute;
left: 125px;
top: 228px;
padding: 30px 0px 37px 0px;
border-top: solid;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.banner-style-nine .text-box-one span{
position: relative;
display: block;
font-size: 93px;
line-height: 81px;
font-family: 'Playfire Display', serif;
font-weight: 500;
color: var(--title-color);
margin-bottom: 15px;
}
.banner-style-nine .text-box-one p{
font-size: 20px;
line-height: 32px;
color: var(--title-color);
text-transform: uppercase;
}
.banner-style-nine .text-box-two{
position: absolute;
right: 125px;
top: 228px;
padding: 30px 0px 37px 0px;
border-top: solid;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
text-align: right;
}
.banner-style-nine .text-box-two span{
position: relative;
display: block;
font-size: 93px;
line-height: 81px;
font-family: 'Playfire Display', serif;
font-weight: 500;
color: var(--title-color);
margin-bottom: 15px;
}
.banner-style-nine .text-box-two p{
font-size: 20px;
line-height: 32px;
color: var(--title-color);
text-transform: uppercase;
}
.banner-style-nine .text-box-three{
position: absolute;
left: 125px;
bottom: 18px;
}
.banner-style-nine .text-box-three p{
font-size: 28px;
line-height: 43px;
max-width: 400px;
color: var(--title-color);
}
.banner-style-nine .link-box{
position: absolute;
right: 115px;
bottom: -42px;
}
.banner-style-nine .link-box a{
position: relative;
display: inline-block;
font-size: 20px;
font-weight: 500;
color: var(--title-color);
width: 309px;
height: 158px;
line-height: 158px;
text-align: center;
z-index: 1;
}
.banner-style-nine .link-box a:hover{
}
.banner-style-nine .link-box a:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-103.png);
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background-repeat: no-repeat;
background-position: center;
z-index: -1;
}
.banner-style-nine .pattern-layer .pattern-1{
position: absolute;
top: 77px;
right: 474px;
width: 65px;
height: 65px;
background-repeat: no-repeat;
}
.banner-style-nine .pattern-layer .pattern-2{
position: absolute;
top: 77px;
right: 474px;
width: 65px;
height: 65px;
background-repeat: no-repeat;
display: none;
}
.banner-style-nine .pattern-layer .pattern-3{
position: absolute;
left: 497px;
bottom: 421px;
width: 33px;
height: 33px;
background-repeat: no-repeat;
}
.banner-style-nine .pattern-layer .pattern-4{
position: absolute;
left: 497px;
bottom: 421px;
width: 33px;
height: 33px;
background-repeat: no-repeat;
display: none;
}
.banner-style-nine .pattern-layer .pattern-5{
position: absolute;
right: 500px;
bottom: 146px;
width: 102px;
height: 98px;
background-repeat: no-repeat;
}
.banner-style-nine .pattern-layer .pattern-6{
position: absolute;
right: 500px;
bottom: 146px;
width: 102px;
height: 98px;
background-repeat: no-repeat;
display: none;
} .banner-style-ten{
position: relative;
padding: 220px 70px 122px 75px;
}
.banner-style-ten .bg-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.banner-style-ten .content-box{
position: relative;
max-width: 800px;
}
.banner-style-ten .content-box .menu-list li{
position: relative;
display: block;
font-size: 20px;
line-height: 32px;
font-weight: 500;
text-transform: uppercase;
color: #fff;
}
.banner-style-ten .content-box .menu-list li a{
display: inline-block;
color: #fff;
}
.banner-style-ten .content-box .menu-list li a:hover{
text-decoration: underline;
}
.banner-style-ten .content-box h2{
display: block;
font-size: 150px;
line-height: 130px;
font-family: 'Playfire Display', serif;
font-weight: 500;
text-transform: uppercase;
color: #fff;
margin-bottom: 74px;
}
.banner-style-ten .content-box p{
font-size: 28px;
line-height: 37px;
color: #fff;
max-width: 400px;
}
.banner-style-ten .text-box{
position: absolute;
right: 80px;
bottom: 510px;
width: 254px;
height: 130px;
}
.banner-style-ten .text-box .shape{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
}
.banner-style-ten .text-box h3{
position: relative;
display: block;
font-size: 60px;
line-height: 60px;
color: #fff;
left: 45px;
top: -10px;
font-weight: 400;
}
.banner-style-ten .text-box h3 span{
display: block;
font-size: 20px;
text-transform: uppercase;
}
.banner-style-ten .category-list{
position: absolute;
right: 130px;
bottom: 122px;
}
.banner-style-ten .category-list li{
position: relative;
display: block;
}
.banner-style-ten .category-list li a{
position: relative;
display: inline-block;
font-size: 32px;
line-height: 44px;
color: #fff;
text-transform: uppercase;
border-bottom: solid;
border-width: 2px;
border-color: #fff;
}
.banner-style-ten .category-list li a:hover{
}
.banner-style-ten .shape{
position: absolute;
left: 385px;
top: 206px;
width: 153px;
height: 149px;
background-repeat: no-repeat;
}
.banner-style-ten .text-shape{
position: absolute;
top: 158px;
right: 68px;
width: 518px;
height: 213px;
background-repeat: no-repeat;
}
.banner-style-eight.banner-about-6 .outer-container{
background: transparent;
}
.banner-style-eight.banner-about-6 .subscribe-box{
position: relative;
display: inline-block;
width: 350px;
background: var(--secondary-color);
border-radius: 50px;
padding: 17px 100px 21px 33px;
}
.banner-style-eight.banner-about-6 .subscribe-box span{
font-size: 16px;
line-height: 40px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
}
.banner-style-eight.banner-about-6 .subscribe-box a{
position: absolute;
display: inline-block;
width: 55px;
height: 55px;
line-height: 57px;
background: #FF0000;
text-align: center;
font-size: 20px;
color: #fff;
border-radius: 50%;
top: 12px;
right: 18px;
}
.banner-style-eight.banner-about-6 .subscribe-box a:before,
.banner-style-eight.banner-about-6 .subscribe-box a:after {
width: 100%;
height: 100%;
border-radius: 50%;
background: transparent;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
-webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.5);
box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.5);
-webkit-animation: ripple 3s infinite;
animation: ripple 3s infinite;
-webkit-transition: all .4s ease;
transition: all .4s ease;
}
.banner-style-eight.banner-about-6 .subscribe-box a:after{
-webkit-animation-delay: .6s;
animation-delay: .6s;
}
.banner-style-eight .content-box .sub-title-text{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 32px;
font-weight: 500;
text-transform: uppercase;
color: var(--title-color);
padding: 1px 15px;
border-radius: 22px;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.banner-style-eight.banner-about-6 .content-box p{
font-size: 32px;
line-height: 52px;
max-width: 830px;
margin-bottom: 60px;
}
.banner-style-eight.banner-about-6{
padding-bottom: 180px;
}.service-section{
position: relative;
background: #141414;
padding: 155px 0px 167px 0px;
}
.service-section .left-content{
position: relative;
display: block;
}
.service-section .left-content .text-box p{
font-size: 24px;
line-height: 48px;
color: rgba(255, 255, 255, 0.40);
}
.service-section .left-content .inner-box{
position: relative;
max-width: 443px;
}
.service-section .left-content .inner-box .text{
position: relative;
display: flex;
width: 390px;
height: 390px;
border-radius: 50%;
align-items: center;
padding-left: 105px;
}
.service-section .left-content .inner-box .text h3{
font-size: 36px;
line-height: 60px;
font-family: var(--text-font);
font-weight: 500;
color: var(--title-color);
}
.service-section .left-content .inner-box .text h3 span{
font-size: 24px;
}
.service-section .left-content .inner-box .link{
position: absolute;
right: 0px;
bottom: 0px;
}
.service-section .left-content .inner-box .link a{
position: relative;
display: inline-block;
width: 217px;
height: 217px;
line-height: 217px;
text-align: center;
font-size: 50px;
color: var(--title-color);
}
.service-section .left-content .inner-box .link a:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-11.png);
width: 217px;
height: 217px;
left: 0px;
top: 0px;
background-repeat: no-repeat;
}
.service-section .left-content .inner-box .link a i{
position: relative;
display: inline-block;
transition: all 500ms ease;
}
.service-section .left-content .inner-box .link a:hover i{
transform: rotate(45deg);
}
.service-section .big-text{
position: absolute;
left: -700px;
top: 50%;
transform: translateY(-50%);
font-size: 290px;
text-transform: uppercase;
font-weight: 700;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(255, 255, 255, 0.05);
}
.service-section .right-content{
position: relative;
display: block;
}
.service-section .right-content .single-item{
position: relative;
display: block;
padding: 44px 100px 56px 152px;
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.service-section .right-content .single-item:first-child{
border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.service-section .right-content .single-item .icon-box{
position: absolute;
left: 0px;
top: 55px;
}
.service-section .right-content .single-item h2{
position: relative;
display: block;
font-size: 54px;
line-height: 64px;
font-weight: 500;
margin-bottom: 40px;
}
.service-section .right-content .single-item h2 a{
display: inline-block;
color: #fff;
}
.service-section .right-content .single-item h2 a:hover{
text-decoration: underline;
}
.service-section .right-content .single-item span{
position: relative;
display: block;
font-size: 22px;
line-height: 42px;
font-weight: 500;
color: rgba(255, 255, 255, 0.40);
}
.service-section .right-content .single-item .link{
position: absolute;
right: 0px;
bottom: 50px;
}
.service-section .right-content .single-item .link a{
display: inline-block;
width: 80px;
height: 80px;
line-height: 80px;
border: solid;
border-width: 1px;
border-color: #fff;
border-radius: 50%;
text-align: center;
font-size: 30px;
color: #fff;
}
.service-section .right-content .single-item .link a:hover{
transform: rotate(45deg);
}
.service-section .large-container{
max-width: 1480px;
} .service-style-two{
position: relative;
padding: 189px 0px 222px 0px;
}
.service-style-two .outer-container{
position: relative;
padding-left: 300px;
padding-right: 130px;
}
.service-style-two .outer-container .count-text{
position: absolute;
left: 50px;
top: 25px;
font-size: 120px;
line-height: 105px;
font-family: 'Playfair Display', cursive;
color: var(--title-color);
font-style: italic;
}
.service-style-two .title-box{
position: relative;
display: block;
margin-bottom: 8px;
}
.service-style-two .title-box .upper-text{
position: relative;
display: block;
font-size: 18px;
line-height: 32px;
color: rgba(0, 0, 0, 0.40);
text-transform: uppercase;
margin-bottom: 5px;
}
.service-style-two .title-box h2{
position: relative;
display: block;
font-size: 90px;
line-height: 105px;
font-family: var(--text-font);
font-weight: 500;
}
.service-style-two .title-box h2 span{
position: relative;
display: block;
font-family: 'Playfair Display', cursive;
font-style: italic;
font-weight: 500;
}
.service-style-two .text-box{
position: relative;
display: flex;
align-items: center;
justify-content: right;
}
.service-style-two .text-box p{
font-size: 32px;
line-height: 54px;
margin-right: 115px;
}
.service-style-two .text-box a{
position: relative;
display: inline-block;
width: 122px;
height: 122px;
line-height: 122px;
text-align: center;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 50%;
font-size: 12px;
color: var(--title-color);
}
.service-style-two .text-box a:hover{
}
.service-style-two .carousel-content{
position: relative;
margin-right: -229px;
}
.service-block-one .inner-box{
position: relative;
display: block;
}
.service-block-one .inner-box .image-box{
position: relative;
display: block;
overflow: hidden;
}
.service-block-one .inner-box .image-box img{
width: 100%;
transition: all 0.5s cubic-bezier;
}
.service-block-one .inner-box:hover .image-box img{
transform: scale(1.2);
}
.service-block-one .inner-box .lower-content{
position: relative;
display: block;
padding-top: 35px;
padding-bottom: 67px;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.service-block-one .inner-box .lower-content h3{
position: relative;
display: block;
font-size: 27px;
line-height: 42px;
font-family: var(--text-font);
font-weight: 500;
}
.service-block-one .inner-box .lower-content h3 a{
position: relative;
display: inline-block;
color: var(--title-color);
}
.service-block-one .inner-box .lower-content h3 a:hover{
}
.service-style-two .dots-style-one .owl-dots{
position: absolute;
left: 0px;
top: -150px;
padding-left: 220px;
width: 300px;
}
.service-style-two .dots-style-one .owl-dots:before{
position: absolute;
content: '';
background: var(--secondary-color);
width: 190px;
height: 1px;
left: 0px;
top: 0px;
} .service-style-three{
position: relative;
padding: 160px 0px 200px 0px;
}
.service-style-three .outer-container{
position: relative;
max-width: 1580px;
width: 100%;
padding: 0px 15px;
margin: 0 auto;
}
.service-style-three h2{
position: relative;
display: block;
font-size: 90px;
line-height: 100px;
font-weight: 500;
max-width: 790px;
margin-bottom: 24px;
padding-right: 100px;
}
.service-style-three h2:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-55.png);
width: 54px;
height: 54px;
top: 17px;
right: 0px;
background-repeat: no-repeat;
}
.service-style-three h2 span{
position: relative;
display: block;
font-family: var(--text-font);
font-weight: 700;
font-style: italic;
}
.btn-box.yt-btn .theme-btn-three,
.service-style-three .theme-btn-three{
background: var(--secondary-color) !important;
padding: 10.5px 39px;
border-color: var(--secondary-color) !important;
box-shadow: none;
border-radius: 50px;
}
.service-block-two .inner-box{
position: relative;
display: block;
border-radius: 40px;
overflow: hidden;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
padding: 25px 100px 72px 50px;
margin-bottom: 50px;
transition: all 500ms ease;
}
.service-block-two .inner-box:hover{
transform: translateY(-10px);
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
}
.service-block-two .inner-box .count-text{
position: relative;
display: block;
font-size: 20px;
line-height: 46px;
font-weight: 500;
color: var(--title-color);
margin-bottom: 112px;
}
.service-block-two .inner-box h3{
position: relative;
display: block;
font-size: 36px;
line-height: 46px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 29px;
}
.service-block-two .inner-box h3 a{
display: inline-block;
color: var(--title-color);
}
.service-block-two .inner-box h3 a:hover{
}
.service-block-two .inner-box p{
font-size: 22px;
line-height: 37px;
}
.service-block-two .inner-box .link{
position: absolute;
top: 20px;
right: 20px;
}
.service-block-two .inner-box .link a{
position: relative;
display: inline-block;
width: 53px;
height: 53px;
line-height: 53px;
border-radius: 50%;
text-align: center;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
font-size: 20px;
color: var(--title-color);
}
.service-block-two .inner-box .link a:hover{
color: #fff;
}
.service-block-two .inner-box .vector-image{
position: relative;
display: block;
margin-top: 55px !important;
}
.service-block-two .inner-box .vector-image-2{
position: relative;
display: block;
margin-top: 55px !important;
display: none;
}
.service-block-two .inner-box .shape{
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: top right;
} .service-style-four{
position: relative;
padding: 0px 30px;
}
.service-style-four .outer-container{
position: relative;
background: #131313;
border-radius: 50px;
padding: 140px 160px 110px 160px;
}
.service-style-four .title-box h2{
position: relative;
display: block;
font-size: 82px;
line-height: 88px;
font-family: var(--text-font);
color: #fff;
font-weight: 500;
}
.service-style-four .inner-container{
position: relative;
max-width: 1450px;
width: 100%;
padding: 0px 15px;
margin: 0 auto;
}
.service-style-four .tabs-content .single-item{
position: relative;
width: 500px;
height: 500px;
display: flex;
align-items: center;
justify-content: center;
background: rgba(0, 0, 0, 0.40);
border-radius: 50%;
cursor: pointer;
transition: all 500ms ease;
}
.service-style-four .tabs-content .single-item:hover{
z-index: 1;
background: #FFE662;
}
.service-style-four .tabs-content .single-item .icon-box{
position: relative;
display: inline-block;
font-size: 75px;
color: #fff;
margin-bottom: 70px;
transition: all 500ms ease;
}
.service-style-four .tabs-content .single-item h3{
position: relative;
display: block;
font-size: 32px;
line-height: 42px;
font-family: var(--text-font);
color: #fff;
font-weight: 500;
margin-bottom: 50px;
transition: all 500ms ease;
}
.service-style-four .tabs-content .single-item .link a{
position: relative;
display: inline-block;
font-size: 13px;
color: rgba(255, 255, 255, 0.20);
}
.service-style-four .tabs-content .single-item:hover .icon-box,
.service-style-four .tabs-content .single-item:hover h3,
.service-style-four .tabs-content .single-item:hover .link a{
color: var(--title-color);
}
.service-style-four .tab-btn-box{
position: relative;
max-width: 525px;
width: 100%;
margin: 0 auto;
}
.service-style-four .tab-btns{
position: relative;
background: #fff;
padding: 12px 17px;
border-radius: 100px;
}
.service-style-four .tab-btns li{
position: relative;
display: inline-block;
float: left;
font-size: 20px;
line-height: 36px;
font-weight: 500;
color: var(--title-color);
padding: 12px 33px;
border-radius: 50px;
cursor: pointer;
transition: all 500ms ease;
}
.service-style-four .tab-btns li.active-btn{
color: #fff;
background: var(--secondary-color);
}
.service-style-four .tabs-content .content-box .lower-content{
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
}
.service-style-four .tabs-content .content-box .lower-content .count-box{
position: absolute;
left: 0px;
top: 23px;
padding-right: 48px;
}
.service-style-four .tabs-content .content-box .lower-content .count-box .count-text{
position: relative;
display: inline-block;
font-size: 32px;
line-height: 36px;
color: #fff;
}
.service-style-four .tabs-content .content-box .lower-content .count-box .totle-text{
position: absolute;
right: 0px;
bottom: -4px;
font-size: 20px;
line-height: 36px;
color: rgba(255, 255, 255, 0.30);
}
.service-style-four .tabs-content .content-box .lower-content .count-box .totle-text:before{
position: absolute;
content: '/';
left: -14px;
top: 0px;
}
.service-style-four .tabs-content .content-box .lower-content .link-box{
position: absolute;
top: 0px;
right: 0px;
}
.service-style-four .tabs-content .content-box .lower-content .link-box a{
position: relative;
display: inline-block;
width: 85px;
height: 85px;
line-height: 85px;
font-size: 24px;
color: #fff;
border: solid;
border-width: 1px;
border-color: #fff;
border-radius: 50%;
}
.service-style-four .tabs-content .content-box .lower-content .link-box a:hover{
}
.service-style-four .pattern-layer{
position: absolute;
top: 0px;
right: 0px;
width: 500px;
height: 258px;
background-repeat: no-repeat;
}
.service-style-four.home-7{
padding: 0px;
}
.service-style-four.home-7 .outer-container{
border-radius: 0px;
} .service-style-five{
position: relative;
background: #E0CDBE;
padding: 160px 0px 230px 0px;
}
.service-style-five .outer-container{
position: relative;
padding: 0px 100px;
}
.service-style-five .title-box h2{
font-size: 100px;
line-height: 130px;
font-family: 'Playfire Display', serif;
font-weight: 500;
margin-bottom: 20px;
}
.service-style-five .title-box p{
font-size: 28px;
line-height: 44px;
color: var(--title-color);
}
.service-block-three .inner-box{
position: relative;
display: block;
background: #fff;
padding: 73px 30px;
margin-bottom: 20px;
z-index: 1;
}
.service-block-three .inner-box:before{
position: absolute;
content: '';
background: #6B5B4E;
width: 100%;
height: 0%;
left: 0px;
bottom: 0px;
z-index: -1;
transition: all 500ms ease;
}
.service-block-three .inner-box:hover:before{
height: 100%;
top: 0px;
}
.service-block-three .inner-box .icon-box{
position: relative;
display: inline-block;
margin-bottom: 120px;
}
.service-block-three .inner-box .icon-box .dark-icon{
position: relative;
display: block;
transition: all 500ms ease;
}
.service-block-three .inner-box:hover .icon-box .dark-icon{
opacity: 0;
}
.service-block-three .inner-box .icon-box .light-icon{
position: absolute;
left: 0px;
top: 0px;
opacity: 0;
transition: all 500ms ease;
}
.service-block-three .inner-box:hover .icon-box .light-icon{
opacity: 1;
}
.service-block-three .inner-box h2{
position: relative;
display: block;
font-size: 42px;
line-height: 52px;
font-family: 'Playfire Display', serif;
margin-bottom: 19px;
}
.service-block-three .inner-box h2 a{
position: relative;
display: inline-block;
color: var(--title-color);
}
.service-block-three .inner-box h2 a:hover{
text-decoration: underline;
}
.service-block-three .inner-box:hover h2 a{
color: #fff;
}
.service-block-three .inner-box span{
position: relative;
display: block;
font-size: 18px;
line-height: 40px;
color: rgba(0, 0, 0, 0.50);
text-transform: uppercase;
transition: all 500ms ease;
}
.service-block-three .inner-box:hover span{
color: rgba(255, 255, 255, 0.50);
}
.service-style-five .inner-container{
margin: 0px 5px;
}
.service-style-five .inner-container .service-block{
padding: 0px 10px;
} .service-style-six{
position: relative;
background: #111111;
padding: 123px 0px 125px 0px;
}
.service-style-six .title-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.service-style-six .title-box h2{
position: relative;
display: block;
font-size: 90px;
line-height: 110px;
font-weight: 500;
color: #fff;
}
.service-style-six .title-box h2 span{
display: block;
opacity: 0.5;
}
.service-style-six .title-box a{
position: relative;
display: inline-block;
font-size: 32px;
line-height: 40px;
color: #fff;
font-weight: 500;
padding-right: 128px;
z-index: 1;
}
.service-style-six .title-box a:hover{
}
.service-style-six .title-box a:before{
position: absolute;
content: '';
background: #fff;
width: 200px;
height: 2px;
left: 0px;
bottom: -8px;
transition: all 500ms ease;
}
.service-style-six .title-box a:hover:before{
}
.service-style-six .title-box a:after{
position: absolute;
content: '';
border: solid;
border-width: 1px;
border-color: #fff;
background: #111111;
width: 198px;
height: 198px;
border-radius: 50%;
top: -80px;
right: 0px;
z-index: -1;
transition: all 500ms ease;
}
.service-style-six .title-box a:hover:after{
}
.service-style-six .title-box a span{
display: inline-block;
padding-left: 42px;
}
.service-style-six .title-box a i{
position: absolute;
top: -3px;
right: 44px;
font-size: 52px;
}
.service-style-six .big-text{
position: absolute;
top: -90px;
right: -380px;
font-size: 270px;
line-height: 130px;
font-family: var(--title-font);
font-weight: 700;
text-transform: uppercase;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(255, 255, 255, 0.05);
}
.service-block-four .inner-box{
position: relative;
display: block;
padding-left: 150px;
}
.service-block-four .inner-box .icon-box{
position: absolute;
left: 0px;
top: 10px;
}
.service-block-four .inner-box h2{
position: relative;
display: block;
font-size: 54px;
line-height: 64px;
font-weight: 500;
margin-bottom: 28px;
max-width: 400px;
}
.service-block-four .inner-box h2 a{
display: inline-block;
color: #fff;
}
.service-block-four .inner-box h2 a:hover{
}
.service-block-four .inner-box .lower-content{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.service-block-four .inner-box .lower-content span{
position: relative;
display: block;
font-size: 24px;
line-height: 42px;
color: rgba(255, 255, 255, 0.50);
}
.service-block-four .inner-box .lower-content a{
position: relative;
display: inline-block;
width: 110px;
height: 110px;
line-height: 110px;
text-align: center;
font-size: 40px;
color: #fff;
border: solid;
border-width: 1px;
border-color: #fff;
border-radius: 50%;
}
.service-block-four .inner-box .lower-content a:hover{
transform: rotate(45deg);
}
.service-style-six .inner-container:before{
position: absolute;
content: '';
background: rgba(255, 255, 255, 0.10);
width: 1px;
height: 100%;
left: 50%;
top: 0px;
}
.service-style-six .inner-container:after{
position: absolute;
content: '';
background: rgba(255, 255, 255, 0.10);
width: 100%;
height: 1px;
left: 0px;
top: 50%;
}
.service-style-two.alternat-2 .outer-container{
padding-left: 40px;
padding-right: 40px;
}
.service-style-two.alternat-2 .carousel-content{
margin-right: 0px;
}
.service-style-three .title-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.service-style-three.alternat-2 .service-block-two .inner-box{
padding-top: 58px;
margin-bottom: 30px;
}
.service-style-three.alternat-2:before{
display: none;
}
.service-block-two .inner-box .icon-box{
position: relative;
display: inline-block;
width: 70px;
height: 70px;
line-height: 70px;
background: var(--secondary-color);
border-radius: 50%;
text-align: center;
margin-bottom: 55px;
font-size: 32px;
color: #fff;
transition: all 500ms ease;
}
.service-style-four.about-5-service .outer-container{
background: #fff;
padding-top: 0px;
}
.service-style-four.about-5-service .title-text h2{
position: relative;
display: block;
font-size: 82px;
line-height: 88px;
font-family: var(--text-font);
font-weight: 500;
}
.service-style-four.about-5-service .tabs-content .single-item{
background: transparent;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.service-style-four.about-5-service .tabs-content .single-item .icon-box{
color: var(--title-color);
}
.service-style-four.about-5-service .tabs-content .single-item h3{
color: var(--title-color);
}
.service-style-four.about-5-service .tabs-content .single-item .link a{
color: var(--title-color);
}
.service-style-four.about-5-service .tabs-content .single-item:hover{
background: #FFE921;
border-color: #FFE921;
}
.service-style-five.about-8-service{
background: #fff;
}
.service-style-five.about-8-service .inner-container{
border: 1px solid rgba(0, 0, 0, 0.20);
margin: 0px 0px;
overflow: hidden;
}
.service-style-five.about-8-service .inner-container .service-block{
padding: 0px 0px;
position: relative;
}
.service-style-five.about-8-service .service-block-three .inner-box{
margin-bottom: 0px;
background: transparent;
}
.service-style-five.about-8-service .inner-container .service-block:before{
position: absolute;
content: '';
background: rgba(0, 0, 0, 0.20);
width: 1px;
height: 100%;
top: 0px;
right: 0px;
z-index: 2;
}
.service-style-five.about-8-service .service-block:first-child .service-block-three .inner-box,
.service-style-five.about-8-service .service-block:nth-child(2) .service-block-three .inner-box,
.service-style-five.about-8-service .service-block:nth-child(3) .service-block-three .inner-box{
border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}
.service-style-five.about-8-service{
padding-bottom: 170px;
} .service-style-seven{
position: relative;
padding: 256px 0px 0px 0px;
}
.service-style-seven .inner-container:before{
position: absolute;
content: '';
background: rgba(0, 0, 0, 0.12);
width: 1px;
height: 100%;
left: 50%;
top: 0px;
}
.service-style-seven .inner-container:after{
position: absolute;
content: '';
background: rgba(0, 0, 0, 0.12);
width: 100%;
height: 1px;
left: 0px;
top: 50%;
}
.service-style-seven .title-box p{
font-size: 26px;
line-height: 45px;
}
.service-style-seven .service-block-four .inner-box h2 a{
display: inline-block;
color: var(--title-color);
}
.service-style-seven .service-block-four .inner-box h2 a:hover{
}
.service-style-seven .service-block-four .inner-box .lower-content span{
color: rgba(0, 0, 0, 0.50);
}
.service-style-seven .service-block-four .inner-box .lower-content a{
color: var(--title-color);
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.service-style-seven .service-block-four .inner-box .lower-content a:hover{
color: #fff;
}
.service-four-page-section.service-style-three h2{
margin: 0 auto;
}
.service-four-page-section.service-style-three h2:before{
display: none;
}
.service-four-page-section.service-style-three .shape .shape-1{
position: absolute;
left: 125px;
top: 177px;
width: 54px;
height: 54px;
background-repeat: no-repeat;
}
.service-four-page-section.service-style-three .shape .shape-2{
position: absolute;
left: 125px;
top: 177px;
width: 54px;
height: 54px;
background-repeat: no-repeat;
display: none;
}
.service-four-page-section.service-style-three .shape .shape-3{
position: absolute;
right: 127px;
top: 347px;
width: 27px;
height: 27px;
background-repeat: no-repeat;
}
.service-four-page-section.service-style-three .shape .shape-4{
position: absolute;
right: 127px;
top: 347px;
width: 27px;
height: 27px;
background-repeat: no-repeat;
display: none;
}
.service-four-page-section.service-style-three .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.service-four-page-section.service-style-three .pattern-layer-2{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
display: none;
}
.service-four-page-section.service-style-three .service-block-two .inner-box{
background: #fff;
}
.service-style-four .title-box .sub-title{
position: relative;
display: block;
font-size: 24px;
line-height: 32px;
color: rgba(255, 255, 255, 0.30);
text-transform: uppercase;
margin-bottom: 10px;
}
.service-style-five .title-text h2{
position: relative;
display: block;
font-size: 240px;
line-height: 230px;
font-family: 'Playfair Display', serif;
font-weight: 500;
text-transform: uppercase;
text-align: left;
}
.service-style-five .title-text h2 span{
display: block;
color: #A97B54;
}
.service-style-five .shape{
position: absolute;
top: 198px;
right: 97px;
width: 339px;
height: 144px;
background-repeat: no-repeat;
}
.service-style-five .shape-2{
position: absolute;
top: 198px;
right: 97px;
width: 339px;
height: 144px;
background-repeat: no-repeat;
display: none;
}.portfolio-section{
position: relative;
padding: 230px 0px 220px 0px;
}
.portfolio-section .big-text{
position: absolute;
left: 0px;
top: -200px;
width: 100%;
text-align: center;
font-size: 450px;
line-height: 300px;
font-family: var(--title-font);
text-transform: uppercase;
font-weight: 800;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(0, 0, 0, 0.10);
}
.portfolio-section .large-container{
max-width: 1470px;
}
.portfolio-section .upper-box{
position: relative;
display: flex;
align-items: center;
}
.portfolio-section .upper-box .text-box p{
font-size: 24px;
line-height: 45px;
}
.portfolio-section .upper-box .text-box{
position: relative;
padding-bottom: 86px;
max-width: 596px;
}
.portfolio-section .upper-box .text-box:before{
position: absolute;
content: '';
left: 0px;
bottom: 0px;
width: 596px;
height: 63px;
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-12.png);
background-repeat: no-repeat;
}
.portfolio-block-one .inner-box{
position: relative;
display: block;
background: #F5F4F5;
border-radius: 50px;
padding: 125px 30px 100px 103px;
}
.portfolio-block-one .inner-box .image-box{
position: absolute;
right: 0px;
bottom: 0px;
}
.portfolio-block-one .inner-box .content-box{
position: relative;
max-width: 500px;
z-index: 2;
}
.portfolio-block-one .inner-box .content-box .icon-box{
position: relative;
display: inline-block;
width: 68px;
height: 68px;
line-height: 68px;
background: var(--secondary-color);
text-align: center;
border-radius: 50%;
font-size: 24px;
color: #fff;
margin-bottom: 30px;
}
.portfolio-block-one .inner-box .content-box h2{
position: relative;
display: block;
font-size: 48px;
line-height: 63px;
font-weight: 700;
margin-bottom: 37px;
}
.portfolio-block-one .inner-box .content-box h2 a{
display: inline-block;
color: var(--title-color);
}
.portfolio-block-one .inner-box .content-box h2 a:hover{
text-decoration: underline;
}
.portfolio-block-one .inner-box .content-box p{
font-size: 26px;
line-height: 46px;
color: var(--title-color);
margin-bottom: 70px;
}
.portfolio-block-one .inner-box .content-box .link a{
position: relative;
display: inline-block;
font-size: 19px;
color: var(--title-color);
font-weight: 400;
}
.portfolio-block-one .inner-box .content-box .link a:hover{
transform: scale(1.1);
}
.portfolio-block-one .inner-box .shape .shape-1{
position: absolute;
left: 513px;
bottom: 71px;
width: 79px;
height: 87px;
background-repeat: no-repeat;
}
.portfolio-block-one .inner-box .shape .shape-2{
position: absolute;
left: 513px;
bottom: 71px;
width: 79px;
height: 87px;
background-repeat: no-repeat;
opacity: 0;
}
.portfolio-section .owl-carousel .owl-stage-outer{
overflow: visible;
}
.portfolio-section .owl-nav{
position: absolute;
top: -157px;
right: 0px;
} .portfolio-style-two{
position: relative;
padding: 0px 50px;
}
.portfolio-style-two .outer-container{
position: relative;
padding: 100px 75px;
border: 1px solid var(--secondary-color);
border-top: none;
}
.portfolio-style-two .title-inner{
position: relative;
display: flex;
align-items: flex-end;
justify-content: space-between;
}
.portfolio-style-two .title-inner .theme-btn{
border-radius: 0px;
}
.portfolio-style-two .title-inner h2{
display: inline-block;
font-size: 90px;
line-height: 105px;
}
.portfolio-style-two .title-inner h2:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-33.png);
width: 119px;
height: 81px;
right: 70px;
bottom: -20px;
background-repeat: no-repeat;
animation-name: float-bob-y;
animation-duration: 2s;
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-name: float-bob-y;
-webkit-animation-duration: 2s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: float-bob-y;
-moz-animation-duration: 2s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: float-bob-y;
-ms-animation-duration: 2s;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: float-bob-y;
-o-animation-duration: 2s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
}
.portfolio-block-two .inner-box{
position: relative;
display: block;
}
.portfolio-block-two .inner-box .content-box{
position: relative;
display: block;
}
.portfolio-block-two .inner-box .content-box span{
position: relative;
display: block;
font-size: 24px;
line-height: 52px;
color: rgba(0, 0, 0, 0.40);
margin-bottom: 15px;
}
.portfolio-block-two .inner-box .content-box h2{
display: block;
font-size: 64px;
line-height: 75px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 84px;
max-width: 480px;
}
.portfolio-block-two .inner-box .content-box h2 a{
display: inline-block;
color: var(--title-color);
}
.portfolio-block-two .inner-box .content-box h2 a:hover{
color: var(--theme-color);
}
.portfolio-block-two .inner-box .content-box .link a{
position: relative;
display: inline-block;
width: 98px;
height: 65px;
line-height: 71px;
text-align: center;
border-radius: 50px;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
font-size: 24px;
color: var(--title-color);
}
.portfolio-block-two .inner-box .content-box .link a i{
position: relative;
display: inline-block;
transition: all 500ms ease;
}
.portfolio-block-two .inner-box .content-box .link a:hover{
color: #fff;
}
.portfolio-block-two .inner-box .content-box .link a:hover i{
transform: rotate(45deg);
}
.portfolio-block-two .inner-box .image-box .image{
position: relative;
display: block;
overflow: hidden;
}
.portfolio-block-two .inner-box .image-box .image img{
width: 100%;
transition: all 500ms;
}
.portfolio-block-two .inner-box:hover .image-box .image img{
transform: scale(1.05);
} .portfolio-style-three{
position: relative;
background: #0F0F0F;
padding: 210px 0px 0px 0px;
}
.portfolio-style-three .outer-container{
position: relative;
padding-left: 280px;
padding-right: 130px;
}
.portfolio-style-three .count-text{
position: absolute;
left: 50px;
top: 46px;
font-size: 120px;
line-height: 105px;
font-family: 'Playfair Display', cursive;
color: #fff;
font-weight: 400;
font-style: italic;
}
.portfolio-style-three .title-box{
position: relative;
display: block;
padding-bottom: 49px;
border-bottom: solid;
border-width: 1px;
border-color: rgba(255, 255, 255, 0.07);
}
.portfolio-style-three .title-box .inner-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.portfolio-style-three .title-box a{
position: relative;
display: inline-block;
width: 312px;
height: 312px;
text-align: center;
padding-top: 78px;
border: solid;
border-width: 1px;
border-color: #fff;
color: #fff;
border-radius: 50%;
}
.portfolio-style-three .title-box a:hover{
}
.portfolio-style-three .title-box a span{
position: relative;
display: block;
font-size: 18px;
line-height: 35px;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 50px;
}
.portfolio-style-three .title-box a i{
position: relative;
display: inline-block;
font-size: 39px;
color: #fff;
transition: all 500ms ease;
}
.portfolio-style-three .title-box a:hover i{
transform: rotate(45deg);
}
.portfolio-style-three .title-box .upper-text{
position: relative;
display: block;
font-size: 18px;
line-height: 32px;
text-transform: uppercase;
color: rgba(255, 255, 255, 0.40);
margin-bottom: 25px;
}
.portfolio-style-three .title-box h2{
position: relative;
display: block;
font-size: 90px;
line-height: 105px;
font-family: var(--text-font);
color: #fff;
font-weight: 500;
margin-bottom: 54px;
}
.portfolio-style-three .title-box h2 span{
position: relative;
display: block;
font-family: 'Playfair Display', cursive;
font-style: italic;
color: rgba(255, 255, 255, 0.30);
}
.portfolio-style-three .title-box p{
font-size: 34px;
line-height: 56px;
max-width: 810px;
color: rgba(255, 255, 255, 0.70);
}
.portfilio-block-one{
position: relative;
display: block;
padding: 129px 0px 138px 0px;
border-bottom: solid;
border-width: 1px;
border-color: rgba(255, 255, 255, 0.07);
}
.portfilio-block-one .inner-box{
position: relative;
display: block;
}
.portfilio-block-one .inner-box .image-box{
position: relative;
display: block;
transition: all 500ms ease;
}
.portfilio-block-one:hover .inner-box .image-box{
margin-right: -130px;
}
.portfilio-block-one .inner-box .image-box .image{
position: relative;
display: none;
transition: all 500ms ease;
}
.portfilio-block-one:hover .inner-box .image-box .image{
display: block;
}
.portfilio-block-one .inner-box .image-box .image img{
max-width: none;
float: right;
}
.portfilio-block-one .inner-box .content-box{
position: relative;
display: block;
width: max-content;
z-index: 1;
transition: all 500ms ease;
}
.portfilio-block-one .inner-box .content-box .upper-text{
position: relative;
display: block;
font-size: 20px;
line-height: 54px;
color: rgba(255, 255, 255, 0.20);
text-transform: uppercase;
margin-bottom: 9px;
}
.portfilio-block-one .inner-box .content-box h2{
position: relative;
display: block;
font-size: 64px;
line-height: 77px;
font-family: var(--text-font);
color: #fff;
font-weight: 500;
}
.portfilio-block-one .inner-box .content-box h2 span{
position: relative;
display: block;
color: rgba(255, 255, 255, 0.30);
font-family: 'Playfair Display', cursive;
font-style: italic;
}
.portfilio-block-one .inner-box a{
position: relative;
display: inline-block;
width: 133px;
height: 133px;
line-height: 133px;
border: solid;
border-width: 1px;
border-color: #fff;
border-radius: 50%;
text-align: center;
font-size: 30px;
color: #fff;
margin-top: 86px;
}
.portfilio-block-one .inner-box .content-box a{
display: none;
}
.portfilio-block-one:hover .inner-box .content-box a{
display: block;
}
.portfilio-block-one .inner-box a:hover{
}
.portfilio-block-one:hover .inner-box .image-box a{
display: none;
} .portfolio-style-four{
position: relative;
}
.portfolio-style-four .image-list{
position: relative;
display: flex;
align-items: center;
width: max-content;
animation: 135s marqueslide infinite linear;
transition: all 500ms ease;
}
.portfolio-style-four .image-list:hover {
animation-play-state: paused;
}
.portfolio-style-four .image-list li{
position: relative;
display: inline-block;
margin-right: 40px;
overflow: hidden;
}
.portfolio-style-four .image-list li:last-child{
margin: 0px;
}
.portfolio-style-four .image-list li img{
width: 100%;
-webkit-transition: all 0.5s cubic-bezier(0.4, 0.28, 0.31, 1.28) 0.2s;
transition: all 0.5s cubic-bezier(0.4, 0.28, 0.31, 1.28) 0.2s;
}
.portfolio-style-four .image-list li:hover img{
transform: scale(1.1);
} .portfolio-style-five{
position: relative;
background: #191818;
padding: 211px 200px 65px 0px;
}
.portfolio-style-five .outer-container{
position: relative;
max-width: 1580px;
width: 100%;
padding: 0px 15px;
margin: 0 auto;
padding-left: 182px;
}
.portfolio-style-five .count-text{
position: absolute;
left: 10px;
top: 9px;
font-size: 120px;
line-height: 105px;
font-family: 'Playfair Display', cursive;
font-style: italic;
}
.portfolio-style-five .title-box{
position: relative;
display: flex;
align-items: flex-end;
justify-content: space-between;
}
.portfolio-style-five .title-text h2{
position: relative;
display: block;
font-size: 90px;
line-height: 105px;
font-family: var(--text-font);
color: #fff;
font-weight: 500;
margin-bottom: 80px;
max-width: 1020px;
}
.portfolio-style-five .title-text h2 span{
display: inline-block;
font-family: 'Playfair Display', cursive;
font-style: italic;
}
.portfolio-style-five .title-text h2 span.color{
}
.portfolio-style-five .title-text p{
font-size: 32px;
line-height: 56px;
color: rgba(255, 255, 255, 0.70);
max-width: 820px;
}
.portfolio-style-five .title-box a{
position: relative;
display: inline-block;
width: 254px;
height: 254px;
text-align: center;
padding-top: 61px;
color: #fff;
}
.portfolio-style-five .title-box a:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-47.png);
width: 254px;
height: 254px;
left: 0px;
top: 0px;
background-repeat: no-repeat;
}
.portfolio-style-five .title-box a:hover{
}
.portfolio-style-five .title-box a span{
position: relative;
display: block;
font-size: 18px;
line-height: 35px;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 19px;
}
.portfolio-style-five .title-box a i{
position: relative;
display: inline-block;
font-size: 32px;
color: #fff;
transition: all 500ms ease;
}
.portfolio-style-five .title-box a:hover i{
transform: rotate(45deg);
}
.portfolio-block-three{
position: relative;
padding: 129px 180px 138px 230px;
border-top: solid;
border-width: 1px;
border-color: rgba(255, 255, 255, 0.05);
transition: all 500ms ease;
}
.portfolio-block-three:hover{
padding-top: 189px;
padding-bottom: 198px;
}
.portfolio-block-three .count-no{
position: absolute;
display: block;
font-size: 24px;
line-height: 54px;
color: rgba(255, 255, 255, 0.20);
left: 0px;
top: 128px;
transition: all 500ms ease;
}
.portfolio-block-three:hover .count-no{
color: #fff;
}
.portfolio-block-three .inner-box{
position: relative;
display: block;
}
.portfolio-block-three .link-box{
position: absolute;
top: 50%;
right: 0px;
transform: translateY(-50%);
}
.portfolio-block-three .link-box a{
position: relative;
display: inline-block;
width: 133px;
height: 133px;
line-height: 133px;
border: solid;
border-width: 1px;
border-color: rgba(255, 255, 255, 0.10);
border-radius: 50%;
font-size: 18px;
color: #fff;
text-align: center;
}
.portfolio-block-three .link-box a:hover{
border-color: #fff;
}
.portfolio-block-three .inner-box .image-box{
position: absolute;
top: 50%;
transform: translateY(-50%) scale(0,0);
right: 0px;
transition: all 500ms ease;
padding-right: 190px;
}
.portfolio-block-three:hover .inner-box .image-box{
transform: translateY(-50%) scale(1,1);
}
.portfolio-block-three .inner-box .image-box .image-2{
position: absolute;
top: 0px;
right: 0px;
}
.portfolio-block-three .inner-box .text-box .text{
position: relative;
display: block;
font-size: 20px;
line-height: 54px;
color: rgba(255, 255, 255, 0.20);
text-transform: uppercase;
margin-bottom: 17px;
}
.portfolio-block-three .inner-box .text-box h2{
position: relative;
display: block;
font-size: 64px;
line-height: 77px;
font-family: var(--text-font);
color: #fff;
}
.portfolio-block-three .inner-box .text-box h2 span{
position: relative;
display: block;
color: rgba(255, 255, 255, 0.30);
font-family: 'Playfair Display', cursive;
font-style: italic;
} .portfolio-style-six{
position: relative;
}
.portfolio-style-six .outer-container{
position: relative;
}
.portfolio-style-six .outer-container .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: bottom center;
}
.portfolio-style-six .block-one .upper-text{
position: relative;
display: inline-block;
width: 170px;
height: 170px;
text-align: center;
border: solid;
border-width: 1px;
border-color: #fff;
border-radius: 50%;
padding-top: 46px;
margin-bottom: 73px;
}
.portfolio-style-six .block-one .upper-text span{
position: relative;
display: block;
font-size: 20px;
line-height: 40px;
color: #fff;
text-transform: uppercase;
margin-bottom: 9px;
}
.portfolio-style-six .block-one .upper-text i{
position: relative;
display: inline-block;
font-size: 30px;
color: #fff;
}
.portfolio-style-six h2{
position: relative;
display: block;
font-size: 160px;
line-height: 202px;
font-family: var(--text-font);
font-weight: 700;
color: transparent;
background: -webkit-linear-gradient(0deg, #FFD2B1 25%, #FF94E1 50%, #6CFFF6 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.portfolio-style-six .block-one{
position: relative;
padding-bottom: 760px;
}
.portfolio-style-six .block-one .image-box{
position: absolute;
left: 150px;
bottom: 165px;
width: 100%;
text-align: center;
}
.portfolio-style-six .block-one .shape{
position: absolute;
left: 0px;
bottom: -40px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: bottom center;
}
.portfolio-style-six .category-list li{
position: relative;
display: inline-block;
margin-bottom: 10px;
margin-right: 10px;
}
.portfolio-style-six .category-list li a{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 27px;
font-weight: 500;
color: #fff;
border: solid;
border-width: 1px;
border-color: #fff;
border-radius: 50px;
padding: 15.5px 40px;
}
.portfolio-style-six .category-list li a:hover{
}
.portfolio-style-six p{
font-size: 36px;
line-height: 62px;
color: #fff;
margin-bottom: 73px;
}
.portfolio-style-six .link a{
position: relative;
display: inline-block;
width: 290px;
height: 173px;
line-height: 173px;
text-align: center;
font-size: 24px;
color: #fff;
}
.portfolio-style-six .link a:hover{
}
.portfolio-style-six .link a:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-62.png);
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
left: 0px;
top: 0px;
}
.portfolio-style-six .link a i{
position: relative;
font-size: 16px;
margin-left: 20px;
} .portfolio-style-seven{
position: relative;
padding: 263px 0px 248px 0px;
}
.portfolio-style-seven .outer-container{
position: relative;
padding-left: 125px;
}
.portfolio-style-seven .title-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
padding-right: 215px;
max-width: 1550px;
}
.portfolio-style-seven .title-box h2{
position: relative;
display: block;
font-size: 82px;
line-height: 92px;
font-family: var(--text-font);
font-weight: 500;
}
.portfolio-style-seven .title-box  a{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 32px;
font-weight: 500;
font-style: italic;
color: var(--title-color);
border-bottom: solid;
border-width: 2px;
border-color: var(--title-color);
z-index: 9;
}
.portfolio-style-seven .title-box  a:hover{
}
.portfolio-style-seven .content-box{
position: relative;
display: block;
margin-right: -418px;
}
.portfolio-block-four .inner-box{
position: relative;
display: block;
}
.portfolio-block-four .inner-box .image-box{
position: relative;
display: block;
border-radius: 40px;
overflow: hidden;
}
.portfolio-block-four .inner-box .image-box img{
width: 100%;
border-radius: 40px;
transition: all 500ms ease;
}
.portfolio-block-four .inner-box:hover .image-box img{
transform: scale(1.1) rotate(3deg);
}
.portfolio-block-four .inner-box .lower-content{
position: relative;
display: block;
padding: 47px 0px 39px 0px;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.portfolio-block-four .inner-box .lower-content .category-list{
position: relative;
display: flex;
align-items: center;
margin-bottom: 17px;
}
.portfolio-block-four .inner-box .lower-content .category-list li a{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 16px;
color: var(--title-color);
text-transform: uppercase;
border-radius: 20px;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
padding: 4px 17px;
margin-right: 10px;
}
.portfolio-block-four .inner-box .lower-content .category-list li a:hover{
color: #fff;
}
.portfolio-block-four .inner-box .lower-content h3{
position: relative;
display: block;
font-size: 32px;
line-height: 40px;
font-family: var(--text-font);
font-weight: 400;
}
.portfolio-block-four .inner-box .lower-content h3 a{
display: inline-block;
color: var(--title-color);
}
.portfolio-block-four .inner-box .lower-content h3 a:hover{
}
.portfolio-block-four .inner-box .lower-content .link{
position: absolute;
top: 84px;
right: 0px;
}
.portfolio-block-four .inner-box .lower-content .link a{
position: relative;
display: inline-block;
font-size: 28px;
color: var(--title-color);
}
.portfolio-block-four .inner-box .lower-content .link a:hover{
}
.portfolio-style-seven .owl-nav{
position: absolute;
top: -180px;
right: 0px;
left: 0px;
max-width: 1550px;
text-align: right;
} .portfolio-style-eight{
position: relative;
}
.portfolio-style-eight .outer-container{
position: relative;
}
.portfolio-style-eight .title-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.portfolio-style-eight .title-box h2{
font-size: 82px;
line-height: 92px;
font-family: var(--text-font);
font-weight: 500;
}
.portfolio-style-eight .title-box .theme-btn-three{
position: relative;
display: inline-block;
font-size: 15px;
line-height: 40px;
font-family: var(--title-font);
color: #fff;
font-weight: 500;
text-transform: uppercase;
background: var(--secondary-color);
padding: 10px 45px;
}
.portfolio-style-eight .title-box .theme-btn-three:hover{
color: #fff;
}
.portfolio-style-eight .content-box{
position: relative;
display: block;
margin-bottom: 11px;
z-index: 1;
}
.portfolio-style-eight .content-box .list-item{
position: relative;
display: flex;
align-items: center;
font-size: 24px;
line-height: 52px;
color: rgba(0, 0, 0, 0.40);
}
.portfolio-style-eight .content-box.align-3 .list-item{
justify-content: right;
}
.portfolio-style-eight .content-box .list-item li{
position: relative;
display: inline-block;
margin-right: 23px;
}
.portfolio-style-eight .content-box .list-item li:last-child{
margin: 0px;
}
.portfolio-style-eight .content-box .list-item li:before{
position: absolute;
content: '';
background: rgba(0, 0, 0, 0.40);
width: 3px;
height: 3px;
border-radius: 50%;
right: -14px;
bottom: 17px;
}
.portfolio-style-eight .content-box .list-item li:last-child:before{
display: none;
}
.portfolio-style-eight .content-box .list-item li a{
display: inline-block;
color: var(--title-color);
}
.portfolio-style-eight .content-box .list-item li a:hover{
}
.portfolio-style-eight .content-box h2{
position: relative;
display: block;
font-size: 82px;
line-height: 89px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 70px;
}
.portfolio-style-eight .content-box h2 a{
display: inline-block;
color: var(--title-color);
}
.portfolio-style-eight .content-box h2 a:hover{
}
.portfolio-style-eight .content-box .link a{
position: relative;
display: inline-block;
width: 98px;
height: 65px;
line-height: 65px;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 50px;
font-size: 20px;
color: var(--title-color);
text-align: center;
}
.portfolio-style-eight .content-box .link a:hover{
border-color: #FFE03C;
background: #FFE03C;
}
.portfolio-style-eight .content-box .link a i{
position: relative;
display: inline-block;
transition: all 500ms ease;
}
.portfolio-style-eight .content-box .link a:hover i{
transform: rotate(45deg);
}
.portfolio-style-eight .image-box{
position: relative;
display: block;
}
.portfolio-style-eight .image-box img{
-webkit-transition: all 0.5s cubic-bezier(0.4, 0.28, 0.31, 1.28) 0.2s;
transition: all 0.5s cubic-bezier(0.4, 0.28, 0.31, 1.28) 0.2s;
}
.portfolio-style-eight .image-box img:hover{
transform: scale(1.1);
}
.portfolio-style-eight .single-item .image-box img{
max-width: none;
float: right;
}
.portfolio-style-eight .single-item.style-two .image-box img{
max-width: none;
float: left;
} .portfolio-style-nine{
position: relative;
padding: 105px 0px 140px 0px;
}
.portfolio-style-nine .sec-title a{
position: absolute;
display: inline-block;
right: 0px;
bottom: 0px;
width: 205px;
height: 205px;
line-height: 205px;
font-size: 60px;
color: var(--title-color);
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 50%;
text-align: center;
}
.portfolio-style-nine .sec-title a i{
position: relative;
display: inline-block;
transition: all 500ms ease;
}
.portfolio-style-nine .sec-title a:hover i{
transform: rotate(45deg);
}
.portfolio-block-five .inner-box{
position: relative;
display: block;
background: #F5F4F5;
border-radius: 30px;
overflow: hidden;
margin-bottom: 60px;
padding: 38px 44px 566px 50px;
}
.portfolio-block-five .inner-box .bg-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
transition: all 500ms ease;
}
.portfolio-block-five .inner-box:hover .bg-layer{
transform: scale(1.1);
}
.portfolio-block-five .inner-box h2{
position: relative;
display: block;
font-size: 42px;
line-height: 52px;
font-family: var(--text-font);
font-weight: 500;
max-width: 320px;
margin-bottom: 10px;
}
.portfolio-block-five .inner-box h2 a{
display: inline-block;
color: var(--title-color);
}
.portfolio-block-five .inner-box h2 a:hover{
}
.portfolio-block-five .inner-box p{
font-size: 24px;
line-height: 52px;
color: rgba(0, 0, 0, 0.40);
}
.portfolio-block-five .inner-box .link{
position: absolute;
top: 13px;
right: 0px;
}
.portfolio-block-five .inner-box .link a{
position: relative;
display: inline-block;
width: 77px;
height: 77px;
line-height: 77px;
text-align: center;
font-size: 30px;
color: #fff;
background: var(--secondary-color);
border-radius: 50%;
}
.portfolio-block-five .inner-box .link a:hover{
}
.portfolio-style-nine .inner-container{
margin: 0px -22px;
}
.portfolio-style-nine .portfolio-block{
padding: 0px 37px;
}
.portfolio-block-one .inner-box .content-box .sub-title-text{
position: relative;
display: block;
font-size: 16px;
line-height: 39px;
font-weight: 500;
text-transform: uppercase;
color: rgba(0, 0, 0, 0.30);
margin-bottom: 12px;
}
.portfolio-block-six .inner-box{
position: relative;
display: block;
}
.portfolio-block-six .inner-box .image-box{
position: relative;
display: block;
overflow: hidden;
}
.portfolio-block-six .inner-box .image-box img{
width: 100%;
transition: all 500ms ease;
}
.portfolio-block-six .inner-box:hover .image-box img{
transform: scale(1.05);
}
.portfolio-block-six .inner-box .lower-content{
position: relative;
padding: 20px 100px 29px 0px;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
min-height: 164px;
}
.portfolio-block-six .inner-box .lower-content .date{
position: relative;
display: block;
font-size: 16px;
line-height: 30px;
font-weight: 500;
text-transform: uppercase;
color: rgba(0, 0, 0, 0.30);
}
.portfolio-block-six .inner-box .lower-content h2{
display: block;
font-size: 36px;
line-height: 42px;
font-family: var(--text-font);
font-weight: 500;
}
.portfolio-block-six .inner-box .lower-content h2 a{
display: inline-block;
color: var(--title-color);
}
.portfolio-block-six .inner-box .lower-content h2 a:hover{
}
.portfolio-block-six .inner-box .lower-content .link{
position: absolute;
right: 0px;
bottom: 35px;
}
.portfolio-block-six .inner-box .lower-content .link a{
position: relative;
display: inline-block;
width: 74px;
height: 74px;
line-height: 74px;
font-size: 20px;
color: var(--title-color);
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 50%;
text-align: center;
}
.portfolio-block-six .inner-box .lower-content .link a:hover{
color: #fff;
background: var(--secondary-color);
} .work-page-six-section{
position: relative;
}
.work-page-six-section .title-text h2{
font-size: 130px;
line-height: 130px;
font-family: var(--text-font);
font-weight: 500;
z-index: 1;
}
.work-page-six-section .title-text:before{
position: absolute;
content: '';
background: var(--secondary-color);
width: 100%;
height: 1px;
left: 0px;
bottom: 40px;
}
.work-page-six-section .title-text:after{
position: absolute;
content: '';
background: #fff;
width: 420px;
height: 1px;
left: 50%;
margin-left: -210px;
bottom: 40px;
}
.portfolio-block-eight .inner-box{
position: relative;
display: block;
margin-bottom: 70px;
}
.work-page-six-section .portfolio-carousel-4{
position: relative;
max-width: 1129px;
width: 100%;
margin: 0 auto;
}
.work-page-six-section .owl-carousel .owl-stage-outer{
overflow: visible;
}
.work-page-six-section .owl-carousel .owl-stage-outer .owl-item{
transform: scaleY(0.7);
}
.work-page-six-section .owl-carousel .owl-stage-outer .owl-item.active{
transform: scaleY(1);
}
.portfolio-block-eight .inner-box .image-box{
position: relative;
display: block;
overflow: hidden;
}
.portfolio-block-eight .inner-box .image-box img{
width: 100%;
}
.portfolio-block-eight .inner-box .lower-content{
position: relative;
padding-top: 50px;
display: none;
}
.work-page-six-section .owl-carousel .owl-stage-outer .owl-item.active .portfolio-block-eight .inner-box .lower-content{
display: block;
}
.portfolio-block-eight .inner-box .lower-content span{
position: relative;
display: block;
font-size: 16px;
line-height: 24px;
text-transform: uppercase;
margin-bottom: 19px;
}
.portfolio-block-eight .inner-box .lower-content h2{
display: block;
font-size: 48px;
line-height: 46px;
font-family: var(--text-font);
font-weight: 500;
}
.portfolio-block-eight .inner-box .lower-content h2 a{
display: inline-block;
color: var(--title-color);
}
.portfolio-block-eight .inner-box .lower-content h2 a:hover{
}
.work-page-six-section .owl-nav{
position: relative;
display: block;
z-index: 1;
}
.work-page-six-section .owl-nav:before{
position: absolute;
content: '';
background: var(--secondary-color);
width: 5000px;
height: 1px;
left: 50%;
transform: translateX(-50%);
top: 37px;
z-index: -1;
}
.work-page-six-section .owl-nav:after{
position: absolute;
content: '';
background: #fff;
width: 210px;
height: 1px;
left: 50%;
margin-left: -105px;
top: 37px;
z-index: -1;
} .work-page-seven-section{
position: relative;
background: #F6F6F6;
}
.work-page-seven-section .outer-container{
position: relative;
padding: 0px 75px;
}
.work-page-seven-section .title-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.work-page-seven-section .title-box h2{
display: block;
font-size: 100px;
line-height: 105px;
font-family: var(--text-font);
font-weight: 700;
max-width: 500px;
}
.work-page-seven-section .title-box h2 span{
position: relative;
display: inline-block;
color: transparent;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent;
background: -webkit-linear-gradient(0deg, #FF48D7, #787EFF 100%);
}
.work-page-seven-section .title-box p{
position: relative;
display: block;
max-width: 610px;
font-size: 32px;
line-height: 52px;
color: var(--title-color);
}
.work-page-seven-section .portfolio-block{
padding: 0px 30px;
}
.work-page-seven-section .inner-container{
margin: 0px -15px;
}
.portfolio-block-nine{
position: relative;
display: block;
background: #fff;
border-radius: 40px;
padding: 43px 50px 48px 43px;
margin-bottom: 60px;
}
.portfolio-block-nine .inner-box{
position: relative;
padding-left: 319px;
}
.portfolio-block-nine .inner-box .image-box{
position: absolute;
left: 0px;
top: 0px;
border-radius: 31px;
overflow: hidden;
}
.portfolio-block-nine .inner-box .image-box img{
width: 100%;
border-radius: 31px;
transition: all 500ms ease;
}
.portfolio-block-nine .inner-box:hover .image-box img{
transform: scale(1.2);
}
.portfolio-block-nine .inner-box .content-box{
position: relative;
display: block;
padding: 42px 0px 42px 60px;
}
.portfolio-block-nine .inner-box .content-box span{
position: relative;
display: block;
font-size: 16px;
line-height: 25px;
font-weight: 500;
text-transform: uppercase;
color: rgba(0, 0, 0, 0.40);
margin-bottom: 8px;
}
.portfolio-block-nine .inner-box .content-box h2{
position: relative;
display: block;
font-size: 42px;
line-height: 52px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 47px;
min-height: 156px;
max-width: 340px;
}
.portfolio-block-nine .inner-box .content-box h2 a{
display: inline-block;
color: var(--title-color);
}
.portfolio-block-nine .inner-box .content-box h2 a:hover{
}
.portfolio-block-nine .inner-box .content-box .link a{
position: relative;
display: inline-block;
width: 60px;
height: 60px;
line-height: 60px;
background: var(--secondary-color);
font-size: 26px;
color: #fff;
border-radius: 50%;
}
.work-page-seven-section .pagination-list li{
position: relative;
}
.work-page-seven-section .pagination-list li a,
.work-page-seven-section .pagination-list li > span{
position: relative;
display: inline-block;
width: 51px;
height: 51px;
line-height: 51px;
font-size: 24px;
font-weight: 500;
color: var(--title-color);
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
text-align: center;
border-radius: 50%;
z-index: 2;
background-color: transparent;
}
.work-page-seven-section .pagination-list li a:hover,
.work-page-seven-section .pagination-list li > span{
background: var(--secondary-color);
color: #fff;
}
.work-page-seven-section .pagination-list li:last-child a{
font-size: 12px;
}
.work-page-seven-section .shape-1{
position: absolute;
top: 60px;
left: 790px;
width: 68px;
height: 76px;
background-repeat: no-repeat;
}
.work-page-seven-section .shape-2{
position: absolute;
top: 60px;
left: 790px;
width: 68px;
height: 76px;
background-repeat: no-repeat;
display: none;
}
.work-page-seven-section .shape-3{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
}
.work-page-seven-section .shape-4{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
display: none;
}
.portfolio-style-four.alternat-2{
padding-top: 173px;
background: #fff;
z-index: 1;
}
.portfolio-style-four.alternat-2:before{
display: none;
}
.portfolio-style-four.alternat-2:after{
position: absolute;
content: '';
background: #191818;
width: 100%;
height: 240px;
left: 0px;
bottom: 0px;
z-index: -1;
}
.portfolio-style-four.alternat-2 .title-box .upper-text{
position: relative;
display: block;
font-size: 24px;
line-height: 32px;
text-transform: uppercase;
color: rgba(0, 0, 0, 0.30);
margin-bottom: 16px;
}
.portfolio-style-four.alternat-2 .title-box h2{
display: block;
font-size: 90px;
line-height: 105px;
font-family: var(--text-font);
font-weight: 500;
}
.portfolio-style-four.alternat-2 .title-box h2 span{
font-family: 'Playfire Display', cursive;
font-style: italic;
}
.portfolio-style-four.alternat-2 .pattern-layer{
position: absolute;
top: -200px;
right: 0px;
width: 1242px;
height: 1400px;
background-repeat: no-repeat;
}
.portfolio-style-five.alternat-2{
padding-top: 0px;
padding-right: 0px;
}
.portfolio-style-five.alternat-2 .outer-container{
padding-left: 15px;
}
.portfolio-style-five.alternat-2 .portfolio-block-three:hover,
.portfolio-style-five.alternat-2 .portfolio-block-three{
padding-top: 100px;
padding-bottom: 100px;
} .work-page-one-section{
position: relative;
padding: 207px 0px 0px 0px; 
}
.work-page-one-section .inner-container{
padding-bottom: 180px;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.work-page-one-section .title-text h2{
display: block;
font-size: 130px;
line-height: 130px;
font-weight: 500;
}
.work-page-one-section .title-text h2 span{
display: block;
color: rgba(0, 0, 0, 0.40);
}
.work-page-one-section .portfolio-block-one .inner-box .content-box .link a{
width: 77px;
height: 77px;
line-height: 77px;
background: var(--secondary-color);
color: #fff;
border-radius: 50%;
text-align: center;
font-size: 16px;
}
.work-page-one-section .portfolio-block-one .inner-box .content-box .link a:hover{
transform: scale(1);
}
.work-page-one-section .portfolio-block-one .inner-box .content-box .link a i{
position: relative;
display: inline-block;
transition: all 500ms ease;
}
.work-page-one-section .portfolio-block-one .inner-box .content-box .link a:hover i{
transform: scale(1.1);
}
.work-page-one-section .portfolio-block-one .inner-box .content-box h2{
font-weight: 500;
}
.work-page-one-section .portfolio-block-one .inner-box{
overflow: hidden;
}
.work-page-one-section .filter-tabs{
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.work-page-one-section .filter-tabs li{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 28px;
font-weight: 500;
color: var(--title-color);
text-transform: uppercase;
cursor: pointer;
border: solid;
border-width: 1px;
border-color: transparent;
border-radius: 50px;
padding: 2.5px 17px;
text-align: center;
transition: all 500ms ease;
margin-right: 50px;
}
.work-page-one-section .filter-tabs li:last-child{
margin-right: 0px;
}
.work-page-one-section .filter-tabs li.active{
border-color: var(--secondary-color);
}
.work-page-one-section .more-link a{
position: relative;
display: inline-block;
width: 205px;
height: 205px;
line-height: 205px;
border: solid;
border-width: 1px;
border-radius: 50%;
text-align: center;
color: var(--title-color);
}
.work-page-one-section .more-link a:hover{
transform: rotate(-90deg);
}
.work-page-one-section .more-link a img:last-child{
display: none;
}
.work-page-one-section .pattern-1{
position: absolute;
left: 180px;
top: 284px;
width: 228px;
height: 139px;
background-repeat: no-repeat;
}
.work-page-one-section .pattern-2{
position: absolute;
top: 269px;
right: 80px;
width: 88px;
height: 97px;
background-repeat: no-repeat;
}
.work-page-one-section .pattern-3{
position: absolute;
top: 269px;
right: 80px;
width: 88px;
height: 97px;
background-repeat: no-repeat;
display: none;
}
.work-page-two-section{
position: relative;
padding: 0px 50px;
}
.work-page-two-section .outer-container{
position: relative;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.work-page-two-section .title-text{
position: relative;
padding: 77px 0px 78px 0px;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.work-page-two-section .title-text h2{
font-size: 90px;
line-height: 100px;
font-weight: 400;
}
.work-page-two-section .title-text .pattern-layer .pattern-1{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.work-page-two-section .title-text .pattern-layer .pattern-2{
position: absolute;
left: 58px;
top: 14px;
width: 349px;
height: 349px;
background-repeat: no-repeat;
}
.work-page-two-section .title-text .pattern-layer .pattern-3{
position: absolute;
top: 100px;
right: 340px;
width: 49px;
height: 58px;
background-repeat: no-repeat;
}
.work-page-two-section .filters{
position: relative;
padding-top: 27px;
padding-bottom: 27px;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.work-page-two-section .filters .filter-tabs{
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.work-page-two-section .filters .filter-tabs li{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 30px;
font-family: var(--title-font);
color: var(--title-color);
text-transform: uppercase;
padding: 3px 15px;
margin-right: 30px;
cursor: pointer;
transition: all 500ms ease;
}
.work-page-two-section .filters .filter-tabs li:last-child{
margin-right: 0px;
}
.work-page-two-section .filters .filter-tabs li.active{
color: #fff;
background: #2661FF;
}
.work-page-two-section .main-content-box{
padding-left: 30px;
padding-right: 30px;
}
.work-page-two-section .single-item{
position: relative;
display: block;
background: #F4F7FF;
overflow: hidden;
margin-bottom: 30px;
}
.work-page-two-section .single-item .image-box{
position: relative;
display: block;
overflow: hidden;
}
.work-page-two-section .single-item .image-box img{
width: 100%;
transform: scale(1.1);
transition: all 500ms ease;
}
.work-page-two-section .single-item:hover .image-box img{
transform: scale(1);
}
.work-page-two-section .single-item .shape{
position: absolute;
left: 0px;
bottom: 0px;
width: 467px;
height: 344px;
background-size: cover;
background-repeat: no-repeat;
background-position: left bottom;
}
.work-page-two-section .single-item img{
position: relative;
width: 100%;
}
.work-page-two-section .portfolio-pagination{
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.work-page-two-section .portfolio-pagination .pagination-list{
position: relative;
display: flex;
align-items: center;
justify-content: center;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.work-page-two-section .portfolio-pagination .pagination-list .pagination{
display:flex;
gap: 0;
}
.work-page-two-section .portfolio-pagination .pagination-list .pagination li{
margin:0px !important;
}
.work-page-two-section .portfolio-pagination .pagination-list li a,
.work-page-two-section .portfolio-pagination .pagination-list li span{
position: relative;
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
font-size: 24px;
font-family: var(--title-font);
color: var(--title-color);
border-right: solid;
border-width: 1px;
border-color: var(--secondary-color);
z-index: 1;
background:none !important;
border-radius:0px !important;
}
.work-page-two-section .portfolio-pagination .pagination-list li:last-child a{
border: none;
font-size: 12px;
}
.work-page-two-section .portfolio-pagination .pagination-list li a:hover,
.work-page-two-section .portfolio-pagination .pagination-list li:hover span,
.work-page-two-section .portfolio-pagination .pagination-list li a.current,
.work-page-two-section .portfolio-pagination .pagination-list li span.current{
color: #fff;
}
.work-page-two-section .portfolio-pagination .pagination-list li a:before,
.work-page-two-section .portfolio-pagination .pagination-list li span:before{
position: absolute;
content: '';
background: #2661FF;
width: calc(100% + 2px);
height: calc(100% + 2px);
left: -1px;
top: -1px;
transform: scale(0,0);
z-index: -1;
transition: all 500ms ease;
}
.work-page-two-section .portfolio-pagination .pagination-list li a:hover:before,
.work-page-two-section .portfolio-pagination .pagination-list li:hover span:before,
.work-page-two-section .portfolio-pagination .pagination-list li a.current:before,
.work-page-two-section .portfolio-pagination .pagination-list li span.current:before{
transform: scale(1,1);
} .work-page-three-section{
position: relative;
padding: 0px 50px;
}
.work-page-three-section .outer-container{
position: relative;
padding-top: 80px;
padding-bottom: 170px;
border-top: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.work-page-three-section .title-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.work-page-three-section .title-box h2{
position: relative;
display: block;
font-size: 90px;
line-height: 105px;
font-family: var(--text-font);
font-weight: 500;
max-width: 680px;
}
.work-page-three-section .title-box p{
font-size: 30px;
line-height: 54px;
max-width: 420px;
}
.work-page-three-section .title-box a{
position: relative;
display: inline-block;
width: 122px;
height: 122px;
line-height: 122px;
text-align: center;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 50%;
font-size: 14px;
color: var(--title-color);
}
.work-page-three-section .title-box a:hover{
}
.work-page-three-section .carousel-content{
position: relative;
margin-right: -104px;
} .work-page-four-section{
position: relative;
padding: 163px 0px 140px 0px;
}
.work-page-four-section .title-text h2{
display: block;
font-size: 90px;
line-height: 100px;
font-family: var(--text-font);
font-weight: 500;
}
.work-page-four-section .outer-container{
padding: 0px 125px;
}
.work-page-four-section .inner-container{
margin: 0px -55px;
}
.work-page-four-section .portfolio-block{
padding: 0px 70px;
}
.work-page-four-section .portfolio-block-four .inner-box .image-box,
.work-page-four-section .portfolio-block-four .inner-box .image-box img{
border-radius: 0px;
}
.work-page-four-section .portfolio-block-four .inner-box .lower-content .link a{
transform: rotate(-45deg);
}
.work-page-four-section .portfolio-block-four .inner-box .lower-content .link a:hover{
transform: rotate(0deg);
}
.work-page-four-section .portfolio-block-four .inner-box .lower-content{
padding-bottom: 0px;
border-bottom: none;
}
.work-page-four-section .portfolio-block-four .inner-box{
margin-bottom: 90px;
}
.work-page-four-section:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-50.png);
width: 100%;
height: 8px;
left: 0px;
bottom: 0px;
background-repeat: repeat-x;
z-index: 1;
}
.work-page-four-section .pattern-layer .pattern-1{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 1961px;
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.work-page-four-section .pattern-layer .pattern-2{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 1961px;
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
display: none;
}
.work-page-four-section .pattern-layer .pattern-3{
position: absolute;
left: 123px;
top: 188px;
width: 54px;
height: 54px;
background-repeat: no-repeat;
}
.work-page-four-section .pattern-layer .pattern-4{
position: absolute;
left: 123px;
top: 188px;
width: 54px;
height: 54px;
background-repeat: no-repeat;
display: none;
} .work-page-five-section{
position: relative;
padding: 25px 0px 200px 0px; 
}
.work-page-five-section .outer-container{
position: relative;
padding: 0px 125px;
}
.portfolio-block-seven .inner-box{
position: relative;
display: block;
}
.portfolio-block-seven .inner-box .image-box{
position: relative;
display: block;
}
.portfolio-block-seven .inner-box .image-box .date{
position: absolute;
font-size: 20px;
line-height: 30px;
text-transform: uppercase;
color: var(--title-color);
background: #fff;
padding: 8.5px 23px;
z-index: 1;
}
.portfolio-block-seven .inner-box .image-box .image{
position: relative;
display: block;
overflow: hidden;
}
.portfolio-block-seven .inner-box .image-box .image img{
width: 100%;
transition: all 500ms ease;
}
.portfolio-block-seven .inner-box:hover .image-box .image img{
transform: scale(1.5);
}
.portfolio-block-seven .inner-box .content-box{
position: relative;
display: block;
}
.portfolio-block-seven .inner-box .content-box span{
position: relative;
display: inline-block;
font-size: 13px;
line-height: 20px;
font-weight: 500;
text-transform: uppercase;
color: var(--title-color);
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
padding: 4px 15px;
margin-bottom: 20px;
}
.portfolio-block-seven .inner-box .content-box h2{
display: block;
font-size: 72px;
line-height: 80px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 40px;
}
.portfolio-block-seven .inner-box .content-box h2 a{
display: inline-block;
color: var(--title-color);
}
.portfolio-block-seven .inner-box .content-box h2 a:hover{
}
.portfolio-block-seven .inner-box .content-box p{
font-size: 28px;
line-height: 50px;
color: var(--title-color);
margin-bottom: 60px;
max-width: 580px;
}
.portfolio-block-seven .inner-box .content-box .link a{
position: relative;
display: inline-block;
width: 150px;
height: 150px;
line-height: 150px;
font-size: 50px;
color: var(--title-color);
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
text-align: center;
border-radius: 50%;
}
.portfolio-block-seven .inner-box .content-box .link a:hover{
background: #FFE03C;
border-color: #FFE03C;
transform: rotate(45deg);
}
.work-page-five-section .title-text h2{
position: relative;
display: block;
font-size: 130px;
line-height: 130px;
font-family: var(--text-font);
font-weight: 500;
}
.work-page-five-section .title-text:before,
.th-work-page-title:before{
position: absolute;
content: '';
background: var(--secondary-color);
width: calc(100% - 510px);
height: 1px;
right: 0px;
bottom: 13px;
}
.work-page-five-section .more-btn .theme-btn-three{
background: var(--secondary-color);
padding: 18px 65px;
border-radius: 40px;
}.skills-section{
position: relative;
}
.skills-section .upper-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.skills-section .upper-box .link a{
position: relative;
display: inline-block;
width: 205px;
height: 205px;
line-height: 205px;
font-size: 60px;
color: var(--title-color);
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 50%;
text-align: center;
}
.skills-section .upper-box .link a i{
position: relative;
display: inline-block;
transition: all 500ms ease;
}
.skills-section .upper-box .link a:hover i{
transform: rotate(45deg);
}
.skills-section .title-box h2{
font-size: 36px;
line-height: 38px;
font-weight: 500;
}
.skills-section .left-content{
position: relative;
display: block;
}
.skills-section .left-content .inner-box .single-item{
position: relative;
padding: 37px 100px 45px 150px;
}
.skills-section .left-content .inner-box .single-item:first-child{
border-top: 1px solid var(--secondary-color);
}
.skills-section .left-content .inner-box .single-item .year{
position: absolute;
left: 0px;
top: 37px;
display: block;
font-size: 16px;
line-height: 37px;
font-weight: 500;
color: var(--title-color);
}
.skills-section .left-content .inner-box .single-item h3{
position: relative;
display: block;
font-size: 28px;
line-height: 37px;
font-family: var(--title-font);
font-weight: 500;
margin-bottom: 4px;
}
.skills-section .left-content .inner-box .single-item .text-box span{
position: relative;
display: block;
font-size: 20px;
line-height: 38px;
color: rgba(0, 0, 0, 0.35);
}
.skills-section .left-content .inner-box .single-item .count-text{
position: absolute;
top: 29px;
right: 0px;
font-size: 80px;
line-height: 72px;
font-family: var(--title-font);
font-weight: 100;
color: rgba(0, 0, 0, 0.10);
}
.skills-section .right-content{
position: relative;
display: block;
}
.skills-section .right-content .inner-box .single-item{
position: relative;
display: block;
background: #F5F4F5;
padding: 70px 48px 37px 32px;
margin-bottom: 44px;
border-radius: 30px;
z-index: 1;
}
.skills-section .right-content .inner-box .single-item:before{
position: absolute;
content: '';
background: #fff;
width: 100%;
height: 0%;
left: 0px;
bottom: 0px;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
border-radius: 30px;
z-index: -1;
transition: all 500ms ease;
}
.skills-section .right-content .inner-box .single-item:hover:before{
height: 100%;
top: 0px;
}
.skills-section .right-content .inner-box .single-item:last-child{
margin-bottom: 0px;
}
.skills-section .right-content .inner-box .single-item h2{
position: relative;
display: block;
font-size: 72px;
line-height: 79px;
font-family: var(--text-font);
font-weight: 500;
}
.skills-section .right-content .inner-box .single-item .text-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.skills-section .right-content .inner-box .single-item .text-box .text{
position: relative;
display: block;
font-size: 22px;
line-height: 39px;
color: rgba(0, 0, 0, 0.30);
}
.skills-section .right-content .inner-box .single-item .text-box .year{
position: relative;
display: block;
font-size: 16px;
line-height: 39px;
font-weight: 700;
color: var(--title-color);
}
.skills-section .skills-list li{
position: relative;
display: inline-block;
float: left;
margin-right: 25px;
margin-bottom: 30px;
}
.skills-section .skills-list li a{
position: relative;
display: block;
font-size: 20px;
line-height: 30px;
font-weight: 500;
background: var(--secondary-color);
color: #fff;
text-align: center;
border-radius: 40px;
padding: 20px 36px;
}
.skills-section .skills-list li a:hover{
}
.skills-section .skills-list li button{
position: relative;
display: inline-block;
font-size: 24px;
line-height: 70px;
color: var(--title-color);
transition: all 500ms ease;
}
.skills-section .skills-list li button:hover{
}
.skills-section .image-layer{
position: absolute;
right: 0px;
bottom: 0px;
}
.skills-section .image-layer-dark{
position: absolute;
right: 0px;
bottom: 0px;
opacity: 0;
}
.skills-section .list-inner h3{
position: relative;
display: block;
font-size: 36px;
line-height: 38px;
font-weight: 500;
margin-bottom: 49px;
}
.skills-section .list-inner .skills-list li a{
padding: 20px 28px;
}.clients-section{
position: relative;
background: #141414;
padding: 75px 0px;
}
.clients-list{
position: relative;
display: flex;
align-items: center;
width: max-content;
animation: 135s marqueslide infinite linear;
}
.clients-list:hover {
animation-play-state: paused;
}
.clients-list li{
position: relative;
display: inline-block;
margin-right: 190px;
}
.clients-list li:last-child{
margin: 0px !important;
}
.clients-list li:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-16.png);
width: 20px;
height: 21px;
top: 50%;
margin-top: -10px;
right: -100px;
}
.clients-list li:last-child:before{
display: none;
} .clients-style-two{
position: relative;
padding: 0px 50px;
}
.clients-style-two .outer-container{
position: relative;
padding-bottom: 85px;
overflow: hidden;
} .clients-style-three{
position: relative;
}
.clients-style-three .outer-container{
position: relative;
max-width: 1580px;
padding: 0px 15px;
margin: 0 auto;
}
.clients-style-three .clients-logo{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.clients-style-three .clients-logo li{
position: relative;
display: inline-block;
margin-bottom: 60px;
}
.clients-style-three .clients-logo li img{
transition: all 500ms ease;
}
.clients-style-three .clients-logo li img:hover{
transform: scale(1.03);
}
.clients-style-three .light-logo{
display: none;
}
.clients-style-three .title-text{
position: absolute;
left: 50%;
top: -116px;
transform: translateX(-50%);
font-size: 24px;
line-height: 40px;
color: var(--title-color);
font-weight: 500;
background: #fff;
padding: 0px 40px;
}
.clients-list.light-block{
display: none;
} .clients-style-four{
position: relative;
padding: 0px 30px;
}
.clients-style-four .outer-container{
position: relative;
padding: 73px 0px;
}
.clients-style-four .clients-list li:before{
display: none;
} .clients-style-five{
position: relative;
padding: 0px 100px;
}
.clients-style-five .outer-container{
position: relative;
border-top: solid;
border-bottom: solid;
border-width: 1px;
border-color: #E0E0E0;
padding: 52px 0px;
}
.clients-style-five .owl-carousel .owl-stage{
display: flex;
align-items: center;
}
.clients-style-five .sub-title{
position: absolute;
display: inline-block;
left: 50%;
transform: translateX(-50%);
top: -19px;
background: #fff;
padding: 0px 30px;
font-size: 17px;
line-height: 37px;
color: var(--title-color);
font-weight: 500;
text-transform: uppercase;
}
.clients-style-five .clients-logo{
position: relative;
display: block;
}
.clients-style-five .clients-logo img{
position: relative;
display: inline-block;
max-width: 100%;
width: auto;
margin: 0 auto;
opacity: 0.3;
transition: all 500ms ease;
}
.clients-style-five .clients-logo img:hover{
opacity: 1;
}
.clients-style-five .light-content{
display: none;
}
.clients-style-four.border_bottom{
border-color: var(--secondary-color);
}.testimonial-section{
position: relative;
padding: 230px 0px 344px 0px;
}
.testimonial-section .pattern-layer{
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: bottom center;
}
.testimonial-section .pattern-layer-2{
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: bottom center;
opacity: 0;
}
.testimonial-section .testimonial-block{
position: relative;
padding-left: 300px;
}
.testimonial-section .testimonial-block .image-box{
position: absolute;
left: 0px;
top: 0px;
padding-bottom: 116px;
}
.testimonial-section .testimonial-block .image-box .icon-box{
position: absolute;
left: 0px;
bottom: 0px;
width: 270px;
height: 270px;
line-height: 270px;
text-align: center;
background: var(--secondary-color);
border-radius: 50%;
font-size: 75px;
color: #fff;
z-index: 1;
}
.testimonial-section .testimonial-block .image-box .image{
position: relative;
display: inline-block;
border-radius: 50%;
overflow: hidden;
}
.testimonial-section .testimonial-block .image-box .image:before{
position: absolute;
content: '';
width: 100%;
height: 100%;
left: 0px;
top: 0px;
mix-blend-mode: multiply;
z-index: 1;
}
.testimonial-section .testimonial-block .image-box .image img{
width: 100%;
border-radius: 50%;
}
.testimonial-section .testimonial-block .content-box{
position: relative;
display: block;
z-index: 2;
text-align: right;
padding-bottom: 250px;
padding-top: 50px;
}
.testimonial-section .testimonial-block .content-box .author-box h3{
display: block;
font-size: 24px;
line-height: 37px;
font-family: var(--text-font);
font-weight: 700;
}
.testimonial-section .testimonial-block .content-box .author-box .designation{
position: relative;
display: block;
font-size: 20px;
line-height: 37px;
color: rgba(0, 0, 0, 0.50);
}
.testimonial-section .testimonial-block .content-box h2{
display: block;
font-size: 90px;
line-height: 105px;
font-weight: 400;
}
.testimonial-section .owl-nav{
position: absolute;
right: 0px;
bottom: 61px;
}
.testimonial-section .nav-style-one .owl-nav button:hover{
}
.testimonial-section .shape .shape-1{
position: absolute;
left: 0px;
top: 140px;
width: 959px;
height: 804px;
background-repeat: no-repeat;
}
.testimonial-section .shape .shape-2{
position: absolute;
left: 955px;
top: 190px;
width: 107px;
height: 109px;
background-repeat: no-repeat;
}
.testimonial-section .shape .shape-4{
position: absolute;
left: 955px;
top: 190px;
width: 107px;
height: 109px;
background-repeat: no-repeat;
opacity: 0;
}
.testimonial-section .shape .shape-3{
position: absolute;
top: 320px;
right: 0px;
width: 115px;
height: 520px;
background-repeat: no-repeat;
}
.testimonial-section .dots-style-one .owl-dots{
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 75px;
padding-left: 220px;
width: 300px;
}
.testimonial-section .dots-style-one .owl-dots:before{
position: absolute;
content: '';
background: var(--secondary-color);
width: 190px;
height: 1px;
left: 0px;
top: 0px;
} .testimonial-style-two{
position: relative;
padding: 0px 50px;
}
.testimonial-style-two .outer-container{
position: relative;
padding: 72px 75px 90px 75px;
}
.testimonial-style-two .title-inner{
position: relative;
display: flex;
align-items: flex-end;
justify-content: space-between;
}
.testimonial-style-two .title-inner .theme-btn{
border-radius: 0px;
}
.testimonial-style-two .title-inner h2{
display: inline-block;
font-size: 90px;
line-height: 105px;
color: #fff;
}
.testimonial-style-two .title-inner h2:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-35.png);
width: 119px;
height: 81px;
right: 70px;
bottom: -20px;
background-repeat: no-repeat;
animation-name: float-bob-y;
animation-duration: 2s;
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-name: float-bob-y;
-webkit-animation-duration: 2s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: float-bob-y;
-moz-animation-duration: 2s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: float-bob-y;
-ms-animation-duration: 2s;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: float-bob-y;
-o-animation-duration: 2s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
}
.testimonial-style-two .title-inner .theme-btn{
background: transparent;
border-color: #fff !important;
color: #fff;
border-width: 1px;
}
.testimonial-style-two .title-inner .theme-btn:hover{
background: #fff;
}
.testimonial-block-one .inner-box{
position: relative;
display: block;
background: rgba(255, 255, 255, 0.07);
border-radius: 40px;
padding: 60px 70px 50px 70px;
}
.testimonial-block-one .inner-box .icon-box{
position: relative;
display: inline-block;
font-size: 40px;
color: #fff;
margin-bottom: 33px;
}
.testimonial-block-one .inner-box p{
font-size: 36px;
line-height: 54px;
color: #fff;
margin-bottom: 60px;
}
.testimonial-block-one .inner-box .author-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.testimonial-block-one .inner-box .author-box h3{
display: block;
font-size: 24px;
line-height: 30px;
font-family: var(--text-font);
color: #fff;
font-weight: 500;
}
.testimonial-block-one .inner-box .author-box span{
position: relative;
display: block;
font-size: 19px;
line-height: 30px;
color: rgba(255, 255, 255, 0.50);
} .testimonial-style-three{
position: relative;
padding: 0px 40px;
padding-top: 195px;
}
.testimonial-style-three .outer-container{
position: relative;
padding: 0px 160px 140px 260px;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.testimonial-style-three .count-text{
position: absolute;
left: 10px;
top: 9px;
font-size: 120px;
line-height: 150px;
font-family: 'Playfair Display', cursive;
font-style: italic;
color: var(--title-color);
}
.testimonial-style-three .upper-text{
position: relative;
display: block;
font-size: 18px;
line-height: 32px;
color: rgba(0, 0, 0, 0.40);
text-transform: uppercase;
margin-bottom: 5px;
}
.testimonial-style-three .title-text h2{
position: relative;
display: block;
font-size: 90px;
line-height: 105px;
font-family: var(--text-font);
font-weight: 500;
}
.testimonial-style-three .title-text h2 span{
display: block;
font-family: 'Playfair Display', cursive;
font-style: italic;
}
.testimonial-style-three .left-content{
position: relative;
display: block;
}
.testimonial-style-three .left-content .text-box{
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 323px;
height: 238px;
text-align: center;
}
.testimonial-style-three .left-content .text-box .shape{
position: absolute;
left: 0px;
top: 0px;
width: 323px;
height: 238px;
background-repeat: no-repeat;
}
.testimonial-style-three .left-content .text-box .shape-2{
position: absolute;
left: 0px;
top: 0px;
width: 323px;
height: 238px;
background-repeat: no-repeat;
opacity: 0;
}
.testimonial-style-three .left-content .text-box span{
position: relative;
display: block;
font-size: 24px;
line-height: 37px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
margin-bottom: 30px;
}
.testimonial-style-three .left-content .text-box a{
position: relative;
display: inline-block;
font-size: 24px;
color: #fff;
}
.testimonial-style-three .left-content .text-box a:hover{
transform: rotate(45deg);
}
.testimonial-style-three .left-content p{
font-size: 26px;
line-height: 46px;
margin-bottom: 144px;
max-width: 450px;
}
.testimonial-block-two .inner-box{
position: relative;
display: block;
background: #fff;
border-radius: 30px;
padding: 48px 58px 46px 66px;
margin-bottom: 50px;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
transition: all 500ms ease;
}
.testimonial-block-two .inner-box:hover{
}
.testimonial-block-two .inner-box .rating{
position: relative;
display: flex;
align-items: center;
margin-bottom: 17px;
}
.testimonial-block-two .inner-box .rating li{
font-size: 18px;
color: #FFCC4A;
margin-right: 5px;
}
.testimonial-block-two .inner-box p{
font-size: 36px;
line-height: 56px;
color: var(--title-color);
margin-bottom: 46px;
}
.testimonial-block-two .inner-box .author-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.testimonial-block-two .inner-box .author-box .author-info h3{
position: relative;
display: block;
font-size: 24px;
line-height: 30px;
font-family: var(--text-font);
font-weight: 500;
}
.testimonial-block-two .inner-box .author-box .author-info .designation{
position: relative;
display: block;
font-size: 19px;
line-height: 30px;
color: rgba(0, 0, 0, 0.50);
}
.testimonial-block-two .inner-box .author-thumb{
position: relative;
display: inline-block;
width: 67px;
height: 67px;
border-radius: 50%;
}
.testimonial-block-two .inner-box .author-thumb img{
width: 100%;
border-radius: 50%;
}
.testimonial-style-three .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
} .testimonial-style-four{
position: relative;
}
.testimonial-style-four .upper-box{
position: relative;
display: block;
max-width: 1580px;
margin: 0 auto;
margin-bottom: 114px;
padding-left: 200px;
padding-right: 145px;
}
.testimonial-style-four .upper-box .count-text{
position: absolute;
left: 15px;
top: 0px;
font-size: 110px;
line-height: 105px;
font-family: 'Playfair Display', cursive;
font-style: italic;
}
.testimonial-style-four .upper-box h2{
position: relative;
display: block;
font-size: 90px;
line-height: 105px;
font-family: var(--text-font);
font-weight: 500;
}
.testimonial-style-four .upper-box h2 span{
position: relative;
display: block;
font-family: 'Playfair Display', cursive;
font-style: italic;
}
.testimonial-style-four .upper-box a{
position: absolute;
top: 50%;
right: 15px;
transform: translateY(-50%);
display: inline-block;
width: 162px;
height: 162px;
line-height: 162px;
text-align: center;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 50%;
font-size: 16px;
color: var(--title-color);
}
.testimonial-style-four .upper-box a:hover{
}
.testimonial-style-four .testimonial-block-two{
max-width: 680px;
margin-right: 50px;
}
.testimonial-style-four .testimonial-block-two .inner-box{
border-color: #fff;
border-radius: 0px;
}
.testimonial-style-four .content-box{
position: relative;
display: flex;
align-items: center;
width: max-content;
animation: 135s marqueslide infinite linear;
}
.testimonial-style-four .content-box:hover {
animation-play-state: paused;
} .testimonial-style-five{
position: relative;
}
.testimonial-block-three .inner-box{
position: relative;
display: block;
background: #FFDA7C;
border-radius: 30px;
padding: 46px 60px 66px 47px;
margin-bottom: 60px;
}
.testimonial-block-three:nth-child(2) .inner-box{
background: #85F8F1;
}
.testimonial-block-three:last-child .inner-box{
background: #FF90ED;
}
.testimonial-block-three .inner-box .clients-logo{
position: relative;
display: block;
margin-bottom: 31px !important;
}
.testimonial-block-three .inner-box p{
font-size: 36px;
line-height: 56px;
font-weight: 500;
font-style: italic;
color: var(--title-color);
margin-bottom: 50px;
}
.testimonial-block-three .inner-box .lower-content{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.testimonial-block-three .inner-box .lower-content h3{
position: relative;
display: block;
font-size: 24px;
line-height: 38px;
font-family: var(--text-font);
font-weight: 700;
}
.testimonial-block-three .inner-box .lower-content .rating{
position: relative;
display: flex;
align-items: center;
}
.testimonial-block-three .inner-box .lower-content .rating li{
font-size: 15px;
color: var(--title-color);
margin-right: 4px;
}
.testimonial-block-three .inner-box .lower-content .rating li:last-child{
margin: 0px;
}
.testimonial-style-five .left-content{
position: relative;
margin-top: -155px;
z-index: 1;
}
.testimonial-style-five .right-content{
position: relative;
display: block;
}
.testimonial-style-five .right-content .upper-text{
position: relative;
display: inline-block;
font-size: 17px;
line-height: 20px;
font-weight: 500;
color: rgba(0, 0, 0, 0.40);
margin-bottom: 13px;
text-transform: uppercase;
}
.testimonial-style-five .right-content h2{
position: relative;
display: block;
font-size: 120px;
line-height: 120px;
font-family: var(--text-font);
font-weight: 700;
margin-bottom: 51px;
}
.testimonial-style-five .right-content h2 span{
position: relative;
font-style: italic;
padding-left: 95px;
}
.testimonial-style-five .right-content h2 span:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-64.png);
width: 81px;
height: 81px;
left: 0px;
top: 35px;
background-repeat: no-repeat;
}
.testimonial-style-five .outer-container{
position: relative;
max-width: 1580px;
padding: 0px 15px;
margin: 0 auto;
}
.testimonial-style-five .right-content p{
font-size: 28px;
line-height: 50px;
color: var(--title-color);
margin-bottom: 74px;
}
.testimonial-style-five .right-content .theme-btn-three{
background: var(--secondary-color);
border-color: var(--secondary-color);
border-radius: 50px;
}
.testimonial-style-five .pattern-layer{
position: absolute;
right: 155px;
bottom: 200px;
width: 300px;
height: 351px;
background-repeat: no-repeat;
} .testimonial-style-six{
position: relative;
padding: 0px 30px;
}
.testimonial-style-six .outer-container{
position: relative;
padding: 87px 108px 109px 93px;
border-radius: 50px;
overflow: hidden;
}
.testimonial-style-six .outer-container .bg-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.testimonial-style-six .outer-container .bg-layer:before{
position: absolute;
content: '';
background: linear-gradient(180deg, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.30) 100%);
left: 0px;
bottom: 0px;
width: 100%;
height: 100%;
}
.testimonial-style-six .text-box h2{
position: relative;
display: block;
max-width: 541px;
font-size: 82px;
line-height: 92px;
font-family: var(--text-font);
font-weight: 500;
color: #fff;
z-index: 1;
padding-left: 10px;
padding-top: 12px;
}
.testimonial-style-six .text-box h2:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-80.png);
width: 541px;
height: 306px;
left: 0px;
top: 0px;
background-repeat: no-repeat;
background-position: right center;
z-index: -1;
}
.testimonial-block-four{
position: relative;
padding-top: 125px;
margin-top: 85px;
}
.testimonial-block-four .inner-box{
position: relative;
display: block;
padding: 57px 60px 57px 88px;
border-radius: 30px 30px 0px 30px;
}
.testimonial-block-four .inner-box .shape{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: right bottom;
border-radius: 30px 30px 0px 30px;
}
.testimonial-block-four .inner-box .author-box{
position: relative;
display: block;
padding: 9px 0px 9px 115px;
margin-bottom: 43px;
}
.testimonial-block-four .inner-box .author-box .thumb-box{
position: absolute;
left: 0px;
top: 0px;
width: 90px;
height: 90px;
border-radius: 50%;
}
.testimonial-block-four .inner-box .author-box .thumb-box img{
width: 100%;
border-radius: 50%;
}
.testimonial-block-four .inner-box .author-box h3{
position: relative;
display: block;
font-size: 24px;
line-height: 36px;
font-family: var(--text-font);
font-weight: 500;
}
.testimonial-block-four .inner-box .author-box .designation{
position: relative;
display: block;
font-size: 20px;
line-height: 36px;
color: rgba(0, 0, 0, 0.40);
}
.testimonial-block-four .inner-box p{
font-size: 48px;
line-height: 71px;
font-weight: 500;
font-style: italic;
color: var(--title-color);
margin-bottom: 84px;
}
.testimonial-block-four .inner-box .rating-list{
position: relative;
display: flex;
align-items: center;
}
.testimonial-block-four .inner-box .rating-list li{
font-size: 18px;
margin-right: 6px;
color: #FFCC4A;
}
.testimonial-block-four .inner-box .link-box{
position: absolute;
right: 0px;
bottom: 0px;
}
.testimonial-block-four .inner-box .link-box a{
position: relative;
display: inline-block;
width: 73px;
height: 72px;
line-height: 74px;
background: #FFE03C;
border-radius: 20px;
font-size: 12px;
color: var(--title-color);
text-align: center;
}
.testimonial-block-four .inner-box .link-box a:hover{
color: #fff;
}
.testimonial-block-four .rating-box{
position: absolute;
top: 0px;
right: 60px;
width: 254px;
height: 250px;
line-height: 250px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
z-index: 1;
}
.testimonial-block-four .rating-box .rating-shape{
position: absolute;
left: 0px;
top: 0px;
width: 254px;
height: 250px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.testimonial-block-four .rating-box span{
position: relative;
display: block;
font-size: 28px;
line-height: 32px;
font-weight: 700;
color: var(--title-color);
} .testimonial-style-seven{
position: relative;
padding: 271px 0px 87px 0px;
background: #F6F6F6;
}
.testimonial-style-seven .outer-container{
position: relative;
padding: 276px 0px 240px 0px;
}
.testimonial-style-seven .testimonial-content{
position: relative;
display: block;
max-width: 1100px;
width: 100%;
margin: 0 auto;
}
.testimonial-style-seven .testimonial-content .icon-box{
position: relative;
display: inline-block;
width: 110px;
height: 110px;
line-height: 110px;
text-align: center;
margin-bottom: 59px;
font-size: 35px;
color: #fff;
z-index: 1;
}
.testimonial-style-seven .testimonial-content .icon-box:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-92.png);
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
left: 0px;
top: 0px;
z-index: -1;
}
.testimonial-style-seven .testimonial-content h2{
position: relative;
display: block;
font-size: 72px;
line-height: 88px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 61px;
}
.testimonial-style-seven .testimonial-content h2 span{
position: relative;
display: inline-block;
color: transparent;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent;
background: -webkit-linear-gradient(0deg, #FF48D7, #787EFF 100%);
}
.testimonial-style-seven .testimonial-content h3{
position: relative;
display: block;
font-size: 24px;
line-height: 32px;
font-family: var(--text-font);
margin-bottom: 90px;
}
.testimonial-style-seven .testimonial-content h3 span{
opacity: 0.4;
}
.testimonial-style-seven .owl-dots button span{
display: none !important;
}
.testimonial-style-seven .owl-dots button{
position: relative;
display: inline-block;
width: 10px;
height: 10px;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 50%;
margin: 0px 5px;
cursor: pointer;
transition: all 500ms ease;
}
.testimonial-style-seven .owl-dots button.active{
background: var(--secondary-color);
}
.testimonial-style-seven .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
}
.testimonial-style-seven .pattern-layer-2{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
display: none;
}
.testimonial-style-seven .pattern-layer-3{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
display: none;
}
.testimonial-style-seven .thumb-box{
position: absolute;
left: 0px;
top: 260px;
right: 0px;
max-width: 1450px;
width: 100%;
margin: 0 auto;
height: 764px;
}
.testimonial-style-seven .thumb-box .thumb{
position: absolute;
display: inline-block;
border-radius: 50%;
}
.testimonial-style-seven .thumb-box .thumb img{
width: 100%;
border-radius: 50%;
}
.testimonial-style-seven .thumb-box .thumb-1{
left: 284px;
top: 0px;
-webkit-animation: zoom-fade 2s infinite linear;
animation: zoom-fade 2s infinite linear;
}
.testimonial-style-seven .thumb-box .thumb-2{
left: -45px;
bottom: 275px;
-webkit-animation: zoom-fade 6s infinite linear;
animation: zoom-fade 6s infinite linear;
}
.testimonial-style-seven .thumb-box .thumb-3{
left: 250px;
bottom: 5px;
-webkit-animation: zoom-fade 2s infinite linear;
animation: zoom-fade 2s infinite linear;
}
.testimonial-style-seven .thumb-box .thumb-4{
right: 140px;
top: -68px;
-webkit-animation: zoom-fade 3s infinite linear;
animation: zoom-fade 3s infinite linear;
}
.testimonial-style-seven .thumb-box .thumb-5{
right: -45px;
bottom: 480px;
-webkit-animation: zoom-fade 5s infinite linear;
animation: zoom-fade 5s infinite linear;
}
.testimonial-style-seven .thumb-box .thumb-6{
right: 150px;
bottom: 205px;
-webkit-animation: zoom-fade 3s infinite linear;
animation: zoom-fade 3s infinite linear;
}
.testimonial-style-seven .shape .shape-1{
position: absolute;
top: 285px;
right: 390px;
width: 68px;
height: 76px;
background-repeat: no-repeat;
}
.testimonial-style-seven .shape .shape-2{
position: absolute;
top: 285px;
right: 390px;
width: 68px;
height: 76px;
background-repeat: no-repeat;
display: none;
}
.testimonial-style-seven .shape .shape-3{
position: absolute;
left: 420px;
bottom: 302px;
width: 101px;
height: 84px;
background-repeat: no-repeat;
}
.testimonial-style-seven .shape .shape-4{
position: absolute;
left: 420px;
bottom: 302px;
width: 101px;
height: 84px;
background-repeat: no-repeat;
display: none;
} .testimonial-style-eight{
position: relative;
padding: 200px 0px 130px 0px;
}
.testimonial-style-eight .outer-container{
position: relative;
padding: 0px 100px;
}
.testimonial-style-eight .sub-title{
position: relative;
display: block;
font-size: 24px;
line-height: 37px;
text-transform: uppercase;
color: rgba(0, 0, 0, 0.50);
margin-bottom: 45px;
}
.testimonial-style-eight .testimonial-content{
position: relative;
padding-right: 400px;
padding-bottom: 74px;
}
.testimonial-style-eight .testimonial-content h2{
position: relative;
display: block;
font-size: 90px;
line-height: 105px;
font-family: 'Playfire Display', serif;
font-weight: 600;
margin-bottom: 69px;
}
.testimonial-style-eight .testimonial-content h3{
position: relative;
display: block;
font-size: 28px;
line-height: 37px;
font-family: var(--title-color);
font-weight: 500;
}
.testimonial-style-eight .testimonial-content .designation{
position: relative;
display: block;
font-size: 22px;
line-height: 37px;
color: rgba(0, 0, 0, 0.50);
}
.testimonial-style-eight .testimonial-content .image-box{
position: absolute;
display: inline-block;
right: 0px;
top: 50px;
}
.testimonial-style-eight .testimonial-content .image-box img{
width: 100%;
}
.testimonial-style-eight .owl-carousel .owl-stage-outer{
overflow: visible;
}
.testimonial-style-eight .owl-carousel .owl-stage-outer .owl-item{
opacity: 0;
}
.testimonial-style-eight .owl-carousel .owl-stage-outer .owl-item.active{
opacity: 1;
}
.testimonial-style-eight .owl-nav button{
position: relative;
display: inline-block;
width: 56px;
height: 56px;
line-height: 56px;
background: var(--secondary-color);
font-size: 16px;
color: #fff;
text-align: center;
transition: all 500ms ease;
}
.testimonial-style-eight .owl-nav button.owl-prev{
margin-right: 15px;
}
.testimonial-style-eight .owl-nav button:hover{
color: #fff !important;
background: #B9916E !important;
}
.testimonial-style-eight .shape{
position: absolute;
right: 800px;
bottom: 100px;
width: 428px;
height: 246px;
background-repeat: no-repeat;
}
.testimonial-style-eight .shape-2{
position: absolute;
right: 800px;
bottom: 100px;
width: 428px;
height: 246px;
background-repeat: no-repeat;
display: none;
} .testimonial-style-nine{
position: relative;
padding-bottom: 145px;
}
.testimonial-style-nine:before{
position: absolute;
content: '';
background: var(--secondary-color);
width: calc(100% - 100px);
height: 1px;
left: 50px;
bottom: 0px;
}
.testimonial-style-nine .title-box{
position: relative;
display: flex;
align-items: flex-end;
justify-content: space-between;
}
.testimonial-style-nine .title-box .title-text{
max-width: 950px;
}
.testimonial-style-nine .title-box .upper-text{
position: relative;
display: block;
font-size: 18px;
line-height: 32px;
color: rgba(0, 0, 0, 0.40);
text-transform: uppercase;
margin-bottom: 5px;
}
.testimonial-style-nine .title-box h2{
position: relative;
display: block;
font-size: 90px;
line-height: 105px;
font-family: var(--text-font);
font-weight: 500;
}
.testimonial-style-nine .title-box h2 span{
position: relative;
display: block;
font-family: 'Playfair Display', cursive;
font-style: italic;
font-weight: 500;
}
.testimonial-style-nine .title-box .link-box a{
position: relative;
display: inline-block;
width: 122px;
height: 122px;
line-height: 122px;
text-align: center;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 50%;
font-size: 12px;
color: var(--title-color);
}
.testimonial-style-nine .title-box .link-box a:hover{
}
.testimonial-style-nine .outer-container{
position: relative;
padding: 0px 45px;
}
.testimonial-style-nine .carousel-content{
position: relative;
margin-right: -435px;
}
.testimonial-style-nine .pattern-layer{
position: absolute;
left: 53%;
top: 50%;
transform: translate(-50%,-50%);
width: 1800px;
height: 2157px;
background-repeat: no-repeat;
background-position: center;
} .testimonial-style-ten{
position: relative;
overflow: hidden;
padding: 160px 0px;
}
.testimonial-style-ten .bg-layer:before{
position: absolute;
content: '';
background: linear-gradient(180deg, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.30) 100%);
left: 0px;
bottom: 0px;
width: 100%;
height: 100%;
}
.testimonial-style-ten .inner-container{
position: relative;
display: block;
background: #fff;
border-radius: 30px;
padding: 108px 80px 110px 90px;
}
.testimonial-style-ten .title-box h2{
position: relative;
display: block;
font-size: 82px;
line-height: 92px;
font-family: var(--text-font);
font-weight: 500;
max-width: 530px;
color: var(--title-color);
}
.testimonial-style-ten .testimonial-content{
position: relative;
display: block;
}
.testimonial-style-ten .content-box{
position: relative;
margin-left: -50px;
}
.testimonial-style-ten .testimonial-content .author-box{
position: relative;
display: block;
padding: 9px 0px 9px 115px;
margin-bottom: 43px;
}
.testimonial-style-ten .testimonial-content .author-box .thumb-box{
position: absolute;
display: inline-block;
left: 0px;
top: 0px;
width: 90px;
height: 90px;
border-radius: 50%;
}
.testimonial-style-ten .testimonial-content .author-box .thumb-box img{
width: 100%;
border-radius: 50%;
}
.testimonial-style-ten .testimonial-content .author-box h3{
display: block;
font-size: 24px;
line-height: 36px;
font-family: var(--text-font);
font-weight: 500;
}
.testimonial-style-ten .testimonial-content .author-box .designation{
position: relative;
display: block;
font-size: 20px;
line-height: 36px;
color: rgba(0, 0, 0, 0.40);
}
.testimonial-style-ten .testimonial-content p{
font-size: 48px;
line-height: 71px;
font-weight: 500;
font-style: italic;
color: var(--title-color);
margin-bottom: 70px;
}
.testimonial-style-ten .testimonial-content .rating{
position: relative;
display: flex;
align-items: center;
}
.testimonial-style-ten .testimonial-content .rating li{
font-size: 18px;
color: #FFCC4A;
margin-right: 6px;
}
.testimonial-style-ten .owl-nav{
position: absolute;
left: -250px;
bottom: -22px;
}
.testimonial-style-ten .owl-nav:before{
position: absolute;
content: '';
background: var(--secondary-color);
width: 300px;
height: 1px;
top: 37px;
right: 198px;
} .testimonial-style-11{
position: relative;
background: #F6F6F6;
padding-top: 365px;
}
.testimonial-style-11 .outer-container{
position: relative;
padding: 0px 75px;
}
.testimonial-style-11 .title-text h2{
position: relative;
display: block;
font-size: 36px;
line-height: 72px;
font-family: var(--text-font);
font-weight: 500;
}
.testimonial-block-five{
position: relative;
background: #fff;
border-radius: 50px;
padding: 53px 40px 57px 50px;
}
.testimonial-block-five .inner-box{
position: relative;
display: block;
padding: 3px 0px 8px 300px;
}
.testimonial-block-five .inner-box .image-box{
position: absolute;
left: 0px;
top: 0px;
border-radius: 30px;
overflow: hidden;
}
.testimonial-block-five .inner-box .image-box img{
width: 100%;
border-radius: 30px;
transition: all 0.3s ease-in-out 0.1s;
}
.testimonial-block-five .inner-box:hover .image-box img{
transform: scale(1.1);
}
.testimonial-block-five .inner-box h2{
position: relative;
display: inline-block;
font-size: 36px;
line-height: 44px;
font-family: var(--text-font);
font-weight: 500;
color: transparent;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent;
background: -webkit-linear-gradient(0deg, #787EFF, #FF48D7 100%);
margin-bottom: 23px;
}
.testimonial-block-five .inner-box p{
font-size: 28px;
line-height: 42px;
font-weight: 500;
margin-bottom: 40px;
color: var(--title-color);
}
.testimonial-block-five .inner-box .lower-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.testimonial-block-five .inner-box .author-box h4{
position: relative;
display: block;
font-size: 20px;
line-height: 30px;
font-weight: 500;
}
.testimonial-block-five .inner-box .author-box .designation{
position: relative;
display: block;
font-size: 18px;
line-height: 30px;
color: rgba(0, 0, 0, 0.40);
}
.testimonial-block-five .inner-box .rating{
position: relative;
display: flex;
align-items: center;
font-size: 18px;
color: #FFCC4A;
}
.testimonial-block-five .inner-box .rating li{
margin-right: 6px;
}
.testimonial-style-11 .owl-nav{
position: absolute;
top: -124px;
right: 0px;
background: #fff;
width: 136px;
height: 70px;
padding: 8px 14px;
border-radius: 50px;
}
.testimonial-style-11 .nav-style-one .owl-nav button,
.testimonial-style-11 .nav-style-one .owl-nav button{
width: 54px;
height: 54px;
line-height: 54px;
}
.testimonial-style-eight.about-8-testimonial{
background: #EFE1D6;
}
.testimonial-section.alternate-2{
padding-top: 373px;
padding-bottom: 200px;
}.instagram-section{
position: relative;
padding: 103px 0px 220px 0px;
}
.instagram-section .content-box{
position: relative;
display: block;
margin-right: -550px;
}
.instagram-block-one .inner-box{
position: relative;
display: block;
}
.instagram-block-one .inner-box .image-box{
position: relative;
display: block;
overflow: hidden;
}
.instagram-block-one .inner-box .image-box img{
width: 100%;
transition: all 0.3s ease-in-out 0.1s;
}
.instagram-block-one .inner-box:hover .image-box img{
transform: scale(1.05);
opacity: 0.2;
}
.instagram-section .owl-nav{
position: absolute;
left: -590px;
bottom: 52px;
}
.instagram-section .big-text{
position: absolute;
top: -250px;
left: 0px;
font-size: 300px;
line-height: 220px;
font-family: var(--text-font);
text-transform: uppercase;
font-weight: 700;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(0, 0, 0, 0.10);
} .instagram-style-two{
position: relative;
}
.instagram-style-two .title-box{
position: relative;
display: block;
padding-left: 250px;
margin-bottom: 94px;
}
.instagram-style-two .title-box .count-text{
position: absolute;
left: 0px;
top: 16px;
font-size: 120px;
line-height: 105px;
font-family: 'Playfair Display', cursive;
color: var(--title-color);
font-style: italic;
}
.instagram-style-two .title-box .upper-text{
position: relative;
display: block;
font-size: 18px;
line-height: 32px;
color: rgba(0, 0, 0, 0.40);
text-transform: uppercase;
margin-bottom: 2px;
}
.instagram-style-two .title-box h2{
display: block;
font-size: 90px;
line-height: 105px;
font-family: var(--text-font);
font-weight: 500;
}
.instagram-style-two .title-box h2 a{
display: inline-block;
font-family: 'Playfair Display', cursive;
color: var(--title-color);
font-style: italic;
font-weight: 500;
}
.instagram-style-two .title-box h2 a:hover{
}
.instagram-style-two .owl-nav{
position: absolute;
top: -178px;
right: 0px;
} .instagram-style-three{
position: relative;
padding-bottom: 57px;
background: #F6F6F6;
}
.instagram-style-three .outer-container{
position: relative;
padding: 0px 75px;
}
.instagram-style-three .title-text h2{
position: relative;
display: block;
font-size: 82px;
line-height: 92px;
font-family: var(--text-font);
font-weight: 700;
}
.instagram-style-three .title-text h2 span{
position: relative;
display: inline-block;
line-height: 102px;
color: transparent;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent;
background: -webkit-linear-gradient(0deg, #FF48D7, #787EFF 100%);
}
.instagram-style-three .inner-container{
position: relative;
display: block;
}
.instagram-style-three .image-list{
position: relative;
display: flex;
align-items: center;
}
.instagram-style-three .image-list li{
margin-right: -112px;
}
.instagram-style-three .image-list li .image-box{
position: relative;
display: inline-block;
border: solid;
border-width: 35px;
border-color: #fff;
border-radius: 50%;
overflow: hidden;
z-index: 1;
}
.instagram-style-three .image-list li .image-box img{
width: 100%;
border-radius: 50%;
transition: all 0.3s ease-in-out 0.1s;
}
.instagram-style-three .image-list li .image-box:hover img{
transform: scale(1.1);
}
.instagram-style-three .image-list li .image-box::before {
position: absolute;
top: 50%;
left: 50%;
display: block;
content: '';
width: 0;
height: 0;
background: rgba(255, 255, 255,.2);
border-radius: 0%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
z-index: 1;
}
.instagram-style-three .image-list li .image-box:hover::before {
-webkit-animation: circle .95s;
animation: circle .95s;
}
.instagram-style-three .image-list li .image-box a{
position: absolute;
display: inline-block;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
font-size: 0px;
color: #fff;
z-index: 2;
}.contact-section{
position: relative;
background: #141414;
padding: 166px 0px 184px 0px;
}
.contact-section .title-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
padding-right: 0px;
}
.contact-section .title-box .title-text h2{
display: block;
font-size: 120px;
line-height: 130px;
font-weight: 500;
color: #fff;
}
.contact-section .title-box .title-text h2 .light-text{
opacity: 0.4;
}
.contact-section .title-box .title-text h2 .color-text{
display: block;
}
.contact-section .title-box .link-box a{
position: relative;
display: inline-block;
width: 217px;
height: 217px;
line-height: 251px;
text-align: center;
z-index: 1;
}
.contact-section .title-box .link-box a:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-11.png);
width: 217px;
height: 217px;
left: 0px;
top: 0px;
background-repeat: no-repeat;
z-index: -1;
animation-name: rotateme; 
animation-duration: 24s; 
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-name: rotateme; 
-webkit-animation-duration: 24s; 
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: rotateme; 
-moz-animation-duration: 24s; 
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: rotateme; 
-ms-animation-duration: 24s; 
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: rotateme; 
-o-animation-duration: 24s; 
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
}
.contact-section .title-box .link-box a span{
position: relative;
display: inline-block;
font-size: 22px;
line-height: 33px;
font-weight: 500;
color: var(--title-color);
max-width: 150px;
text-align: left;
transform: rotate(-15deg);
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
transition: all 500ms ease;
}
.contact-section .title-box .link-box a:hover span{
transform: rotate(0deg);
}
.contact-section .form-inner{
position: relative;
display: block;
background: #181818;
border-radius: 30px;
padding: 44px 60px 50px 60px;
}
.contact-section .form-inner .form-group{
position: relative;
display: block;
margin-bottom: 43px;
}
.contact-section .form-inner .form-group label{
position: relative;
display: block;
font-size: 17px;
line-height: 23px;
color: rgba(255, 255, 255, 0.50);
}
.contact-section .form-inner .form-group input[type='text'],
.contact-section .form-inner .form-group input[type='email'],
.contact-section .form-inner .form-group textarea{
position: relative;
display: block;
width: 100%;
height: 50px;
border-bottom: solid;
border-width: 1px;
border-color: rgba(255, 255, 255, 0.15);
font-size: 20px;
line-height: 27px;
color: #fff;
}
.contact-section .form-inner .form-group input:focus,
.contact-section .form-inner .form-group textarea:focus{
border-color: #fff;
}
.contact-section .form-inner .form-group textarea{
height: 134px;
resize: none;
}
.contact-section .info-content{
position: relative;
display: block;
}
.contact-section .info-content .single-item{
position: relative;
display: block;
padding-left: 90px;
margin-bottom: 79px;
}
.contact-section .info-content .single-item .icon-box{
position: absolute;
left: 0px;
top: 9px;
}
.contact-section .info-content .single-item span{
position: relative;
display: block;
font-size: 20px;
line-height: 42px;
color: rgba(255, 255, 255, 0.40);
}
.contact-section .info-content .single-item h3{
display: block;
font-size: 28px;
line-height: 42px;
font-family: var(--text-font);
color: rgba(255, 255, 255, 0.80);
}
.contact-section .info-content .single-item h3 a{
display: inline-block;
color: rgba(255, 255, 255, 0.80);
}
.contact-section .info-content .single-item h3 a:hover{
}
.contact-section .info-content .map-link p{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 42px;
color: rgba(255, 255, 255, 0.30);
}
.contact-section .info-content .map-link p a{
position: relative;
display: inline-block;
margin-left: 30px;
}
.contact-section .info-content .map-link p a:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-23.png);
width: 147px;
height: 84px;
left: -15px;
top: -28px;
background-repeat: no-repeat;
}
.contact-section .shape{
position: absolute;
left: 913px;
top: 310px;
width: 107px;
height: 109px;
background-repeat: no-repeat;
}
.contact-section .big-text{
position: absolute;
top: 0px;
right: 0px;
font-size: 250px;
line-height: 190px;
font-family: var(--text-font);
text-transform: uppercase;
font-weight: 700;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(255, 255, 255, 0.05);
} .contact-style-two{
position: relative;
padding: 409px 0px 264px 0px;
background: #FBF5F1;
overflow: hidden;
}
.contact-style-two .content-box{
position: relative;
display: block;
}
.contact-style-two .content-box .upper-text{
position: relative;
display: block;
font-size: 20px;
line-height: 27px;
font-weight: 300;
text-transform: uppercase;
color: rgba(0, 0, 0, 0.50);
margin-bottom: 63px;
}
.contact-style-two .content-box h2{
display: block;
font-size: 140px;
line-height: 150px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 84px;
}
.contact-style-two .content-box h2 span{
display: block;
font-family: 'Playfair Display', cursive;
font-style: italic;
}
.contact-style-two .content-box a{
position: relative;
display: inline-block;
width: 140px;
height: 140px;
line-height: 140px;
font-size: 14px;
text-align: center;
background: var(--secondary-color);
color: #fff;
border-radius: 50%;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
z-index: 1;
}
.contact-style-two .content-box a:hover{
}
.contact-style-two:before{
position: absolute;
content: '';
background: var(--secondary-color);
width: 1px;
height: 270px;
left: 50%;
top: 66px;
}
.contact-style-two .image-layer .image{
overflow: hidden;
z-index: 1;
}
.contact-style-two .image-layer .image img{
width: 100%;
transition: all 500ms ease;
}
.contact-style-two .image-layer .image:hover img{
transform: scale(1.05);
}
.contact-style-two .image-layer .image-1{
position: absolute;
left: 230px;
top: 254px;
-moz-animation: scroll-top1 20s linear infinite;
-webkit-animation: scroll-top1 20s linear infinite;
animation: scroll-top1 20s linear infinite;
}
.contact-style-two .image-layer .image-2{
position: absolute;
left: 0px;
bottom: 226px;
-webkit-animation: marqueeinvert 20s linear infinite;
animation: marqueeinvert 20s linear infinite;
}
.contact-style-two .image-layer .image-3{
position: absolute;
top: 254px;
right: 0px;
-moz-animation: scroll-top1 20s linear infinite;
-webkit-animation: scroll-top1 20s linear infinite;
animation: scroll-top1 20s linear infinite;
}
.contact-style-two .image-layer .image-4{
position: absolute;
right: 250px;
bottom: 213px;
-webkit-animation: marqueeinvert 20s linear infinite;
animation: marqueeinvert 20s linear infinite;
} .contact-style-three{
position: relative;
padding-bottom: 200px;
}
.contact-style-three .title-box h2{
position: relative;
display: block;
font-size: 140px;
line-height: 140px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 40px;
}
.contact-style-three .title-box p{
font-size: 28px;
line-height: 52px;
color: var(--title-color);
}
.contact-style-three .form-inner{
max-width: 1100px;
width: 100%;
margin: 0 auto;
}
.contact-style-three .form-inner .form-group{
position: relative;
display: block;
margin-bottom: 43px;
}
.contact-style-three .form-inner .form-group label{
position: relative;
display: block;
font-size: 16px;
line-height: 22px;
}
.contact-style-three .form-inner .form-group input[type='text'],
.contact-style-three .form-inner .form-group input[type='email'],
.contact-style-three .form-inner .form-group textarea{
position: relative;
display: block;
width: 100%;
height: 50px;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
font-size: 20px;
color: var(--title-color);
transition: all 500ms ease;
}
.contact-style-three .form-inner .form-group input:focus,
.contact-style-three .form-inner .form-group textarea:focus{
}
.contact-style-three .form-inner .form-group textarea{
height: 120px;
resize: none;
}
.contact-style-three .form-inner .message-btn button{
position: relative;
display: block;
width: 100%;
text-align: center;
font-size: 16px;
line-height: 40px;
color: #fff;
font-weight: 500;
text-transform: uppercase;
background: var(--secondary-color);
padding: 15px 30px;
transition: all 500ms ease;
}
.contact-style-three .form-inner .message-btn button:hover{
} .contact-style-four{
position: relative;
background: #E0CDBE;
padding: 120px 0px;
}
.contact-style-four .form-inner{
position: relative;
display: block;
background: #fff;
padding: 61px 70px 66px 70px;
}
.contact-style-four .form-inner .form-group{
position: relative;
margin-bottom: 35px;
}
.contact-style-four .form-inner .form-group:last-child{
margin-bottom: 0px;
}
.contact-style-four .form-inner .form-group label{
position: relative;
display: block;
font-size: 16px;
line-height: 22px;
margin-bottom: 5px;
}
.contact-style-four .form-inner .form-group input[type='text'],
.contact-style-four .form-inner .form-group input[type='email'],
.contact-style-four .form-inner .form-group textarea{
position: relative;
display: block;
width: 100%;
height: 60px;
border: solid;
border-width: 1px;
border-color: var(--title-color);
font-size: 20px;
color: var(--title-color);
padding: 10px 20px;
transition: all 500ms ease;
}
.contact-style-four .form-inner .form-group textarea{
height: 180px;
resize: none;
padding-top: 15px;
}
.contact-style-four .form-inner .form-group input:focus,
.contact-style-four .form-inner .form-group textarea:focus{
}
.contact-style-four .form-inner .form-group button[type='submit']{
position: relative;
display: inline-block;
width: 100%;
font-size: 14px;
line-height: 20px;
color: #fff;
font-weight: 500;
text-transform: uppercase;
background: var(--secondary-color);
padding: 20px 30px;
transition: all 500ms ease;
}
.contact-style-four .form-inner .form-group button[type='submit']:hover{
}
.contact-style-four .content-box{
position: relative;
display: block;
}
.contact-style-four .content-box h2{
font-size: 90px;
line-height: 100px;
font-family: 'Playfire Display', serif;
font-weight: 500;
margin-bottom: 49px;
}
.contact-style-four .content-box p{
font-size: 26px;
line-height: 40px;
color: var(--title-color);
margin-bottom: 50px;
max-width: 485px;
}
.contact-style-four .content-box a{
position: relative;
display: inline-block;
font-size: 30px;
line-height: 37px;
font-weight: 500;
color: var(--title-color);
}
.contact-style-four .content-box a:hover{
text-decoration: underline;
}
.contact-style-four .shape{
position: absolute;
right: 168px;
bottom: 113px;
width: 205px;
height: 211px;
background-repeat: no-repeat;
}
.contact-style-four .shape-2{
position: absolute;
right: 168px;
bottom: 113px;
width: 205px;
height: 211px;
background-repeat: no-repeat;
display: none;
}
.contact-style-two.alternat-2{
background: transparent;
padding-top: 319px;
padding-bottom: 204px;
}
.contact-style-two.alternat-2:after{
position: absolute;
content: '';
background: var(--secondary-color);
width: calc(100% - 100px);
height: 1px;
left: 50px;
bottom: 0px;
}
.contact-style-two.alternat-2:before{
display: none;
}
.contact-style-two.alternat-2 .image-layer .image-1{
top: 164px;
left: 145px;
}
.contact-style-two.alternat-2 .image-layer .image-3{
top: 164px;
right: -40px;
} .contact-style-five{
position: relative;
padding: 170px 0px 70px 0px;
background: #F6EFE9;
}
.contact-style-five .title-text h2{
font-size: 140px;
line-height: 140px;
font-family: 'Playfair Display', serif;
font-weight: 500;
margin-bottom: 40px;
}
.contact-style-five .title-text p{
font-size: 28px;
line-height: 52px;
}
.contact-style-five .form-inner{
position: relative;
display: block;
background: #fff;
padding: 66px 70px 90px 70px;
}
.contact-style-five .form-inner .form-group{
position: relative;
margin-bottom: 48px;
}
.contact-style-five .form-inner .form-group:last-child{
margin-bottom: 0px;
}
.contact-style-five .form-inner .form-group label{
position: relative;
display: block;
font-size: 16px;
line-height: 22px;
margin-bottom: 4px;
}
.contact-style-five .form-inner .form-group input[type='text'],
.contact-style-five .form-inner .form-group input[type='email'],
.contact-style-five .form-inner .form-group textarea{
position: relative;
display: block;
width: 100%;
height: 50px;
font-size: 20px;
color: var(--title-color);
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
transition: all 500ms ease;
}
.contact-style-five .form-inner .form-group textarea{
height: 120px;
resize: none;
}
.contact-style-five .form-inner .form-group input:focus,
.contact-style-five .form-inner .form-group textarea:focus{
}
.contact-style-five .form-inner .form-group .theme-btn-three{
width: 100%;
padding-top: 23px;
padding-bottom: 23px;
background: var(--secondary-color);
}.about-section{
position: relative;
padding: 0px 50px;
}
.about-section .outer-container{
position: relative;
border: 1px solid var(--secondary-color);
border-top: none;
padding: 175px 80px;
}
.about-section .content-box{
position: relative;
display: block;
}
.about-section .content-box h3{
position: relative;
display: inline-block;
font-size: 64px;
line-height: 110px;
color: rgba(0, 0, 0, 0.30);
text-transform: uppercase;
}
.about-section .content-box h3 img{
position: relative;
top: -8px;
}
.about-section .content-box h2{
position: relative;
display: block;
font-size: 140px;
line-height: 140px;
font-weight: 500;
margin-bottom: 91px;
}
.about-section .content-box p{
display: block;
font-size: 58px;
line-height: 86px;
color: var(--title-color);
max-width: 1450px;
}
.about-section .content-box p span{
color: rgba(0, 0, 0, 0.40);
border-bottom: solid;
border-width: 2px;
display: inline-block;
}
.about-section .content-box .lower-box{
position: relative;
display: flex;
align-items: flex-end;
justify-content: space-between;
}
.about-section .content-box .lower-box .social-inner h6{
display: block;
font-size: 20px;
line-height: 27px;
font-family: var(--text-font);
font-weight: 700;
margin-bottom: 26px;
}
.about-section .content-box .lower-box .social-inner .social-links{
position: relative;
display: flex;
align-items: center;
}
.about-section .content-box .lower-box .social-inner .social-links li{
position: relative;
display: inline-block;
margin-right: 12px;
}
.about-section .content-box .lower-box .social-inner .social-links li:last-child{
margin: 0px !important;
}
.about-section .content-box .lower-box .social-inner .social-links li a{
position: relative;
display: inline-block;
width: 65px;
height: 65px;
line-height: 65px;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 50%;
text-align: center;
font-size: 20px;
font-weight: 700;
color: var(--title-color);
}
.about-section .content-box .lower-box .social-inner .social-links li a:hover{
color: #fff;
background: var(--secondary-color);
font-size: 22px;
}
.about-section .content-box .lower-box .text-box{
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 323px;
height: 238px;
text-align: center;
}
.about-section .content-box .lower-box .text-box .shape{
position: absolute;
left: 0px;
top: 0px;
width: 323px;
height: 238px;
background-repeat: no-repeat;
}
.about-section .content-box .lower-box .text-box span{
position: relative;
display: block;
font-size: 24px;
line-height: 37px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
margin-bottom: 30px;
}
.about-section .content-box .lower-box .text-box a{
position: relative;
display: inline-block;
font-size: 24px;
color: #fff;
}
.about-section .content-box .lower-box .text-box a:hover{
transform: rotate(45deg);
}
.about-section .pattern-layer{
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: bottom center;
} .about-style-two{
position: relative;
padding: 0px 50px;
}
.about-style-two .outer-container{
position: relative;
padding: 169px 0px 265px 0px;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.about-style-two .image-box .image{
position: relative;
display: block;
overflow: hidden;
}
.about-style-two .image-box .image::before {
background: rgba(255, 255, 255, 0.5);
content: "";
position: absolute;
left: 0;
top: 0;
width: 0%;
height: 100%;
opacity: 1;
z-index: 9;
pointer-events: none;
}
.about-style-two .image-box .image:hover::before {
width: 100%;
opacity: 0;
-webkit-transition: all 400ms linear;
transition: all 400ms linear;
}
.about-style-two .image-box .image img{
width: 100%;
transform: scale(1.1);
transition: all 500ms;
}
.about-style-two .image-box .image:hover img{
transform: scale(1);
}
.potu-title-section.style-two{
position: relative;
display: block;
}
.about-style-two .content-box .upper-text,
.potu-title-section.style-two .upper-text{
position: relative;
display: inline-block;
font-size: 24px;
line-height: 32px;
text-transform: uppercase;
color: var(--title-color);
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
margin-bottom: 38px;
}
.about-style-two .content-box h2,
.potu-title-section.style-two h2{
position: relative;
display: block;
font-size: 70px;
line-height: 90px;
margin-bottom: 120px;
max-width: 755px;
}
.about-style-two .content-box h2 span,
.potu-title-section.style-two h2 span{
position: relative;
display: inline-block;
color: #fff;
background: var(--secondary-color);
font-family: 'Playfair Display', cursive;
line-height: 70px;
}
.about-style-two .content-box h2:before,
.potu-title-section.style-two h2:before{
position: absolute;
content: '';
right: -10px;
bottom: 20px;
width: 300px;
height: 1px;
background: var(--secondary-color);
}
.about-style-two .content-box .lower-content{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.about-style-two .content-box .lower-content h6{
position: relative;
display: block;
font-size: 20px;
line-height: 27px;
font-family: var(--text-font);
font-weight: 700;
margin-bottom: 26px;
}
.about-style-two .content-box .lower-content .dark-signature{
display: none;
}
.about-style-two .pattern-layer{
position: absolute;
right: 0px;
bottom: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: right bottom;
}
.about-style-two .pattern-layer-2{
position: absolute;
right: 0px;
bottom: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: right bottom;
opacity: 0;
} .about-style-three{
position: relative;
}
.about-style-three .content-box{
position: relative;
display: block;
}
.about-style-three .content-box .upper-text{
position: relative;
display: block;
font-size: 40px;
line-height: 48px;
font-family: 'Savoye LET', cursive;
color: var(--title-color);
}
.about-style-three .content-box h2{
position: relative;
display: block;
font-size: 90px;
line-height: 110px;
font-family: 'Gambetta', serif;
max-width: 1290px;
margin: 0 auto;
margin-bottom: 60px;
}
.about-style-three .content-box h2 span{
}
.about-style-three .social-style-one{
justify-content: center;
}
.about-style-three .social-style-one li a{
background: #fff;
border-color: #fff;
}
.about-style-three .social-style-one li a:hover{
background: var(--secondary-color);
border-color: var(--secondary-color);
} .about-style-four{
position: relative;
}
.about-style-four .outer-container{
position: relative;
max-width: 1580px;
width: 100%;
margin: 0 auto;
padding: 0px 15px;
}
.about-style-four .funfact-inner .single-item{
position: relative;
display: block;
float: left;
margin-right: 230px;
}
.about-style-four .funfact-inner .single-item:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-51.png);
width: 62px;
height: 132px;
top: 7px;
right: -150px;
background-repeat: no-repeat;
}
.about-style-four .funfact-inner .single-item:last-child{
margin: 0px !important;
}
.about-style-four .funfact-inner .single-item .count-outer{
position: relative;
display: block;
font-size: 82px;
line-height: 105px;
font-family: var(--title-font);
color: var(--title-color);
font-weight: 500;
margin-bottom: 10px;
}
.about-style-four .funfact-inner .single-item p{
display: block;
font-size: 24px;
line-height: 30px;
}
.about-style-four .content-box{
position: relative;
display: block;
}
.about-style-four .content-box .link-box{
position: relative;
display: inline-block;
background: var(--secondary-color);
border-radius: 80px;
padding: 28px 160px 29px 60px;
}
.about-style-four .content-box .link-box h2{
position: relative;
display: block;
font-size: 64px;
line-height: 100px;
font-family: var(--text-font);
color: #fff;
font-weight: 400;
}
.about-style-four .content-box .link-box h2 span{
font-weight: 700;
font-style: italic;
text-decoration: underline;
}
.about-style-four .content-box .link-box a{
position: absolute;
display: inline-block;
top: 15px;
right: 15px;
width: 126px;
height: 126px;
line-height: 130px;
text-align: center;
border-radius: 50%;
background: #FFDD2D;
font-size: 30px;
color: var(--title-color);
}
.about-style-four .content-box .link-box a:hover{
color: #fff;
}
.about-style-four .text-box h2{
position: relative;
display: block;
font-size: 90px;
line-height: 90px;
font-weight: 500;
}
.about-style-four .text-box h2 span{
display: inline-block;
font-family: var(--text-font);
font-weight: 700;
font-style: italic;
color: rgba(0, 0, 0, 0.30);
} .about-style-five{
position: relative;
padding: 0px 30px;
}
.about-style-five .content-one{
position: relative;
display: block;
background: #EDEDED;
border-radius: 30px;
padding: 48px 40px 68px 50px;
margin-bottom: 30px;
}
.about-style-five .content-one h2{
position: relative;
display: block;
font-size: 32px;
line-height: 42px;
font-family: var(--text-font);
font-weight: 500;
padding-left: 155px;
max-width: 420px;
margin-bottom: 150px;
}
.about-style-five .content-one h2 span{
position: absolute;
left: 0px;
top: 19px;
font-size: 93px;
}
.about-style-five .category-list li,
.about-style-five .content-one .category-list li{
position: relative;
display: inline-block;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.about-style-five .category-list li a,
.about-style-five .content-one .category-list li a{
position: relative;
display: inline-block;
font-size: 22px;
line-height: 30px;
font-weight: 500;
color: var(--title-color);
background: #fff;
text-align: center;
border-radius: 50px;
padding: 11.5px 29px;
border: solid;
border-width: 1px;
border-color: #fff;
}
.about-style-five .category-list li a:hover,
.about-style-five .content-one .category-list li a:hover{
color: #fff;
background: var(--secondary-color);
border-color: var(--secondary-color);
}
.about-style-five .content-two{
position: relative;
display: block;
background: #EDEDED;
border-radius: 30px;
padding: 51px 60px 79px 60px;
text-align: center;
margin-bottom: 30px;
}
.about-style-five .content-two .icon-box{
position: relative;
display: inline-block;
width: 70px;
height: 70px;
line-height: 70px;
font-size: 20px;
color: #fff;
background: var(--secondary-color);
border-radius: 50%;
text-align: center;
margin-bottom: 36px;
}
.about-style-five .content-two p{
font-size: 36px;
line-height: 56px;
color: var(--title-color);
margin-bottom: 40px;
}
.about-style-five .content-two h4{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 36px;
font-family: var(--text-font);
font-weight: 500;
padding-left: 30px;
}
.about-style-five .content-two h4:before{
position: absolute;
content: '';
background: var(--secondary-color);
width: 18px;
height: 2px;
left: 0px;
top: 17px;
}
.about-style-five .content-two h4 span{
font-weight: 400;
opacity: 0.4;
}
.about-style-five .content-three{
position: relative;
width: 100%;
border-radius: 30px 0px 30px 30px;
overflow: hidden;
padding: 46px 46px 64px 46px;
margin-bottom: 30px;
}
.about-style-five .content-three .shape{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: right top;
}
.about-style-five .content-three .customer-list{
position: relative;
display: flex;
align-items: center;
margin-bottom: 138px;
}
.about-style-five .content-three .customer-list li{
position: relative;
display: inline-block;
width: 81px;
height: 81px;
border-radius: 50%;
border: 6px solid #fff;
margin-right: -24px;
}
.about-style-five .content-three .customer-list li img{
width: 100%;
border-radius: 50%;
}
.about-style-five .content-three p{
display: block;
font-size: 24px;
line-height: 32px;
margin-bottom: 11px;
}
.about-style-five .content-three .count-outer{
position: relative;
display: block;
font-size: 100px;
line-height: 108px;
font-weight: 500;
color: var(--title-color);
}
.about-style-five .content-three .video-btn{
position: absolute;
top: 0px;
right: 0px;
}
.about-style-five .content-three .video-btn a{
position: relative;
display: inline-block;
width: 74px;
height: 74px;
line-height: 76px;
background: var(--secondary-color);
font-size: 30px;
color: #fff;
border-radius: 20px;
text-align: center;
}
.about-style-five .content-three .video-btn a:hover{
} .about-style-six{
position: relative;
padding: 180px 0px 230px 0px;
}
.about-style-six .outer-container{
position: relative;
max-width: 1580px;
width: 100%;
padding: 0px 15px;
margin: 0 auto;
}
.about-style-six .image-box-one{
position: relative;
display: block;
padding-left: 340px;
margin-right: -20px;
}
.about-style-six .image-box-one .image{
border-radius: 30px;
}
.about-style-six .image-box-one .image-1{
position: absolute;
left: 0px;
bottom: 0px;
overflow: hidden;
}
.about-style-six .image-box-one .image-1::before {
background: rgba(255, 255, 255, 0.5);
content: "";
position: absolute;
left: 0;
top: 0;
width: 0%;
height: 100%;
opacity: 1;
z-index: 9;
pointer-events: none;
}
.about-style-six .image-box-one .image-1:hover::before {
width: 100%;
opacity: 0;
-webkit-transition: all 400ms linear;
transition: all 400ms linear;
}
.about-style-six .image-box-one .image-2{
position: relative;
overflow: hidden;
}
.about-style-six .image-box-one .image-2::before {
background: rgba(255, 255, 255, 0.3);
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 0;
opacity: 1;
z-index: 9;
pointer-events: none;
}
.about-style-six .image-box-one .image-2:hover::before {
height: 100%;
opacity: 0;
-webkit-transition: all 400ms linear;
transition: all 400ms linear;
}
.about-style-six .image-box-one .image img{
width: 100%;
border-radius: 30px;
}
.about-style-six .image-box-one .clients-box{
position: absolute;
left: 186px;
bottom: 38px;
width: 260px;
background: #fff;
border-radius: 20px;
text-align: center;
padding: 25px 25px 21px 25px;
}
.about-style-six .image-box-one .clients-box h3{
position: relative;
display: block;
font-size: 24px;
line-height: 24px;
font-family: var(--title-font);
font-weight: 500;
margin-bottom: 11px;
}
.about-style-six .image-box-one .clients-box .image-list{
position: relative;
display: flex;
align-items: center;
justify-content: left;
}
.about-style-six .image-box-one .clients-box .image-list li{
position: relative;
display: inline-block;
width: 69px;
height: 69px;
border-radius: 50%;
border: 6px solid #fff;
margin-right: -20px;
}
.about-style-six .image-box-one .clients-box .image-list li img{
width: 100%;
border-radius: 50%;
}
.about-style-six .image-box-one .curve-text{
position: absolute;
left: 260px;
top: 62px;
width: 158px;
height: 158px;
text-align: center;
}
.about-style-six .image-box-one .curve-text .text{
font-size: 65px;
line-height: 158px;
color: var(--title-color);
}
.about-style-six .image-box-one .curve-text .curved-circle{
position: absolute;
left: 0px;
top: 0px;
font-size: 20px;
text-transform: uppercase;
color: var(--title-color);
width: 158px;
height: 158px;
}
.about-style-six .content-box{
position: relative;
display: block;
}
.about-style-six .content-box .upper-text{
position: relative;
display: inline-block;
font-size: 13px;
line-height: 30px;
font-weight: 500;
color: var(--title-color);
font-weight: 500;
text-transform: uppercase;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 22px;
padding: 0px 20px;
margin-bottom: 18px;
}
.about-style-six .content-box h2{
position: relative;
display: block;
font-size: 82px;
line-height: 90px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 50px;
}
.about-style-six .content-box p{
font-size: 22px;
line-height: 44px;
color: var(--title-color);
max-width: 550px;
}
.about-style-six .content-box .rating-box{
position: relative;
display: inline-block;
width: 349px;
height: 178px;
padding-top: 45px;
padding-left: 50px;
margin-top: 60px;
}
.about-style-six .content-box .rating-box .shape{
position: absolute;
left: 0px;
top: 0px;
width: 349px;
height: 178px;
background-repeat: no-repeat;
}
.about-style-six .content-box .rating-box .light-shape{
position: absolute;
left: 0px;
top: 0px;
width: 349px;
height: 178px;
background-repeat: no-repeat;
display: none;
}
.about-style-six .content-box .rating-box h3{
position: relative;
display: block;
font-size: 58px;
line-height: 60px;
font-family: var(--text-font);
font-weight: 500;
}
.about-style-six .content-box .rating-box span{
position: relative;
display: block;
font-size: 20px;
line-height: 30px;
color: rgba(0, 0, 0, 0.40);
}
.about-style-six .content-box-two{
position: relative;
display: block;
}
.about-style-six .content-box-two .inner-box{
position: relative;
display: block;
border-radius: 30px 0px 30px 30px;
overflow: hidden;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: top right;
padding: 386px 30px 16px 60px;
}
.about-style-six .content-box-two .inner-box .link-box{
position: absolute;
top: 0px;
right: 5px;
}
.about-style-six .content-box-two .inner-box .link-box a{
position: relative;
display: inline-block;
width: 68px;
height: 68px;
line-height: 68px;
background: #FFE03C;
border-radius: 15px;
text-align: center;
font-size: 24px;
color: var(--title-color);
}
.about-style-six .content-box-two .inner-box .link-box a:hover{
background: var(--secondary-color);
color: #FFE03C;
}
.about-style-six .content-box-two .inner-box .category-list li{
position: relative;
display: inline-block;
float: left;
margin-bottom: 10px;
}
.about-style-six .content-box-two .inner-box .category-list li a{
position: relative;
display: inline-block;
font-size: 48px;
line-height: 58px;
font-weight: 500;
color: var(--title-color);
background: #fff;
padding: 10px 20px;
border-radius: 50px;
}
.about-style-six .content-box-two .inner-box .category-list li a:hover{
background: #FFE03C;
}
.about-style-six .content-box-two .inner-box .category-list li:first-child{
margin-left: 70px;
transform: rotate(1.23deg);
}
.about-style-six .content-box-two .inner-box .category-list li:nth-child(2){
transform: rotate(-2.91deg);
margin-left: 5px;
}
.about-style-six .content-box-two .inner-box .category-list li:nth-child(3){
transform: rotate(-2.91deg);
}
.about-style-six .content-box-two .inner-box .category-list li:nth-child(4){
transform: rotate(4.4deg);
}
.about-style-six .content-box-two .inner-box .category-list li:nth-child(5){
transform: rotate(-0.86deg);
}
.about-style-six .content-box-two .inner-box .category-list li:nth-child(6){
transform: rotate(4.19deg);
}
.about-style-six .content-box-two .inner-box .category-list li:nth-child(7){
transform: rotate(-8.71deg);
}
.about-style-six .content-box-two .inner-box .category-list li:nth-child(8){
transform: rotate(7.69deg);
} .about-style-seven{
position: relative;
padding: 168px 0px 327px 0px;
}
.about-style-seven .upper-content{
position: relative;
padding-left: 115px;
padding-right: 140px;
}
.about-style-seven .left-content .count-outer{
position: relative;
display: block;
font-size: 120px;
line-height: 90px;
font-family: var(--text-font);
color: var(--title-color);
font-weight: 500;
margin-bottom: 27px;
}
.about-style-seven .left-content p{
font-size: 24px;
line-height: 35px;
}
.about-style-seven .content-box{
position: relative;
display: block;
margin-left: -55px;
}
.about-style-seven .content-box h2{
font-size: 72px;
line-height: 86px;
font-family: var(--text-font);
font-weight: 700;
margin-bottom: 120px;
}
.about-style-seven .content-box span{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 32px;
font-weight: 500;
text-transform: uppercase;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
color: var(--title-color);
border-radius: 30px;
margin-bottom: 36px;
padding: 1px 20px;
}
.about-style-seven .content-box p{
font-size: 32px;
line-height: 60px;
color: var(--title-color);
max-width: 790px;
}
.about-style-seven .lower-content{
padding-left: 115px;
}
.about-style-seven .inner-content{
position: relative;
display: block;
margin-left: -112px;
}
.about-style-seven .inner-content:before{
position: absolute;
content: '';
background: #FFE03C;
width: 40px;
height: 40px;
left: -48px;
bottom: -44px;
}
.about-style-seven .inner-content .inner-box{
position: relative;
display: block;
overflow: hidden;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: top right;
padding: 540px 0px 9px 15px;
}
.about-style-seven .inner-content .inner-box .link-box{
position: absolute;
top: 0px;
right: 5px;
}
.about-style-seven .inner-content .inner-box .link-box a{
position: relative;
display: inline-block;
width: 68px;
height: 68px;
line-height: 68px;
background: #FFE03C;
border-radius: 15px;
text-align: center;
font-size: 24px;
color: var(--title-color);
}
.about-style-seven .inner-content .inner-box .link-box a:hover{
background: var(--secondary-color);
color: #FFE03C;
}
.about-style-seven .inner-content .inner-box .category-list li{
position: relative;
display: inline-block;
float: left;
}
.about-style-seven .inner-content .inner-box .category-list li a{
position: relative;
display: inline-block;
font-size: 48px;
line-height: 58px;
font-weight: 500;
color: var(--title-color);
background: #fff;
padding: 10px 20px;
border-radius: 50px;
}
.about-style-seven .inner-content .inner-box .category-list li a:hover{
background: #FFE03C;
}
.about-style-seven .inner-content .inner-box .category-list li:first-child{
transform: rotate(-2.91deg);
}
.about-style-seven .inner-content .inner-box .category-list li:nth-child(2){
transform: rotate(4.4deg);
}
.about-style-seven .inner-content .inner-box .category-list li:nth-child(3){
transform: rotate(-0.86deg);
}
.about-style-seven .inner-content .inner-box .category-list li:nth-child(4){
transform: rotate(3.29deg);
}
.about-style-seven .inner-content .inner-box .category-list li:nth-child(5){
transform: rotate(4.19deg);
}
.about-style-seven .inner-content .inner-box .category-list li:nth-child(6){
transform: rotate(-8.71deg);
}
.about-style-seven .inner-content .inner-box .category-list li:nth-child(7){
transform: rotate(7.69deg);
}
.about-style-seven .inner-content .inner-box .category-list li:nth-child(8){
transform: rotate(-3.68deg);
}
.about-style-seven .inner-content .big-text{
position: absolute;
left: -380px;
bottom: -9px;
font-size: 300px;
line-height: 250px;
font-family: var(--text-font);
font-weight: 900;
text-transform: uppercase;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(0, 0, 0, 0.1);
}
.about-style-seven .pattern-layer .pattern-1{
position: absolute;
left: 0px;
top: 190px;
width: 642px;
height: 907px;
background-repeat: no-repeat;
}
.about-style-seven .pattern-layer .pattern-2{
position: absolute;
left: 0px;
bottom: 380px;
width: 642px;
height: 907px;
background-repeat: no-repeat;
}
.about-style-seven .pattern-layer .pattern-3{
position: absolute;
left: 0px;
top: 190px;
width: 642px;
height: 907px;
background-repeat: no-repeat;
display: none;
}
.about-style-seven .pattern-layer .pattern-4{
position: absolute;
left: 0px;
bottom: 380px;
width: 642px;
height: 907px;
background-repeat: no-repeat;
display: none;
} .about-style-eight{
position: relative;
background: #F6F6F6;
padding: 228px 0px 196px 0px;
}
.about-style-eight .outer-container{
position: relative;
padding: 0px 125px;
}
.about-style-eight .title-text{
position: relative;
margin-top: 327px;
}
.about-style-eight .title-text h2{
display: block;
font-size: 36px;
line-height: 72px;
font-family: var(--text-font);
font-weight: 500;
}
.about-style-eight .content-box{
position: relative;
display: block;
}
.about-style-eight .content-box h2{
position: relative;
display: block;
font-size: 82px;
line-height: 95px;
font-family: var(--text-font);
font-weight: 700;
margin-bottom: 87px;
}
.about-style-eight .content-box h2 span{
position: relative;
display: inline-block;
line-height: 103px;
color: transparent;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent;
background: -webkit-linear-gradient(0deg, #FF48D7, #787EFF 100%);
}
.about-style-eight .content-box p{
font-size: 32px;
line-height: 52px;
margin-bottom: 51px;
color: var(--title-color);
}
.about-style-eight .content-box .lower-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.about-style-eight .content-box .lower-box .subscribe-box{
position: relative;
display: inline-block;
width: 350px;
background: var(--secondary-color);
border-radius: 50px;
padding: 17px 100px 21px 33px;
}
.about-style-eight .content-box .lower-box .subscribe-box span{
font-size: 16px;
line-height: 40px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
}
.about-style-eight .content-box .lower-box .subscribe-box a{
position: absolute;
display: inline-block;
width: 55px;
height: 55px;
line-height: 57px;
background: #FF0000;
text-align: center;
font-size: 20px;
color: #fff;
border-radius: 50%;
top: 12px;
right: 18px;
}
.about-style-eight .content-box .lower-box .subscribe-box a:before,
.about-style-eight .content-box .lower-box .subscribe-box a:after {
width: 100%;
height: 100%;
border-radius: 50%;
background: transparent;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
-webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.5);
box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.5);
-webkit-animation: ripple 3s infinite;
animation: ripple 3s infinite;
-webkit-transition: all .4s ease;
transition: all .4s ease;
}
.about-style-eight .content-box .lower-box .subscribe-box a:after{
-webkit-animation-delay: .6s;
animation-delay: .6s;
}
.about-style-eight .content-box .lower-box .signature{
position: relative;
display: block;
}
.about-style-eight .content-box .lower-box .signature-2{
display: none;
}
.about-style-eight .pattern-layer .pattern-1{
position: absolute;
left: 0px;
top: 250px;
width: 642px;
height: 907px;
background-repeat: no-repeat;
}
.about-style-eight .pattern-layer .pattern-2{
position: absolute;
left: 0px;
top: 250px;
width: 642px;
height: 907px;
display: none;
background-repeat: no-repeat;
}
.about-style-eight .pattern-layer .pattern-3{
position: absolute;
left: 0px;
top: -500px;
width: 1068px;
height: 2537px;
background-repeat: no-repeat;
display: none;
} .about-style-nine{
position: relative;
background: #F6EFE9;
padding: 153px 0px 176px 0px;
}
.about-style-nine .outer-container{
position: relative;
padding: 0px 125px;
max-width: 1800px;
margin: 0 auto;
}
.about-style-nine .sub-title-text{
position: relative;
display: block;
font-size: 20px;
line-height: 40px;
color: var(--title-color);
text-transform: uppercase;
}
.about-style-nine .content-box{
position: relative;
display: block;
}
.about-style-nine .content-box h2{
position: relative;
display: block;
font-size: 90px;
line-height: 111px;
font-family: 'Gambetta', serif;
font-weight: 500;
font-style: italic;
margin-bottom: 68px;
text-transform: uppercase;
}
.about-style-nine .content-box h2 span{
position: relative;
display: block;
padding-left: 100px;
}
.about-style-nine .content-box h2 span:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-104.png);
width: 65px;
height: 65px;
left: 0px;
top: 23px;
background-repeat: no-repeat;
}
.about-style-nine .content-box p{
font-size: 32px;
line-height: 58px;
color: var(--title-color);
margin-bottom: 50px;
}
.about-style-nine .content-box .signature{
position: relative;
display: block;
}
.about-style-nine .content-box .signature-2{
display: none;
}
.about-style-nine .image-inner{
position: relative;
display: block;
}
.about-style-nine .image-inner .image-box-one{
position: relative;
display: block;
max-width: 517px;
}
.about-style-nine .image-inner .image-box-one .curve-text{
position: absolute;
right: -102px;
top: -130px;
width: 205px;
height: 205px;
text-align: center;
background: #fff;
border-radius: 50%;
z-index: 1;
}
.about-style-nine .image-inner .image-box-one .curve-text .text{
font-size: 65px;
line-height: 205px;
color: var(--title-color);
}
.about-style-nine .image-inner .image-box-one .curve-text .curved-circle-two{
position: absolute;
left: 16px;
top: 19px;
font-size: 18px;
text-transform: uppercase;
color: var(--title-color);
width: 170px;
height: 170px;
}
.about-style-nine .image-inner .image-box-one .curve-text .text{
position: relative;
display: inline-block;
font-size: 80px;
line-height: 205px;
font-family: 'Gambetta', serif;
font-weight: 500;
text-align: center;
text-transform: uppercase;
}
.about-style-nine .image-inner .image-box-one .image{
position: relative;
display: block;
overflow: hidden;
}
.about-style-nine .image-inner .image-box-one .image::before {
background: rgba(255, 255, 255, 0.3);
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 0;
opacity: 1;
z-index: 9;
pointer-events: none;
}
.about-style-nine .image-inner .image-box-one .image:hover::before {
height: 100%;
opacity: 0;
-webkit-transition: all 400ms linear;
transition: all 400ms linear;
}
.about-style-nine .image-inner .image-box-one .image img{
width: 100%;
}
.about-style-nine .image-inner .image-box-one .shape{
position: absolute;
top: -385px;
right: 0px;
width: 243px;
height: 174px;
background-repeat: no-repeat;
}
.about-style-nine .image-inner .image-box-one .shape-2{
position: absolute;
top: -385px;
right: 0px;
width: 243px;
height: 174px;
background-repeat: no-repeat;
display: none;
}
.about-style-nine .image-inner .image-box-two{
position: relative;
display: block;
margin-left: -45px;
padding-top: 0px;
}
.about-style-nine .image-inner .image-box-two .image{
position: relative;
display: block;
overflow: hidden;
}
.about-style-nine .image-inner .image-box-two .image::before {
background: rgba(255, 255, 255, 0.5);
content: "";
position: absolute;
left: 0;
top: 0;
width: 0%;
height: 100%;
opacity: 1;
z-index: 9;
pointer-events: none;
}
.about-style-nine .image-inner .image-box-two .image:hover::before {
width: 100%;
opacity: 0;
-webkit-transition: all 400ms linear;
transition: all 400ms linear;
}
.about-style-nine .image-inner .image-box-two .image img{
width: 100%;
}
.about-style-nine .funfact-inner .single-item{
position: relative;
display: block;
}
.about-style-nine .funfact-inner .single-item .count-outer{
position: relative;
display: block;
font-size: 80px;
line-height: 80px;
font-family: 'Gambetta', serif;
font-weight: 500;
color: var(--title-color);
margin-bottom: 10px;
}
.about-style-nine .funfact-inner .single-item p{
font-size: 24px;
line-height: 40px;
color: var(--title-color);
} .about-style-ten{
position: relative;
padding: 200px 0px;
}
.about-style-ten .outer-container{
position: relative;
padding: 0px 100px;
}
.about-style-ten .content-box{
position: relative;
display: block;
margin-bottom: 160px;
}
.about-style-ten .content-box h2{
font-size: 240px;
line-height: 230px;
font-family: 'Playfire Display', serif;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 135px;
}
.about-style-ten .content-box h2 span{
color: #A97B54;
}
.about-style-ten .content-box p{
font-size: 52px;
line-height: 74px;
color: var(--title-color);
max-width: 905px;
}
.about-style-ten .funfact-inner .single-item .count-outer{
font-size: 150px;
line-height: 110px;
font-family: 'Playfire Display', serif;
color: var(--title-color);
margin-bottom: 9px;
}
.about-style-ten .funfact-inner .single-item p{
font-size: 22px;
line-height: 35px;
}
.about-style-ten .funfact-inner .single-item{
position: relative;
display: block;
}
.about-style-ten .funfact-inner .single-item:before{
position: absolute;
content: '';
background: var(--secondary-color);
width: 1px;
height: 125px;
top: 10px;
right: -15px;
transform: rotate(20deg);
}
.about-style-ten .funfact-inner .funfact-block:last-child .single-item:before{
display: none;
}
.about-style-ten .shape{
position: absolute;
right: 163px;
bottom: 521px;
width: 424px;
height: 182px;
background-repeat: no-repeat;
}
.about-style-ten .shape-2{
position: absolute;
right: 163px;
bottom: 521px;
width: 424px;
height: 182px;
background-repeat: no-repeat;
display: none;
} .about-style-11{
position: relative;
padding: 265px 0px 294px 0px;
}
.about-style-11 .pattern-layer{
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: bottom center;
}
.about-style-11 .pattern-layer-2{
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: bottom center;
display: none;
}
.about-style-11 .content-box{
position: relative;
display: block;
margin-left: -25px;
}
.about-style-11 .content-box h2{
display: block;
font-size: 130px;
line-height: 140px;
margin-bottom: 31px;
max-width: 490px;
}
.about-style-11 .content-box h2 span{
}
.about-style-11 .content-box p{
font-size: 52px;
line-height: 79px;
color: var(--title-color);
margin-bottom: 67px;
}
.about-style-11 .content-box .social-style-one{
justify-content: left;
}
.about-style-11 .content-box .social-style-one span{
font-size: 20px;
line-height: 27px;
font-weight: 700;
color: var(--title-color);
}
.about-style-11 .content-box .social-style-one li a{
background: #fff;
border-color: #fff;
}
.about-style-11 .content-box .social-style-one li a:hover{
}
.about-style-11 .image-box{
position: relative;
display: block;
}
.about-style-11 .image-box .image{
position: relative;
display: block;
border-radius: 50px;
overflow: hidden;
}
.about-style-11 .image-box .image::before {
background: rgba(255, 255, 255, 0.3);
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 0;
opacity: 1;
z-index: 9;
pointer-events: none;
}
.about-style-11 .image-box .image:hover::before {
height: 100%;
opacity: 0;
-webkit-transition: all 400ms linear;
transition: all 400ms linear;
}
.about-style-11 .image-box .image img{
width: 100%;
border-radius: 50px;
}
.about-section .outer-container.border_top{
border-top: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.about-section .image-box{
position: relative;
display: block;
margin-left: 79px;
}
.about-section .image-box img{
width: 100%;
}
.about-section .outer-container .shape{
position: absolute;
left: 890px;
top: 120px;
width: 107px;
height: 123px;
background-repeat: no-repeat;
}
.about-style-four.alternat-2{
padding: 159px 0px 157px 0px;
}
.about-style-four.alternat-2:before {
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-50.png);
width: 100%;
height: 8px;
left: 0px;
bottom: 0px;
background-repeat: repeat-x;
}
.about-style-four.alternat-2 .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.about-style-four.alternat-2 .pattern-layer-2{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
display: none;
}
.about-style-four .content-box p{
font-size: 36px;
line-height: 60px;
color: var(--title-color);
margin-bottom: 70px;
}
.about-style-four.alternat-2 .text-box h2:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-146.png);
width: 64px;
height: 64px;
top: 20px;
right: -70px;
background-repeat: no-repeat;
animation-name: rotateme; 
animation-duration: 24s; 
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-name: rotateme; 
-webkit-animation-duration: 24s; 
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: rotateme; 
-moz-animation-duration: 24s; 
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: rotateme; 
-ms-animation-duration: 24s; 
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: rotateme; 
-o-animation-duration: 24s; 
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
}
.about-style-four.alternat-2 .text-box h2:after{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-147.png);
width: 38px;
height: 38px;
right: 150px;
bottom: 15px;
background-repeat: no-repeat;
animation-name: rotateme; 
animation-duration: 24s; 
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-name: rotateme; 
-webkit-animation-duration: 24s; 
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: rotateme; 
-moz-animation-duration: 24s; 
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: rotateme; 
-ms-animation-duration: 24s; 
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: rotateme; 
-o-animation-duration: 24s; 
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
}
.about-style-four.alternat-2 .image-box .image{
position: relative;
display: block;
border-radius: 50px;
overflow: hidden;
}
.about-style-four.alternat-2 .image-box .image img{
width: 100%;
border-radius: 50px;
transition: 10s ease;
}
.about-style-four.alternat-2 .image-box .image:hover img{
transform: scale(1.5);
}
.about-style-four.alternat-2 .funfact-inner{
display: flex;
align-items: center;
justify-content: space-between;
}
.about-style-four.alternat-2 .funfact-inner .single-item:last-child:before{
display: none;
}
.about-style-four.alternat-2 .funfact-inner .single-item{
float: none;
}
.about-style-four.alternat-2 .funfact-inner .single-item:before{
right: -120%;
}
.about-style-four:before{
z-index: 1;
}
.about-style-nine.about-7-section .image-inner .image-box-two{
padding-top: 0px;
margin-left: -58px;
}
.about-style-nine.about-7-section .image-inner .image-box-one{
max-width: 535px;
}
.about-style-nine .upper-content .image-box{
position: relative;
display: block;
margin-left: -20px;
overflow: hidden;
}
.about-style-nine .upper-content .image-box::before {
background: rgba(255, 255, 255, 0.3);
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 0;
opacity: 1;
z-index: 9;
pointer-events: none;
}
.about-style-nine .upper-content .image-box:hover::before {
height: 100%;
opacity: 0;
-webkit-transition: all 400ms linear;
transition: all 400ms linear;
}
.about-style-nine .upper-content .image-box img{
width: 100%;
transition: all 0.3s ease-in-out 0.1s;
}
.about-style-nine .upper-content .image-box:hover img{
transform: scale(1.1);
}
.about-style-nine .title-text h2{
font-size: 180px;
line-height: 200px;
font-family: 'Gambetta', serif;
font-style: italic;
font-weight: 500;
margin-bottom: 60px;
text-transform: uppercase;
}
.about-style-nine .title-text h2:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-104.png);
width: 65px;
height: 65px;
right: 200px;
top: 10px;
background-repeat: no-repeat;
animation-name: rotateme; 
animation-duration: 24s; 
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-name: rotateme; 
-webkit-animation-duration: 24s; 
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: rotateme; 
-moz-animation-duration: 24s; 
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: rotateme; 
-ms-animation-duration: 24s; 
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: rotateme; 
-o-animation-duration: 24s; 
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
}
.about-style-nine .title-text p{
font-size: 32px;
line-height: 58px;
color: var(--title-color);
max-width: 770px;
}
.about-style-nine.about-7-section .image-inner .image-box-one .curve-text{
top: -103px;
}
.about-style-nine.about-7-section{
padding-top: 79px;
}
.about-style-nine .title-text .pattern-1{
position: absolute;
right: 75px;
bottom: -70px;
width: 102px;
height: 98px;
background-repeat: no-repeat;
}
.about-style-nine .title-text .pattern-2{
position: absolute;
right: 75px;
bottom: -70px;
width: 102px;
height: 98px;
background-repeat: no-repeat;
display: none;
} .about-style-12{
position: relative;
padding-top: 178px;
}
.about-style-12 .title-text h2{
position: relative;
display: block;
font-size: 238px;
line-height: 230px;
font-family: 'Playfire Display', serif;
font-weight: 500;
text-transform: uppercase;
}
.about-style-12 .title-text h2 span{
display: block;
color: #A97B54;
}
.about-style-12 .outer-container{
position: relative;
padding: 0px 95px;
}
.about-style-12 .image-box{
position: relative;
display: block;
max-width: 611px;
overflow: hidden;
}
.about-style-12 .image-box::before {
background: rgba(255, 255, 255, 0.3);
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 0;
opacity: 1;
z-index: 9;
pointer-events: none;
}
.about-style-12 .image-box:hover::before {
height: 100%;
opacity: 0;
-webkit-transition: all 400ms linear;
transition: all 400ms linear;
}
.about-style-12 .image-box img{
width: 100%;
transition: all 0.3s ease-in-out 0.1s;
}
.about-style-12 .image-box:hover img{
transform: scale(1.1);
}
.about-style-12 .content-box{
position: relative;
display: block;
}
.about-style-12 .content-box .sub-title{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 32px;
font-weight: 500;
color: var(--title-color);
text-transform: uppercase;
padding: 1px 18px;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
margin-bottom: 53px;
}
.about-style-12 .content-box p{
font-size: 42px;
line-height: 62px;
color: var(--title-color);
margin-bottom: 64px;
max-width: 800px;
}
.about-style-12 .content-box h4{
position: relative;
display: block;
font-size: 20px;
line-height: 26px;
font-family: var(--text-font);
font-weight: 700;
margin-bottom: 26px;
padding-top: 43px;
}
.about-style-12 .social-style-one{
justify-content: left;
}
.about-style-12 .funfact-inner{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 74px;
padding-bottom: 61px;
border-top: solid;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.about-style-12 .funfact-inner .single-item .count-outer{
position: relative;
display: block;
font-size: 150px;
line-height: 112px;
font-family: 'Playfire Display', serif;
color: var(--title-color);
margin-bottom: 8px;
}
.about-style-12 .funfact-inner .single-item p{
font-size: 22px;
line-height: 35px;
}
.about-style-12 .pattern-1{
position: absolute;
top: 214px;
right: 97px;
width: 343px;
height: 184px;
background-repeat: no-repeat;
}
.about-style-12 .pattern-2{
position: absolute;
top: 214px;
right: 97px;
width: 343px;
height: 184px;
background-repeat: no-repeat;
display: none;
}
.about-style-12 .content-box .shape-1{
position: absolute;
right: 130px;
bottom: -60px;
width: 343px;
height: 184px;
background-repeat: no-repeat;
}
.about-style-12 .content-box .shape-2{
position: absolute;
right: 130px;
bottom: -60px;
width: 343px;
height: 184px;
background-repeat: no-repeat;
display: none;
} .about-style-13{
position: relative;
}
.about-style-13 .outer-container{
position: relative;
max-width: 1580px;
width: 100%;
padding: 0px 15px;
margin: 0 auto;
}
.about-style-13 .content-box{
position: relative;
display: block;
}
.about-style-13 .content-box h2{
font-size: 82px;
line-height: 92px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 50px;
}
.about-style-13 .content-box p{
position: relative;
display: block;
font-size: 32px;
line-height: 58px;
color: var(--title-color);
margin-bottom: 60px;
max-width: 670px;
}
.about-style-13 .content-box a{
position: relative;
display: inline-block;
font-size: 15px;
line-height: 30px;
font-family: var(--title-font);
font-weight: 500;
text-transform: uppercase;
color: #fff;
background: var(--secondary-color);
padding: 15px 45px;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
z-index: 1;
}
.about-style-13 .content-box a:before{
position: absolute;
content: '';
width: 0%;
height: 100%;
left: 0px;
top: 0px;
z-index: -1;
transition: all 500ms ease;
}
.about-style-13 .content-box a:hover:before{
width: 100%;
}
.about-style-13 .image-inner{
position: relative;
margin: 0px -19px;
}
.about-style-13 .image-inner .image{
position: relative;
display: block;
overflow: hidden;
}
.about-style-13 .image-inner .image img{
width: 100%;
transition: all 500ms ease;
}
.about-style-13 .image-inner .single-image{
padding: 0px 34px;
}
.about-style-13 .image-inner .image:hover img{
transform: scale(1.2) rotate(2deg);
}.funfact-section{
position: relative;
padding: 0px 50px;
}
.funfact-section .outer-container{
position: relative;
padding: 94px 130px 86px 130px;
border: 1px solid var(--secondary-color);
border-top: none;
}
.funfact-section .funfact-inner{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.funfact-block-one .inner-box{
position: relative;
display: block;
}
.funfact-block-one .inner-box .count-outer{
position: relative;
display: block;
font-size: 100px;
line-height: 105px;
font-weight: 500;
color: var(--title-color);
margin-bottom: 17px;
}
.funfact-block-one .inner-box p{
display: block;
font-size: 24px;
line-height: 30px;
} .funfact-style-two{
position: relative;
padding: 0px 40px;
}
.funfact-style-two .outer-container{
position: relative;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
padding: 0px 46px;
}
.funfact-block-two{
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 630px;
height: 630px;
border-radius: 50%;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.funfact-block-two .inner-box .count-outer{
position: relative;
display: block;
font-size: 120px;
line-height: 90px;
font-family: 'Playfair Display', cursive;
color: var(--title-color);
}
.funfact-block-two .inner-box p{
font-size: 48px;
line-height: 90px;
color: var(--title-color);
}
.funfact-style-two.home-4{
background: #FBF5F1;
}
.funfact-style-two.home-4 .outer-container{
border-bottom: none;
padding-bottom: 274px;
}
.funfact-block-two{
transition: all 500ms ease;
}
.funfact-style-two.home-4 .funfact-block-two:hover .inner-box .count-outer,
.funfact-style-two.home-4 .funfact-block-two:hover .inner-box p{
color: #fff;
}
.funfact-block-two{
cursor: pointer;
z-index: 1;
transition: all 500ms ease;
}
.funfact-block-two:before{
position: absolute;
content: '';
background: var(--secondary-color);
width: 100%;
height: 100%;
transform: scale(0,0);
z-index: -1;
border-radius: 50%;
transition: all 500ms ease;
}
.funfact-block-two:hover:before{
transform: scale(1,1);
}
.funfact-block-two .inner-box .count-outer,
.funfact-block-two .inner-box p{
transition: all 500ms ease;
}
.funfact-block-two:hover .inner-box .count-outer,
.funfact-block-two:hover .inner-box p{
color: #fff;
}.pricing-section{
position: relative;
padding: 0px 50px;
}
.pricing-section .outer-container{
position: relative;
padding: 89px 75px 110px 75px;
border: 1px solid var(--secondary-color);
border-top: none;
}
.pricing-section .title-box{
position: relative;
display: flex;
align-items: flex-end;
justify-content: space-between;
}
.pricing-section .title-box h2{
font-size: 90px;
line-height: 100px;
}
.pricing-section .title-box .theme-btn{
border-radius: 0px;
}
.pricing-block-one .inner-box{
position: relative;
display: block;
margin-bottom: 40px;
background: #C5D8F5;
padding: 65px 60px 110px 60px;
border-radius: 40px;
transition: all 500ms ease;
}
.pricing-block-one .inner-box:hover{
transform: translateY(-10px);
}
.pricing-block-one .inner-box .icon-box{
position: relative;
display: inline-block;
margin-bottom: 42px;
}
.pricing-block-one .inner-box h2{
position: relative;
display: block;
font-size: 36px;
line-height: 46px;
font-weight: 500;
margin-bottom: 29px;
}
.pricing-block-one .inner-box p{
font-size: 22px;
line-height: 37px;
margin-bottom: 27px;
}
.pricing-block-one .inner-box .link{
position: absolute;
right: 26px;
bottom: 24px;
}
.pricing-block-one .inner-box .link a{
position: relative;
display: inline-block;
width: 53px;
height: 53px;
line-height: 57px;
background: #fff;
text-align: center;
border-radius: 50%;
font-size: 17px;
}
.pricing-block-one .inner-box .link a:hover{
transform: rotate(45deg);
}
.pricing-section .pricing-block{
padding: 0px 20px;
}
.pricing-section .inner-container{
position: relative;
margin: 0px -5px;
}
.pricing-block:first-child .pricing-block-one .inner-box{
}
.pricing-block:last-child .pricing-block-one .inner-box{
background: #E7EEFA;
}
.pricing-block:first-child .pricing-block-one .inner-box h2,
.pricing-block:first-child .pricing-block-one .inner-box p,
.pricing-block:first-child .pricing-block-one .inner-box .list-style-one li{
color: #fff;
}
.pricing-section .pattern-layer{
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: left bottom;
} .pricing-style-two{
position: relative;
}
.pricing-style-two .outer-container{
position: relative;
}
.pricing-style-two .title-text h2{
position: relative;
display: block;
font-size: 82px;
line-height: 92px;
font-family: var(--text-font);
font-weight: 700;
}
.pricing-style-two .title-text h2 span{
position: relative;
display: inline-block;
color: transparent;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent;
background: -webkit-linear-gradient(0deg, #FF48D7, #787EFF 100%);
}
.pricing-style-two .upper-text{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.pricing-style-two .upper-text h2{
font-size: 36px;
line-height: 72px;
font-family: var(--text-font);
font-weight: 500;
}
.pricing-style-two .upper-text a{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 24px;
font-weight: 700;
color: var(--title-color);
padding-right: 100px;
}
.pricing-style-two .upper-text a:hover{
text-decoration: underline;
}
.pricing-style-two .upper-text a:before{
position: absolute;
content: '';
background: var(--secondary-color);
width: 60px;
height: 60px;
top: -16px;
right: 0px;
border-radius: 50%;
}
.pricing-style-two .upper-text a i{
position: absolute;
top: 3px;
right: 17px;
font-size: 24px;
color: #fff;
}
.pricing-style-two .upper-text a i:after{
position: absolute;
content: '';
background: var(--secondary-color);
width: 36px;
height: 1px;
top: 10px;
right: 36px;
transition: all 500ms ease;
}
.pricing-style-two .upper-text a:hover i:after{
right: 0px;
opacity: 0;
}
.pricing-style-two .inner-container{
position: relative;
background: #fff;
border-radius: 50px;
}
.pricing-style-two .pricing-block{
position: relative;
display: block;
padding: 0px 50px 0px 500px;
}
.pricing-style-two .pricing-block .count-text{
position: absolute;
left: 83px;
top: 100px;
font-size: 20px;
line-height: 30px;
font-weight: 500;
color: var(--title-color);
}
.pricing-style-two .pricing-block .content-box{
position: relative;
display: flex;
justify-content: space-between;
padding: 78px 32px 80px 0px;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.pricing-style-two .pricing-block .price-box h2{
position: relative;
display: block;
font-size: 72px;
line-height: 97px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 6px;
}
.pricing-style-two .pricing-block .price-box p{
font-size: 24px;
line-height: 32px;
font-weight: 500;
color: var(--title-color);
}
.pricing-style-two .pricing-block .feature-list li{
position: relative;
display: block;
font-size: 20px;
line-height: 45px;
color: var(--title-color);
padding-left: 28px;
}
.pricing-style-two .pricing-block .feature-list li:before{
position: absolute;
content: '\e90b';
font-family: 'icomoon';
left: 0px;
top: 0px;
font-size: 16px;
}
.pricing-style-two .pricing-block .plan-box .theme-btn-three{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 38px;
font-family: var(--text-font);
color: #fff;
font-weight: 500;
text-transform: uppercase;
text-align: center;
background: var(--secondary-color);
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
padding: 13px 37px 12px 37px;
border-radius: 50px;
margin-bottom: 29px;
}
.pricing-style-two .pricing-block .plan-box .theme-btn-three:hover{
}
.pricing-style-two .pricing-block .plan-box .theme-btn-three span{
position: absolute;
display: inline-block;
}
.pricing-style-two .pricing-block .plan-box p{
font-size: 20px;
line-height: 27px;
color: var(--title-color);
}
.pricing-style-two .pricing-block .plan-box span{
position: relative;
display: block;
font-size: 20px;
line-height: 27px;
color: rgba(0, 0, 0, 0.40);
}
.pricing-style-two .shape{
position: absolute;
left: 0px;
top: -647px;
width: 1251px;
height: 1506px;
background-repeat: no-repeat;
display: none;
}
.pricing-style-two .pattern-layer{
position: absolute;
left: 0px;
bottom: 120px;
width: 100%;
height: 370px;
background-size: cover;
background-repeat: no-repeat;
background-position: bottom center;
}
.pricing-block-two{
margin-bottom: 30px;
}
.pricing-block-two:last-child{
margin-bottom: 0px;
}
.pricing-block-two .inner-box{
position: relative;
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 61px 60px 55px 60px;
border-radius: 40px;
overflow: hidden;
}
.pricing-block-two:first-child .inner-box{
background: #2661FF;
}
.pricing-block-two:nth-child(2) .inner-box{
background: #C5D8F5;
}
.pricing-block-two:nth-child(3) .inner-box{
background: #E7EEFA;
}
.pricing-block-two .inner-box .title-box{
position: relative;
display: block;
padding-left: 140px;
}
.pricing-block-two .inner-box .title-box .icon-box{
position: absolute;
left: 0px;
top: 0px;
}
.pricing-block-two .inner-box .title-box h3{
font-size: 36px;
line-height: 46px;
font-family: var(--text-font);
font-weight: 500;
max-width: 330px;
}
.pricing-block-two:first-child .inner-box .title-box h3{
color: #fff;
}
.pricing-block-two .inner-box .feature-box p{
font-size: 22px;
line-height: 37px;
margin-bottom: 25px;
}
.pricing-block-two:first-child .inner-box .feature-box p{
color: rgba(255, 255, 255, 0.70);
}
.pricing-block-two:first-child .inner-box .feature-box .feature-list li{
color: #fff;
}
.pricing-block-two .inner-box .btn-box a{
position: relative;
display: inline-block;
width: 101px;
height: 101px;
line-height: 101px;
background: #fff;
text-align: center;
border-radius: 50%;
font-size: 30px;
color: #2661FF;
}
.pricing-block-two .inner-box .btn-box a:hover{
transform: rotate(45deg);
}
.pricing-section.alternat-2 .outer-container{
border-top: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.pricing-section.alternat-2 .upper-content .content-box .text-box p{
font-size: 36px;
line-height: 62px;
color: var(--title-color);
margin-bottom: 50px;
}
.pricing-section.alternat-2 .upper-content .content-box .funfact-inner{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.pricing-section.alternat-2 .upper-content .title-text h2{
position: relative;
display: block;
font-size: 90px;
line-height: 100px;
font-weight: 400;
max-width: 500px;
}
.pricing-section.alternat-2 .upper-content .title-text h2:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-159.png);
width: 49px;
height: 58px;
right: 20px;
bottom: 10px;
background-repeat: no-repeat;
}
.pricing-section.alternat-2 .upper-content .shape{
position: absolute;
left: 0px;
bottom: 0px;
width: 349px;
height: 349px;
background-repeat: no-repeat;
}.process-section{
position: relative;
padding-bottom: 310px;
}
.process-section .outer-container{
position: relative;
padding: 0px 125px;
}
.process-section .title-box span{
position: relative;
display: block;
font-size: 18px;
line-height: 30px;
font-style: italic;
color: rgba(0, 0, 0, 0.40);
margin-bottom: 6px;
}
.process-section .title-box h2{
position: relative;
display: block;
font-size: 82px;
line-height: 92px;
font-family: var(--text-font);
font-weight: 500;
}
.process-section .content-box .single-item{
position: relative;
display: inline-block;
width: 100%;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 300px;
padding: 59px 200px 70px 177px;
}
.process-section .content-box .single-item:first-child{
top: 2px;
}
.process-section .content-box .single-item:nth-child(2){
top: 1px;
}
.process-section .content-box .single-item .icon-box{
position: absolute;
left: 76px;
top: 66px;
}
.process-section .content-box .single-item .light-icon{
position: absolute;
left: 76px;
top: 66px;
display: none;
}
.process-section .content-box .single-item .count-text{
position: absolute;
top: 52px;
right: 50px;
width: 92px;
height: 92px;
line-height: 92px;
text-align: center;
background: var(--secondary-color);
font-size: 48px;
font-weight: 500;
font-style: italic;
border-radius: 50%;
color: #fff;
}
.process-section .content-box .single-item h2{
font-size: 64px;
line-height: 77px;
font-family: var(--text-font);
font-weight: 500;
}
.process-section.home-7 .content-box .single-item{
background: var(--secondary-color);
top: 0px !important;
}
.process-section.home-7 .content-box .single-item h2{
color: #fff;
}
.process-section.home-7 .content-box .single-item .count-text {
background: rgba(255, 255, 255, 0.10);
}
.process-section.home-7{
padding-bottom: 152px;
}
.process-section.pt_200{
padding-bottom: 270px;
}.cta-section{
position: relative;
padding: 0px 50px;
}
.cta-section .outer-container{
position: relative;
padding: 104px 30px 134px 30px;
border: 1px solid var(--secondary-color);
border-top: none;
}
.cta-section .content-box{
position: relative;
display: block;
}
.cta-section .content-box h2{
position: relative;
display: block;
font-size: 110px;
line-height: 120px;
font-weight: 500;
margin-bottom: 40px;
}
.cta-section .content-box a{
position: relative;
display: inline-block;
width: 252px;
height: 252px;
text-align: center;
padding-top: 61px;
}
.cta-section .content-box a:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-36.png);
width: 252px;
height: 252px;
left: 0px;
top: 0px;
background-repeat: no-repeat;
}
.cta-section .content-box a span{
position: relative;
display: block;
font-size: 24px;
line-height: 37px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
margin-bottom: 33px;
}
.cta-section .content-box a i{
position: relative;
display: inline-block;
font-size: 24px;
color: #fff;
transition: all 500ms ease;
}
.cta-section .content-box a:hover i{
transform: rotate(45deg);
}
.cta-section .pattern-layer .pattern-1{
position: absolute;
left: 0px;
bottom: 0px;
width: 523px;
height: 523px;
background-repeat: no-repeat;
}
.cta-section .pattern-layer .pattern-2{
position: absolute;
right: 0px;
bottom: 0px;
width: 549px;
height: 455px;
background-repeat: no-repeat;
} .cta-style-two{
position: relative;
padding: 0px 30px;
}
.cta-style-two .outer-container{
position: relative;
padding: 150px 0px 174px;
}
.cta-style-two .content-box{
position: relative;
display: block;
}
.cta-style-two .content-box h2{
position: relative;
display: block;
font-size: 140px;
line-height: 190px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 28px;
}
.cta-style-two .content-box h2 span{
position: relative;
display: inline-block;
background: var(--secondary-color);
color: #fff;
line-height: 130px;
}
.cta-style-two .content-box p{
font-size: 31px;
line-height: 51px;
color: var(--title-color);
margin-bottom: 53px;
}
.cta-style-two .content-box .theme-btn-three{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 27px;
font-weight: 500;
color: var(--title-color);
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 50px;
padding: 13px 42px;
text-transform: uppercase;
background: transparent;
}
.cta-style-two .content-box .theme-btn-three:hover{
color: #fff;
} .cta-style-three{
position: relative;
padding: 110px 0px;
background: #F6F6F6;
}
.cta-style-three .outer-container{
position: relative;
padding: 175px 0px 150px 0px;
}
.cta-style-three .content-box{
position: relative;
display: block;
}
.cta-style-three .content-box h2{
font-size: 100px;
line-height: 100px;
font-family: var(--text-font);
font-weight: 500;
max-width: 890px;
margin: 0 auto;
margin-bottom: 34px;
}
.cta-style-three .content-box h2 span{
position: relative;
display: inline-block;
color: transparent;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent;
background: -webkit-linear-gradient(0deg, #FF48D7, #787EFF 100%);
}
.cta-style-three .content-box p{
font-size: 24px;
line-height: 52px;
color: var(--title-color);
margin-bottom: 55px;
}
.cta-style-three .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
}
.cta-style-three .pattern-layer-2{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
display: none;
}
.cta-style-three .content-box .theme-btn-three{
background: var(--secondary-color);
border-color: var(--secondary-color);
padding: 15px 32px;
border-radius: 40px;
}
.cta-style-three .pattern-layer-3{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
width: 1800px;
height: 1506px;
background-repeat: no-repeat;
background-position: center;
display: none;
}
.cta-style-three .shape .shape-1{
position: absolute;
top: 240px;
right: 325px;
width: 68px;
height: 76px;
background-repeat: no-repeat;
}
.cta-style-three .shape .shape-2{
position: absolute;
top: 240px;
right: 325px;
width: 68px;
height: 76px;
background-repeat: no-repeat;
display: none;
}
.cta-style-three .shape .shape-3{
position: absolute;
left: 420px;
bottom: 170px;
width: 101px;
height: 84px;
background-repeat: no-repeat;
}
.cta-style-three .shape .shape-4{
position: absolute;
left: 420px;
bottom: 170px;
width: 101px;
height: 84px;
background-repeat: no-repeat;
display: none;
} .cta-style-four{
position: relative;
padding: 170px 0px 227px 0px;
}
.cta-style-four h2{
display: block;
font-size: 90px;
line-height: 100px;
font-family: 'Playfire Display', serif;
font-weight: 500;
margin-bottom: 56px;
}
.cta-style-four .theme-btn-three{
position: relative;
display: inline-block;
font-size: 15px;
line-height: 40px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
padding: 10px 44px;
background: #B9916E;
}
.cta-style-four .theme-btn-three:hover{
}
.cta-style-four .shape-1{
position: absolute;
right: 208px;
bottom: 170px;
width: 189px;
height: 114px;
background-repeat: no-repeat;
}
.cta-style-four .shape-2{
position: absolute;
right: 208px;
bottom: 170px;
width: 189px;
height: 114px;
background-repeat: no-repeat;
display: none;
}.faq-section{
position: relative;
padding: 0px 30px;
}
.faq-section .outer-container{
position: relative;
padding: 171px 90px 197px 90px;
background: #F1F1F1;
border-radius: 50px;
}
.faq-section .content-box{
position: relative;
display: block;
}
.faq-section .content-box h2{
font-size: 82px;
line-height: 92px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 54px;
}
.faq-section .content-box p{
font-size: 24px;
line-height: 40px;
margin-bottom: 54px;
}
.faq-section .content-box .theme-btn-three{
position: relative;
display: inline-block;
font-size: 15px;
line-height: 27px;
font-family: var(--title-font);
color: #fff;
font-weight: 500;
text-transform: uppercase;
background: var(--secondary-color);
border-radius: 30px;
padding: 14px 47px;
}
.faq-section .content-box a:hover{
}
.faq-section .accordion-box{
border-top: 1px solid #C4C4C4;
}
.accordion-box .block .acc-content {
position: relative;
display: none;
padding-bottom: 36px;
}
.accordion-box .block .acc-content.current {
display: block;
}
.accordion-box .block{
position: relative;
border-bottom: 1px solid #C4C4C4;
}
.accordion-box .accordion .acc-btn{
position: relative;
padding: 38px 80px 42px 0px;
cursor: pointer;
}
.accordion-box .accordion .acc-btn h3{
font-size: 32px;
line-height: 38px;
font-family: var(--text-font);
font-weight: 500;
}
.accordion-box .accordion .acc-btn .icon-box{
position: absolute;
display: inline-block;
top: 50px;
right: 15px;
font-size: 10px;
}
.accordion-box .accordion .acc-btn.active .icon-box{
transform: rotate(180deg);
}
.accordion-box .accordion .acc-content p{
font-size: 22px;
line-height: 35px;
}
.faq-section .shape{
position: absolute;
left: 0px;
bottom: 0px;
width: 705px;
height: 467px;
background-repeat: no-repeat;
}.events-section{
position: relative;
padding-bottom: 225px;
background: #F6F6F6;
}
.events-section .outer-container{
position: relative;
padding-left: 75px;
}
.events-section .title-text h2{
position: relative;
display: block;
font-size: 36px;
line-height: 72px;
font-family: var(--text-font);
font-weight: 500;
}
.events-section .content-one{
position: relative;
display: block;
background: #fff;
border-radius: 40px;
padding: 43px;
}
.events-section .content-one .image-box{
position: absolute;
left: 43px;
top: 43px;
border-radius: 30px;
overflow: hidden;
}
.events-section .content-one .image-box::before {
background: rgba(255, 255, 255, 0.3);
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 0;
opacity: 1;
z-index: 9;
pointer-events: none;
}
.events-section .content-one:hover .image-box::before {
height: 100%;
opacity: 0;
-webkit-transition: all 400ms linear;
transition: all 400ms linear;
}
.events-section .content-one .image-box img{
width: 100%;
border-radius: 30px;
}
.events-section .content-one .inner-box{
position: relative;
padding: 0px 0px 30px 435px;
}
.events-section .content-one .inner-box .upper-box{
position: relative;
display: flex;
align-items: center;
margin-bottom: 93px;
}
.events-section .content-one .inner-box .upper-box .box{
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 156px;
height: 156px;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 50%;
text-align: center;
}
.events-section .content-one .inner-box .upper-box .box h2{
display: block;
font-size: 62px;
line-height: 71px;
font-family: var(--text-font);
font-weight: 500;
}
.events-section .content-one .inner-box .upper-box .box span{
position: relative;
display: block;
font-size: 15px;
line-height: 31px;
text-transform: uppercase;
color: var(--title-color);
}
.events-section .content-one .inner-box .upper-box .box h4{
display: block;
font-size: 24px;
line-height: 28px;
font-family: var(--text-font);
font-weight: 500;
}
.events-section .content-one .inner-box h3{
position: relative;
display: block;
font-size: 48px;
line-height: 58px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 110px;
}
.events-section .content-one .inner-box h3 a{
display: inline-block;
color: var(--title-color);
}
.events-section .content-one .inner-box h3 a:hover{
text-decoration: underline;
}
.events-section .content-one .inner-box .link a{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 24px;
font-weight: 700;
color: var(--title-color);
padding-right: 100px;
}
.events-section .content-one .inner-box .link a:hover{
}
.events-section .content-one .inner-box .link a:before{
position: absolute;
content: '';
background: var(--secondary-color);
width: 60px;
height: 60px;
top: -16px;
right: 0px;
border-radius: 50%;
}
.events-section .content-one .inner-box .link a i{
position: absolute;
top: 3px;
right: 17px;
font-size: 24px;
color: #fff;
}
.events-section .content-one .inner-box .link a i:after{
position: absolute;
content: '';
background: var(--secondary-color);
width: 36px;
height: 1px;
top: 10px;
right: 36px;
transition: all 500ms ease;
}
.events-section .content-one .inner-box .link a:hover i:after{
right: 0px;
opacity: 0;
}
.events-section .content-two{
position: relative;
display: block;
background: #fff;
border-radius: 40px;
padding: 55px 41px 42px 41px;
text-align: center;
}
.events-section .content-two h2{
font-size: 42px;
line-height: 52px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 21px;
}
.events-section .content-two h2 a{
display: inline-block;
color: var(--title-color);
}
.events-section .content-two h2 a:hover{
text-decoration: underline;
}
.events-section .content-two span{
position: relative;
display: block;
font-size: 20px;
line-height: 28px;
margin-bottom: 84px;
}
.events-section .content-two .image-box{
position: relative;
display: block;
border-radius: 20px;
max-width: 318px;
margin: 0 auto !important;
overflow: hidden;
}
.events-section .content-two .image-box img{
width: 100%;
border-radius: 20px;
transition: all 0.3s ease-in-out 0.1s;
}
.events-section .content-two:hover .image-box img{
transform: scale(1.2);
}
.events-section .content-box{
position: relative;
display: block;
margin-right: -112px;
}
.events-section .content-three{
position: relative;
display: block;
background: #fff;
padding: 44px;
border-radius: 40px;
}
.events-section .content-three .image-box{
position: relative;
display: block;
border-radius: 30px;
max-width: 370px;
overflow: hidden;
}
.events-section .content-three .image-box img{
width: 100%;
border-radius: 30px;
transition: all 0.3s ease-in-out 0.1s;
transform: scale(1.2);
}
.events-section .content-three:hover .image-box img{
transform: scale(1);
}
.events-section .owl-nav{
position: absolute;
top: -134px;
right: 160px;
background: #fff;
border-radius: 70px;
padding: 8px 15px;
} .events-style-two{
position: relative;
padding: 150px 0px 240px 0px;
background: #F6EFE9;
}
.events-style-two .outer-container{
position: relative;
padding: 0px 125px;
}
.events-style-two .title-box{
position: relative;
display: flex;
justify-content: space-between;
}
.events-style-two .title-box p{
font-size: 28px;
line-height: 43px;
max-width: 400px;
color: var(--title-color);
}
.events-style-two .title-box h2{
position: relative;
display: block;
font-size: 90px;
line-height: 111px;
font-family: 'Gambetta', serif;
font-weight: 500;
font-style: italic;
margin-bottom: 68px;
text-transform: uppercase;
text-align: right;
max-width: 520px;
}
.events-style-two .title-box h2 span{
position: relative;
display: inline-block;
padding-left: 100px;
}
.events-style-two .title-box h2 span:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-104.png);
width: 65px;
height: 65px;
left: 0px;
top: 23px;
background-repeat: no-repeat;
}
.events-style-two .title-box .shape{
position: absolute;
left: 433px;
top: 113px;
width: 248px;
height: 245px;
background-repeat: no-repeat;
}
.events-style-two .title-box .shape-2{
position: absolute;
left: 433px;
top: 113px;
width: 248px;
height: 245px;
background-repeat: no-repeat;
display: none;
}
.events-style-two .single-item:first-child{
border-top: solid;
border-width: 1px;
border-color: rgba(0, 0, 0, 0.19);
}
.events-style-two .single-item{
position: relative;
display: block;
padding: 61px 270px 84px 300px;
border-bottom: solid;
border-width: 1px;
border-color: rgba(0, 0, 0, 0.19);
}
.events-style-two .single-item .date{
position: absolute;
left: 0px;
top: 61px;
font-size: 21px;
line-height: 54px;
color: var(--title-color);
}
.events-style-two .single-item .text-box h2{
position: relative;
display: block;
font-size: 64px;
line-height: 80px;
font-family: 'Gambetta', serif;
font-weight: 400;
margin-bottom: 10px;
}
.events-style-two .single-item .text-box h2 a{
display: inline-block;
color: var(--title-color);
}
.events-style-two .single-item .text-box h2 a:hover{
}
.events-style-two .single-item .text-box p{
font-size: 26px;
line-height: 54px;
color: rgba(0, 0, 0, 0.50);
}
.events-style-two .single-item .link{
position: absolute;
top: 61px;
right: 0px;
}
.events-style-two .single-item .link a{
position: relative;
display: inline-block;
width: 230px;
height: 119px;
line-height: 119px;
text-align: center;
font-size: 16px;
font-weight: 500;
color: var(--title-color);
text-transform: uppercase;
}
.events-style-two .single-item .link a:hover{
}
.events-style-two .single-item .link a:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-120.png);
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background-repeat: no-repeat;
background-position: center;
}.feature-section{
position: relative;
background: #F6F6F6;
padding-top: 50px;
z-index: 1;
}
.feature-section .outer-container{
position: relative;
padding: 0px 75px;
}
.feature-section .content-one{
position: relative;
display: block;
background: #fff;
border-radius: 30px;
padding: 33px 30px 35px 37px;
margin-right: 135px;
}
.feature-section .content-one .clients-image{
position: relative;
display: flex;
align-items: center;
margin-bottom: 111px;
}
.feature-section .content-one .clients-image li{
position: relative;
display: inline-block;
width: 80px;
height: 80px;
border-radius: 50%;
border: 6px solid #fff;
margin-right: -22px;
}
.feature-section .content-one .clients-image li img{
width: 100%;
border-radius: 50%;
}
.feature-section .content-one p{
font-size: 22px;
line-height: 32px;
margin-bottom: 8px;
}
.feature-section .content-one .count-outer{
font-size: 90px;
line-height: 108px;
font-weight: 500;
color: var(--title-color);
}
.feature-section .content-two{
position: relative;
display: block;
background: #fff;
border-radius: 30px;
padding: 54px 65px 60px 65px;
text-align: center;
margin-left: -135px;
}
.feature-section .content-two .icon-box{
position: relative;
display: inline-block;
font-size: 32px;
color: var(--title-color);
margin-bottom: 36px;
}
.feature-section .content-two p{
font-size: 38px;
line-height: 52px;
font-weight: 500;
color: var(--title-color);
margin-bottom: 33px;
}
.feature-section .content-two h4{
position: relative;
display: block;
font-size: 20px;
line-height: 36px;
font-family: var(--text-font);
font-weight: 500;
}
.feature-section .content-two h4 span{
opacity: 0.4;
}
.feature-section .content-three{
position: relative;
display: block;
padding: 26px 30px 34px 62px;
border-radius: 30px 30px 0px 30px;
overflow: hidden;
}
.feature-section .content-three .shape{
position: absolute;
right: 0px;
bottom: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: right bottom;
}
.feature-section .content-three p{
font-size: 24px;
line-height: 37px;
font-weight: 500;
color: #fff;
margin-bottom: 185px;
}
.feature-section .content-three p span{
display: block;
font-size: 18px;
}
.feature-section .content-three h2{
position: relative;
display: block;
font-size: 38px;
line-height: 44px;
font-family: var(--text-font);
color: #fff;
font-weight: 500;
}
.feature-section .content-three .big-text{
position: absolute;
display: inline-block;
top: 113px;
right: -42px;
font-size: 190px;
line-height: 150px;
font-weight: 500;
text-transform: uppercase;
color: transparent;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent;
background: -webkit-linear-gradient(0deg, #ffffff, #806BFF 100%);
}
.feature-section .content-three .video-btn{
position: absolute;
right: 0px;
bottom: 0px;
}
.feature-section .content-three .video-btn a{
position: relative;
display: inline-block;
width: 55px;
height: 57px;
line-height: 57px;
font-size: 20px;
color: #fff;
text-align: center;
background: #806BFF;
border-radius: 10px;
}
.feature-section .content-three .video-btn a:hover{
}
.feature-section .pattern-layer{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
background-repeat: no-repeat;
background-position: center;
width: 1004px;
height: 824px;
} .feature-style-two{
position: relative;
background: #F6EFE9;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
padding: 81px 0px 98px 0px;
}
.feature-style-two .outer-container{
position: relative;
padding: 0px 70px;
}
.feature-style-two .inner-container{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.feature-style-two .inner-container .video-box{
position: relative;
display: flex;
align-items: center;
}
.feature-style-two .inner-container .video-box span{
position: relative;
display: inline-block;
width: 175px;
height: 175px;
line-height: 175px;
background: #fff;
text-align: center;
border-radius: 50%;
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
color: var(--title-color);
margin-right: -30px;
}
.feature-style-two .inner-container .video-box a{
position: relative;
display: inline-block;
width: 175px;
height: 175px;
line-height: 175px;
text-align: center;
font-size: 30px;
color: #fff;
border-radius: 50%;
background: #FF6940;
}
.feature-style-two .inner-container .video-box a:before,
.feature-style-two .inner-container .video-box a:after {
width: 100%;
height: 100%;
border-radius: 50%;
background: transparent;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
-webkit-box-shadow: 0 0 0 0 rgba(255, 105, 64, 0.2);
box-shadow: 0 0 0 0 rgba(255, 105, 64, 0.2);
-webkit-animation: ripple 3s infinite;
animation: ripple 3s infinite;
-webkit-transition: all .4s ease;
transition: all .4s ease;
}
.feature-style-two .inner-container .video-box a:after{
-webkit-animation-delay: .6s;
animation-delay: .6s;
}
.feature-style-two .inner-container .text-box{
position: relative;
display: block;
max-width: 800px;
}
.feature-style-two .inner-container .text-box span{
position: relative;
display: block;
font-size: 20px;
line-height: 44px;
text-transform: uppercase;
color: rgba(0, 0, 0, 0.50);
margin-bottom: 14px;
}
.feature-style-two .inner-container .text-box h2{
display: block;
font-size: 40px;
line-height: 57px;
font-family: var(--text-font);
font-weight: 500;
font-style: italic;
}
.feature-style-two .inner-container .clients-logo span{
position: relative;
display: block;
font-size: 16px;
line-height: 30px;
text-transform: uppercase;
color: rgba(0, 0, 0, 0.50);
}
.feature-style-two .inner-container .clients-logo .logo-2{
display: none;
} .featured-books-section{
position: relative;
background: #fff;
padding: 93px 0px 90px 0px;
}
.featured-books-section .outer-container{
position: relative;
padding: 0px 150px;
}
.featured-books-section .bg-color{
position: absolute;
left: 0px;
top: 0px;
width: 50%;
height: 100%;
background: #DFCDBE;
}
.featured-books-section .content-box{
position: relative;
display: block;
}
.featured-books-section .content-box h2{
position: relative;
display: block;
font-size: 90px;
line-height: 111px;
font-family: 'Gambetta', serif;
font-weight: 500;
font-style: italic;
margin-bottom: 68px;
text-transform: uppercase;
margin-bottom: 32px;
font-style: italic;
}
.featured-books-section .content-box h2 span{
position: relative;
display: inline-block;
padding-left: 100px;
}
.featured-books-section .content-box h2 span:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-104.png);
width: 65px;
height: 65px;
left: 0px;
top: 23px;
background-repeat: no-repeat;
}
.featured-books-section .content-box p{
font-size: 24px;
line-height: 38px;
color: var(--title-color);
margin-bottom: 55px;
}
.featured-books-section .content-box a{
position: relative;
display: inline-block;
width: 230px;
height: 119px;
line-height: 119px;
text-align: center;
font-size: 16px;
font-weight: 500;
color: var(--title-color);
text-transform: uppercase;
}
.featured-books-section .content-box a:hover{
}
.featured-books-section .content-box a:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-120.png);
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background-repeat: no-repeat;
background-position: center;
}
.featured-books-section .content-box .shape{
position: absolute;
left: 290px;
bottom: 50px;
width: 145px;
height: 48px;
background-repeat: no-repeat;
}
.featured-books-section .content-box .shape-2{
position: absolute;
left: 290px;
bottom: 50px;
width: 145px;
height: 48px;
background-repeat: no-repeat;
display: none;
} .featured-image-section{
position: relative;
}
.featured-image-section .outer-container{
position: relative;
padding: 0px 50px;
}
.featured-image-section .title-text h2{
position: relative;
display: block;
font-size: 90px;
line-height: 105px;
font-family: var(--text-font);
font-weight: 500;
}
.featured-image-section .inner-container{
position: relative;
overflow: hidden;
padding: 550px 30px 50px 50px;
}
.featured-image-section .content-box{
position: relative;
display: block;
max-width: 530px;
background: #fff;
padding: 26px 40px 34px 45px;
}
.featured-image-section .content-box .date{
position: relative;
display: block;
font-size: 16px;
line-height: 42px;
font-weight: 500;
text-transform: uppercase;
color: rgba(0, 0, 0, 0.30);
}
.featured-image-section .content-box h3{
display: block;
font-size: 46px;
line-height: 55px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 5px;
}
.featured-image-section .content-box h3 a{
display: inline-block;
color: var(--title-color);
}
.featured-image-section .content-box h3 a:hover{
}
.featured-image-section .content-box .lower-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.featured-image-section .content-box .lower-box span{
position: relative;
display: inline-block;
font-size: 17px;
line-height: 28px;
font-weight: 500;
color: var(--title-color);
text-decoration: underline;
}
.featured-image-section .content-box .lower-box a{
position: relative;
display: inline-block;
width: 61px;
height: 61px;
line-height: 63px;
font-size: 20px;
color: #fff;
text-align: center;
border-radius: 50%;
background: var(--secondary-color);
}
.featured-image-section .content-box .lower-box a:hover{
}.discuss-section{
position: relative;
padding: 142px 0px 196px 0px;
}
.discuss-section .content-box{
position: relative;
display: block;
}
.discuss-section .content-box h1{
display: block;
font-size: 140px;
line-height: 130px;
font-weight: 500;
margin-bottom: 97px;
}
.discuss-section .content-box h1 span{
font-family: var(--text-font);
font-weight: 700;
font-style: italic;
}
.discuss-section .content-box .link-box{
position: relative;
display: inline-block;
background: var(--secondary-color);
border-radius: 80px;
padding: 28px 160px 29px 60px;
max-width: 1116px;
width: 100%;
margin: 0 auto;
text-align: left;
}
.discuss-section .content-box .link-box h2{
position: relative;
display: block;
font-size: 64px;
line-height: 100px;
font-family: var(--text-font);
color: #fff;
font-weight: 400;
}
.discuss-section .content-box .link-box h2 span{
font-weight: 700;
font-style: italic;
text-decoration: underline;
}
.discuss-section .content-box .link-box a{
position: absolute;
display: inline-block;
top: 15px;
right: 15px;
width: 126px;
height: 126px;
line-height: 132px;
text-align: center;
border-radius: 50%;
background: #FFDD2D;
font-size: 30px;
color: var(--title-color);
}
.discuss-section .content-box .link-box a:hover{
color: #fff;
}
.discuss-section:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-50.png);
width: 100%;
height: 8px;
left: 0px;
bottom: 0px;
background-repeat: repeat-x;
z-index: 1;
}
.discuss-section .pattern-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.discuss-section .dark-pattern{
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
opacity: 0;
}
.discuss-section .pattern-2{
position: absolute;
left: 123px;
top: 232px;
width: 27px;
height: 27px;
background-repeat: no-repeat;
}
.discuss-section .pattern-2-light{
position: absolute;
left: 123px;
top: 232px;
width: 27px;
height: 27px;
background-repeat: no-repeat;
opacity: 0;
}
.discuss-section .pattern-3{
position: absolute;
right: 56px;
bottom: 99px;
width: 54px;
height: 54px;
background-repeat: no-repeat;
}
.discuss-section .pattern-3-light{
position: absolute;
right: 56px;
bottom: 99px;
width: 54px;
height: 54px;
background-repeat: no-repeat;
opacity: 0;
}
.discuss-section.alternat-2 .dark-pattern{
height: calc(100% + 140px);
}.chooseus-section{
position: relative;
background: #1C1C1C;
padding: 248px 0px 487px 0px;
}
.chooseus-section .outer-container{
position: relative;
padding: 0px 125px;
}
.chooseus-section .title-box{
position: relative;
display: block;
}
.chooseus-section .title-box .upper-text{
position: relative;
display: block;
font-size: 17px;
line-height: 20px;
font-weight: 500;
color: rgba(255, 255, 255, 0.40);
margin-bottom: 13px;
text-transform: uppercase;
}
.chooseus-section .title-box h2{
position: relative;
display: block;
font-size: 120px;
line-height: 120px;
font-family: var(--text-font);
color: #fff;
font-weight: 700;
}
.chooseus-section .title-box h2 span{
position: relative;
display: inline-block;
font-style: italic;
padding-left: 95px;
color: #FFDA7C;
}
.chooseus-section .title-box h2 span:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-148.png);
width: 81px;
height: 81px;
left: 0px;
top: 35px;
background-repeat: no-repeat;
}
.chooseus-section .inner-box{
position: relative;
display: block;
}
.chooseus-section .inner-box .single-item{
position: relative;
display: block;
background: rgba(255, 255, 255, 0.15);
border-radius: 30px;
padding: 34px 50px 40px 127px;
margin-bottom: 23px;
transition: all 500ms ease;
}
.chooseus-section .inner-box .single-item:hover{
transform: translateY(-10px);
}
.chooseus-section .inner-box .single-item:last-child{
margin-bottom: 0px;
background: rgba(255, 255, 255, 0.03);
}
.chooseus-section .inner-box .single-item:nth-child(2){
background: rgba(255, 255, 255, 0.07);
}
.chooseus-section .inner-box .single-item .count-text{
position: absolute;
display: inline-block;
left: 33px;
top: 48px;
width: 59px;
height: 59px;
line-height: 59px;
text-align: center;
font-size: 28px;
color: #fff;
border-radius: 50%;
background: #FF8FED;
}
.chooseus-section .inner-box .single-item:nth-child(2) .count-text{
background: rgba(255, 255, 255, 0.20);
}
.chooseus-section .inner-box .single-item:nth-child(3) .count-text{
background: rgba(217, 217, 217, 0.20);
}
.chooseus-section .inner-box .single-item h3{
font-size: 28px;
line-height: 38px;
font-family: var(--text-font);
color: #fff;
font-weight: 500;
margin-bottom: 10px;
}
.chooseus-section .inner-box .single-item p{
font-size: 24px;
line-height: 36px;
color: rgba(255, 255, 255, 0.60);
}
.chooseus-section .shape{
position: absolute;
left: 622px;
bottom: 183px;
width: 542px;
height: 276px;
background-repeat: no-repeat;
}
.chooseus-section.alternat-2{
padding-bottom: 0px;
}
.chooseus-section.alternat-2 .shape-2{
position: absolute;
left: 536px;
bottom: 590px;
width: 228px;
height: 113px;
background-repeat: no-repeat;
}
.chooseus-section.alternat-2:before{
position: absolute;
content: '';
background: #fff;
width: 100%;
height: 180px;
left: 0px;
bottom: 0px;
}
.chooseus-section .testimonial-content .testimonial-block:first-child .testimonial-block-three .inner-box{
background: #FFDA7C;
}
.chooseus-section .testimonial-content .testimonial-block:last-child .testimonial-block-three .inner-box{
background: #85F8F1;
}.books-section{
position: relative;
}
.books-section .title-box{
position: relative;
display: block;
}
.heading-section .title-text h2,
.books-section .title-text h2{
position: relative;
display: block;
font-size: 90px;
line-height: 111px;
font-family: 'Gambetta', serif;
font-weight: 500;
font-style: italic;
margin-bottom: 68px;
text-transform: uppercase;
}
.heading-section .title-text h2 span,
.books-section .title-text h2 span{
position: relative;
display: block;
padding-left: 100px;
}
.heading-section .title-text h2 span:before,
.books-section .title-text h2 span:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-104.png);
width: 65px;
height: 65px;
left: 0px;
top: 23px;
background-repeat: no-repeat;
}
.books-section .title-box .text-box{
position: relative;
display: block;
padding-right: 350px;
padding-bottom: 170px;
}
.books-section .title-box .text-box p{
font-size: 28px;
line-height: 43px;
color: var(--title-color);
max-width: 400px;
}
.books-section .title-box .text-box a{
position: absolute;
right: 0px;
bottom: 0px;
font-size: 16px;
font-weight: 500;
color: var(--title-color);
width: 268px;
height: 172px;
line-height: 172px;
text-align: center;
text-transform: uppercase;
}
.books-section .title-box .text-box a:hover{
}
.books-section .title-box .text-box a:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-114.png);
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background-repeat: no-repeat;
background-position: center;
}
.books-section .title-box .text-box .shape{
position: absolute;
right: 330px;
bottom: -30px;
width: 120px;
height: 106px;
background-repeat: no-repeat;
}
.books-section .title-box .text-box .shape-2{
position: absolute;
right: 330px;
bottom: -30px;
width: 120px;
height: 106px;
background-repeat: no-repeat;
display: none;
}
.books-section .inner-container{
border-top: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.books-section .inner-container{
margin: 0px 0px;
}
.books-section .inner-container .single-column{
padding: 0px 44px;
border-right: solid;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.books-section .inner-container .single-item{
position: relative;
display: block;
text-align: center;
padding-top: 32px;
padding-bottom: 34px;
}
.books-section .inner-container .single-column:last-child{
border-right: none;
}
.books-section .inner-container .single-item .image-box{
position: relative;
display: block;
overflow: hidden;
}
.books-section .inner-container .single-item .image-box img{
width: 100%;
transition: all 500ms ease;
}
.books-section .inner-container .single-item:hover .image-box img{
transform: scale(1.05);
}
.books-section .inner-container .single-item .lower-content{
position: relative;
display: block;
padding-top: 20px;
}
.books-section .inner-container .single-item .lower-content span{
position: relative;
display: block;
font-size: 20px;
line-height: 40px;
color: rgba(0, 0, 0, 0.50);
margin-bottom: 5px;
}
.books-section .inner-container .single-item .lower-content h3{
position: relative;
display: block;
font-size: 28px;
line-height: 40px;
font-family: 'Gambetta', serif;
font-weight: 500;
text-transform: uppercase;
max-width: 240px;
margin: 0 auto;
}
.books-section .inner-container .single-item .lower-content h3 a{
display: inline-block;
color: var(--title-color);
}
.books-section .inner-container .single-item .lower-content h3 a:hover{
}
.books-section .portfolio-pagination{
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.books-section .portfolio-pagination .pagination-list{
position: relative;
display: flex;
align-items: center;
justify-content: center;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.books-section .portfolio-pagination .pagination-list .pagination{
display:flex;
gap: 0;
}
.books-section .portfolio-pagination .pagination-list .pagination li{
margin:0px !important;
}
.books-section .portfolio-pagination .pagination-list li a,
.books-section .portfolio-pagination .pagination-list li span{
position: relative;
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
font-size: 24px;
font-family: var(--title-font);
color: var(--title-color);
border-right: solid;
border-width: 1px;
border-color: var(--secondary-color);
z-index: 1;
border-radius:0px !important;
background:none !important;
}
.books-section .portfolio-pagination .pagination-list li:last-child a{
border: none;
font-size: 12px;
}
.books-section .portfolio-pagination .pagination-list li a:hover,
.books-section .portfolio-pagination .pagination-list li span:hover,
.books-section .portfolio-pagination .pagination-list li a.current,
.books-section .portfolio-pagination .pagination-list li span.current{
color: #fff;
}
.books-section .portfolio-pagination .pagination-list li a:before,
.books-section .portfolio-pagination .pagination-list li span:before{
position: absolute;
content: '';
background: var(--secondary-color);
width: calc(100% + 2px);
height: calc(100% + 2px);
left: -1px;
top: -1px;
transform: scale(0,0);
z-index: -1;
transition: all 500ms ease;
}
.books-section .portfolio-pagination .pagination-list li a:hover:before,
.books-section .portfolio-pagination .pagination-list li span:hover:before,
.books-section .portfolio-pagination .pagination-list li a.current:before,
.books-section .portfolio-pagination .pagination-list li span.current:before{
transform: scale(1,1);
}.case-section{
position: relative;
padding: 286px 0px 238px 0px;
}
.case-section .outer-container{
position: relative;
padding: 0px 100px;
}
.case-section .title-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.case-section .title-box h2{
font-size: 100px;
line-height: 120px;
font-family: 'Playfire Display', serif;
font-weight: 500;
}
.case-section .title-box .theme-btn-three{
position: relative;
display: inline-block;
font-size: 15px;
line-height: 40px;
color: #fff;
font-weight: 500;
text-transform: uppercase;
background: var(--secondary-color);
padding: 10px 30px;
}
.case-section .title-box .theme-btn-three:hover{
}
.case-block-one .inner-box{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
border-bottom: solid;
border-width: 1px;
border-color: #E0E0E0;
padding: 77px 0px 91px 0px;
}
.case-block-one:first-child .inner-box{
border-top: solid;
border-width: 1px;
border-color: #E0E0E0;
}
.case-block-one .inner-box .text-box{
max-width: 610px;
}
.case-block-one .inner-box .count-text{
position: relative;
display: block;
font-size: 90px;
line-height: 105px;
font-family: 'Playfire Display', serif;
font-style: italic;
color: var(--title-color);
}
.case-block-one .inner-box .image-box{
position: relative;
display: inline-block;
border-radius: 100px;
overflow: hidden;
}
.case-block-one .inner-box .image-box img{
width: 100%;
border-radius: 100px;
transition: all 0.3s ease-in-out 0.1s;
}
.case-block-one .inner-box:hover .image-box img{
transform: scale(1.1);
}
.case-block-one .inner-box .text-box span{
position: relative;
display: block;
font-size: 20px;
line-height: 32px;
color: rgba(0, 0, 0, 0.20);
text-transform: uppercase;
margin-bottom: 4px;
}
.case-block-one .inner-box .text-box h3{
position: relative;
display: block;
font-size: 52px;
line-height: 62px;
font-family: 'Playfire Display', serif;
}
.case-block-one .inner-box .text-box h3 a{
display: inline-block;
color: var(--title-color);
}
.case-block-one .inner-box .text-box h3 a:hover{
text-decoration: underline;
}
.case-block-one .inner-box .link a{
position: relative;
display: inline-block;
width: 133px;
height: 133px;
line-height: 133px;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
text-align: center;
border-radius: 50%;
font-size: 30px;
color: var(--title-color);
}
.case-block-one .inner-box .link a:hover{
}
.case-section .shape{
position: absolute;
top: 200px;
right: 500px;
width: 319px;
height: 182px;
background-repeat: no-repeat;
}
.case-section .shape-2{
position: absolute;
top: 200px;
right: 500px;
width: 319px;
height: 182px;
background-repeat: no-repeat;
display: none;
}
.dark_bg .case-block-one .inner-box .link a{
color: #fff;
border-color: #fff;
}.video-section{
position: relative;
height: 790px;
overflow: hidden;
padding: 452px 100px 100px 100px;
}
.video-section .content-box{
position: relative;
display: block;
float: right;
width: 575px;
background: #E1D0C1;
padding: 31px 37px 40px 45px;
}
.video-section .content-box h2{
font-size: 46px;
line-height: 55px;
font-family: 'Playfire Display', serif;
font-weight: 500;
margin-bottom: 28px;
}
.video-section .content-box span{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 28px;
font-weight: 500;
color: var(--title-color);
text-transform: uppercase;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.video-section .content-box a{
position: absolute;
display: inline-block;
width: 61px;
height: 61px;
line-height: 63px;
background: #fff;
text-align: center;
border-radius: 50%;
font-size: 20px;
color: var(--title-color);
right: 37px;
bottom: 34px;
}
.video-section .content-box a:hover{
color: #fff;
}.news-section{
position: relative;
}
.news-section .outer-container{
position: relative;
padding: 0px 125px;
}
.news-section .title-box{
position: relative;
display: flex;
align-items: flex-end;
justify-content: space-between;
}
.news-section .title-box h2{
position: relative;
display: block;
font-size: 90px;
line-height: 111px;
font-family: 'Gambetta', serif;
font-weight: 500;
text-transform: uppercase;
font-style: italic;
}
.news-section .title-box h2 span{
position: relative;
display: block;
padding-left: 100px;
}
.news-section .title-box h2 span:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-104.png);
width: 65px;
height: 65px;
left: 0px;
top: 23px;
background-repeat: no-repeat;
}
.news-section .title-box .theme-btn-three{
background: var(--secondary-color);
padding: 15px 57px;
bottom: 30px;
}
.news-block-one .inner-box{
position: relative;
display: block;
margin-bottom: 30px;
}
.news-block-one .inner-box .image-box{
position: relative;
display: block;
overflow: hidden;
margin-bottom: 35px !important;
}
.news-block-one .inner-box .image-box img{
transition: all 0.3s ease-in-out 0.1s;
width: 100%;
}
.news-block-one .inner-box:hover .image-box img{
transform: scale(1.05);
opacity: 0.5;
}
.news-block-one .inner-box .lower-content{
position: relative;
display: block;
}
.news-block-one .inner-box .lower-content .post-info{
position: relative;
display: flex;
align-items: center;
}
.news-block-one .inner-box .lower-content .post-info li{
position: relative;
font-size: 17px;
line-height: 25px;
color: rgba(0, 0, 0, 0.50);
margin-right: 25px;
}
.news-block-one .inner-box .lower-content .post-info li a{
display: inline-block;
color: rgba(0, 0, 0, 0.50);
}
.news-block-one .inner-box .lower-content .post-info li a:hover{
}
.news-block-one .inner-box .lower-content .post-info li:last-child{
margin-right: 0px;
}
.news-block-one .inner-box .lower-content .post-info li:before{
position: absolute;
content: '';
background: rgba(0, 0, 0, 0.50);
width: 1px;
height: 15px;
top: 5px;
right: -13px;
}
.news-block-one .inner-box .lower-content .post-info li:last-child:before{
display: none;
}
.news-block-one .inner-box .lower-content h3{
position: relative;
display: block;
font-size: 42px;
line-height: 50px;
font-family: 'Gambetta', serif;
font-weight: 500;
}
.news-block-one .inner-box .lower-content h3 a{
display: inline-block;
color: var(--title-color);
}
.news-block-one .inner-box .lower-content h3 a:hover{
text-decoration: underline;
}
.news-section .news-block{
padding: 0px 35px;
}
.news-section .inner-container{
position: relative;
margin: 0px -20px;
} .news-style-two{
position: relative;
padding: 200px 0px;
}
.news-style-two .outer-container{
padding: 0px 100px;
}
.news-style-two .title-box{
position: relative;
display: flex;
align-items: flex-start;
justify-content: space-between;
}
.news-style-two .title-box h2{
font-size: 90px;
line-height: 105px;
font-family: 'Playfire Display', serif;
font-weight: 500;
max-width: 620px;
}
.news-style-two .title-box p{
font-size: 26px;
line-height: 45px;
max-width: 350px;
}
.news-style-two .title-box .theme-btn-three{
position: relative;
display: inline-block;
font-size: 15px;
line-height: 40px;
color: #fff;
font-weight: 500;
text-transform: uppercase;
background: var(--secondary-color);
padding: 12.5px 60px;
}
.news-style-two .title-box a:hover{
}
.news-block-two .inner-box{
position: relative;
width: 100%;
padding: 473px 68px 50px 60px;
overflow: hidden;
}
.news-block-two .inner-box .bg-layer{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
transition: all 0.3s ease-in-out 0.1s;
}
.news-block-two .inner-box:hover .bg-layer{
transform: scale(1.1);
}
.news-block-two .inner-box .bg-layer:before{
position: absolute;
content: '';
background: linear-gradient(180deg, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.76) 100%);
left: 0px;
bottom: 0px;
width: 100%;
height: 50%;
}
.news-block-two .inner-box .content-box{
position: relative;
display: block;
}
.news-block-two .inner-box .content-box .date{
position: relative;
display: inline-block;
font-size: 15px;
line-height: 25px;
color: #fff;
text-transform: uppercase;
background: #B9916E;
padding: 0px 12px;
margin-bottom: 22px;
}
.news-block-two .inner-box .content-box h2{
position: relative;
display: block;
font-size: 48px;
line-height: 58px;
font-family: 'Playfire Display', serif;
font-weight: 500;
max-width: 580px;
}
.news-block-two .inner-box .content-box h2 a{
display: inline-block;
color: #fff;
}
.news-block-two .inner-box .content-box h2 a:hover{
}
.news-block-two .inner-box .content-box .link{
position: absolute;
right: 0px;
bottom: 0px;
}
.news-block-two .inner-box .content-box .link a{
position: relative;
display: inline-block;
width: 93px;
height: 93px;
line-height: 93px;
border: solid;
border-width: 1px;
border-color: #fff;
border-radius: 50%;
text-align: center;
font-size: 30px;
color: #fff;
}
.news-block-two .inner-box .content-box .link a:hover{
}
.news-block-three .inner-box{
position: relative;
display: block;
padding: 55px 0px;
border-bottom: solid;
border-width: 1px;
border-color: rgba(0, 0, 0, 0.20);
}
.news-block-three:first-child .inner-box{
border-top: solid;
border-width: 1px;
border-color: rgba(0, 0, 0, 0.20);
}
.news-block-three .inner-box .date{
position: relative;
display: block;
font-size: 17px;
line-height: 25px;
color: rgba(0, 0, 0, 0.50);
margin-bottom: 4px;
}
.news-block-three .inner-box h2{
position: relative;
display: block;
font-size: 36px;
line-height: 46px;
font-family: 'Playfire Display', serif;
font-weight: 500;
margin-bottom: 45px;
max-width: 400px;
}
.news-block-three .inner-box h2 a{
position: relative;
display: inline-block;
color: var(--title-color);
}
.news-block-three .inner-box h2 a:hover{
}
.news-block-three .inner-box .category a,
.news-block-three .inner-box .category{
position: relative;
display: block;
font-size: 14px;
line-height: 19px;
font-weight: 500;
text-transform: uppercase;
color: var(--title-color);
}
.news-block-three .inner-box .category a:hover{
color: var(--title-color);
}
.news-block-three .inner-box .link{
position: absolute;
right: 0px;
bottom: 55px;
}
.news-block-three .inner-box .link a{
position: relative;
display: inline-block;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
font-size: 16px;
color: var(--title-color);
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 50%;
}
.news-block-three .inner-box .link a:hover{
transform: rotate(45deg);
}
.news-section .title-text h2{
position: relative;
display: block;
font-size: 180px;
line-height: 200px;
font-family: 'Gambetta', serif;
font-weight: 500;
text-transform: uppercase;
}
.news-section.blog-one{
padding-bottom: 47px;
}
.news-section.blog-one .news-block-one .inner-box{
margin-bottom: 100px;
}
.news-block-one .inner-box .image-box .post-date{
position: absolute;
left: 25px;
top: 30px;
font-size: 15px;
line-height: 25px;
color: #fff;
text-transform: uppercase;
background: #B9916E;
padding: 0px 12px;
z-index: 1;
}
.news-section.about-7-news{
padding-top: 170px;
}
.blog-one .blog-pagination{
position: relative;
display: block;
padding: 30px 0px;
border-top: solid;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.blog-one .blog-pagination .pagination-list{
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.blog-one .blog-pagination .pagination-list .pagination{
display:flex;
}
.blog-one .blog-pagination .pagination-list .pagination li{
margin:0px !important;
}
.blog-one .blog-pagination .pagination-list li a,
.blog-one .blog-pagination .pagination-list li span{
position: relative;
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
font-size: 24px;
font-weight: 500;
color: var(--title-color);
background:none !important;
border-radius:0px !important;
}
.blog-one .blog-pagination .pagination-list li a:hover,
.blog-one .blog-pagination .pagination-list li span:hover,
.blog-one .blog-pagination .pagination-list li a.current,
.blog-one .blog-pagination .pagination-list li span.current{
color: #fff;
background: var(--secondary-color) !important;
}
.blog-one .blog-pagination .pagination-list li:last-child a{
font-size: 10px;
} .sidebar-page-container{
position: relative;
padding: 162px 0px 170px 0px;
}
.sidebar-page-container .outer-container{
position: relative;
max-width: 1530px;
width: 100%;
padding: 0px 15px;
margin: 0 auto;
}
.sidebar-page-container .title-text h2{
position: relative;
display: block;
font-size: 240px;
line-height: 230px;
font-family: 'Playfair Display', serif;
font-weight: 500;
text-transform: uppercase;
}
.sidebar-page-container .blog-grid-content{
margin: 0px -10px;
}
.sidebar-page-container .blog-grid-content .news-block{
padding: 0px 25px;
}
.sidebar-page-container .blog-pagination .pagination-list,
.paginate-links {
position: relative;
display: flex;
align-items: center;
gap: 10px;
}
.sidebar-page-container .blog-pagination .pagination-list li{
position: relative;
}
.sidebar-page-container .blog-pagination .pagination-list li a,
.sidebar-page-container .blog-pagination .pagination-list li span,
.paginate-links > span,
.paginate-links a{
position: relative;
display: inline-block;
width: 39px;
height: 39px;
line-height: 39px;
text-align: center;
border-radius: 50%;
font-size: 24px;
font-weight: 500;
color: var(--title-color);
background:none;
}
.sidebar-page-container .blog-pagination .pagination-list li:last-child a{
font-size: 10px;
}
.sidebar-page-container .blog-pagination .pagination-list li a.current,
.sidebar-page-container .blog-pagination .pagination-list li a:hover,
.sidebar-page-container .blog-pagination .pagination-list li span.current,
.sidebar-page-container .blog-pagination .pagination-list li span:hover,
.sidebar-page-container .blog-pagination .pagination-list li.active a,
.sidebar-page-container .blog-pagination .pagination-list li.active span,
.paginate-links > span,
.paginate-links a:hover{
color: #fff;
background: #B9916E !important;
}
.sidebar-page-container .blog-grid-content .news-block-one .inner-box{
margin-bottom: 80px;
}
.sidebar-page-container .blog-grid-content .news-block-one .inner-box .lower-content h3{
font-size: 36px;
line-height: 46px;
}
.sidebar-page-container .shape{
position: absolute;
top: 212px;
right: 130px;
width: 339px;
height: 144px;
background-repeat: no-repeat;
}
.sidebar-page-container .shape-2{
position: absolute;
top: 212px;
right: 130px;
width: 339px;
height: 144px;
background-repeat: no-repeat;
}
.blog-three .news-block-one .inner-box .lower-content h3{
font-size: 48px;
line-height: 58px;
}
.blog-three .masonry-item{
padding: 0px 45px;
}
.blog-three .inner-container{
margin: 0px -30px;
}
.sidebar-page-container.blog-four .outer-container,
.blog-details .outer-container{
max-width: 1400px;
}
.sidebar-page-container.blog-four .news-block-one .inner-box .lower-content h3{
font-size: 48px;
line-height: 58px;
margin-bottom:20px;
}
.sidebar-page-container.blog-four .news-block-one .inner-box{
margin-bottom: 90px;
}
.news-block-one.style-two .inner-box{
background: #f5f5f5;
padding: 52px 60px 130px 54px;
}
.news-block-one.style-two .inner-box .post-date{
position: relative;
display: inline-block;
font-size: 15px;
line-height: 25px;
color: #fff;
text-transform: uppercase;
background: #B9916E;
padding: 0px 12px;
z-index: 1;
}.covering-area-section{
position: relative;
z-index: 1;
}
.covering-area-section .title-text h2{
position: relative;
display: block;
font-size: 36px;
line-height: 72px;
font-family: var(--text-font);
font-weight: 500;
}
.covering-area-section .outer-container{
position: relative;
background: #fff;
border-radius: 100px;
padding: 100px 115px 113px 115px;
}
.covering-area-section .single-item{
position: relative;
display: block;
left: -20px;
}
.covering-area-section .single-item .image-box{
position: relative;
display: inline-block;
border-radius: 50%;
border: 24px solid #fff;
margin-bottom: 24px;
overflow: hidden;
}
.covering-area-section .single-item .image-box img{
max-width: none;
border-radius: 50%;
transform: scale(1.1);
transition: all 0.3s ease-in-out 0.1s;
}
.covering-area-section .single-item:hover .image-box img{
transform: scale(1.0);
}
.covering-area-section .single-item h2{
position: relative;
display: block;
font-size: 40px;
line-height: 52px;
font-family: var(--text-font);
font-weight: 500;
}
.covering-area-section .single-item h2 a{
display: inline-block;
color: var(--title-color);
}
.covering-area-section .single-item h2 a:hover{
}
.covering-area-section .pattern-layer{
position: absolute;
left: 0px;
bottom: -185px;
width: 100%;
height: 370px;
background-size: cover;
background-repeat: no-repeat;
background-position: bottom center;
}.blog-details{
padding: 147px 0px 147px 0px;
}
.blog-details-content{
position: relative;
display: block;
}
.blog-details-content .content-one .post-info{
position: relative;
display: flex;
align-items: center;
}
.blog-details-content .content-one .post-info li{
position: relative;
font-size: 17px;
line-height: 25px;
color: rgba(0, 0, 0, 0.50);
margin-right: 30px;
text-transform: uppercase;
}
.blog-details-content .content-one .post-info li a{
display: inline-block;
color: rgba(0, 0, 0, 0.50);
}
.blog-details-content .content-one .post-info li a:hover{
}
.blog-details-content .content-one .post-info li:before{
position: absolute;
content: '';
background: rgba(0, 0, 0, 0.50);
width: 1px;
height: 15px;
top: 5px;
right: -13px;
transform: rotate(25deg);
}
.blog-details-content .content-one .post-info li:last-child:before{
display: none;
}
.blog-details-content .content-one h2{
font-size: 68px;
line-height: 78px;
font-family: 'Playfair Display', serif;
font-weight: 500;
max-width: 860px;
}
.blog-details-content .content-one h2 a{
display: inline-block;
color: var(--title-color);
}
.blog-details-content .content-one h2 a:hover{
}
.blog-details-content .content-one .image-box{
position: relative;
display: block;
}
.blog-details-content .content-one .image-box img{
width: 100%;
}
.blog-details-content .content-one .image-box .post-date{
position: absolute;
left: 0px;
top: 22px;
font-size: 15px;
line-height: 25px;
color: #fff;
text-transform: uppercase;
background: #B9916E;
padding: 0px 12px;
z-index: 1;
}
.blog-details-content .content-one .text-box p{
font-size: 20px;
line-height: 38px;
margin-bottom: 30px;
}
.blog-details-content .content-one .text-box p:last-child{
margin-bottom: 0px;
}
blockquote{
position: relative;
display: block;
text-align: center;
padding: 41px 70px 40px 70px;
margin: 0px 0px 25px 0px;
border-top: solid;
border-bottom: solid;
border-width: 1px;
border-color: rgba(0, 0, 0, 0.10);
}
.blog-details-content blockquote .icon-box{
position: absolute;
display: inline-block;
left: 50%;
margin-left: -28px;
top: -28px;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
font-size: 20px;
color: #fff;
background: #B9916E;
border-radius: 50%;
margin-bottom: 13px;
}
.blog-details-content blockquote h2{
font-size: 42px;
line-height: 57px;
font-family: 'Playfair Display', serif;
font-weight: 500;
max-width: 750px;
margin: 0 auto;
margin-bottom: 15px;
}
.blog-details-content blockquote h4{
font-size: 20px;
line-height: 33px;
font-family: var(--text-font);
font-weight: 500;
}
.blog-details-content blockquote h4 span{
font-weight: 400;
opacity: 0.5;
}
.blog-details-content .content-two .image-box{
position: relative;
display: block;
}
.blog-details-content .content-two .image-box img{
width: 100%;
}
.blog-details-content .content-two .text-box h2{
position: relative;
display: block;
font-size: 42px;
line-height: 45px;
font-family: 'Playfair Display', serif;
font-weight: 600;
margin-bottom: 30px;
}
.blog-details-content .content-two .text-box p{
font-size: 20px;
line-height: 38px;
max-width: 900px;
margin-bottom: 30px;
}
.blog-details-content .content-two .text-box p:last-child{
margin-bottom: 0px;
}
.blog-details-content .post-share-option{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.blog-details-content .post-share-option ul{
position: relative;
display: flex;
align-items: center;
}
.blog-details-content .post-share-option ul li{
margin-right: 10px;
}
.blog-details-content .post-share-option ul li:last-child{
margin: 0px;
}
.blog-details-content .post-share-option ul li span{
position: relative;
display: block;
font-size: 18px;
line-height: 23px;
font-weight: 500;
color: var(--title-color);
}
.blog-details-content .post-share-option .post-tags li a{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 20px;
color: rgba(0, 0, 0, 0.40);
border-radius: 30px;
border: solid;
border-width: 1px;
border-color: rgba(0, 0, 0, 0.40);
padding: 0px 10px 3px 10px;
}
.blog-details-content .post-share-option .post-tags li a:hover{
color: #fff;
}
.blog-details-content .post-share-option .share-links li a{
position: relative;
display: inline-block;
width: 38px;
height: 38px;
line-height: 38px;
background: #f5f5f5;
text-align: center;
border-radius: 50%;
font-size: 16px;
color: var(--title-color);
}
.blog-details-content .post-share-option .share-links li a:hover{
color: #fff;
}
.blog-details-content .comment-box{
position: relative;
display: block;
background: #f5f5f5;
padding: 55px 60px 60px;
}
.blog-details-content .comment-box h2.comt-title{
display: block;
font-size: 42px;
line-height: 50px;
font-family: 'Playfair Display', serif;
font-weight: 500;
padding-bottom: 26px;
border-bottom: solid;
border-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
margin-bottom: 39px;
}
.blog-details-content .comment-box .comment{
position: relative;
display: block;
padding: 0px 0px 52px 90px;
margin-bottom: 41px;
border-bottom: solid;
border-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
}
.blog-details-content .comment-box .comment-inner > .potu-comment-item:last-child .comment{
padding-bottom: 0px;
margin-bottom: 0px;
border-bottom: none;
}
.blog-details-content .comment-box .comment .thumb-box{
position: absolute;
left: 0px;
top: 0px;
display: inline-block;
width: 60px;
height: 60px;
border-radius: 50%;
}
.blog-details-content .comment-box .comment .thumb-box img{
width: 100%;
border-radius: 50%;
}
.blog-details-content .comment-box .comment h4.c-title{
display: block;
font-size: 20px;
line-height: 28px;
font-family: var(--text-font);
font-weight: 700;
margin-bottom: 9px;
}
.blog-details-content .comment-box .comment p{
font-size: 18px;
line-height: 32px;
}
.blog-details-content .comment-box .comment .comment-time{
position: relative;
display: block;
font-size: 16px;
line-height: 28px;
color: rgba(0, 0, 0, 0.35);
margin-top: 10px;
}
.blog-details-content .comment-box .comment .reply-btn{
position: absolute;
top: 0px;
right: 0px;
display: inline-block;
font-size: 13px;
line-height: 18px;
color: #fff;
font-weight: 500;
background: #B9916E;
padding: 5px 15px;
text-transform: uppercase;
}
.blog-details-content .comment-box .comment .reply-btn:hover{
}
.blog-details-content .comment-form-area{
position: relative;
display: block;
background: #f5f5f5;
padding: 47px 60px 60px 60px;
}
.blog-details-content .comment-form-area .text-box h2{
display: block;
font-size: 42px;
line-height: 56px;
font-family: 'Playfair Display', serif;
font-weight: 500;
margin-bottom: 12px;
}
.blog-details-content .comment-form-area .text-box p{
font-size: 20px;
line-height: 27px;
}
.blog-details-content .comment-form-area .text-box p a{
display: inline-block;
color: var(--title-color);
font-weight: 500;
}
.blog-details-content .comment-form-area .text-box p a:hover{
text-decoration: underline;
}
.blog-details-content .comment-form-area .form-inner .form-group{
position: relative;
display: block;
margin-bottom: 42px;
}
.blog-details-content .comment-form-area .form-inner .form-group label{
position: relative;
display: block;
font-size: 16px;
line-height: 22px;
}
.blog-details-content .comment-form-area .form-inner .form-group input[type='text'],
.blog-details-content .comment-form-area .form-inner .form-group input[type='email'],
.blog-details-content .comment-form-area .form-inner .form-group textarea{
position: relative;
display: block;
width: 100%;
height: 50px;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
font-size: 20px;
color: var(--title-color);
transition: all 500ms ease;
}
.blog-details-content .comment-form-area .form-inner .form-group textarea{
height: 120px;
resize: none;
}
.blog-details-content .comment-form-area .form-inner .form-group input:focus,
.blog-details-content .comment-form-area .form-inner .form-group textarea:focus{
}.service-details{
position: relative;
padding: 193px 0px 218px 0px;
}
.service-details:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-50.png);
width: 100%;
height: 8px;
left: 0px;
bottom: 0px;
background-repeat: repeat-x;
z-index: 1;
}
.service-details-content{
position: relative;
display: block;
padding-right: 3px;
}
.service-details-content .content-one .upper-text h2{
display: block;
font-size: 90px;
line-height: 100px;
font-weight: 500;
margin-bottom: 23px;
}
.service-details-content .content-one .upper-text p{
font-size: 28px;
line-height: 46px;
max-width: 830px;
}
.service-details-content .content-one .image-box{
position: relative;
display: block;
border-radius: 30px;
overflow: hidden;
}
.service-details-content .content-one .image-box img{
width: 100%;
border-radius: 30px;
transition: all 0.3s ease-in-out 0.1s;
}
.service-details-content .content-one .image-box:hover img{
transform: scale(1.1);
}
.service-details-content .content-one .text-box p{
font-size: 20px;
line-height: 35px;
max-width: 930px;
margin-bottom: 35px;
}
.service-details-content .content-one .text-box p:last-child{
margin-bottom: 0px;
}
.service-details-content .content-one h3{
position: relative;
display: block;
font-size: 28px;
line-height: 37px;
font-family: var(--text-font);
font-weight: 700;
margin-bottom: 15px;
}
.service-details-content .content-one .list-style-one li{
line-height: 42px;
font-weight: 400;
color: rgba(0, 0, 0, 0.70);
}
.service-details-content .content-one .list-style-one li:before{
color: var(--title-color);
font-size: 12px;
}
.service-details-content .content-two .text-box h2{
display: block;
font-size: 48px;
line-height: 52px;
font-weight: 600;
margin-bottom: 25px;
}
.service-details-content .content-two .text-box p{
font-size: 20px;
line-height: 38px;
max-width: 870px;
}
.service-details-content .content-two .single-item{
position: relative;
display: block;
text-align: center;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
border-radius: 20px;
padding: 41px 20px 38px 20px;
transition: all 500ms ease;
}
.service-details-content .content-two .single-item:hover{
}
.service-details-content .content-two .single-item .icon-box{
position: relative;
display: inline-block;
width: 62px;
height: 62px;
line-height: 62px;
background: var(--secondary-color);
text-align: center;
border-radius: 50%;
font-size: 22px;
color: #fff;
margin-bottom: 32px;
transition: all 500ms ease;
}
.service-details-content .content-two .single-item:hover .icon-box{
}
.service-details-content .content-two .single-item h3{
display: block;
font-size: 24px;
line-height: 37px;
font-family: var(--text-font);
font-weight: 700;
margin-bottom: 10px;
}
.service-details-content .content-two .single-item p{
font-size: 18px;
line-height: 30px;
}
.service-details-content .content-three h2{
position: relative;
display: block;
font-size: 48px;
line-height: 66px;
font-weight: 600;
padding-bottom: 48px;
border-bottom: solid;
border-width: 1px;
border-color: #C4C4C4;
}
.service-details-content .content-three .accordion-box .accordion .acc-btn h3{
font-size: 24px;
line-height: 28px;
}
.service-details-content .content-three .accordion-box .accordion .acc-btn{
padding-top: 33px;
padding-bottom: 37px;
}
.service-sidebar{
position: relative;
padding-top: 260px;
}
.service-sidebar .service-category{
position: relative;
display: block;
background: #fff;
border-radius: 20px;
overflow: hidden;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
margin-bottom: 30px;
padding: 38px 30px 57px 40px;
}
.service-sidebar .service-category h3{
position: relative;
display: block;
font-size: 29px;
line-height: 29px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 20px;
}
.service-sidebar .service-category .category-list li{
position: relative;
display: block;
font-size: 20px;
line-height: 42px;
}
.service-sidebar .service-category .category-list li a{
display: inline-block;
color: var(--title-color);
}
.service-sidebar .service-category .category-list li a:hover{
color: #FF3294;
}
.service-sidebar .sidebar-shape{
position: absolute;
right: 0px;
bottom: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: right bottom;
}
.service-sidebar .contact-widget{
position: relative;
display: block;
background: #fff;
border-radius: 20px;
overflow: hidden;
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
padding: 35px 40px 51px 40px;
text-align: center;
}
.service-sidebar .contact-widget h3{
display: block;
font-size: 32px;
line-height: 40px;
font-family: var(--text-font);
font-weight: 500;
margin-bottom: 22px;
}
.service-sidebar .contact-widget a{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 30px;
color: #fff;
font-weight: 500;
background: var(--secondary-color);
border-radius: 8px;
text-align: center;
padding: 4px 32px 6px 32px;
z-index: 1;
}
.service-sidebar .contact-widget a:before{
position: absolute;
content: '';
width: 0%;
height: 100%;
left: 0px;
top: 0px;
border-radius: 8px;
transition: all 500ms ease;
z-index: -1;
}
.service-sidebar .contact-widget a:hover:before{
width: 100%;
}
.service-details .shape .shape-1{
position: absolute;
left: 125px;
top: 177px;
width: 54px;
height: 54px;
background-repeat: no-repeat;
z-index: 1;
}
.service-details .shape .shape-2{
position: absolute;
left: 125px;
top: 177px;
width: 54px;
height: 54px;
background-repeat: no-repeat;
display: none;
z-index: 1;
}
.service-details .shape .shape-3{
position: absolute;
right: 252px;
top: 347px;
width: 27px;
height: 27px;
background-repeat: no-repeat;
z-index: 1;
}
.service-details .shape .shape-4{
position: absolute;
right: 252px;
top: 347px;
width: 27px;
height: 27px;
background-repeat: no-repeat;
display: none;
z-index: 1;
}
.service-details .shape .shape-5{
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 100%;
background-position: top right;
background-repeat: no-repeat;
}
.service-details .shape .shape-6{
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 100%;
background-position: top right;
background-repeat: no-repeat;
display: none;
} .service-details-two{
position: relative;
padding: 162px 0px 200px 0px;
}
.service-details-two .outer-container{
position: relative;
max-width: 1630px;
padding: 0px 15px;
width: 100%;
margin: 0 auto;
}
.service-details-two .title-text h2{
position: relative;
display: block;
font-size: 240px;
line-height: 230px;
font-family: 'Playfair Display', serif;
font-weight: 500;
text-transform: uppercase;
text-align: left;
}
.service-details-two .title-text h2 span{
display: block;
color: #A97B54;
}
.service-details-two .big-image{
position: relative;
display: block;
overflow: hidden;
}
.service-details-two .big-image img{
width: 100%;
transition: all 15s ease;
}
.service-details-two .big-image:hover img{
transform: scale(1.5);
}
.service-details-two .funfact-block-one .inner-box .count-outer{
font-size: 120px;
font-family: 'Playfair Display', cursive;
}
.service-details-content-two .content-box{
position: relative;
display: block;
padding-left: 110px;
margin-left: 25px;
border-left: solid;
border-width: 1px;
border-color: var(--secondary-color);
}
.service-details-content-two .content-box .image-box{
position: relative;
display: flex;
align-items: center;
}
.service-details-content-two .content-box .image-box .image{
position: relative;
display: block;
overflow: hidden;
}
.service-details-content-two .content-box .image-box .image::before {
background: rgba(255, 255, 255, 0.3);
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 0;
opacity: 1;
z-index: 9;
pointer-events: none;
}
.service-details-content-two .content-box .image-box .image:hover::before {
height: 100%;
opacity: 0;
-webkit-transition: all 400ms linear;
transition: all 400ms linear;
}
.service-details-content-two .content-box .image-box img{
width: 100%;
}
.service-details-content-two .content-box .sub-title{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 20px;
font-weight: 500;
text-transform: uppercase;
color: var(--title-color);
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
padding: 7px 18px;
margin-bottom: 43px;
}
.service-details-content-two .content-box .content-one .text-box p{
font-size: 36px;
line-height: 62px;
margin-bottom: 60px;
color: var(--title-color);
}
.service-details-content-two .content-box .content-one .text-box p:last-child{
margin-bottom: 0px;
}
.service-details-content-two .content-two .inner-box{
position: relative;
display: block;
padding-right: 400px;
padding-bottom: 44px;
}
.service-details-content-two .content-two .text-box p{
font-size: 22px;
line-height: 38px;
color: var(--title-color);
margin-bottom: 39px;
}
.service-details-content-two .content-two .list-style-one li{
font-size: 24px;
font-weight: 400;
}
.service-details-content-two .content-two .success-box{
position: absolute;
top: 15px;
right: 0px;
width: 367px;
height: 367px;
background: #A97B54;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
border-radius: 50%;
}
.service-details-content-two .content-two .success-box .count-outer{
position: relative;
display: block;
font-size: 140px;
line-height: 140px;
font-family: 'Playfair Display', cursive;
font-weight: 500;
color: #fff;
}
.service-details-content-two .content-two .success-box p{
font-size: 32px;
line-height: 50px;
color: #fff;
}
.service-details-content-two .content-three{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
border-top: solid;
border-bottom: solid;
border-color: var(--secondary-color);
border-width: 1px;
padding-top: 34px;
padding-bottom: 44px;
}
.service-details-content-two .content-three h2{
font-size: 52px;
line-height: 68px;
font-family: 'Playfair Display', serif;
font-weight: 600;
}
.service-details-two .shape{
position: absolute;
top: 478px;
right: 100px;
width: 339px;
height: 144px;
background-repeat: no-repeat;
}
.service-details-two .shape-2{
position: absolute;
top: 478px;
right: 100px;
width: 339px;
height: 144px;
background-repeat: no-repeat;
}.blog-sidebar{
position: relative;
}
.search-widget .form-group,
.wp-block-search__inside-wrapper {
position: relative;
margin: 0px;
}
.search-widget .form-group input[type='search'],
.wp-block-search__inside-wrapper input {
position: relative;
display: block;
width: 100%;
height: 65px;
background: #F3F3F3;
border: solid;
border-width: 1px;
border-color: #F3F3F3;
font-size: 18px;
color: rgba(0, 0, 0, 0.70);
padding: 10px 90px 10px 25px;
transition: all 500ms ease;
}
.wp-block-search__inside-wrapper input {
padding-right: 107px;
}
.wp-block-search__inside-wrapper input:focus {
border-color: var(--theme-color) !important;
}
.search-widget .form-group button[type="submit"],
.wp-block-search__inside-wrapper button {
position: absolute;
top: 0px;
right: 0px;
min-width: 70px;
height: 65px;
display: inline-flex;
justify-content: center;
align-items: center;
text-align: center;
font-size: 20px;
color: #fff;
background: var(--secondary-color);
transition: all 500ms ease;
}
.wp-block-search__inside-wrapper button {
padding: 0 10px;
}
.wp-block-search__inside-wrapper button:hover {
background-color: var(--theme-color);
}
.blog-sidebar .widget-title,
.widget h2,
.widget .wp-block-search__label{
position: relative;
display: block;
margin-bottom: 30px;
}
.blog-sidebar .widget-title h3,
.widget h2,
.widget .wp-block-search__label{
font-size: 30px;
line-height: 43px;
font-family: 'Playfair Display', serif;
font-weight: 500;
color: var(--title-color);
}
.blog-sidebar .category-widget .category-list li{
position: relative;
display: block;
}
.blog-sidebar .category-widget .category-list li a{
position: relative;
display: inline-block;
font-size: 20px;
color: var(--title-color);
}
.blog-sidebar .category-widget .category-list li a:hover{
color: var( --thmeme-color );
}
.blog-sidebar .tags-widget .tags-list li{
position: relative;
display: inline-block;
float: left;
margin-right: 14px;
margin-bottom: 15px;
}
.blog-sidebar .tags-widget .tags-list li a{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 20px;
color: var(--title-color);
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
text-align: center;
padding: 6.5px 19px;
}
.blog-sidebar .tags-widget .tags-list li a:hover{
color: #fff;
}* {
margin:0px;
padding:0px;
border:none;
outline:none;
} :root{
--theme-color: #FF6F0F;
--theme-color-2: #2661FF;
--secondary-color: #000000;
--text-color: rgba(0,0,0,0.70);
--title-color: #000000;
--text-font: 'Satoshi', sans-serif;
--title-font: 'Outfit', sans-serif;
}
body {
font-size:16px;
color: var(--text-color);
line-height:26px;
font-weight:400;
font-family: var(--text-font);
background-size:cover;
background-repeat:no-repeat;
background-position:center top;
-webkit-font-smoothing: antialiased;
}
.light_bg{
background-color: #ffffff;
}
@media (min-width:1200px) {
.container {
max-width: 1200px;
padding: 0px 15px;
}
}
.large-container{
max-width: 1470px;
padding: 0px 15px;
margin: 0 auto;
}
.container-fluid{
padding: 0px;
}
.auto-container{
position:static;
max-width:1470px;
padding:0px 15px;
margin:0 auto;
}
.small-container{
max-width:680px;
margin:0 auto;
}
.boxed_wrapper{
position: relative;
margin: 0 auto;
overflow: hidden !important;
width: 100%;
min-width: 300px;
}
a{
text-decoration:none;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
color: var(--theme-color);
}
a:hover{
text-decoration:none;
outline:none;
color: inherit;
}
input,button,select,textarea{
font-family: var(--text-font);
font-weight: 400;
font-size: 18px;
background: transparent;
}
::-webkit-input-placeholder {
color: inherit;
}
::-moz-input-placeholder {
color: inherit;
}
::-ms-input-placeholder {
color: inherit;
}
ul,li{
list-style:none;
padding:0px;
margin:0px; 
}
input{
transition: all 500ms ease;
}
button:focus,
input:focus,
textarea:focus{
outline: none;
box-shadow: none;
transition: all 500ms ease;
}
p{
position: relative;
font-family: var(--text-font);
color: var(--text-color);
font-weight: 400;
margin: 0px;
transition: all 500ms ease;
}
h1,h2,h3,h4,h5,h6{
position:relative;
font-family: var(--title-font);
font-weight: 400;
color: var(--title-color);
margin: 0px;
transition: all 500ms ease;
} .handle-preloader {
align-items: center;
-webkit-align-items: center;
display: flex;
display: -ms-flexbox;
height: 100%;
justify-content: center;
-webkit-justify-content: center;
position: fixed;
left: 0;
top: 0;
width: 100%;
z-index: 9999999;
background: #000;
}
.preloader-close{
position: fixed;
z-index: 99999999;
font-size: 14px;
background: #fff;
color: red;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 50%;
cursor: pointer;
right: 30px;
top: 30px;
font-weight: 400;
}
.handle-preloader .animation-preloader {
position: absolute;
z-index: 100;
}
.handle-preloader .animation-preloader .spinner{
animation: spinner 1s infinite linear;
border-radius: 50%;
height: 150px;
margin: 0 auto 45px auto;
width: 150px;
}
.handle-preloader .animation-preloader .txt-loading {
text-align: center;
user-select: none;
}
.handle-preloader .animation-preloader .txt-loading .letters-loading:before{
animation: letters-loading 4s infinite;
content: attr(data-text-preloader);
left: 0;
opacity: 0;
top:0;
position: absolute;
}
.handle-preloader .animation-preloader .txt-loading .letters-loading{
font-family: var(--title-font);
font-weight: 500;
letter-spacing: 15px;
display: inline-block;
position: relative;
font-size: 70px;
line-height: 70px;
text-transform: uppercase;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(255, 255, 255, 0.30);
}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {animation-delay: 0.2s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {animation-delay: 0.4s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {animation-delay: 0.6s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {animation-delay: 0.8s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before { animation-delay: 1s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before { animation-delay: 1.2s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before { animation-delay: 1.4s;}
.handle-preloader .loader-section {
background-color: #ffffff;
height: 100%;
position: fixed;
top: 0;
width: calc(50% + 1px);
}
.preloader .loaded .animation-preloader {
opacity: 0;
transition: 0.3s ease-out;
}
.handle-preloader .animation-preloader .txt-loading .letters-loading:before{
color: #ffffff;
}
.handle-preloader .animation-preloader .spinner{
border: 3px solid #ffffff;
border-top-color: rgba(255, 255, 255, 0.5); 
} @keyframes spinner {
to {
transform: rotateZ(360deg);
}
}
@keyframes letters-loading {
0%,
75%,
100% {
opacity: 0;
transform: rotateY(-90deg);
}
25%,
50% {
opacity: 1;
transform: rotateY(0deg);
}
}
@media screen and (max-width: 767px) {
.handle-preloader .animation-preloader .spinner {
height: 8em;
width: 8em;
}
}
@media screen and (max-width: 500px) {
.handle-preloader .animation-preloader .spinner {
height: 7em;
width: 7em;
}
.handle-preloader .animation-preloader .txt-loading .letters-loading {font-size: 40px; letter-spacing: 10px;}
}
.centred{
text-align: center;
}
.pull-left{
float: left;
}
.pull-right{
float: right;
}
figure{
margin: 0px;
}
img {
display: inline-block;
max-width: 100%;
height: auto;
transition-delay: .1s;
transition-timing-function: ease-in-out;
transition-duration: .7s;
transition-property: all;
}
.row{
--bs-gutter-x: 30px;
} .theme-btn{
position: relative;
display: inline-block;
overflow: hidden;
vertical-align: middle;
font-size: 20px;
line-height: 30px;
font-weight: 500;
font-family: var(--text-font);
color: #fff;
text-align: center;
border-radius: 40px;
padding: 15px 32px;
border: solid;
border-width: 2px;
z-index: 1;
text-transform: capitalize;
transition: all 500ms ease;
}
.theme-btn:hover{
background: transparent;
}
.theme-btn span{
position: relative;
padding-right: 40px;
}
.theme-btn span:before{
position: absolute;
content: '\e900';
font-family: 'icomoon';
font-size: 16px;
top: -2px;
right: 0px;
transition: all 500ms ease;
}
.theme-btn:hover span:before{
transform: rotate(45deg);
}
.theme-btn-three{
position: relative;
display: inline-block;
overflow: hidden;
vertical-align: middle;
font-size: 18px;
line-height: 24px;
font-weight: 500;
font-family: var(--text-font);
color: #fff;
background: #B9916E;
text-align: center;
padding: 15.5px 40px;
z-index: 1;
transition: all 500ms ease;
}
.theme-btn-three:hover{
color: #fff;
}
.theme-btn-three span {
position: absolute;
width: 25%;
height: 100%;
transform: translateY(150%);
border-radius: 50%;
left: calc((var(--n) - 1) * 25%);
transition: 0.5s;
transition-delay: calc((var(--n) - 1) * 0.1s);
z-index: -1;
background: var(--secondary-color);
}
.theme-btn-three:hover span {
transform: translateY(0) scale(2);
}
.theme-btn-three span:nth-child(1) {
--n: 1;
}
.theme-btn-three span:nth-child(2) {
--n: 2;
}
.theme-btn-three span:nth-child(3) {
--n: 3;
}
.theme-btn-three span:nth-child(4) {
--n: 4;
}
.parallax-bg{
position: absolute;
left: 0px;
top: -30%;
width: 100%;
height: calc(100% + 30%);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
} .pagination{
position: relative;
display: flex;
justify-content: center;
align-items: center;
gap: 10px;
}
.pagination li{
position: relative;
}
.pagination li a,
.pagination li span{
position: relative;
display: inline-block;
font-size: 24px;
height: 51px;
width: 51px;
line-height: 51px;
background: #FFF9F7;
text-align: center;
color: #656565;
border-radius: 50%;
z-index: 1;
transition: all 500ms ease;
}
.pagination li a:hover,
.pagination li a.current,
.pagination li span.current{
color: #fff;
background: #1F1F1F;
}
.sec-pad{
padding: 142px 0px 150px 0px;
}
.mr-0{
margin: 0px !important;
}
@-webkit-keyframes ripple {
70% {
-webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
}
}
@keyframes ripple {
70% {
-webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
}
}
.sec-title{
position: relative;
display: block;
padding-bottom: 30px;
}
.sec-title:before{
position: absolute;
content: '';
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/shape/shape-10.png);
width: 261px;
height: 23px;
left: 0px;
bottom: 0px;
background-repeat: no-repeat;
}
.sec-title h2{
position: relative;
display: block;
font-size: 90px;
line-height: 100px;
font-weight: 500;
}
.sec-title h2 span{
display: block;
opacity: 0.4;
}
.sec-title.light h2{
color: #fff;
} .hamburger {
position: relative;
display: inline-block;
width: 71px;
height: 50px;
line-height: 50px;
background: #fff;
border-radius: 40px;
text-align: center;
border: solid;
border-width: 2px;
border-color: var(--secondary-color);
padding: 14px 21px;
cursor: pointer;
overflow: hidden;
top: 4px;
transition: all 500ms ease;
}
.hamburger:hover{
}
.hamburger:hover .hamburger__inner {
transform: translate(-51px, 50%);
opacity: 0;
}
.hamburger:hover .hamburger__inner::before, .hamburger:hover .hamburger__inner::after {
transform: translate(102px, 0);
opacity: 0;
}
.hamburger__container {
width: 23px;
height: 16px;
position: relative;
}
.hamburger__inner {
width: 100%;
height: 2px;
background-color: #000;
position: absolute;
transition-property: transform, opacity;
transition-timing-function: ease;
transition-duration: 0.4s;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 1;
}
.hamburger__inner::before {
top: -8px;
}
.hamburger__inner::after {
top: 8px;
}
.hamburger__inner::before, .hamburger__inner::after {
width: 100%;
height: 2px;
background-color: #000;
position: absolute;
transition-property: transform, opacity;
transition-timing-function: ease;
transition-duration: 0.4s;
content: "";
opacity: 1;
transform: translate(-10px, 0);
}
.hamburger__hidden {
opacity: 0;
width: 100%;
height: 2px;
position: absolute;
transition-property: transform, opacity;
transition-timing-function: ease;
transition-duration: 0.4s;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.hamburger:hover .hamburger__hidden {
opacity: 1;
transform: translate(-50%, -50%);
}
.hamburger:hover .hamburger__hidden::before, .hamburger:hover .hamburger__hidden::after {
opacity: 1;
transform: translate(0, 0);
}
.hamburger__hidden::before {
top: -8px;
}
.hamburger__hidden::before, .hamburger__hidden::after {
width: 100%;
height: 2px;
position: absolute;
transition-property: transform, opacity;
transition-timing-function: ease;
transition-duration: 0.4s;
content: "";
transform: translate(102px, 0);
left: 0px;
}
.hamburger__hidden::after {
top: 8px;
}
.owl-dots-none .owl-dots,
.owl-nav-none .owl-nav{
display: none !important;
}
.owl-nav button{
background: transparent;
}
.float-bob-y {
animation-name: float-bob-y;
animation-duration: 2s;
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-name: float-bob-y;
-webkit-animation-duration: 2s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: float-bob-y;
-moz-animation-duration: 2s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: float-bob-y;
-ms-animation-duration: 2s;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: float-bob-y;
-o-animation-duration: 2s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
}
.float-bob-x{
animation-name: float-bob-x;
animation-duration: 15s;
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-name: float-bob-x;
-webkit-animation-duration: 15s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: float-bob-x;
-moz-animation-duration: 15s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: float-bob-x;
-ms-animation-duration: 15s;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: float-bob-x;
-o-animation-duration: 15s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
} .demo-switch{
position: fixed;
top: 390px;
left: 10px;
z-index: 9999;
}
.demo-switch button{
position: absolute;
display: inline-block;
left: 0px;
top: 0px;
width: 30px;
height: 30px;
line-height: 28px;
border-radius: 50%;
font-size: 16px;
color: #fff;
border: 1px solid #fff;
opacity: 0;
}
.light_bg .demo-switch .demo-dark-bg button{
opacity: 1;
}
.dark_bg .demo-switch .demo-dark-bg button{
opacity: 0;
}
.light_bg .demo-switch .demo-light-bg button{
opacity: 0;
}
.dark_bg .demo-switch .demo-light-bg button{
opacity: 1;
}
.lenis.lenis-smooth {
scroll-behavior: auto;
}
html.lenis {
height: auto;
}
.nav-style-one .owl-nav button span{
display: none !important;
}
.nav-style-one .owl-nav button{
position: relative;
display: inline-block;
width: 74px;
height: 74px;
line-height: 74px;
border-radius: 50%;
text-align: center;
transition: all 500ms ease;
}
.nav-style-one .owl-nav button:hover{
background: var(--secondary-color);
}
.nav-style-one .owl-nav button.owl-prev:before{
position: absolute;
content: '\e907';
font-family: 'icomoon';
font-size: 14px;
color: var(--title-color);
width: 100%;
height: 100%;
left: 0px;
top: 0px;
transition: all 500ms ease;
}
.nav-style-one .owl-nav button.owl-next:before{
position: absolute;
content: '\e907';
font-family: 'icomoon';
font-size: 14px;
color: var(--title-color);
width: 100%;
height: 100%;
left: 0px;
top: 1px;
transform: rotate(180deg);
transition: all 500ms ease;
}
.nav-style-one .owl-nav button.owl-prev:hover:before{
transform: scale(0,0);
}
.nav-style-one .owl-nav button.owl-next:hover:before{
transform: rotate(180deg) scale(0,0);
}
.nav-style-one .owl-nav button.owl-prev:after{
position: absolute;
content: '\e906';
font-family: 'icomoon';
font-size: 12px;
color: #fff;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
transform: rotate(180deg) scale(0,0);
transition: all 500ms ease;
}
.nav-style-one .owl-nav button.owl-prev:hover:after{
transform: rotate(180deg) scale(1,1);
}
.nav-style-one .owl-nav button.owl-next:after{
position: absolute;
content: '\e906';
font-family: 'icomoon';
font-size: 12px;
color: #fff;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
transform: scale(0,0);
transition: all 500ms ease;
}
.nav-style-one .owl-nav button.owl-next:hover:after{
transform: scale(1,1);
}
@keyframes marqueslide {
from {
transform: translateX(0);
}
to {
transform: translateX(-100%);
}
}
.dots-style-one .owl-dots{
position: relative;
display: inline-block;
min-height: 30px;
counter-reset: slides-num;
}
.dots-style-one .owl-dots::after {
position: absolute;
right: 0px;
top: -14px;
content: "/ 0" counter(slides-num);
display: inline-block;
font-size: 20px;
line-height: 30px;
color: rgba(0, 0, 0, 0.30);
font-weight: 700;
font-family: var(--text-font);
}
.dots-style-one .owl-dots button{
position: absolute;
top: -14px;
right: 58px;
counter-increment: slides-num;
font-size: 20px;
line-height: 30px;
font-family: var(--text-font);
color: var(--title-color);
}
.dots-style-one .owl-dots button.active:before{
position: absolute;
content: counter(slides-num);
}
.dots-style-one .owl-dots button.active:after{
position: absolute;
content: '0';
top: 0px;
right: 0px;
}
.dots-style-one .owl-dots button span{
display: none !important;
}
.social-style-one{
position: relative;
display: flex;
align-items: center;
justify-content: right;
}
.social-style-one li{
display: inline-block;
margin-right: 12px;
}
.social-style-one li:last-child{
margin: 0px !important;
}
.social-style-one li a{
position: relative;
display: inline-block;
width: 65px;
height: 65px;
line-height: 65px;
text-align: center;
border: solid;
border-width: 1px;
border-radius: 50%;
border-color: var(--secondary-color);
font-size: 20px;
font-weight: 700;
color: var(--title-color);
z-index: 1;
}
.social-style-one li a:hover{
color: #fff;
background: var(--secondary-color);
font-size: 24px;
}
.social-style-one li a:before{
position: absolute;
content: '';
background: var(--secondary-color);
width: 100%;
height: 100%;
left: 0px;
top: 0px;
z-index: -1;
transform: scale(0,0);
border-radius: 50%;
transition: all 500ms ease;
}
.social-style-one li a:hover:before{
transform: scale(1,1);
} .slide-text-box{
position: relative;
background: #FBF5F1;
padding: 0px;
}
.slide-text-box .text-list{
position: relative;
display: flex;
align-items: center;
width: max-content;
animation: 135s marqueslide infinite linear;
}
.slide-text-box .text-list li{
position: relative;
display: inline-block;
font-size: 220px;
line-height: 277px;
font-family: var(--title-font);
color: #fff;
font-weight: 600;
text-transform: uppercase;
margin-right: 317px;
}
.slide-text-box .text-list li:last-child{
margin: 0px;
}
.slide-text-box .text-list li:before{
position: absolute;
content: '';
background: var(--secondary-color);
width: 1px;
height: 172px;
top: 52px;
right: -160px;
}
.slide-text-box .text-list li:last-child:before{
display: none;
}
.slide-text-box.st-2 .text{
position: relative;
display: block;
width: max-content;
font-size: 200px;
line-height: 270px;
color: var(--title-color);
font-weight: 700;
animation: 135s marqueslide infinite linear;
}
.tabs-box .tab{
position:relative;
display:none;
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
}
.tabs-box .tab.active-tab{
display:block;  
}
.tabs-box .tab{
transform:scale(0.9,0.9) translateY(0px);
}
.tabs-box .tab.active-tab{
transform:scale(1) translateY(0px);
}
.mt_250{
margin-top: 250px;
}
@-webkit-keyframes ripple {
70% {
-webkit-box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
}
}
@keyframes ripple {
70% {
-webkit-box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
}
}
.big-image-box .image{
position: relative;
display: block;
overflow: hidden;
}
.big-image-box .image img{
width: 100%;
transition: all 15s ease;
}
.big-image-box .image:hover img{
transform: scale(1.5);
} .follow-section{
position: relative;
background: #F6EFE9;
}
.follow-section .outer-container{
position: relative;
padding: 0px 125px;
}
.follow-section .content-box{
position: relative;
border-top: solid;
border-bottom: solid;
border-width: 1px;
border-color: var(--secondary-color);
padding: 67px 0px;
}
.follow-section .content-box p{
font-size: 20px;
line-height: 50px;
font-weight: 500;
color: var(--title-color);
}
.follow-section .content-box p a{
display: inline-block;
font-weight: 700;
text-decoration: underline;
color: var(--title-color);
}
.follow-section .content-box p a:hover{
}
.theme-btn-two{
position: relative;
display: inline-block;
font-size: 23px;
line-height: 30px;
color: #fff;
font-weight: 500;
background: var(--secondary-color);
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
padding: 14px 40px;
z-index: 1;
}
.theme-btn-two:hover{
color: #fff;
}
.theme-btn-two:before{
position: absolute;
content: '';
width: 0%;
height: 100%;
right: 0px;
top: 0px;
z-index: -1;
transition: all 500ms ease;
}
.theme-btn-two:hover:before{
width: 100%;
left: 0px;
}
.list-style-one li{
position: relative;
display: block;
font-size: 20px;
line-height: 48px;
font-weight: 500;
color: var(--title-color);
padding-left: 30px;
}
.list-style-one li:before{
position: absolute;
content: '\e90b';
font-family: 'icomoon';
font-size: 16px;
left: 0px;
top: 0px;
} .mouse-pointer {
position: fixed;
top: 50%;
left: -100px;
-webkit-transform: translate(200%, 200%);
-ms-transform: translate(200%, 200%);
transform: translate(200%, 200%);
width: 10px;
height: 10px;
pointer-events: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
z-index: 9999;
-webkit-transition-property: width, height, background;
-o-transition-property: width, height, background;
transition-property: width, height, background;
border-radius: 50%;
overflow: hidden;
font-size: 16px;
text-indent: 0;
border: none;
mix-blend-mode: difference;
background-color: #fff;
-webkit-box-shadow: 0 0 0 transparent;
-ms-box-shadow: 0 0 0 transparent;
box-shadow: 0 0 0 transparent;
}
body.out .mouse-pointer {
width: 0;
height: 0;
} .overlay-anim-black-bg,
.overlay-anim-red-bg,
.overlay-anim-white-bg {
position: relative;
display: inline-block;
overflow: hidden;
}
.overlay-anim-black-bg:after,
.overlay-anim-red-bg:after,
.overlay-anim-white-bg:after {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
-webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
-o-transition: 1s cubic-bezier(.858, .01, .068, .99);
transition: 1s cubic-bezier(.858, .01, .068, .99);
z-index: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);       
}
.overlay-anim-black-bg:after{
background: #222;
}
.overlay-anim-white-bg:after{
background: #fff;
}
.overlay-anim-black-bg.overlay-animation:after,
.overlay-anim-red-bg.overlay-animation:after,
.overlay-anim-white-bg.overlay-animation:after {
-webkit-transform: translateX(110%);
-ms-transform: translateX(110%);
transform: translateX(110%);
}
@-webkit-keyframes bounceSlide {
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 bounceSlide {
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)
}
}
.bounce-slide {
-webkit-animation-duration: 2.5s;
animation-duration: 2.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-name: bounceSlide;
animation-name: bounceSlide
}
.scroll-to-top {
position: fixed;
right: 30px;
bottom: 30px;
height: 46px;
width: 46px;
cursor: pointer;
display: block;
box-shadow: inset 0 0 0 2px rgba(255,111,15,.2);
border-radius: 50%;
z-index: 90000;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(15px);
-ms-transform: translateY(15px);
transform: translateY(15px);
-webkit-transition: all 200ms linear;
transition: all 200ms linear
}
.scroll-to-top.scroll-top-active {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
.scroll-to-top::after {
position: absolute;
content: "\e91d";
font-family: 'icomoon';
text-align: center;
line-height: 46px;
font-size: 12px;
color: var(--theme-color);
left: 0;
top: 0;
height: 46px;
width: 46px;
cursor: pointer;
display: block;
z-index: 2;
-webkit-transition: all 200ms linear;
transition: all 200ms linear
}
.scroll-to-top:hover::after {
color: var(--theme-color)
}
.scroll-to-top:hover::before {
opacity: 1
}
.scroll-to-top .scroll-top-inner path {
stroke: var(--theme-color);
stroke-width: 4;
fill: transparent;
box-sizing: border-box;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.anim-icons {
position: absolute;
left: 0;
top: 0;
right: 0;
height: 100%;
width: 100%;
margin: 0 auto;
}
.about-style-four .odometer.odometer-auto-theme .odometer-digit, 
.about-style-four .odometer.odometer-theme-default .odometer-digit{
letter-spacing: 6px;
}
.about-style-five .odometer.odometer-auto-theme, 
.about-style-five .odometer.odometer-theme-default{
letter-spacing: 3px;
}
.about-style-seven .left-content .count-outer span{
display: inline-block;
letter-spacing: 3px;
}
.feature-section .odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-auto-theme .odometer-digit{
letter-spacing: 2px;
}
.about-style-ten .funfact-inner .single-item .count-outer span,
.about-style-four .funfact-inner .single-item .count-outer span,
.about-style-12 .funfact-inner .single-item .count-outer span,
.service-details-two .funfact-block-one .inner-box .count-outer span{
display: inline-block;
}
@-moz-keyframes scroll-top1 {
0% {
-moz-transform: translateY(0%);
}
100% {
-moz-transform: translateY(-100%);
}
}
@-webkit-keyframes scroll-top1 {
0% {
-webkit-transform: translateY(0%);
}
100% {
-webkit-transform: translateY(-100%);
}
}
@keyframes marqueeinvert {
0% {
transform: translateY(-100%);
}
100% {
transform: translateY(0%);
}
}
@-moz-keyframes marqueeinvert {
0% {
transform: translateY(-100%);
}
100% {
transform: translateY(0%);
}
}
@-webkit-keyframes marqueeinvert {
0% {
transform: translateY(-100%);
}
100% {
transform: translateY(0%);
}
}.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li > ul > li > a:hover,
.main-menu .navigation > li > .megamenu li > a:hover,
.theme-btn:hover,
.banner-section .content-box h2 .color-text,
.portfolio-block-one .inner-box .content-box .link a:hover,
.skills-section .skills-list li button:hover,
.dark_bg .skills-section .skills-list li button,
.contact-section .title-box .title-text h2 .color-text,
.contact-section .info-content .single-item h3 a:hover,
.contact-section .info-content .map-link p a,
.service-style-two .text-box a:hover,
.service-block-one .inner-box .lower-content h3 a:hover,
.dark_bg .service-style-two .text-box a:hover,
.portfolio-style-three .title-box a:hover i,
.portfolio-style-three .title-box a:hover,
.portfilio-block-one .inner-box a:hover,
.instagram-style-two .title-box h2 a:hover,
.footer-style-three .copyright a:hover,
.footer-style-three .links-widget .links-list li a:hover,
.header-style-four .menu-right-content .mobile-nav-toggler:hover,
.banner-style-four h2 span.special-text,
.banner-style-four .mouse-btn-down:hover,
.about-style-three .content-box h2 span,
.portfolio-style-five .count-text,
.portfolio-style-five .title-text h2 span.color,
.testimonial-style-four .upper-box .count-text,
.testimonial-style-four .upper-box a:hover,
.dark_bg .testimonial-style-four .upper-box a,
.dark_bg .contact-style-two .content-box a,
.main-footer.home-4 .footer-bottom .social-links li a:hover,
.dark_bg .main-footer.home-4 .footer-bottom .social-links li a:hover,
.banner-style-five .social-links li a:hover,
.service-block-two .inner-box h3 a:hover,
.portfolio-style-six .link a:hover,
.banner-style-six .explore-text a:hover,
.portfolio-style-seven .title-box  a:hover,
.portfolio-block-four .inner-box .lower-content h3 a:hover,
.portfolio-block-four .inner-box .lower-content .link a:hover,
.banner-style-seven .explore-text a:hover,
.banner-style-seven .social-links li a:hover,
.portfolio-style-eight .content-box .list-item li a:hover,
.portfolio-style-eight .content-box h2 a:hover,
.covering-area-section .single-item h2 a:hover,
.events-section .content-one .inner-box h3 a:hover,
.events-section .content-one .inner-box .link a:hover,
.events-section .content-two h2 a:hover,
.pricing-style-two .upper-text a:hover,
.dark_bg .pricing-style-two .pricing-block .plan-box a:hover,
.footer-style-six .footer-bottom .social-links li a:hover,
.banner-style-nine .link-box a:hover,
.books-section .title-box .text-box a:hover,
.books-section .inner-container .single-item .lower-content h3 a:hover,
.events-style-two .single-item .text-box h2 a:hover,
.events-style-two .single-item .link a:hover,
.featured-books-section .content-box a:hover,
.news-block-one .inner-box .lower-content h3 a:hover,
.follow-section .content-box p a:hover,
.dark_bg .follow-section .content-box p a,
.footer-style-seven .footer-menu li a:hover,
.banner-style-ten .content-box .menu-list li a:hover,
.banner-style-ten .category-list li a:hover,
.main-header.home-10 .header-lower .menu-right-content .mobile-nav-toggler:hover,
.main-header.home-10 .sticky-header .menu-right-content .mobile-nav-toggler:hover,
.case-block-one .inner-box .text-box h3 a:hover,
.case-block-one .inner-box .link a:hover,
.news-block-two .inner-box .content-box h2 a:hover,
.news-block-two .inner-box .content-box .link a:hover,
.news-block-three .inner-box h2 a:hover,
.news-block-three .inner-box .link a:hover,
.dark_bg .news-block-three .inner-box .link a:hover,
.dark_bg .news-block-three .inner-box h2 a:hover,
.contact-style-four .content-box a:hover,
.about-style-11 .content-box h2 span,
.portfolio-block-five .inner-box h2 a:hover,
.service-style-six .title-box a:hover,
.service-block-four .inner-box h2 a:hover,
.footer-style-eight .footer-top h2 span,
.testimonial-style-nine .title-box .link-box a:hover,
.dark_bg .testimonial-style-nine .title-box .link-box a:hover,
.dark_bg .contact-style-two .content-box h2 span,
.work-page-three-section .title-box a:hover,
.portfolio-block-six .inner-box .lower-content h2 a:hover,
.dark_bg .portfolio-block-six .inner-box .lower-content h2 a:hover,
.dark_bg .portfolio-block-six .inner-box .lower-content .link a:hover,
.featured-image-section .content-box h3 a:hover,
.main-header.portfolio-5-header .header-lower .menu-right-content .mobile-nav-toggler:hover,
.portfolio-block-seven .inner-box .content-box h2 a:hover,
.portfolio-block-eight .inner-box .lower-content h2 a:hover,
.portfolio-block-nine .inner-box .content-box h2 a:hover,
.dark_bg .portfolio-block-nine .inner-box .content-box h2 a:hover,
.service-style-seven .service-block-four .inner-box h2 a:hover,
.dark_bg .service-block-two .inner-box h3 a:hover,
.news-block-one .inner-box .lower-content .post-info li a:hover,
.blog-sidebar .category-widget .category-list li a:hover,
.dark_bg .blog-sidebar .category-widget .category-list li a:hover,
.blog-details-content .content-one .post-info li a:hover,
.blog-details-content .content-one h2 a:hover,
.blog-details-content .comment-form-area .text-box p a:hover,
.dark_bg .blog-details-content .comment-form-area .text-box p a:hover,
.main-header.home-6 .header-lower .main-menu .navigation > li.current > a, 
.main-header.home-6 .header-lower .main-menu .navigation > li > a:hover,
.banner-style-three .mouse-btn-down:hover,
.portfolio-style-nine .sec-title a:hover,
.work-page-one-section .more-link a:hover,
.portfolio-block-two .inner-box .content-box h2 a:hover
{
color: var(--theme-color);
} .main-menu .navigation > li > ul > li > a:before,
.main-header .btn-box a:hover,
.hamburger__hidden,
.hamburger__hidden::before, .hamburger__hidden::after,
.theme-btn,
.banner-section .content-box .lower-box .links-box .social-links li a:hover,
.demo-switch button,
.dark_bg .banner-section .content-box .lower-box .links-box .social-links li a:hover,
.service-section .left-content .inner-box .text,
.service-section .right-content .single-item .link a:hover,
.skills-section .skills-list li a:hover,
.dark_bg .skills-section .skills-list li a:hover,
.testimonial-section .testimonial-block .image-box .image:before,
.testimonial-section .nav-style-one .owl-nav button:hover,
.dark_bg .testimonial-section .nav-style-one .owl-nav button:hover,
.instagram-block-one .inner-box .image-box,
.banner-style-four:before,
.banner-style-four:after,
.dark_bg .about-style-three .social-style-one li a:hover,
.dark_bg .portfolio-block-three .link-box a:hover,
.contact-style-two .content-box a:hover,
.header-style-four .btn-box a:hover,
.banner-style-five .message-btn button:hover,
.about-style-four .content-box .link-box a:hover,
.service-block-two .inner-box .link a:hover,
.portfolio-style-six .category-list li a:hover,
.footer-style-four .contact-widget .form-inner .form-group input:focus + button,
.footer-style-four .contact-widget .form-inner .form-group button:hover,
.main-header.home-6 .menu-right-content .mobile-nav-toggler:hover,
.about-style-five .content-three .video-btn a:hover,
.service-style-four .tabs-content .content-box .lower-content .link-box a:hover,
.portfolio-block-four .inner-box .lower-content .category-list li a:hover,
.testimonial-block-four .inner-box .link-box a:hover,
.footer-style-five .footer-subscribe .form-inner .form-group input:focus + button,
.footer-style-five .footer-subscribe .form-inner .form-group button:hover,
.banner-style-seven .content-box .feature-list li a:hover,
.contact-style-three .form-inner .message-btn button:hover,
.main-header.home-8 .mobile-nav-toggler:hover,
.feature-section .content-three .video-btn a:hover,
.main-header.home-9 .menu-right-content .mobile-nav-toggler:hover,
.news-block-one .inner-box .image-box,
.dark_bg .news-section .title-box a:hover,
.footer-style-seven .subscribe-widget .form-inner .form-group input:focus + button,
.footer-style-seven .subscribe-widget .form-inner .form-group button:hover,
.dark_bg .footer-style-seven .subscribe-widget .form-inner .form-group button[type='submit'],
.video-section .content-box a:hover,
.contact-style-four .form-inner .form-group button[type='submit']:hover,
.portfolio-block-five .inner-box .link a:hover,
.dark_bg .about-style-11 .content-box .social-style-one li a:hover,
.service-style-six .title-box a:hover:before,
.service-block-four .inner-box .lower-content a:hover,
.main-header.about-5-header .header-lower .mobile-nav-toggler:hover,
.work-page-one-section .portfolio-block-one .inner-box .content-box .link a:hover,
.featured-image-section .content-box .lower-box a:hover,
.portfolio-block-nine .inner-box .content-box .link a:hover,
.dark_bg .portfolio-block-nine .inner-box .content-box .link a:hover,
.about-style-13 .content-box a:before,
.service-sidebar .contact-widget a:before,
.service-sidebar .contact-widget a:hover,
.theme-btn-two:before,
.main-header.blog-1-header .menu-right-content .mobile-nav-toggler:hover,
.blog-sidebar .search-widget .form-group input[type='search']:focus + button,
.blog-sidebar .search-widget .form-group button:hover,
.blog-sidebar .tags-widget .tags-list li a:hover,
.blog-details-content .post-share-option .post-tags li a:hover,
.blog-details-content .post-share-option .share-links li a:hover,
.blog-details-content .comment-box .comment .reply-btn:hover,
.contact-style-five .form-inner .form-group .theme-btn-three span,
.dark_bg .skills-section .right-content .inner-box .single-item:before,
.service-style-three .theme-btn-three span,
.testimonial-style-five .right-content .theme-btn-three span,
.faq-section .content-box .theme-btn-three span,
.cta-style-two .content-box .theme-btn-three span,
.portfolio-style-eight .title-box .theme-btn-three span,
.banner-style-eight .content-box .lower-box .btn-box .theme-btn-three span,
.pricing-style-two .pricing-block .plan-box .theme-btn-three span,
.cta-style-three .content-box .theme-btn-three span,
.news-section .title-box .theme-btn-three span,
.case-section .title-box .theme-btn-three span,
.news-style-two .title-box .theme-btn-three span,
.header-style-four .btn-box .theme-btn-three span,
.work-page-five-section .more-btn .theme-btn-three span,
.service-details-content .content-two .single-item:hover .icon-box,
.btn-box.yt-btn .theme-btn-three span
{
background: var(--theme-color);
} .main-header .btn-box a:hover,
.hamburger:hover,
.theme-btn,
.theme-btn:hover,
.service-section .right-content .single-item .link a:hover,
.service-style-two .text-box a:hover,
.portfolio-style-three .title-box a:hover,
.portfilio-block-one .inner-box .content-box a:hover,
.header-style-four .menu-right-content .mobile-nav-toggler:hover,
.banner-style-four .mouse-btn-down:hover,
.dark_bg .about-style-three .social-style-one li a:hover,
.dark_bg .portfolio-block-three .link-box a:hover,
.testimonial-style-four .upper-box a:hover,
.dark_bg .testimonial-style-four .upper-box a,
.dark_bg .contact-style-two .content-box a,
.header-style-four .btn-box a:hover,
.service-block-two .inner-box .link a:hover,
.portfolio-style-six .category-list li a:hover,
.footer-style-four .contact-widget .form-inner .form-group input:focus,
.main-header.home-6 .header-lower .main-menu .navigation > li.current > a,
.main-header.home-6 .header-lower .main-menu .navigation > li > a:hover,
.banner-style-six .explore-text a:hover,
.service-style-four .tabs-content .content-box .lower-content .link-box a:hover,
.portfolio-style-seven .title-box  a:hover,
.portfolio-block-four .inner-box .lower-content .category-list li a:hover,
.cta-style-two .content-box a:hover,
.banner-style-seven .content-box .feature-list li a:hover,
.banner-style-seven .explore-text a:hover,
.contact-style-three .form-inner .form-group input:focus,
.contact-style-three .form-inner .form-group textarea:focus,
.main-header.home-8 .mobile-nav-toggler:hover,
.pricing-style-two .pricing-block .plan-box a:hover,
.main-header.home-9 .menu-right-content .mobile-nav-toggler:hover,
.dark_bg .news-section .title-box a:hover,
.footer-style-seven .subscribe-widget .form-inner .form-group input:focus,
.banner-style-ten .category-list li a:hover,
.main-header.home-10 .header-lower .menu-right-content .mobile-nav-toggler:hover,
.main-header.home-10 .sticky-header .menu-right-content .mobile-nav-toggler:hover,
.case-block-one .inner-box .link a:hover,
.news-block-two .inner-box .content-box .link a:hover,
.news-block-three .inner-box .link a:hover,
.contact-style-four .form-inner .form-group input:focus,
.contact-style-four .form-inner .form-group textarea:focus,
.dark_bg .about-style-11 .content-box .social-style-one li a:hover,
.service-style-six .title-box a:hover:after,
.service-block-four .inner-box .lower-content a:hover,
.testimonial-style-nine .title-box .link-box a:hover,
.work-page-three-section .title-box a:hover,
.dark_bg .work-page-five-section .more-btn .theme-btn:hover,
.about-style-13 .content-box a:hover,
.theme-btn-two:hover,
.main-header.blog-1-header .menu-right-content .mobile-nav-toggler:hover,
.blog-sidebar .search-widget .form-group input[type='search']:focus,
.blog-sidebar .tags-widget .tags-list li a:hover,
.blog-details-content .post-share-option .post-tags li a:hover,
.blog-details-content .comment-form-area .form-inner .form-group input:focus,
.blog-details-content .comment-form-area .form-inner .form-group textarea:focus,
.contact-style-five .form-inner .form-group input:focus,
.contact-style-five .form-inner .form-group textarea:focus,
.contact-style-two .content-box a:hover,
.banner-style-three .mouse-btn-down:hover,
.banner-style-five .content-box .theme-btn:hover,
.portfolio-style-nine .sec-title a:hover,
.service-block-two .inner-box:hover,
.work-page-one-section .more-link a:hover,
.testimonial-block-two .inner-box:hover,
.service-details-content .content-two .single-item:hover
{
border-color: var(--theme-color) !important;
}
.theme-btn:hover{
box-shadow: 0px 0px 10px 0px var(--theme-color);
}.admin-bar .sticky-header{
top:32px;
}
.banner-section .content-box .lower-box .links-box .social-links li a{
line-height:60px;	
}
.elementor-14 .elementor-element.elementor-element-b47baa5 .te-text p span{
color: rgba(0, 0, 0, 0.40);
border-bottom:2px solid #2661ff;
}
.elementor-14 .elementor-element.elementor-element-b47baa5 .elementor-heading-title span{
color: rgba(0, 0, 0, 0.40);
border-bottom:2px solid #2661ff;
}
.elementor-element.elementor-element-4b67609 .elementor-heading-title span{
position: relative;
display: inline-block;
color: transparent;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent;
background: -webkit-linear-gradient(0deg, #FF48D7, #787EFF 100%);
}
.elementor-heading-title{
font-family: var(--text-font) !important;
}
.elementor-20 .elementor-element.elementor-element-4e637b4 .elementor-heading-title span{
font-family: var(--text-font);
font-weight: 700;
font-style: italic;
color: rgba(0, 0, 0, 0.30);
} .widget{
position: relative;
margin-bottom: 50px;
}
.widget:last-child{
margin-bottom: 0px;
}
.widget ul,
.widget ol{
position:relative;
display: block;
margin:0px;
padding:0px;
}
.widget ul li,
.widget ol li{
position: relative;
display:block;
font-weight: 400;
font-size: 20px;
color: var(--title-color);
font-family: var(--text-font);
padding-bottom: 10px;
margin-bottom: 10px;
}
.widget ul li:last-child,
.widget ol li:last-child{
margin-bottom:0px;
padding-bottom: 0px;
}
.widget ul li ul li,
.widget ol li ol li{
margin-top: 10px;
padding-top: 10px;
margin-bottom:0px;
padding-bottom: 0px;
margin-left: 10px;
}
.widget ul li a,
.widget ol li a{
position: relative;
display:inline-block;
color: var(--title-color);
font-size: 20px;
font-weight: 400;
font-family: var(--text-font);
transition: all 200ms linear;
transition-delay: 0.1s;	
}
.widget ul li a:hover,
.widget ol li a:hover{
color: var(--theme-color);
}
.news-block-two .inner-box .bg-layer img{
width: 100%;
height: 100%;
object-fit: cover;
}   .widget .tagcloud{
position: relative;
display: flex;
flex-wrap: wrap;
gap: 14px;
}
.widget .tagcloud a{
position: relative;
display:inline-flex;
font-size: 16px !important;
line-height: 20px;
color: var(--title-color);
border: solid;
border-width: 1px;
border-color: var(--secondary-color);
text-align: center;
padding: 6.5px 19px;
font-weight: 400;
font-family: var(--text-font);
transition: all 200ms linear;
transition-delay: 0.1s;	
}
.widget .tagcloud a:hover{
color: #fff;
border-color: var(--theme-color) !important;
background: var(--theme-color);
} .blog-details .blog-details-content .comment-box,
.blog-details .blog-details-content .comment-form-area{
margin-top: 80px;
}
.potu-title-section.style-three .sec-title:before{
display: none;
} .error-section{
padding: 280px 0px 150px;
}
.error-section .inner-box h1{
font-size: 90px;
font-weight: 700;
}
.error-section .inner-box h2{
font-size: 40px;
font-weight: 400;
margin-top: 15px;
margin-bottom: 40px;
}
.mt-30 {
margin-top: 30px;
}
@media only screen and (min-width: 767px){
.potu-comment-item .potu-comment-item {
margin-left: 70px;
}
}
.logged-in-as {
display: block;
margin-bottom: 10px;
}
.blog-details-content .potu-comment-item .comment-form-area {
padding: 0;
margin: 40px 0 50px;
}
.bread-crumb {
display: flex;
align-items: center;
justify-content: center;
gap: 15px;
}
.breadcrumb-item + .breadcrumb-item::before {
margin-right: 15px;
}
.widget .nice-select,
.footer-widget .nice-select {
float: none;
height: 65px;
background: #F3F3F3;
border: 1px solid #F3F3F3;
font-size: 18px;
color: rgba(0, 0, 0, 0.70);
padding: 10px 25px 10px 25px;
transition: all 500ms ease;
border-radius: 0;
}
.widget .nice-select:before,
.footer-widget .nice-select:before{
top: 50%;
transform: translateY(-50%);
content: "\f107";
font-family: 'Font Awesome 5 Pro';
font-weight: 900;
position: absolute;
right: 25px;
color: rgba(0, 0, 0, 0.50);
}
.footer-widget .nice-select{
background-color: #fff;
}
.widget .nice-select ul.list,
.footer-widget .nice-select ul.list{
min-width:100%;
border-radius: var(--thm-border-radius);
border: none;
}
.widget .nice-select ul li,
.footer-widget .nice-select ul li{
padding-bottom:0px;
margin-bottom:0px;
font-size: 16px;
}
.blog-sidebar .widget-title h3 a{
color: inherit;
}#wp-calendar {
width: 100%;
}
#wp-calendar caption {
text-align: center; 
color: #333; 
font-size: 16px; 
padding-bottom:0px;
font-weight:700;
}
#wp-calendar thead { 
font-size: 14px;
}
#wp-calendar thead th { 
padding: 8px;
border: 1px solid #eaeaea;
text-align: center;
border-radius: 0px;
color: #fff;
background: var(--theme-color);
}
#wp-calendar tbody { 
color: #aaa; 
}
#wp-calendar tbody td { 
background: #f0f0f0;
border: 1px solid #ffffff;
text-align: center;
padding: 8px;
color: #555;
}
#wp-calendar tbody td:hover { 
background: #fff; 
}
#wp-calendar tbody .pad { 
background: none; 
}
#wp-calendar tfoot tr{
background:var(--theme-color);
}
#wp-calendar tfoot #next { 
font-size: 14px; 
text-transform: uppercase; 
text-align: right;
padding: 10px; 
}
#wp-calendar tfoot #prev { 
font-size: 14px; 
text-transform: uppercase; 
padding: 10px; 
}
.wp-caption {
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
.gallery-caption {
font-size:15px;
color:#777777;
line-height:1.8em;
font-weight:400;
background:#ffffff;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
font-family: 'Lato', sans-serif;	
}
.bypostauthor{
font-size:15px;
color:#777777;
line-height:1.8em;
font-weight:400;
background:#ffffff;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
font-family: 'Lato', sans-serif;		
}
.alignright{ 
text-align:right;
}
.alignleft{ 
text-align:left;
}
.aligncenter{ 
text-align:center;
}	
.alignnone {
margin: 5px 20px 20px 0;
}
.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 20px 20px 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;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.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 {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.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; } .thm-unit-test .tag-sticky-2 .news-block-one .inner-box .lower-content,
.thm-unit-test .sticky .news-block-one .inner-box .lower-content{
background:#fafafa;
border:2px dashed #ededed;
padding: 40px;
}
.thm-unit-test h1,.thm-unit-test h2,.thm-unit-test h3,.thm-unit-test h4,.thm-unit-test h5,.thm-unit-test h6{
display: block;
margin-bottom:15px;
}
.thm-unit-test table{
margin-bottom:30px;
width:100%;
}
.thm-unit-test table thead tr th{
border: 1px solid #ddd;
vertical-align: bottom;
padding:8px;
}
.thm-unit-test table tbody tr th{
border: 1px solid #ddd;
line-height: 1.42857;
padding: 8px;
vertical-align: top;
}
.thm-unit-test table tbody tr th a,
.thm-unit-test table tbody tr td a{
color:var(--theme-color);
font-weight:400;
}
.thm-unit-test table tbody tr td{
border: 1px solid #ddd;
line-height: 1.42857;
padding: 8px;
vertical-align: top;
}
.thm-unit-test .woocommerce table tbody tr td,
.thm-unit-test .woocommerce table tbody tr th,
.thm-unit-test .woocommerce table thead tr th{
border: none;
}
.thm-unit-test .text > ul,.thm-unit-test .text > ol,.thm-unit-test > ol,.thm-unit-test > ul{
padding-left:18px;
margin-bottom:20px;
}
.thm-unit-test .text > ul li ul,.thm-unit-test .text > ul li ul li ul,.thm-unit-test > ul li ul,.thm-unit-test > ul li ul li ul,
.thm-unit-test .text > ol li ol,.thm-unit-test .text > ol li ol li ol,.thm-unit-test > ol li ol,.thm-unit-test > ol li ol li ol{
padding-left:40px;
}
.thm-unit-test .text > ul li,
.thm-unit-test > ul li{
list-style-type:disc;
display:list-item;
}
.thm-unit-test .text > ul li ul li,
.thm-unit-test > ul li ul li{
list-style-type:circle;
}
.thm-unit-test .text > ul li ul li ul li,
.thm-unit-test > ul li ul li ul li{
list-style-type:square;
}
.thm-unit-test ol li{
list-style-type:decimal;
display:list-item;
}
.thm-unit-test ol li ol li{
list-style-type:lower-alpha;
}
.thm-unit-test ol li ol li ol li{
list-style-type:upper-roman;
}
.thm-unit-test p img,.thm-unit-test figure img,.thm-unit-test img{
max-width:100%;
height:auto;
clear:both;
}
figure{
max-width:100%;
display:block;
} .widget select{
width:100%;
display:block;
border:1px solid #ededed;
padding:15px 25px;
background-color: #fff;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/icons/icon-select.png);
background-repeat: no-repeat;
background-position: right center;
}
.textwidget img {
height: auto;
max-width: 100%;
}
.widget ul li ul{
padding:0px;
margin:0px;
} .alignnone {
margin: 5px 20px 20px 0;
}
.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 20px 20px 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;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.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; } .alignleft {
float: left;
margin-right: 1.5em;
}
.alignright {
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .gallery figure{
display:inline-block;
}
.gallery-columns-1,.gallery-columns-2,.gallery-columns-3,.gallery-columns-4,.gallery-columns-5,
.gallery-columns-6,.gallery-columns-7,.gallery-columns-8,.gallery-columns-9{
margin-left:-15px;
margin-right:-15px;
}
.gallery-columns-1 .gallery-item,.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,.gallery-columns-5 .gallery-item,.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,.gallery-columns-8 .gallery-item,.gallery-columns-9 .gallery-item{
padding-left:15px;
padding-right:15px;
}
.gallery-columns-1 .gallery-item{
width:100%;
}
.gallery-columns-2 .gallery-item{
width:50%;
}
.gallery-columns-3 .gallery-item{
width: 33.33333333%;
}
.gallery-columns-4 .gallery-item{
width: 25%;
}
.gallery-columns-5 .gallery-item{
width: 20%;
}
.gallery-columns-6 .gallery-item{
width:16.66666666%;
}
.gallery-columns-7 .gallery-item{
width: 14.2857143%;
}
.gallery-columns-8 .gallery-item{
width: 12.5%;
}
.gallery-columns-9 .gallery-item{
width: 11.11111111%;
} .widget_rss.footer-widget ul li{
margin-bottom:20px;
}
.widget_rss.footer-widget ul li:before{
display:none;
}
.widget_rss.widget ul li{
padding-left:0px;
}
.widget_rss.widget ul li a,
.widget_rss.footer-widget ul li a{
font-weight:700;
font-size:15px;
padding-left:0px;
}
.widget_rss.footer-widget ul li a{
font-size:18px;
line-height:1.4em;
}
.widget_rss.widget ul li .rss-date,
.widget_rss.footer-widget ul li .rss-date{
color:var(--theme-color);
display:block;
margin:10px 0;
}
.widget_rss.widget ul li:before{
display:none;
}
.widget_rss.widget ul li .rssSummary{
font-size:14px;
line-height:1.6em;
font-weight:400;
}
.widget_rss.footer-widget ul li .rssSummary{
font-size: 16px;
color: #b5c7cf;
}
.widget_rss.widget ul li cite,
.widget_rss.footer-widget ul li cite{
color:var(--theme-color);
display:block;
margin-top:10px;
}
.widget_rss.footer-widget ul li cite{
color:var(--theme-color);
}
.widget_rss.footer-widget ul li{
border:1px solid var(--theme-color);
padding: 20px;
}
.widget_rss.footer-widget ul li .rss-date{
margin-top:10px;
color:var(--theme-color);
}
.blog-link .left-btn a{
margin:0 10px 0 0;
} .post-password-form label{
margin-bottom:0px;
}
.post-password-form input[type="password"]{
width: 100%;
height: 60px;
background: #fff;
border: 1px solid rgba(229, 229, 229, 1);
border-radius: 5px;
font-size: 16px;
color: #6A6A6A;
padding: 10px 50px 10px 30px;
margin-top:15px;
}
.post-password-form input[type="submit"]{
background:var(--theme-color);
color:#fff;
padding:6px 15px; 
display:inline-block;
border:none;
height:60px;
min-width:100px;
border-radius:5px;
}
.thm-unit-test .posts-nav{
margin-top:50px;
padding-top:50px;
border-top:1px solid #e4e4e4;
}
.thm-unit-test .posts-nav .pull-left a,
.thm-unit-test .posts-nav .pull-right a{
display:block;
}
.thm-unit-test .posts-nav .pull-right a{
text-align:right;
}
.thm-unit-test .posts-nav a h6{
margin-bottom:6px;
}
.thm-unit-test .posts-nav a span{
position:absolute;
left:0px;
top:0px;
color:#ffffff;
font-size:14px;
background:var(--theme-color);
}
.thm-unit-test .posts-nav .pull-right a span{
left:auto;
right:0px;
}
.thm-unit-test .posts-nav a:hover{
color:var(--theme-color);
}
.thm-unit-test .posts-nav a:hover span{
background:var(--theme-color);
}
.thm-unit-test .posts-nav .pull-left{
float:left;
}
.thm-unit-test .posts-nav .pull-right{
float:right;
}
.thm-unit-test .posts-nav a{
font-size:15px;
color:#333333;
padding-top:9px;
}
.thm-unit-test .posts-nav a:hover{
color:var(--theme-color);
} .pingback .thumb-box,.trackback .thumb-box{
display:none !important;
}
.pingback,.trackback{
padding-left:0px !important;
}
.pingback .single-comment-box, .trackback .single-comment-box{
padding-left:0px !important;
}
.no-comments{
display:inline-block;
background:var(--theme-color);
padding:8px 15px;
color:#ffffff;
margin-bottom: 0px;
margin-top: 50px;
} .footer-widget ul li ul li a{
line-height:20px;
}
.footer-widget select{
width:100%;
padding:10px 15px;
color:#222;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border:1px solid #777;
background-color:#fbfbfb;
background-image: url(//www.nomadindesign.com/wp-content/themes/potu/assets/images/icons/icon-select.png);
background-repeat: no-repeat;
background-position: right center;
}
.footer-widget #wp-calendar caption{
padding:0px;
margin:15px 0 0px;
color: #b5c7cf;
font-size:14px;
}
.footer-widget #wp-calendar thead th{
border:1px solid #fafafa;
border-bottom:none;
text-align:center;
padding:0px;
line-height:30px;
color:#ffffff;
}
.footer-widget #wp-calendar tbody .pad{
background:#fafafa;
}
.news-block-large .image img{
max-width:100%;
width:auto;
}
.blog-single .news-block-two {
margin-bottom: 0px;
}
.page .paginate-links{
margin-top:30px;
}
.thm-unit-test > p,
.thm-unit-test .text p{
margin-bottom:25px;
}
.thm-unit-test > p:last-child,
.thm-unit-test .text p:last-child,
.thm-unit-test blockquote p{
margin-bottom: 0px;
}
.footer-widget .tagcloud{
display:flex;
flex-wrap:wrap;
}
.footer-widget .tagcloud a{
font-size:14px !important;
padding:5px 20px;
background:#F3F3F3;
border-radius:5px;
border:none;
color:#071311;
margin-right:5px;
margin-bottom:5px;
-webkit-transition:all 600ms ease;
-ms-transition:all 600ms ease;
-o-transition:all 600ms ease;
-moz-transition:all 600ms ease;
transition:all 600ms ease;
} 
.footer-widget .tagcloud a:hover{
background:var(--theme-color);
color:#ffffff;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 30px 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 20px 20px 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;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.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: 0px 4px 0px;
} .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; }
figcaption{
font-size: 14px;
padding:10px 0 0;
} dd,dt{
margin-bottom:10px;
}
.wp-block-cover p:not(.has-text-color){
color:#ffffff;
}
.wp-block-button{
margin-bottom:25px;
}
.thm-unit-test .text > ul li.blocks-gallery-item, .thm-unit-test > ul li.blocks-gallery-item{
display:inline-block;
}
.sidebar-title h4 a,
.main-footer .footer-widget h4 a{
color:inherit;
}
dl dd a{
color:var(--theme-color);
}
#wp-calendar tfoot tr td a{
color:#ffffff;
}
.single-footer-widget .title h3 a{
color:inherit;
}
.footer-widget .wp-calendar-nav-prev a{
color:var(--theme-color);
}
.footer-widget.widget_text .textwidget p{
color: #b5c7cf;
}
.footer-widget .textwidget p.wp-caption-text{
color:#222222;
}
.wp-block-group,
.wp-block-post-excerpt{
margin-bottom:20px;
}
.wp-block-post-date{
margin-bottom:10px;
}.wp-block-gallery{
padding-left:0px !important;
}
.wp-block-gallery.alignfull{
padding-left:0px !important;
}
.wp-block-gallery li{
list-style:none !important;
} .has-strong-yellow-background-color{
background-color:#f7bd00;
}
.has-strong-white-background-color{
background-color:#ffffff;
}
.has-light-black-background-color{
background-color:#242424;
}
.has-very-light-gray-background-color{
background-color:#797979;
}
.has-very-dark-black-background-color{
background-color:#000000;
}
.has-strong-yellow-color{
color:#f7bd00;
}
.has-strong-white-color{
color:#ffffff;
}
.has-light-black-color{
color:#242424;
}
.has-very-light-gray-color{
color:#797979;
}
.has-very-dark-black-color{
color:#000000;
} .alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1000%;
}
.alignfull {
margin-left: calc(50% - 49.6vw) !important;
margin-right: calc(50% - 49.6vw) !important;
width: auto;
max-width: 1000%;
} .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
width: 2.25em;
margin-left: 0;
}
pre{
background:none;
padding:0px;
border:none;
line-height: 1.8;
font-size:15px;
color: #333;
margin-bottom:20px;
}
.wp-block-separator.is-style-wide {
border-bottom-width: 2px;
}
.thm-unit-test .wp-block-latest-posts,
.thm-unit-test .text .wp-block-latest-posts,
.thm-unit-test .wp-block-categories,
.thm-unit-test .text .wp-block-categories,
.thm-unit-test .wp-block-archives,
.thm-unit-test .text .wp-block-archives{
padding-left:0px;
margin-bottom:20px;
}
.thm-unit-test .wp-block-latest-posts li,
.thm-unit-test .text .wp-block-latest-posts li,
.thm-unit-test .wp-block-categories li,
.thm-unit-test .text .wp-block-categories li,
.thm-unit-test .wp-block-archives li,
.thm-unit-test .text .wp-block-archives li{
list-style:none;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
margin: 0 0 16px;
padding: 0 1em;
border-left:none;
}
.blog-single .inner-box .lower-content .lower-box.text .wp-block-quote.is-large p, .blog-single .inner-box .lower-content .lower-box.text .wp-block-quote.is-style-large p {
font-size: 1.6875em;
line-height: 1.3;
margin-bottom: 0.5em;
margin-top: 0.5em;
}
.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
font-family: 'Open Sans', sans-serif;
font-size: 0.71111em;
line-height: 1.6;
color: #767676;
}
.wp-block-pullquote{
border:none;
color:#777;
}
.wp-block-pullquote p{
font-size:16px;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper{
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
width:100%;
padding-bottom: 57.25%;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper iframe{
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption{
font-size:16px;
word-wrap:break-word;
}
.wp-block-cover.has-background-dim.alignwide,
.wp-block-cover, .wp-block-cover-image,
.wp-block-video{
margin-bottom:30px;
}
.wp-block-button__link{
border-radius:5px;
}
.alignfull > figcaption, .alignfull > .wp-caption-text{
margin:0 auto;
}
.wp-block-columns.alignfull .wp-block-column p:not(.has-background), .wp-block-columns.alignfull .wp-block-column h1:not(.has-background), .wp-block-columns.alignfull .wp-block-column h2:not(.has-background), .wp-block-columns.alignfull .wp-block-column h3:not(.has-background), .wp-block-columns.alignfull .wp-block-column h4:not(.has-background), .wp-block-columns.alignfull .wp-block-column h5:not(.has-background), .wp-block-columns.alignfull .wp-block-column h6:not(.has-background){
padding-left:20px;
padding-right:20px;
}
figure.wp-block-gallery.alignwide, figure.wp-block-gallery.alignfull {
margin-bottom: 50px;
}
.thm-unit-test .wp-block-button__link {
background-color: var(--theme-color);
border-color:var(--theme-color);
color:#ffffff;
}
.wp-block-gallery:not(.has-nested-images).alignleft{
margin:0 40px 20px 0;
}
.wp-block-button__link:hover{
color:#ffffff;
}@media only screen and (max-width: 1699px){
.banner-style-two .image-layer,
.banner-style-two .image-layer-2{
display: none;
}
.funfact-block-two,
.service-style-four .tabs-content .single-item{
width: 300px;
height: 300px;
}
.service-style-four .tabs-content .single-item .icon-box,
.service-style-four .tabs-content .single-item h3{
margin-bottom: 20px;
}
.footer-style-five .footer-subscribe,
.footer-style-three .widget-section{
padding-left: 30px;
padding-right: 30px;
}
.covering-area-section{
padding-right: 0px;
}
.covering-area-section .outer-container,
.events-section .title-text{
padding-left: 30px;
padding-right: 30px;
}
.covering-area-section .single-item{
left: 0px;
}
.covering-area-section .single-item .image-box{
width: 300px;
height: 300px;
}
.covering-area-section .single-item .image-box img{
max-width: 100%;
width: 100%;
}
.events-section .outer-container{
padding-left: 0px;
}
.events-section .content-box{
margin-right: 0px;
}
.events-section .content-one .inner-box{
padding-left: 0px;
}
.events-section .content-one .image-box{
position: relative;
left: 0px;
top: 0px;
margin-bottom: 30px;
}
.events-section .owl-nav{
display: none;
}
.pricing-style-two .pricing-block{
padding: 40px 30px;
}
.pricing-style-two .pricing-block .count-text{
position: relative;
display: inline-block;
left: 0px;
top: 0px;
margin-bottom: 20px;
}
.pricing-style-two .pricing-block .content-box{
padding-top: 0px;
padding-right: 0px;
}
.portfolio-block-nine .inner-box{
padding-left: 0px;
}
.portfolio-block-nine .inner-box .image-box{
position: relative;
left: 0px;
top: 0px;
}
.portfolio-block-nine .inner-box .content-box{
padding-left: 0px;
}
}
@media only screen and (max-width: 1399px){
.main-header .btn-box{
display: none;
}
.header-style-two .btn-box{
display: block;
}
.main-menu .navigation > li{
margin: 0px 30px;
}
.banner-style-five .content-box .btn-box .shape,
.banner-style-five .content-box .btn-box .dark-shape{
display: none;
}
.banner-style-five .content-box .inner-box{
position: relative;
margin-top: 40px;
}
.banner-style-five .content-box .inner-box .quote-box .icon-box{
position: relative;
left: 0px;
top: 0px;
margin-bottom: 20px;
}
.about-style-four .text-box{
margin-left: 0px;
}
.about-style-four .content-box .link-box h2{
font-size: 30px;
}
.portfolio-style-seven .owl-nav{
display: none;
}
.testimonial-block-five .inner-box{
padding-left: 0px;
}
.testimonial-block-five .inner-box .image-box{
position: relative;
margin-bottom: 30px;
}
}
@media only screen and (max-width: 1200px){
.main-menu,
.sticky-header,
.main-header.style-one .outer-container:before{
display: none !important;
}
.banner-section .image-layer{
display: none;
}
.banner-section .shape .shape-3{
display: none;
}
.banner-section .content-box .lower-box{
padding-right: 0px;
}
.banner-section .content-box .lower-box .quote-box{
position: relative;
margin-top: 60px;
}
.portfolio-section .upper-box .text-box:before{
display: none;
}
.skills-section .right-content{
margin-left: 0px;
}
.skills-section .image-layer-dark,
.skills-section .image-layer{
display: none;
}
.contact-section .title-box{
padding-right: 0px;
}
.contact-section .info-content{
margin-left: 0px;
}
.menu-area .mobile-nav-toggler{
display: block !important;
padding: 10px;
}
.funfact-section .outer-container{
padding-left: 30px;
padding-right: 30px;
}
.pricing-section .title-box{
display: block;
}
.pricing-section .title-box h2{
margin-bottom: 20px;
}
.pricing-section .outer-container,
.pricing-block-one .inner-box{
padding-left: 30px;
padding-right: 30px;
}
.portfolio-style-two .title-inner{
display: block;
}
.portfolio-style-two .title-inner h2{
margin-bottom: 20px;
}
.portfolio-style-two .outer-container,
.testimonial-style-two .outer-container,
.testimonial-block-one .inner-box,
.footer-style-two .outer-container{
padding-left: 30px;
padding-right: 30px;
}
.portfolio-block-two .inner-box .content-box{
margin: 0px;
}
.testimonial-style-two .title-inner{
display: block;
}
.testimonial-style-two .title-inner h2{
margin-bottom: 20px;
}
.cta-section .pattern-layer{
display: none;
}
.footer-style-two .newsletter-widget .form-inner{
width: 100%;
}
.banner-style-three h2{
font-size: 200px;
}
.banner-style-three h2 span.special-text{
font-size: 300px;
}
.about-style-two .content-box{
margin-left: 0px;
}
.about-style-two .content-box h2:before{
display: none;
}
.about-style-two .content-box h2 br{
display: none;
}
.service-style-two .outer-container{
padding-left: 30px;
padding-right: 30px;
}
.service-style-two .outer-container .count-text{
position: relative;
display: inline-block;
left: 0px;
top: 0px;
margin-bottom: 40px;
}
.service-style-two .dots-style-one .owl-dots{
display: none;
}
.service-style-two .text-box{
justify-content: left;
margin-top: 20px;
}
.service-style-two .carousel-content{
margin-right: 0px;
}
.service-style-two .title-box h2 span{
display: inline-block;
}
.portfolio-style-three .outer-container,
.testimonial-block-two .inner-box{
padding-left: 30px;
padding-right: 30px;
}
.portfolio-style-three .count-text{
position: relative;
display: inline-block;
left: 0px;
top: 0px;
margin-bottom: 30px;
}
.portfilio-block-one .inner-box .image-box .image{
display: none !important;
}
.portfilio-block-one .inner-box .image-box .image img{
max-width: 100%;
float: none;
}
.funfact-style-two .outer-container{
padding: 0px;
}
.testimonial-style-three .outer-container{
padding: 0px;
}
.testimonial-style-three .count-text,
.portfolio-style-five .count-text{
position: relative;
display: inline-block;
left: 0px;
top: 0px;
margin-bottom: 30px;
}
.instagram-style-two .title-box{
padding-left: 0px;
}
.instagram-style-two .title-box .count-text{
position: relative;
display: inline-block;
top: 0px;
margin-bottom: 30px;
}
.banner-style-four .image-layer{
display: none;
}
.banner-style-four:before,
.banner-style-four:after{
display: none;
}
.banner-style-four h2 span.special-text{
font-size: 300px;
}
.portfolio-style-five{
padding-right: 15px;
}
.portfolio-style-five .outer-container{
padding-left: 15px;
}
.portfolio-style-five .title-box{
display: block;
}
.portfolio-style-five .title-text p{
max-width: 100%;
margin-bottom: 30px;
}
.portfolio-block-three .inner-box .image-box{
display: none;
}
.portfolio-block-three:hover{
padding-top: 129px;
padding-bottom: 138px;
}
.testimonial-style-four .upper-box{
padding-left: 15px;
padding-right: 15px;
}
.testimonial-style-four .upper-box .count-text{
position: relative;
display: inline-block;
left: 0px;
margin-bottom: 20px;
}
.testimonial-style-four .upper-box a{
position: relative;
top: 0px;
right: 0px;
transform: translateY(0%);
margin-top: 50px;
}
.contact-style-two .image-layer{
display: none;
}
.portfolio-style-six .block-one .image-box{
left: 0px;
}
.testimonial-style-five .right-content{
margin-left: 0px;
}
.testimonial-style-five .right-content h2{
font-size: 100px;
line-height: 100px;
}
.clients-style-three .clients-logo{
display: block;
text-align: center;
}
.clients-style-three .clients-logo li{
margin-bottom: 30px;
margin-right: 30px;
}
.footer-style-four .contact-widget .inner-box{
display: block;
}
.footer-style-four .contact-widget .social-style-one{
justify-content: left;
margin-top: 15px;
}
.banner-style-six .right-content{
margin-left: 0px;
padding-top: 0px;
}
.banner-style-six .left-content h2{
font-size: 80px;
line-height: 90px;
}
.banner-style-six .left-content .owl-dots{
right: inherit;
left: 0px;
}
.banner-style-six .left-content{
padding-left: 30px;
padding-right: 30px;
}
.banner-style-six .right-content .owl-dots{
width: 90%;
}
.about-style-five .content-one,
.about-style-five .content-two,
.process-section .outer-container{
padding-left: 30px;
padding-right: 30px;
}
.about-style-five .content-one h2{
padding-left: 0px;
}
.about-style-five .content-one h2 span{
position: relative;
display: block;
top: 0px;
margin-bottom: 20px;
}
.about-style-five .content-two p{
font-size: 30px;
line-height: 40px;
}
.about-style-five .content-three,
.testimonial-style-six .outer-container,
.testimonial-block-four .inner-box,
.faq-section .outer-container,
.about-style-seven .upper-content,
.about-style-seven .lower-content,
.service-style-four .outer-container,
.portfolio-style-eight .outer-container{
padding-left: 30px;
padding-right: 30px;
}
.about-style-five .content-three .count-outer{
font-size: 80px;
line-height: 80px;
}
.about-style-six .content-box{
margin-left: 0px;
}
.about-style-six .image-box-one{
margin-right: 0px;
}
.portfolio-style-seven .outer-container{
padding-left: 15px;
padding-right: 15px;
}
.portfolio-style-seven .title-box{
padding-right: 0px;
}
.portfolio-style-seven .content-box{
margin: 0px;
}
.testimonial-block-four .rating-box{
display: none;
}
.testimonial-style-six .text-box h2{
font-size: 60px;
}
.testimonial-block-four .inner-box p{
font-size: 36px;
line-height: 46px;
}
.cta-style-two .content-box p br{
display: none;
}
.footer-style-five .footer-subscribe .form-inner{
margin-left: 0px;
}
.banner-style-seven .explore-text,
.about-style-seven .pattern-layer{
display: none;
}
.portfolio-style-eight .single-item .image-box img{
float: none;
max-width: 100% !important;
width: 100%;
}
.banner-style-eight,
.feature-section .outer-container,
.about-style-eight .outer-container{
padding-left: 30px;
padding-right: 30px;
}
.banner-style-eight .outer-container{
background: transparent;
}
.banner-style-eight .content-box h2{
font-size: 75px;
line-height: 80px;
}
.banner-style-eight .content-box{
padding-right: 0px;
}
.banner-style-eight .content-box .lower-box{
display: block;
}
.banner-style-eight .content-box .social-style-one{
justify-content: left;
margin-top: 20px;
}
.feature-section .content-one{
margin-right: 0px;
}
.feature-section .content-two{
margin-left: 0px;
padding-left: 30px;
padding-right: 30px;
}
.feature-section .content-two p{
font-size: 24px;
line-height: 34px;
}
.feature-section .content-three{
padding-left: 30px;
}
.feature-section .content-three h2{
font-size: 30px;
line-height: 40px;
}
.about-style-eight .pattern-layer{
display: none;
}
.about-style-eight .content-box h2{
font-size: 60px;
line-height: 70px;
}
.about-style-eight .content-box .lower-box{
display: block;
}
.testimonial-style-seven .pattern-layer-3,
.testimonial-style-seven .pattern-layer,
.testimonial-style-seven .pattern-layer-2,
.testimonial-style-seven .shape,
.testimonial-style-seven .thumb-box{
display: none;
}
.testimonial-style-seven .outer-container{
padding: 150px 0px;
}
.instagram-style-three .outer-container,
.feature-style-two .outer-container,
.about-style-nine .outer-container,
.books-section .title-box,
.events-style-two .outer-container,
.news-section .outer-container,
.follow-section .outer-container,
.footer-style-seven{
padding-left: 30px;
padding-right: 30px;
}
.instagram-style-three .image-list li{
margin-right: 0px;
}
.instagram-style-three .image-list li .image-box{
width: 230px;
border: none;
}
.cta-style-three .pattern-layer,
.cta-style-three .pattern-layer-2{
display: none;
}
.cta-style-three .outer-container{
padding: 0px;
}
.banner-style-eight .image-box{
margin-right: 0px;
}
.banner-style-nine .text-box-three{
left: 15px;
}
.banner-style-nine .text-box-three p{
max-width: 230px;
}
.banner-style-nine .link-box{
right: 30px;
}
.about-style-nine .content-box h2{
font-size: 50px;
}
.books-section .title-box .text-box{
padding: 0px;
}
.books-section .title-box .text-box a{
position: relative;
margin-top: 15px;
}
.books-section .title-box .text-box .shape,
.books-section .title-box .text-box .shape-2,
.events-style-two .title-box .shape,
.events-style-two .title-box .shape-2{
display: none;
}
.events-style-two .single-item{
padding-left: 180px;
}
.featured-books-section .content-box{
margin-left: 15px;
}
.footer-style-seven .subscribe-widget{
margin-left: 0px;
}
.footer-style-seven .logo-widget{
padding-left: 0px;
}
.footer-style-seven .logo-widget .footer-logo{
position: relative;
top: 0px;
margin-bottom: 20px;
}
.banner-style-ten .shape,
.banner-style-ten .text-shape,
.about-style-ten .shape,
.about-style-ten .shape-2,
.case-section .shape,
.testimonial-style-eight .shape,
.testimonial-style-eight .shape-2,
.contact-style-four .shape,
.contact-style-four .shape-2{
display: none;
}
.banner-style-ten .text-box{
position: relative;
right: 0px;
bottom: 0px;
}
.banner-style-ten .text-box h3{
top: 0px;
left: 0px;
margin-top: 15px;
}
.about-style-ten .content-box h2{
font-size: 200px;
line-height: 200px;
}
.about-style-ten .outer-container,
.service-style-five .outer-container,
.case-section .outer-container,
.testimonial-style-eight .outer-container,
.clients-style-five,
.news-style-two .outer-container{
padding: 0px 30px;
}
.case-section .title-box{
display: block;
}
.case-section .title-box h2{
margin-bottom: 15px;
}
.testimonial-style-eight .testimonial-content h2{
font-size: 60px;
line-height: 70px;
}
.news-style-two .title-box{
display: block;
}
.news-style-two .title-box p{
max-width: 100%;
margin-bottom: 20px;
}
.news-style-two .right-content,
.contact-style-four .content-box,
.about-style-11 .content-box,
.about-style-11 .image-box{
margin-left: 0px;
}
.contact-style-four .form-inner{
margin-right: 0px;
}
.banner-style-ten,
.about-section .outer-container,
.chooseus-section .outer-container,
.testimonial-style-ten .inner-container,
.testimonial-style-11 .outer-container,
.footer-style-six .outer-container,
.about-style-12 .outer-container,
.footer-style-three .outer-container{
padding-left: 30px;
padding-right: 30px;
}
.portfolio-block-five .inner-box .link{
position: relative;
top: 0px;
margin-top: 15px;
}
.about-section .image-box{
margin-left: 0px;
}
.about-style-four .text-box{
margin-right: 0px;
}
.service-style-four.about-5-service .title-text h2 br{
display: none;
}
.process-section .content-box .single-item h2{
font-size: 36px;
line-height: 46px;
}
.testimonial-style-ten .owl-nav,
.about-style-12 .content-box .shape-1,
.about-style-12 .content-box .shape-2,
.work-page-two-section .title-text .pattern-layer .pattern-2,
.work-page-two-section .title-text .pattern-layer .pattern-3{
display: none;
}
.testimonial-style-ten .content-box{
margin-left: 0px;
}
.banner-style-eight.banner-about-6 .social-style-one{
margin-top: 0px;
margin-bottom: 20px;
}
.covering-area-section .single-item h2{
font-size: 30px;
line-height: 40px;
}
.covering-area-section{
padding-left: 0px;
}
.about-style-12 .title-text h2{
font-size: 150px;
line-height: 150px;
}
.portfolio-block-one .inner-box{
padding-left: 30px;
}
.work-page-three-section .title-box{
display: block;
}
.work-page-three-section .title-box p{
max-width: 100%;
margin-bottom: 20px;
}
.work-page-three-section .carousel-content{
margin-right: 0px;
}
.work-page-four-section .portfolio-block{
padding: 0px 15px;
}
.work-page-four-section .inner-container{
margin: 0px;
}
.work-page-four-section .outer-container,
.work-page-five-section .outer-container,
.work-page-seven-section .outer-container{
padding-left: 30px;
padding-right: 30px;
}
.portfolio-block-seven .inner-box .image-box{
margin: 0px;
}
.work-page-seven-section .title-box{
display: block;
}
.work-page-seven-section .title-box p{
max-width: 100%;
}
.service-block-four .inner-box h2,
.service-section .right-content .single-item h2{
font-size: 30px;
line-height: 40px;
}
.testimonial-section .testimonial-block .content-box h2{
font-size: 60px;
line-height: 70px;
}
.funfact-block-one .inner-box .count-outer{
font-size: 70px;
line-height: 70px;
}
.contact-style-two.alternat-2{
padding-top: 150px;
}
.service-style-five .title-text h2,
.service-details-two .title-text h2{
font-size: 150px;
line-height: 150px;
}
.service-details-content{
margin-right: 0px;
}
.sidebar-page-container .blog-grid-content{
padding-right: 0px;
}
.blog-list-content,
.blog-details-content{
padding-right: 0px;
}
.banner-section .outer-container{
padding: 0px 30px;
}
}
@media only screen and (min-width: 768px){
.main-menu .navigation > li > ul,
.main-menu .navigation > li > ul > li > ul,
.main-menu .navigation > li > .megamenu{
display:block !important;
visibility:hidden;
opacity:0;
}
}
@media only screen and (max-width: 991px){
.portfolio-section .owl-nav{
display: none;
}
.portfolio-section .upper-box{
display: block;
}
.portfolio-section .upper-box .text-box{
padding-bottom: 0px;
padding-top: 20px;
}
.testimonial-section .dots-style-one .owl-dots,
.testimonial-section .dots-style-one .owl-nav,
.testimonial-section .testimonial-block .image-box,
.instagram-section .big-text{
display: none;
}
.testimonial-section .testimonial-block{
padding-left: 0px;
}
.testimonial-section .testimonial-block .content-box{
padding-bottom: 0px;
}
.instagram-section .sec-title{
margin-bottom: 50px;
}
.instagram-section .content-box{
margin: 0px;
}
.contact-section .form-inner{
margin-bottom: 40px;
}
.banner-style-two .outer-container{
padding-left: 30px;
padding-right: 30px;
}
.banner-style-two .content-box h2{
font-size: 100px;
line-height: 110px;
}
.banner-style-two .content-box .text-box{
display: none;
}
.about-section .content-box .lower-box{
display: block;
}
.about-section .content-box p{
margin-bottom: 30px;
}
.about-section .content-box .lower-box .text-box{
margin-top: 30px;
}
.pricing-section .title-box h2 br{
display: none;
}
.portfolio-block-two .inner-box .content-box{
margin-bottom: 40px;
}
.footer-style-two .logo-widget{
margin-bottom: 30px;
}
.footer-bottom-two .bottom-inner{
display: block;
text-align: center;
}
.footer-bottom-two .footer-menu{
justify-content: center;
}
.banner-style-three h2{
font-size: 150px;
line-height: 150px;
}
.banner-style-three h2 span.special-text{
font-size: 220px;
}
.banner-style-three .mouse-btn-down{
display: none;
}
.about-style-two .outer-container{
padding-top: 150px;
}
.about-style-two .image-box .image{
margin-bottom: 30px;
}
.service-style-two .text-box p br{
display: none;
}
.about-style-two .outer-container{
padding-bottom: 150px;
}
.service-style-two,
.portfolio-style-three{
padding-top: 120px;
}
.service-style-two .text-box{
display: block;
}
.service-style-two .text-box a{
margin-top: 20px;
}
.service-style-two{
padding-bottom: 150px;
}
.portfolio-style-three .title-box .inner-box{
display: block;
}
.portfolio-style-three .title-box a{
margin-top: 30px;
}
.testimonial-style-three,
.instagram-style-two{
padding-top: 120px;
}
.testimonial-style-three .left-content p{
margin-bottom: 30px;
}
.testimonial-style-three .left-content .text-box{
margin-bottom: 40px;
}
.instagram-style-two .owl-nav{
display: none;
}
.instagram-style-two{
padding-bottom: 150px;
}
.footer-style-three .widget-section{
display: block;
}
.footer-style-three .copyright .social-style-one{
justify-content: left;
margin-top: 30px;
}
.about-style-three,
.funfact-style-two.home-4 .outer-container{
padding-bottom: 150px;
}
.portfolio-block-three{
padding-left: 0px;
padding-right: 0px;
}
.portfolio-block-three .count-no{
position: relative;
top: 0px;
margin-bottom: 30px;
}
.portfolio-block-three .link-box{
position: relative;
top: 0px;
transform: translateY(0%);
}
.portfolio-block-three .link-box a{
margin-top: 20px;
}
.main-footer.home-4 .footer-bottom{
padding-left: 30px;
padding-right: 30px;
}
.contact-style-two{
padding-bottom: 150px;
}
.banner-style-five .content-box h2{
font-size: 100px;
line-height: 100px;
}
.banner-style-five .owl-dots{
display: none;
}
.about-style-four .content-box .link-box{
width: 100%;
margin-bottom: 30px;
}
.service-style-three{
padding-bottom: 120px;
}
.portfolio-style-six .block-one .image-box{
width: 100%;
}
.portfolio-style-six h2{
font-size: 100px;
line-height: 100px;
}
.testimonial-style-five .left-content{
margin-right: 0px;
}
.discuss-section .content-box .link-box h2{
font-size: 50px;
}
.footer-style-four .contact-widget{
margin-left: 0px;
}
.footer-style-four .contact-widget .footer-menu{
margin: 30px 0px;
}
.banner-style-six .right-content{
padding-left: 30px;
}
.banner-style-six .left-content .owl-dots{
display: none;
}
.about-style-five .content-one{
padding-left: 30px;
padding-right: 30px;
}
.about-style-five .content-one .category-list li a{
font-size: 16px;
padding-left: 25px;
padding-right: 25px;
}
.about-style-six .content-box{
margin-bottom: 40px;
}
.about-style-six,
.process-section{
padding-bottom: 150px;
}
.service-style-four .tabs-content .content-box .lower-content{
display: none;
}
.portfolio-style-seven{
padding-top: 150px;
}
.testimonial-style-six .text-box h2{
background: var(--secondary-color);
}
.testimonial-style-six .text-box h2:before{
display: none;
}
.testimonial-style-six .text-box h2{
text-align: center;
border-radius: 20px;
line-height: 68px;
padding-bottom: 20px;
}
.testimonial-block-four{
padding-top: 0px;
}
.faq-section .content-box{
margin-bottom: 40px;
}
.banner-style-seven .content-box h2{
font-size: 100px;
line-height: 100px;
}
.banner-style-seven .slide-item{
padding-left: 30px;
padding-right: 30px;
}
.banner-style-seven .slide-item .bg-layer{
width: 100%;
}
.banner-style-seven .content-box h2 span{
color: #fff;
}
.banner-style-seven .content-box h2 span:before{
display: none;
}
.banner-style-seven{
padding-right: 0px;
}
.banner-style-seven .owl-nav{
display: none;
}
.about-style-seven .left-content{
margin-top: 0px;
}
.about-style-seven .content-box{
margin-left: 0px;
}
.about-style-seven .left-content{
margin-bottom: 40px;
}
.about-style-seven .inner-content{
margin-left: 0px;
}
.about-style-seven{
padding-bottom: 120px;
}
.portfolio-style-eight .content-box{
margin-right: 0px;
margin-bottom: 40px;
}
.portfolio-style-eight .content-box{
margin-top: 30px;
}
.portfolio-style-eight .single-item{
margin-bottom: 0px;
}
.portfolio-style-eight .image-box{
margin-bottom: 40px;
}
.portfolio-style-eight{
padding-bottom: 100px;
}
.banner-style-eight .image-box{
margin-bottom: 30px;
}
.feature-section .content-three{
margin-top: 30px;
}
.about-style-eight .title-text{
margin-top: 0px;
}
.events-section .content-one{
margin-bottom: 30px;
}
.events-section{
padding-bottom: 150px;
}
.pricing-style-two .pricing-block .content-box{
display: block;
}
.pricing-style-two .pricing-block .plan-box{
text-align: left;
margin-top: 30px;
}
.pricing-style-two{
padding-bottom: 150px;
}
.banner-style-nine .text-box-one,
.banner-style-nine .text-box-two,
.banner-style-nine .text-box-three{
display: none;
}
.feature-style-two .inner-container{
display: block;
}
.feature-style-two .inner-container .video-box{
justify-content: center;
margin-bottom: 40px;
}
.about-style-nine .image-inner .image-box-two{
margin-left: 0px;
}
.about-style-nine .image-inner .image-box-two{
padding-top: 30px;
}
.about-style-nine .funfact-inner .single-item{
margin-bottom: 30px;
}
.about-style-nine{
padding-bottom: 145px;
}
.events-style-two .title-box{
display: block;
}
.events-style-two .title-box p{
max-width: 100%;
margin-bottom: 20px;
}
.events-style-two .single-item{
padding-left: 0px;
padding-right: 0px;
}
.events-style-two .single-item .date{
position: relative;
top: 0px;
margin-bottom: 20px;
}
.events-style-two .single-item .link{
position: relative;
top: 0px;
}
.events-style-two .single-item .text-box p{
margin-bottom: 10px;
}
.events-style-two{
padding-bottom: 150px;
}
.featured-books-section .outer-container{
padding-left: 30px;
padding-right: 30px;
}
.news-section .title-box{
display: block;
}
.news-section .title-box .theme-btn-three{
bottom: 0px;
}
.footer-style-seven .logo-widget p{
margin-bottom: 15px;
}
.banner-style-ten .category-list{
right: 0px;
bottom: 0px;
}
.banner-style-ten .content-box h2{
font-size: 130px;
}
.about-style-ten .content-box h2{
font-size: 150px;
line-height: 150px;
}
.about-style-ten .funfact-inner .single-item{
margin-bottom: 30px;
}
.about-style-ten .funfact-inner .single-item:before{
display: none;
}
.about-style-ten{
padding-bottom: 170px;
}
.service-block-three .inner-box h2{
font-size: 36px;
line-height: 42px;
}
.service-style-five,
.case-section{
padding-bottom: 150px;
}
.case-section{
padding-top: 150px;
}
.case-block-one .inner-box{
display: block;
}
.case-block-one .inner-box .image-box{
margin: 30px 0px;
}
.case-block-one .inner-box .text-box h3{
margin-bottom: 30px;
}
.testimonial-style-eight .testimonial-content .image-box{
display: none;
}
.testimonial-style-eight .testimonial-content{
padding-right: 0px;
}
.testimonial-style-eight .owl-nav{
display: none;
}
.news-block-two .inner-box .content-box .link{
position: relative;
margin-top: 10px;
}
.contact-style-four .form-inner{
margin-bottom: 30px;
}
.about-style-11 .content-box{
margin-bottom: 40px;
}
.about-style-11{
padding-bottom: 150px;
}
.portfolio-style-nine .sec-title a{
position: relative;
margin-top: 20px;
}
.portfolio-style-nine .sec-title:before{
display: none;
}
.portfolio-style-nine .portfolio-block{
padding: 0px 15px;
}
.portfolio-style-nine .inner-container{
margin: 0px;
}
.portfolio-block-five .inner-box{
padding: 38px 30px 150px 30px;
}
.service-style-six .title-box{
display: block;
}
.service-style-six .title-box a:after{
display: none;
}
.service-style-six .title-box a i{
display: none;
}
.service-style-six .title-box a span{
padding-left: 0px;
}
.service-style-six .title-box a{
margin-top: 15px;
padding-right: 0px;
}
.service-style-six .title-box a:before{
display: none;
}
.service-style-six .inner-container:before,
.service-style-six .inner-container:after{
display: none;
}
.service-block-four .inner-box{
margin-right: 0px;
}
.skills-section{
padding-top: 120px;
padding-bottom: 100px;
}
.skills-section .left-content{
margin-right: 0px;
margin-bottom: 30px;
}
.footer-style-eight .footer-top{
display: block;
}
.footer-style-eight .footer-top a,
.about-section .image-box{
margin-top: 30px;
}
.pricing-block-two .inner-box{
display: block;
}
.pricing-block-two .inner-box .title-box{
margin-bottom: 20px;
}
.pricing-block-two .inner-box .btn-box a{
margin-top: 15px;
}
.testimonial-style-two .title-inner h2:before{
display: none;
}
.testimonial-style-two .title-inner h2{
font-size: 80px;
line-height: 90px;
}
.header-style-three{
top: 45px;
}
.testimonial-style-nine .title-box{
display: block;
}
.testimonial-style-nine .title-box .link-box a{
margin-top: 40px;
}
.testimonial-style-nine .carousel-content{
margin-right: 0px;
}
.testimonial-block-two .inner-box p{
font-size: 24px;
line-height: 34px;
}
.about-style-four .content-box{
margin-left: 0px;
margin-top: 30px;
}
.about-style-four .funfact-inner .single-item{
margin-right: 30px;
}
.about-style-four .funfact-inner .single-item:before{
display: none;
}
.service-style-three .title-box{
display: block;
}
.chooseus-section .inner-box{
margin-left: 0px;
margin-top: 40px;
}
.chooseus-section{
padding-top: 150px;
}
.chooseus-section{
padding-bottom: 260px;
}
.testimonial-style-five .pattern-layer{
display: none;
}
.discuss-section .content-box h1{
font-size: 100px;
line-height: 100px;
}
.service-style-four.about-5-service .content-box{
padding-bottom: 0px;
}
.process-section.pt_200{
padding-bottom: 150px;
}
.testimonial-style-ten .title-box h2{
max-width: 100%;
margin-bottom: 30px;
}
.footer-style-five .footer-subscribe h2{
margin-bottom: 30px;
}
.testimonial-style-11{
padding-top: 200px;
}
.about-style-nine .upper-content .image-box{
margin-left: 0px;
margin-top: 30px;
}
.about-style-nine.about-7-section .image-inner .image-box-two{
margin-left: 0px;
margin-top: 30px;
}
.about-style-12 .pattern-1,
.about-style-12 .pattern-2,
.work-page-one-section .pattern-1,
.work-page-one-section .pattern-2,
.work-page-one-section .pattern-3{
display: none;
}
.about-style-12 .content-box{
margin-bottom: 40px;
}
.about-style-12 .image-box{
position: relative;
display: block;
}
.about-style-12 .image-box img{
width: 100%;
}
.about-style-12 .funfact-inner{
display: block;
}
.about-style-12 .funfact-inner .single-item{
margin-bottom: 30px;
}
.about-style-12 .funfact-inner .single-item:last-child{
margin-bottom: 0px;
}
.work-page-one-section .filter-tabs li{
margin-right: 0px;
}
.work-page-two-section .filters .filter-tabs li{
font-size: 16px;
margin: 0px;
}
.header-style-three,
.main-header.portfolio-5-header,
.main-header.home-10{
padding-left: 30px;
padding-right: 30px;
}
.portfolio-block-seven .inner-box .image-box,
.portfolio-block-seven .inner-box .content-box{
margin-bottom: 40px;
}
.portfolio-block-seven .inner-box{
margin-bottom: 0px;
}
.work-page-six-section{
padding-bottom: 100px;
}
.work-page-seven-section .portfolio-block{
padding: 0px 15px;
}
.books-section .title-box .text-box p{
max-width: 100%;
}
.service-style-seven .inner-container:before,
.service-style-seven .inner-container:after{
display: none;
}
.service-block-four .inner-box{
margin-left: 0px;
padding-bottom: 0px;
margin: 0px;
margin-bottom: 30px;
}
.testimonial-section.alternate-2{
padding-top: 150px;
}
.testimonial-section .testimonial-block .content-box{
text-align: left;
}
.pricing-section.alternat-2 .upper-content .shape{
display: none;
}
.about-style-13 .image-inner{
padding: 0px;
margin-top: 40px;
}
.cta-style-four h2 br{
display: none;
}
.service-details-content .content-two .single-item{
margin-bottom: 30px;
}
.service-sidebar{
padding-top: 150px;
}
.service-details-two .title-text h2{
font-size: 120px;
line-height: 120px;
}
.service-details-content-two .content-box{
padding-left: 0px;
margin-left: 0px;
border: none;
margin-top: 40px;
}
.service-details-content-two .content-three{
display: block;
}
.service-details-content-two .content-three h2{
margin-bottom: 10px;
}
.news-section .news-block,
.sidebar-page-container .blog-grid-content .news-block,
.blog-three .masonry-item{
padding: 0px 15px;
}
.news-section .inner-container,
.sidebar-page-container .blog-grid-content{
margin: 0px;
}
.sidebar-page-container .blog-grid-content{
margin-bottom: 40px;
}
.sidebar-page-container .blog-list-content{
margin-bottom: 40px;
}
}
@media only screen and (max-width: 767px){
.banner-section .content-box h2{
font-size: 60px;
line-height: 70px;
}
.service-style-three h2{
padding: 0px;
}
.banner-section .content-box h2 .color-text{
min-height: 70px;
}
.banner-section .shape{
display: none;
}
.banner-section{
padding-top: 180px;
padding-bottom: 100px;
}
.banner-section .content-box .lower-box{
padding-bottom: 0px;
}
.banner-section .content-box .lower-box .quote-box .icon-box{
position: relative;
left: 0px;
top: 0px;
margin-bottom: 20px;
}
.banner-section .content-box .lower-box .quote-box{
width: 100%;
}
.service-section,
.portfolio-section{
padding: 62px 0px 70px 0px;
}
.sec-title h2{
font-size: 40px;
line-height: 50px;
}
.sec-title h2 br{
display: none;
}
.sec-title:before,
.service-section .big-text,
.portfolio-section .big-text{
display: none;
}
.sec-title{
padding-bottom: 0px;
}
.service-section .left-content .text-box{
margin-bottom: 30px;
}
.service-section .left-content .inner-box{
margin-bottom: 30px;
}
.skills-section{
padding-top: 0px;
padding-bottom: 60px;
}
.skills-section .upper-box{
display: block;
}
.skills-section .upper-box .link a{
margin-top: 20px;
}
.skills-section .lower-box{
padding-top: 30px;
}
.skills-section .skills-list li a{
font-size: 16px;
padding-left: 12px 25px;
}
.skills-section .skills-list li{
margin-right: 10px;
margin-bottom: 10px;
}
.testimonial-section .testimonial-block .content-box{
padding-top: 0px;
}
.testimonial-section .testimonial-block .content-box h2{
font-size: 24px;
line-height: 32px;
}
.testimonial-section{
padding: 65px 0px;
}
.testimonial-section .shape,
.testimonial-section .pattern-layer,
.testimonial-section .pattern-layer-2,
.contact-section .big-text{
display: none;
}
.instagram-section{
padding-top: 0px;
padding-bottom: 70px;
}
.contact-section .title-box{
display: block;
}
.contact-section .title-box .title-text h2{
font-size: 60px;
line-height: 70px;
margin-bottom: 30px;
}
.contact-section{
padding: 60px 0px 80px 0px;
}
.contact-section .title-box{
margin-bottom: 40px;
}
.contact-section .form-inner{
padding-left: 30px;
padding-right: 30px;
}
.footer-bottom .bottom-inner{
display: block;
text-align: center;
}
.footer-bottom .bottom-inner .social-links{
justify-content: center;
}
.footer-bottom .bottom-inner .footer-logo{
padding: 15px 0px;
}
.banner-style-two{
padding: 0px;
}
.banner-style-two .outer-container{
padding-left: 62px 15px 70px 15px;
}
.banner-style-two .content-box h2{
font-size: 60px;
line-height: 70px;
margin-bottom: 30px;
}
.banner-style-two .content-box h2 img{
display: none;
}
.banner-style-two .content-box h2 span{
display: inline-block;
}
.header-style-two,
.main-header{
padding-left: 15px;
padding-right: 15px;
}
.about-section{
padding: 0px;
}
.about-section .content-box h2{
font-size: 60px;
line-height: 70px;
margin-bottom: 40px;
}
.about-section .content-box h3{
font-size: 40px;
line-height: 50px;
}
.about-section .content-box p{
font-size: 24px;
line-height: 32px;
}
.about-section .outer-container,
.funfact-section .outer-container,
.portfolio-style-two .outer-container{
padding: 70px 15px;
}
.funfact-section,
.pricing-section,
.portfolio-style-two,
.testimonial-style-two,
.clients-style-two,
.cta-section{
padding: 0px;
}
.funfact-section .funfact-inner{
display: block;
}
.funfact-block-one .inner-box{
margin-bottom: 30px;
}
.funfact-section .funfact-inner .funfact-block-one:last-child .inner-box{
margin-bottom: 0px;
}
.pricing-section .title-box h2,
.portfolio-style-two .title-inner h2,
.testimonial-style-two .title-inner h2,
.cta-section .content-box h2{
font-size: 60px;
line-height: 70px;
}
.pricing-section .outer-container{
padding: 62px 15px 40px 15px;
}
.portfolio-style-two .title-inner h2:before{
display: none;
}
.portfolio-block-two .inner-box .content-box h2{
font-size: 40px;
line-height: 50px;
margin-bottom: 30px;
}
.testimonial-block-one .inner-box p{
font-size: 24px;
line-height: 32px;
}
.cta-section .outer-container{
padding: 62px 15px 70px 15px;
}
.contact-style-five .title-text h2{
font-size: 60px;
line-height: 70px;
}
.contact-style-five{
padding-top: 140px;
}
.contact-style-five .title-text{
margin-bottom: 40px;
}
.contact-style-five .form-inner{
padding-left: 30px;
padding-right: 30px;
}
.footer-style-two{
padding: 0px;
}
.footer-style-two .newsletter-widget{
text-align: left;
}
.footer-style-two .newsletter-widget .social-links{
justify-content: left;
}
.footer-style-two .logo-widget h2{
font-size: 40px;
line-height: 50px;
}
.footer-style-two .outer-container{
padding: 70px 15px;
}
.banner-style-three{
padding: 0px;
}
.banner-style-three h2{
font-size: 100px;
line-height: 100px;
text-align: center;
}
.banner-style-three h2 span.special-text{
font-size: 180px;
line-height: 150px;
min-height: 150px;
}
.banner-style-three .outer-container{
padding: 120px 15px 90px 15px;
}
.about-style-two .outer-container{
padding: 70px 0px;
}
.about-style-two{
padding: 0px 15px;
}
.about-style-two .content-box h2{
font-size: 50px;
line-height: 60px;
}
.about-style-two .content-box h2 span{
line-height: 60px;
}
.about-style-two .content-box h2{
margin-bottom: 50px;
}
.service-style-two .outer-container .count-text{
line-height: 82px;
}
.service-style-two .title-box h2,
.portfolio-style-three .title-box h2{
font-size: 60px;
line-height: 70px;
}
.service-style-two{
padding: 60px 0px 70px 0px;
}
.service-style-two .text-box{
margin-bottom: 50px;
}
.service-style-two .outer-container{
padding-left: 15px;
padding-right: 15px;
}
.portfolio-style-three{
padding-top: 50px;
}
.portfilio-block-one{
padding-bottom: 70px;
padding-top: 60px;
}
.funfact-block-two{
margin: 0 auto;
margin-bottom: 30px;
}
.funfact-block:last-child .funfact-block-two:last-child{
margin-bottom: 0px;
}
.funfact-style-two{
padding: 0px 15px;
}
.funfact-style-two .outer-container{
padding: 70px 0px;
}
.testimonial-style-three .title-text h2,
.instagram-style-two .title-box h2{
font-size: 60px;
line-height: 70px;
}
.testimonial-style-three{
padding: 40px 15px 0px 15px;
}
.instagram-style-two{
padding: 40px 15px 70px 15px;
}
.instagram-style-two .title-box{
margin-bottom: 40px;
}
.footer-style-three .footer-top h2{
font-size: 60px;
line-height: 70px;
}
.footer-style-three .footer-top h2 span{
line-height: 70px;
}
.footer-style-three .outer-container{
padding: 0px 0px;
}
.banner-style-four h2{
font-size: 60px;
line-height: 70px;
}
.banner-style-four h2 span.special-text{
font-size: 120px;
line-height: 60px;
min-height: 100px;
}
.banner-style-four .mouse-btn-down{
width: 60px;
height: 60px;
line-height: 60px;
font-size: 6px;
}
.banner-style-four{
padding-top: 70px;
}
.banner-style-four h2{
margin-bottom: 40px;
}
.slide-text-box .text-list li{
font-size: 100px;
line-height: 120px;
margin-right: 100px;
}
.slide-text-box .text-list li:before{
display: none;
}
.about-style-three .content-box h2{
font-size: 40px;
line-height: 50px;
}
.about-style-three{
padding-bottom: 70px;
}
.funfact-style-two.home-4 .outer-container{
padding: 0px 0px 70px 0px;
}
.portfolio-style-five{
padding: 40px 0px 70px 0px;
}
.portfolio-block-three{
padding: 20px 0px 30px 0px !important;
}
.portfolio-block-three .inner-box .text-box h2{
font-size: 40px;
line-height: 50px;
}
.testimonial-style-four .upper-box h2{
font-size: 60px;
line-height: 70px;
}
.testimonial-style-four{
padding: 40px 0px 20px 0px;
}
.slide-text-box.st-2 .text{
font-size: 100px;
line-height: 120px;
}
.contact-style-two .content-box h2{
font-size: 60px;
line-height: 70px;
margin-bottom: 40px;
}
.contact-style-two{
padding: 70px 0px 0px 0px;
}
.contact-style-two:before{
display: none;
}
.banner-style-five .content-box h2{
font-size: 60px;
line-height: 70px;
}
.banner-style-five .big-text{
display: none;
}
.banner-style-five .slide-item{
padding: 120px 0px 100px 0px;
}
.about-style-four .text-box h2,
.portfolio-style-six h2{
font-size: 60px;
line-height: 70px;
}
.about-style-four{
padding: 40px 0px 70px 0px;
}
.about-style-four .funfact-inner{
margin-bottom: 0px;
}
.service-style-three h2,
.testimonial-style-five .right-content h2,
.discuss-section .content-box h1{
font-size: 60px;
line-height: 70px;
}
.service-style-three{
padding: 60px 0px 20px 0px;
}
.service-style-three .btn-box{
margin-bottom: 40px;
}
.portfolio-style-six p br{
display: none;
}
.portfolio-style-six .outer-container{
padding: 70px 15px;
}
.testimonial-block-three .inner-box{
padding-left: 30px;
padding-right: 30px;
}
.testimonial-block-three .inner-box p{
font-size: 24px;
line-height: 32px;
}
.testimonial-style-five .right-content h2 span{
padding: 0px;
}
.testimonial-style-five .right-content h2 span:before{
display: none;
}
.testimonial-style-five{
padding-bottom: 90px;
}
.discuss-section{
padding: 60px 0px 70px 0px;
}
.discuss-section .content-box .link-box h2{
font-size: 40px;
}
.banner-style-six .explore-text{
display: none;
}
.banner-style-six{
padding: 0px;
}
.banner-style-six .outer-container{
border-radius: 0px;
}
.banner-style-six .outer-container:before{
display: none;
}
.main-header.home-6{
padding-left: 15px;
padding-right: 15px;
top: 30px;
}
.banner-style-six .outer-container{
padding-top: 180px;
}
.banner-style-six .left-content h2{
font-size: 60px;
line-height: 70px;
}
.banner-style-six .right-content{
max-width: 100%;
}
.about-style-five{
padding: 70px 15px 40px 15px;
}
.about-style-six{
padding: 0px 0px 70px 0px;
}
.about-style-six .content-box-two .inner-box{
padding-left: 30px;
}
.about-style-six .content-box h2,
.service-style-four .title-box h2{
font-size: 60px;
line-height: 70px;
}
.about-style-six .content-box-two .inner-box .category-list li a{
font-size: 24px;
line-height: 32px;
}
.about-style-six .content-box-two .inner-box .category-list li:first-child{
margin-left: 0px;
}
.service-style-four{
padding-left: 15px;
padding-right: 15px;
}
.service-style-four .tabs-content .single-item{
margin: 0 auto;
margin-bottom: 30px;
}
.service-style-four .content-box{
padding-bottom: 0px;
}
.service-style-four .title-box h2 br{
display: none;
}
.service-style-four .title-box{
margin-bottom: 50px;
}
.service-style-four .outer-container{
padding: 60px 15px 70px 15px;
}
.portfolio-style-seven .title-box{
display: block;
}
.portfolio-style-seven{
padding-top: 60px;
}
.portfolio-style-seven .title-box h2{
font-size: 60px;
line-height: 70px;
margin-bottom: 15px;
}
.portfolio-style-seven .owl-carousel .owl-item{
margin-right: 30px !important;
}
.portfolio-style-seven,
.process-section{
padding-bottom: 70px;
}
.process-section .title-box h2,
.faq-section .content-box h2{
font-size: 60px;
line-height: 70px;
}
.process-section .title-box h2 br{
display: none;
}
.testimonial-block-four .inner-box p{
font-size: 24px;
line-height: 32px;
}
.testimonial-style-six,
.faq-section,
.cta-style-two,
.process-section .outer-container{
padding-left: 15px;
padding-right: 15px;
}
.clients-style-four .outer-container{
padding: 50px 0px;
}
.faq-section .outer-container{
padding: 62px 30px 70px 30px;
}
.accordion-box .accordion .acc-btn h3{
font-size: 24px;
line-height: 32px;
}
.cta-style-two .content-box h2,
.banner-style-seven .content-box h2{
font-size: 60px;
line-height: 70px;
}
.cta-style-two .content-box h2 span{
line-height: 70px;
}
.cta-style-two .outer-container{
padding: 62px 0px 70px 0px;
}
.footer-style-five .footer-subscribe h2{
font-size: 40px;
line-height: 50px;
}
.cta-style-two .content-box p{
font-size: 24px;
line-height: 32px;
}
.footer-style-five .footer-subscribe{
padding-top: 60px;
padding-bottom: 70px;
}
.banner-style-seven .slide-item{
padding-top: 130px;
padding-bottom: 90px;
}
.about-style-seven{
padding: 70px 0px;
}
.about-style-seven .content-box h2{
font-size: 40px;
line-height: 50px;
margin-bottom: 50px;
}
.about-style-seven .content-box p{
font-size: 20px;
line-height: 30px;
}
.about-style-seven .upper-content{
margin-bottom: 50px;
}
.about-style-seven .inner-content .inner-box .category-list li a{
font-size: 16px;
line-height: 26px;
}
.portfolio-style-eight .title-box{
display: block;
margin-bottom: 50px;
}
.portfolio-style-eight .title-box h2{
margin-bottom: 20px;
}
.portfolio-style-eight{
padding: 60px 0px 30px 0px;
}
.portfolio-style-eight .content-box h2{
font-size: 40px;
line-height: 50px;
margin-bottom: 25px;
}
.contact-style-three .title-box h2{
font-size: 60px;
line-height: 70px;
}
.process-section.home-7{
padding-bottom: 70px;
}
.process-section.home-7 .title-box{
margin-bottom: 50px;
}
.contact-style-three{
padding-bottom: 70px;
}
.main-header.home-8,
.banner-style-eight,
.feature-section .outer-container{
padding-left: 15px;
padding-right: 15px;
}
.banner-style-eight .content-box h2 span{
line-height: 80px;
min-height: 80px;
}
.banner-style-eight .content-box h2{
font-size: 60px;
line-height: 70px;
margin-bottom: 20px;
}
.banner-style-eight .content-box p{
margin-bottom: 30px;
}
.feature-section .content-one{
margin-bottom: 30px;
}
.about-style-eight{
padding-top: 50px;
}
.about-style-eight .content-box h2{
margin-bottom: 40px;
}
.about-style-eight .content-box p{
font-size: 20px;
line-height: 28px;
}
.about-style-eight{
padding-bottom: 50px;
}
.testimonial-style-seven{
padding-top: 70px;
}
.testimonial-style-seven .outer-container{
padding: 0px;
}
.testimonial-style-seven .testimonial-content h2{
font-size: 40px;
line-height: 50px;
margin-bottom: 20px;
}
.testimonial-style-seven .testimonial-content h3{
margin-bottom: 0px;
}
.testimonial-style-seven .owl-dots{
display: none;
}
.events-section .content-three .image-box{
margin: 0 auto;
}
.pricing-style-two .title-text h2,
.instagram-style-three .title-text h2,
.cta-style-three .content-box h2,
.banner-style-nine .content-box h2,
.about-style-nine .content-box h2{
font-size: 60px;
line-height: 70px;
}
.events-section{
padding-bottom: 70px;
}
.pricing-style-two{
padding: 0px 15px 60px 15px;
}
.instagram-style-three .image-list{
display: block;
text-align: center;
}
.instagram-style-three .image-list li .image-box{
width: auto;
}
.instagram-style-three .image-list li{
margin-bottom: 25px;
}
.instagram-style-three .image-list li:last-child{
margin-bottom: 0px;
}
.cta-style-three{
padding-top: 0px;
padding-bottom: 0px;
}
.cta-style-three .shape{
display: none;
}
.footer-style-six{
padding: 70px 0px;
}
.banner-style-nine .content-box .image-box{
margin-top: 30px;
}
.feature-style-two{
padding-bottom: 70px;
}
.about-style-nine{
padding: 60px 0px 30px 0px;
}
.about-style-nine .content-box h2 span{
padding-left: 0px;
}
.about-style-nine .content-box h2 span:before{
display: none;
}
.about-style-nine .content-box p{
font-size: 20px;
line-height: 30px;
}
.about-style-nine .image-inner .image-box-one .shape,
.about-style-nine .image-inner .image-box-one .shape-2{
display: none;
}
.about-style-nine .funfact-inner{
padding-top: 30px;
}
.books-section,
.events-style-two{
padding-top: 62px;
}
.books-section .title-text h2{
font-size: 60px;
line-height: 70px;
margin-bottom: 20px;
}
.books-section .title-text h2 span{
padding-left: 0px;
}
.books-section .title-text h2 span:before{
display: none;
}
.events-style-two .title-box h2{
font-size: 60px;
line-height: 70px;
text-align: left;
max-width: 100%;
}
.events-style-two .title-box h2 span{
padding-left: 0px;
}
.events-style-two .title-box h2 span:before{
display: none;
}
.events-style-two{
padding-bottom: 0px;
}
.featured-books-section{
padding: 0px 0px 70px 0px;
}
.featured-books-section .outer-container{
padding-left: 15px;
padding-right: 15px;
}
.featured-books-section .content-box h2,
.news-section .title-box h2{
font-size: 60px;
line-height: 70px;
}
.featured-books-section .content-box h2 span,
.news-section .title-box h2 span{
padding-left: 0px;
}
.featured-books-section .content-box h2 span:before,
.news-section .title-box h2 span:before{
display: none;
}
.news-section .title-box h2{
margin-bottom: 15px;
}
.news-section,
.about-style-ten{
padding: 62px 0px 40px 0px;
}
.follow-section .content-box{
padding: 40px 0px;
}
.footer-style-seven .widget-section{
padding: 70px 0px;
}
.footer-style-seven .logo-widget h2{
font-size: 40px;
line-height: 50px;
}
.footer-style-seven .footer-bottom .bottom-inner .social-style-one{
justify-content: center;
margin-top: 10px;
}
.main-header.home-9{
padding-left: 15px;
padding-right: 15px;
}
.banner-style-ten .content-box h2,
.about-style-ten .content-box h2{
font-size: 60px;
line-height: 70px;
margin-bottom: 30px;
}
.about-style-ten .content-box p{
font-size: 24px;
line-height: 32px;
}
.about-style-ten .content-box{
margin-bottom: 50px;
}
.service-style-five .title-box h2,
.case-section .title-box h2{
font-size: 60px;
line-height: 70px;
}
.service-style-five{
padding: 62px 0px 50px 0px;
}
.service-style-five .title-box{
margin-bottom: 50px;
}
.case-section{
padding-top: 62px;
padding-bottom: 0px;
}
.video-section .content-box{
float: none;
width: 100%;
}
.video-section{
padding: 100px 15px;
height: auto;
}
.testimonial-style-eight .testimonial-content{
padding-bottom: 0px;
}
.testimonial-style-eight .testimonial-content h2{
font-size: 40px;
line-height: 50px;
}
.testimonial-style-eight .sub-title{
margin-bottom: 20px;
}
.testimonial-style-eight .testimonial-content h2{
margin-bottom: 30px;
}
.testimonial-style-eight{
padding: 62px 0px 80px 0px;
}
.news-style-two{
padding: 60px 0px 70px 0px;
}
.news-style-two .title-box h2,
.contact-style-four .content-box h2{
font-size: 60px;
line-height: 70px;
}
.news-style-two .title-box{
margin-bottom: 40px;
}
.news-style-two .outer-container{
padding-left: 15px;
padding-right: 15px;
}
.contact-style-four .form-inner{
padding-left: 30px;
padding-right: 30px;
}
.contact-style-four{
padding: 70px 0px;
}
.contact-style-four .content-box h2{
margin-bottom: 20px;
}
.footer-style-four .logo-widget h2{
font-size: 40px;
line-height: 50px;
}
.footer-style-four.light-section{
padding: 100px 0px 70px 0px;
}
.about-style-11 .content-box h2,
.service-style-six .title-box h2,
.footer-style-eight .footer-top h2,
.testimonial-style-nine .title-box h2{
font-size: 60px;
line-height: 70px;
}
.about-style-11 .content-box p{
font-size: 30px;
line-height: 38px;
}
.about-style-11{
padding: 190px 0px 0px 0px;
}
.portfolio-style-nine{
padding: 70px 0px;
}
.service-style-six .big-text{
display: none;
}
.service-style-six{
padding: 62px 0px 50px 0px;
}
.skills-section.pt_200.pb_190{
padding-top: 60px;
}
.footer-style-eight.pt_90{
padding-top: 0px;
}
.footer-style-eight .footer-top{
padding-bottom: 70px;
}
.footer-style-eight .footer-bottom .logo-box{
padding: 10px 0px;
}
.header-style-three{
top: 6px;
}
.testimonial-style-nine .outer-container{
padding-left: 15px;
padding-right: 15px;
}
.testimonial-style-nine .title-box{
margin-bottom: 50px;
}
.testimonial-style-nine{
padding-bottom: 0px;
}
.contact-style-two.alternat-2{
padding: 70px 0px;
}
.about-style-four .content-box p{
font-size: 24px;
line-height: 32px;
}
.about-style-four.alternat-2{
padding-top: 120px;
}
.about-style-four.alternat-2 .image-box{
padding-top: 0px;
}
.about-style-four.alternat-2 .funfact-inner{
margin-top: 60px;
}
.service-style-three h2:before{
display: none;
}
.chooseus-section .title-box h2,
.service-style-four.about-5-service .title-text h2,
.testimonial-style-ten .title-box h2,
.about-style-nine .title-text h2,
.about-style-12 .title-text h2{
font-size: 60px;
line-height: 70px;
}
.chooseus-section .title-box h2 span{
padding-left: 0px;
}
.chooseus-section .title-box h2 span:before{
display: none;
}
.chooseus-section{
padding: 70px 0px 230px 0px;
}
.footer-style-four{
padding: 100px 0px;
}
.about-style-seven.about-5-about{
padding-top: 180px;
}
.about-style-seven .left-content .count-outer{
font-size: 80px;
line-height: 90px;
}
.process-section.pt_200,
.testimonial-style-ten{
padding-top: 70px;
padding-bottom: 70px;
}
.process-section.pt_200 .title-box{
margin-bottom: 50px;
}
.testimonial-style-ten .testimonial-content p{
font-size: 30px;
line-height: 38px;
}
.banner-style-eight.banner-about-6{
padding-bottom: 70px;
}
.testimonial-style-11,
.news-section.about-7-news{
padding-top: 70px;
}
.covering-area-section .pattern-layer{
display: none;
}
.about-style-12 .title-text{
margin-bottom: 50px;
}
.service-style-five.about-8-service{
padding-bottom: 70px;
}
.cta-style-four h2{
font-size: 60px;
line-height: 70px;
}
.cta-style-four{
padding: 62px 0px 70px 0px;
}
.cta-style-four .shape-1,
.cta-style-four .shape-2{
display: none;
}
.work-page-one-section .title-text h2,
.work-page-two-section .title-text h2,
.work-page-three-section .title-box h2,
.featured-image-section .title-text h2,
.work-page-four-section .title-text h2,
.work-page-five-section .title-text h2{
font-size: 60px;
line-height: 70px;
}
.work-page-one-section .inner-container{
padding-bottom: 70px;
border-bottom: none;
}
.work-page-two-section{
padding: 0px;
}
.work-page-two-section .outer-container{
padding-bottom: 70px;
}
.work-page-three-section,
.work-page-four-section .outer-container{
padding-left: 15px;
padding-right: 15px;
}
.work-page-three-section .outer-container{
padding-bottom: 70px;
}
.work-page-four-section .title-text,
.work-page-five-section .title-text{
margin-bottom: 50px;
}
.work-page-four-section .pattern-layer .pattern-2,
.work-page-four-section .pattern-layer .pattern-3{
display: none;
}
.work-page-four-section .portfolio-block-four .inner-box,
.work-page-six-section .title-text{
margin-bottom: 40px;
}
.work-page-four-section{
padding-bottom: 30px;
}
.work-page-five-section .title-text:before,
.work-page-six-section .title-text:before,
.work-page-six-section .title-text:after{
display: none;
}
.work-page-five-section .title-text h2 br{
display: none;
}
.portfolio-block-seven .inner-box .content-box h2{
font-size: 40px;
line-height: 50px;
}
.work-page-five-section{
padding-bottom: 70px;
}
.work-page-six-section .title-text h2,
.work-page-seven-section .title-box h2{
font-size: 60px;
line-height: 70px;
}
.work-page-seven-section .title-box p{
font-size: 24px;
line-height: 34px;
margin-top: 10px;
}
.books-section.portfolio-8-page{
padding-top: 150px;
}
.books-section .portfolio-pagination{
padding: 40px 0px;
}
.testimonial-section.alternate-2{
padding: 70px 0px;
}
.footer-style-eight.service-one-footer{
padding-top: 70px;
}
.service-style-seven{
padding-top: 200px;
}
.pricing-section.alternat-2 .upper-content .title-text h2{
font-size: 60px;
line-height: 70px;
margin-bottom: 20px;
}
.pricing-section.alternat-2 .upper-content .content-box .text-box p{
font-size: 20px;
line-height: 30px;
}
.pricing-section.alternat-2 .upper-content{
margin-bottom: 30px;
}
.portfolio-style-four.alternat-2{
padding-top: 120px;
}
.portfolio-style-four.alternat-2 .title-box h2,
.about-style-13 .content-box h2,
.service-style-five .title-text h2,
.service-details-content .content-one .upper-text h2,
.service-details-two .title-text h2,
.news-section .title-text h2{
font-size: 60px;
line-height: 70px;
}
.portfolio-style-four.alternat-2 .title-box{
margin-bottom: 60px;
}
.portfolio-style-four.alternat-2 .title-box h2 br{
display: none;
}
.service-style-three.service-four-page-section{
padding-top: 120px;
}
.service-style-three .title-box{
margin-bottom: 50px;
}
.service-four-page-section.service-style-three .shape{
display: none;
}
.chooseus-section.alternat-2 .testimonial-content{
padding-top: 50px;
}
.about-style-13{
padding-bottom: 70px;
}
.process-section.pt_150{
padding-top: 62px;
}
.title-box,
.title-text{
margin-bottom: 50px !important;
}
.service-style-five.about-8-service{
padding-top: 130px;
}
.service-style-five .shape,
.service-style-five .shape-2,
.service-details .shape{
display: none;
}
.service-sidebar{
padding-top: 70px;
}
.service-details{
padding-bottom: 70px;
}
.service-details-content-two{
padding-top: 60px;
}
.service-details-content-two .content-two .inner-box{
padding-right: 0px;
padding-bottom: 0px;
}
.service-details-content-two .content-two .success-box{
position: relative;
top: 0px;
margin-top: 30px;
}
.service-details-two{
padding-bottom: 70px;
}
.news-section.blog-one{
padding-top: 140px;
}
.news-section .outer-container,
.banner-section .outer-container{
padding-left: 15px;
padding-right: 15px;
}
.news-section.blog-one .news-block-one .inner-box{
margin-bottom: 50px;
}
.sidebar-page-container .title-text h2,
.portfolio-style-five .title-text h2{
font-size: 60px;
line-height: 70px;
}
.sidebar-page-container .shape,
.sidebar-page-container .shape-2{
display: none;
}
.sidebar-page-container{
padding-bottom: 55px;
}
.blog-details-content .content-one h2{
font-size: 40px;
line-height: 50px;
}
.banner-section .content-box .lower-box .links-box{
display: block;
}
.banner-section .content-box .lower-box .links-box .social-links{
margin-top: 20px;
}
.events-section .content-two{
margin-bottom: 30px;
}
.header-style-two .btn-box{
margin-right: 0px;
}
.service-details-two .shape,
.service-details-two .shape-2{
display: none;
}
}
@media only screen and (max-width: 599px){
.about-style-four .content-box .link-box,
.discuss-section .content-box .link-box{
border-radius: 0px;
padding-left: 30px;
padding-right: 30px;
}
.about-style-four .content-box .link-box h2,
.discuss-section .content-box .link-box h2{
line-height: 40px;
}
.about-style-four .content-box .link-box a,
.discuss-section .content-box .link-box a{
position: relative;
top: 0px;
right: 0px;
width: 60px;
height: 60px;
line-height: 66px;
margin-top: 20px;
font-size: 20px;
}
.clients-style-three .title-text{
width: 100%;
text-align: center;
}
.clients-style-three .clients-logo{
padding: 0px;
}
.clients-style-three .clients-logo li{
margin: 0px;
}
.clients-style-three .clients-logo:first-child li{
margin-bottom: 30px;
}
.about-style-six .image-box-one{
padding: 0px;
}
.about-style-six .image-box-one .image-1{
position: relative;
margin-bottom: 30px;
}
.about-style-six .image-box-one .curve-text{
display: none;
}
.portfolio-style-seven .owl-carousel .owl-item{
margin-right: 80px !important;
}
.process-section .content-box .single-item{
padding: 0px;
padding-bottom: 30px;
margin-bottom: 30px;
border: none;
border-bottom: solid;
border-radius: 0px;
}
.process-section .content-box .single-item:last-child{
margin-bottom: 0px;
border-bottom: 0px;
}
.process-section .content-box .single-item .count-text,
.process-section .content-box .single-item .icon-box{
position: relative;
display: inline-block;
top: 0px;
right: 0px;
}
.process-section .content-box .single-item .icon-box{
margin-bottom: 20px;
}
.process-section .content-box .single-item .icon-box{
display: block;
left: 0px;
margin-top: 20px;
}
.banner-style-seven .content-box .feature-list{
display: block;
}
.banner-style-seven .big-text{
display: none;
}
.process-section.home-7 .content-box .single-item{
padding-left: 30px;
padding-top: 30px;
}
.banner-style-nine .big-text{
display: none;
}
.banner-style-nine .outer-container,
.about-style-nine .outer-container,
.about-style-seven .upper-content,
.about-style-seven .lower-content,
.testimonial-style-11 .outer-container,
.about-style-12 .outer-container,
.service-style-five .outer-container,
.work-page-two-section .main-content-box,
.featured-image-section .outer-container,
.work-page-five-section .outer-container,
.main-header.home-10{
padding-left: 15px;
padding-right: 15px;
}
.about-style-nine .image-inner .image-box-one .curve-text{
right: 0px;
top: 0px;
}
.featured-books-section .bg-color{
display: none;
}
.banner-style-ten .category-list{
position: relative;
}
.testimonial-style-eight .testimonial-content h2{
font-weight: 400;
}
.news-block-two .inner-box,
.pricing-block-two .inner-box,
.portfolio-block-nine,
.news-block-one.style-two .inner-box,
.blog-details-content .comment-form-area{
padding-left: 30px;
padding-right: 30px;
}
.about-style-four.alternat-2 .funfact-inner{
display: block;
}
.testimonial-style-ten .inner-container{
padding-top: 70px;
padding-bottom: 70px;
}
.about-style-12 .content-box p{
font-size: 24px;
line-height: 32px;
}
.work-page-two-section .filters .filter-tabs{
display: block;
}
.featured-image-section .inner-container{
padding-left: 30px;
}
.follow-section .outer-container{
padding: 0px;
}
.blog-three .news-block-one .inner-box .lower-content h3{
font-size: 30px;
line-height: 40px;
}
.blog-details-content .post-share-option{
display: block;
}
.blog-details-content .post-share-option ul{
margin-bottom: 15px;
}
.blog-details-content{
margin-bottom: 40px;
}
.service-style-two .text-box p{
margin-right: 0px;
}
.portfilio-block-one .inner-box .content-box{
width: 100%;
}
.banner-style-eight .outer-container{
border-radius: 0px;
}
.service-style-five.about-8-service{
padding-top: 70px;
}
}
@media only screen and (max-width: 499px){
.mobile-menu{
width: 100%;
}
.service-section .left-content .inner-box .text{
width: 280px;
height: 280px;
padding-left: 55px;
}
.service-section .left-content .inner-box .link{
display: none;
}
.service-section .right-content{
margin-left: 0px;
}
.service-section .right-content .single-item{
padding-left: 30px;
padding-right: 30px;
}
.service-section .right-content .single-item .icon-box{
position: relative;
top: 0px;
margin-bottom: 30px;
}
.portfolio-block-one .inner-box .content-box h2{
font-size: 40px;
line-height: 50px;
font-weight: 500;
}
.portfolio-block-one .inner-box{
padding-top: 70px;
padding-bottom: 70px;
}
.skills-section .left-content .inner-box .single-item .year{
position: relative;
top: 0px;
margin-bottom: 20px;
}
.skills-section .left-content .inner-box .single-item{
padding-left: 0px;
padding-right: 0px;
}
.skills-section .right-content .inner-box .single-item .text-box{
display: block;
}
.contact-section .info-content .single-item h3{
font-size: 22px;
line-height: 28px;
}
.header-style-two .menu-right-content{
display: none;
}
.footer-bottom-two .footer-menu li{
margin-right: 20px;
}
.banner-style-three h2{
font-size: 80px;
line-height: 80px;
}
.banner-style-three h2 span.special-text{
font-size: 120px;
line-height: 120px;
min-height: 120px;
}
.title-box h2,
.portfilio-block-one .inner-box .content-box h2,
.banner-style-five .content-box h2,
.service-style-three h2, .testimonial-style-five .right-content h2, .discuss-section .content-box h1,
.about-style-six .content-box h2, .service-style-four .title-box h2,
.testimonial-style-six .text-box h2,
h2,
.cta-style-two .content-box h2 span,
.instagram-style-three .title-text h2 span{
font-size: 36px !important;
line-height: 44px !important;
}
.portfolio-style-three .title-box a{
width: 260px;
height: 260px;
padding-top: 50px;
}
.portfilio-block-one .inner-box .image-box{
text-align: left;
}
.banner-style-five .content-box .inner-box{
width: 100%;
}
.banner-style-five .message-btn{
right: 30px;
bottom: 30px;
}
.service-block-two .inner-box{
padding-left: 30px;
padding-right: 30px;
}
.portfolio-style-six .block-one{
padding-bottom: 300px;
}
.portfolio-style-six .block-one .image-box{
bottom: 50px;
}
.about-style-four .text-box h2, .portfolio-style-six h2{
font-size: 36px;
line-height: 46px;
}
.footer-style-four .contact-widget .footer-menu li{
margin-right: 30px;
}
.footer-style-four .contact-widget .footer-menu li:before{
right: -17px;
}
.banner-style-five .social-links{
display: none;
}
.about-style-five .content-one h2{
margin-bottom: 50px;
}
.about-style-six .image-box-one .clients-box{
left: 15px;
}
.about-style-six .content-box .rating-box h3{
font-size: 46px;
}
.service-style-four .inner-container{
padding: 0px;
}
.funfact-block-two, .service-style-four .tabs-content .single-item{
width: 260px;
height: 260px;
}
.service-style-four .tabs-content .single-item h3{
font-size: 24px;
line-height: 30px;
}
.service-style-four .tab-btns{
border-radius: 20px;
}
.testimonial-style-six .outer-container{
padding-left: 15px;
padding-right: 15px;
}
.testimonial-block-four .inner-box .author-box{
padding: 0px;
}
.testimonial-block-four .inner-box .author-box .thumb-box{
position: relative;
margin-bottom: 20px;
}
.footer-style-five .footer-subscribe .form-inner{
padding-left: 30px;
padding-right: 30px;
}
.footer-style-five .footer-subscribe .form-inner .form-group{
padding: 0px;
}
.footer-style-five .footer-subscribe .form-inner .form-group button[type='submit']{
position: relative;
width: 100%;
margin-top: 15px;
}
.footer-style-five{
padding: 0px;
}
.footer-style-five .outer-container{
border-radius: 0px;
}
.social-style-one li a{
width: 60px;
height: 60px;
line-height: 60px;
}
.footer-style-three .widget-section,
.about-style-eight .outer-container,
.events-section .content-one,
.events-section .content-two,
.events-section .content-three,
.footer-style-six .outer-container,
.about-style-ten .outer-container,
.testimonial-style-two .outer-container,
.service-style-two.alternat-2 .outer-container{
padding-left: 15px;
padding-right: 15px;
}
.feature-section .content-three h2{
font-size: 30px !important;
line-height: 40px !important;
}
.about-style-eight .content-box .lower-box .subscribe-box{
width: 304px;
}
.pricing-style-two .upper-text{
display: block;
}
.pricing-style-two .upper-text h2{
margin-bottom: 30px;
}
.pricing-style-two .pricing-block{
padding: 0px 15px;
}
.pricing-style-two .pricing-block .content-box{
padding-bottom: 30px;
margin-bottom: 30px;
}
.pricing-style-two .pricing-block:last-child .content-box{
margin-bottom: 0px;
}
.pricing-style-two .inner-container{
padding: 40px 0px;
}
.slide-text-box.st-2 .text{
font-size: 60px;
line-height: 70px;
}
.banner-style-nine .link-box a{
display: none;
}
.banner-style-nine{
padding-bottom: 80px;
}
.feature-style-two .inner-container .video-box span,
.feature-style-two .inner-container .video-box a{
width: 150px;
height: 150px;
line-height: 150px;
}
.feature-style-two .inner-container .text-box h2{
margin-bottom: 20px;
}
.footer-style-seven .footer-menu li{
margin-right: 30px;
}
.footer-style-seven .subscribe-widget .form-inner .form-group input[type='email']{
font-size: 20px;
}
.banner-style-ten{
padding: 160px 15px 70px 15px;
}
.banner-style-ten .content-box .menu-list{
margin-bottom: 50px;
}
.about-style-ten .funfact-inner .single-item .count-outer{
font-size: 100px;
line-height: 100px;
}
.service-block-three .inner-box .icon-box{
margin-bottom: 60px;
}
.clients-style-five .sub-title{
width: 100%;
padding: 0px;
}
.service-block-four .inner-box{
padding-left: 0px;
}
.service-block-four .inner-box .icon-box{
position: relative;
top: 0px;
margin-bottom: 20px;
}
.pricing-block-two .inner-box .title-box{
padding-left: 0px;
}
.pricing-block-two .inner-box .title-box .icon-box{
position: relative;
margin-bottom: 20px;
}
.about-style-two .content-box .lower-content{
display: block;
}
.chooseus-section .inner-box .single-item{
padding-left: 30px;
padding-right: 30px;
}
.chooseus-section .inner-box .single-item .count-text{
position: relative;
left: 0px;
top: 0px;
margin-bottom: 20px;
}
.testimonial-block-three .inner-box .lower-content{
display: block;
}
.footer-style-four .contact-widget .form-inner .form-group input[type='email']{
font-size: 20px;
}
.testimonial-style-ten .testimonial-content .author-box{
padding: 0px;
}
.testimonial-style-ten .testimonial-content .author-box .thumb-box{
position: relative;
margin-bottom: 20px;
}
.footer-style-five .footer-subscribe{
padding-left: 15px;
padding-right: 15px;
}
.banner-style-eight.banner-about-6 .subscribe-box{
width: 290px;
}
.banner-style-eight.banner-about-6 .subscribe-box span{
font-size: 14px;
}
.covering-area-section .single-item .image-box{
border: none;
}
.covering-area-section .single-item .image-box{
width: 270px;
height: 270px;
}
.covering-area-section .single-item{
margin-bottom: 30px;
}
.covering-area-section .outer-container{
padding-top: 70px;
padding-bottom: 35px;
}
.testimonial-style-11 .owl-nav{
display: none;
}
.testimonial-block-five,
.featured-image-section .content-box{
padding-left: 30px;
padding-right: 30px;
}
.testimonial-block-five .inner-box .lower-box{
display: block;
}
.about-style-nine .title-text h2:before{
display: none;
}
.about-style-12 .funfact-inner .single-item .count-outer{
font-size: 100px;
line-height: 100px;
}
.work-page-one-section .filter-tabs{
display: block;
}
.featured-image-section .content-box h3{
font-size: 30px;
line-height: 40px;
}
.portfolio-block-four .inner-box .lower-content .link{
position: relative;
top: 0px;
margin-top: 20px;
}
.portfolio-block-nine .inner-box .content-box h2{
min-height: auto;
}
.pricing-section.alternat-2 .upper-content .content-box .funfact-inner{
display: block;
}
.service-style-five.about-8-service{
padding-top: 120px;
}
.service-details-content-two .content-box .image-box{
display: block;
margin-bottom: 30px;
}
.service-details-content-two .content-box .image-box .image{
margin-right: 0px;
margin-bottom: 30px;
}
.service-details-content-two .content-two .success-box{
width: 285px;
height: 285px;
}
.blog-details-content blockquote{
padding-left: 0px;
padding-right: 0px;
}
.blog-details-content .comment-box{
padding-left: 30px;
padding-right: 30px;
}
.blog-details-content .comment-box .comment{
padding-left: 0px;
}
.blog-details-content .comment-box .comment .thumb-box{
position: relative;
margin-bottom: 20px;
}
.blog-details-content .comment-box .comment .reply-btn{
position: relative;
margin-top: 20px;
}
.contact-style-five .title-text p{
font-size: 20px;
line-height: 30px;
}
}:root{
--theme-color: #f48150;
--theme-color-2: #141414;
--secondary-color: #141414;
--text-color: #141414;
--title-color: #141414;
}