code stringlengths 2k 1.04M | repo_path stringlengths 5 517 | parsed_code stringlengths 0 1.04M | quality_prob float64 0.02 0.95 | learning_prob float64 0.02 0.93 |
|---|---|---|---|---|
a {
color: #F24B0F;
font-style: italic;
text-decoration: none;
}
a:hover {
color: #c13c00;
font-style: normal;
}
a:visited {
}
body {
background-color: #F26513;
background-position: top;
background-repeat: repeat-x;
color: #2D2835;
font-family: 'Rationale', Courier;
font-size: 14pt;
margin: 0;
}
h1 {
margin: 0;
}
input:focus {
outline: none;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
.hidden {
display: none;
}
.provisional {
font-style: italic;
}
.redacted {
text-decoration: line-through;
}
.shown {
display: block;
}
.system {
font-size: 16pt;
font-weight: bold;
}
#control {
background-color: white;
border: 8pt solid #2D2835;
-webkit-border-top-left-radius: 4pt;
-khtml-border-radius-topleft: 4pt;
-moz-border-radius-topleft: 4pt;
border-top-left-radius: 4pt;
-webkit-border-top-right-radius: 32pt;
-khtml-border-radius-topright: 32pt;
-moz-border-radius-topright: 32pt;
border-top-right-radius: 32pt;
-webkit-border-bottom-left-radius: 32pt;
-khtml-border-radius-bottomleft: 32pt;
-moz-border-radius-bottomleft: 32pt;
border-bottom-left-radius: 32pt;
-webkit-border-bottom-right-radius: 4pt;
-khtml-border-radius-bottomright: 4pt;
-moz-border-radius-bottomright: 4pt;
border-bottom-right-radius: 4pt;
margin: auto;
margin-top: 8pt;
width: 512px;
}
#help {
margin: auto;
padding-bottom: 8pt;
width: 80%;
}
#help h1 {
font-size: 16pt;
}
#help_commands br {
clear: left;
}
#help_commands ul {
width: 100%;
}
#help_commands li {
float: left;
width: 33%;
}
#help_feedback {
padding-top: 8pt;
}
#help_links {
padding-top: 8pt;
}
#listen {
list-style: none;
margin: auto;
padding-top: 8pt;
width: 80%;
}
#listen ul {
}
#listen_ul {
}
#logo {
margin: auto;
padding-bottom: 8pt;
padding-top: 8pt;
width: 80%;
}
#logo h1 {
font-size: 18pt;
}
#status {
display: none;
}
#talk {
margin: auto;
padding-top: 8pt;
text-align: center;
width: 80%;
}
#talk_form {
}
#talk_input {
background-color: #F24B0F;
border: 4pt solid #2D2835;
-webkit-border-top-left-radius: 4pt;
-khtml-border-radius-topleft: 4pt;
-moz-border-radius-topleft: 4pt;
border-top-left-radius: 4pt;
-webkit-border-top-right-radius: 4pt;
-khtml-border-radius-topright: 4pt;
-moz-border-radius-topright: 4pt;
border-top-right-radius: 4pt;
-webkit-border-bottom-left-radius: 4pt;
-khtml-border-radius-bottomleft: 4pt;
-moz-border-radius-bottomleft: 4pt;
border-bottom-left-radius: 4pt;
-webkit-border-bottom-right-radius: 4pt;
-khtml-border-radius-bottomright: 4pt;
-moz-border-radius-bottomright: 4pt;
border-bottom-right-radius: 4pt;
color: white;
font-family: 'Rationale', Courier;
font-size: 14pt;
width: 100%;
} | blurry/atom/hipster.css | a {
color: #F24B0F;
font-style: italic;
text-decoration: none;
}
a:hover {
color: #c13c00;
font-style: normal;
}
a:visited {
}
body {
background-color: #F26513;
background-position: top;
background-repeat: repeat-x;
color: #2D2835;
font-family: 'Rationale', Courier;
font-size: 14pt;
margin: 0;
}
h1 {
margin: 0;
}
input:focus {
outline: none;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
.hidden {
display: none;
}
.provisional {
font-style: italic;
}
.redacted {
text-decoration: line-through;
}
.shown {
display: block;
}
.system {
font-size: 16pt;
font-weight: bold;
}
#control {
background-color: white;
border: 8pt solid #2D2835;
-webkit-border-top-left-radius: 4pt;
-khtml-border-radius-topleft: 4pt;
-moz-border-radius-topleft: 4pt;
border-top-left-radius: 4pt;
-webkit-border-top-right-radius: 32pt;
-khtml-border-radius-topright: 32pt;
-moz-border-radius-topright: 32pt;
border-top-right-radius: 32pt;
-webkit-border-bottom-left-radius: 32pt;
-khtml-border-radius-bottomleft: 32pt;
-moz-border-radius-bottomleft: 32pt;
border-bottom-left-radius: 32pt;
-webkit-border-bottom-right-radius: 4pt;
-khtml-border-radius-bottomright: 4pt;
-moz-border-radius-bottomright: 4pt;
border-bottom-right-radius: 4pt;
margin: auto;
margin-top: 8pt;
width: 512px;
}
#help {
margin: auto;
padding-bottom: 8pt;
width: 80%;
}
#help h1 {
font-size: 16pt;
}
#help_commands br {
clear: left;
}
#help_commands ul {
width: 100%;
}
#help_commands li {
float: left;
width: 33%;
}
#help_feedback {
padding-top: 8pt;
}
#help_links {
padding-top: 8pt;
}
#listen {
list-style: none;
margin: auto;
padding-top: 8pt;
width: 80%;
}
#listen ul {
}
#listen_ul {
}
#logo {
margin: auto;
padding-bottom: 8pt;
padding-top: 8pt;
width: 80%;
}
#logo h1 {
font-size: 18pt;
}
#status {
display: none;
}
#talk {
margin: auto;
padding-top: 8pt;
text-align: center;
width: 80%;
}
#talk_form {
}
#talk_input {
background-color: #F24B0F;
border: 4pt solid #2D2835;
-webkit-border-top-left-radius: 4pt;
-khtml-border-radius-topleft: 4pt;
-moz-border-radius-topleft: 4pt;
border-top-left-radius: 4pt;
-webkit-border-top-right-radius: 4pt;
-khtml-border-radius-topright: 4pt;
-moz-border-radius-topright: 4pt;
border-top-right-radius: 4pt;
-webkit-border-bottom-left-radius: 4pt;
-khtml-border-radius-bottomleft: 4pt;
-moz-border-radius-bottomleft: 4pt;
border-bottom-left-radius: 4pt;
-webkit-border-bottom-right-radius: 4pt;
-khtml-border-radius-bottomright: 4pt;
-moz-border-radius-bottomright: 4pt;
border-bottom-right-radius: 4pt;
color: white;
font-family: 'Rationale', Courier;
font-size: 14pt;
width: 100%;
} | 0.447943 | 0.186021 |
General
*/
span.nobr {
white-space: nowrap;
}
p.wrapper {
margin: 0;
padding: 0;
}
iframe {
border-width: 0px;
width: 0px;
height: 0px;
}
.tbframeTop {
display: none;
}
.tbframeBottom {
display: none;
}
.tbframeContent {
margin: 2px 4px;
}
/*
Icons
*/
span.icon {
font-size: 1px;
display: -moz-inline-box;
display: inline-block;
}
span.icon.activate {
background: transparent url(../images/checkmark_status.gif) no-repeat left top;
width: 12px;
height: 12px;
}
span.icon.search {
background: transparent url(../images/search_ena.gif) no-repeat left top;
width: 16px;
height: 16px;
}
/*
Toolbar Area
*/
.toolbar {
background-color: #D2E5F9;
overflow: hidden;
width: 100%;
padding: 1px;
}
.toolbar li img {
vertical-align: text-bottom;
padding-right: 2px;
}
.toolbar-info {
height: 100%;
width: auto;
float: right;
color: #3E403D;
}
.toolbar-info .tbframeContent {
/* The intent here is to contain the floats which usually uses
width: 100% but in this case IE6 has a problem with that so
height is used to give this container layout */
overflow: hidden;
height: 100%;
display: inline; /* this makes IE6 treat this as a float and is ignored by other browsers */
}
.toolbar-info #welcome {
float: left;
font-weight: bold;
}
.toolbar-info #domain {
float: left;
padding-left: 4px;
border-left: 1px solid #7E8797;
margin-left: 4px;
}
#topSearch .tbframeContent {
padding-left: 4px;
border-left: 1px solid #7E8797;
margin-left: 4px;
}
.toolbar-info p {
padding: 0;
margin: 0;
margin-top: 2px;
line-height: 22px;
}
.toolbar-menu {
height: 100%;
width: auto;
float: left;
text-align: left;
}
.toolbar ul {
list-style: none;
padding: 0px 2px;
margin: 0px;
white-space: nowrap;
}
.toolbar li {
display: inline;
margin-top: 4px;
line-height: 22px;
}
.toolbar a,
.toolbar a:active,
.toolbar a:visited,
.toolbar span {
text-decoration: none;
color: #3E403D;
padding: 0px 2px;
}
.toolbar a:hover {
text-decoration: underline;
padding: 0px 2px;
}
.toolbar span {
color: #999999;
}
.toolbar-search {
margin: 0px;
padding: 0 1px 1px 2px;
border: 1px solid #B9B9B4;
vertical-align: middle;
}
#topSearch .formButton {
vertical-align: middle;
padding-right: 0px;
}
/*
Breadcrumb (AKA history) Definitions
*/
.breadcrumbs, .breadcrumbs a {
color: #666666;
padding: 0px;
font-size: 10px;
}
.breadcrumbs, .breadcrumbs a, .breadcrumbs a:active, .breadcrumbs a:visited {
text-decoration: none;
}
.breadcrumbs a:hover {
text-decoration: underline;
}
.breadcrumbs .bclast {
font-weight: bold;
}
/*
Message area
*/
/* -- Used by Messages.jsp, MessagingBridgeFinal.jsp and others -- */
.messagesbox {
background-color: #F6F6F6;
overflow:auto;
overflow-y:hidden;
overflow-x:auto;
}
.messagesbox .messagestitle {
color:#666666;
text-align: left;
padding-bottom:0px;
margin: 0px;
margin-bottom: 6px;
}
.messagesbox .message {
margin-right: 10px;
margin-left: 10px;
padding: 4px;
}
.messagesbox .message img {
vertical-align: middle;
margin-right: 4px;
}
.message_NORMAL {
color: black;
}
.message_SUCCESS {
color:green;
}
.message_WARNING {
color:black;
}
.message_ERROR {
color:#ad0e25;
}
/* special case used in change list */
.message_MIXCHANGES {
color:#ad0e25;
font-weight: bold;
}
/*
Home page specific
*/
#HomePagePortlet .info-col {
float: left;
width: 33%;
}
#home-res1.info-col {
float: left;
width: 33%;
}
#home-res2.info-col {
float: left;
width: 66%;
}
#HomePagePortlet fieldset {
margin-top: 10px;
}
#HomePagePortlet fieldset.first {
margin-top: 0px;
}
#HomePagePortlet ul {
background-color: #f9f9f9;
border-top: 1px dotted #CCCCCC;
border-bottom: 1px dotted #CCCCCC;
margin: 0px 20px 0px 0px;
padding-bottom: 1em;
padding-left: 2px;
}
#HomePagePortlet li {
padding: 2px 0px;
margin-left: 16px;
list-style-type: disc;
}
#HomePagePortlet ul.sub {
margin: 0px 20px 0px 0px;
padding-bottom: 0px;
padding-left: 22px;
border-width: 0px;
}
#HomePagePortlet ul.sub li, #HomePagePortlet #home-res1.info-col li, #HomePagePortlet #home-res2.info-col li {
padding: 2px 0px;
margin-left: 16px;
list-style-type: square;
}
#HomePagePortlet h3 {
font-weight: bold;
color:#999999;
margin-bottom: 2px;
margin-right: 20px;
padding-left: 2px;
}
/*
Two column tuning/binding pages
*/
#tuning-nav-col {
width: 30%;
}
#tuning-content-col {
width: 70%;
}
/*
Data Table Definitions
*/
.tabletitle {
text-align: left;
font-weight: bold;
margin: 2px 7px;
}
.tablectrl {
background-color: #F6F6F6;
padding: 4px 6px;
border: 1px solid #CCCCCC;
}
.tablebuttonbar {
width: 100%;
padding: 0px;
margin: 0px;
border: 0px;
}
.tablecontrols {
text-align: left;
/* adding white-space: nowrap; might seem like a good idea
so that the buttons don't wrap but it causes problems
when combined with the overflow: visible hack to get
IE to display a reasonable width button the button bar
becomes as wide as the buttons would be without overflow: visible
rather than as wide as the buttons are.
*/
}
.tablenavigation {
text-align: right;
white-space: nowrap;
}
/* this is for the buttonSeparator image between previous and next */
.tablenavigation img {
width: 1px;
height: 12px;
border: 0px;
margin: 0px 5px;
vertical-align: bottom;
}
.datatable {
width: 100%;
background-color: #567596;
border-collapse: separate;
border-spacing: 1px;
}
.checkboxColumn {
width: 1px;
}
.datatable th {
background-color: #CFDBEF;
height: 25px;
border-left: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
text-align: left;
vertical-align: middle;
padding: 4px;
}
.datatable th a, .datatable th a:visited {
color: #0000aa;
font-weight: bold;
}
.datatable th a:hover {
color: #000000;
font-weight: bold;
}
.datatable tr.rowEven td {
background-color: #FFFFFF;
}
.datatable tr.rowOdd td {
background-color: #F6F6F6;
}
.datatable td {
text-align: left;
padding: 4px;
}
.datatable td.tablenorows {
text-align: center;
background-color: #FFFFFF;
}
/*
Property Table Definitions
*/
.propertytable {
width: 100%;
background-color: #567596;
border-collapse: separate;
border-spacing: 1px;
}
.propertytable th {
background-color: #CFDBEF;
height: 25px;
border-left: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
text-align: left;
vertical-align: middle;
padding: 4px;
}
.propertytable tr.rowEven td {
background-color: #FFFFFF;
}
.propertytable tr.rowOdd td {
background-color: #F6F6F6;
}
.propertytable td {
text-align: left;
padding: 4px;
}
.propertytable td.tablenorows {
text-align: center;
background-color: #FFFFFF;
}
/*
Summary Table used on all summary pages
*/
.summaryTable {
margin: 4px;
border: solid 1px #567596;
border-collapse: collapse;
}
.summaryTable th {
text-align: left;
font-weight: bold;
padding: 4px;
background-color: #CFDBEF;
border: solid 1px #567596;
}
.summaryTable td {
border: solid 1px #567596;
padding: 4px;
}
.summaryTable tr.even {
background-color: #FFFFFF;
}
.summaryTable tr.odd {
background-color: #F6F6F6;
}
/*
Layout styles
*/
.upperButtonBar {
border-bottom: 1px dotted #CCCCCC;
padding-bottom: 4px;
}
.lowerButtonBar {
border-top: 1px dotted #CCCCCC;
padding-top: 4px;
}
.contenttable {
}
.contenttable li {
padding: 2px;
list-style-type: disc;
}
.introText {
padding: 6px 1em;
}
.summaryIntroText {
padding: 0px;
}
.stepTitle {
padding: 6px 10px;
font-weight: bold;
}
.stepIntro {
padding: 6px 10px;
}
.filterArea {
padding: 6px 0px;
}
ul.noMarker, ol.noMarker {
padding: 0;
margin: 0;
}
.noMarker li {
list-style-type: none;
} | weblogic/wlserver/server/lib/consoleapp/webapp/css/content.css | General
*/
span.nobr {
white-space: nowrap;
}
p.wrapper {
margin: 0;
padding: 0;
}
iframe {
border-width: 0px;
width: 0px;
height: 0px;
}
.tbframeTop {
display: none;
}
.tbframeBottom {
display: none;
}
.tbframeContent {
margin: 2px 4px;
}
/*
Icons
*/
span.icon {
font-size: 1px;
display: -moz-inline-box;
display: inline-block;
}
span.icon.activate {
background: transparent url(../images/checkmark_status.gif) no-repeat left top;
width: 12px;
height: 12px;
}
span.icon.search {
background: transparent url(../images/search_ena.gif) no-repeat left top;
width: 16px;
height: 16px;
}
/*
Toolbar Area
*/
.toolbar {
background-color: #D2E5F9;
overflow: hidden;
width: 100%;
padding: 1px;
}
.toolbar li img {
vertical-align: text-bottom;
padding-right: 2px;
}
.toolbar-info {
height: 100%;
width: auto;
float: right;
color: #3E403D;
}
.toolbar-info .tbframeContent {
/* The intent here is to contain the floats which usually uses
width: 100% but in this case IE6 has a problem with that so
height is used to give this container layout */
overflow: hidden;
height: 100%;
display: inline; /* this makes IE6 treat this as a float and is ignored by other browsers */
}
.toolbar-info #welcome {
float: left;
font-weight: bold;
}
.toolbar-info #domain {
float: left;
padding-left: 4px;
border-left: 1px solid #7E8797;
margin-left: 4px;
}
#topSearch .tbframeContent {
padding-left: 4px;
border-left: 1px solid #7E8797;
margin-left: 4px;
}
.toolbar-info p {
padding: 0;
margin: 0;
margin-top: 2px;
line-height: 22px;
}
.toolbar-menu {
height: 100%;
width: auto;
float: left;
text-align: left;
}
.toolbar ul {
list-style: none;
padding: 0px 2px;
margin: 0px;
white-space: nowrap;
}
.toolbar li {
display: inline;
margin-top: 4px;
line-height: 22px;
}
.toolbar a,
.toolbar a:active,
.toolbar a:visited,
.toolbar span {
text-decoration: none;
color: #3E403D;
padding: 0px 2px;
}
.toolbar a:hover {
text-decoration: underline;
padding: 0px 2px;
}
.toolbar span {
color: #999999;
}
.toolbar-search {
margin: 0px;
padding: 0 1px 1px 2px;
border: 1px solid #B9B9B4;
vertical-align: middle;
}
#topSearch .formButton {
vertical-align: middle;
padding-right: 0px;
}
/*
Breadcrumb (AKA history) Definitions
*/
.breadcrumbs, .breadcrumbs a {
color: #666666;
padding: 0px;
font-size: 10px;
}
.breadcrumbs, .breadcrumbs a, .breadcrumbs a:active, .breadcrumbs a:visited {
text-decoration: none;
}
.breadcrumbs a:hover {
text-decoration: underline;
}
.breadcrumbs .bclast {
font-weight: bold;
}
/*
Message area
*/
/* -- Used by Messages.jsp, MessagingBridgeFinal.jsp and others -- */
.messagesbox {
background-color: #F6F6F6;
overflow:auto;
overflow-y:hidden;
overflow-x:auto;
}
.messagesbox .messagestitle {
color:#666666;
text-align: left;
padding-bottom:0px;
margin: 0px;
margin-bottom: 6px;
}
.messagesbox .message {
margin-right: 10px;
margin-left: 10px;
padding: 4px;
}
.messagesbox .message img {
vertical-align: middle;
margin-right: 4px;
}
.message_NORMAL {
color: black;
}
.message_SUCCESS {
color:green;
}
.message_WARNING {
color:black;
}
.message_ERROR {
color:#ad0e25;
}
/* special case used in change list */
.message_MIXCHANGES {
color:#ad0e25;
font-weight: bold;
}
/*
Home page specific
*/
#HomePagePortlet .info-col {
float: left;
width: 33%;
}
#home-res1.info-col {
float: left;
width: 33%;
}
#home-res2.info-col {
float: left;
width: 66%;
}
#HomePagePortlet fieldset {
margin-top: 10px;
}
#HomePagePortlet fieldset.first {
margin-top: 0px;
}
#HomePagePortlet ul {
background-color: #f9f9f9;
border-top: 1px dotted #CCCCCC;
border-bottom: 1px dotted #CCCCCC;
margin: 0px 20px 0px 0px;
padding-bottom: 1em;
padding-left: 2px;
}
#HomePagePortlet li {
padding: 2px 0px;
margin-left: 16px;
list-style-type: disc;
}
#HomePagePortlet ul.sub {
margin: 0px 20px 0px 0px;
padding-bottom: 0px;
padding-left: 22px;
border-width: 0px;
}
#HomePagePortlet ul.sub li, #HomePagePortlet #home-res1.info-col li, #HomePagePortlet #home-res2.info-col li {
padding: 2px 0px;
margin-left: 16px;
list-style-type: square;
}
#HomePagePortlet h3 {
font-weight: bold;
color:#999999;
margin-bottom: 2px;
margin-right: 20px;
padding-left: 2px;
}
/*
Two column tuning/binding pages
*/
#tuning-nav-col {
width: 30%;
}
#tuning-content-col {
width: 70%;
}
/*
Data Table Definitions
*/
.tabletitle {
text-align: left;
font-weight: bold;
margin: 2px 7px;
}
.tablectrl {
background-color: #F6F6F6;
padding: 4px 6px;
border: 1px solid #CCCCCC;
}
.tablebuttonbar {
width: 100%;
padding: 0px;
margin: 0px;
border: 0px;
}
.tablecontrols {
text-align: left;
/* adding white-space: nowrap; might seem like a good idea
so that the buttons don't wrap but it causes problems
when combined with the overflow: visible hack to get
IE to display a reasonable width button the button bar
becomes as wide as the buttons would be without overflow: visible
rather than as wide as the buttons are.
*/
}
.tablenavigation {
text-align: right;
white-space: nowrap;
}
/* this is for the buttonSeparator image between previous and next */
.tablenavigation img {
width: 1px;
height: 12px;
border: 0px;
margin: 0px 5px;
vertical-align: bottom;
}
.datatable {
width: 100%;
background-color: #567596;
border-collapse: separate;
border-spacing: 1px;
}
.checkboxColumn {
width: 1px;
}
.datatable th {
background-color: #CFDBEF;
height: 25px;
border-left: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
text-align: left;
vertical-align: middle;
padding: 4px;
}
.datatable th a, .datatable th a:visited {
color: #0000aa;
font-weight: bold;
}
.datatable th a:hover {
color: #000000;
font-weight: bold;
}
.datatable tr.rowEven td {
background-color: #FFFFFF;
}
.datatable tr.rowOdd td {
background-color: #F6F6F6;
}
.datatable td {
text-align: left;
padding: 4px;
}
.datatable td.tablenorows {
text-align: center;
background-color: #FFFFFF;
}
/*
Property Table Definitions
*/
.propertytable {
width: 100%;
background-color: #567596;
border-collapse: separate;
border-spacing: 1px;
}
.propertytable th {
background-color: #CFDBEF;
height: 25px;
border-left: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
text-align: left;
vertical-align: middle;
padding: 4px;
}
.propertytable tr.rowEven td {
background-color: #FFFFFF;
}
.propertytable tr.rowOdd td {
background-color: #F6F6F6;
}
.propertytable td {
text-align: left;
padding: 4px;
}
.propertytable td.tablenorows {
text-align: center;
background-color: #FFFFFF;
}
/*
Summary Table used on all summary pages
*/
.summaryTable {
margin: 4px;
border: solid 1px #567596;
border-collapse: collapse;
}
.summaryTable th {
text-align: left;
font-weight: bold;
padding: 4px;
background-color: #CFDBEF;
border: solid 1px #567596;
}
.summaryTable td {
border: solid 1px #567596;
padding: 4px;
}
.summaryTable tr.even {
background-color: #FFFFFF;
}
.summaryTable tr.odd {
background-color: #F6F6F6;
}
/*
Layout styles
*/
.upperButtonBar {
border-bottom: 1px dotted #CCCCCC;
padding-bottom: 4px;
}
.lowerButtonBar {
border-top: 1px dotted #CCCCCC;
padding-top: 4px;
}
.contenttable {
}
.contenttable li {
padding: 2px;
list-style-type: disc;
}
.introText {
padding: 6px 1em;
}
.summaryIntroText {
padding: 0px;
}
.stepTitle {
padding: 6px 10px;
font-weight: bold;
}
.stepIntro {
padding: 6px 10px;
}
.filterArea {
padding: 6px 0px;
}
ul.noMarker, ol.noMarker {
padding: 0;
margin: 0;
}
.noMarker li {
list-style-type: none;
} | 0.331877 | 0.123656 |
@charset "UTF-8";
/*!
* Style Sass All Pages EngineThemes (http://enginethemes.com)
/*---------------------------------------
1.IMPORT BOOTSTRAP 3
--------------------------------*/
/*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css?family=Signika:400,700);
@import url(https://fonts.googleapis.com/css?family=Signika:400,700|Open+Sans:400,300,300italic,400italic,600,600italic,700italic,700,800,800italic);
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 10px;
width: 50%;
}
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
/*@import "bootstrap/glyphicons";*/
* {
box-sizing: border-box;
}
*:before,
*:after {
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent;
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857;
color: #333333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover, a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777777;
}
h1, .h1,
h2, .h2,
h3, .h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
font-size: 65%;
}
h4, .h4,
h5, .h5,
h6, .h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
font-size: 75%;
}
h1, .h1 {
font-size: 36px;
}
h2, .h2 {
font-size: 30px;
}
h3, .h3 {
font-size: 24px;
}
h4, .h4 {
font-size: 18px;
}
h5, .h5 {
font-size: 14px;
}
h6, .h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
background-color: #fcf8e3;
padding: .2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase, .initialism {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
}
.bg-primary {
background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
content: " ";
display: table;
}
.dl-horizontal dd:after {
clear: both;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
.initialism {
font-size: 90%;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857;
color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container:before, .container:after {
content: " ";
display: table;
}
.container:after {
clear: both;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
content: " ";
display: table;
}
.container-fluid:after {
clear: both;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row:before, .row:after {
content: " ";
display: table;
}
.row:after {
clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-1 {
width: 8.33333%;
}
.col-xs-2 {
width: 16.66667%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333%;
}
.col-xs-5 {
width: 41.66667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.33333%;
}
.col-xs-8 {
width: 66.66667%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333%;
}
.col-xs-11 {
width: 91.66667%;
}
.col-xs-12 {
width: 100%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-pull-1 {
right: 8.33333%;
}
.col-xs-pull-2 {
right: 16.66667%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-4 {
right: 33.33333%;
}
.col-xs-pull-5 {
right: 41.66667%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-7 {
right: 58.33333%;
}
.col-xs-pull-8 {
right: 66.66667%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-10 {
right: 83.33333%;
}
.col-xs-pull-11 {
right: 91.66667%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-push-1 {
left: 8.33333%;
}
.col-xs-push-2 {
left: 16.66667%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-4 {
left: 33.33333%;
}
.col-xs-push-5 {
left: 41.66667%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-7 {
left: 58.33333%;
}
.col-xs-push-8 {
left: 66.66667%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-10 {
left: 83.33333%;
}
.col-xs-push-11 {
left: 91.66667%;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
.col-xs-offset-1 {
margin-left: 8.33333%;
}
.col-xs-offset-2 {
margin-left: 16.66667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.33333%;
}
.col-xs-offset-5 {
margin-left: 41.66667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.33333%;
}
.col-xs-offset-8 {
margin-left: 66.66667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.33333%;
}
.col-xs-offset-11 {
margin-left: 91.66667%;
}
.col-xs-offset-12 {
margin-left: 100%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-1 {
width: 8.33333%;
}
.col-sm-2 {
width: 16.66667%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333%;
}
.col-sm-5 {
width: 41.66667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.33333%;
}
.col-sm-8 {
width: 66.66667%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333%;
}
.col-sm-11 {
width: 91.66667%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-pull-1 {
right: 8.33333%;
}
.col-sm-pull-2 {
right: 16.66667%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333%;
}
.col-sm-pull-5 {
right: 41.66667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.33333%;
}
.col-sm-pull-8 {
right: 66.66667%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333%;
}
.col-sm-pull-11 {
right: 91.66667%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-push-1 {
left: 8.33333%;
}
.col-sm-push-2 {
left: 16.66667%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333%;
}
.col-sm-push-5 {
left: 41.66667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.33333%;
}
.col-sm-push-8 {
left: 66.66667%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333%;
}
.col-sm-push-11 {
left: 91.66667%;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
.col-sm-offset-1 {
margin-left: 8.33333%;
}
.col-sm-offset-2 {
margin-left: 16.66667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333%;
}
.col-sm-offset-5 {
margin-left: 41.66667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.33333%;
}
.col-sm-offset-8 {
margin-left: 66.66667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333%;
}
.col-sm-offset-11 {
margin-left: 91.66667%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-1 {
width: 8.33333%;
}
.col-md-2 {
width: 16.66667%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333%;
}
.col-md-4-mod {
padding-top: 10%;
width: 33.33333%;
}
.col-md-5 {
width: 41.66667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.33333%;
}
.col-md-8 {
width: 66.66667%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333%;
}
.col-md-11 {
width: 91.66667%;
}
.col-md-12 {
width: 100%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.33333%;
}
.col-md-pull-2 {
right: 16.66667%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333%;
}
.col-md-pull-5 {
right: 41.66667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.33333%;
}
.col-md-pull-8 {
right: 66.66667%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333%;
}
.col-md-pull-11 {
right: 91.66667%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.33333%;
}
.col-md-push-2 {
left: 16.66667%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333%;
}
.col-md-push-5 {
left: 41.66667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.33333%;
}
.col-md-push-8 {
left: 66.66667%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333%;
}
.col-md-push-11 {
left: 91.66667%;
}
.col-md-push-12 {
left: 100%;
}
.col-md-offset-0 {
margin-left: 0%;
}
.col-md-offset-1 {
margin-left: 8.33333%;
}
.col-md-offset-2 {
margin-left: 16.66667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333%;
}
.col-md-offset-5 {
margin-left: 41.66667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.33333%;
}
.col-md-offset-8 {
margin-left: 66.66667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333%;
}
.col-md-offset-11 {
margin-left: 91.66667%;
}
.col-md-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-1 {
width: 8.33333%;
}
.col-lg-2 {
width: 16.66667%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333%;
}
.col-lg-4-mod {
padding-top: 10%;
width: 33.33333%;
}
.col-lg-5 {
width: 41.66667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.33333%;
}
.col-lg-8 {
width: 66.66667%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333%;
}
.col-lg-11 {
width: 91.66667%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.33333%;
}
.col-lg-pull-2 {
right: 16.66667%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333%;
}
.col-lg-pull-5 {
right: 41.66667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.33333%;
}
.col-lg-pull-8 {
right: 66.66667%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333%;
}
.col-lg-pull-11 {
right: 91.66667%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.33333%;
}
.col-lg-push-2 {
left: 16.66667%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333%;
}
.col-lg-push-5 {
left: 41.66667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.33333%;
}
.col-lg-push-8 {
left: 66.66667%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333%;
}
.col-lg-push-11 {
left: 91.66667%;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
.col-lg-offset-1 {
margin-left: 8.33333%;
}
.col-lg-offset-2 {
margin-left: 16.66667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333%;
}
.col-lg-offset-5 {
margin-left: 41.66667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.33333%;
}
.col-lg-offset-8 {
margin-left: 66.66667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333%;
}
.col-lg-offset-11 {
margin-left: 91.66667%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857;
color: #555555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
background-color: #eeeeee;
opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 34px;
}
input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
input[type="time"].input-sm,
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
input[type="time"],
input[type="datetime-local"].input-sm,
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
input[type="datetime-local"],
input[type="month"].input-sm,
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
input[type="time"].input-lg,
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
input[type="time"],
input[type="datetime-local"].input-lg,
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
input[type="datetime-local"],
input[type="month"].input-lg,
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 34px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
padding-left: 0;
padding-right: 0;
}
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
height: 30px;
line-height: 30px;
}
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 6px;
}
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
height: 46px;
line-height: 46px;
}
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 6px;
}
.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.33333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
content: " ";
display: table;
}
.form-horizontal .form-group:after {
clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.33333px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
color: #333;
text-decoration: none;
}
.btn:active, .btn.active {
outline: 0;
background-image: none;
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none;
}
a.btn.disabled, fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
color: #fff;
background-color: #286090;
border-color: #122b40;
}
.btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
color: #fff;
background-color: #204d74;
border-color: #122b40;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
color: #337ab7;
font-weight: normal;
border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
background-color: transparent;
box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 6px;
}
.btn-sm, .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs, .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
outline: 0;
background-color: #337ab7;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropdown-menu-left {
left: 0;
right: auto;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857;
color: #777777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
content: " ";
display: table;
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
content: " ";
display: table;
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav:before, .nav:after {
content: " ";
display: table;
}
.nav:after {
clear: both;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li.disabled > a {
color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #eeeeee;
border-color: #ff4d3e;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #555555;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #ff4d3e;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified, .nav-tabs.nav-justified {
width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li, .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified, .nav-tabs.nav-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
.navbar:before, .navbar:after {
content: " ";
display: table;
}
.navbar:after {
clear: both;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
.navbar-header:before, .navbar-header:after {
content: " ";
display: table;
}
.navbar-header:after {
clear: both;
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
content: " ";
display: table;
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #090909;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #090909;
color: #fff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
content: "/ ";
padding: 0 5px;
color: #ccc;
}
.breadcrumb > .active {
color: #777777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857;
text-decoration: none;
color: #337ab7;
background-color: #fff;
border: 1px solid #ddd;
margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
z-index: 3;
color: #23527c;
background-color: #eeeeee;
border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777777;
background-color: #fff;
border-color: #ddd;
cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
list-style: none;
text-align: center;
}
.pager:before, .pager:after {
content: " ";
display: table;
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777777;
background-color: #fff;
cursor: not-allowed;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
a.label:hover, a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label-default {
background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #fff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: #777777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
a.badge:hover, a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron, .container-fluid .jumbotron {
padding-left: 60px;
padding-right: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
display: block;
max-width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
.thumbnail .caption {
padding: 9px;
color: #333333;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
/*@import "bootstrap/alerts";*/
/*@import "bootstrap/progress-bars";*/
/*@import "bootstrap/media";*/
/*@import "bootstrap/list-group";*/
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-body:before, .panel-body:after {
content: " ";
display: table;
}
.panel-body:after {
clear: both;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover, .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.42857px;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
content: " ";
display: table;
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 12px;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 14px;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
border-width: 10px;
content: "";
}
.popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #fff;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #fff;
}
.popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #fff;
bottom: -10px;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
}
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
left: 0;
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0;
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0;
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
outline: 0;
color: #fff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
margin-top: -10px;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
line-height: 1;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: transparent;
}
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #fff;
}
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -15px;
}
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs {
display: none !important;
}
.visible-sm {
display: none !important;
}
.visible-md {
display: none !important;
}
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
/*---------------------------
2.CUSTOM CSS FOR ALL PAGES
--------------------------------*/
/*!
* Structure Sass Pages EngineThemes (http://enginethemes.com)
*/
/*
/!*!
* Declare Sass Font Face EngineThemes (http://enginethemes.com)
*!/
/!*Fonts Signika*!/
@font-face {
font-family: 'Signika-regular';
src: url('../fonts/Signika/Signika-regular-webfont.eot');
src: url('../fonts/Signika/Signika-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Signika/Signika-regular-webfont.woff2') format('woff2'),
url('../fonts/Signika/Signika-regular-webfont.woff') format('woff'),
url('../fonts/Signika/Signika-regular-webfont.ttf') format('truetype'),
url('../fonts/Signika/Signika-regular-webfont.svg#Signika-regular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Signika-light';
src: url('../fonts/Signika/Signika-light-webfont.eot');
src: url('../fonts/Signika/Signika-light-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Signika/Signika-light-webfont.woff2') format('woff2'),
url('../fonts/Signika/Signika-light-webfont.woff') format('woff'),
url('../fonts/Signika/Signika-light-webfont.ttf') format('truetype'),
url('../fonts/Signika/Signika-light-webfont.svg#Signika-light') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Signika-hairline';
src: url('../fonts/Signika/Signika-hairline-webfont.eot');
src: url('../fonts/Signika/Signika-hairline-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Signika/Signika-hairline-webfont.woff2') format('woff2'),
url('../fonts/Signika/Signika-hairline-webfont.woff') format('woff'),
url('../fonts/Signika/Signika-hairline-webfont.ttf') format('truetype'),
url('../fonts/Signika/Signika-hairline-webfont.svg#Signika-hairline') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Signika-bold';
src: url('../fonts/Signika/Signika-bold-webfont.eot');
src: url('../fonts/Signika/Signika-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Signika/Signika-bold-webfont.woff2') format('woff2'),
url('../fonts/Signika/Signika-bold-webfont.woff') format('woff'),
url('../fonts/Signika/Signika-bold-webfont.ttf') format('truetype'),
url('../fonts/Signika/Signika-bold-webfont.svg#Signika-bold') format('svg');
font-weight: normal;
font-style: normal;
}
/!*Font Varela Round*!/
@font-face {
font-family: 'open-sansbold';
src: url('../fonts/opensans/opensans-bold-webfont.eot');
src: url('../fonts/opensans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans/opensans-bold-webfont.woff2') format('woff2'),
url('../fonts/opensans/opensans-bold-webfont.woff') format('woff'),
url('../fonts/opensans/opensans-bold-webfont.ttf') format('truetype'),
url('../fonts/opensans/opensans-bold-webfont.svg#open-sansbold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open-sansextrabold';
src: url('../fonts/opensans/opensans-extrabold-webfont.eot');
src: url('../fonts/opensans/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans/opensans-extrabold-webfont.woff2') format('woff2'),
url('../fonts/opensans/opensans-extrabold-webfont.woff') format('woff'),
url('../fonts/opensans/opensans-extrabold-webfont.ttf') format('truetype'),
url('../fonts/opensans/opensans-extrabold-webfont.svg#open-sansextrabold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open-sansitalic';
src: url('../fonts/opensans/opensans-italic-webfont.eot');
src: url('../fonts/opensans/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans/opensans-italic-webfont.woff2') format('woff2'),
url('../fonts/opensans/opensans-italic-webfont.woff') format('woff'),
url('../fonts/opensans/opensans-italic-webfont.ttf') format('truetype'),
url('../fonts/opensans/opensans-italic-webfont.svg#open-sansitalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open-sanslight';
src: url('../fonts/opensans/opensans-light-webfont.eot');
src: url('../fonts/opensans/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans/opensans-light-webfont.woff2') format('woff2'),
url('../fonts/opensans/opensans-light-webfont.woff') format('woff'),
url('../fonts/opensans/opensans-light-webfont.ttf') format('truetype'),
url('../fonts/opensans/opensans-light-webfont.svg#open-sanslight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open-sansregular';
src: url('../fonts/opensans/opensans-regular-webfont.eot');
src: url('../fonts/opensans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans/opensans-regular-webfont.woff2') format('woff2'),
url('../fonts/opensans/opensans-regular-webfont.woff') format('woff'),
url('../fonts/opensans/opensans-regular-webfont.ttf') format('truetype'),
url('../fonts/opensans/opensans-regular-webfont.svg#open-sansregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open-sanssemibold';
src: url('../fonts/opensans/opensans-semibold-webfont.eot');
src: url('../fonts/opensans/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans/opensans-semibold-webfont.woff2') format('woff2'),
url('../fonts/opensans/opensans-semibold-webfont.woff') format('woff'),
url('../fonts/opensans/opensans-semibold-webfont.ttf') format('truetype'),
url('../fonts/opensans/opensans-semibold-webfont.svg#open-sanssemibold') format('svg');
font-weight: normal;
font-style: normal;
}
*/
/*!
* Declare Sass structure general EngineThemes (http://enginethemes.com)
*/
/*Color placeholder*/
input::-webkit-input-placeholder {
/* WebKit, Blink, Edge */
color: #c1c2c7;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 16px;
}
input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #c1c2c7;
opacity: 1;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 16px;
}
input::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #c1c2c7;
opacity: 1;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 16px;
}
input:-ms-input-placeholder {
/* Internet Explorer 10-11 */
color: #c1c2c7;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 16px;
}
/*Font size general pages*/
/*Font size heading*/
body {
font-family: 'Varela Round', sans-serif;
font-size: 14px;
color: #2a394e;
outline: none;
}
body a {
text-decoration: none;
}
body a:hover {
text-decoration: none;
}
.float-right {
text-align: right;
}
.float-center {
text-align: center;
}
.float-left {
text-align: left;
}
.no-padding {
padding: 0 !important;
}
.no-margin {
margin: 0 !important;
}
.margin-bot-15 {
margin-bottom: 15px !important;
}
.bold {
font-weight: bold;
}
#et-header #logo-site {
float: left;
padding-top: 20px;
}
@media (max-width: 991px) {
#et-header #logo-site {
margin-left: 40px;
}
}
@media (max-width: 767px) {
#et-header #logo-site {
padding-top: 11px;
}
}
#et-header #logo-site img {
max-width: 150px;
height: auto;
}
#et-header .et-pull-top {
min-height: 85px;
background: #fff;
padding: 0 30px;
}
@media (max-width: 991px) {
#et-header .et-pull-top {
padding: 0 20px;
}
}
@media (max-width: 767px) {
#et-header .et-pull-top {
min-height: 66px;
}
}
#et-header .et-pull-top .search-bar {
margin-left: 90px;
float: left;
margin-top: 23px;
}
@media (max-width: 1199px) {
#et-header .et-pull-top .search-bar {
padding-left: 55px;
margin-left: 0;
}
}
@media (max-width: 767px) {
#et-header .et-pull-top .search-bar {
display: none;
}
}
#et-header .et-pull-top .search-bar .icon-search {
position: relative;
right: 30px;
color: rgba(137, 138, 144, 0.8);
font-size: 16px;
}
#et-header .et-pull-top .search-bar input {
height: 30px;
padding-left: 0 !important;
width: 250px;
}
@media (max-width: 767px) {
#et-header .header-left, #et-header .header-right {
padding: 0;
}
}
#et-header .list-message {
border-right: 1px solid rgba(137, 138, 144, 0.3);
padding: 4px 25px;
display: inline-block;
z-index: 2;
position: relative;
}
@media (max-width: 1199px) {
#et-header .list-message {
display: none;
}
}
#et-header .list-message ul {
padding: 0;
}
#et-header .list-message .dropdown-menu {
width: 300px;
left: 50%;
margin-left: -150px;
border: 0;
box-shadow: 1px 0px 30px rgba(42, 57, 78, 0.3) !important;
top: 45px;
padding: 0;
}
#et-header .list-message .link-message i {
cursor: pointer;
font-size: 18px;
color: #2a394e;
padding: 0;
}
#et-header .list-message .link-message .alert-sign {
display: block;
position: absolute;
top: 3px;
right: -3px;
width: 10px;
height: 10px;
background: #e52e5d;
border-radius: 50%;
border: 2px solid #fff;
z-index: 99;
}
#et-header .list-message .dropdown-toggle {
padding: 0;
}
#et-header .list-message .list-message-box-footer, #et-header .list-message .list-message-box-header {
padding: 0 15px;
}
#et-header .list-message .list-message-box-header {
background: #ff4d3e;
padding: 9px 15px;
border-radius: 4px 4px 0 0;
}
#et-header .list-message .list-message-box-header:before {
content: "";
position: absolute;
width: 0;
height: 0;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-bottom: 9px solid #ff4d3e;
left: 50%;
top: -9px;
margin-left: -5px;
}
#et-header .list-message .list-message-box-header span {
color: #fff;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
#et-header .list-message .list-message-box-header a.mark-as-read {
float: right;
color: #fff;
}
#et-header .list-message .list-message-box-body {
list-style: none;
margin-bottom: 0;
}
#et-header .list-message .list-message-box-body li {
margin: 0;
padding: 13px 15px;
border: none;
}
#et-header .list-message .list-message-box-body li .inner {
position: relative;
}
#et-header .list-message .list-message-box-body li .inner.unread {
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
#et-header .list-message .list-message-box-body li:hover {
background-color: #f2f7fa;
padding: 13px 15px;
}
#et-header .list-message .list-message-box-body li:hover > a {
text-decoration: none;
}
#et-header .list-message .list-message-box-body li .img-avatar {
position: absolute;
top: 0;
left: 0;
}
#et-header .list-message .list-message-box-body li .img-avatar img {
bottom: 0;
}
#et-header .list-message .list-message-box-body li .conversation-text {
padding-left: 60px;
}
#et-header .list-message .list-message-box-body li .conversation-text .latest-reply {
display: block;
color: black;
line-height: 1.5;
overflow: hidden;
height: 20px;
text-overflow: ellipsis;
white-space: nowrap;
}
#et-header .list-message .list-message-box-body li .conversation-text .latest-reply-time {
font-size: 12px;
color: #aaafb2;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
}
#et-header .list-message .list-message-box-footer a {
color: #ff4d3e;
border-top: 1px solid #dfe0e6;
display: block;
text-align: center;
padding: 10px 0;
text-transform: capitalize;
}
#et-header .et-pull-bottom {
padding: 0 30px;
}
@media (max-width: 991px) {
#et-header .et-pull-bottom {
background: none;
border-top: none;
position: relative;
padding: 0 15px;
}
}
#et-header .link-account {
line-height: 83px;
display: inline-block;
}
@media (max-width: 767px) {
#et-header .link-account {
line-height: 66px;
}
}
#et-header .link-account ul {
margin: 0;
padding: 0;
}
#et-header .link-account ul li {
display: inline-block;
}
#et-header .link-account ul li .open-signin-modal {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
}
#et-header .link-account ul li .open-signup-modal {
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
}
#et-header .link-account ul li .focus-signin-form {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
}
#et-header .list-notification, #et-header .link-post-services, #et-header .user-account {
display: inline-block;
margin-top: 15px;
}
@media (max-width: 991px) {
#et-header .user-account .display-name {
display: none;
}
#et-header .user-account i.fa-angle-right {
display: none;
}
}
@media (max-width: 767px) {
#et-header .user-account {
margin-top: 5px;
margin-right: 5px;
}
}
@media (max-width: 991px) {
#et-header .user-account .dropdown-menu {
position: fixed;
height: 100%;
width: 250px;
background: #2a394e !important;
top: 0;
right: 0;
z-index: 99999;
border-radius: 0;
margin-top: 0;
}
#et-header .user-account .dropdown-menu li {
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#et-header .user-account .dropdown-menu a {
color: #e6e9f2;
}
}
#et-header .search-bar {
margin-right: 20px;
}
#et-header .search-bar input {
padding-left: 10px;
}
#et-header .link-post-services {
border-right: 1px solid rgba(137, 138, 144, 0.3);
padding: 0 23px;
margin-right: 12px;
}
@media (max-width: 1199px) {
#et-header .link-post-services {
display: none;
}
}
#et-header .link-post-services a {
color: #898a90;
display: block;
}
#et-header .link-post-services .plus-circle {
display: inline-block;
background: #ff4d3e;
border-radius: 50%;
box-shadow: 1px 3px 9px rgba(16, 162, 239, 0.3);
margin-left: 15px;
padding: 3px 7px;
text-align: center;
}
#et-header .link-post-services i {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
color: #fff;
font-size: 14px;
position: relative;
}
#et-header .link-post-services:hover a {
color: #ff4d3e;
}
#et-header .link-post-services:hover i {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
position: relative;
bottom: 1px;
}
#et-header .list-notification {
border-left: 1px solid rgba(137, 138, 144, 0.3);
border-right: 1px solid rgba(137, 138, 144, 0.3);
padding: 0 25px;
line-height: 32px;
display: none;
}
#et-header .list-notification .link-notification {
cursor: pointer;
font-size: 18px;
}
#et-header .user-account {
cursor: pointer;
}
#et-header .user-account .dropdown {
z-index: 5;
}
body.home .search-bar {
display: none;
}
body.page-template-page-profile-php .plus-circle {
padding: 5px 7px !important;
}
/*rubah warna disini*/
#et-nav {
/*line-height: 40px;*/
background: #ecf5fa;
border-top: 1px solid #dbeef8;
}
#et-nav ul {
margin: 0;
padding: 0;
}
#et-nav ul li {
display: inline-block;
margin-right: 60px;
}
#et-nav ul li a {
color: #2a394e;
text-decoration: none;
}
#et-nav .navbar-default {
background: none;
border: none;
margin-bottom: 0;
min-height: 40px;
}
@media (max-width: 991px) {
#et-nav .navbar-default {
position: absolute;
bottom: 8px;
}
}
@media (max-width: 767px) {
#et-nav .navbar-default {
left: 0;
bottom: -2px;
}
}
#et-nav .navbar-default .navbar-toggle {
border: none;
color: #2a394e;
font-size: 22px;
}
#et-nav .navbar-default .dropdown:hover .dropdown-menu {
display: block;
}
#et-nav .navbar-default .dropdown-menu {
background: #2a394e;
color: #fff;
border-radius: 0;
border: none;
min-width: 200px;
z-index: 9999;
}
#et-nav .navbar-default .dropdown-menu:before {
content: "";
position: absolute;
width: 0;
height: 0;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-bottom: 9px solid #2a394e;
left: 30px;
top: -9px;
margin-left: -5px;
}
#et-nav .navbar-default .dropdown-menu li {
display: block !important;
}
#et-nav .nav > li > a {
padding: 0;
line-height: 40px;
}
#et-nav .div-main-sub {
display: inline-block;
vertical-align: top;
border-right: 1px solid #3f4b5b;
padding: 20px 15px 20px 30px;
min-width: 200px;
}
#et-nav .div-main-sub li {
display: block;
margin-bottom: 15px;
}
#et-nav .div-main-sub li a {
color: #fff !important;
}
#et-nav .div-main-sub li a:hover {
color: #ff4d3e !important;
}
#et-nav .div-main-sub li ul {
display: none !important;
}
#et-nav .div-main-sub:last-child {
border: none;
}
#et-nav .megamenu .nav,
#et-nav .megamenu .collapse,
#et-nav .megamenu .dropup,
#et-nav .megamenu .dropdown {
position: static;
padding-left: 0;
}
#et-nav .megamenu .container {
position: relative;
}
#et-nav .megamenu .dropdown-menu {
left: auto;
}
#et-nav .megamenu .megamenu-content {
padding: 15px;
}
#et-nav .megamenu .megamenu-content h3 {
margin-top: 0;
color: #428bca;
font-size: 18px;
}
#et-nav .megamenu .dropdown.megamenu-fw .dropdown-menu {
left: 0;
right: 0;
}
#et-nav .navbar-default .navbar-nav > .active > a, #et-nav .navbar-default .navbar-nav > .active > a:hover, #et-nav .navbar-default .navbar-nav > .active > a:focus {
background: none;
}
#et-nav .navbar-default .navbar-nav > .open > a, #et-nav .navbar-default .navbar-nav > .open > a:hover, #et-nav .navbar-default .navbar-nav > .open > a:focus {
background: none;
}
@media (max-width: 991px) {
#et-nav .navbar-default .dropdown:hover .dropdown-menu {
display: none;
}
}
@media (max-width: 767px) {
#et-nav .navbar-collapse.in {
overflow-y: initial;
}
}
@media (max-width: 991px) {
#et-nav .navbar-default .navbar-nav {
position: fixed;
width: 250px;
height: 100%;
z-index: 999999;
background: #2a394e;
left: 0;
top: 0;
margin: 0;
padding: 0 10px;
overflow: scroll;
-webkit-overflow-scrolling: touch;
}
#et-nav .navbar-default .navbar-nav li {
display: block;
border-bottom: 1px solid rgba(210, 210, 210, 0.09);
margin-right: 0;
position: relative;
}
#et-nav .navbar-default .navbar-nav a {
color: #fff;
padding-left: 10px;
position: relative;
}
#et-nav .navbar-default .navbar-nav .dropdown-menu {
position: inherit;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
padding-left: 0;
min-width: 100%;
}
#et-nav .navbar-default .navbar-nav .dropdown-menu li {
padding: 10px 0;
}
#et-nav .navbar-default .navbar-nav .div-main-sub {
border-right: none;
margin-bottom: 0;
padding: 0 0 0 30px;
min-width: 100%;
}
#et-nav .navbar-default .navbar-nav .div-main-sub:last-child {
margin-bottom: 20px;
}
}
@media (max-width: 991px) and (max-width: 767px) {
#et-nav .navbar-default .navbar-nav .div-main-sub:last-child li:last-child {
border-bottom: none;
}
}
@media (max-width: 991px) {
#et-nav .navbar-default .navbar-nav .dropdown-toggle i.fa-angle-right {
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
font-size: 22px;
position: absolute;
right: 15px;
margin-top: 8px;
}
#et-nav .navbar-default .navbar-nav .open .dropdown-toggle i.fa-angle-right {
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
}
@media (max-width: 991px) {
#et-nav .navbar-header {
float: none;
}
#et-nav .navbar-toggle {
display: block;
}
#et-nav .navbar-collapse {
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#et-nav .navbar-collapse.collapse {
display: none !important;
}
#et-nav .navbar-nav {
float: none !important;
margin: 7.5px -15px;
}
#et-nav .navbar-nav > li {
float: none;
}
#et-nav .navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
}
#et-nav .navbar-text {
float: none;
margin: 15px 0;
}
#et-nav .navbar-collapse.collapse.in {
display: block !important;
}
#et-nav .collapsing {
overflow: hidden !important;
}
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background: none;
}
.title-aside {
color: #2a394e;
font-size: 17px;
font-family: 'Signika', sans-serif;
}
.box-aside {
background: #fff;
box-shadow: 1px 0px 30px rgba(188, 207, 219, 0.7);
border-radius: 4px;
margin: 0 10px;
position: relative;
}
.slider {
z-index: 0;
width: 100%;
position: relative;
display: none;
}
@media (max-width: 767px) {
.slider {
height: 340px !important;
}
}
@media (max-width: 480px) {
.slider {
height: 340px !important;
}
}
.slider .backgound-under {
background: rgba(51, 54, 70, 0.8);
width: 100%;
height: 100%;
position: absolute;
z-index: 10;
}
.slider .background-image {
position: relative;
z-index: 0;
text-align: center;
width: 100%;
height: 100%;
overflow: hidden;
}
.slider .background-image img {
max-width: 100%;
width: 100%;
position: relative;
z-index: 5;
height: auto;
left: 50%;
top: 50%;
transform: translate(-50%, -50%) !important;
-webkit-transform: translate(-50%, -50%) !important;
-moz-transform: translate(-50%, -50%) !important;
-o-transform: translate(-50%, -50%) !important;
-ms-transform: translate(-50%, -50%) !important;
}
@media (max-width: 1199px) {
.slider .background-image img {
max-width: initial;
}
}
@media (max-width: 991px) {
.slider .background-image img {
max-width: initial;
width: auto !important;
height: 100%;
}
}
@media (max-width: 767px) {
.slider .background-image img {
height: auto;
}
}
.statistic-job-number {
position: absolute;
bottom: 20px;
z-index: 11;
width: 100%;
font-family: 'Varela Round', sans-serif;
font-style: italic;
font-size: 18px;
text-align: center;
}
.statistic-job-number .link-last-job {
color: #fff;
margin-bottom: 0;
cursor: pointer;
display: inline-block;
}
.statistic-job-number i {
font-size: 25px;
font-weight: bold;
position: relative;
top: 4px;
padding-left: 10px;
}
.header-images {
min-height: 250px;
position: absolute;
z-index: 0;
width: 100%;
height: auto;
top: 0;
overflow: hidden;
}
.header-images img {
width: 100%;
position: absolute;
left: 50%;
right: 50%;
transform: translate(-50%, 0%) !important;
-webkit-transform: translate(-50%, 0%) !important;
-moz-transform: translate(-50%, 0%) !important;
-o-transform: translate(-50%, 0%) !important;
-ms-transform: translate(-50%, 0%) !important;
}
@media (max-width: 991px) {
.header-images img {
width: auto;
}
}
@media (max-width: 1199px) {
.header-images img {
width: auto;
}
}
.btn-post {
border: 2px solid #fff !important;
border-radius: 45px;
color: #fff;
background: none;
padding: 25px 50px !important;
font-size: 18px;
text-transform: uppercase;
position: relative;
bottom: 20px;
font-family: 'Signika', sans-serif;
}
.btn-post i {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.btn-post:hover {
color: #fff;
text-decoration: none;
}
.btn-post:hover .cirlce-plus {
background: #fff;
}
.btn-post:hover .cirlce-plus i {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
position: relative;
bottom: 2px;
left: 1px;
color: #ff4d3e;
}
.btn-post .cirlce-plus {
background: #ff4d3e;
border-radius: 50%;
padding: 15px 20px;
position: relative;
left: 36px;
}
.banner-title {
display: inline-block;
width: 60%;
margin-right: 50px;
vertical-align: top;
font-size: 36px;
font-family: 'Signika', sans-serif;
font-weight: bold;
}
@media (max-width: 991px) {
.banner-title {
margin-right: 10px;
}
}
/*Effect slider scroll items*/
.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
/* display none until init */
.owl-carousel {
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
-webkit-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
}
.grabbing {
cursor: url(grabbing.png) 8 8, move;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-ms-transform: translateY(-20px);
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
60% {
-ms-transform: translateY(-15px);
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce {
-webkit-animation: bounce 5s 2;
animation: bounce 5s 2;
display: inline-block;
color: #fff;
}
.outer {
position: relative;
min-height: 448px;
}
.form-search {
width: 700px;
margin: 0 auto;
}
@media (max-width: 767px) {
.form-search {
width: 100%;
}
}
.banner {
min-height: 250px;
position: relative;
}
.search-slider {
position: relative;
z-index: 1;
}
.search-slider .function-images {
position: absolute;
right: 0;
top: 15px;
}
.search-slider .function-images ul {
padding: 0;
}
.search-slider .function-images ul li {
display: inline-block;
margin-right: 20px;
}
.outer-form {
background: #fff;
border-radius: 45px;
padding: 10px 0;
width: 100%;
margin: 0 auto;
color: #2a394e;
font-size: 21px;
}
@media (max-width: 767px) {
.outer-form {
font-size: 18px;
text-align: left;
padding-left: 14px;
}
.outer-form input::-webkit-input-placeholder {
/* WebKit, Blink, Edge */
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 18px !important;
position: relative;
bottom: 0px;
}
.outer-form input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
opacity: 1;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 18px !important;
position: relative;
bottom: 0px;
}
.outer-form input::-moz-placeholder {
/* Mozilla Firefox 19+ */
opacity: 1;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 18px !important;
position: relative;
bottom: 0px;
}
.outer-form input:-ms-input-placeholder {
/* Internet Explorer 10-11 */
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 18px !important;
position: relative;
bottom: 0px;
}
}
@media (max-width: 480px) {
.outer-form {
font-size: 16px;
position: relative;
}
.outer-form input::-webkit-input-placeholder {
/* WebKit, Blink, Edge */
font-size: 16px !important;
bottom: 0px;
}
.outer-form input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
opacity: 1;
font-size: 18px !important;
bottom: 0px;
}
.outer-form input::-moz-placeholder {
/* Mozilla Firefox 19+ */
opacity: 1;
font-size: 16px !important;
bottom: 0px;
}
.outer-form input:-ms-input-placeholder {
/* Internet Explorer 10-11 */
font-size: 16px !important;
bottom: 0px;
}
}
.outer-form input {
border: none;
height: 45px;
width: 308px;
font-size: 21px;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
outline: none;
}
@media (max-width: 767px) {
.outer-form input {
width: 37%;
font-size: 16px;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
}
}
@media (max-width: 767px) {
.outer-form .search-title:before {
content: "\f002";
font-family: "FontAwesome";
}
}
@media (max-width: 767px) {
.outer-form .text-search {
display: none;
}
}
.outer-form input::-webkit-input-placeholder {
/* WebKit, Blink, Edge */
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 21px;
}
.outer-form input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
opacity: 1;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 21px;
}
.outer-form input::-moz-placeholder {
/* Mozilla Firefox 19+ */
opacity: 1;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 21px;
}
.outer-form input:-ms-input-placeholder {
/* Internet Explorer 10-11 */
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 21px;
}
.outer-form .btn-submit {
padding: 18px 33px;
font-size: 18px;
position: relative;
overflow: hidden;
}
@media (max-width: 767px) {
.outer-form .btn-submit {
padding: 10px 14px;
bottom: 71px;
position: absolute;
right: 26px;
}
}
.outer-form .text {
margin-left: 20px;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
}
@media (max-width: 767px) {
.outer-form .text {
margin-left: 0;
}
}
.search-form {
width: 100%;
text-align: center;
position: absolute;
z-index: 1;
vertical-align: middle;
color: #fff;
left: 50%;
top: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
.search-form {
padding: 15px 15px 60px 15px;
}
.search-form .btn-submit {
bottom: 11px;
right: 10px;
}
}
.search-form h1 {
font-size: 47px;
font-family: 'Signika', sans-serif;
font-weight: bold;
margin-bottom: 20px;
letter-spacing: 2px;
}
@media (max-width: 767px) {
.search-form h1 {
font-size: 23px;
}
}
.search-form h4 {
font-size: 18px;
margin-bottom: 30px;
}
@media (max-width: 767px) {
.search-form h4 {
font-size: 14px;
}
}
/*rubah warna disini*/
.search-form .btn-search {
height: 50px;
padding: 0px 25px;
position: relative;
right: -6px;
border: none;
border-radius: 45px;
background: #ff4d3e;
color: #fff;
box-shadow: 1px 3px 9px rgba(16, 162, 239, 0.5);
font-family: 'Signika', sans-serif;
text-transform: uppercase;
font-size: 18px;
outline: none;
}
.button-bgs{
height: 50px;
padding: 0px 25px;
position: relative;
right: -6px;
border: none;
border-radius: 45px;
background: #ff4d3e;
color: #fff;
box-shadow: 1px 3px 9px rgba(16, 162, 239, 0.5);
font-family: 'Signika', sans-serif;
text-transform: uppercase;
font-size: 18px;
outline: none;
}
@media (max-width: 767px) {
.search-form .btn-search {
padding: 0px 16px;
right: 23px;
position: absolute;
bottom: 68px;
}
}
@media (max-width: 480px) {
.search-form .btn-search {
right: 9px;
bottom: 8px;
}
}
.search-form .icon-search {
position: absolute;
margin: 15px 0 0 15px;
}
.not-found-sub-text {
font-size: 14px;
font-family: 'Varela Round', sans-serif;
padding-top: 5px;
}
.not-found-sub-text a {
color: #ff4d3e;
}
.not-found-sub-text .new-search-link {
color: #ff4d3e;
cursor: pointer;
font-weight: normal;
}
.search-result {
margin-top: 60px;
}
.search-result .block-title-text {
width: 80%;
}
@media (max-width: 991px) {
.search-result {
margin-top: 30px;
}
}
.search-result .search-content {
margin: 80px -15px 50px -15px;
}
@media (max-width: 991px) {
.search-result .search-content {
margin-top: 0;
}
}
.search-result .total-result {
color: #898a90;
font-size: 14px;
text-transform: none;
font-family: 'Varela Round', sans-serif;
margin-top: 30px;
}
.search-result .block-title {
position: relative;
}
.search-result .filter-by {
position: absolute;
right: 0;
font-family: 'Varela Round', sans-serif;
font-size: 14px;
text-transform: none;
bottom: 27px;
}
@media (max-width: 991px) {
.search-result .filter-by {
bottom: -56px;
left: 0;
}
.search-result .filter-by .status-filter {
height: 35px;
}
}
@media (max-width: 767px) {
.search-result .filter-by {
bottom: 0;
position: relative;
}
}
.form-authentication input {
min-height: 45px;
}
.form-authentication input[type="checkbox"] {
min-height: auto;
}
.form-authentication .submit {
border: none;
padding: 10px 50px;
}
.form-authentication .link-join {
margin-top: 10px;
min-height: 60px;
}
.form-authentication .note-paragraph {
text-align: center;
margin-bottom: 55px;
}
.form-authentication .check-terms {
margin-left: 35px;
}
.signin-form {
margin-top: 0px;
}
.reset-pass-active {
margin-top: 130px !important;
}
.reset-pass-active .reset-title {
color: #ff4d3e;
font-family: 'Signika', sans-serif;
font-size: 18px;
}
.page-sign-in {
padding-top: 50px !important;
}
.reset-pass {
margin-top: 80px;
}
.social-authentication {
margin-top: 30px;
}
.social-authentication ul {
margin: 0;
padding: 0;
}
.social-authentication li {
list-style: none;
}
.social-authentication li a {
display: block;
margin-bottom: 20px;
padding: 10px 0 10px 20px;
}
.social-authentication li a.face {
border: 1px solid #3b5998;
color: #3b5998;
}
.social-authentication li a.twitter {
border: 1px solid #68c5ef;
color: #68c5ef;
}
.social-authentication li a.google {
border: 1px solid #ea4335;
color: #ea4335;
}
.social-authentication li a.linkin {
border: 1px solid #007ab5;
color: #007ab5;
}
.social-authentication li a i {
margin-right: 10px;
}
.form-reset {
text-align: left;
margin: 0 auto;
width: 50%;
}
@media (max-width: 767px) {
#forgotPasswordForm {
padding-top: 30px;
}
}
.open-forgot-modal {
padding-left: 36px;
color: #e52e5d;
position: relative;
top: 10px;
text-decoration: underline;
}
@media (max-width: 991px) {
.open-forgot-modal {
padding-left: 0;
position: absolute;
}
}
@media (max-width: 767px) {
.open-forgot-modal {
top: 80px;
}
}
.open-forgot-modal:hover {
color: #ff4d3e;
}
@media (max-width: 991px) {
.sign-in-button {
text-align: right;
}
}
@media (max-width: 767px) {
.sign-in-button {
text-align: left;
}
}
.inner-form {
padding: 0px 50px 20px 50px;
}
@media (max-width: 991px) {
.inner-form {
padding: 40px;
}
}
@media (max-width: 767px) {
.inner-form {
padding: 15px;
}
}
.social {
margin: 20px 0 10px 0;
}
@media (max-width: 991px) {
.social {
text-align: center;
}
}
.socials-head, .list-social-login {
display: inline-block;
}
.socials-head {
font-size: 14px;
margin: 40px 20px 0 0;
}
@media (max-width: 991px) {
.socials-head {
display: block;
margin: 80px 0 35px 0;
}
}
.list-social-login {
padding: 0;
}
@media (max-width: 991px) {
.list-social-login {
width: 100%;
}
}
.list-social-login li {
display: inline-block;
margin-left: 25px;
}
@media (max-width: 991px) {
.list-social-login li {
font-size: 25px;
width: 24%;
text-align: center;
}
.list-social-login li:first-child {
text-align: left;
margin-left: 0;
}
.list-social-login li:last-child {
text-align: right;
}
}
.list-social-login li .fb {
color: #002993;
}
.list-social-login li .gplus {
color: #d72227;
}
.list-social-login li .tw {
color: #03a9f4;
}
.list-social-login li .social-text {
display: none;
}
.not-member {
border: 1px solid rgba(137, 138, 144, 0.2);
padding: 35px 0;
}
.not-member a {
color: #ff4d3e;
}
.insert-email input {
width: 58% !important;
display: inline-block;
}
@media (max-width: 767px) {
.insert-email input {
width: 100% !important;
}
}
.insert-email .btn-continue {
display: inline-block;
padding: 13px 30px;
float: right;
}
.insert-email .btn-continue i {
margin-left: 20px;
font-size: 20px;
font-weight: bold;
position: relative;
top: 1px;
}
@media (max-width: 767px) {
.insert-email .btn-continue {
position: absolute;
left: 0;
top: 90px;
}
}
.repeat_pass {
margin-left: 10px;
width: 98% !important;
}
.text-choosen {
margin-left: 15px;
color: #2a394e;
font-size: 14px;
font-family: 'Varela Round', sans-serif;
}
.text-choosen a {
color: #ff4d3e;
text-decoration: underline;
}
.text-choosen:before {
content: '';
position: absolute;
left: -35px;
top: 3px;
width: 15px;
height: 15px;
border: 1px solid #ff4d3e;
background: #fff;
}
.text-choosen:after {
content: '\f00c';
font-family: "FontAwesome";
position: absolute;
left: -34px;
top: 1px;
font-size: 14px;
color: #ff4d3e;
transition: all .2s;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
}
.checkbox .error {
margin: 0 !important;
position: absolute;
top: 43px;
left: 33px;
}
.note-paragraph {
color: #898a90;
margin-bottom: 40px;
}
#signUpFormStep1 p.error {
right: 188px;
}
@media (max-width: 767px) {
#signUpFormStep1 p.error {
right: 0;
}
}
@media (max-width: 767px) {
#signUpFormStep1 .social {
margin-top: 150px !important;
}
}
.mjob-post-service {
padding-top: 75px;
}
.progress-bar {
width: 350px;
margin: 0 auto;
padding-bottom: 70px;
position: relative;
}
@media (max-width: 767px) {
.progress-bar {
width: 290px;
}
}
.progress-bar .mjob-progress-bar-item {
background: #d4dee6;
border-radius: 45px;
}
.progress-bar .mjob-progress-bar-item .step-4-col .half {
width: 42%;
}
.progress-bar ul {
margin: 0;
padding: 2px 0;
}
.progress-bar ul li {
display: inline-block;
width: 24%;
position: relative;
z-index: 3;
}
.progress-bar ul li:first-child {
text-align: left;
right: 7px;
}
.progress-bar ul li span {
cursor: pointer;
}
.progress-bar ul li.active span {
background: #fff;
color: #ff4d3e;
border-radius: 45px;
padding: 2px 18px;
box-shadow: 2px 5px 30px rgba(16, 162, 239, 0.5);
}
.progress-bar .step-3-col li {
width: 32% !important;
}
.progress-bar .step-3-col li:nth-child(3) {
text-align: right;
padding-right: 15px;
}
.progress-bar .step-3-col li:nth-child(3).active {
left: 20px;
}
.progress-bar .step-4-col li:nth-child(4) {
text-align: right;
padding-right: 15px;
}
.progress-bar .step-4-col li:nth-child(4).active {
left: 20px;
}
.progress-bar .half {
width: 50%;
display: block !important;
}
.progress-bar .full {
width: 100%;
display: block !important;
}
.progress-bar .done span {
display: none;
}
.progress-bar .done:before {
content: "\f00c";
font-family: "FontAwesome";
padding-left: 20px;
color: #fff;
}
.progress-bar .progress-bar-success {
display: none;
background: #ff4d3e;
border-radius: 45px;
position: absolute;
z-index: 1;
height: 22px;
top: 1px;
}
#step4 {
display: none;
}
#step-post {
display: none;
}
#step2, #step3 {
display: none;
}
#checkout-step2 {
display: none;
}
.sc_user_role {
display: none;
}
.package {
position: relative;
margin-bottom: 20px;
}
.package .chose-package {
position: absolute;
right: 20px;
top: 10px;
}
@media (max-width: 480px) {
.package .chose-package {
position: relative;
right: 0;
}
}
.package .chose-package .price {
color: #ff4d3e;
font-size: 30px;
font-family: 'Signika', sans-serif;
}
.package .chose-package .btn-chose {
border: none;
padding: 10px 20px;
}
.post-job {
width: 70%;
margin: 0 auto;
text-align: left;
padding: 0;
margin-bottom: 100px;
/*.chosen-container .chosen-results{
padding: 0 15px;
}*/
}
@media (max-width: 991px) {
.post-job {
width: 100%;
}
}
@media (max-width: 767px) {
.post-job .category-area {
margin-top: 45px;
}
.post-job .category-area select {
width: 100%;
height: 35px;
border: none;
border-bottom: 1px solid rgba(137, 138, 144, 0.2);
background: none;
}
}
.post-job .category-area .input-group .input-group-addon {
padding-top: 15px;
}
.post-job .category-area .input-group .chosen-container {
width: 346px !important;
}
@media (max-width: 991px) {
.post-job .category-area .input-group .chosen-container {
width: 100% !important;
}
}
.post-job .category-area .input-group .chosen-single {
display: block;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.post-job .select-gateway {
text-align: center;
color: #898a90;
}
.post-job .note-plan {
color: #aaafb2;
font-family: 'Signika', sans-serif;
font-size: 14px;
margin-bottom: 25px;
}
.post-job .select-plan {
color: #2a394e;
text-decoration: none;
}
.post-job #wp-post_content-editor-container {
border: 1px solid #d2d2d2;
}
.post-job li {
display: block;
background: #fff;
box-shadow: 2px 5px 43px rgba(188, 207, 219, 0.65);
padding: 20px 20px 10px 20px;
cursor: pointer;
}
.post-job li:hover {
border-right: 6px solid #ff4d3e;
}
.post-job .group-attachment {
position: relative;
}
.post-job .btn-save {
padding: 13px 90px;
margin-top: 50px;
vertical-align: inherit;
}
@media (max-width: 767px) {
.post-job .btn-save {
padding: 13px 60px;
}
}
.post-job .btn-discard {
color: #898a90;
margin-left: 20px;
}
.post-job textarea {
min-height: 150px;
}
.post-job .img-avatar {
position: relative;
}
.post-job .outer-carousel-gallery {
position: relative;
min-height: 375px;
}
.post-job .outer-carousel-gallery label.error {
bottom: 0;
}
.post-job .extra-price label.error {
bottom: 55px;
}
.post-job .carousel-gallery {
padding-bottom: 20px;
border-bottom: 1px solid #d2d2d2;
position: absolute;
width: 100%;
height: auto;
overflow: hidden;
min-height: 375px;
}
.post-job .carousel-gallery img {
position: absolute;
width: 100%;
left: 50%;
height: 100%;
right: 50%;
transform: translate(-50%, -7%) !important;
-webkit-transform: translate(-50%, -7%) !important;
-moz-transform: translate(-50%, -7%) !important;
-o-transform: translate(-50%, -7%) !important;
-ms-transform: translate(-50%, -7%) !important;
z-index: 0;
}
.post-job .upload-description {
position: absolute;
z-index: 1;
text-align: center;
color: #898a90;
left: 50%;
right: 50%;
width: 100%;
transform: translate(-50%, 100%) !important;
-webkit-transform: translate(-50%, 100%) !important;
-moz-transform: translate(-50%, 100%) !important;
-o-transform: translate(-50%, 100%) !important;
-ms-transform: translate(-50%, 100%) !important;
}
.post-job .upload-description i {
font-size: 50px;
margin-bottom: 10px;
}
.post-job .show {
display: block;
}
.post-job .hide {
display: none;
}
.post-job .functions-link {
position: absolute;
right: 0;
top: 45px;
}
.post-job .functions-link ul {
margin: 0;
padding: 0;
}
.post-job .functions-link ul li {
display: inline-block;
margin-right: 30px;
cursor: none;
}
.post-job .error {
margin: 0 !important;
clear: none !important;
position: absolute;
right: 0;
bottom: -25px;
font-size: 14px;
}
.post-job .job-items {
position: relative;
}
.post-job .job-items .remove-items {
position: absolute;
right: -28px;
top: 13px;
color: #e52e5d;
z-index: 99;
}
.post-job .add-more {
margin: 30px 0 60px 0;
}
.post-job .add-more a {
color: #898a90;
}
.post-job .add-more a .icon-plus {
background: #ff4d3e;
color: #fff;
border-radius: 50%;
padding: 3px 7px;
margin-left: 10px;
}
.post-job .package {
margin-bottom: 30px;
}
.post-job .package .cate-package {
color: #2a394e;
text-transform: uppercase;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.post-job .package .content-package {
width: 85%;
}
@media (max-width: 480px) {
.post-job .package .content-package {
width: 100%;
}
}
.post-job .package .no-free-package ul {
margin: 0 0 30px 0;
padding: 0;
}
.post-job .package .no-free-package ul li {
display: inline-block;
margin-right: 20px;
}
.post-job .btn-discard {
border: none;
padding: 10px 20px;
}
.post-job .extra-item {
margin: 0;
border: 1px solid rgba(137, 138, 144, 0.2);
margin-bottom: 20px !important;
}
@media (max-width: 991px) {
.post-job .extra-item {
width: 96%;
}
}
.post-job .extra-item .name-item-extra {
border-right: 1px solid rgba(137, 138, 144, 0.2);
}
.post-job .extra-item input {
border: none;
}
.post-job .extra-item .input-items {
padding: 0 15px !important;
}
.post-job .chosen-container-single .chosen-single {
border: none;
border-radius: 0;
background: none;
box-shadow: none;
border-bottom: 1px solid rgba(137, 138, 144, 0.2);
padding-bottom: 45px;
padding-left: 0;
}
.post-job .chosen-container-single .chosen-single span {
padding-top: 10px;
color: #c1c2c7;
font-size: 14px;
}
.post-job .chosen-container-single .chosen-single div {
top: 12px;
}
.post-job .chosen-container-active.chosen-with-drop .chosen-single {
border: none;
background: none;
box-shadow: none;
border-bottom: 1px solid #d2d2d2;
border-radius: 0;
}
.post-job .chosen-container .chosen-results li {
line-height: 30px;
}
.post-job .chosen-container .chosen-results li:hover {
border-right: none;
}
.post-job .chosen-container .chosen-results li.highlighted {
background: none;
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.post-job .chosen-container-single .chosen-search input[type=text] {
width: 100% !important;
min-height: 35px;
background: none;
padding-left: 10px !important;
float: inherit;
}
.post-job .skill-control input {
width: 100% !important;
line-height: 25px !important;
}
.post-job .skill-control span {
display: block;
color: rgba(137, 138, 144, 0.6);
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.post-job .skill-control .skills-list {
padding-left: 0;
}
.post-job .skill-control .skills-list li {
display: inline-block;
background: #dae0e6;
box-shadow: none;
padding: 8px 20px;
margin: 30px 20px 0 0;
border-radius: 45px;
}
.post-job .skill-control .skills-list li:hover {
border-right: 0;
}
.post-job .skill-control .skills-list li .delete {
color: #2a394e;
}
.post-job .skill-control .skills-list li .text-ellipsis {
color: #2a394e;
display: inline-block;
margin-right: 10px;
font-size: 12px;
font-family: 'Varela Round', sans-serif;
}
@media (max-width: 991px) {
.list-price {
padding: 0 15px;
margin-top: 50px;
}
}
.list-price li {
text-align: center;
padding-top: 40px;
background: none;
box-shadow: none;
}
.list-price li .outer-payment-items {
background: #fff;
box-shadow: 1px 3px 9px #d2d2d2;
height: 200px;
padding-top: 43px;
}
.list-price li .outer-payment-items:hover {
border-bottom: 6px solid #ff4d3e;
}
@media (max-width: 767px) {
.list-price li .outer-payment-items {
height: auto;
padding: 20px 0 20px 30px;
}
}
@media (max-width: 767px) {
.list-price li .outer-payment-items {
padding-left: 20px;
}
}
@media (max-width: 991px) {
.list-price li {
padding: 0 15px;
}
}
@media (max-width: 767px) {
.list-price li {
vertical-align: middle;
text-align: left;
margin-bottom: 20px;
}
}
.list-price li a {
display: block;
}
@media (max-width: 767px) {
.list-price li a {
text-align: left;
}
}
@media (max-width: 767px) {
.list-price li p {
display: inline-block;
padding-left: 20px;
}
}
.list-price li img {
margin: 0 auto;
padding-bottom: 20px;
}
@media (max-width: 767px) {
.list-price li img {
display: inline-block;
}
}
.list-price li:hover {
border-right: 0;
}
.list-price li .btn-submit-price-plan {
color: #2a394e;
font-size: 18px;
font-family: 'Signika', sans-serif;
}
.attachment-image {
margin-top: 30px;
}
.attachment-image ul {
margin: 0;
padding: 0;
}
.attachment-image ul li {
display: inline-block;
margin: 0 20px 20px 0;
position: relative;
cursor: pointer;
background: none;
box-shadow: none;
padding: 0;
vertical-align: middle;
/* checkbox aspect */
/* checked mark aspect */
/* checked mark aspect changes */
}
.attachment-image ul li:hover {
border-right: none;
}
.attachment-image ul li .delete-img {
position: absolute;
left: -11px;
top: -13px;
background: #fff;
border-radius: 50%;
padding: 2px 6px;
box-shadow: 1px 3px 9px #dfe0e5;
color: #898a90;
}
.attachment-image ul li input[type="radio"] {
display: block;
height: 15px;
width: 15px;
margin-right: 10px;
margin-bottom: 20px;
top: 10px;
}
.attachment-image ul li input[type="radio"]:not(:checked),
.attachment-image ul li input[type="radio"]:checked {
position: absolute;
}
.attachment-image ul li input[type="radio"]:not(:checked),
.attachment-image ul li input[type="radio"]:checked {
position: relative;
cursor: pointer;
margin: 0 auto;
}
.attachment-image ul li input[type="radio"]:not(:checked):before,
.attachment-image ul li input[type="radio"]:checked:before {
content: '';
position: absolute;
left: 0px;
top: -1px;
width: 15px;
height: 15px;
border: 1px solid #ff4d3e;
background: #fff;
border-radius: 50%;
}
.attachment-image ul li input[type="radio"]:not(:checked):after,
.attachment-image ul li input[type="radio"]:checked:after {
content: '\f111';
font-family: "FontAwesome";
position: absolute;
left: 4px;
top: 2px;
font-size: 8px;
color: #ff4d3e;
transition: all .2s;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
}
.attachment-image ul li input[type="radio"]:not(:checked):after {
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
width: 15px;
height: 15px;
}
.attachment-image ul li input[type="radio"]:checked:after {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
width: 15px;
height: 15px;
}
.attachment-image ul li img {
width: 160px;
height: 90px;
border-radius: 4px;
}
.attachment-image ul li img:hover {
border: 2px solid #ff4d3e;
}
.attachment-image ul li .remove-link {
position: absolute;
top: 42%;
left: 46%;
display: none;
}
.attachment-image ul li:hover .remove-link {
display: block;
}
.attachment-image ul li .image-upload label {
cursor: pointer;
}
.attachment-image ul li .image-upload input {
display: none;
}
.attachment-image ul li .image-upload .add-img img {
position: relative;
bottom: 10px;
width: auto;
height: auto;
}
.attachment-image ul li .image-upload .add-img img:hover {
border: none;
}
#authentication-page #signUpForm {
display: none;
}
#authentication-page .not-member {
border: none;
}
#authentication-page .list-social-login {
padding: 0;
}
#authentication-page .list-social-login li {
display: inline-block;
background: none;
box-shadow: none;
padding: 0;
}
#authentication-page .list-social-login li:hover {
border-right: 0;
}
#authentication-page .btn-back-sign {
margin-left: 50px;
padding-top: 30px;
}
#authentication-page .btn-back-sign i {
padding-right: 10px;
}
#authentication-page .focus-signin-form {
color: #aaafb3;
}
@media (max-width: 767px) {
.size-package {
display: block;
margin-top: 5px;
}
}
@media (max-width: 767px) {
.text-cash, .text-checkout, .text-bank, .img-logo {
display: inline-block;
}
}
@media (max-width: 767px) {
.text-cash, .text-checkout, .text-bank {
padding-left: 40px;
}
}
@media (max-width: 480px) {
.text-cash, .text-checkout, .text-bank {
padding-left: 10px;
}
}
#link-modal-title {
background: #ff4d3e !important;
color: #fff;
text-align: center;
padding: 25px 0 !important;
height: auto !important;
text-shadow: none;
font-weight: inherit !important;
}
#wp-link-close {
color: #fff !important;
left: 16px;
top: 27px !important;
outline: none;
}
#wp-link-close .screen-reader-text {
display: none;
}
#wp-link #link-options {
padding: 30px 30px 0 30px !important;
}
#wp-link #link-options .howto {
margin: 0 0 10px 0 !important;
}
#link-selector {
top: 84px !important;
}
#link-selector div {
margin-bottom: 15px;
}
#link-selector div input[type="text"] {
height: 35px;
width: 100% !important;
padding: 0 15px;
}
#link-selector div label {
display: block !important;
}
#wp-link #link-options label span, #wp-link #search-panel label span.search-label {
display: block !important;
width: auto !important;
text-align: left !important;
margin-bottom: 8px;
}
#wp-link p.howto {
margin: 27px 29px !important;
}
#wp-link-submit {
background: #ff4d3e;
color: #fff;
border-radius: 45px;
padding: 10px 40px;
border: none;
}
#wp-link-cancel a {
color: #ff4d3e;
position: relative;
top: 9px;
}
.delivery-area label.error {
padding-right: 50px;
}
.moxie-shim {
width: 100% !important;
height: 100% !important;
z-index: 99999999;
}
.moxie-shim input {
display: block !important;
}
#most-recent-results, .howto, #search-panel {
display: none !important;
}
.post-job.edit-mjob-form .category-area .input-group .chosen-container {
width: 322px !important;
}
#content {
min-height: 950px;
}
#content .main-content {
margin-top: 50px;
}
#content .carousel-indicators li {
border: none !important;
background: #e4e8ea;
width: 8px;
height: 8px;
margin-right: 20px;
}
#content .carousel-indicators li.active {
background: #ff4d3e;
width: 8px;
height: 8px;
margin: 0;
margin-right: 20px;
}
#content .carousel-inner {
min-height: 380px;
position: relative;
margin-top: 30px;
}
@media (max-width: 767px) {
#content .carousel-inner {
height: 195px;
}
}
#content .carousel-inner .item {
position: absolute;
width: 100%;
height: auto;
overflow: hidden;
min-height: 380px;
}
#content .carousel-inner img {
padding: 30px;
position: absolute;
width: 100%;
left: 50%;
height: 100%;
right: 50%;
transform: translate(-50%, -7%) !important;
-webkit-transform: translate(-50%, -7%) !important;
-moz-transform: translate(-50%, -7%) !important;
-o-transform: translate(-50%, -7%) !important;
-ms-transform: translate(-50%, -7%) !important;
}
#content .carousel-control {
top: 36%;
color: #898a90;
text-shadow: none;
width: 10px;
opacity: 1;
}
#content .carousel-control.left, #content .carousel-control.right {
background: none;
}
#content .list-page {
margin-top: 50px;
}
.tags .chosen-container-multi .chosen-choices {
height: 35px;
line-height: 30px;
background: none;
border: none;
border-bottom: 1px solid #dfe0e5;
box-shadow: none;
border-radius: 0;
}
.tags li.search-choice {
background: #dae0e6 !important;
color: #2a394e !important;
font-size: 12px !important;
border: none !important;
}
@media (max-width: 991px) {
.tags li.search-choice {
margin-top: 8px !important;
}
}
.line-distance {
width: 30px;
padding-top: 10px;
}
.line-distance:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 2px;
background-color: rgba(16, 162, 239, 0.5);
}
.line-distance:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
margin: 0 auto;
width: 50%;
height: 2px;
background-color: #ff4d3e;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
}
.rate-it {
display: inline-block;
}
/*rubah warna disini*/
.fa-star-o:before {
content: "\f005" !important;
color: #e5e5e5;
}
.fa-star, .fa-star-half-o {
color: #ff4d3e;
}
.title-top-pages {
margin: 20px 0 35px 0;
}
.how-it-work {
margin: 80px 0;
text-align: center;
}
.how-it-work h2 {
font-size: 18px;
}
.block-intro {
background: url(../img/bg-intro.png);
background-size: cover;
width: 100%;
padding-bottom: 80px;
margin-top: 30px;
}
@media (max-width: 991px) {
.block-intro {
margin-top: 0;
padding-bottom: 50px;
}
}
.block-intro ul {
padding: 0;
margin-top: 20px;
}
.block-intro ul li {
margin-bottom: 30px;
list-style: none;
padding-left: 0;
}
.block-intro h5 a.title {
font-size: 18px;
color: #2a394e;
font-family: 'Signika', sans-serif;
}
.block-intro .icon-article {
margin-top: 10px;
}
.block-intro .icon-article img {
width: 30px;
height: 30px;
}
.block-intro .text-article {
width: 82%;
}
@media (max-width: 991px) {
.block-intro .text-article {
width: 90%;
padding-right: 30px;
}
}
@media (max-width: 767px) {
.block-intro .text-article {
width: 81%;
}
}
.block-intro .load-more {
color: #ff4d3e;
font-family: 'Signika', sans-serif;
font-size: 14px;
position: relative;
top: 20px;
clear: both;
}
.block-intro .load-more a {
color: #ff4d3e;
}
.block-intro .load-more i {
padding-left: 20px;
font-size: 20px;
}
@media (max-width: 991px) {
.block-intro .load-more {
text-align: left;
top: 0;
margin-left: 72px;
}
}
@media (max-width: 767px) {
.block-intro .load-more {
margin-left: 18%;
}
}
.block-social {
text-align: center;
line-height: 30px;
display: inline-block;
}
.block-social p {
margin: 0 100px 20px 100px;
}
.block-social li {
display: inline-block;
margin-right: 20px;
}
.block-social li:last-child {
margin-right: 0;
}
.title-pages {
font-size: 20px;
font-weight: bold;
margin-bottom: 50px;
display: block;
}
.block-title {
font-family: 'Signika', sans-serif;
font-size: 27px;
margin-bottom: 45px;
text-transform: uppercase;
color:#B2251A;
}
@media (max-width: 767px) {
.block-title {
font-size: 20px;
margin-bottom: 25px;
}
}
/*rubah warna disini*/
.block-hot-items {
background: #ecf5fa;
text-align: center;
}
.block-hot-items .inner-hot-items {
padding: 65px 15px 50px 15px;
}
@media (max-width: 991px) {
.block-hot-items .inner-hot-items {
padding-top: 20px;
}
}
@media (max-width: 767px) {
.block-hot-items .inner-hot-items {
padding-top: 0;
}
.block-hot-items .inner-hot-items ul {
margin: 0;
}
}
.block-hot-items .inner-hot-items .block-title {
margin-bottom: 60px;
}
@media (max-width: 767px) {
.block-hot-items .inner-hot-items .block-title {
margin-bottom: 20px;
}
}
@media (max-width: 991px) {
.block-hot-items {
padding: 45px 0;
}
}
@media (max-width: 1199px) {
.block-hot-items {
padding: 45px 0;
}
}
@media (max-width: 767px) {
.block-hot-items {
padding: 20px 0;
}
.block-hot-items .block-title {
margin-bottom: 20px;
}
}
.block-hot-items ul {
padding: 0;
background: #fff;
border-left: 1px solid #cae3f3;
border-top: 1px solid #cae3f3;
margin-bottom: 70px;
}
@media (max-width: 991px) {
.block-hot-items ul {
margin-bottom: 0;
}
}
.block-hot-items ul li {
display: inline-block;
border-right: 1px solid #cae3f3;
border-bottom: 1px solid #cae3f3;
padding: 45px 0;
height: 204px;
}
@media (max-width: 991px) {
.block-hot-items ul li {
padding: 25px 0;
height: auto;
}
}
.block-hot-items ul li a {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
font-size: 14px;
text-transform: uppercase;
}
.block-hot-items ul li .avatar {
position: relative;
}
.block-hot-items ul li .avatar .line {
margin: 0 auto;
padding-top: 15px;
}
.block-hot-items ul li .avatar img {
width: 55px;
height: 55px;
border-radius: 50%;
border: 1px solid #ff4d3e;
padding: 4px;
}
.block-hot-items ul li .name-items {
margin-top: 0;
}
@media (max-width: 991px) {
.block-hot-items ul li {
text-align: left;
padding-left: 30px;
}
.block-hot-items ul li .avatar, .block-hot-items ul li .name-items {
display: inline-block;
}
.block-hot-items ul li .avatar {
margin-right: 30px;
}
}
@media (max-width: 767px) {
.block-hot-items ul li {
padding: 20px 0 10px 0;
text-align: center;
}
.block-hot-items ul li .avatar, .block-hot-items ul li .name-items {
display: block;
margin-right: 0;
text-align: center;
}
.block-hot-items ul li .name-items {
text-overflow: ellipsis;
width: 89%;
white-space: nowrap;
overflow: hidden;
}
.block-hot-items ul li a {
font-family: 'Varela Round', sans-serif;
}
}
.block-hot-items .see-all a {
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
}
.block-hot-items .see-all i {
padding-left: 10px;
font-size: 20px;
font-weight: bold;
position: relative;
top: 1px;
}
.featured-job {
margin-top: 50px;
padding-left: 0;
}
@media (max-width: 767px) {
.featured-job {
margin-top: 30px;
}
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
height: 30px;
}
.chosen-results {
padding: 0 15px;
margin-top: 0 !important;
}
.chosen-results .level-0 {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
.chosen-results .level-1 {
padding-left: 30px !important;
background: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
@media (max-width: 991px) {
#wpadminbar {
z-index: inherit;
}
}
.home #et-header {
min-height: 125px;
}
@media (max-width: 991px) {
.home #et-header {
min-height: 85px;
}
}
@media (max-width: 767px) {
.home #et-header {
min-height: 65px;
}
}
.home .et-pull-top {
position: fixed;
top: auto;
width: 100%;
z-index: 999;
}
@media (max-width: 767px) {
.home .et-pull-top {
position: relative;
}
}
@media (max-width: 767px) {
.home .search-bar {
display: none;
}
}
.home #et-nav {
top: 84px;
position: relative;
z-index: 99;
}
@media (max-width: 991px) {
.home #et-nav {
z-index: 9999;
}
}
@media (max-width: 991px) {
.home #et-nav .navbar-default {
position: fixed;
bottom: inherit;
}
}
@media (max-width: 767px) {
.home #et-nav .navbar-default {
position: absolute;
bottom: 84px;
}
}
.block-items {
margin: 60px 0 0 0;
text-align: left;
}
@media (max-width: 767px) {
.block-items {
margin-top: 30px;
}
}
.block-items h2 {
font-size: 14px;
padding: 0 20px;
height: 60px;
overflow: hidden;
text-overflow: ellipsis;
white-space: pre-line;
}
.block-items h2 a:hover {
color: #ff4d3e;
}
@media (max-width: 767px) {
.block-items h2 {
height: 50px;
}
}
.block-items h2 a {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
line-height: 21px;
}
.block-items .item {
border: 1px solid #d2d2d2;
padding: 8px;
margin-left: 30px !important;
}
.block-items .item:first-child {
margin-left: 0;
}
.block-items ul li {
list-style: none;
padding: 0 0 0 15px;
height: 350px;
margin-bottom: 70px;
}
@media (max-width: 767px) {
.block-items ul li {
padding-left: 15px !important;
}
}
@media (max-width: 480px) {
.block-items ul li {
width: 100%;
height: 375px;
}
}
.block-items ul li .inner {
margin: 0 12px 0 0;
position: relative;
box-shadow: 2px 5px 43px rgba(188, 207, 219, 0.65);
position: relative;
overflow: hidden;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
display: block;
}
.block-items ul li .inner:first-child {
margin-left: 0;
}
.block-items ul li .inner:hover {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
box-shadow: 16px 11px 56px rgba(139, 166, 183, 0.7);
-webkit-box-shadow: 16px 11px 56px rgba(139, 166, 183, 0.7);
-moz-box-shadow: 16px 11px 56px rgba(139, 166, 183, 0.7);
}
.block-items ul li .inner img {
width: 100%;
height: 160px;
}
@media (max-width: 767px) {
.block-items ul li .inner img {
height: 170px;
}
}
@media (max-width: 480px) {
.block-items ul li .inner img {
height: 200px;
}
}
.block-items ul li .inner .vote {
height: 58px;
text-align: left;
line-height: 58px;
margin-left: 20px;
}
.block-items ul li .inner .vote span {
color: #e5e5e5;
}
.block-items ul li .inner .vote span.active {
color: #ff4d3e;
}
.block-items ul li .inner .bookmark {
position: absolute;
right: -7px;
top: 20px;
}
.block-items ul li .inner .bookmark .marks {
text-align: center;
padding: 5px 0;
font-size: 12px;
color: #fff;
border-radius: 45px 0 0 45px;
width: 94px;
}
.block-items ul li .inner .price, .block-items ul li .inner .author {
display: inline-block;
padding: 0 20px;
margin: 20px 0;
}
.block-items ul li .inner .price {
padding-left: 0;
}
.block-items ul li .inner .author {
width: 51%;
text-align: left;
color: #898a90;
margin-top: 30px;
}
.block-items ul li .inner .author p {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.block-items ul li .inner .author .by-author {
color: #aaafb2;
}
.block-items ul li .inner .price {
width: 47%;
text-align: right;
font-family: 'Varela Round', sans-serif;
font-size: 20px;
color: #ff4d3e;
vertical-align: top;
}
body.archive .block-title {
margin-bottom: 20px !important;
}
@media (max-width: 991px) {
body.archive .block-title {
white-space: nowrap;
display: block;
text-overflow: ellipsis;
width: 100%;
overflow: hidden;
}
}
.job-items-title {
margin-top: 100px;
color: #fff;
}
@media (max-width: 991px) {
.job-items-title {
margin-top: 84px;
}
}
@media (max-width: 767px) {
.job-items-title {
text-align: center;
margin-top: 90px;
}
.job-items-title .banner-title {
margin-right: 0;
width: auto;
font-size: 23px;
margin-bottom: 50px;
}
}
@media (max-width: 480px) {
.job-items-title {
padding-top: 0;
margin-top: 55px;
}
.job-items-title .banner-title {
display: block;
}
}
.job-items-title .btn-post {
margin-top: 10px;
padding: 10px 20px;
border: none;
position: relative;
/*top: 27px;*/
overflow: hidden;
}
@media (max-width: 991px) {
.job-items-title .btn-post {
padding: 25px 38px !important;
}
.job-items-title .btn-post .cirlce-plus {
left: 27px;
}
}
@media (max-width: 767px) {
.job-items-title .btn-post {
padding: 21px 38px !important;
}
}
.list-mjobs li {
margin-bottom: 70px !important;
}
@media (max-width: 767px) {
.list-mjobs li {
padding-left: 0 !important;
}
}
.list-mjobs .not-found {
text-align: center;
color: #898a90;
font-size: 28px;
font-family: 'Varela Round', sans-serif;
}
@media (max-width: 991px) {
.list-mjobs {
padding-left: 0;
}
}
.functions-items {
margin-top: 50px;
border-bottom: 1px solid #dfe0e5;
padding-bottom: 10px;
margin: 40px 0 40px 0;
}
@media (max-width: 991px) {
.functions-items {
margin-bottom: 20px;
}
}
@media (max-width: 767px) {
.functions-items {
margin-top: 0;
border-bottom: none;
margin-bottom: 10px;
}
}
.filter-by, .view-as {
display: inline-block;
cursor: pointer;
margin-top: 25px;
}
.filter-by select, .view-as select {
height: 37px;
border: 1px solid #dfe0e5;
background: none;
border-radius: 0;
}
@media (max-width: 767px) {
.multi-tax-item {
width: 100%;
margin-bottom: 20px;
height: 35px !important;
background: none !important;
border: 1px solid #dfe0e5 !important;
}
}
@media (max-width: 767px) {
.filter-by {
width: 100%;
}
}
@media (max-width: 767px) {
.filter-by span {
display: none;
}
}
.filter-by .status-filter {
width: 180px;
border: 1px solid #dfe0e5;
height: 30px;
}
@media (max-width: 767px) {
.filter-by .status-filter {
width: 100%;
height: 35px;
background: none !important;
}
}
.view-as {
margin-left: 20px;
}
.view-as ul {
padding: 0;
}
.view-as ul li {
display: inline-block;
padding: 3px 10px;
border: 1px solid #dfe0e5;
color: #c1c2c7;
}
.view-as ul li:first-child {
margin-left: 0;
}
.view-as ul li.active {
background: #898a90;
color: #fff;
border: none;
}
.view-as ul li i {
font-weight: bold;
}
.statistic {
border: 1px solid #d2d2d2;
padding: 8px;
margin-bottom: 20px;
}
.statistic ul {
padding-left: 0;
}
.statistic ul li {
display: block;
padding: 10px 0;
}
.set-status {
position: relative;
}
.set-status .tooltip > .tooltip-inner {
background-color: #ff4d3e;
}
.set-status .tooltip > .tooltip-arrow {
border-top-color: #ff4d3e;
}
.block-items ul li:hover .status {
display: block !important;
position: absolute;
}
.status {
display: none;
position: absolute;
right: 0;
bottom: 0;
width: 100%;
}
.status ul {
padding: 0;
background: rgba(42, 57, 78, 0.76);
}
.status ul li {
height: auto;
margin-bottom: 0 !important;
display: inline-block;
padding: 7px 34px;
text-align: center;
border-right: 1px solid #5f6568;
}
@media (max-width: 991px) {
.status ul li {
padding: 0 27px;
}
}
.status ul li:last-child {
border: none;
}
.status ul li a {
color: #fff;
display: block;
}
.fullwidth {
width: 100%;
text-align: left;
}
.fullwidth img {
float: left;
width: 260px !important;
}
.fullwidth .information-items {
float: left;
padding-left: 20px;
}
.fullwidth .inner .star, .fullwidth .inner .bookmark {
position: absolute;
right: 15px;
}
.title-menu {
font-family: 'Signika', sans-serif;
font-size: 18px;
text-transform: uppercase;
}
.menu-left, .filter-tags {
position: relative;
}
@media (max-width: 991px) {
.menu-left, .filter-tags {
display: inline-block;
width: 49%;
}
.menu-left .title-menu, .filter-tags .title-menu {
display: none;
}
}
@media (max-width: 767px) {
.menu-left, .filter-tags {
width: 100%;
}
}
@media (max-width: 991px) {
.menu-left {
margin-right: 10px;
}
}
.filter-tags {
margin-bottom: 50px;
}
@media (max-width: 991px) {
.filter-tags {
margin-bottom: 0;
}
.filter-tags .chosen-choices {
background: #fff !important;
border: 1px solid #dfe0e5 !important;
height: 38px !important;
}
}
.menu-left .dropdown-menu {
display: block;
border: none;
background: none;
position: inherit;
box-shadow: none;
margin-bottom: 30px;
}
@media (max-width: 991px) {
.menu-left .dropdown-menu {
display: none;
position: absolute;
background: #fff;
border: 1px solid #dfe0e5;
padding: 15px;
}
}
.menu-left .button-dropdown-menu {
display: none;
}
@media (max-width: 991px) {
.menu-left .button-dropdown-menu {
display: block;
width: 100%;
text-align: left;
height: 38px;
margin-bottom: 20px;
background: #fff;
box-shadow: none;
border: 1px solid #dfe0e5;
}
.menu-left .button-dropdown-menu .caret {
float: right;
margin-top: 7px;
margin-right: 5px;
}
}
.open > .dropdown-menu {
display: block !important;
}
.accordion {
width: 100%;
padding-left: 0;
}
.accordion a.active {
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.accordion .link {
cursor: pointer;
display: block;
padding: 15px 15px 15px 0;
font-size: 14px;
position: relative;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
font-family: 'Varela Round', sans-serif;
}
.accordion .link a {
color: #898a90;
display: block;
}
.accordion .link a:hover {
color: #ff4d3e;
text-decoration: none;
}
.accordion .link a.active {
color: #ff4d3e;
}
.accordion .link:hover i {
color: #ff4d3e;
}
.accordion li {
list-style: none;
/*&:hover a{
color: $blue-light-base;
text-decoration: none;
}*/
}
.accordion li:last-child .link {
border-bottom: 0;
}
.accordion li i {
position: absolute;
top: 19px;
right: 0;
font-size: 14px;
color: #898a90;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.accordion li i.fa-chevron-down {
right: 12px;
left: auto;
font-size: 16px;
}
.accordion li.open .link a.active {
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.accordion li.open i {
color: #ff4d3e;
}
.accordion li.open i.fa-chevron-right {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.accordion li.open .submenu {
display: block !important;
}
.submenu {
display: none;
font-size: 14px;
padding-left: 10px;
border-left: 6px solid #ff4d3e;
}
.submenu a {
display: block;
text-decoration: none;
color: #898a90;
padding: 15px;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
font-family: 'Varela Round', sans-serif;
}
.submenu a:hover {
color: #ff4d3e;
}
.sub-caterogies {
padding-left: 0;
}
.sub-caterogies li {
display: block;
padding: 8px 0;
}
.sub-caterogies li a {
color: #2a394e;
text-decoration: none;
}
.sub-caterogies li a:hover {
color: #ff4d3e;
font-weight: bold;
}
#accordion > li.active > .link > a {
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.paginations-wrapper {
margin: 0 20px 40px 40px;
}
@media (max-width: 991px) {
.paginations-wrapper {
text-align: center;
}
}
.paginations-wrapper .page-numbers {
margin-right: 30px;
color: #2a394e;
}
@media (max-width: 767px) {
.paginations-wrapper .page-numbers {
margin-right: 20px;
}
}
.paginations-wrapper .page-numbers:hover {
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.paginations-wrapper .current {
background: #fff;
border-radius: 50%;
padding: 3px 10px;
box-shadow: 1px 5px 11px rgba(16, 162, 239, 0.22);
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.pending-color {
background: #fda933;
box-shadow: 1px 3px 9px rgba(253, 169, 51, 0.5);
}
.active-color {
background: #ff4d3e;
box-shadow: 1px 3px 9px rgba(0, 204, 187, 0.5);
}
.pause-color {
background: #2a394e;
box-shadow: 1px 3px 9px rgba(42, 57, 78, 0.5);
}
.disputed-color {
background: #5d8635;
box-shadow: 1px 3px 9px rgba(93, 134, 53, 0.5);
}
.reject-color {
background: #9b9c85;
box-shadow: 1px 3px 9px rgba(155, 156, 133, 0.5);
}
.draft-color {
background: #aaafb3;
box-shadow: 1px 3px 9px rgba(170, 175, 179, 0.5);
}
.archive-color {
background: #e56a2e;
box-shadow: 1px 3px 9px rgba(229, 106, 46, 0.5);
}
.featured-color {
background: #e52e5d;
box-shadow: 1px 3px 9px rgba(229, 46, 93, 0.5);
}
.finished-color {
background: #78b939;
box-shadow: 1px 3px 9px rgba(120, 185, 57, 0.5);
}
.delivered-color {
background: #3ec2eb;
box-shadow: 1px 3px 9px rgba(62, 194, 235, 0.5);
}
.disputing-color {
background: #3b567b;
box-shadow: 1px 3px 9px rgba(59, 86, 123, 0.5);
}
.late-color {
background: #ef0c1c;
box-shadow: 1px 3px 9px rgba(239, 12, 28, 0.5);
}
.finished-text {
color: #78b939;
}
.pending-text {
color: #fda933;
}
.disputing-text {
color: #3b567b;
}
.active-text {
color: #00ccbb;
}
.late-text {
color: #ef0c1c;
}
.disputed-text {
color: #5d8635;
}
.delivered-text {
color: #3ec2eb;
}
.notification {
position: fixed;
top: 0;
width: 100%;
padding: 22px 0;
color: #fff;
font-weight: bold;
text-align: center;
opacity: 0.9;
-moz-opacity: 0.9;
filter: alpha(opacity=9);
z-index: 9999999;
}
.success-bg {
background-color: #1B83D3;
}
.error-bg {
background-color: #db5f47;
}
.having-adminbar {
top: 32px !important;
}
.block-items-detail .bar-title {
padding-top: 20px;
min-height: 70px;
margin-top: 50px;
}
@media (max-width: 767px) {
.block-items-detail .bar-title {
margin-top: 0;
}
}
.block-items-detail .bar-title h2 {
font-size: 21px;
color: #2a394e;
margin: 0;
}
.block-items-detail .bar-title h2 .edit-mjob-action {
font-size: 14px;
font-family: 'Signika', sans-serif;
font-weight: bold;
color: #00ccbb;
display: inline-block;
}
.block-items-detail .bar-title h2 .edit-mjob-action i {
padding: 0 10px;
}
.block-items-detail .block-detail-job {
margin-top: 70px;
}
@media (max-width: 991px) {
.block-items-detail .block-detail-job {
margin-top: 20px;
}
}
@media (max-width: 991px) {
.block-items-detail .block-detail-job .block-detail-job {
padding: 0 6px;
}
}
.block-items-detail .block-detail-job .title-detail-job h2 {
font-size: 21px;
color: #2a394e;
margin: 0;
}
.block-items-detail .block-detail-job .title-detail-job h2 .edit-mjob-action {
font-size: 14px;
font-family: 'Signika', sans-serif;
font-weight: bold;
color: #00ccbb;
}
.block-items-detail .block-detail-job .title-detail-job h2 .edit-mjob-action i {
padding: 0 10px;
}
.block-items-detail .profile .language {
border-bottom: 1px solid #dfe0e5 !important;
}
.block-items-detail .mjob-title {
line-height: 35px;
display: inline-block;
}
@media (max-width: 991px) {
.block-items-detail .mjob-title {
font-family: 'Signika', sans-serif;
}
}
.block-items-detail .items-private {
color: #aaafb3;
position: relative;
margin-top: 10px;
}
.block-items-detail .items-private .mjob-cat .mjob-breadcrumb {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
display: block;
width: 69%;
}
@media (max-width: 767px) {
.block-items-detail .items-private .mjob-cat .mjob-breadcrumb {
width: 100%;
}
}
.block-items-detail .items-private .mjob-cat .mjob-breadcrumb .parent {
color: #aaafb3;
float: left;
}
.block-items-detail .items-private .mjob-cat .mjob-breadcrumb .child {
color: #ff4d3e;
}
.block-items-detail .items-private .mjob-cat i {
padding: 0 10px;
}
.block-items-detail .items-private ul {
padding-left: 0;
}
.block-items-detail .items-private ul li {
display: inline-block;
margin-right: 30px;
}
.block-items-detail .items-private ul i {
padding: 0 10px;
}
.block-items-detail .items-private .cate-items span {
color: #ff4d3e;
}
.block-items-detail .items-private .time-post {
position: absolute;
right: 0;
top: 0;
}
.block-items-detail .items-private .time-post span {
color: #ff4d3e;
}
@media (max-width: 767px) {
.block-items-detail .items-private .time-post {
position: relative;
}
}
.block-items-detail .gallery {
margin: 20px 0;
border-top: 1px solid #dfe0e5;
border-bottom: 1px solid #dfe0e5;
}
.block-items-detail .information-items-detail {
padding: 0 30px 0 30px;
position: relative;
}
@media (max-width: 991px) {
.block-items-detail .information-items-detail {
padding: 0;
}
}
@media (max-width: 991px) {
.block-items-detail .information-items-detail .btn-order {
display: none;
}
}
.block-items-detail .information-items-detail .title {
color: #aaafb2;
font-family: 'Signika', sans-serif;
}
.block-items-detail .information-items-detail .tabs-information {
margin: 20px 0 0 0;
line-height: 25px;
}
.block-items-detail .information-items-detail .tabs-information p, .block-items-detail .information-items-detail .tabs-information span {
font-family: 'Varela Round', sans-serif !important;
font-size: 14px !important;
line-height: 25px !important;
}
.block-items-detail .information-items-detail .sharing {
text-align: right;
position: relative;
}
@media (max-width: 767px) {
.block-items-detail .information-items-detail .sharing {
position: relative;
left: 0;
bottom: 0 !important;
margin-top: 0;
width: 100%;
}
.block-items-detail .information-items-detail .sharing ul {
margin-bottom: 0;
}
}
.block-items-detail .information-items-detail .sharing li {
vertical-align: top;
margin-left: 20px;
}
.block-items-detail .information-items-detail .sharing li .face {
color: #3b5998;
font-weight: bold;
}
.block-items-detail .information-items-detail .sharing li .twitter {
color: #68c5ef;
font-weight: bold;
}
.block-items-detail .information-items-detail .sharing li .google {
color: #ea4335;
font-weight: bold;
}
.block-items-detail .tags .title-content {
display: none;
}
.block-items-detail .outer-function-group {
position: relative;
}
.block-items-detail .list-extra {
padding-left: 0;
}
.block-items-detail .list-extra li {
display: block;
margin-bottom: 9px;
position: relative;
border-bottom: 1px solid #dfe0e5;
}
.block-items-detail .list-extra li:last-child {
border-bottom: none;
}
.block-items-detail .list-extra li .list-item-extra {
padding: 0 0 10px 17px;
margin-bottom: 0;
}
.block-items-detail .list-extra li .form-group .checkbox input[type="checkbox"]:not(:checked) + span:before, .block-items-detail .list-extra li .form-group .checkbox input[type="checkbox"]:checked + span:before {
top: 4px;
}
.block-items-detail .list-extra li .packge-chose {
width: 70%;
}
.block-items-detail .list-extra li .packge-chose .checkbox input {
left: 5px;
top: 7px;
}
.block-items-detail .list-extra li .packge-chose label {
line-height: 22px;
color: #2a394e;
font-family: 'Varela Round', sans-serif;
}
.block-items-detail .list-extra li .package-price {
position: absolute;
top: 2px;
right: 0;
color: #ff4d3e;
font-size: 18px;
}
.block-items-detail .btn-order, .block-items-detail .btn-bookmark {
border: none;
position: relative;
top: 50px;
z-index: 99;
}
@media (max-width: 767px) {
.block-items-detail .btn-order {
width: 100% !important;
}
}
@media (max-width: 767px) {
.block-items-detail .sharing {
width: 80%;
bottom: -41px !important;
left: 36px;
}
}
.block-items-detail .btn-bookmark {
margin-left: 20px;
border-radius: 50%;
padding: 15px 18px;
background: #fff;
box-shadow: 1px 5px 11px rgba(229, 46, 93, 0.22);
color: #e52e5d;
display: none;
}
.block-items-detail .title {
line-height: 30px;
}
.block-items-detail .review-job {
margin: 30px 0;
border-top: 1px solid #dfe0e5;
}
.block-items-detail .review-job .title {
color: #aaafb2;
font-family: 'Signika', sans-serif;
margin: 20px 0 0 20px;
text-transform: uppercase;
}
.block-items-detail .review-job .total-review {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
text-transform: none;
}
.block-items-detail .review-job ul {
padding: 0 30px;
margin-top: 30px;
}
.block-items-detail .review-job ul li {
display: block;
margin-bottom: 30px;
border-bottom: 1px solid #dfe0e5;
padding-bottom: 30px;
}
.block-items-detail .review-job ul li .image-avatar {
float: left;
width: 10%;
}
.block-items-detail .review-job ul li .image-avatar img {
width: 75px;
height: 75px;
border-radius: 50%;
max-width: 100%;
height: auto;
}
.block-items-detail .review-job ul li .profile-viewer {
float: right;
width: 85%;
position: relative;
}
.block-items-detail .review-job ul li .profile-viewer .name-author {
color: #2a394e;
font-family: 'Signika', sans-serif;
}
.block-items-detail .review-job ul li .profile-viewer .review-time {
color: #c1c2c7;
font-size: 12px;
padding-top: 7px;
}
.block-items-detail .review-job ul li .profile-viewer .rate-it {
position: absolute;
right: 0;
top: 0;
}
.block-items-detail .review-job ul li .profile-viewer .commnet-content {
line-height: 25px;
}
.block-items-detail .no-extra {
color: #a7afb2;
}
.block-items-detail .tags ul {
padding-left: 0;
margin-top: 25px;
}
.block-items-detail .tags ul li {
display: inline-block;
margin-right: 10px;
background: #dae0e6;
border-radius: 45px;
padding: 1px 15px;
margin-bottom: 20px;
}
@media (max-width: 767px) {
.block-items-detail .tags ul li {
margin-bottom: 20px;
}
}
.block-items-detail .tags ul li a {
color: #2a394e;
font-size: 12px;
}
.block-items-detail .package-statistic {
position: relative;
padding: 30px 30px 0 30px;
}
@media (max-width: 991px) {
.block-items-detail .package-statistic {
width: 100%;
display: inline-block;
margin-bottom: 100px;
}
}
@media (max-width: 767px) {
.block-items-detail .package-statistic {
width: 100%;
margin-bottom: 0;
padding: 20px 20px 0 20px;
}
}
.block-items-detail .package-statistic .vote {
position: absolute;
left: 30px;
top: 30px;
}
.block-items-detail .package-statistic .price {
position: absolute;
right: 30px;
top: 16px;
font-size: 30px;
color: #ff4d3e;
Signikaily: 'Signika', sans-serif;
}
.block-items-detail .package-statistic .text-content {
margin-top: 35px;
padding: 10px 0;
border-top: 1px solid #dfe0e5;
border-bottom: 1px solid #dfe0e5;
}
.block-items-detail .package-statistic .text-content ul {
padding: 0;
}
.block-items-detail .package-statistic .text-content ul li {
display: block;
position: relative;
color: #aaafb3;
margin-bottom: 10px;
}
.block-items-detail .package-statistic .text-content ul li :last-child {
margin-bottom: 0;
}
.block-items-detail .package-statistic .text-content ul li i {
padding-right: 30px;
color: #aaafb3 !important;
}
.block-items-detail .package-statistic .text-content ul li .total-number {
position: absolute;
right: 0;
top: 0;
color: #2a394e;
}
.block-items-detail .sharing {
margin: 20px 0 10px 0;
}
.block-items-detail .sharing .link-social {
display: inline-block;
}
.block-items-detail .sharing ul {
padding-left: 0;
}
.block-items-detail .sharing ul li {
display: inline-block;
margin-left: 10px;
}
.block-items-detail .action {
margin: 0 0 30px 0;
padding: 0 30px;
}
@media (max-width: 991px) {
.block-items-detail .action {
width: 100%;
padding-bottom: 32px;
position: absolute;
bottom: -31px;
}
}
@media (max-width: 767px) {
.block-items-detail .action {
width: 100%;
position: relative;
bottom: 0;
padding-bottom: 0;
padding: 0 20px;
}
}
.block-items-detail .action .btn-order {
padding: 13px 0;
margin-top: 30px;
width: 100%;
top: 0;
}
.block-items-detail .action .btn-bookmark {
padding: 13px 18px;
}
.block-items-detail .add-extra {
margin-bottom: 30px;
border-top: 1px solid #dfe0e5;
padding: 20px 30px;
}
@media (max-width: 991px) {
.block-items-detail .add-extra {
width: 49%;
display: inline-block;
right: 0;
top: 0px;
border-top: none;
vertical-align: top;
}
}
@media (max-width: 767px) {
.block-items-detail .add-extra {
width: 100%;
position: relative;
}
}
.block-items-detail .add-extra .extra {
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.block-items-detail .add-extra .extra-container {
margin-top: 20px;
}
.block-items-detail .add-extra .list-extra h2 {
font-size: 18px;
}
.block-items-detail .personal-profile {
margin-bottom: 20px;
padding: 30px;
}
@media (max-width: 767px) {
.block-items-detail .personal-profile {
padding: 15px;
}
}
.block-items-detail .personal-profile .line {
margin: 0 auto;
}
.block-items-detail .personal-profile img {
width: 70px;
height: 70px;
/*border-radius: 50%;*/
}
.block-items-detail .personal-profile h4 {
margin: 20px 0;
font-family: 'Signika', sans-serif;
}
.block-items-detail .personal-profile ul {
padding-left: 0;
margin: 0;
padding-top: 25px;
}
.block-items-detail .personal-profile ul li {
display: block;
padding: 10px 0;
position: relative;
border-bottom: 1px solid #dfe0e5;
}
.block-items-detail .personal-profile ul li .title-items {
color: #90969b;
}
.block-items-detail .personal-profile ul li .content-bio {
margin-top: 10px;
line-height: 25px;
}
.block-items-detail .personal-profile ul li .show-bio {
text-align: left;
color: #00ccbb;
margin: 10px 0;
font-family: 'Varela Round', sans-serif;
font-size: 14px;
}
.block-items-detail .personal-profile ul li .show-bio i {
color: #00ccbb;
padding-right: 5px;
position: relative;
top: 2px;
}
.block-items-detail .personal-profile ul li i {
padding-right: 20px;
font-size: 16px;
color: #90969b;
}
.block-items-detail .personal-profile ul li .info-text {
font-family: 'Varela Round', sans-serif;
font-weight: 700;
text-align: right;
}
.block-items-detail .personal-profile ul li .info-text span {
display: block;
}
.block-items-detail .personal-profile ul li .content-items {
margin: 10px 0 0 0;
line-height: 30px;
}
.block-items-detail .personal-profile .chosen-location {
margin: 10px 0;
}
.block-items-detail .personal-profile .chosen-location .chosen-container-single .chosen-single {
border-radius: 0;
box-shadow: none;
height: 35px;
}
@media (max-width: 767px) {
.block-items-detail .personal-profile .chosen-location {
width: 100%;
}
.block-items-detail .personal-profile .chosen-location .chosen-single {
width: 100%;
height: 35px;
border: 1px solid #dfe0e5;
background: #fff;
}
}
.block-items-detail .personal-profile .chosen-choices {
padding-top: 0;
}
.block-items-detail .personal-profile .chosen-results {
padding-top: 0;
}
.block-items-detail .personal-profile .link-personal ul {
margin: 0;
padding-top: 0;
}
.block-items-detail .personal-profile .link-personal ul li {
display: block;
text-align: center;
padding: 15px 0;
font-family: 'Signika', sans-serif;
}
.block-items-detail .personal-profile .link-personal ul li:last-child {
border-bottom: none;
}
.block-items-detail .personal-profile .link-personal ul li .contact-link {
color: #00ccbb;
}
.block-items-detail .personal-profile .link-personal ul li .contact-link i {
padding-left: 8px;
color: #00ccbb;
}
.block-items-detail .personal-profile .link-personal ul li .profile-link {
color: #ff4d3e;
}
.block-items-detail .personal-profile .link-personal ul li .profile-link i {
padding-left: 8px;
color: #ff4d3e;
}
.user-edit .name-items {
position: relative;
}
.user-edit .name-items input {
padding-right: 100px;
}
.user-edit .name-items .label-status {
position: absolute;
right: 0;
top: 8px;
right: 8px;
background: #dfe0e5;
width: 94px;
}
.user-edit .block-category, .user-edit .block-time, .user-edit .text-time {
display: inline-block;
}
.user-edit .block-category select {
height: 40px;
}
.user-edit .block-time {
margin-left: 25px;
}
.user-edit .block-time input {
width: auto;
}
.user-edit .edit-text {
border: none;
}
.user-edit .group-attachment {
position: relative;
}
.user-edit .group-attachment .functions-link {
position: absolute;
right: 0;
top: 45px;
}
.user-edit .group-attachment .functions-link ul {
margin: 0;
padding: 0;
}
.user-edit .group-attachment .functions-link ul li {
display: inline-block;
margin-right: 30px;
}
.user-edit .add-extra {
padding: 0;
}
.user-edit .add-extra li {
display: block;
position: relative;
}
.user-edit .add-extra li .remove-items {
position: absolute;
right: 0;
top: 12px;
z-index: 99999;
}
.user-edit .add-extra li .price {
width: 90%;
}
.time-delivery {
width: 83% !important;
}
@media (max-width: 767px) {
.time-delivery {
width: 100% !important;
}
}
.text-note {
color: #898a90;
font-size: 14px;
padding-left: 5px;
}
@media (max-width: 767px) {
.text-note {
padding-left: 0;
position: relative;
top: 12px;
}
}
.label-currency, .text-currency {
display: inline-block;
}
.label-currency {
position: absolute;
top: 13px;
left: 15px;
}
.text-currency {
text-align: right;
}
.text-currency:focus {
text-align: right;
}
.mjob-edit-content .post-job {
width: 100%;
}
.mjob-edit-content .mjob-title {
margin-bottom: 30px;
font-family: 'Signika', sans-serif;
border-bottom: 1px solid #dfe0e5;
padding-bottom: 10px;
font-size: 21px;
display: block;
}
.current-order {
border: 1px solid #dfe0e5;
padding: 8px;
}
.current-order .title-column {
margin-top: 20px;
}
.current-order ul {
padding: 0;
}
.current-order ul li {
display: block;
position: relative;
}
.current-order ul li h2 {
font-size: 16px;
}
.current-order ul li .label-status {
position: absolute;
right: 0;
top: -6px;
width: 94px;
}
.current-order ul li .total-message {
position: absolute;
right: 0;
bottom: 0;
}
.filter-order {
position: absolute;
top: -5px;
right: 35px;
}
@media (max-width: 767px) {
.filter-order {
position: initial;
}
}
.filter-order select {
width: 180px;
}
@media (max-width: 767px) {
.filter-order select {
width: 100%;
height: 35px;
background: #fff;
border: 1px solid #dfe0e5;
margin-bottom: 10px;
}
}
.review-form {
padding: 30px;
}
.review-form .suggest {
color: #aaafb2;
font-family: 'Varela Round', sans-serif;
font-size: 14px;
font-style: italic;
}
.review-form textarea {
width: 100%;
padding: 20px;
}
.review-form span.post_content, .review-form .rating-it {
display: inline-block;
margin-bottom: 20px;
}
.review-form span.post_content {
color: #898a90;
margin-right: 10px;
}
.review-form .btn-discard {
color: #898a90;
font-family: 'Signika', sans-serif;
text-transform: uppercase;
border: none;
background: none;
margin-left: 20px;
}
.mjob-dispute-form {
border: none !important;
}
.mjob-dispute-form .form-group input {
padding-left: 15px;
}
.list-file li a {
color: #ff4d3e;
}
.list-file li a i {
padding-right: 5px;
}
.mjob_conversation_detail_page .conversation {
margin-top: 30px;
}
.mjob-dispute-form .compose {
border-top: 1px solid #ff4d3e;
border-bottom: 1px solid #dfe0e5;
/*.action-link{
top: -25px;
}*/
}
.mjob-dispute-form .compose .attachment-file {
margin: 0;
width: 100%;
}
.mjob-dispute-form .compose .attachment-file li {
margin-right: 5px;
}
.mjob-dispute-form .compose .add-img {
top: 0;
}
.mjob-dispute-form .compose .add-img i {
background: none;
padding: 0;
color: #ff4d3e;
border-radius: 0;
margin: 0;
}
.mjob-dispute-form .compose .carousel_single_conversation-image-list {
/*margin-bottom: 10px;*/
}
.mjob-admin-dispute-form {
margin-bottom: 30px;
padding-bottom: 20px;
}
.mjob-admin-dispute-form .error {
color: #e52e5d;
position: absolute;
right: 13px;
}
.mjob-admin-dispute-form .text {
color: #ff4d3e;
font-family: 'Signika', sans-serif;
margin: 20px 0 20px 0;
text-transform: uppercase;
}
.mjob-admin-dispute-form textarea {
border: 1px solid #dfe0e5;
outline: 0;
}
.mjob-admin-dispute-form .text-result-choose {
color: #2a394e;
text-transform: uppercase;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
margin: 20px 0 10px 0;
}
.mjob-admin-dispute-form textarea {
width: 100%;
padding: 20px;
}
.mjob-admin-dispute-form .list-decided {
padding-left: 0;
margin-bottom: 20px;
}
.mjob-admin-dispute-form .list-decided li {
display: inline-block;
margin-right: 20px;
}
.mjob-admin-dispute-form .list-decided li .checkbox input {
left: 5px;
top: 6px;
}
.mjob-admin-dispute-form .list-decided li .checkbox label span {
padding-left: 15px;
}
.mjob-admin-dispute-form .text-name-winner {
font-family: 'Varela Round', sans-serif;
font-weight: 700;
margin-top: 10px;
}
.reject-project {
padding: 30px;
}
.reject-project label {
display: block;
}
.reject-project textarea {
width: 100%;
padding: 30px;
}
@media (max-width: 991px) {
.blog-detail {
margin-bottom: 20px;
}
}
.delivery-time label.error {
left: 0;
}
.single-mjob_post .btn-order-aside-bar-top {
position: fixed;
top: -12px !important;
z-index: 999;
width: 278px !important;
}
@media (max-width: 991px) {
.single-mjob_post .btn-order-aside-bar-top {
position: relative;
z-index: 0;
}
}
@media (max-width: 767px) {
.single-mjob_post .btn-order-aside-bar-top {
position: relative;
z-index: 0;
}
}
.single-mjob_post #et-header {
min-height: 125px;
}
@media (max-width: 991px) {
.single-mjob_post #et-header {
min-height: 65px;
}
}
@media (max-width: 767px) {
.single-mjob_post #et-header {
min-height: 65px;
}
}
.single-mjob_post .et-pull-top {
position: fixed;
top: auto;
width: 100%;
z-index: 999;
}
.single-mjob_post #et-nav {
top: 84px;
position: relative;
z-index: 99;
height: 40px;
}
@media (max-width: 991px) {
.single-mjob_post #et-nav {
z-index: 9999;
}
}
@media (max-width: 991px) {
.single-mjob_post #et-nav .navbar-default {
position: fixed;
bottom: inherit;
}
}
@media (max-width: 767px) {
.single-mjob_post .search-bar {
display: none !important;
}
}
.single-mjob_post .title-fixed-scroll {
position: fixed;
top: 25px;
z-index: 999;
border: none;
width: 40%;
text-overflow: ellipsis;
overflow: hidden;
display: block;
white-space: nowrap;
}
@media (max-width: 991px) {
.single-mjob_post .title-fixed-scroll {
width: 90%;
}
}
.single-mjob_post .show {
display: inline-block;
}
.mjob-profile-page {
margin-top: 20px;
}
.mjob-profile-page .block-title {
border-bottom: 1px solid #dfe0e5;
padding-bottom: 18px;
margin-bottom: 20px;
}
.mjob-profile-page .btn-back {
color: #aaafb3;
}
.mjob-profile-page .btn-back i {
padding-right: 8px;
font-size: 18px;
font-weight: bold;
position: relative;
top: 1px;
}
.user-email {
font-size: 14px;
font-weight: 300;
color: #898a90;
font-family: 'Varela Round', sans-serif;
text-align: center;
}
.profile .upload-profile-avatar {
width: 70px;
height: 70px;
margin: 0 auto;
cursor: pointer;
}
.profile .upload-profile-avatar .back-top-hover {
background: rgba(16, 162, 239, 0.8);
display: none;
width: 70px;
height: 70px;
border-radius: 50%;
position: absolute;
color: #fff;
}
.profile .upload-profile-avatar .back-top-hover i {
padding-top: 30%;
font-size: 20px;
}
.profile .upload-profile-avatar:hover .back-top-hover {
display: block;
}
.profile .edit-link, .profile .title {
display: inline-block;
}
.profile .pull-right {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
text-align: right;
}
.profile .block-profile {
background: #fff;
box-shadow: 1px 0px 30px rgba(42, 57, 78, 0.3);
border-radius: 4px;
padding: 30px;
margin-bottom: 50px;
}
@media (max-width: 767px) {
.profile .block-profile {
padding: 15px;
}
}
.profile .status-customer {
position: absolute;
top: 28px;
right: 36px;
z-index: 90;
}
.profile .status-customer .user-status {
width: 150px;
}
.profile .text-content {
position: relative;
cursor: pointer;
min-height: 31px;
}
.profile .text-content:hover:before {
content: "\f040";
font-family: "FontAwesome";
font-size: 15px;
color: #fff;
background: #ff4d3e;
position: absolute;
right: 0;
top: 0;
padding: 3px 10px;
border-radius: 0 0 0 4px;
z-index: 999;
}
.profile .text-content textarea.editable {
border: none;
resize: none;
height: auto;
min-height: auto !important;
overflow: hidden;
white-space: pre-line;
padding: 0 !important;
outline: 0;
}
.profile .text-content textarea.editable:hover {
background: #eeeeee;
border: 1px solid #d2d2d2;
}
.profile .text-content textarea.editable:focus {
background: none;
}
.profile .location, .profile .language {
color: #90969b;
}
.profile .location .select-language {
position: relative;
bottom: 5px;
}
.profile .location .chosen-container-single .chosen-single {
background: none;
border: 1px solid #dfe0e5;
text-align: left;
height: 30px;
line-height: 28px;
}
.profile .location .chosen-container .chosen-results li {
padding-left: 10px;
}
.profile .location .chosen-container .chosen-results li.highlighted {
background: #ff4d3e;
}
.profile .location .chosen-container .chosen-drop {
border: 1px solid #dfe0e5;
}
.profile .location .chosen-container .chosen-results {
text-align: left;
}
.profile .language {
margin-top: 11px;
border-bottom: none !important;
}
.profile .language .chosen-container-multi .chosen-choices li.search-choice {
margin-top: 9px;
}
.profile .language .choose-language {
margin-top: 15px;
}
.profile .language .choose-language .chosen-choices {
background: none;
border: 1px solid #dfe0e5;
}
.profile .language .choose-language .chosen-choices li {
border-bottom: none;
padding-left: 10px;
}
.profile .language .choose-language .chosen-choices li.search-choice {
background: #dae0e6;
color: #2a394e;
font-size: 12px;
border: none;
}
.profile .language .choose-language .chosen-results li {
padding-left: 10px;
}
.profile .language .choose-language input {
height: 35px !important;
box-shadow: none;
}
.profile .title {
color: #898a90;
font-family: 'Signika', sans-serif;
margin-bottom: 10px;
text-transform: uppercase;
}
.profile .full-address {
position: relative;
top: 22px;
vertical-align: top;
}
@media (max-width: 767px) {
.profile .full-address {
bottom: 0;
}
}
.profile .text-address {
margin-top: 20px;
}
@media (max-width: 767px) {
.profile .text-address {
margin-top: 0;
}
}
.profile .text-address textarea {
width: 100%;
}
.profile .block-intro {
text-align: left;
text-align: left;
position: relative;
background: none;
margin: 0 0 30px 0;
padding: 0;
line-height: 25px;
}
.profile .block-intro textarea {
width: 100%;
padding: 20px;
min-height: 300px;
}
.profile .block-intro .vote {
margin-bottom: 10px;
}
.profile .block-intro p {
margin: 0 0 20px 0;
}
.profile .block-skill {
margin: 20px 0;
}
.profile .block-skill ul {
margin: 0;
padding: 0;
}
.profile .block-skill ul li {
display: inline-block;
border: 1px solid #dfe0e5;
padding: 10px 20px;
}
.profile .block-payment {
position: relative;
line-height: 25px;
}
.profile .block-payment p {
margin-bottom: 20px;
}
.profile .block-payment .text-content-wrapper {
margin-bottom: 30px;
}
.profile .block-payment textarea {
width: 100%;
padding: 20px;
min-height: 300px;
}
.profile .chosen-container .chosen-results li.highlighted {
background: #ff4d3e;
}
.profile .block-billing {
margin-top: 50px;
}
.profile .block-billing ul {
margin-top: 15px;
padding: 0;
}
.profile .block-billing ul li {
display: block;
}
.profile .block-billing ul li p {
margin-bottom: 0;
}
.profile .block-billing ul li .cate-title, .profile .block-billing ul li .info-content {
display: inline-block;
}
.profile .block-billing ul li .cate-title {
width: 180px;
color: #2a394e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.profile .block-billing ul li textarea, .profile .block-billing ul li input {
textarea: 0 !important;
}
.profile .block-billing ul li #billing_country {
margin-bottom: 20px;
}
@media (max-width: 767px) {
.profile .block-billing ul li #billing_country {
width: 100%;
height: 35px;
border: 1px solid #dfe0e5;
box-shadow: none;
background: #fff;
}
}
.profile .block-billing ul li #billing_country .chosen-container-single .chosen-single {
height: 35px;
line-height: 30px;
background: none;
box-shadow: none;
border-radius: 0;
border: none;
border-bottom: 1px solid #dfe0e5;
padding-left: 0;
}
.profile .block-billing ul li #billing_country .chosen-container-single .chosen-single div {
top: 4px;
}
.profile .block-billing ul li #billing_country .chosen-container .chosen-results li {
padding: 10px;
margin: 0;
}
.profile .block-billing ul li #billing_country .chosen-container .chosen-drop {
border: 1px solid #dfe0e5;
}
.profile .block-billing ul li .info-content {
width: 60%;
outline: none !important;
}
@media (max-width: 767px) {
.profile .block-billing ul li .info-content {
width: 90%;
}
}
.profile .block-billing ul li .info-content .input-field {
width: 90% !important;
outline: none !important;
}
.profile .block-billing ul li .text-content:hover:before {
background: none !important;
color: #ff4d3e;
right: -50px;
outline: none !important;
}
.profile .block-billing ul li .text-content textarea {
outline: 0 !important;
}
.profile .block-billing ul li .text-content textarea:hover {
background: none !important;
}
.profile .block-items {
text-align: left;
}
.profile .block-items ul {
padding: 0;
}
.profile .block-connect-social {
margin-top: 30px;
}
.profile .block-connect-social ul {
padding: 0;
margin-top: 10px;
}
.profile .block-connect-social ul li {
display: inline-block;
margin: 0 20px 20px 0;
cursor: pointer;
}
.profile .block-connect-social ul li a {
text-decoration: none;
}
.profile .block-connect-social ul li .fb, .profile .block-connect-social ul li .gplus, .profile .block-connect-social ul li .tw {
padding: 5px 20px;
border-radius: 4px;
}
.profile .block-connect-social ul li .fb i, .profile .block-connect-social ul li .gplus i, .profile .block-connect-social ul li .tw i {
padding-right: 10px;
}
.profile .block-connect-social ul li .fb {
border: 1px solid #3b5998;
color: #3b5998;
}
.profile .block-connect-social ul li .tw {
border: 1px solid #68c5ef;
color: #68c5ef;
}
.profile .block-connect-social ul li .gplus {
border: 1px solid #ea4335;
color: #ea4335;
}
@media (max-width: 991px) {
.profile .block-statistic {
position: absolute;
top: -130px;
width: 32%;
right: 15px;
}
}
@media (max-width: 767px) {
.profile .block-statistic {
top: -64px;
width: auto;
right: 15px;
left: 15px;
}
}
.profile .block-statistic .dropdown-menu {
display: block;
border: none;
background: none;
position: inherit;
box-shadow: none;
}
.profile .block-statistic .dropdown-menu a {
padding: 0;
}
@media (max-width: 991px) {
.profile .block-statistic .dropdown-menu {
display: none;
position: absolute;
background: #fff;
border: 1px solid #dfe0e5;
width: 100%;
padding: 10px;
}
}
.profile .block-statistic .button-dropdown-menu {
display: none;
}
@media (max-width: 991px) {
.profile .block-statistic .button-dropdown-menu {
display: block;
width: 100%;
text-align: left;
height: 38px;
margin-bottom: 20px;
background: #fff;
box-shadow: none;
border: 1px solid #dfe0e5;
}
.profile .block-statistic .button-dropdown-menu .caret {
float: right;
margin-top: 7px;
margin-right: 5px;
}
}
.profile .block-statistic ul {
padding-left: 0;
}
.profile .block-statistic ul li {
display: block;
margin-bottom: 30px;
position: relative;
}
.profile .block-statistic ul li a {
color: #898a90;
}
.profile .block-statistic ul li a:hover {
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
text-decoration: none;
}
.profile .block-statistic .private-account {
margin-top: 30px;
}
/** Upload modal **/
#uploadAvatar .browse_button {
background: #c1c2c7;
padding: 30px;
cursor: pointer;
}
#uploadAvatar .image-upload .drag-image {
text-align: center;
color: #2a394e;
margin: 70px 0 100px 0;
font-family: 'Signika', sans-serif;
font-size: 18px;
}
#uploadAvatar .image-upload .drag-image i {
font-size: 120px;
color: #838892;
margin: 50px 0 20px 0;
}
#uploadAvatar .image-upload .drag-image .drag-image-select-button {
color: #2a394e;
text-decoration: underline;
}
#uploadAvatar .image-upload .drag-image span {
display: block;
}
#uploadAvatar .image-upload .preview-image-src {
width: 100%;
height: auto;
display: none;
}
#uploadAvatar button[disabled] {
opacity: .5;
}
#uploadAvatar .btn-remove {
display: none;
color: #898a90;
padding-left: 20px;
}
.user-public-profile {
margin-bottom: 30px;
}
.user-public-profile .bio span {
color: #90969b;
}
.user-public-profile .title-info {
color: #90969b;
}
.user-public-profile .payment-info {
margin-top: 20px;
}
.user-public-profile .rate-it {
width: 85px;
margin: 0 auto;
padding-top: 18px;
}
.user-public-profile .personal-profile .vote {
width: 70px;
margin: 0 auto;
}
.user-public-profile .personal-profile ul li {
border: none;
}
.user-public-profile .personal-profile ul li i {
padding-right: 12px;
}
.user-public-profile .personal-profile ul li .pull-right {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
text-align: right;
}
.user-public-profile .public-information li {
padding-bottom: 0 !important;
}
.user-public-profile .public-information li p {
margin-bottom: 0;
}
.user-public-profile .public-information li .cate-title {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.user-public-profile .link-personal {
margin-top: 10px;
border-top: 1px solid #dfe0e6;
}
.user-public-profile .link-personal li {
padding-bottom: 0 !important;
}
.user-public-profile .list-job ul {
margin-top: 0;
}
.user-public-profile .list-job ul li {
background: #fff;
border: none;
box-shadow: 2px 5px 43px rgba(188, 207, 219, 0.65);
padding-bottom: 0;
margin-bottom: 30px;
}
@media (max-width: 767px) {
.user-public-profile .list-job ul li .image-avatar {
margin-right: 0;
width: 100%;
}
}
.user-public-profile .list-job ul li .image-avatar img {
width: 255px;
height: 160px;
border-radius: 4px 0 0 4px;
}
@media (max-width: 767px) {
.user-public-profile .list-job ul li .image-avatar img {
width: 100%;
height: 210px;
margin-bottom: 20px;
border-radius: 0;
}
}
.user-public-profile .list-job ul li .info-items {
margin-top: 15px;
}
@media (max-width: 767px) {
.user-public-profile .list-job ul li .info-items {
padding: 20px;
margin-top: 0;
}
}
.user-public-profile .list-job ul li .info-items .price {
right: 30px;
}
@media (max-width: 767px) {
.user-public-profile .list-job ul li .info-items .price {
top: 12px;
right: 0;
}
}
#display_name input[type="text"] {
text-align: center;
outline: 0;
border: 1px solid #d2d2d2;
}
#display_name .text-content:hover:before {
background: none !important;
color: #ff4d3e;
}
.order-container-control {
margin-top: 30px;
}
@media (max-width: 767px) {
.order-container-control {
margin-top: 0;
}
}
.order-container-control .title-top-pages {
margin-bottom: 30px;
}
.order-container-control .information-items-detail {
min-height: 450px !important;
margin-bottom: 20px !important;
}
.order-container-control .filter-order {
position: absolute;
right: 35px;
top: -5px;
}
@media (max-width: 767px) {
.order-container-control .filter-order {
position: initial;
}
}
.order-container-control .filter-order select {
width: 180px;
}
@media (max-width: 767px) {
.order-container-control .filter-order select {
width: 100%;
height: 35px;
background: #fff;
border: 1px solid #dfe0e5;
margin-bottom: 10px;
}
}
.link-more {
color: #ff4d3e;
font-family: 'Signika', sans-serif;
text-transform: uppercase;
margin-left: 30px;
}
.link-more i {
padding-left: 15px;
font-size: 16px;
font-weight: bold;
}
.image-items {
float: left;
margin-right: 20px;
}
.image-items img {
width: 100px;
height: 100px;
}
.order .add-extra ul {
padding: 0;
}
.order .add-extra ul li {
display: block;
}
.order .add-extra .btn-extra {
cursor: pointer;
}
.order .pack-chose, .order .package-price {
display: inline-block;
}
.btn-checkout {
padding: 13px 30px !important;
border: none;
text-transform: uppercase;
margin-top: 60px;
}
@media (max-width: 991px) {
.btn-checkout {
margin-top: 30px;
}
}
.checkout-payment {
width: 70%;
margin: 0 auto;
}
@media (max-width: 991px) {
.checkout-payment .inner-form {
padding: 0;
margin-top: 80px;
}
}
.payment-signin .text-social, .payment-signin .list-social {
display: inline-block;
}
.payment-signin .list-social {
padding: 0;
margin-top: 13px;
}
.payment-signin .list-social li {
display: inline-block;
margin-left: 10px;
}
.load-more {
margin-top: 10px;
margin-bottom: 20px;
}
.load-more .btn-submit {
border: none;
padding: 5px 20px;
}
.order-name h3 {
font-size: 16px;
font-weight: bold;
}
.order-name .status {
background: none;
}
.delivery {
float: right;
}
.delivery .btn-delivery {
border: none;
padding: 10px 20px;
}
.dispute .btn-dispute {
border: none;
padding: 10px 20px;
}
.dispute .title {
margin-bottom: 20px;
}
.text-description .title {
font-weight: bold;
}
.text-description p {
font-size: 14px !important;
font-family: 'Varela Round', sans-serif !important;
line-height: 25px !important;
}
.file-attachment ul {
padding: 0;
margin: 20px 0;
}
.file-attachment ul li {
display: inline-block;
margin: 0 10px 15px 0;
}
.file-attachment ul li img {
width: 120px;
height: 100px;
}
.related {
margin-top: 20px;
text-align: left;
border-top: 1px solid #dfe0e5;
padding-top: 20px;
}
.related ul {
padding-left: 10px;
}
.related .status li {
padding: 7px 28px;
}
.send-message, .attachment-file {
display: inline-block;
}
.attachment-file {
margin-right: 20px;
}
.attachment-file .image-upload label {
cursor: pointer;
}
.attachment-file .image-upload input {
display: none;
}
.text-dispute {
color: #aaafb2;
text-transform: uppercase;
font-family: 'Signika', sans-serif;
}
.mjob-single-order-page {
padding-top: 15px;
}
.mjob-single-order-page .box-shadow-title {
background-size: 100% !important;
clear: both;
}
.mjob-single-order-page .order-name h2 {
font-size: 21px;
font-family: 'Signika', sans-serif;
line-height: 30px;
}
.mjob-single-order-page .personal-profile {
margin-top: 30px;
}
.mjob-single-order-page .functions-items {
position: relative;
margin: 0 0 20px 0;
}
.mjob-single-order-page .functions-items select {
position: relative;
bottom: 1px;
height: 31px;
}
.mjob-single-order-page .functions-items .date {
margin-bottom: 0;
color: #ff4d3e;
}
.mjob-single-order-page .functions-items .date .text-date {
color: #aaafb3;
}
.mjob-single-order-page .functions-items .status-filter {
position: absolute;
right: 0;
top: 0;
}
.mjob-single-order-page .functions-items .status-filter .filter-by {
margin-top: 0;
}
.mjob-single-order-page .title-description {
font-family: 'Signika', sans-serif;
color: #aaafb2;
text-transform: uppercase;
margin-bottom: 20px;
}
.mjob-single-order-page .title-description p {
line-height: 25px;
}
.mjob-single-order-page .btn-dispute {
color: #ff4d3e;
border: 2px solid #ff4d3e;
padding: 13px 35px;
border-radius: 45px;
background: none;
margin-top: 15px;
text-transform: uppercase;
font-family: 'Signika', sans-serif;
}
.mjob-single-order-page .dispute {
border-top: 1px solid #dfe0e5;
border-bottom: 1px solid #dfe0e5;
padding: 20px 0 30px 0;
margin-top: 20px;
}
.mjob-single-order-page .related .realated-job {
padding-left: 2px;
}
.mjob-single-order-page .realated-job {
margin-top: 20px;
}
.mjob-single-order-page .order-detail-price {
margin-top: 50px;
}
.mjob-single-order-page .order-detail-price .title-cate {
text-transform: uppercase;
font-family: 'Varela Round', sans-serif;
font-weight: bold;
padding-bottom: 20px;
}
.mjob-single-order-page .order-detail-price .price-items {
position: absolute;
color: #ff4d3e;
font-family: 'Signika', sans-serif;
}
.mjob-single-order-page .order-detail-price .order-price, .mjob-single-order-page .order-detail-price .order-extra, .mjob-single-order-page .order-detail-price .total-order {
padding: 25px 30px;
position: relative;
}
.mjob-single-order-page .order-detail-price .order-price p, .mjob-single-order-page .order-detail-price .order-extra p, .mjob-single-order-page .order-detail-price .total-order p {
margin-bottom: 0;
}
.mjob-single-order-page .order-detail-price .order-price .price-items, .mjob-single-order-page .order-detail-price .order-extra .price-items, .mjob-single-order-page .order-detail-price .total-order .price-items {
top: 15px;
right: 25px;
font-size: 30px;
}
.mjob-single-order-page .order-detail-price .order-price .price-items sup, .mjob-single-order-page .order-detail-price .order-extra .price-items sup, .mjob-single-order-page .order-detail-price .total-order .price-items sup {
font-size: 18px;
}
.mjob-single-order-page .order-detail-price .order-price .days-order, .mjob-single-order-page .order-detail-price .order-extra .days-order, .mjob-single-order-page .order-detail-price .total-order .days-order {
position: absolute;
right: 30px;
bottom: 25px;
}
.mjob-single-order-page .order-detail-price .order-price .time-order, .mjob-single-order-page .order-detail-price .order-extra .time-order, .mjob-single-order-page .order-detail-price .total-order .time-order {
color: #aaafb3;
}
.mjob-single-order-page .order-detail-price .order-price .time-order i, .mjob-single-order-page .order-detail-price .order-extra .time-order i, .mjob-single-order-page .order-detail-price .total-order .time-order i {
padding-right: 10px;
font-size: 14px;
}
.mjob-single-order-page .order-detail-price .order-extra {
border: 1px solid #dfe0e5;
border-left: 0;
border-right: 0;
}
.mjob-single-order-page .order-detail-price .order-extra ul {
padding-left: 0;
}
.mjob-single-order-page .order-detail-price .order-extra ul li {
display: block;
position: relative;
margin-bottom: 20px;
}
.mjob-single-order-page .order-detail-price .order-extra ul li:last-child {
margin-bottom: 0;
}
.mjob-single-order-page .order-detail-price .order-extra ul li .extra-title {
width: 80%;
line-height: 25px;
}
.mjob-single-order-page .order-detail-price .order-extra ul li .price-items {
top: 0;
right: 0;
font-size: 18px;
}
.mjob-single-order-page .order-detail-price .order-extra ul li .price-items sup {
font-size: 12px;
}
.mjob-single-order-page .order-detail-price .total-order {
background: #f2f7fa;
}
.mjob-single-order-page .order-detail-price .total-order .title-cate {
padding-bottom: 10px;
}
.mjob-single-order-page .order-detail-price .total-order .price-items {
top: 15px;
right: 25px;
font-size: 30px;
}
.mjob-order-disable {
background: #dae0e6 !important;
box-shadow: 1px 3px 9px rgba(218, 224, 230, 0.3) !important;
color: #90969b !important;
}
.mjob-order-page {
padding-top: 50px;
}
@media (max-width: 991px) {
.mjob-order-page {
padding-top: 0;
}
}
.mjob-order-page.continoue .block-title {
text-align: center;
border: none;
padding-bottom: 0;
}
.mjob-order-page.continoue .note {
color: #898a90;
}
.items-chosen {
padding-right: 90px;
}
@media (max-width: 991px) {
.items-chosen {
padding-right: 0;
}
}
.items-chosen ul {
padding-left: 0;
}
.items-chosen ul li {
padding-left: 0;
}
@media (max-width: 991px) {
.items-chosen ul li {
height: auto;
position: relative;
margin-bottom: 20px;
}
.items-chosen ul li .inner {
height: 160px;
}
.items-chosen ul li .vote {
float: right;
position: absolute;
left: 160px;
top: 30px;
}
.items-chosen ul li .author {
margin-bottom: 0 !important;
position: absolute;
bottom: 9px;
}
.items-chosen ul li h2 {
margin: 0;
padding-top: 15px;
}
.items-chosen ul li img {
width: 160px !important;
height: 160px !important;
float: left;
border-radius: 4px 0 0 4px;
}
.items-chosen ul li .price {
position: absolute;
right: 0px;
bottom: 9px;
}
}
@media (max-width: 767px) {
.items-chosen ul li .vote {
position: relative;
left: auto;
top: auto;
float: none;
}
.items-chosen ul li .inner {
height: auto;
}
.items-chosen ul li .author {
position: relative;
bottom: 0;
}
.items-chosen ul li .price {
position: relative;
right: 0;
bottom: 0;
}
.items-chosen ul li img {
float: inherit;
width: 100% !important;
border-radius: 0;
}
}
@media (max-width: 1199px) {
.items-chosen ul li {
display: initial;
}
}
.items-chosen .block-items {
margin-top: 0;
}
.title-sub {
color: #898a90;
font-family: 'Signika', sans-serif;
text-transform: uppercase;
margin-bottom: 25px;
}
.mjob-order-info {
margin-bottom: 50px;
}
@media (max-width: 1199px) {
.mjob-order-info {
margin-top: 30px;
}
}
@media (max-width: 767px) {
.mjob-order-info {
margin-top: 0;
}
}
.mjob-order-info p {
font-family: 'Varela Round', sans-serif !important;
font-size: 14px !important;
line-height: 25px !important;
}
.mjob-order-info .price {
color: #ff4d3e;
font-family: 'Signika', sans-serif !important;
font-size: 18px !important;
}
.mjob-order-info .total-price {
color: #ff4d3e;
font-family: 'Signika', sans-serif;
font-size: 24px;
}
.mjob-order-info .total-text {
font-family: 'Signika', sans-serif;
color: #898a90;
margin-right: 30px;
text-transform: uppercase;
}
.mjob-order-info .add-extra {
border-top: 1px solid #dfe0e5;
border-bottom: 1px solid #dfe0e5;
padding: 20px 0;
margin-bottom: 20px;
}
.mjob-order-info .list-extra {
margin-top: 10px;
}
.mjob-order-info .list-extra li {
position: relative;
padding: 10px 0 10px 0;
border-bottom: 1px solid #ebebeb;
padding-bottom: 20px;
}
.mjob-order-info .list-extra li:last-child {
border-bottom: none;
}
.mjob-order-info .list-extra li .package-price {
position: absolute;
top: 10px;
right: 0;
font-family: 'Signika', sans-serif;
color: #c1c2c7;
font-size: 18px;
text-transform: uppercase;
}
.mjob-order-info .list-extra li .packge-chose .checkbox {
margin: 0;
}
.mjob-order-info .list-extra li .packge-chose .checkbox label {
width: 84%;
}
.mjob-order-info .list-extra li .packge-chose .checkbox input {
top: 6px;
left: 23px;
}
.mjob-order-info .list-extra li .packge-chose .checkbox p {
display: block;
width: 100%;
margin: 0 0 0 10px;
line-height: 25px;
}
.mjob-order-info .list-extra li .packge-chose .checkbox p p {
width: 40%;
}
.mjob-order-info .list-extra .form-group .checkbox input[type="checkbox"]:not(:checked) + span, .mjob-order-info .list-extra .form-group .checkbox input[type="checkbox"]:checked + span {
padding-left: 15px;
}
.mjob-order-info .list-extra .form-group .checkbox input[type="checkbox"]:not(:checked) + span:before, .mjob-order-info .list-extra .form-group .checkbox input[type="checkbox"]:checked + span:before {
left: -18px;
}
.mjob-order-info .list-extra .form-group .checkbox input[type="checkbox"]:not(:checked) + span:after, .mjob-order-info .list-extra .form-group .checkbox input[type="checkbox"]:checked + span:after {
left: -18px;
top: 1px;
}
.mjob-dispute-form input {
width: 100%;
height: 40px;
vertical-align: top;
}
.mjob-dispute-form .add-img {
color: #aaafb2;
position: relative;
top: 10px;
}
.mjob-dispute-form .add-img i {
margin-left: 10px;
background: #ff4d3e;
border-radius: 50%;
padding: 5px 7px;
color: #fff;
}
.mjob-dispute-form .image-item {
position: relative;
top: 10px;
}
.delivery .btn-delivery {
padding: 15px 30px;
text-transform: uppercase;
}
.form-delivery-order, .outer-conversation {
padding: 30px;
}
.form-delivery-order .attachment-image, .outer-conversation .attachment-image {
margin: 20px 0 40px 0;
}
.form-delivery-order .attachment-image .add-img, .outer-conversation .attachment-image .add-img {
color: #898a90;
}
.form-delivery-order .attachment-image .add-img i, .outer-conversation .attachment-image .add-img i {
color: #fff;
background: #ff4d3e;
padding: 5px 7px;
border-radius: 50%;
margin-left: 10px;
box-shadow: 1px 3px 9px rgba(16, 162, 239, 0.3);
}
.form-delivery-order .attachment-image .delete-img, .outer-conversation .attachment-image .delete-img {
position: relative;
left: 0;
top: 0;
background: none;
border-radius: 0;
box-shadow: none;
color: #ff4d3e;
}
.form-delivery-order .attachment-image .delete-img i, .outer-conversation .attachment-image .delete-img i {
color: #e52e5d;
padding-left: 5px;
}
.form-delivery-order textarea, .outer-conversation textarea {
width: 100%;
height: 200px;
padding: 20px;
}
.form-delivery-order .submit, .outer-conversation .submit {
padding: 13px 90px;
}
.form-delivery-order .error {
color: #e52e5d;
}
.checkout-payment {
margin-top: 40px !important;
}
.checkout-payment p {
color: #898a90;
}
.time-leave {
margin-bottom: 30px;
}
.count_down {
color: #ff4d3e;
font-size: 24px;
}
.order-information {
margin-top: 25px;
}
.payment-fail .block-title {
padding: 0;
margin: 0;
border-bottom: none !important;
}
.dispute-link {
color: #eb8251;
margin-bottom: 50px;
}
.dispute-link a {
color: #eb8251;
font-family: 'Signika', sans-serif;
}
.dispute-link i {
padding-left: 5px;
position: relative;
bottom: 2px;
}
.area-delivery {
padding-bottom: 22px;
position: relative;
margin-top: 35px;
}
.order-start-work {
padding: 16px 40px !important;
font-size: 14px;
}
.countdown {
margin: 50px 0 20px 0;
color: #ff4d3e;
font-size: 20px;
text-transform: uppercase;
font-family: 'Signika', sans-serif;
float: left;
width: 80%;
margin-top: 15px;
}
.countdown .item {
font-size: 14px;
padding-right: 10px;
}
.countdown .distance-time {
padding-right: 10px;
}
.countdown .notice {
font-size: 14px;
}
.countdown .notice i {
color: #e56a2e;
padding-right: 5px;
}
.delivery-content {
margin-bottom: 27px;
}
.chosen-container .chosen-results li.highlighted {
background: #ff4d3e;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ff4d3e), color-stop(90%, #ff4d3e));
background-image: -webkit-linear-gradient(#ff4d3e 20%, #ff4d3e 90%);
background-image: linear-gradient(#ff4d3e 20%, #ff4d3e 90%);
}
.main-dashboard {
margin-top: 40px;
}
@media (max-width: 767px) {
.main-dashboard {
margin-top: 0;
}
}
.main-dashboard .content-bio {
color: #c1c2c7 !important;
}
.main-dashboard .bio {
border-top: none !important;
}
.main-dashboard .no-items {
padding-top: 50% !important;
}
@media (max-width: 991px) {
.main-dashboard .no-items {
padding-top: 5% !important;
}
}
.no-items {
padding-top: 30% !important;
text-align: center;
color: #c1c2c7;
font-family: 'Varela Round', sans-serif;
font-size: 21px;
}
.no-items-modal {
padding-top: 0% !important;
text-align: center;
color: #c1c2c7;
font-family: 'Varela Round', sans-serif;
font-size: 21px;
}
@media (max-width: 991px) {
.no-items {
padding-top: 2% !important;
}
}
@media (max-width: 991px) {
.my-list-mjobs .block-statistic {
top: -123px;
right: 125px;
}
.my-list-mjobs .filter {
bottom: 65px !important;
}
.my-list-mjobs .filter select {
height: 37px;
background: none;
border: 1px solid #dfe0e5;
border-radius: 0;
}
}
.gradient {
position: relative;
}
.gradient:after {
content: "";
height: 50px;
width: 100%;
position: absolute;
left: 0;
bottom: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
/* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) -40%, white 85%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) -40%, white 85%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
/* IE6-9 */
}
.hidden-bio {
height: 154px;
overflow: hidden;
}
.hidden-bio.show {
height: 100%;
}
.show-bio {
display: block;
text-align: center;
color: #ff4d3e;
font-size: 13px;
}
.show-bio:hover, .show-bio:active, .show-bio:focus {
color: #ff4d3e;
}
.not-view {
text-align: center;
color: #898a90;
font-size: 28px;
font-family: 'Varela Round', sans-serif;
margin-top: 30px;
}
.dashboard .chart-padding {
padding: 10px 30px 10px 30px;
}
@media (max-width: 991px) {
.dashboard .revenues li {
margin-bottom: 0;
height: 100px;
}
}
.dashboard .revenues span.currency {
padding-left: 10px;
color: #ff4d3e;
}
.dashboard #secure_code {
margin-left: 5px;
}
.dashboard .block-title {
border-bottom: 1px solid #dfe0e5;
padding-bottom: 20px;
margin-bottom: 65px;
}
@media (max-width: 991px) {
.dashboard .block-title {
margin-bottom: 20px;
}
}
.dashboard .balance-withdraw {
background: #f2f7fa;
padding: 15px 30px;
}
.dashboard .personal-profile {
min-height: 590px;
}
@media (max-width: 991px) {
.dashboard .personal-profile {
min-height: auto;
}
}
.dashboard .personal-profile h4 {
margin-bottom: 5px;
}
.dashboard .information-items-detail {
margin-bottom: 100px;
min-height: 665px;
padding: 0 30px;
position: relative;
border-radius: 4px;
}
@media (max-width: 991px) {
.dashboard .information-items-detail {
min-height: 200px;
margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.dashboard .information-items-detail {
padding: 0 15px;
}
}
.dashboard .information-items-detail .tabs-information .view-all {
position: absolute;
right: 30px;
top: 20px;
}
.dashboard .information-items-detail .tabs-information .view-all a {
color: #ff4d3e;
text-decoration: none;
}
.dashboard .information-items-detail .nav-tabs {
border: none;
}
.dashboard .information-items-detail .nav-tabs > li {
vertical-align: top;
height: 50px;
}
.dashboard .information-items-detail .nav-tabs > li > a {
text-transform: uppercase;
padding: 15px 0;
margin-right: 30px;
color: #aaafb2;
font-family: 'Signika', sans-serif;
border-radius: 0;
background: none;
border-right: none;
border-left: 0;
}
.dashboard .information-items-detail .nav-tabs > li.active > a {
border-top: 6px solid #ff4d3e;
border-radius: 0;
background: none;
border-right: none;
border-left: 0;
padding: 10px 0;
color: #ff4d3e;
}
.dashboard .information-items-detail .nav-tabs > li > a:hover {
background: none;
border-left: none;
border-right: none;
border-bottom: none;
}
.dashboard .bio {
border-top: 1px solid #dfe0e5;
}
.dashboard .bio span {
color: #90969b;
}
.dashboard .bio .content-bio {
color: #2a394e;
line-height: 25px;
margin-top: 10px;
}
.dashboard .edit-profile {
margin-top: 20px;
}
.dashboard .edit-profile a {
color: #00ccbb;
font-family: 'Signika', sans-serif;
}
.dashboard .edit-profile a i {
padding-right: 10px;
}
.dashboard .title {
color: #2a394e;
font-family: 'Signika', sans-serif;
font-size: 21px;
padding: 30px 30px 10px 30px;
}
.box-shadow {
box-shadow: 1px 0px 46px rgba(188, 207, 219, 0.7);
background: #fff;
}
.revenues {
margin-bottom: 30px;
border-radius: 4px;
}
.revenues .cate {
font-family: 'Signika', sans-serif;
margin: 0 10%;
min-height: 35px;
}
.revenues .line {
margin-left: 30px;
}
.revenues ul {
padding: 0;
margin-top: 25px;
}
.revenues ul li {
display: inline-block;
text-align: center;
border-right: 1px solid #dfe0e5;
vertical-align: top;
text-transform: uppercase;
height: 75px;
margin-bottom: 25px;
}
.revenues ul li:last-child {
border: none;
}
.revenues ul li .currency {
font-size: 21px;
color: #ff4d3e;
font-weight: bold;
margin-top: 10px;
}
.mjob-revenues-page .balance-withdraw {
padding: 15px 40px;
}
.currency-balance, .note-balance {
display: inline-block;
margin-bottom: 0;
}
.currency-balance {
font-family: 'Signika', sans-serif;
color: #9f9f9f;
font-size: 20px;
}
.currency-balance .price-balance {
color: #ff4d3e;
margin-left: 3px;
}
.note-balance {
color: #b3c0c8;
font-family: 'Varela Round', sans-serif;
font-style: italic;
font-size: 14px;
margin-left: 5px;
}
@media (max-width: 767px) {
.note-balance {
margin-left: 0;
}
}
.line {
position: relative;
width: 30px;
}
.chart {
min-height: 200px;
margin-bottom: 30px;
border-radius: 4px;
}
@media (max-width: 767px) {
.chart {
display: none;
}
}
.chart .line {
margin-left: 30px;
}
.list-order {
position: relative;
}
.list-order ul {
padding: 0;
}
.list-order ul li {
display: block;
position: relative;
border-bottom: 1px solid #dfe0e5;
padding-bottom: 15px;
margin-bottom: 15px;
}
.list-order ul li h2 {
font-size: 14px;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
width: 76%;
line-height: 25px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: block;
}
.list-order ul li h2 a {
color: #2a394e;
text-decoration: none;
}
.list-order ul li .author {
color: #aaafb3;
font-size: 14px;
margin-bottom: 5px;
}
.list-order ul li .author a {
color: #ff4d3e;
text-decoration: none;
}
.list-order ul li .date-post {
font-size: 12px;
color: #aaafb2;
}
.list-order ul li .total-message {
position: absolute;
right: 0;
bottom: 15px;
color: #ff4d3e;
font-size: 12px;
}
.list-order .not-found {
padding-top: 30% !important;
text-align: center;
color: #c1c2c7;
font-family: 'Varela Round', sans-serif;
font-size: 21px;
}
@media (max-width: 991px) {
.list-order .not-found {
padding-top: 2% !important;
}
}
.list-order .view-all {
position: relative !important;
right: 0 !important;
top: 0 !important;
padding-bottom: 20px;
text-decoration: none;
}
.list-order .view-all a {
color: #ff4d3e;
}
.list-order .paginations-wrapper {
margin: 30px 0 25px 0;
padding-bottom: 30px;
}
.task-container-control {
margin-top: 30px;
}
@media (max-width: 767px) {
.task-container-control {
margin-top: 0;
}
}
.task-container-control .paginations-wrapper {
margin: 30px 0 25px 0;
padding-bottom: 30px;
}
.list-order .label-status, .list-job .label-status {
position: absolute;
right: -37px;
top: 0;
width: 94px;
padding: 5px 0;
border-radius: 45px 0 0 45px;
color: #fff;
font-size: 12px;
text-align: center;
}
.list-order li:hover a, .list-job li:hover a {
color: #ff4d3e;
}
.list-job ul {
padding: 0;
margin-top: 20px;
}
.list-job ul li {
display: block;
margin-bottom: 20px;
border-bottom: 1px solid #dfe0e5;
padding-bottom: 20px;
position: relative;
}
.list-job ul li .image-avatar {
float: left;
margin-right: 15px;
}
.list-job ul li .image-avatar img {
width: 116px;
height: 73px;
}
.list-job ul li .info-items a {
color: #2a394e;
font-size: 14px;
}
.list-job ul li .info-items h2 {
font-size: 16px;
margin: 0;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: block;
width: 55%;
}
.list-job ul li .info-items .group-function {
position: relative;
}
.list-job ul li .info-items .price {
position: absolute;
right: 0;
top: 16px;
font-size: 20px;
color: #ff4d3e;
font-family: 'Signika', sans-serif;
}
.list-job ul li .info-items .vote {
margin-top: 25px;
}
.list-job .view-all {
position: relative !important;
right: 0 !important;
top: -4px !important;
padding-bottom: 15px;
}
.list-job .view-all a {
color: #ff4d3e;
text-decoration: none;
}
.withdraw {
margin-bottom: 100px;
}
.withdraw .title-top-pages {
margin: 45px 0 0 0;
position: relative;
}
.withdraw .title-top-pages .filter {
position: absolute;
right: 0;
bottom: 70px;
}
@media (max-width: 767px) {
.withdraw .title-top-pages .filter {
position: initial;
display: none;
}
}
.withdraw .profile {
margin: 20px 0 0 0;
}
@media (max-width: 991px) {
.withdraw .profile {
margin: 10px 0 0 13px;
}
}
@media (max-width: 767px) {
.withdraw .profile {
margin: 0;
}
}
@media (max-width: 991px) {
.withdraw .profile .outer-revenues {
padding: 0;
margin-left: -8px;
}
}
@media (max-width: 767px) {
.withdraw .profile .outer-revenues {
margin-left: 0;
}
}
.withdraw .payment-method {
position: relative;
padding: 0 0 30px 30px;
}
@media (max-width: 991px) {
.withdraw .payment-method {
box-shadow: none;
background: none;
}
}
.withdraw .payment-method .choose-payment {
color: #898a90;
text-transform: uppercase;
font-family: 'Signika', sans-serif;
}
.withdraw .payment-method .link-change-payment {
position: absolute;
right: 0;
top: 0;
}
@media (max-width: 767px) {
.withdraw .payment-method .link-change-payment {
position: initial;
}
}
.withdraw .payment-method .link-change-payment a {
color: #ff4d3e;
}
.withdraw #withdrawForm .check-payment {
margin: 16px 0 0 0;
}
.withdraw #withdrawForm .checkbox {
display: inline-block;
margin-right: 50px;
}
.withdraw #withdrawForm .checkbox label {
padding-left: 0;
}
.withdraw #withdrawForm .checkbox span {
margin-left: 15px;
color: #2a394e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.withdraw #withdrawForm .checkbox input {
float: left;
}
.withdraw #withdrawForm .code-bank {
width: 58%;
}
@media (max-width: 767px) {
.withdraw #withdrawForm .code-bank {
width: 100%;
}
}
.withdraw #withdrawForm .form-group label span {
top: 0;
padding-left: 10px;
}
.withdraw .withdraw-revenues {
border-radius: 4px;
}
@media (max-width: 767px) {
.withdraw .withdraw-revenues .revenues {
margin-top: 0;
}
}
.withdraw .btn-back {
color: #aaafb3;
}
.withdraw .btn-back i {
padding-right: 10px;
}
.withdraw .block-items-detail {
padding: 0;
}
.withdraw .block-title {
margin-bottom: 15px;
}
@media (max-width: 767px) {
.withdraw .block-statistic {
position: initial;
}
}
.withdraw .block-statistic ul {
padding-left: 0;
}
.withdraw .revenues {
box-shadow: none;
background: none;
margin-bottom: 25px;
}
@media (max-width: 767px) {
.withdraw .revenues {
margin-top: 50px;
}
}
.withdraw .revenues ul {
margin: 33px 0 0 0;
}
.withdraw .withdraw-history-wrapper {
padding: 35px 0 30px 0;
margin: 0 30px;
}
@media (max-width: 767px) {
.withdraw .withdraw-history-wrapper {
margin: 0 15px;
}
}
.withdraw .withdraw-history-wrapper .payment-method {
padding-left: 0;
}
@media (max-width: 767px) {
.withdraw .payment-method {
padding: 0;
box-shadow: none;
}
}
.withdraw .payment-method .nav-tabs {
margin-bottom: 40px;
}
@media (max-width: 767px) {
.withdraw .payment-method .nav-tabs {
margin-bottom: 20px;
}
}
.withdraw .bank-group .bank {
width: 31.33%;
display: inline-block;
margin-right: 15px;
}
@media (max-width: 991px) {
.withdraw .bank-group .bank {
width: 30.33%;
}
}
@media (max-width: 767px) {
.withdraw .bank-group .bank {
width: 100%;
margin-bottom: 20px;
}
}
.withdraw .bank-group .bank:last-child {
margin-right: 0;
float: right;
}
@media (max-width: 767px) {
.withdraw .bank-group .bank:last-child {
margin-bottom: 0;
}
}
@media (max-width: 767px) {
.withdraw .save-button-paypal {
text-align: left;
}
.withdraw .save-button-paypal .btn-save {
margin-top: 0 !important;
}
}
@media (max-width: 991px) {
.withdraw .change-password-dashboard {
box-shadow: none;
background: none;
}
}
@media (max-width: 767px) {
.withdraw .change-password-dashboard {
box-shadow: none;
padding: 0;
}
}
@media (max-width: 767px) {
.withdraw #bankAccountForm .send-button-method {
text-align: left;
}
}
.withdraw #bankAccountForm .chosen-container {
width: 94% !important;
}
.withdraw #bankAccountForm .chosen-container input {
width: 100%;
}
.withdraw #bankAccountForm .chosen-container-single .chosen-single {
height: 35px;
line-height: 30px;
background: none;
border: none;
border-bottom: 1px solid #dfe0e5;
box-shadow: none;
border-radius: 0;
}
.withdraw #bankAccountForm .chosen-container-single .chosen-single div {
top: 4px;
}
.withdraw #bankAccountForm .chosen-container .chosen-results li {
padding: 10px;
}
.withdraw #bankAccountForm .chosen-container .chosen-results li.highlighted {
background: #ff4d3e;
}
.withdraw #bankAccountForm .chosen-container .chosen-drop {
border: 1px solid #dfe0e5;
}
.withdraw #bankAccountForm .chosen-container .chosen-results {
clear: both;
}
.withdraw #bankAccountForm label {
margin: 10px 15px 15px 0;
}
.withdraw #bankAccountForm .btn-send {
padding: 13px 85px;
}
.withdraw #bankAccountForm, .withdraw #paypalAccountForm, .withdraw #changePassForm {
width: 80%;
}
@media (max-width: 991px) {
.withdraw #bankAccountForm, .withdraw #paypalAccountForm, .withdraw #changePassForm {
width: 93%;
}
}
@media (max-width: 767px) {
.withdraw #bankAccountForm, .withdraw #paypalAccountForm, .withdraw #changePassForm {
width: 100%;
}
}
@media (max-width: 767px) {
.withdraw #withdrawForm .submit-bank {
text-align: left;
}
}
.withdraw #withdrawForm .btn-submit-bank {
padding: 13px 80px;
}
@media (max-width: 767px) {
.withdraw #withdrawForm .btn-submit-bank {
width: 100%;
}
}
.withdraw #paypalAccountForm .btn-save {
padding: 13px 85px;
margin-top: 30px;
}
.block-history {
margin-top: 50px;
}
.block-history table {
margin-top: 5px;
}
.block-history table .title-head {
font-family: 'Varela Round', sans-serif;
font-weight: 700;
line-height: 25px;
padding-bottom: 20px;
}
.block-history table tr > td {
line-height: 40px;
text-align: center;
padding: 8px 0;
}
.block-history table tr > td:first-child {
padding-left: 0;
text-align: left;
}
.block-history table tr > td:last-child {
padding-right: 0;
}
.block-history .successful {
color: #ff4d3e;
}
.block-history .rejected {
color: #e52e5d;
}
.change-password {
padding: 50px 20px 30px 20px;
}
@media (max-width: 767px) {
.change-password {
padding: 0;
}
}
@media (max-width: 767px) {
.change-pass-button-method {
text-align: left;
}
}
.load-more-post {
color: #ff4d3e;
text-transform: uppercase;
font-family: 'Signika', sans-serif !important;
cursor: pointer;
}
.link-post-job .post-job-button {
position: absolute;
right: 103px;
top: 17px;
color: #898a90;
}
.link-post-job .plus-circle {
display: inline-block;
background: #ff4d3e;
border-radius: 50%;
box-shadow: 1px 3px 9px rgba(16, 162, 239, 0.3);
margin-left: 15px;
padding: 3px 7px;
text-align: center;
color: #fff;
}
.link-post-job a:hover {
text-decoration: none;
}
.wrapper-list-conversation {
width: 100%;
height: 550px;
}
.emoji {
width: auto !important;
}
.mjob-modal-conversation-form p.error {
color: #e52e5d;
position: absolute;
right: 30px;
}
.single-ae_message .conversation-form {
border-top: none !important;
}
.single-ae_message .note-scroll {
margin-top: 15px !important;
}
.mjob_conversation_detail_page {
margin-top: 30px;
}
.mjob_conversation_detail_page .ellipsis {
white-space: pre;
text-overflow: ellipsis;
display: block;
overflow: hidden;
color: #e1e1e1;
}
.mjob_conversation_detail_page .note-scroll {
margin-top: 50px;
}
.mjob_conversation_detail_page .current {
padding-right: 0;
margin-top: 20px;
}
@media (max-width: 991px) {
.mjob_conversation_detail_page .current {
padding-left: 0;
margin-top: 0;
}
}
.mjob_conversation_detail_page .current-order {
padding: 30px;
margin-left: 30px;
}
@media (max-width: 991px) {
.mjob_conversation_detail_page .current-order {
padding: 15px;
margin-left: 0;
margin-bottom: 20px;
}
}
.mjob_conversation_detail_page .current-order .text-content {
margin-top: 28px;
}
.mjob_conversation_detail_page .current-order .label-status {
right: -38px;
}
.mjob_conversation_detail_page .title-column {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
text-transform: uppercase;
margin-top: 0;
padding-bottom: 15px;
}
.mjob_conversation_detail_page .conversation-form {
padding-left: 0;
clear: both;
}
.mjob_conversation_detail_page .conversation-form .line {
border-bottom: 1px solid #ff4d3e;
position: absolute;
width: 100%;
top: 10px;
z-index: 0;
}
.mjob_conversation_detail_page .conversation-form .paginations-wrapper {
padding: 0;
margin-left: 0;
text-align: center;
text-transform: uppercase;
margin-top: 40px;
}
.mjob_conversation_detail_page .conversation-form .paginations-wrapper a {
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
}
.mjob_conversation_detail_page .list-conversation {
padding: 0;
}
.mjob_conversation_detail_page .list-conversation li {
display: block;
margin-bottom: 18px;
}
.mjob_conversation_detail_page .list-conversation li .img-avatar {
float: left;
margin-right: 20px;
width: 8%;
}
.mjob_conversation_detail_page .list-conversation li .img-avatar img {
width: 40px;
height: 40px;
border-radius: 50%;
}
.mjob_conversation_detail_page .box-shadow-title {
background: url(../img/box-line.png) no-repeat;
background-size: 66%;
width: 100%;
height: auto;
background-position: left bottom;
padding-bottom: 37px;
}
@media (max-width: 991px) {
.mjob_conversation_detail_page .box-shadow-title {
background-size: 100%;
}
}
.mjob_conversation_detail_page .conversation {
padding: 0;
}
.mjob_conversation_detail_page .conversation li {
display: block;
margin-bottom: 30px;
}
.mjob_conversation_detail_page .conversation-text ul {
padding: 0;
}
.mjob_conversation_detail_page .conversation-text ul li {
display: block;
margin-top: 10px;
margin-bottom: 0;
}
.mjob_conversation_detail_page .conversation-text ul li i {
padding-right: 10px;
}
.mjob_conversation_detail_page .conversation-text ul li:first-child {
margin-top: 20px;
}
.mjob_conversation_detail_page .conversation-text iframe {
width: 100% !important;
}
.mjob_conversation_detail_page .private-message {
position: relative;
}
.mjob_conversation_detail_page .private-message .img-avatar {
float: left;
margin-right: 20px;
width: 7%;
display: none;
}
.mjob_conversation_detail_page .private-message .img-avatar img {
width: 50px;
height: 50px;
border-radius: 50%;
}
.mjob_conversation_detail_page .private-message .conversation-text {
width: 60%;
background: #ff4d3e;
color: #fff;
padding: 10px 15px;
float: right;
margin-right: 129px;
border-radius: 8px;
}
@media (max-width: 767px) {
.mjob_conversation_detail_page .private-message .conversation-text {
width: 88%;
margin-right: 43px;
}
}
@media (max-width: 480px) {
.mjob_conversation_detail_page .private-message .conversation-text {
margin-right: 32px;
}
}
.mjob_conversation_detail_page .private-message .conversation-text li a {
color: #fff;
}
.mjob_conversation_detail_page .private-message .conversation-text p {
font-size: 13px;
margin-bottom: 0;
}
.mjob_conversation_detail_page .private-message .message-time {
position: absolute;
right: 0;
}
@media (max-width: 767px) {
.mjob_conversation_detail_page .private-message .message-time {
position: initial;
}
}
.mjob_conversation_detail_page .guest-message .conversation-text {
float: left;
width: 60%;
background: #d9e0e6;
color: #2a394e;
padding: 10px 15px;
position: relative;
border-radius: 8px;
}
@media (max-width: 767px) {
.mjob_conversation_detail_page .guest-message .conversation-text {
width: 86%;
margin-right: 0;
}
}
@media (max-width: 480px) {
.mjob_conversation_detail_page .guest-message .conversation-text {
width: 77%;
margin-right: 0;
margin-left: 20px;
}
}
.mjob_conversation_detail_page .guest-message .conversation-text li a {
color: #ff4d3e;
}
.mjob_conversation_detail_page .guest-message .conversation-text p {
font-size: 13px;
margin-bottom: 0;
}
.mjob_conversation_detail_page .guest-message .img-avatar {
float: right;
width: 7%;
}
.mjob_conversation_detail_page .guest-message .img-avatar img {
width: 50px;
height: 50px;
border-radius: 50%;
}
.mjob_conversation_detail_page .admin-message {
background: #eb8251;
color: #fff;
padding: 15px 20px;
border-radius: 8px;
}
.mjob_conversation_detail_page .admin-message .img-avatar {
display: none;
}
.mjob_conversation_detail_page .admin-message p {
margin-bottom: 0;
}
.mjob_conversation_detail_page .admin-message .message-time {
float: inherit;
text-align: right;
color: #973916;
}
.mjob_conversation_detail_page .note {
margin: 20px 0;
}
.mjob_conversation_detail_page .message-time {
float: right;
font-size: 12px;
color: #ff4d3e;
margin-top: 15px;
}
.conversation-date {
margin: 40px 0 20px 0;
color: #ff4d3e;
position: relative;
}
.conversation-date .date {
position: relative;
background: #fff;
z-index: 1;
padding: 0 15px;
}
.compose-conversation {
margin: 20px 0 35px 0;
border-top: 1px solid #ff4d3e;
border-bottom: 1px solid #eef1f3;
}
.compose-conversation .compose {
position: relative;
margin-bottom: 0;
}
.compose-conversation .compose .attachment-image, .compose-conversation .compose .send-message {
float: left;
}
.compose-conversation .compose .attachment-image {
margin-top: 0;
margin-right: 10px;
}
.compose-conversation .compose .send-message {
background: none;
border: none;
text-transform: uppercase;
color: #ff4d3e;
font-family: 'Signika', sans-serif;
}
.compose-conversation .group-compose {
position: relative;
width: 100%;
box-shadow: 0px 1px 1px #f1f1f1;
}
.compose-conversation .group-compose .error {
color: #e52e5d;
position: absolute;
right: 0;
bottom: -35px;
}
.compose-conversation .input-compose {
width: 100%;
}
.compose-conversation .input-compose input {
border: none;
padding: 0 15px;
width: 85%;
height: 40px;
outline: 0;
}
.compose-conversation .input-compose input::-webkit-input-placeholder {
/* WebKit, Blink, Edge */
color: #ff4d3e;
font-size: 14px;
}
.compose-conversation .input-compose input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #ff4d3e;
opacity: 1;
font-size: 14px;
}
.compose-conversation .input-compose input::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #ff4d3e;
opacity: 1;
font-size: 14px;
}
.compose-conversation .input-compose input:-ms-input-placeholder {
/* Internet Explorer 10-11 */
color: #ff4d3e;
font-size: 14px;
}
.compose-conversation .action-link {
position: absolute;
right: 0;
top: 11px;
}
.compose-conversation .gallery_container_single_conversation {
margin-right: 0;
width: 100%;
}
.compose-conversation .gallery_container_single_conversation .add-img i {
color: #ff4d3e;
}
.compose-conversation .carousel_single_conversation-image-list {
margin-bottom: 0;
width: 100%;
padding-left: 15px;
}
.compose-conversation .carousel_single_conversation-image-list li {
display: inline-block;
width: 47%;
margin: 10px 0;
padding-right: 20px;
position: relative;
}
.compose-conversation .carousel_single_conversation-image-list li a {
color: #ff4d3e;
text-decoration: underline;
text-overflow: ellipsis;
white-space: nowrap;
display: block;
overflow: hidden;
}
.compose-conversation .carousel_single_conversation-image-list li a .fa-paperclip {
display: none;
}
.compose-conversation .carousel_single_conversation-image-list li a .fa-times {
color: #e52e5d;
padding-left: 10px;
}
.compose-conversation .carousel_single_conversation-image-list li a.delete-img {
position: absolute;
top: 0;
right: 6px;
}
.all-list-message .not-found {
margin-top: 20px;
font-size: 21px;
color: #c1c2c7;
font-family: 'Varela Round', sans-serif;
}
.all-list-message .list-conversation {
padding-left: 0;
margin-top: 8px;
}
.all-list-message .list-conversation .inner {
padding: 20px 0;
}
.all-list-message .list-conversation .unread {
background: #f3fafe;
}
.all-list-message .list-conversation .unread .name-author, .all-list-message .list-conversation .unread .latest-reply {
font-family: 'Signika', sans-serif;
font-weight: bold;
}
.all-list-message .list-conversation li {
display: block;
border-bottom: 1px solid #dfe0e5;
}
.all-list-message .list-conversation li .img-avatar {
float: left;
margin-right: 25px;
width: 7%;
}
@media (max-width: 991px) {
.all-list-message .list-conversation li .img-avatar {
width: 10%;
}
}
@media (max-width: 767px) {
.all-list-message .list-conversation li .img-avatar {
width: 10%;
}
}
@media (max-width: 480px) {
.all-list-message .list-conversation li .img-avatar {
display: none;
width: 0;
}
}
.all-list-message .list-conversation li .img-avatar img {
border-radius: 50%;
width: 75px;
height: 75px;
}
.all-list-message .list-conversation li .conversation-text {
float: right;
width: 90%;
}
@media (max-width: 991px) {
.all-list-message .list-conversation li .conversation-text {
width: 80%;
}
}
@media (max-width: 767px) {
.all-list-message .list-conversation li .conversation-text {
width: 80%;
}
}
@media (max-width: 480px) {
.all-list-message .list-conversation li .conversation-text {
width: 100%;
}
}
.all-list-message .name-author {
text-transform: uppercase;
font-family: 'Signika', sans-serif;
}
.all-list-message .name-author a {
color: #2a394e;
}
.all-list-message .latest-reply-time {
color: #aaafb2;
font-size: 12px;
margin: 10px 0 0 0;
}
.changelog-item {
text-align: center;
position: relative;
}
.changelog-item .changelog-text {
color: #90969b;
font-style: italic;
margin: 0 90px;
}
.changelog-item .changelog-text a {
color: #ff4d3e;
font-weight: bold;
}
.changelog-item .message-time {
position: absolute;
right: 0;
top: 2px;
margin-top: 0;
}
.user-conversation {
display: block;
font-size: 11px;
color: #aaafb3;
font-style: italic;
text-transform: none;
font-weight: 100;
}
.user-conversation a {
font-size: 13px;
color: #ff4d3e;
font-style: normal;
text-transform: uppercase;
font-weight: 400;
margin-left: 3px;
}
.page-404 {
margin: 120px 0 55px 0;
}
.page-404 .note-wrong {
font-size: 29px;
font-family: 'Signika', sans-serif;
color: #ff4d3e;
margin-bottom: 40px;
text-transform: uppercase;
}
.page-404 .content-404 {
padding-top: 40px;
color: #2a394e;
}
.page-404 a {
font-family: 'Varela Round', sans-serif;
font-weight: 700;
text-decoration: underline;
color: #2a394e;
}
.page-404 .link-back {
margin: 70px 0 30px 0;
}
.page-404 .link-back a {
color: #fff;
text-decoration: none;
}
.page-404 .link-back i {
padding-right: 10px;
font-size: 18px;
font-weight: bold;
}
.post-list {
padding-left: 0;
margin-top: 30px;
float: left;
}
.post-list .image-post, .post-list .article-post {
padding: 0;
}
.post-list li {
display: block;
margin-bottom: 50px;
}
.post-list li .image-avatar img {
width: 256px;
height: 180px;
border-radius: 4px;
}
@media (max-width: 767px) {
.post-list li .image-avatar img {
width: 100% !important;
margin-bottom: 20px;
}
}
.post-list li .info-items {
position: relative;
}
.post-list li .info-items .author-post, .post-list li .info-items .date-post {
margin-bottom: 20px;
}
.post-list li .info-items .author-post {
color: #898a90;
}
.post-list li .info-items .date-post {
position: absolute;
right: 0;
top: 0;
color: #898a90;
}
.post-list li .info-items h2 {
margin: 0;
font-family: 'Signika', sans-serif;
font-size: 18px;
line-height: 25px;
margin-bottom: 20px;
}
.post-list li .info-items h2 a {
color: #2a394e;
}
.post-list li .info-items .group-function {
position: relative;
min-height: 72px;
}
.post-list li .info-items .group-function .total-comments {
font-size: 12px;
position: absolute;
right: 0;
bottom: -12px;
color: #ff4d3e;
}
.post-list li .info-items .group-function .more {
text-transform: uppercase;
color: #ff4d3e;
font-family: 'Signika', sans-serif;
}
.post-detail .blog-content {
position: relative;
}
.post-detail .blog-content .author-post, .post-detail .blog-content .date-post {
color: #aaafb3;
}
.post-detail .blog-content .date-post {
position: absolute;
right: 0;
top: 0;
}
.post-detail .blog-content .title-blog {
margin: 0;
}
.post-detail .blog-content .title-blog a {
color: #2a394e;
font-size: 21px;
font-family: 'Signika', sans-serif;
}
.post-detail .blog-content .post-content {
margin-top: 20px;
border-bottom: 1px solid #dfe0e5;
padding-bottom: 50px;
}
.post-detail .blog-content .post-content h1 {
font-size: 21px;
}
.post-detail .blog-content .post-content h2 {
font-size: 18px;
}
.post-detail .blog-content .post-content h3 {
font-size: 16px;
}
.post-detail .blog-content .post-content h4 {
font-size: 14px;
}
.post-detail .blog-content .post-content h5 {
font-size: 12px;
}
.post-detail .blog-content .post-content h6 {
font-size: 10px;
}
.post-detail .blog-content .post-content p {
line-height: 25px;
margin-bottom: 20px;
}
.post-detail .blog-content .post-content img {
max-width: 100%;
height: auto;
}
.post-detail .blog-content .post-content li {
margin-bottom: 10px;
}
.post-detail .blog-content .cmt {
margin-top: 20px;
}
.post-detail .blog-content .cmt .text-comment {
color: #aaafb2;
text-transform: uppercase;
font-family: 'Signika', sans-serif;
margin-right: 5px;
}
.post-detail #comments {
margin: 0 -15px;
}
.post-detail #comments .comment-reply-title {
color: #aaafb2;
text-transform: uppercase;
font-family: 'Signika', sans-serif;
margin-right: 5px;
font-size: 14px;
}
.post-detail #comments .comment-notes {
margin-bottom: 20px;
}
.post-detail #comments label {
display: block;
margin-bottom: 15px;
font-weight: normal;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
color: #c1c2c7;
font-size: 16px;
}
.post-detail #comments input[type="text"], .post-detail #comments textarea {
width: 80%;
border: 1px solid rgba(137, 138, 144, 0.2);
padding: 20px;
}
.post-detail #comments input[type="text"] {
height: 40px;
}
.post-detail #comments .required {
color: #e52e5d;
}
.post-detail #comments .form-submit {
margin-top: 40px;
}
.post-detail #comments .form-submit .submit {
border-radius: 45px;
padding: 13px 60px;
border: none;
background: #ff4d3e;
color: #fff;
box-shadow: 1px 3px 9px rgba(16, 162, 239, 0.5);
font-family: 'Signika', sans-serif;
text-transform: uppercase;
}
.post-detail #comments .form-submit .submit:hover {
color: #fff;
text-decoration: none;
}
.post-detail #comments .logged-in-as a {
color: #ff4d3e;
}
.post-detail #comments .comment-list {
padding-left: 0;
}
.post-detail #comments .comment-list li {
display: block;
list-style: none;
border-bottom: 1px solid #dfe0e5;
padding: 20px 0;
}
.post-detail #comments .comment-list li img {
border-radius: 50%;
}
.post-detail #comments .comment-list li .says {
display: none;
}
.post-detail #comments .comment-list .pull-left {
width: 8%;
}
.post-detail #comments .comment-list .pull-right {
width: 89%;
}
@media (max-width: 480px) {
.post-detail #comments .comment-list .pull-right {
width: 75%;
}
}
.post-detail #comments .comment-list .avatar-comment img {
width: 70px;
height: 70px;
}
.post-detail #comments .comment-list .media-heading {
font-family: 'Varela Round', sans-serif;
font-weight: 700;
color: #2a394e;
font-size: 14px;
}
.post-detail #comments .comment-list .time-review {
color: #c1c2c7;
font-size: 12px;
}
.post-detail #comments .comment-list .comment-text {
margin-top: 10px;
}
.post-detail #comments .comment-list .comment-reply-link {
color: #ff4d3e;
text-transform: uppercase;
font-family: 'Signika', sans-serif;
}
.post-detail #comments .comment-list .comment-reply-link i {
display: none;
}
.post-detail #comments .comment-list .children {
margin-top: 20px;
}
.post-detail #comments .comment-list .children li {
border-bottom: 0;
border-top: 1px solid #dfe0e5;
}
@media (max-width: 480px) {
.post-detail {
margin: 0;
}
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 <NAME>
*/
.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 {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-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 {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-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;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
}
/* originally authored by <NAME> - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
from {
-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);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-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);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-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(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-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(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-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 {
from, to {
-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);
}
to {
-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);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.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);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.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);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
}
/* originally authored by <NAME> - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
from {
-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);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-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);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-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.39063deg) skewY(0.39063deg);
transform: skewX(0.39063deg) skewY(0.39063deg);
}
88.8% {
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
transform: skewX(-0.19531deg) skewY(-0.19531deg);
}
}
@keyframes jello {
from, 11.1%, to {
-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.39063deg) skewY(0.39063deg);
transform: skewX(0.39063deg) skewY(0.39063deg);
}
88.8% {
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
transform: skewX(-0.19531deg) skewY(-0.19531deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
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);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
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);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
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);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
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);
}
to {
-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(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.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);
}
to {
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);
}
to {
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);
}
to {
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);
}
to {
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);
}
to {
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);
}
to {
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);
}
to {
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);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-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(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-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(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-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 {
from {
-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);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-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);
}
to {
-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 {
from {
-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);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-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);
}
to {
-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 {
from {
-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;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-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;
}
to {
-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 {
from {
-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;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-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;
}
to {
-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 {
from {
-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;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-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;
}
to {
-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 {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-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 {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-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 {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-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 {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-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 {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-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 {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-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;
}
to {
-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;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
}
/* originally authored by <NAME> - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
}
/* originally authored by <NAME> - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
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 {
from {
opacity: 1;
}
to {
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 {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.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.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.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.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.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.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.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.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
/*!
* Hover.css (http://ianlunn.github.io/Hover/)
* Version: 2.0.2
* Author: <NAME> @IanLunn
* Author URL: http://ianlunn.co.uk/
* Github: https://github.com/IanLunn/Hover
* Made available under a MIT License:
* http://www.opensource.org/licenses/mit-license.php
* Hover.css Copyright Ian Lunn 2014. Generated with Sass.
*/
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
/* Shrink */
.hvr-shrink {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
}
/* Pulse */
@-webkit-keyframes hvr-pulse {
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
75% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@keyframes hvr-pulse {
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
75% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
.hvr-pulse {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
-webkit-animation-name: hvr-pulse;
animation-name: hvr-pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
to {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
@keyframes hvr-pulse-grow {
to {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
.hvr-pulse-grow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
-webkit-animation-name: hvr-pulse-grow;
animation-name: hvr-pulse-grow;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
to {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@keyframes hvr-pulse-shrink {
to {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
.hvr-pulse-shrink {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
-webkit-animation-name: hvr-pulse-shrink;
animation-name: hvr-pulse-shrink;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
/* Push */
@-webkit-keyframes hvr-push {
50% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes hvr-push {
50% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.hvr-push {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
-webkit-animation-name: hvr-push;
animation-name: hvr-push;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Pop */
@-webkit-keyframes hvr-pop {
50% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@keyframes hvr-pop {
50% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
.hvr-pop {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
-webkit-animation-name: hvr-pop;
animation-name: hvr-pop;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Bounce In */
.hvr-bounce-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Bounce Out */
.hvr-bounce-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Rotate */
.hvr-rotate {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
-webkit-transform: rotate(4deg);
-ms-transform: rotate(4deg);
transform: rotate(4deg);
}
/* Grow Rotate */
.hvr-grow-rotate {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
-webkit-transform: scale(1.1) rotate(4deg);
-ms-transform: scale(1.1) rotate(4deg);
transform: scale(1.1) rotate(4deg);
}
/* Float */
.hvr-float {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
-webkit-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px);
}
/* Sink */
.hvr-sink {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
-webkit-transform: translateY(8px);
-ms-transform: translateY(8px);
transform: translateY(8px);
}
/* Bob */
@-webkit-keyframes hvr-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes hvr-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@-webkit-keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
.hvr-bob {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
-webkit-animation-name: hvr-bob-float, hvr-bob;
animation-name: hvr-bob-float, hvr-bob;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
/* Hang */
@-webkit-keyframes hvr-hang {
0% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
50% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
100% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
}
@keyframes hvr-hang {
0% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
50% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
100% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
}
@-webkit-keyframes hvr-hang-sink {
100% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
}
@keyframes hvr-hang-sink {
100% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
}
.hvr-hang {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
-webkit-animation-name: hvr-hang-sink, hvr-hang;
animation-name: hvr-hang-sink, hvr-hang;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
/* Skew */
.hvr-skew {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
-webkit-transform: skew(-10deg);
-ms-transform: skew(-10deg);
transform: skew(-10deg);
}
/* Skew Forward */
.hvr-skew-forward {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
-webkit-transform: skew(-10deg);
-ms-transform: skew(-10deg);
transform: skew(-10deg);
}
/* Skew Backward */
.hvr-skew-backward {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
-webkit-transform: skew(10deg);
-ms-transform: skew(10deg);
transform: skew(10deg);
}
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
16.65% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
33.3% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes hvr-wobble-vertical {
16.65% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
33.3% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.hvr-wobble-vertical {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
-webkit-animation-name: hvr-wobble-vertical;
animation-name: hvr-wobble-vertical;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
16.65% {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
33.3% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes hvr-wobble-horizontal {
16.65% {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
33.3% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.hvr-wobble-horizontal {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
-webkit-animation-name: hvr-wobble-horizontal;
animation-name: hvr-wobble-horizontal;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
16.65% {
-webkit-transform: translate(8px, 8px);
transform: translate(8px, 8px);
}
33.3% {
-webkit-transform: translate(-6px, -6px);
transform: translate(-6px, -6px);
}
49.95% {
-webkit-transform: translate(4px, 4px);
transform: translate(4px, 4px);
}
66.6% {
-webkit-transform: translate(-2px, -2px);
transform: translate(-2px, -2px);
}
83.25% {
-webkit-transform: translate(1px, 1px);
transform: translate(1px, 1px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
@keyframes hvr-wobble-to-bottom-right {
16.65% {
-webkit-transform: translate(8px, 8px);
transform: translate(8px, 8px);
}
33.3% {
-webkit-transform: translate(-6px, -6px);
transform: translate(-6px, -6px);
}
49.95% {
-webkit-transform: translate(4px, 4px);
transform: translate(4px, 4px);
}
66.6% {
-webkit-transform: translate(-2px, -2px);
transform: translate(-2px, -2px);
}
83.25% {
-webkit-transform: translate(1px, 1px);
transform: translate(1px, 1px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
.hvr-wobble-to-bottom-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
-webkit-animation-name: hvr-wobble-to-bottom-right;
animation-name: hvr-wobble-to-bottom-right;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
16.65% {
-webkit-transform: translate(8px, -8px);
transform: translate(8px, -8px);
}
33.3% {
-webkit-transform: translate(-6px, 6px);
transform: translate(-6px, 6px);
}
49.95% {
-webkit-transform: translate(4px, -4px);
transform: translate(4px, -4px);
}
66.6% {
-webkit-transform: translate(-2px, 2px);
transform: translate(-2px, 2px);
}
83.25% {
-webkit-transform: translate(1px, -1px);
transform: translate(1px, -1px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
@keyframes hvr-wobble-to-top-right {
16.65% {
-webkit-transform: translate(8px, -8px);
transform: translate(8px, -8px);
}
33.3% {
-webkit-transform: translate(-6px, 6px);
transform: translate(-6px, 6px);
}
49.95% {
-webkit-transform: translate(4px, -4px);
transform: translate(4px, -4px);
}
66.6% {
-webkit-transform: translate(-2px, 2px);
transform: translate(-2px, 2px);
}
83.25% {
-webkit-transform: translate(1px, -1px);
transform: translate(1px, -1px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
.hvr-wobble-to-top-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
-webkit-animation-name: hvr-wobble-to-top-right;
animation-name: hvr-wobble-to-top-right;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
@keyframes hvr-wobble-top {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
.hvr-wobble-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
-webkit-animation-name: hvr-wobble-top;
animation-name: hvr-wobble-top;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
@keyframes hvr-wobble-bottom {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
.hvr-wobble-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
-webkit-animation-name: hvr-wobble-bottom;
animation-name: hvr-wobble-bottom;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
@keyframes hvr-wobble-skew {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
.hvr-wobble-skew {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
-webkit-animation-name: hvr-wobble-skew;
animation-name: hvr-wobble-skew;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Buzz */
@-webkit-keyframes hvr-buzz {
50% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
100% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
}
@keyframes hvr-buzz {
50% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
100% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
}
.hvr-buzz {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
-webkit-animation-name: hvr-buzz;
animation-name: hvr-buzz;
-webkit-animation-duration: 0.15s;
animation-duration: 0.15s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
10% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
20% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
40% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
60% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
80% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform: translateX(1px) rotate(0);
transform: translateX(1px) rotate(0);
}
100% {
-webkit-transform: translateX(-1px) rotate(0);
transform: translateX(-1px) rotate(0);
}
}
@keyframes hvr-buzz-out {
10% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
20% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
40% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
60% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
80% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform: translateX(1px) rotate(0);
transform: translateX(1px) rotate(0);
}
100% {
-webkit-transform: translateX(-1px) rotate(0);
transform: translateX(-1px) rotate(0);
}
}
.hvr-buzz-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
-webkit-animation-name: hvr-buzz-out;
animation-name: hvr-buzz-out;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: color, background-color;
transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
background-color: #2098d1;
color: white;
}
/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
50% {
background-color: rgba(32, 152, 209, 0.75);
}
}
@keyframes hvr-back-pulse {
50% {
background-color: rgba(32, 152, 209, 0.75);
}
}
.hvr-back-pulse {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: color, background-color;
transition-property: color, background-color;
}
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
-webkit-animation-name: hvr-back-pulse;
animation-name: hvr-back-pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
background-color: #2098d1;
background-color: #2098d1;
color: white;
}
/* Sweep To Right */
.hvr-sweep-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
/* Sweep To Left */
.hvr-sweep-to-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #ff4d3e;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
/* Sweep To Bottom */
.hvr-sweep-to-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}
/* Sweep To Top */
.hvr-sweep-to-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}
/* Bounce To Right */
.hvr-bounce-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Left */
.hvr-bounce-to-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
color: white;
}
.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Bottom */
.hvr-bounce-to-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Top */
.hvr-bounce-to-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
color: white;
}
.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Radial Out */
.hvr-radial-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
background: #e1e1e1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-radial-out:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
border-radius: 100%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
color: white;
}
.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
-webkit-transform: scale(2);
-ms-transform: scale(2);
transform: scale(2);
}
/* Radial In */
.hvr-radial-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
background: #2098d1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-radial-in:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #e1e1e1;
border-radius: 100%;
-webkit-transform: scale(2);
-ms-transform: scale(2);
transform: scale(2);
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
color: white;
}
.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
/* Rectangle In */
.hvr-rectangle-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #2098d1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #e1e1e1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
color: white;
}
.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
/* Rectangle Out */
.hvr-rectangle-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #e1e1e1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #2098d1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #e1e1e1;
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 50%;
-ms-transform-origin: 50%;
transform-origin: 50%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #e1e1e1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #2098d1;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 50%;
-ms-transform-origin: 50%;
transform-origin: 50%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
/* Shutter In Vertical */
.hvr-shutter-in-vertical {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #2098d1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #e1e1e1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 50%;
-ms-transform-origin: 50%;
transform-origin: 50%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
}
/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #e1e1e1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #2098d1;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50%;
-ms-transform-origin: 50%;
transform-origin: 50%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
color: white;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}
/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow;
transition-property: box-shadow;
box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
/* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px transparent;
/* Hack to improve aliasing on mobile/tablet devices */
}
/* Hollow */
.hvr-hollow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: background;
transition-property: background;
box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
/* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
background: none;
}
/* Trim */
.hvr-trim {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-trim:before {
content: '';
position: absolute;
border: white solid 4px;
top: 4px;
left: 4px;
right: 4px;
bottom: 4px;
opacity: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: opacity;
transition-property: opacity;
}
.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
opacity: 1;
}
/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
100% {
top: -12px;
right: -12px;
bottom: -12px;
left: -12px;
opacity: 0;
}
}
@keyframes hvr-ripple-out {
100% {
top: -12px;
right: -12px;
bottom: -12px;
left: -12px;
opacity: 0;
}
}
.hvr-ripple-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-ripple-out:before {
content: '';
position: absolute;
border: #e1e1e1 solid 6px;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-animation-duration: 1s;
animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
-webkit-animation-name: hvr-ripple-out;
animation-name: hvr-ripple-out;
}
/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
100% {
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 1;
}
}
@keyframes hvr-ripple-in {
100% {
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 1;
}
}
.hvr-ripple-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-ripple-in:before {
content: '';
position: absolute;
border: #e1e1e1 solid 4px;
top: -12px;
right: -12px;
bottom: -12px;
left: -12px;
opacity: 0;
-webkit-animation-duration: 1s;
animation-duration: 1s;
}
.hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
-webkit-animation-name: hvr-ripple-in;
animation-name: hvr-ripple-in;
}
/* Outline Out */
.hvr-outline-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-outline-out:before {
content: '';
position: absolute;
border: #e1e1e1 solid 4px;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: top, right, bottom, left;
transition-property: top, right, bottom, left;
}
.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
}
/* Outline In */
.hvr-outline-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-outline-in:before {
pointer-events: none;
content: '';
position: absolute;
border: #e1e1e1 solid 4px;
top: -16px;
right: -16px;
bottom: -16px;
left: -16px;
opacity: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: top, right, bottom, left;
transition-property: top, right, bottom, left;
}
.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
opacity: 1;
}
/* Round Corners */
.hvr-round-corners {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: border-radius;
transition-property: border-radius;
}
.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
border-radius: 1em;
}
/* Underline From Left */
.hvr-underline-from-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-underline-from-left:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 100%;
bottom: 0;
background: #2098d1;
height: 4px;
-webkit-transition-property: right;
transition-property: right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
right: 0;
}
/* Underline From Center */
.hvr-underline-from-center {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-underline-from-center:before {
content: "";
position: absolute;
z-index: -1;
left: 50%;
right: 50%;
bottom: 0;
background: #2098d1;
height: 4px;
-webkit-transition-property: left, right;
transition-property: left, right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
left: 0;
right: 0;
}
/* Underline From Right */
.hvr-underline-from-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-underline-from-right:before {
content: "";
position: absolute;
z-index: -1;
left: 100%;
right: 0;
bottom: 0;
background: #2098d1;
height: 4px;
-webkit-transition-property: left;
transition-property: left;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
left: 0;
}
/* Overline From Left */
.hvr-overline-from-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-overline-from-left:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 100%;
top: 0;
background: #2098d1;
height: 4px;
-webkit-transition-property: right;
transition-property: right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
right: 0;
}
/* Overline From Center */
.hvr-overline-from-center {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-overline-from-center:before {
content: "";
position: absolute;
z-index: -1;
left: 50%;
right: 50%;
top: 0;
background: #2098d1;
height: 4px;
-webkit-transition-property: left, right;
transition-property: left, right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
left: 0;
right: 0;
}
/* Overline From Right */
.hvr-overline-from-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-overline-from-right:before {
content: "";
position: absolute;
z-index: -1;
left: 100%;
right: 0;
top: 0;
background: #2098d1;
height: 4px;
-webkit-transition-property: left;
transition-property: left;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
left: 0;
}
/* Reveal */
.hvr-reveal {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-reveal:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-color: #2098d1;
border-style: solid;
border-width: 0;
-webkit-transition-property: border-width;
transition-property: border-width;
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
border-width: 4px;
}
/* Underline Reveal */
.hvr-underline-reveal {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-underline-reveal:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
height: 4px;
-webkit-transform: translateY(4px);
-ms-transform: translateY(4px);
transform: translateY(4px);
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
/* Overline Reveal */
.hvr-overline-reveal {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-overline-reveal:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 0;
top: 0;
background: #2098d1;
height: 4px;
-webkit-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px);
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow;
transition-property: box-shadow;
}
.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
/* Shadow */
.hvr-shadow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow;
transition-property: box-shadow;
}
.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
/* Grow Shadow */
.hvr-grow-shadow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow, -webkit-transform;
transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
/* Box Shadow Outset */
.hvr-box-shadow-outset {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow;
transition-property: box-shadow;
}
.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
/* Box Shadow Inset */
.hvr-box-shadow-inset {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow;
transition-property: box-shadow;
box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px transparent;
/* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px transparent;
/* Hack to improve aliasing on mobile/tablet devices */
}
/* Float Shadow */
.hvr-float-shadow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-float-shadow:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
/* W3C */
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform, opacity;
transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
/* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
opacity: 1;
-webkit-transform: translateY(5px);
-ms-transform: translateY(5px);
transform: translateY(5px);
/* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/* Shadow Radial */
.hvr-shadow-radial {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-shadow-radial:before, .hvr-shadow-radial:after {
pointer-events: none;
position: absolute;
content: '';
left: 0;
width: 100%;
box-sizing: border-box;
background-repeat: no-repeat;
height: 5px;
opacity: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: opacity;
transition-property: opacity;
}
.hvr-shadow-radial:before {
bottom: 100%;
background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
}
.hvr-shadow-radial:after {
top: 100%;
background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
}
.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
opacity: 1;
}
/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-bubble-top:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
left: -webkit-calc(50% - 10px);
left: calc(50% - 10px);
top: 0;
border-width: 0 10px 10px 10px;
border-color: transparent transparent #e1e1e1 transparent;
}
.hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
/* Bubble Right */
.hvr-bubble-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-bubble-right:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
top: -webkit-calc(50% - 10px);
top: calc(50% - 10px);
right: 0;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
/* Bubble Bottom */
.hvr-bubble-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-bubble-bottom:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
left: -webkit-calc(50% - 10px);
left: calc(50% - 10px);
bottom: 0;
border-width: 10px 10px 0 10px;
border-color: #e1e1e1 transparent transparent transparent;
}
.hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
/* Bubble Left */
.hvr-bubble-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-bubble-left:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
top: -webkit-calc(50% - 10px);
top: calc(50% - 10px);
left: 0;
border-width: 10px 10px 10px 0;
border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
/* Bubble Float Top */
.hvr-bubble-float-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-bubble-float-top:before {
position: absolute;
z-index: -1;
content: '';
left: -webkit-calc(50% - 10px);
left: calc(50% - 10px);
top: 0;
border-style: solid;
border-width: 0 10px 10px 10px;
border-color: transparent transparent #e1e1e1 transparent;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
/* Bubble Float Right */
.hvr-bubble-float-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-bubble-float-right:before {
position: absolute;
z-index: -1;
top: -webkit-calc(50% - 10px);
top: calc(50% - 10px);
right: 0;
content: '';
border-style: solid;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #e1e1e1;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
.hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-bubble-float-bottom:before {
position: absolute;
z-index: -1;
content: '';
left: -webkit-calc(50% - 10px);
left: calc(50% - 10px);
bottom: 0;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #e1e1e1 transparent transparent transparent;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
/* Bubble Float Left */
.hvr-bubble-float-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-bubble-float-left:before {
position: absolute;
z-index: -1;
content: '';
top: -webkit-calc(50% - 10px);
top: calc(50% - 10px);
left: 0;
border-style: solid;
border-width: 10px 10px 10px 0;
border-color: transparent #e1e1e1 transparent transparent;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
/* ICONS */
/* Icon Back */
.hvr-icon-back {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-left: 2.2em;
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
}
.hvr-icon-back:before {
content: "\f137";
position: absolute;
left: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-back:hover:before, .hvr-icon-back:focus:before, .hvr-icon-back:active:before {
-webkit-transform: translateX(-4px);
-ms-transform: translateX(-4px);
transform: translateX(-4px);
}
/* Icon Forward */
.hvr-icon-forward {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
}
.hvr-icon-forward:before {
content: "\f138";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
-webkit-transform: translateX(4px);
-ms-transform: translateX(4px);
transform: translateX(4px);
}
/* Icon Down */
@-webkit-keyframes hvr-icon-down {
0%,
50%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
25%,
75% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
@keyframes hvr-icon-down {
0%,
50%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
25%,
75% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
/* Icon Down */
.hvr-icon-down {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-down:before {
content: "\f01a";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-down:hover:before, .hvr-icon-down:focus:before, .hvr-icon-down:active:before {
-webkit-animation-name: hvr-icon-down;
animation-name: hvr-icon-down;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
/* Icon Up */
@-webkit-keyframes hvr-icon-up {
0%,
50%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
25%,
75% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
@keyframes hvr-icon-up {
0%,
50%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
25%,
75% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
/* Icon Up */
.hvr-icon-up {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-up:before {
content: "\f01b";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-up:hover:before, .hvr-icon-up:focus:before, .hvr-icon-up:active:before {
-webkit-animation-name: hvr-icon-up;
animation-name: hvr-icon-up;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
/* Icon Spin */
.hvr-icon-spin {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-spin:before {
content: "\f021";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transition-duration: 1s;
transition-duration: 1s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
}
.hvr-icon-spin:hover:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:active:before {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
0% {
opacity: 0;
}
50% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
51%,
100% {
opacity: 1;
}
}
@keyframes hvr-icon-drop {
0% {
opacity: 0;
}
50% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
51%,
100% {
opacity: 1;
}
}
/* Icon Drop */
.hvr-icon-drop {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-drop:before {
content: "\f041";
position: absolute;
right: 1em;
opacity: 1;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-drop:hover:before, .hvr-icon-drop:focus:before, .hvr-icon-drop:active:before {
opacity: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-animation-name: hvr-icon-drop;
animation-name: hvr-icon-drop;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Icon Fade */
.hvr-icon-fade {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-fade:before {
content: "\f00c";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: color;
transition-property: color;
}
.hvr-icon-fade:hover:before, .hvr-icon-fade:focus:before, .hvr-icon-fade:active:before {
color: #0F9E5E;
}
/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(-1em);
transform: translateY(-1em);
}
}
@keyframes hvr-icon-float-away {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(-1em);
transform: translateY(-1em);
}
}
/* Icon Float Away */
.hvr-icon-float-away {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-float-away:before, .hvr-icon-float-away:after {
content: "\f055";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
}
.hvr-icon-float-away:after {
opacity: 0;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:active:after {
-webkit-animation-name: hvr-icon-float-away;
animation-name: hvr-icon-float-away;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(1em);
transform: translateY(1em);
}
}
@keyframes hvr-icon-sink-away {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(1em);
transform: translateY(1em);
}
}
/* Icon Sink Away */
.hvr-icon-sink-away {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-sink-away:before, .hvr-icon-sink-away:after {
content: "\f056";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-sink-away:after {
opacity: 0;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
.hvr-icon-sink-away:hover:after, .hvr-icon-sink-away:focus:after, .hvr-icon-sink-away:active:after {
-webkit-animation-name: hvr-icon-sink-away;
animation-name: hvr-icon-sink-away;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
/* Icon Grow */
.hvr-icon-grow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-grow:before {
content: "\f118";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-grow:hover:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:active:before {
-webkit-transform: scale(1.3) translateZ(0);
transform: scale(1.3) translateZ(0);
}
/* Icon Shrink */
.hvr-icon-shrink {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-shrink:before {
content: "\f119";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-shrink:hover:before, .hvr-icon-shrink:focus:before, .hvr-icon-shrink:active:before {
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
}
/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
25% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
75% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}
@keyframes hvr-icon-pulse {
25% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
75% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}
.hvr-icon-pulse {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-pulse:before {
content: "\f015";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-pulse:hover:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:active:before {
-webkit-animation-name: hvr-icon-pulse;
animation-name: hvr-icon-pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
to {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
@keyframes hvr-icon-pulse-grow {
to {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
.hvr-icon-pulse-grow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-pulse-grow:before {
content: "\f015";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:hover:before, .hvr-icon-pulse-grow:focus:before, .hvr-icon-pulse-grow:active:before {
-webkit-animation-name: hvr-icon-pulse-grow;
animation-name: hvr-icon-pulse-grow;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
to {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}
@keyframes hvr-icon-pulse-shrink {
to {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}
.hvr-icon-pulse-shrink {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-pulse-shrink:before {
content: "\f015";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:hover:before, .hvr-icon-pulse-shrink:focus:before, .hvr-icon-pulse-shrink:active:before {
-webkit-animation-name: hvr-icon-pulse-shrink;
animation-name: hvr-icon-pulse-shrink;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
/* Icon Push */
@-webkit-keyframes hvr-icon-push {
50% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
}
@keyframes hvr-icon-push {
50% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
}
.hvr-icon-push {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-push:before {
content: "\f006";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-push:hover:before, .hvr-icon-push:focus:before, .hvr-icon-push:active:before {
-webkit-animation-name: hvr-icon-push;
animation-name: hvr-icon-push;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
50% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
}
@keyframes hvr-icon-pop {
50% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
}
.hvr-icon-pop {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-pop:before {
content: "\f005";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-pop:hover:before, .hvr-icon-pop:focus:before, .hvr-icon-pop:active:before {
-webkit-animation-name: hvr-icon-pop;
animation-name: hvr-icon-pop;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Icon Bounce */
.hvr-icon-bounce {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-bounce:before {
content: "\f087";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:active:before {
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Icon Rotate */
.hvr-icon-rotate {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-rotate:before {
content: "\f0c6";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-rotate:hover:before, .hvr-icon-rotate:focus:before, .hvr-icon-rotate:active:before {
-webkit-transform: rotate(20deg);
-ms-transform: rotate(20deg);
transform: rotate(20deg);
}
/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-grow-rotate:before {
content: "\f095";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:active:before {
-webkit-transform: scale(1.5) rotate(12deg);
-ms-transform: scale(1.5) rotate(12deg);
transform: scale(1.5) rotate(12deg);
}
/* Icon Float */
.hvr-icon-float {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-float:before {
content: "\f01b";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-float:hover:before, .hvr-icon-float:focus:before, .hvr-icon-float:active:before {
-webkit-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px);
}
/* Icon Sink */
.hvr-icon-sink {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-sink:before {
content: "\f01a";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-sink:hover:before, .hvr-icon-sink:focus:before, .hvr-icon-sink:active:before {
-webkit-transform: translateY(4px);
-ms-transform: translateY(4px);
transform: translateY(4px);
}
/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
0% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
50% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
100% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
@keyframes hvr-icon-bob {
0% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
50% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
100% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
@-webkit-keyframes hvr-icon-bob-float {
100% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
@keyframes hvr-icon-bob-float {
100% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
.hvr-icon-bob {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-bob:before {
content: "\f077";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-bob:hover:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:active:before {
-webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
animation-name: hvr-icon-bob-float, hvr-icon-bob;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
0% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
50% {
-webkit-transform: translateY(2px);
transform: translateY(2px);
}
100% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
@keyframes hvr-icon-hang {
0% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
50% {
-webkit-transform: translateY(2px);
transform: translateY(2px);
}
100% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
@-webkit-keyframes hvr-icon-hang-sink {
100% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
@keyframes hvr-icon-hang-sink {
100% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
.hvr-icon-hang {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-hang:before {
content: "\f078";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-hang:hover:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:active:before {
-webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
animation-name: hvr-icon-hang-sink, hvr-icon-hang;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
16.65% {
-webkit-transform: translateX(6px);
transform: translateX(6px);
}
33.3% {
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes hvr-icon-wobble-horizontal {
16.65% {
-webkit-transform: translateX(6px);
transform: translateX(6px);
}
33.3% {
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.hvr-icon-wobble-horizontal {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal:before {
content: "\f061";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
-webkit-animation-name: hvr-icon-wobble-horizontal;
animation-name: hvr-icon-wobble-horizontal;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
16.65% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
33.3% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes hvr-icon-wobble-vertical {
16.65% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
33.3% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.hvr-icon-wobble-vertical {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-wobble-vertical:before {
content: "\f062";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-wobble-vertical:hover:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:active:before {
-webkit-animation-name: hvr-icon-wobble-vertical;
animation-name: hvr-icon-wobble-vertical;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
50% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
100% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
}
@keyframes hvr-icon-buzz {
50% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
100% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
}
.hvr-icon-buzz {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-buzz:before {
content: "\f017";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-buzz:hover:before, .hvr-icon-buzz:focus:before, .hvr-icon-buzz:active:before {
-webkit-animation-name: hvr-icon-buzz;
animation-name: hvr-icon-buzz;
-webkit-animation-duration: 0.15s;
animation-duration: 0.15s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
10% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
20% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
40% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
60% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
80% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform: translateX(1px) rotate(0);
transform: translateX(1px) rotate(0);
}
100% {
-webkit-transform: translateX(-1px) rotate(0);
transform: translateX(-1px) rotate(0);
}
}
@keyframes hvr-icon-buzz-out {
10% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
20% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
40% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
60% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
80% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform: translateX(1px) rotate(0);
transform: translateX(1px) rotate(0);
}
100% {
-webkit-transform: translateX(-1px) rotate(0);
transform: translateX(-1px) rotate(0);
}
}
.hvr-icon-buzz-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-buzz-out:before {
content: "\f023";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-buzz-out:hover:before, .hvr-icon-buzz-out:focus:before, .hvr-icon-buzz-out:active:before {
-webkit-animation-name: hvr-icon-buzz-out;
animation-name: hvr-icon-buzz-out;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-curl-top-left:before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
top: 0;
left: 0;
background: white;
/* IE9 */
background: -webkit-linear-gradient(315deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
background: linear-gradient(135deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
/*For IE7-8-9*/
z-index: 1000;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: width, height;
transition-property: width, height;
}
.hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
width: 25px;
height: 25px;
}
/* Curl Top Right */
.hvr-curl-top-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-curl-top-right:before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
top: 0;
right: 0;
background: white;
/* IE9 */
background: -webkit-linear-gradient(225deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
background: linear-gradient(225deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: width, height;
transition-property: width, height;
}
.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
width: 25px;
height: 25px;
}
/* Curl Bottom Right */
.hvr-curl-bottom-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-curl-bottom-right:before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
bottom: 0;
right: 0;
background: white;
/* IE9 */
background: -webkit-linear-gradient(135deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
background: linear-gradient(315deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: width, height;
transition-property: width, height;
}
.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
width: 25px;
height: 25px;
}
/* Curl Bottom Left */
.hvr-curl-bottom-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-curl-bottom-left:before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
bottom: 0;
left: 0;
background: white;
/* IE9 */
background: -webkit-linear-gradient(45deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
background: linear-gradient(45deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: width, height;
transition-property: width, height;
}
.hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
width: 25px;
height: 25px;
}
#footer {
padding: 40px 0 0;
background: #2a394e;
color: #fff;
}
#footer .et-pull-top {
margin-bottom: 40px;
background: none;
position: relative;
}
#footer .et-pull-top ul {
margin: 0;
padding: 0;
}
#footer .et-pull-top ul li {
display: block;
margin-bottom: 8px;
}
#footer .et-pull-top ul li a {
color: #fff;
}
#footer .et-pull-top h3, #footer .et-pull-top h2 {
font-size: 18px;
margin-bottom: 30px;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
#footer .et-pull-bottom {
padding: 15px 0 30px 0;
position: relative !important;
}
@media (max-width: 767px) {
#footer .et-pull-bottom .social-link {
text-align: center;
margin-top: 10px;
}
}
#footer .et-pull-bottom .social-link ul {
padding: 0;
}
#footer .et-pull-bottom .social-link ul li {
display: inline-block;
margin-left: 15px;
cursor: pointer;
}
#footer .et-pull-bottom .social-link ul li .face i {
padding: 4px 10px;
}
#footer .et-pull-bottom .social-link ul li .twitter i {
padding: 5px 8px;
}
#footer .et-pull-bottom .social-link ul li .google i {
padding: 5px;
}
#footer .et-pull-bottom .social-link ul li a {
color: #fff;
padding: 4px 0;
}
#footer .et-pull-bottom .social-link ul li a.face:hover {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
background: #3b5998;
border-radius: 50%;
}
#footer .et-pull-bottom .social-link ul li a.twitter:hover {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
background: #28a9e0;
border-radius: 50%;
}
#footer .et-pull-bottom .social-link ul li a.google:hover {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
background: #d6492f;
border-radius: 50%;
}
@media (max-width: 767px) {
#footer .et-pull-bottom {
text-align: center;
}
}
#footer .et-pull-bottom a {
color: #FF4D3E;
font-family: 'Signika', sans-serif;
font-weight: bold;
}
/*---------------------------
3.CUSTOMIZED BOOTSTRAP FOR PAGE
--------------------------------*/
/*!
* Structure Sass Pages EngineThemes (http://enginethemes.com)
*/
.modal-content {
border-radius: 4px;
border: none;
}
.close {
float: left !important;
color: #fff;
opacity: 1;
}
.modal-header {
text-align: center;
border-bottom: none;
background: #fff;
border-radius: 4px 4px 0 0;
color: #fff;
padding: 33px 50px;
font-family: 'Signika', sans-serif;
}
.modal-body {
padding: 0 !important;
}
.et-dropdown button {
border: 0;
background: none;
}
.et-dropdown .avatar {
color: #898a90;
font-family: 'Varela Round', sans-serif;
font-weight: 600;
}
.et-dropdown i {
font-size: 25px;
padding-left: 15px;
font-weight: bold;
color: #898a90;
position: relative;
top: 3px;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.et-dropdown img {
display: inline-block;
width: 40px;
height: 40px;
border-radius: 50%;
margin-right: 10px;
position: relative;
bottom: 4px;
}
@media (max-width: 991px) {
.et-dropdown img {
margin-right: 0;
}
}
.et-dropdown .dropdown-toggle {
position: inherit;
z-index: 1111;
padding: 10px;
}
@media (max-width: 991px) {
.et-dropdown .dropdown-toggle {
padding-right: 0;
}
}
.et-dropdown .dropdown-menu {
background-clip: padding-box;
background-color: #fff !important;
box-shadow: 0 1px 1px rgba(225, 230, 234, 0.75);
border-radius: 4px;
margin-top: 9px;
right: 10px;
left: inherit;
}
.et-dropdown .et-dropdown-login {
padding: 0;
}
.et-dropdown .et-dropdown-login:before {
content: "";
position: absolute;
width: 0;
height: 0;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-bottom: 9px solid #ff4d3e;
right: 0;
top: -9px;
margin-left: -5px;
}
@media (max-width: 991px) {
.et-dropdown .et-dropdown-login:before {
display: none;
}
}
.et-dropdown .et-dropdown-login .get-message-link, .et-dropdown .et-dropdown-login .post-service-link {
display: none;
}
@media (max-width: 991px) {
.et-dropdown .et-dropdown-login .get-message-link, .et-dropdown .et-dropdown-login .post-service-link {
display: block;
}
}
@media (max-width: 991px) {
.et-dropdown .et-dropdown-login .post-service-link a {
position: relative;
}
.et-dropdown .et-dropdown-login .post-service-link .plus-circle {
display: inline-block;
background: #ff4d3e;
border-radius: 50%;
box-shadow: 1px 3px 9px rgba(16, 162, 239, 0.3);
margin-left: 15px;
text-align: center;
width: 30px;
height: 30px;
position: absolute;
right: 15px;
bottom: 5px;
}
.et-dropdown .et-dropdown-login .post-service-link i {
color: #fff;
font-size: 14px;
position: relative;
padding: 0;
top: 6px;
}
}
.et-dropdown .et-dropdown-login li {
border-bottom: 1px solid #d2d2d2;
margin: 0 10px;
}
@media (max-width: 991px) {
.et-dropdown .et-dropdown-login li {
padding: 10px 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
}
.et-dropdown .et-dropdown-login li:hover {
background: #ff4d3e;
padding: 0 10px;
margin: 0;
border-top: 0 !important;
}
.et-dropdown .et-dropdown-login li:first-child {
border: none;
margin: 0;
padding: 0 10px;
background: #ff4d3e;
border-bottom: 0;
}
@media (max-width: 991px) {
.et-dropdown .et-dropdown-login li:first-child {
background: none;
padding: 10px;
}
}
.et-dropdown .et-dropdown-login li:first-child a {
color: #fff;
}
.et-dropdown .et-dropdown-login li:last-child {
border-bottom: 0;
}
.et-dropdown .et-dropdown-login li a {
padding: 10px 0;
}
.et-dropdown .et-dropdown-login li a:hover {
background: none;
color: #fff;
}
.et-dropdown .et-dropdown-login li i {
padding-right: 20px;
}
.et-dropdown.open i.fa-angle-right {
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
position: relative;
top: -3px;
right: -5px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
background: none;
}
.btn-submit {
border-radius: 45px;
padding: 13px 60px;
border: none;
background: #ff4d3e;
color: #fff;
box-shadow: -1px 6px 19px rgba(16, 162, 239, 0.4);
font-family: 'Signika', sans-serif;
text-transform: uppercase;
outline: none;
position: relative;
overflow: hidden;
/*&:hover{
color: $white-base;
text-decoration: none;
}
&:before{
content: "";
position: absolute;
width: 100%;
height: 100%;
left:-105%;
transition:300ms;
background: rgba(255,255,255,0.2);
transform:skew(-30deg);
bottom: 0px;
}
&:hover:before{
left: 105%;
}*/
}
.btn-login {
padding: 13px 60px;
border: none;
background: #3b5998;
color: #fff;
box-shadow: -1px 6px 19px rgba(16, 162, 239, 0.4);
font-family: 'Signika', sans-serif;
outline: none;
position: relative;
overflow: hidden;
width: 100%;
/*&:hover{
color: $white-base;
text-decoration: none;
}
&:before{
content: "";
position: absolute;
width: 100%;
height: 100%;
left:-105%;
transition:300ms;
background: rgba(255,255,255,0.2);
transform:skew(-30deg);
bottom: 0px;
}
&:hover:before{
left: 105%;
}*/
}
.btn-submit:hover, .btn-submit.active, .btn-submit.visited {
color: #fff;
text-decoration: none;
}
input, textarea {
outline: 0 !important;
}
.et-form .form-group {
margin-bottom: 40px;
position: relative;
}
.et-form .form-group:last-child {
margin-bottom: 20px;
}
.et-form .input-group-addon {
background: none;
border: none;
color: #898a90;
padding: 0 25px 0 0;
font-size: 16px;
}
.et-form .no-addon {
padding-right: 35px;
}
.et-form label {
margin: 10px 30px 15px 0;
color: rgba(137, 138, 144, 0.6);
font-size: 16px;
}
.et-form input {
height: 45px;
width: 100%;
padding: 0 !important;
border: 0;
border-bottom: 1px solid rgba(137, 138, 144, 0.2);
box-shadow: none;
outline: none;
}
.et-form input:focus {
box-shadow: none;
border-radius: 0;
}
.et-form input[type="text"] {
border-radius: 0;
}
.et-form input[type="text"]:focus {
border-bottom: 1px solid #ff4d3e;
border-radius: 0;
}
.et-form input:-webkit-autofill {
background-color: none;
}
.et-form input[type="checkbox"], .et-form input[type="radio"] {
width: auto;
height: auto;
}
.et-form textarea {
width: 100%;
padding: 15px;
border: 0;
border-bottom: 1px solid rgba(137, 138, 144, 0.2);
}
.et-form .has-error .form-control {
box-shadow: none;
border-color: #e52e5d;
border-radius: 0;
}
.et-form .has-error input {
webkit-animation-name: hvr-buzz-out;
-webkit-animation-name: hvr-buzz-out;
animation-name: hvr-buzz-out;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.et-form .error {
color: #e52e5d;
clear: both;
font-size: 14px;
webkit-animation-name: hvr-buzz-out;
-webkit-animation-name: hvr-buzz-out;
animation-name: hvr-buzz-out;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.et-form p.error {
margin-left: 50px;
position: absolute;
bottom: -36px;
right: 0;
font-size: 14px;
webkit-animation-name: hvr-buzz-out;
-webkit-animation-name: hvr-buzz-out;
animation-name: hvr-buzz-out;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.form-group .checkbox input[type="checkbox"] {
height: 15px;
width: 15px;
margin-right: 10px;
margin-bottom: 20px;
}
.form-group .checkbox input {
background: #fff;
top: 17px;
border: 1px solid #ff4d3e;
}
.form-group label span {
position: relative;
top: 6px;
}
.form-group .checkbox input[type="checkbox"]:not(:checked),
.form-group .checkbox input[type="checkbox"]:checked {
position: absolute;
}
.form-group .checkbox input[type="checkbox"]:not(:checked) + span,
.form-group .checkbox input[type="checkbox"]:checked + span {
position: relative;
cursor: pointer;
margin-bottom: 30px;
}
/* checkbox aspect */
.form-group .checkbox input[type="checkbox"]:not(:checked) + span:before,
.form-group .checkbox input[type="checkbox"]:checked + span:before {
content: '';
position: absolute;
left: -35px;
top: 3px;
width: 15px;
height: 15px;
border: 1px solid #ff4d3e;
background: #fff;
}
/* checked mark aspect */
.form-group .checkbox input[type="checkbox"]:not(:checked) + span:after,
.form-group .checkbox input[type="checkbox"]:checked + span:after {
content: '\f00c';
font-family: "FontAwesome";
position: absolute;
left: -34px;
top: 1px;
font-size: 14px;
color: #ff4d3e;
transition: all .2s;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
}
/* checked mark aspect changes */
.form-group .checkbox input[type="checkbox"]:not(:checked) + span:after {
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
width: 15px;
height: 15px;
}
.form-group .checkbox input[type="checkbox"]:checked + span:after {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
width: 15px;
height: 15px;
}
/*------------------------------*/
/*---------Radio--------------- */
.form-group .checkbox input[type="radio"] {
height: 15px;
width: 15px;
margin-right: 10px;
margin-bottom: 20px;
top: 10px;
}
.form-group .checkbox input[type="radio"]:not(:checked),
.form-group .checkbox input[type="radio"]:checked {
position: absolute;
}
.form-group .checkbox input[type="radio"]:not(:checked) + span,
.form-group .checkbox input[type="radio"]:checked + span {
position: relative;
cursor: pointer;
margin-bottom: 30px;
}
/* checkbox aspect */
.form-group .checkbox input[type="radio"]:not(:checked) + span:before,
.form-group .checkbox input[type="radio"]:checked + span:before {
content: '';
position: absolute;
left: -15px;
top: 3px;
width: 15px;
height: 15px;
border: 1px solid #ff4d3e;
background: #fff;
border-radius: 50%;
}
/* checked mark aspect */
.form-group .checkbox input[type="radio"]:not(:checked) + span:after,
.form-group .checkbox input[type="radio"]:checked + span:after {
content: '\f111';
font-family: "FontAwesome";
position: absolute;
left: -10px;
top: 7px;
font-size: 5px;
color: #ff4d3e;
transition: all .2s;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
}
/* checked mark aspect changes */
.form-group .checkbox input[type="radio"]:not(:checked) + span:after {
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
width: 15px;
height: 15px;
}
.form-group .checkbox input[type="radio"]:checked + span:after {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
width: 15px;
height: 15px;
}
.nav-tabs {
border: none;
}
.nav-tabs > li {
vertical-align: top;
height: 50px;
}
.nav-tabs > li > a {
text-transform: uppercase;
padding: 20px 0 !important;
margin-right: 30px;
color: #aaafb2;
font-family: 'Signika', sans-serif;
border-radius: 0;
background: none;
border-right: none;
border-left: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
border-top: 6px solid #ff4d3e;
border-radius: 0;
background: none;
border-right: none;
border-left: 0;
padding: 15px 0 !important;
color: #ff4d3e;
}
.nav-tabs > li > a:hover {
background: none;
border-left: none;
border-right: none;
border-bottom: none;
padding: 20px 0 !important;
}
.nav-tabs > li > a:hover {
border: none;
}
.breadscrums {
margin-bottom: 40px;
}
.breadscrums h2 {
font-size: 14px;
font-family: 'Varela Round', sans-serif;
color: #aaafb3;
}
.breadscrums h2 i {
padding: 0 12px;
}
.breadscrums h2 .sub-caterogies {
color: #ff4d3e;
}
.loading-blur {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 998;
}
.loading-img {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 1000;
background: url("../img/loading.gif") center center no-repeat;
}
.loading-overlay {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 999;
opacity: 0.5;
background: #fff;
}
.loading-img {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 1000;
background: url("../img/loading.gif") center center no-repeat !important;
}
/*!
* Waves v0.6.0
* http://fian.my.id/Waves
*
* Copyright 2014 <NAME> and other contributors
* Released under the MIT license
* https://github.com/fians/Waves/blob/master/LICENSE
*/
.waves-effect {
position: relative;
cursor: pointer;
display: inline-block;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
vertical-align: middle;
z-index: 1;
will-change: opacity, transform;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.waves-effect .waves-ripple {
position: absolute;
border-radius: 50%;
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
opacity: 0;
background: rgba(0, 0, 0, 0.2);
-webkit-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
-webkit-transition-property: -webkit-transform, opacity;
transition-property: transform, opacity;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
background-color: rgba(255, 255, 255, 0.45);
}
.waves-effect.waves-red .waves-ripple {
background-color: rgba(244, 67, 54, 0.7);
}
.waves-effect.waves-yellow .waves-ripple {
background-color: rgba(255, 235, 59, 0.7);
}
.waves-effect.waves-orange .waves-ripple {
background-color: rgba(255, 152, 0, 0.7);
}
.waves-effect.waves-purple .waves-ripple {
background-color: rgba(156, 39, 176, 0.7);
}
.waves-effect.waves-green .waves-ripple {
background-color: rgba(76, 175, 80, 0.7);
}
.waves-effect.waves-teal .waves-ripple {
background-color: rgba(0, 150, 136, 0.7);
}
.waves-effect.waves-blue .waves-ripple {
background-color: rgba(16, 162, 239, 0.2);
}
.waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"] {
border: 0;
font-style: normal;
font-size: inherit;
text-transform: inherit;
background: none;
}
.waves-notransition {
-webkit-transition: none !important;
transition: none !important;
}
.waves-circle {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}
.waves-input-wrapper {
border-radius: 0.2em;
vertical-align: bottom;
}
.waves-input-wrapper .waves-button-input {
position: relative;
top: 0;
left: 0;
z-index: 1;
}
.waves-circle {
text-align: center;
width: 2.5em;
height: 2.5em;
line-height: 2.5em;
border-radius: 50%;
-webkit-mask-image: none;
}
.waves-block {
display: block;
}
/* Firefox Bug: link not triggered */
a.waves-effect .waves-ripple {
z-index: -1;
}
.block-intro-cus .load-more {
color: #ff4d3e;
font-family: 'Signika', sans-serif;
font-size: 14px;
position: relative;
top: 10px;
clear: both;
}
.block-intro-cus .load-more a {
color: #ff4d3e;
}
.block-intro-cus .load-more i {
padding-left: 20px;
font-size: 20px;
}
@media (max-width: 991px) {
.block-intro-cus .load-more {
text-align: left;
top: 0;
margin-left: 72px;
}
}
@media (max-width: 767px) {
.block-intro-cus .load-more {
margin-left: 18%;
}
}
.price-detile-page {
position: absolute;
right: 0;
top: 90%;
color: #ff4d3e;
font-size: 25px;
}
/*
@media (max-width: 767px) {
.price-detile-page {
position: absolute;
top: 90%;
left: 0;
}
}
*/ | assets/css/style-usman.css | @charset "UTF-8";
/*!
* Style Sass All Pages EngineThemes (http://enginethemes.com)
/*---------------------------------------
1.IMPORT BOOTSTRAP 3
--------------------------------*/
/*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css?family=Signika:400,700);
@import url(https://fonts.googleapis.com/css?family=Signika:400,700|Open+Sans:400,300,300italic,400italic,600,600italic,700italic,700,800,800italic);
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 10px;
width: 50%;
}
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
/*@import "bootstrap/glyphicons";*/
* {
box-sizing: border-box;
}
*:before,
*:after {
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent;
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857;
color: #333333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover, a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777777;
}
h1, .h1,
h2, .h2,
h3, .h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
font-size: 65%;
}
h4, .h4,
h5, .h5,
h6, .h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
font-size: 75%;
}
h1, .h1 {
font-size: 36px;
}
h2, .h2 {
font-size: 30px;
}
h3, .h3 {
font-size: 24px;
}
h4, .h4 {
font-size: 18px;
}
h5, .h5 {
font-size: 14px;
}
h6, .h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
background-color: #fcf8e3;
padding: .2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase, .initialism {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
}
.bg-primary {
background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
content: " ";
display: table;
}
.dl-horizontal dd:after {
clear: both;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
.initialism {
font-size: 90%;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857;
color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container:before, .container:after {
content: " ";
display: table;
}
.container:after {
clear: both;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
content: " ";
display: table;
}
.container-fluid:after {
clear: both;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row:before, .row:after {
content: " ";
display: table;
}
.row:after {
clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-1 {
width: 8.33333%;
}
.col-xs-2 {
width: 16.66667%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333%;
}
.col-xs-5 {
width: 41.66667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.33333%;
}
.col-xs-8 {
width: 66.66667%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333%;
}
.col-xs-11 {
width: 91.66667%;
}
.col-xs-12 {
width: 100%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-pull-1 {
right: 8.33333%;
}
.col-xs-pull-2 {
right: 16.66667%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-4 {
right: 33.33333%;
}
.col-xs-pull-5 {
right: 41.66667%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-7 {
right: 58.33333%;
}
.col-xs-pull-8 {
right: 66.66667%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-10 {
right: 83.33333%;
}
.col-xs-pull-11 {
right: 91.66667%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-push-1 {
left: 8.33333%;
}
.col-xs-push-2 {
left: 16.66667%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-4 {
left: 33.33333%;
}
.col-xs-push-5 {
left: 41.66667%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-7 {
left: 58.33333%;
}
.col-xs-push-8 {
left: 66.66667%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-10 {
left: 83.33333%;
}
.col-xs-push-11 {
left: 91.66667%;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
.col-xs-offset-1 {
margin-left: 8.33333%;
}
.col-xs-offset-2 {
margin-left: 16.66667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.33333%;
}
.col-xs-offset-5 {
margin-left: 41.66667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.33333%;
}
.col-xs-offset-8 {
margin-left: 66.66667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.33333%;
}
.col-xs-offset-11 {
margin-left: 91.66667%;
}
.col-xs-offset-12 {
margin-left: 100%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-1 {
width: 8.33333%;
}
.col-sm-2 {
width: 16.66667%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333%;
}
.col-sm-5 {
width: 41.66667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.33333%;
}
.col-sm-8 {
width: 66.66667%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333%;
}
.col-sm-11 {
width: 91.66667%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-pull-1 {
right: 8.33333%;
}
.col-sm-pull-2 {
right: 16.66667%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333%;
}
.col-sm-pull-5 {
right: 41.66667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.33333%;
}
.col-sm-pull-8 {
right: 66.66667%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333%;
}
.col-sm-pull-11 {
right: 91.66667%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-push-1 {
left: 8.33333%;
}
.col-sm-push-2 {
left: 16.66667%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333%;
}
.col-sm-push-5 {
left: 41.66667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.33333%;
}
.col-sm-push-8 {
left: 66.66667%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333%;
}
.col-sm-push-11 {
left: 91.66667%;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
.col-sm-offset-1 {
margin-left: 8.33333%;
}
.col-sm-offset-2 {
margin-left: 16.66667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333%;
}
.col-sm-offset-5 {
margin-left: 41.66667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.33333%;
}
.col-sm-offset-8 {
margin-left: 66.66667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333%;
}
.col-sm-offset-11 {
margin-left: 91.66667%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-1 {
width: 8.33333%;
}
.col-md-2 {
width: 16.66667%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333%;
}
.col-md-4-mod {
padding-top: 10%;
width: 33.33333%;
}
.col-md-5 {
width: 41.66667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.33333%;
}
.col-md-8 {
width: 66.66667%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333%;
}
.col-md-11 {
width: 91.66667%;
}
.col-md-12 {
width: 100%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.33333%;
}
.col-md-pull-2 {
right: 16.66667%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333%;
}
.col-md-pull-5 {
right: 41.66667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.33333%;
}
.col-md-pull-8 {
right: 66.66667%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333%;
}
.col-md-pull-11 {
right: 91.66667%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.33333%;
}
.col-md-push-2 {
left: 16.66667%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333%;
}
.col-md-push-5 {
left: 41.66667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.33333%;
}
.col-md-push-8 {
left: 66.66667%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333%;
}
.col-md-push-11 {
left: 91.66667%;
}
.col-md-push-12 {
left: 100%;
}
.col-md-offset-0 {
margin-left: 0%;
}
.col-md-offset-1 {
margin-left: 8.33333%;
}
.col-md-offset-2 {
margin-left: 16.66667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333%;
}
.col-md-offset-5 {
margin-left: 41.66667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.33333%;
}
.col-md-offset-8 {
margin-left: 66.66667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333%;
}
.col-md-offset-11 {
margin-left: 91.66667%;
}
.col-md-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-1 {
width: 8.33333%;
}
.col-lg-2 {
width: 16.66667%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333%;
}
.col-lg-4-mod {
padding-top: 10%;
width: 33.33333%;
}
.col-lg-5 {
width: 41.66667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.33333%;
}
.col-lg-8 {
width: 66.66667%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333%;
}
.col-lg-11 {
width: 91.66667%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.33333%;
}
.col-lg-pull-2 {
right: 16.66667%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333%;
}
.col-lg-pull-5 {
right: 41.66667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.33333%;
}
.col-lg-pull-8 {
right: 66.66667%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333%;
}
.col-lg-pull-11 {
right: 91.66667%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.33333%;
}
.col-lg-push-2 {
left: 16.66667%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333%;
}
.col-lg-push-5 {
left: 41.66667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.33333%;
}
.col-lg-push-8 {
left: 66.66667%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333%;
}
.col-lg-push-11 {
left: 91.66667%;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
.col-lg-offset-1 {
margin-left: 8.33333%;
}
.col-lg-offset-2 {
margin-left: 16.66667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333%;
}
.col-lg-offset-5 {
margin-left: 41.66667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.33333%;
}
.col-lg-offset-8 {
margin-left: 66.66667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333%;
}
.col-lg-offset-11 {
margin-left: 91.66667%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857;
color: #555555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
background-color: #eeeeee;
opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 34px;
}
input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
input[type="time"].input-sm,
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
input[type="time"],
input[type="datetime-local"].input-sm,
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
input[type="datetime-local"],
input[type="month"].input-sm,
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
input[type="time"].input-lg,
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
input[type="time"],
input[type="datetime-local"].input-lg,
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
input[type="datetime-local"],
input[type="month"].input-lg,
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 34px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
padding-left: 0;
padding-right: 0;
}
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
height: 30px;
line-height: 30px;
}
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 6px;
}
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
height: 46px;
line-height: 46px;
}
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 6px;
}
.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.33333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
content: " ";
display: table;
}
.form-horizontal .form-group:after {
clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.33333px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
color: #333;
text-decoration: none;
}
.btn:active, .btn.active {
outline: 0;
background-image: none;
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none;
}
a.btn.disabled, fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
color: #fff;
background-color: #286090;
border-color: #122b40;
}
.btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
color: #fff;
background-color: #204d74;
border-color: #122b40;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
color: #337ab7;
font-weight: normal;
border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
background-color: transparent;
box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
border-radius: 6px;
}
.btn-sm, .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs, .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
outline: 0;
background-color: #337ab7;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropdown-menu-left {
left: 0;
right: auto;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857;
color: #777777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
content: " ";
display: table;
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
content: " ";
display: table;
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav:before, .nav:after {
content: " ";
display: table;
}
.nav:after {
clear: both;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li.disabled > a {
color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #eeeeee;
border-color: #ff4d3e;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #555555;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #ff4d3e;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified, .nav-tabs.nav-justified {
width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li, .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified, .nav-tabs.nav-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
.navbar:before, .navbar:after {
content: " ";
display: table;
}
.navbar:after {
clear: both;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
.navbar-header:before, .navbar-header:after {
content: " ";
display: table;
}
.navbar-header:after {
clear: both;
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
content: " ";
display: table;
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #090909;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #090909;
color: #fff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
content: "/ ";
padding: 0 5px;
color: #ccc;
}
.breadcrumb > .active {
color: #777777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857;
text-decoration: none;
color: #337ab7;
background-color: #fff;
border: 1px solid #ddd;
margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
z-index: 3;
color: #23527c;
background-color: #eeeeee;
border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777777;
background-color: #fff;
border-color: #ddd;
cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
list-style: none;
text-align: center;
}
.pager:before, .pager:after {
content: " ";
display: table;
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777777;
background-color: #fff;
cursor: not-allowed;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
a.label:hover, a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label-default {
background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #fff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: #777777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
a.badge:hover, a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron, .container-fluid .jumbotron {
padding-left: 60px;
padding-right: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
display: block;
max-width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
.thumbnail .caption {
padding: 9px;
color: #333333;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
/*@import "bootstrap/alerts";*/
/*@import "bootstrap/progress-bars";*/
/*@import "bootstrap/media";*/
/*@import "bootstrap/list-group";*/
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-body:before, .panel-body:after {
content: " ";
display: table;
}
.panel-body:after {
clear: both;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover, .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.42857px;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
content: " ";
display: table;
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 12px;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 14px;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
border-width: 10px;
content: "";
}
.popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #fff;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #fff;
}
.popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #fff;
bottom: -10px;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
}
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
left: 0;
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0;
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0;
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
outline: 0;
color: #fff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
margin-top: -10px;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
line-height: 1;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: transparent;
}
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #fff;
}
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -15px;
}
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs {
display: none !important;
}
.visible-sm {
display: none !important;
}
.visible-md {
display: none !important;
}
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
/*---------------------------
2.CUSTOM CSS FOR ALL PAGES
--------------------------------*/
/*!
* Structure Sass Pages EngineThemes (http://enginethemes.com)
*/
/*
/!*!
* Declare Sass Font Face EngineThemes (http://enginethemes.com)
*!/
/!*Fonts Signika*!/
@font-face {
font-family: 'Signika-regular';
src: url('../fonts/Signika/Signika-regular-webfont.eot');
src: url('../fonts/Signika/Signika-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Signika/Signika-regular-webfont.woff2') format('woff2'),
url('../fonts/Signika/Signika-regular-webfont.woff') format('woff'),
url('../fonts/Signika/Signika-regular-webfont.ttf') format('truetype'),
url('../fonts/Signika/Signika-regular-webfont.svg#Signika-regular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Signika-light';
src: url('../fonts/Signika/Signika-light-webfont.eot');
src: url('../fonts/Signika/Signika-light-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Signika/Signika-light-webfont.woff2') format('woff2'),
url('../fonts/Signika/Signika-light-webfont.woff') format('woff'),
url('../fonts/Signika/Signika-light-webfont.ttf') format('truetype'),
url('../fonts/Signika/Signika-light-webfont.svg#Signika-light') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Signika-hairline';
src: url('../fonts/Signika/Signika-hairline-webfont.eot');
src: url('../fonts/Signika/Signika-hairline-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Signika/Signika-hairline-webfont.woff2') format('woff2'),
url('../fonts/Signika/Signika-hairline-webfont.woff') format('woff'),
url('../fonts/Signika/Signika-hairline-webfont.ttf') format('truetype'),
url('../fonts/Signika/Signika-hairline-webfont.svg#Signika-hairline') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Signika-bold';
src: url('../fonts/Signika/Signika-bold-webfont.eot');
src: url('../fonts/Signika/Signika-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Signika/Signika-bold-webfont.woff2') format('woff2'),
url('../fonts/Signika/Signika-bold-webfont.woff') format('woff'),
url('../fonts/Signika/Signika-bold-webfont.ttf') format('truetype'),
url('../fonts/Signika/Signika-bold-webfont.svg#Signika-bold') format('svg');
font-weight: normal;
font-style: normal;
}
/!*Font Varela Round*!/
@font-face {
font-family: 'open-sansbold';
src: url('../fonts/opensans/opensans-bold-webfont.eot');
src: url('../fonts/opensans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans/opensans-bold-webfont.woff2') format('woff2'),
url('../fonts/opensans/opensans-bold-webfont.woff') format('woff'),
url('../fonts/opensans/opensans-bold-webfont.ttf') format('truetype'),
url('../fonts/opensans/opensans-bold-webfont.svg#open-sansbold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open-sansextrabold';
src: url('../fonts/opensans/opensans-extrabold-webfont.eot');
src: url('../fonts/opensans/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans/opensans-extrabold-webfont.woff2') format('woff2'),
url('../fonts/opensans/opensans-extrabold-webfont.woff') format('woff'),
url('../fonts/opensans/opensans-extrabold-webfont.ttf') format('truetype'),
url('../fonts/opensans/opensans-extrabold-webfont.svg#open-sansextrabold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open-sansitalic';
src: url('../fonts/opensans/opensans-italic-webfont.eot');
src: url('../fonts/opensans/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans/opensans-italic-webfont.woff2') format('woff2'),
url('../fonts/opensans/opensans-italic-webfont.woff') format('woff'),
url('../fonts/opensans/opensans-italic-webfont.ttf') format('truetype'),
url('../fonts/opensans/opensans-italic-webfont.svg#open-sansitalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open-sanslight';
src: url('../fonts/opensans/opensans-light-webfont.eot');
src: url('../fonts/opensans/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans/opensans-light-webfont.woff2') format('woff2'),
url('../fonts/opensans/opensans-light-webfont.woff') format('woff'),
url('../fonts/opensans/opensans-light-webfont.ttf') format('truetype'),
url('../fonts/opensans/opensans-light-webfont.svg#open-sanslight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open-sansregular';
src: url('../fonts/opensans/opensans-regular-webfont.eot');
src: url('../fonts/opensans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans/opensans-regular-webfont.woff2') format('woff2'),
url('../fonts/opensans/opensans-regular-webfont.woff') format('woff'),
url('../fonts/opensans/opensans-regular-webfont.ttf') format('truetype'),
url('../fonts/opensans/opensans-regular-webfont.svg#open-sansregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open-sanssemibold';
src: url('../fonts/opensans/opensans-semibold-webfont.eot');
src: url('../fonts/opensans/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans/opensans-semibold-webfont.woff2') format('woff2'),
url('../fonts/opensans/opensans-semibold-webfont.woff') format('woff'),
url('../fonts/opensans/opensans-semibold-webfont.ttf') format('truetype'),
url('../fonts/opensans/opensans-semibold-webfont.svg#open-sanssemibold') format('svg');
font-weight: normal;
font-style: normal;
}
*/
/*!
* Declare Sass structure general EngineThemes (http://enginethemes.com)
*/
/*Color placeholder*/
input::-webkit-input-placeholder {
/* WebKit, Blink, Edge */
color: #c1c2c7;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 16px;
}
input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #c1c2c7;
opacity: 1;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 16px;
}
input::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #c1c2c7;
opacity: 1;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 16px;
}
input:-ms-input-placeholder {
/* Internet Explorer 10-11 */
color: #c1c2c7;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 16px;
}
/*Font size general pages*/
/*Font size heading*/
body {
font-family: 'Varela Round', sans-serif;
font-size: 14px;
color: #2a394e;
outline: none;
}
body a {
text-decoration: none;
}
body a:hover {
text-decoration: none;
}
.float-right {
text-align: right;
}
.float-center {
text-align: center;
}
.float-left {
text-align: left;
}
.no-padding {
padding: 0 !important;
}
.no-margin {
margin: 0 !important;
}
.margin-bot-15 {
margin-bottom: 15px !important;
}
.bold {
font-weight: bold;
}
#et-header #logo-site {
float: left;
padding-top: 20px;
}
@media (max-width: 991px) {
#et-header #logo-site {
margin-left: 40px;
}
}
@media (max-width: 767px) {
#et-header #logo-site {
padding-top: 11px;
}
}
#et-header #logo-site img {
max-width: 150px;
height: auto;
}
#et-header .et-pull-top {
min-height: 85px;
background: #fff;
padding: 0 30px;
}
@media (max-width: 991px) {
#et-header .et-pull-top {
padding: 0 20px;
}
}
@media (max-width: 767px) {
#et-header .et-pull-top {
min-height: 66px;
}
}
#et-header .et-pull-top .search-bar {
margin-left: 90px;
float: left;
margin-top: 23px;
}
@media (max-width: 1199px) {
#et-header .et-pull-top .search-bar {
padding-left: 55px;
margin-left: 0;
}
}
@media (max-width: 767px) {
#et-header .et-pull-top .search-bar {
display: none;
}
}
#et-header .et-pull-top .search-bar .icon-search {
position: relative;
right: 30px;
color: rgba(137, 138, 144, 0.8);
font-size: 16px;
}
#et-header .et-pull-top .search-bar input {
height: 30px;
padding-left: 0 !important;
width: 250px;
}
@media (max-width: 767px) {
#et-header .header-left, #et-header .header-right {
padding: 0;
}
}
#et-header .list-message {
border-right: 1px solid rgba(137, 138, 144, 0.3);
padding: 4px 25px;
display: inline-block;
z-index: 2;
position: relative;
}
@media (max-width: 1199px) {
#et-header .list-message {
display: none;
}
}
#et-header .list-message ul {
padding: 0;
}
#et-header .list-message .dropdown-menu {
width: 300px;
left: 50%;
margin-left: -150px;
border: 0;
box-shadow: 1px 0px 30px rgba(42, 57, 78, 0.3) !important;
top: 45px;
padding: 0;
}
#et-header .list-message .link-message i {
cursor: pointer;
font-size: 18px;
color: #2a394e;
padding: 0;
}
#et-header .list-message .link-message .alert-sign {
display: block;
position: absolute;
top: 3px;
right: -3px;
width: 10px;
height: 10px;
background: #e52e5d;
border-radius: 50%;
border: 2px solid #fff;
z-index: 99;
}
#et-header .list-message .dropdown-toggle {
padding: 0;
}
#et-header .list-message .list-message-box-footer, #et-header .list-message .list-message-box-header {
padding: 0 15px;
}
#et-header .list-message .list-message-box-header {
background: #ff4d3e;
padding: 9px 15px;
border-radius: 4px 4px 0 0;
}
#et-header .list-message .list-message-box-header:before {
content: "";
position: absolute;
width: 0;
height: 0;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-bottom: 9px solid #ff4d3e;
left: 50%;
top: -9px;
margin-left: -5px;
}
#et-header .list-message .list-message-box-header span {
color: #fff;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
#et-header .list-message .list-message-box-header a.mark-as-read {
float: right;
color: #fff;
}
#et-header .list-message .list-message-box-body {
list-style: none;
margin-bottom: 0;
}
#et-header .list-message .list-message-box-body li {
margin: 0;
padding: 13px 15px;
border: none;
}
#et-header .list-message .list-message-box-body li .inner {
position: relative;
}
#et-header .list-message .list-message-box-body li .inner.unread {
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
#et-header .list-message .list-message-box-body li:hover {
background-color: #f2f7fa;
padding: 13px 15px;
}
#et-header .list-message .list-message-box-body li:hover > a {
text-decoration: none;
}
#et-header .list-message .list-message-box-body li .img-avatar {
position: absolute;
top: 0;
left: 0;
}
#et-header .list-message .list-message-box-body li .img-avatar img {
bottom: 0;
}
#et-header .list-message .list-message-box-body li .conversation-text {
padding-left: 60px;
}
#et-header .list-message .list-message-box-body li .conversation-text .latest-reply {
display: block;
color: black;
line-height: 1.5;
overflow: hidden;
height: 20px;
text-overflow: ellipsis;
white-space: nowrap;
}
#et-header .list-message .list-message-box-body li .conversation-text .latest-reply-time {
font-size: 12px;
color: #aaafb2;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
}
#et-header .list-message .list-message-box-footer a {
color: #ff4d3e;
border-top: 1px solid #dfe0e6;
display: block;
text-align: center;
padding: 10px 0;
text-transform: capitalize;
}
#et-header .et-pull-bottom {
padding: 0 30px;
}
@media (max-width: 991px) {
#et-header .et-pull-bottom {
background: none;
border-top: none;
position: relative;
padding: 0 15px;
}
}
#et-header .link-account {
line-height: 83px;
display: inline-block;
}
@media (max-width: 767px) {
#et-header .link-account {
line-height: 66px;
}
}
#et-header .link-account ul {
margin: 0;
padding: 0;
}
#et-header .link-account ul li {
display: inline-block;
}
#et-header .link-account ul li .open-signin-modal {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
}
#et-header .link-account ul li .open-signup-modal {
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
}
#et-header .link-account ul li .focus-signin-form {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
}
#et-header .list-notification, #et-header .link-post-services, #et-header .user-account {
display: inline-block;
margin-top: 15px;
}
@media (max-width: 991px) {
#et-header .user-account .display-name {
display: none;
}
#et-header .user-account i.fa-angle-right {
display: none;
}
}
@media (max-width: 767px) {
#et-header .user-account {
margin-top: 5px;
margin-right: 5px;
}
}
@media (max-width: 991px) {
#et-header .user-account .dropdown-menu {
position: fixed;
height: 100%;
width: 250px;
background: #2a394e !important;
top: 0;
right: 0;
z-index: 99999;
border-radius: 0;
margin-top: 0;
}
#et-header .user-account .dropdown-menu li {
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#et-header .user-account .dropdown-menu a {
color: #e6e9f2;
}
}
#et-header .search-bar {
margin-right: 20px;
}
#et-header .search-bar input {
padding-left: 10px;
}
#et-header .link-post-services {
border-right: 1px solid rgba(137, 138, 144, 0.3);
padding: 0 23px;
margin-right: 12px;
}
@media (max-width: 1199px) {
#et-header .link-post-services {
display: none;
}
}
#et-header .link-post-services a {
color: #898a90;
display: block;
}
#et-header .link-post-services .plus-circle {
display: inline-block;
background: #ff4d3e;
border-radius: 50%;
box-shadow: 1px 3px 9px rgba(16, 162, 239, 0.3);
margin-left: 15px;
padding: 3px 7px;
text-align: center;
}
#et-header .link-post-services i {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
color: #fff;
font-size: 14px;
position: relative;
}
#et-header .link-post-services:hover a {
color: #ff4d3e;
}
#et-header .link-post-services:hover i {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
position: relative;
bottom: 1px;
}
#et-header .list-notification {
border-left: 1px solid rgba(137, 138, 144, 0.3);
border-right: 1px solid rgba(137, 138, 144, 0.3);
padding: 0 25px;
line-height: 32px;
display: none;
}
#et-header .list-notification .link-notification {
cursor: pointer;
font-size: 18px;
}
#et-header .user-account {
cursor: pointer;
}
#et-header .user-account .dropdown {
z-index: 5;
}
body.home .search-bar {
display: none;
}
body.page-template-page-profile-php .plus-circle {
padding: 5px 7px !important;
}
/*rubah warna disini*/
#et-nav {
/*line-height: 40px;*/
background: #ecf5fa;
border-top: 1px solid #dbeef8;
}
#et-nav ul {
margin: 0;
padding: 0;
}
#et-nav ul li {
display: inline-block;
margin-right: 60px;
}
#et-nav ul li a {
color: #2a394e;
text-decoration: none;
}
#et-nav .navbar-default {
background: none;
border: none;
margin-bottom: 0;
min-height: 40px;
}
@media (max-width: 991px) {
#et-nav .navbar-default {
position: absolute;
bottom: 8px;
}
}
@media (max-width: 767px) {
#et-nav .navbar-default {
left: 0;
bottom: -2px;
}
}
#et-nav .navbar-default .navbar-toggle {
border: none;
color: #2a394e;
font-size: 22px;
}
#et-nav .navbar-default .dropdown:hover .dropdown-menu {
display: block;
}
#et-nav .navbar-default .dropdown-menu {
background: #2a394e;
color: #fff;
border-radius: 0;
border: none;
min-width: 200px;
z-index: 9999;
}
#et-nav .navbar-default .dropdown-menu:before {
content: "";
position: absolute;
width: 0;
height: 0;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-bottom: 9px solid #2a394e;
left: 30px;
top: -9px;
margin-left: -5px;
}
#et-nav .navbar-default .dropdown-menu li {
display: block !important;
}
#et-nav .nav > li > a {
padding: 0;
line-height: 40px;
}
#et-nav .div-main-sub {
display: inline-block;
vertical-align: top;
border-right: 1px solid #3f4b5b;
padding: 20px 15px 20px 30px;
min-width: 200px;
}
#et-nav .div-main-sub li {
display: block;
margin-bottom: 15px;
}
#et-nav .div-main-sub li a {
color: #fff !important;
}
#et-nav .div-main-sub li a:hover {
color: #ff4d3e !important;
}
#et-nav .div-main-sub li ul {
display: none !important;
}
#et-nav .div-main-sub:last-child {
border: none;
}
#et-nav .megamenu .nav,
#et-nav .megamenu .collapse,
#et-nav .megamenu .dropup,
#et-nav .megamenu .dropdown {
position: static;
padding-left: 0;
}
#et-nav .megamenu .container {
position: relative;
}
#et-nav .megamenu .dropdown-menu {
left: auto;
}
#et-nav .megamenu .megamenu-content {
padding: 15px;
}
#et-nav .megamenu .megamenu-content h3 {
margin-top: 0;
color: #428bca;
font-size: 18px;
}
#et-nav .megamenu .dropdown.megamenu-fw .dropdown-menu {
left: 0;
right: 0;
}
#et-nav .navbar-default .navbar-nav > .active > a, #et-nav .navbar-default .navbar-nav > .active > a:hover, #et-nav .navbar-default .navbar-nav > .active > a:focus {
background: none;
}
#et-nav .navbar-default .navbar-nav > .open > a, #et-nav .navbar-default .navbar-nav > .open > a:hover, #et-nav .navbar-default .navbar-nav > .open > a:focus {
background: none;
}
@media (max-width: 991px) {
#et-nav .navbar-default .dropdown:hover .dropdown-menu {
display: none;
}
}
@media (max-width: 767px) {
#et-nav .navbar-collapse.in {
overflow-y: initial;
}
}
@media (max-width: 991px) {
#et-nav .navbar-default .navbar-nav {
position: fixed;
width: 250px;
height: 100%;
z-index: 999999;
background: #2a394e;
left: 0;
top: 0;
margin: 0;
padding: 0 10px;
overflow: scroll;
-webkit-overflow-scrolling: touch;
}
#et-nav .navbar-default .navbar-nav li {
display: block;
border-bottom: 1px solid rgba(210, 210, 210, 0.09);
margin-right: 0;
position: relative;
}
#et-nav .navbar-default .navbar-nav a {
color: #fff;
padding-left: 10px;
position: relative;
}
#et-nav .navbar-default .navbar-nav .dropdown-menu {
position: inherit;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
padding-left: 0;
min-width: 100%;
}
#et-nav .navbar-default .navbar-nav .dropdown-menu li {
padding: 10px 0;
}
#et-nav .navbar-default .navbar-nav .div-main-sub {
border-right: none;
margin-bottom: 0;
padding: 0 0 0 30px;
min-width: 100%;
}
#et-nav .navbar-default .navbar-nav .div-main-sub:last-child {
margin-bottom: 20px;
}
}
@media (max-width: 991px) and (max-width: 767px) {
#et-nav .navbar-default .navbar-nav .div-main-sub:last-child li:last-child {
border-bottom: none;
}
}
@media (max-width: 991px) {
#et-nav .navbar-default .navbar-nav .dropdown-toggle i.fa-angle-right {
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
font-size: 22px;
position: absolute;
right: 15px;
margin-top: 8px;
}
#et-nav .navbar-default .navbar-nav .open .dropdown-toggle i.fa-angle-right {
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
}
@media (max-width: 991px) {
#et-nav .navbar-header {
float: none;
}
#et-nav .navbar-toggle {
display: block;
}
#et-nav .navbar-collapse {
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#et-nav .navbar-collapse.collapse {
display: none !important;
}
#et-nav .navbar-nav {
float: none !important;
margin: 7.5px -15px;
}
#et-nav .navbar-nav > li {
float: none;
}
#et-nav .navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
}
#et-nav .navbar-text {
float: none;
margin: 15px 0;
}
#et-nav .navbar-collapse.collapse.in {
display: block !important;
}
#et-nav .collapsing {
overflow: hidden !important;
}
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background: none;
}
.title-aside {
color: #2a394e;
font-size: 17px;
font-family: 'Signika', sans-serif;
}
.box-aside {
background: #fff;
box-shadow: 1px 0px 30px rgba(188, 207, 219, 0.7);
border-radius: 4px;
margin: 0 10px;
position: relative;
}
.slider {
z-index: 0;
width: 100%;
position: relative;
display: none;
}
@media (max-width: 767px) {
.slider {
height: 340px !important;
}
}
@media (max-width: 480px) {
.slider {
height: 340px !important;
}
}
.slider .backgound-under {
background: rgba(51, 54, 70, 0.8);
width: 100%;
height: 100%;
position: absolute;
z-index: 10;
}
.slider .background-image {
position: relative;
z-index: 0;
text-align: center;
width: 100%;
height: 100%;
overflow: hidden;
}
.slider .background-image img {
max-width: 100%;
width: 100%;
position: relative;
z-index: 5;
height: auto;
left: 50%;
top: 50%;
transform: translate(-50%, -50%) !important;
-webkit-transform: translate(-50%, -50%) !important;
-moz-transform: translate(-50%, -50%) !important;
-o-transform: translate(-50%, -50%) !important;
-ms-transform: translate(-50%, -50%) !important;
}
@media (max-width: 1199px) {
.slider .background-image img {
max-width: initial;
}
}
@media (max-width: 991px) {
.slider .background-image img {
max-width: initial;
width: auto !important;
height: 100%;
}
}
@media (max-width: 767px) {
.slider .background-image img {
height: auto;
}
}
.statistic-job-number {
position: absolute;
bottom: 20px;
z-index: 11;
width: 100%;
font-family: 'Varela Round', sans-serif;
font-style: italic;
font-size: 18px;
text-align: center;
}
.statistic-job-number .link-last-job {
color: #fff;
margin-bottom: 0;
cursor: pointer;
display: inline-block;
}
.statistic-job-number i {
font-size: 25px;
font-weight: bold;
position: relative;
top: 4px;
padding-left: 10px;
}
.header-images {
min-height: 250px;
position: absolute;
z-index: 0;
width: 100%;
height: auto;
top: 0;
overflow: hidden;
}
.header-images img {
width: 100%;
position: absolute;
left: 50%;
right: 50%;
transform: translate(-50%, 0%) !important;
-webkit-transform: translate(-50%, 0%) !important;
-moz-transform: translate(-50%, 0%) !important;
-o-transform: translate(-50%, 0%) !important;
-ms-transform: translate(-50%, 0%) !important;
}
@media (max-width: 991px) {
.header-images img {
width: auto;
}
}
@media (max-width: 1199px) {
.header-images img {
width: auto;
}
}
.btn-post {
border: 2px solid #fff !important;
border-radius: 45px;
color: #fff;
background: none;
padding: 25px 50px !important;
font-size: 18px;
text-transform: uppercase;
position: relative;
bottom: 20px;
font-family: 'Signika', sans-serif;
}
.btn-post i {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.btn-post:hover {
color: #fff;
text-decoration: none;
}
.btn-post:hover .cirlce-plus {
background: #fff;
}
.btn-post:hover .cirlce-plus i {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
position: relative;
bottom: 2px;
left: 1px;
color: #ff4d3e;
}
.btn-post .cirlce-plus {
background: #ff4d3e;
border-radius: 50%;
padding: 15px 20px;
position: relative;
left: 36px;
}
.banner-title {
display: inline-block;
width: 60%;
margin-right: 50px;
vertical-align: top;
font-size: 36px;
font-family: 'Signika', sans-serif;
font-weight: bold;
}
@media (max-width: 991px) {
.banner-title {
margin-right: 10px;
}
}
/*Effect slider scroll items*/
.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
/* display none until init */
.owl-carousel {
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
-webkit-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
}
.grabbing {
cursor: url(grabbing.png) 8 8, move;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-ms-transform: translateY(-20px);
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
60% {
-ms-transform: translateY(-15px);
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce {
-webkit-animation: bounce 5s 2;
animation: bounce 5s 2;
display: inline-block;
color: #fff;
}
.outer {
position: relative;
min-height: 448px;
}
.form-search {
width: 700px;
margin: 0 auto;
}
@media (max-width: 767px) {
.form-search {
width: 100%;
}
}
.banner {
min-height: 250px;
position: relative;
}
.search-slider {
position: relative;
z-index: 1;
}
.search-slider .function-images {
position: absolute;
right: 0;
top: 15px;
}
.search-slider .function-images ul {
padding: 0;
}
.search-slider .function-images ul li {
display: inline-block;
margin-right: 20px;
}
.outer-form {
background: #fff;
border-radius: 45px;
padding: 10px 0;
width: 100%;
margin: 0 auto;
color: #2a394e;
font-size: 21px;
}
@media (max-width: 767px) {
.outer-form {
font-size: 18px;
text-align: left;
padding-left: 14px;
}
.outer-form input::-webkit-input-placeholder {
/* WebKit, Blink, Edge */
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 18px !important;
position: relative;
bottom: 0px;
}
.outer-form input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
opacity: 1;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 18px !important;
position: relative;
bottom: 0px;
}
.outer-form input::-moz-placeholder {
/* Mozilla Firefox 19+ */
opacity: 1;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 18px !important;
position: relative;
bottom: 0px;
}
.outer-form input:-ms-input-placeholder {
/* Internet Explorer 10-11 */
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 18px !important;
position: relative;
bottom: 0px;
}
}
@media (max-width: 480px) {
.outer-form {
font-size: 16px;
position: relative;
}
.outer-form input::-webkit-input-placeholder {
/* WebKit, Blink, Edge */
font-size: 16px !important;
bottom: 0px;
}
.outer-form input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
opacity: 1;
font-size: 18px !important;
bottom: 0px;
}
.outer-form input::-moz-placeholder {
/* Mozilla Firefox 19+ */
opacity: 1;
font-size: 16px !important;
bottom: 0px;
}
.outer-form input:-ms-input-placeholder {
/* Internet Explorer 10-11 */
font-size: 16px !important;
bottom: 0px;
}
}
.outer-form input {
border: none;
height: 45px;
width: 308px;
font-size: 21px;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
outline: none;
}
@media (max-width: 767px) {
.outer-form input {
width: 37%;
font-size: 16px;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
}
}
@media (max-width: 767px) {
.outer-form .search-title:before {
content: "\f002";
font-family: "FontAwesome";
}
}
@media (max-width: 767px) {
.outer-form .text-search {
display: none;
}
}
.outer-form input::-webkit-input-placeholder {
/* WebKit, Blink, Edge */
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 21px;
}
.outer-form input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
opacity: 1;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 21px;
}
.outer-form input::-moz-placeholder {
/* Mozilla Firefox 19+ */
opacity: 1;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 21px;
}
.outer-form input:-ms-input-placeholder {
/* Internet Explorer 10-11 */
font-family: 'Varela Round', sans-serif;
font-weight: 300;
font-size: 21px;
}
.outer-form .btn-submit {
padding: 18px 33px;
font-size: 18px;
position: relative;
overflow: hidden;
}
@media (max-width: 767px) {
.outer-form .btn-submit {
padding: 10px 14px;
bottom: 71px;
position: absolute;
right: 26px;
}
}
.outer-form .text {
margin-left: 20px;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
}
@media (max-width: 767px) {
.outer-form .text {
margin-left: 0;
}
}
.search-form {
width: 100%;
text-align: center;
position: absolute;
z-index: 1;
vertical-align: middle;
color: #fff;
left: 50%;
top: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
.search-form {
padding: 15px 15px 60px 15px;
}
.search-form .btn-submit {
bottom: 11px;
right: 10px;
}
}
.search-form h1 {
font-size: 47px;
font-family: 'Signika', sans-serif;
font-weight: bold;
margin-bottom: 20px;
letter-spacing: 2px;
}
@media (max-width: 767px) {
.search-form h1 {
font-size: 23px;
}
}
.search-form h4 {
font-size: 18px;
margin-bottom: 30px;
}
@media (max-width: 767px) {
.search-form h4 {
font-size: 14px;
}
}
/*rubah warna disini*/
.search-form .btn-search {
height: 50px;
padding: 0px 25px;
position: relative;
right: -6px;
border: none;
border-radius: 45px;
background: #ff4d3e;
color: #fff;
box-shadow: 1px 3px 9px rgba(16, 162, 239, 0.5);
font-family: 'Signika', sans-serif;
text-transform: uppercase;
font-size: 18px;
outline: none;
}
.button-bgs{
height: 50px;
padding: 0px 25px;
position: relative;
right: -6px;
border: none;
border-radius: 45px;
background: #ff4d3e;
color: #fff;
box-shadow: 1px 3px 9px rgba(16, 162, 239, 0.5);
font-family: 'Signika', sans-serif;
text-transform: uppercase;
font-size: 18px;
outline: none;
}
@media (max-width: 767px) {
.search-form .btn-search {
padding: 0px 16px;
right: 23px;
position: absolute;
bottom: 68px;
}
}
@media (max-width: 480px) {
.search-form .btn-search {
right: 9px;
bottom: 8px;
}
}
.search-form .icon-search {
position: absolute;
margin: 15px 0 0 15px;
}
.not-found-sub-text {
font-size: 14px;
font-family: 'Varela Round', sans-serif;
padding-top: 5px;
}
.not-found-sub-text a {
color: #ff4d3e;
}
.not-found-sub-text .new-search-link {
color: #ff4d3e;
cursor: pointer;
font-weight: normal;
}
.search-result {
margin-top: 60px;
}
.search-result .block-title-text {
width: 80%;
}
@media (max-width: 991px) {
.search-result {
margin-top: 30px;
}
}
.search-result .search-content {
margin: 80px -15px 50px -15px;
}
@media (max-width: 991px) {
.search-result .search-content {
margin-top: 0;
}
}
.search-result .total-result {
color: #898a90;
font-size: 14px;
text-transform: none;
font-family: 'Varela Round', sans-serif;
margin-top: 30px;
}
.search-result .block-title {
position: relative;
}
.search-result .filter-by {
position: absolute;
right: 0;
font-family: 'Varela Round', sans-serif;
font-size: 14px;
text-transform: none;
bottom: 27px;
}
@media (max-width: 991px) {
.search-result .filter-by {
bottom: -56px;
left: 0;
}
.search-result .filter-by .status-filter {
height: 35px;
}
}
@media (max-width: 767px) {
.search-result .filter-by {
bottom: 0;
position: relative;
}
}
.form-authentication input {
min-height: 45px;
}
.form-authentication input[type="checkbox"] {
min-height: auto;
}
.form-authentication .submit {
border: none;
padding: 10px 50px;
}
.form-authentication .link-join {
margin-top: 10px;
min-height: 60px;
}
.form-authentication .note-paragraph {
text-align: center;
margin-bottom: 55px;
}
.form-authentication .check-terms {
margin-left: 35px;
}
.signin-form {
margin-top: 0px;
}
.reset-pass-active {
margin-top: 130px !important;
}
.reset-pass-active .reset-title {
color: #ff4d3e;
font-family: 'Signika', sans-serif;
font-size: 18px;
}
.page-sign-in {
padding-top: 50px !important;
}
.reset-pass {
margin-top: 80px;
}
.social-authentication {
margin-top: 30px;
}
.social-authentication ul {
margin: 0;
padding: 0;
}
.social-authentication li {
list-style: none;
}
.social-authentication li a {
display: block;
margin-bottom: 20px;
padding: 10px 0 10px 20px;
}
.social-authentication li a.face {
border: 1px solid #3b5998;
color: #3b5998;
}
.social-authentication li a.twitter {
border: 1px solid #68c5ef;
color: #68c5ef;
}
.social-authentication li a.google {
border: 1px solid #ea4335;
color: #ea4335;
}
.social-authentication li a.linkin {
border: 1px solid #007ab5;
color: #007ab5;
}
.social-authentication li a i {
margin-right: 10px;
}
.form-reset {
text-align: left;
margin: 0 auto;
width: 50%;
}
@media (max-width: 767px) {
#forgotPasswordForm {
padding-top: 30px;
}
}
.open-forgot-modal {
padding-left: 36px;
color: #e52e5d;
position: relative;
top: 10px;
text-decoration: underline;
}
@media (max-width: 991px) {
.open-forgot-modal {
padding-left: 0;
position: absolute;
}
}
@media (max-width: 767px) {
.open-forgot-modal {
top: 80px;
}
}
.open-forgot-modal:hover {
color: #ff4d3e;
}
@media (max-width: 991px) {
.sign-in-button {
text-align: right;
}
}
@media (max-width: 767px) {
.sign-in-button {
text-align: left;
}
}
.inner-form {
padding: 0px 50px 20px 50px;
}
@media (max-width: 991px) {
.inner-form {
padding: 40px;
}
}
@media (max-width: 767px) {
.inner-form {
padding: 15px;
}
}
.social {
margin: 20px 0 10px 0;
}
@media (max-width: 991px) {
.social {
text-align: center;
}
}
.socials-head, .list-social-login {
display: inline-block;
}
.socials-head {
font-size: 14px;
margin: 40px 20px 0 0;
}
@media (max-width: 991px) {
.socials-head {
display: block;
margin: 80px 0 35px 0;
}
}
.list-social-login {
padding: 0;
}
@media (max-width: 991px) {
.list-social-login {
width: 100%;
}
}
.list-social-login li {
display: inline-block;
margin-left: 25px;
}
@media (max-width: 991px) {
.list-social-login li {
font-size: 25px;
width: 24%;
text-align: center;
}
.list-social-login li:first-child {
text-align: left;
margin-left: 0;
}
.list-social-login li:last-child {
text-align: right;
}
}
.list-social-login li .fb {
color: #002993;
}
.list-social-login li .gplus {
color: #d72227;
}
.list-social-login li .tw {
color: #03a9f4;
}
.list-social-login li .social-text {
display: none;
}
.not-member {
border: 1px solid rgba(137, 138, 144, 0.2);
padding: 35px 0;
}
.not-member a {
color: #ff4d3e;
}
.insert-email input {
width: 58% !important;
display: inline-block;
}
@media (max-width: 767px) {
.insert-email input {
width: 100% !important;
}
}
.insert-email .btn-continue {
display: inline-block;
padding: 13px 30px;
float: right;
}
.insert-email .btn-continue i {
margin-left: 20px;
font-size: 20px;
font-weight: bold;
position: relative;
top: 1px;
}
@media (max-width: 767px) {
.insert-email .btn-continue {
position: absolute;
left: 0;
top: 90px;
}
}
.repeat_pass {
margin-left: 10px;
width: 98% !important;
}
.text-choosen {
margin-left: 15px;
color: #2a394e;
font-size: 14px;
font-family: 'Varela Round', sans-serif;
}
.text-choosen a {
color: #ff4d3e;
text-decoration: underline;
}
.text-choosen:before {
content: '';
position: absolute;
left: -35px;
top: 3px;
width: 15px;
height: 15px;
border: 1px solid #ff4d3e;
background: #fff;
}
.text-choosen:after {
content: '\f00c';
font-family: "FontAwesome";
position: absolute;
left: -34px;
top: 1px;
font-size: 14px;
color: #ff4d3e;
transition: all .2s;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
}
.checkbox .error {
margin: 0 !important;
position: absolute;
top: 43px;
left: 33px;
}
.note-paragraph {
color: #898a90;
margin-bottom: 40px;
}
#signUpFormStep1 p.error {
right: 188px;
}
@media (max-width: 767px) {
#signUpFormStep1 p.error {
right: 0;
}
}
@media (max-width: 767px) {
#signUpFormStep1 .social {
margin-top: 150px !important;
}
}
.mjob-post-service {
padding-top: 75px;
}
.progress-bar {
width: 350px;
margin: 0 auto;
padding-bottom: 70px;
position: relative;
}
@media (max-width: 767px) {
.progress-bar {
width: 290px;
}
}
.progress-bar .mjob-progress-bar-item {
background: #d4dee6;
border-radius: 45px;
}
.progress-bar .mjob-progress-bar-item .step-4-col .half {
width: 42%;
}
.progress-bar ul {
margin: 0;
padding: 2px 0;
}
.progress-bar ul li {
display: inline-block;
width: 24%;
position: relative;
z-index: 3;
}
.progress-bar ul li:first-child {
text-align: left;
right: 7px;
}
.progress-bar ul li span {
cursor: pointer;
}
.progress-bar ul li.active span {
background: #fff;
color: #ff4d3e;
border-radius: 45px;
padding: 2px 18px;
box-shadow: 2px 5px 30px rgba(16, 162, 239, 0.5);
}
.progress-bar .step-3-col li {
width: 32% !important;
}
.progress-bar .step-3-col li:nth-child(3) {
text-align: right;
padding-right: 15px;
}
.progress-bar .step-3-col li:nth-child(3).active {
left: 20px;
}
.progress-bar .step-4-col li:nth-child(4) {
text-align: right;
padding-right: 15px;
}
.progress-bar .step-4-col li:nth-child(4).active {
left: 20px;
}
.progress-bar .half {
width: 50%;
display: block !important;
}
.progress-bar .full {
width: 100%;
display: block !important;
}
.progress-bar .done span {
display: none;
}
.progress-bar .done:before {
content: "\f00c";
font-family: "FontAwesome";
padding-left: 20px;
color: #fff;
}
.progress-bar .progress-bar-success {
display: none;
background: #ff4d3e;
border-radius: 45px;
position: absolute;
z-index: 1;
height: 22px;
top: 1px;
}
#step4 {
display: none;
}
#step-post {
display: none;
}
#step2, #step3 {
display: none;
}
#checkout-step2 {
display: none;
}
.sc_user_role {
display: none;
}
.package {
position: relative;
margin-bottom: 20px;
}
.package .chose-package {
position: absolute;
right: 20px;
top: 10px;
}
@media (max-width: 480px) {
.package .chose-package {
position: relative;
right: 0;
}
}
.package .chose-package .price {
color: #ff4d3e;
font-size: 30px;
font-family: 'Signika', sans-serif;
}
.package .chose-package .btn-chose {
border: none;
padding: 10px 20px;
}
.post-job {
width: 70%;
margin: 0 auto;
text-align: left;
padding: 0;
margin-bottom: 100px;
/*.chosen-container .chosen-results{
padding: 0 15px;
}*/
}
@media (max-width: 991px) {
.post-job {
width: 100%;
}
}
@media (max-width: 767px) {
.post-job .category-area {
margin-top: 45px;
}
.post-job .category-area select {
width: 100%;
height: 35px;
border: none;
border-bottom: 1px solid rgba(137, 138, 144, 0.2);
background: none;
}
}
.post-job .category-area .input-group .input-group-addon {
padding-top: 15px;
}
.post-job .category-area .input-group .chosen-container {
width: 346px !important;
}
@media (max-width: 991px) {
.post-job .category-area .input-group .chosen-container {
width: 100% !important;
}
}
.post-job .category-area .input-group .chosen-single {
display: block;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.post-job .select-gateway {
text-align: center;
color: #898a90;
}
.post-job .note-plan {
color: #aaafb2;
font-family: 'Signika', sans-serif;
font-size: 14px;
margin-bottom: 25px;
}
.post-job .select-plan {
color: #2a394e;
text-decoration: none;
}
.post-job #wp-post_content-editor-container {
border: 1px solid #d2d2d2;
}
.post-job li {
display: block;
background: #fff;
box-shadow: 2px 5px 43px rgba(188, 207, 219, 0.65);
padding: 20px 20px 10px 20px;
cursor: pointer;
}
.post-job li:hover {
border-right: 6px solid #ff4d3e;
}
.post-job .group-attachment {
position: relative;
}
.post-job .btn-save {
padding: 13px 90px;
margin-top: 50px;
vertical-align: inherit;
}
@media (max-width: 767px) {
.post-job .btn-save {
padding: 13px 60px;
}
}
.post-job .btn-discard {
color: #898a90;
margin-left: 20px;
}
.post-job textarea {
min-height: 150px;
}
.post-job .img-avatar {
position: relative;
}
.post-job .outer-carousel-gallery {
position: relative;
min-height: 375px;
}
.post-job .outer-carousel-gallery label.error {
bottom: 0;
}
.post-job .extra-price label.error {
bottom: 55px;
}
.post-job .carousel-gallery {
padding-bottom: 20px;
border-bottom: 1px solid #d2d2d2;
position: absolute;
width: 100%;
height: auto;
overflow: hidden;
min-height: 375px;
}
.post-job .carousel-gallery img {
position: absolute;
width: 100%;
left: 50%;
height: 100%;
right: 50%;
transform: translate(-50%, -7%) !important;
-webkit-transform: translate(-50%, -7%) !important;
-moz-transform: translate(-50%, -7%) !important;
-o-transform: translate(-50%, -7%) !important;
-ms-transform: translate(-50%, -7%) !important;
z-index: 0;
}
.post-job .upload-description {
position: absolute;
z-index: 1;
text-align: center;
color: #898a90;
left: 50%;
right: 50%;
width: 100%;
transform: translate(-50%, 100%) !important;
-webkit-transform: translate(-50%, 100%) !important;
-moz-transform: translate(-50%, 100%) !important;
-o-transform: translate(-50%, 100%) !important;
-ms-transform: translate(-50%, 100%) !important;
}
.post-job .upload-description i {
font-size: 50px;
margin-bottom: 10px;
}
.post-job .show {
display: block;
}
.post-job .hide {
display: none;
}
.post-job .functions-link {
position: absolute;
right: 0;
top: 45px;
}
.post-job .functions-link ul {
margin: 0;
padding: 0;
}
.post-job .functions-link ul li {
display: inline-block;
margin-right: 30px;
cursor: none;
}
.post-job .error {
margin: 0 !important;
clear: none !important;
position: absolute;
right: 0;
bottom: -25px;
font-size: 14px;
}
.post-job .job-items {
position: relative;
}
.post-job .job-items .remove-items {
position: absolute;
right: -28px;
top: 13px;
color: #e52e5d;
z-index: 99;
}
.post-job .add-more {
margin: 30px 0 60px 0;
}
.post-job .add-more a {
color: #898a90;
}
.post-job .add-more a .icon-plus {
background: #ff4d3e;
color: #fff;
border-radius: 50%;
padding: 3px 7px;
margin-left: 10px;
}
.post-job .package {
margin-bottom: 30px;
}
.post-job .package .cate-package {
color: #2a394e;
text-transform: uppercase;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.post-job .package .content-package {
width: 85%;
}
@media (max-width: 480px) {
.post-job .package .content-package {
width: 100%;
}
}
.post-job .package .no-free-package ul {
margin: 0 0 30px 0;
padding: 0;
}
.post-job .package .no-free-package ul li {
display: inline-block;
margin-right: 20px;
}
.post-job .btn-discard {
border: none;
padding: 10px 20px;
}
.post-job .extra-item {
margin: 0;
border: 1px solid rgba(137, 138, 144, 0.2);
margin-bottom: 20px !important;
}
@media (max-width: 991px) {
.post-job .extra-item {
width: 96%;
}
}
.post-job .extra-item .name-item-extra {
border-right: 1px solid rgba(137, 138, 144, 0.2);
}
.post-job .extra-item input {
border: none;
}
.post-job .extra-item .input-items {
padding: 0 15px !important;
}
.post-job .chosen-container-single .chosen-single {
border: none;
border-radius: 0;
background: none;
box-shadow: none;
border-bottom: 1px solid rgba(137, 138, 144, 0.2);
padding-bottom: 45px;
padding-left: 0;
}
.post-job .chosen-container-single .chosen-single span {
padding-top: 10px;
color: #c1c2c7;
font-size: 14px;
}
.post-job .chosen-container-single .chosen-single div {
top: 12px;
}
.post-job .chosen-container-active.chosen-with-drop .chosen-single {
border: none;
background: none;
box-shadow: none;
border-bottom: 1px solid #d2d2d2;
border-radius: 0;
}
.post-job .chosen-container .chosen-results li {
line-height: 30px;
}
.post-job .chosen-container .chosen-results li:hover {
border-right: none;
}
.post-job .chosen-container .chosen-results li.highlighted {
background: none;
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.post-job .chosen-container-single .chosen-search input[type=text] {
width: 100% !important;
min-height: 35px;
background: none;
padding-left: 10px !important;
float: inherit;
}
.post-job .skill-control input {
width: 100% !important;
line-height: 25px !important;
}
.post-job .skill-control span {
display: block;
color: rgba(137, 138, 144, 0.6);
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.post-job .skill-control .skills-list {
padding-left: 0;
}
.post-job .skill-control .skills-list li {
display: inline-block;
background: #dae0e6;
box-shadow: none;
padding: 8px 20px;
margin: 30px 20px 0 0;
border-radius: 45px;
}
.post-job .skill-control .skills-list li:hover {
border-right: 0;
}
.post-job .skill-control .skills-list li .delete {
color: #2a394e;
}
.post-job .skill-control .skills-list li .text-ellipsis {
color: #2a394e;
display: inline-block;
margin-right: 10px;
font-size: 12px;
font-family: 'Varela Round', sans-serif;
}
@media (max-width: 991px) {
.list-price {
padding: 0 15px;
margin-top: 50px;
}
}
.list-price li {
text-align: center;
padding-top: 40px;
background: none;
box-shadow: none;
}
.list-price li .outer-payment-items {
background: #fff;
box-shadow: 1px 3px 9px #d2d2d2;
height: 200px;
padding-top: 43px;
}
.list-price li .outer-payment-items:hover {
border-bottom: 6px solid #ff4d3e;
}
@media (max-width: 767px) {
.list-price li .outer-payment-items {
height: auto;
padding: 20px 0 20px 30px;
}
}
@media (max-width: 767px) {
.list-price li .outer-payment-items {
padding-left: 20px;
}
}
@media (max-width: 991px) {
.list-price li {
padding: 0 15px;
}
}
@media (max-width: 767px) {
.list-price li {
vertical-align: middle;
text-align: left;
margin-bottom: 20px;
}
}
.list-price li a {
display: block;
}
@media (max-width: 767px) {
.list-price li a {
text-align: left;
}
}
@media (max-width: 767px) {
.list-price li p {
display: inline-block;
padding-left: 20px;
}
}
.list-price li img {
margin: 0 auto;
padding-bottom: 20px;
}
@media (max-width: 767px) {
.list-price li img {
display: inline-block;
}
}
.list-price li:hover {
border-right: 0;
}
.list-price li .btn-submit-price-plan {
color: #2a394e;
font-size: 18px;
font-family: 'Signika', sans-serif;
}
.attachment-image {
margin-top: 30px;
}
.attachment-image ul {
margin: 0;
padding: 0;
}
.attachment-image ul li {
display: inline-block;
margin: 0 20px 20px 0;
position: relative;
cursor: pointer;
background: none;
box-shadow: none;
padding: 0;
vertical-align: middle;
/* checkbox aspect */
/* checked mark aspect */
/* checked mark aspect changes */
}
.attachment-image ul li:hover {
border-right: none;
}
.attachment-image ul li .delete-img {
position: absolute;
left: -11px;
top: -13px;
background: #fff;
border-radius: 50%;
padding: 2px 6px;
box-shadow: 1px 3px 9px #dfe0e5;
color: #898a90;
}
.attachment-image ul li input[type="radio"] {
display: block;
height: 15px;
width: 15px;
margin-right: 10px;
margin-bottom: 20px;
top: 10px;
}
.attachment-image ul li input[type="radio"]:not(:checked),
.attachment-image ul li input[type="radio"]:checked {
position: absolute;
}
.attachment-image ul li input[type="radio"]:not(:checked),
.attachment-image ul li input[type="radio"]:checked {
position: relative;
cursor: pointer;
margin: 0 auto;
}
.attachment-image ul li input[type="radio"]:not(:checked):before,
.attachment-image ul li input[type="radio"]:checked:before {
content: '';
position: absolute;
left: 0px;
top: -1px;
width: 15px;
height: 15px;
border: 1px solid #ff4d3e;
background: #fff;
border-radius: 50%;
}
.attachment-image ul li input[type="radio"]:not(:checked):after,
.attachment-image ul li input[type="radio"]:checked:after {
content: '\f111';
font-family: "FontAwesome";
position: absolute;
left: 4px;
top: 2px;
font-size: 8px;
color: #ff4d3e;
transition: all .2s;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
}
.attachment-image ul li input[type="radio"]:not(:checked):after {
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
width: 15px;
height: 15px;
}
.attachment-image ul li input[type="radio"]:checked:after {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
width: 15px;
height: 15px;
}
.attachment-image ul li img {
width: 160px;
height: 90px;
border-radius: 4px;
}
.attachment-image ul li img:hover {
border: 2px solid #ff4d3e;
}
.attachment-image ul li .remove-link {
position: absolute;
top: 42%;
left: 46%;
display: none;
}
.attachment-image ul li:hover .remove-link {
display: block;
}
.attachment-image ul li .image-upload label {
cursor: pointer;
}
.attachment-image ul li .image-upload input {
display: none;
}
.attachment-image ul li .image-upload .add-img img {
position: relative;
bottom: 10px;
width: auto;
height: auto;
}
.attachment-image ul li .image-upload .add-img img:hover {
border: none;
}
#authentication-page #signUpForm {
display: none;
}
#authentication-page .not-member {
border: none;
}
#authentication-page .list-social-login {
padding: 0;
}
#authentication-page .list-social-login li {
display: inline-block;
background: none;
box-shadow: none;
padding: 0;
}
#authentication-page .list-social-login li:hover {
border-right: 0;
}
#authentication-page .btn-back-sign {
margin-left: 50px;
padding-top: 30px;
}
#authentication-page .btn-back-sign i {
padding-right: 10px;
}
#authentication-page .focus-signin-form {
color: #aaafb3;
}
@media (max-width: 767px) {
.size-package {
display: block;
margin-top: 5px;
}
}
@media (max-width: 767px) {
.text-cash, .text-checkout, .text-bank, .img-logo {
display: inline-block;
}
}
@media (max-width: 767px) {
.text-cash, .text-checkout, .text-bank {
padding-left: 40px;
}
}
@media (max-width: 480px) {
.text-cash, .text-checkout, .text-bank {
padding-left: 10px;
}
}
#link-modal-title {
background: #ff4d3e !important;
color: #fff;
text-align: center;
padding: 25px 0 !important;
height: auto !important;
text-shadow: none;
font-weight: inherit !important;
}
#wp-link-close {
color: #fff !important;
left: 16px;
top: 27px !important;
outline: none;
}
#wp-link-close .screen-reader-text {
display: none;
}
#wp-link #link-options {
padding: 30px 30px 0 30px !important;
}
#wp-link #link-options .howto {
margin: 0 0 10px 0 !important;
}
#link-selector {
top: 84px !important;
}
#link-selector div {
margin-bottom: 15px;
}
#link-selector div input[type="text"] {
height: 35px;
width: 100% !important;
padding: 0 15px;
}
#link-selector div label {
display: block !important;
}
#wp-link #link-options label span, #wp-link #search-panel label span.search-label {
display: block !important;
width: auto !important;
text-align: left !important;
margin-bottom: 8px;
}
#wp-link p.howto {
margin: 27px 29px !important;
}
#wp-link-submit {
background: #ff4d3e;
color: #fff;
border-radius: 45px;
padding: 10px 40px;
border: none;
}
#wp-link-cancel a {
color: #ff4d3e;
position: relative;
top: 9px;
}
.delivery-area label.error {
padding-right: 50px;
}
.moxie-shim {
width: 100% !important;
height: 100% !important;
z-index: 99999999;
}
.moxie-shim input {
display: block !important;
}
#most-recent-results, .howto, #search-panel {
display: none !important;
}
.post-job.edit-mjob-form .category-area .input-group .chosen-container {
width: 322px !important;
}
#content {
min-height: 950px;
}
#content .main-content {
margin-top: 50px;
}
#content .carousel-indicators li {
border: none !important;
background: #e4e8ea;
width: 8px;
height: 8px;
margin-right: 20px;
}
#content .carousel-indicators li.active {
background: #ff4d3e;
width: 8px;
height: 8px;
margin: 0;
margin-right: 20px;
}
#content .carousel-inner {
min-height: 380px;
position: relative;
margin-top: 30px;
}
@media (max-width: 767px) {
#content .carousel-inner {
height: 195px;
}
}
#content .carousel-inner .item {
position: absolute;
width: 100%;
height: auto;
overflow: hidden;
min-height: 380px;
}
#content .carousel-inner img {
padding: 30px;
position: absolute;
width: 100%;
left: 50%;
height: 100%;
right: 50%;
transform: translate(-50%, -7%) !important;
-webkit-transform: translate(-50%, -7%) !important;
-moz-transform: translate(-50%, -7%) !important;
-o-transform: translate(-50%, -7%) !important;
-ms-transform: translate(-50%, -7%) !important;
}
#content .carousel-control {
top: 36%;
color: #898a90;
text-shadow: none;
width: 10px;
opacity: 1;
}
#content .carousel-control.left, #content .carousel-control.right {
background: none;
}
#content .list-page {
margin-top: 50px;
}
.tags .chosen-container-multi .chosen-choices {
height: 35px;
line-height: 30px;
background: none;
border: none;
border-bottom: 1px solid #dfe0e5;
box-shadow: none;
border-radius: 0;
}
.tags li.search-choice {
background: #dae0e6 !important;
color: #2a394e !important;
font-size: 12px !important;
border: none !important;
}
@media (max-width: 991px) {
.tags li.search-choice {
margin-top: 8px !important;
}
}
.line-distance {
width: 30px;
padding-top: 10px;
}
.line-distance:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 2px;
background-color: rgba(16, 162, 239, 0.5);
}
.line-distance:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
margin: 0 auto;
width: 50%;
height: 2px;
background-color: #ff4d3e;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
}
.rate-it {
display: inline-block;
}
/*rubah warna disini*/
.fa-star-o:before {
content: "\f005" !important;
color: #e5e5e5;
}
.fa-star, .fa-star-half-o {
color: #ff4d3e;
}
.title-top-pages {
margin: 20px 0 35px 0;
}
.how-it-work {
margin: 80px 0;
text-align: center;
}
.how-it-work h2 {
font-size: 18px;
}
.block-intro {
background: url(../img/bg-intro.png);
background-size: cover;
width: 100%;
padding-bottom: 80px;
margin-top: 30px;
}
@media (max-width: 991px) {
.block-intro {
margin-top: 0;
padding-bottom: 50px;
}
}
.block-intro ul {
padding: 0;
margin-top: 20px;
}
.block-intro ul li {
margin-bottom: 30px;
list-style: none;
padding-left: 0;
}
.block-intro h5 a.title {
font-size: 18px;
color: #2a394e;
font-family: 'Signika', sans-serif;
}
.block-intro .icon-article {
margin-top: 10px;
}
.block-intro .icon-article img {
width: 30px;
height: 30px;
}
.block-intro .text-article {
width: 82%;
}
@media (max-width: 991px) {
.block-intro .text-article {
width: 90%;
padding-right: 30px;
}
}
@media (max-width: 767px) {
.block-intro .text-article {
width: 81%;
}
}
.block-intro .load-more {
color: #ff4d3e;
font-family: 'Signika', sans-serif;
font-size: 14px;
position: relative;
top: 20px;
clear: both;
}
.block-intro .load-more a {
color: #ff4d3e;
}
.block-intro .load-more i {
padding-left: 20px;
font-size: 20px;
}
@media (max-width: 991px) {
.block-intro .load-more {
text-align: left;
top: 0;
margin-left: 72px;
}
}
@media (max-width: 767px) {
.block-intro .load-more {
margin-left: 18%;
}
}
.block-social {
text-align: center;
line-height: 30px;
display: inline-block;
}
.block-social p {
margin: 0 100px 20px 100px;
}
.block-social li {
display: inline-block;
margin-right: 20px;
}
.block-social li:last-child {
margin-right: 0;
}
.title-pages {
font-size: 20px;
font-weight: bold;
margin-bottom: 50px;
display: block;
}
.block-title {
font-family: 'Signika', sans-serif;
font-size: 27px;
margin-bottom: 45px;
text-transform: uppercase;
color:#B2251A;
}
@media (max-width: 767px) {
.block-title {
font-size: 20px;
margin-bottom: 25px;
}
}
/*rubah warna disini*/
.block-hot-items {
background: #ecf5fa;
text-align: center;
}
.block-hot-items .inner-hot-items {
padding: 65px 15px 50px 15px;
}
@media (max-width: 991px) {
.block-hot-items .inner-hot-items {
padding-top: 20px;
}
}
@media (max-width: 767px) {
.block-hot-items .inner-hot-items {
padding-top: 0;
}
.block-hot-items .inner-hot-items ul {
margin: 0;
}
}
.block-hot-items .inner-hot-items .block-title {
margin-bottom: 60px;
}
@media (max-width: 767px) {
.block-hot-items .inner-hot-items .block-title {
margin-bottom: 20px;
}
}
@media (max-width: 991px) {
.block-hot-items {
padding: 45px 0;
}
}
@media (max-width: 1199px) {
.block-hot-items {
padding: 45px 0;
}
}
@media (max-width: 767px) {
.block-hot-items {
padding: 20px 0;
}
.block-hot-items .block-title {
margin-bottom: 20px;
}
}
.block-hot-items ul {
padding: 0;
background: #fff;
border-left: 1px solid #cae3f3;
border-top: 1px solid #cae3f3;
margin-bottom: 70px;
}
@media (max-width: 991px) {
.block-hot-items ul {
margin-bottom: 0;
}
}
.block-hot-items ul li {
display: inline-block;
border-right: 1px solid #cae3f3;
border-bottom: 1px solid #cae3f3;
padding: 45px 0;
height: 204px;
}
@media (max-width: 991px) {
.block-hot-items ul li {
padding: 25px 0;
height: auto;
}
}
.block-hot-items ul li a {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
font-size: 14px;
text-transform: uppercase;
}
.block-hot-items ul li .avatar {
position: relative;
}
.block-hot-items ul li .avatar .line {
margin: 0 auto;
padding-top: 15px;
}
.block-hot-items ul li .avatar img {
width: 55px;
height: 55px;
border-radius: 50%;
border: 1px solid #ff4d3e;
padding: 4px;
}
.block-hot-items ul li .name-items {
margin-top: 0;
}
@media (max-width: 991px) {
.block-hot-items ul li {
text-align: left;
padding-left: 30px;
}
.block-hot-items ul li .avatar, .block-hot-items ul li .name-items {
display: inline-block;
}
.block-hot-items ul li .avatar {
margin-right: 30px;
}
}
@media (max-width: 767px) {
.block-hot-items ul li {
padding: 20px 0 10px 0;
text-align: center;
}
.block-hot-items ul li .avatar, .block-hot-items ul li .name-items {
display: block;
margin-right: 0;
text-align: center;
}
.block-hot-items ul li .name-items {
text-overflow: ellipsis;
width: 89%;
white-space: nowrap;
overflow: hidden;
}
.block-hot-items ul li a {
font-family: 'Varela Round', sans-serif;
}
}
.block-hot-items .see-all a {
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
}
.block-hot-items .see-all i {
padding-left: 10px;
font-size: 20px;
font-weight: bold;
position: relative;
top: 1px;
}
.featured-job {
margin-top: 50px;
padding-left: 0;
}
@media (max-width: 767px) {
.featured-job {
margin-top: 30px;
}
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
height: 30px;
}
.chosen-results {
padding: 0 15px;
margin-top: 0 !important;
}
.chosen-results .level-0 {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
.chosen-results .level-1 {
padding-left: 30px !important;
background: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
@media (max-width: 991px) {
#wpadminbar {
z-index: inherit;
}
}
.home #et-header {
min-height: 125px;
}
@media (max-width: 991px) {
.home #et-header {
min-height: 85px;
}
}
@media (max-width: 767px) {
.home #et-header {
min-height: 65px;
}
}
.home .et-pull-top {
position: fixed;
top: auto;
width: 100%;
z-index: 999;
}
@media (max-width: 767px) {
.home .et-pull-top {
position: relative;
}
}
@media (max-width: 767px) {
.home .search-bar {
display: none;
}
}
.home #et-nav {
top: 84px;
position: relative;
z-index: 99;
}
@media (max-width: 991px) {
.home #et-nav {
z-index: 9999;
}
}
@media (max-width: 991px) {
.home #et-nav .navbar-default {
position: fixed;
bottom: inherit;
}
}
@media (max-width: 767px) {
.home #et-nav .navbar-default {
position: absolute;
bottom: 84px;
}
}
.block-items {
margin: 60px 0 0 0;
text-align: left;
}
@media (max-width: 767px) {
.block-items {
margin-top: 30px;
}
}
.block-items h2 {
font-size: 14px;
padding: 0 20px;
height: 60px;
overflow: hidden;
text-overflow: ellipsis;
white-space: pre-line;
}
.block-items h2 a:hover {
color: #ff4d3e;
}
@media (max-width: 767px) {
.block-items h2 {
height: 50px;
}
}
.block-items h2 a {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
line-height: 21px;
}
.block-items .item {
border: 1px solid #d2d2d2;
padding: 8px;
margin-left: 30px !important;
}
.block-items .item:first-child {
margin-left: 0;
}
.block-items ul li {
list-style: none;
padding: 0 0 0 15px;
height: 350px;
margin-bottom: 70px;
}
@media (max-width: 767px) {
.block-items ul li {
padding-left: 15px !important;
}
}
@media (max-width: 480px) {
.block-items ul li {
width: 100%;
height: 375px;
}
}
.block-items ul li .inner {
margin: 0 12px 0 0;
position: relative;
box-shadow: 2px 5px 43px rgba(188, 207, 219, 0.65);
position: relative;
overflow: hidden;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
display: block;
}
.block-items ul li .inner:first-child {
margin-left: 0;
}
.block-items ul li .inner:hover {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
box-shadow: 16px 11px 56px rgba(139, 166, 183, 0.7);
-webkit-box-shadow: 16px 11px 56px rgba(139, 166, 183, 0.7);
-moz-box-shadow: 16px 11px 56px rgba(139, 166, 183, 0.7);
}
.block-items ul li .inner img {
width: 100%;
height: 160px;
}
@media (max-width: 767px) {
.block-items ul li .inner img {
height: 170px;
}
}
@media (max-width: 480px) {
.block-items ul li .inner img {
height: 200px;
}
}
.block-items ul li .inner .vote {
height: 58px;
text-align: left;
line-height: 58px;
margin-left: 20px;
}
.block-items ul li .inner .vote span {
color: #e5e5e5;
}
.block-items ul li .inner .vote span.active {
color: #ff4d3e;
}
.block-items ul li .inner .bookmark {
position: absolute;
right: -7px;
top: 20px;
}
.block-items ul li .inner .bookmark .marks {
text-align: center;
padding: 5px 0;
font-size: 12px;
color: #fff;
border-radius: 45px 0 0 45px;
width: 94px;
}
.block-items ul li .inner .price, .block-items ul li .inner .author {
display: inline-block;
padding: 0 20px;
margin: 20px 0;
}
.block-items ul li .inner .price {
padding-left: 0;
}
.block-items ul li .inner .author {
width: 51%;
text-align: left;
color: #898a90;
margin-top: 30px;
}
.block-items ul li .inner .author p {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.block-items ul li .inner .author .by-author {
color: #aaafb2;
}
.block-items ul li .inner .price {
width: 47%;
text-align: right;
font-family: 'Varela Round', sans-serif;
font-size: 20px;
color: #ff4d3e;
vertical-align: top;
}
body.archive .block-title {
margin-bottom: 20px !important;
}
@media (max-width: 991px) {
body.archive .block-title {
white-space: nowrap;
display: block;
text-overflow: ellipsis;
width: 100%;
overflow: hidden;
}
}
.job-items-title {
margin-top: 100px;
color: #fff;
}
@media (max-width: 991px) {
.job-items-title {
margin-top: 84px;
}
}
@media (max-width: 767px) {
.job-items-title {
text-align: center;
margin-top: 90px;
}
.job-items-title .banner-title {
margin-right: 0;
width: auto;
font-size: 23px;
margin-bottom: 50px;
}
}
@media (max-width: 480px) {
.job-items-title {
padding-top: 0;
margin-top: 55px;
}
.job-items-title .banner-title {
display: block;
}
}
.job-items-title .btn-post {
margin-top: 10px;
padding: 10px 20px;
border: none;
position: relative;
/*top: 27px;*/
overflow: hidden;
}
@media (max-width: 991px) {
.job-items-title .btn-post {
padding: 25px 38px !important;
}
.job-items-title .btn-post .cirlce-plus {
left: 27px;
}
}
@media (max-width: 767px) {
.job-items-title .btn-post {
padding: 21px 38px !important;
}
}
.list-mjobs li {
margin-bottom: 70px !important;
}
@media (max-width: 767px) {
.list-mjobs li {
padding-left: 0 !important;
}
}
.list-mjobs .not-found {
text-align: center;
color: #898a90;
font-size: 28px;
font-family: 'Varela Round', sans-serif;
}
@media (max-width: 991px) {
.list-mjobs {
padding-left: 0;
}
}
.functions-items {
margin-top: 50px;
border-bottom: 1px solid #dfe0e5;
padding-bottom: 10px;
margin: 40px 0 40px 0;
}
@media (max-width: 991px) {
.functions-items {
margin-bottom: 20px;
}
}
@media (max-width: 767px) {
.functions-items {
margin-top: 0;
border-bottom: none;
margin-bottom: 10px;
}
}
.filter-by, .view-as {
display: inline-block;
cursor: pointer;
margin-top: 25px;
}
.filter-by select, .view-as select {
height: 37px;
border: 1px solid #dfe0e5;
background: none;
border-radius: 0;
}
@media (max-width: 767px) {
.multi-tax-item {
width: 100%;
margin-bottom: 20px;
height: 35px !important;
background: none !important;
border: 1px solid #dfe0e5 !important;
}
}
@media (max-width: 767px) {
.filter-by {
width: 100%;
}
}
@media (max-width: 767px) {
.filter-by span {
display: none;
}
}
.filter-by .status-filter {
width: 180px;
border: 1px solid #dfe0e5;
height: 30px;
}
@media (max-width: 767px) {
.filter-by .status-filter {
width: 100%;
height: 35px;
background: none !important;
}
}
.view-as {
margin-left: 20px;
}
.view-as ul {
padding: 0;
}
.view-as ul li {
display: inline-block;
padding: 3px 10px;
border: 1px solid #dfe0e5;
color: #c1c2c7;
}
.view-as ul li:first-child {
margin-left: 0;
}
.view-as ul li.active {
background: #898a90;
color: #fff;
border: none;
}
.view-as ul li i {
font-weight: bold;
}
.statistic {
border: 1px solid #d2d2d2;
padding: 8px;
margin-bottom: 20px;
}
.statistic ul {
padding-left: 0;
}
.statistic ul li {
display: block;
padding: 10px 0;
}
.set-status {
position: relative;
}
.set-status .tooltip > .tooltip-inner {
background-color: #ff4d3e;
}
.set-status .tooltip > .tooltip-arrow {
border-top-color: #ff4d3e;
}
.block-items ul li:hover .status {
display: block !important;
position: absolute;
}
.status {
display: none;
position: absolute;
right: 0;
bottom: 0;
width: 100%;
}
.status ul {
padding: 0;
background: rgba(42, 57, 78, 0.76);
}
.status ul li {
height: auto;
margin-bottom: 0 !important;
display: inline-block;
padding: 7px 34px;
text-align: center;
border-right: 1px solid #5f6568;
}
@media (max-width: 991px) {
.status ul li {
padding: 0 27px;
}
}
.status ul li:last-child {
border: none;
}
.status ul li a {
color: #fff;
display: block;
}
.fullwidth {
width: 100%;
text-align: left;
}
.fullwidth img {
float: left;
width: 260px !important;
}
.fullwidth .information-items {
float: left;
padding-left: 20px;
}
.fullwidth .inner .star, .fullwidth .inner .bookmark {
position: absolute;
right: 15px;
}
.title-menu {
font-family: 'Signika', sans-serif;
font-size: 18px;
text-transform: uppercase;
}
.menu-left, .filter-tags {
position: relative;
}
@media (max-width: 991px) {
.menu-left, .filter-tags {
display: inline-block;
width: 49%;
}
.menu-left .title-menu, .filter-tags .title-menu {
display: none;
}
}
@media (max-width: 767px) {
.menu-left, .filter-tags {
width: 100%;
}
}
@media (max-width: 991px) {
.menu-left {
margin-right: 10px;
}
}
.filter-tags {
margin-bottom: 50px;
}
@media (max-width: 991px) {
.filter-tags {
margin-bottom: 0;
}
.filter-tags .chosen-choices {
background: #fff !important;
border: 1px solid #dfe0e5 !important;
height: 38px !important;
}
}
.menu-left .dropdown-menu {
display: block;
border: none;
background: none;
position: inherit;
box-shadow: none;
margin-bottom: 30px;
}
@media (max-width: 991px) {
.menu-left .dropdown-menu {
display: none;
position: absolute;
background: #fff;
border: 1px solid #dfe0e5;
padding: 15px;
}
}
.menu-left .button-dropdown-menu {
display: none;
}
@media (max-width: 991px) {
.menu-left .button-dropdown-menu {
display: block;
width: 100%;
text-align: left;
height: 38px;
margin-bottom: 20px;
background: #fff;
box-shadow: none;
border: 1px solid #dfe0e5;
}
.menu-left .button-dropdown-menu .caret {
float: right;
margin-top: 7px;
margin-right: 5px;
}
}
.open > .dropdown-menu {
display: block !important;
}
.accordion {
width: 100%;
padding-left: 0;
}
.accordion a.active {
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.accordion .link {
cursor: pointer;
display: block;
padding: 15px 15px 15px 0;
font-size: 14px;
position: relative;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
font-family: 'Varela Round', sans-serif;
}
.accordion .link a {
color: #898a90;
display: block;
}
.accordion .link a:hover {
color: #ff4d3e;
text-decoration: none;
}
.accordion .link a.active {
color: #ff4d3e;
}
.accordion .link:hover i {
color: #ff4d3e;
}
.accordion li {
list-style: none;
/*&:hover a{
color: $blue-light-base;
text-decoration: none;
}*/
}
.accordion li:last-child .link {
border-bottom: 0;
}
.accordion li i {
position: absolute;
top: 19px;
right: 0;
font-size: 14px;
color: #898a90;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.accordion li i.fa-chevron-down {
right: 12px;
left: auto;
font-size: 16px;
}
.accordion li.open .link a.active {
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.accordion li.open i {
color: #ff4d3e;
}
.accordion li.open i.fa-chevron-right {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.accordion li.open .submenu {
display: block !important;
}
.submenu {
display: none;
font-size: 14px;
padding-left: 10px;
border-left: 6px solid #ff4d3e;
}
.submenu a {
display: block;
text-decoration: none;
color: #898a90;
padding: 15px;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
font-family: 'Varela Round', sans-serif;
}
.submenu a:hover {
color: #ff4d3e;
}
.sub-caterogies {
padding-left: 0;
}
.sub-caterogies li {
display: block;
padding: 8px 0;
}
.sub-caterogies li a {
color: #2a394e;
text-decoration: none;
}
.sub-caterogies li a:hover {
color: #ff4d3e;
font-weight: bold;
}
#accordion > li.active > .link > a {
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.paginations-wrapper {
margin: 0 20px 40px 40px;
}
@media (max-width: 991px) {
.paginations-wrapper {
text-align: center;
}
}
.paginations-wrapper .page-numbers {
margin-right: 30px;
color: #2a394e;
}
@media (max-width: 767px) {
.paginations-wrapper .page-numbers {
margin-right: 20px;
}
}
.paginations-wrapper .page-numbers:hover {
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.paginations-wrapper .current {
background: #fff;
border-radius: 50%;
padding: 3px 10px;
box-shadow: 1px 5px 11px rgba(16, 162, 239, 0.22);
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.pending-color {
background: #fda933;
box-shadow: 1px 3px 9px rgba(253, 169, 51, 0.5);
}
.active-color {
background: #ff4d3e;
box-shadow: 1px 3px 9px rgba(0, 204, 187, 0.5);
}
.pause-color {
background: #2a394e;
box-shadow: 1px 3px 9px rgba(42, 57, 78, 0.5);
}
.disputed-color {
background: #5d8635;
box-shadow: 1px 3px 9px rgba(93, 134, 53, 0.5);
}
.reject-color {
background: #9b9c85;
box-shadow: 1px 3px 9px rgba(155, 156, 133, 0.5);
}
.draft-color {
background: #aaafb3;
box-shadow: 1px 3px 9px rgba(170, 175, 179, 0.5);
}
.archive-color {
background: #e56a2e;
box-shadow: 1px 3px 9px rgba(229, 106, 46, 0.5);
}
.featured-color {
background: #e52e5d;
box-shadow: 1px 3px 9px rgba(229, 46, 93, 0.5);
}
.finished-color {
background: #78b939;
box-shadow: 1px 3px 9px rgba(120, 185, 57, 0.5);
}
.delivered-color {
background: #3ec2eb;
box-shadow: 1px 3px 9px rgba(62, 194, 235, 0.5);
}
.disputing-color {
background: #3b567b;
box-shadow: 1px 3px 9px rgba(59, 86, 123, 0.5);
}
.late-color {
background: #ef0c1c;
box-shadow: 1px 3px 9px rgba(239, 12, 28, 0.5);
}
.finished-text {
color: #78b939;
}
.pending-text {
color: #fda933;
}
.disputing-text {
color: #3b567b;
}
.active-text {
color: #00ccbb;
}
.late-text {
color: #ef0c1c;
}
.disputed-text {
color: #5d8635;
}
.delivered-text {
color: #3ec2eb;
}
.notification {
position: fixed;
top: 0;
width: 100%;
padding: 22px 0;
color: #fff;
font-weight: bold;
text-align: center;
opacity: 0.9;
-moz-opacity: 0.9;
filter: alpha(opacity=9);
z-index: 9999999;
}
.success-bg {
background-color: #1B83D3;
}
.error-bg {
background-color: #db5f47;
}
.having-adminbar {
top: 32px !important;
}
.block-items-detail .bar-title {
padding-top: 20px;
min-height: 70px;
margin-top: 50px;
}
@media (max-width: 767px) {
.block-items-detail .bar-title {
margin-top: 0;
}
}
.block-items-detail .bar-title h2 {
font-size: 21px;
color: #2a394e;
margin: 0;
}
.block-items-detail .bar-title h2 .edit-mjob-action {
font-size: 14px;
font-family: 'Signika', sans-serif;
font-weight: bold;
color: #00ccbb;
display: inline-block;
}
.block-items-detail .bar-title h2 .edit-mjob-action i {
padding: 0 10px;
}
.block-items-detail .block-detail-job {
margin-top: 70px;
}
@media (max-width: 991px) {
.block-items-detail .block-detail-job {
margin-top: 20px;
}
}
@media (max-width: 991px) {
.block-items-detail .block-detail-job .block-detail-job {
padding: 0 6px;
}
}
.block-items-detail .block-detail-job .title-detail-job h2 {
font-size: 21px;
color: #2a394e;
margin: 0;
}
.block-items-detail .block-detail-job .title-detail-job h2 .edit-mjob-action {
font-size: 14px;
font-family: 'Signika', sans-serif;
font-weight: bold;
color: #00ccbb;
}
.block-items-detail .block-detail-job .title-detail-job h2 .edit-mjob-action i {
padding: 0 10px;
}
.block-items-detail .profile .language {
border-bottom: 1px solid #dfe0e5 !important;
}
.block-items-detail .mjob-title {
line-height: 35px;
display: inline-block;
}
@media (max-width: 991px) {
.block-items-detail .mjob-title {
font-family: 'Signika', sans-serif;
}
}
.block-items-detail .items-private {
color: #aaafb3;
position: relative;
margin-top: 10px;
}
.block-items-detail .items-private .mjob-cat .mjob-breadcrumb {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
display: block;
width: 69%;
}
@media (max-width: 767px) {
.block-items-detail .items-private .mjob-cat .mjob-breadcrumb {
width: 100%;
}
}
.block-items-detail .items-private .mjob-cat .mjob-breadcrumb .parent {
color: #aaafb3;
float: left;
}
.block-items-detail .items-private .mjob-cat .mjob-breadcrumb .child {
color: #ff4d3e;
}
.block-items-detail .items-private .mjob-cat i {
padding: 0 10px;
}
.block-items-detail .items-private ul {
padding-left: 0;
}
.block-items-detail .items-private ul li {
display: inline-block;
margin-right: 30px;
}
.block-items-detail .items-private ul i {
padding: 0 10px;
}
.block-items-detail .items-private .cate-items span {
color: #ff4d3e;
}
.block-items-detail .items-private .time-post {
position: absolute;
right: 0;
top: 0;
}
.block-items-detail .items-private .time-post span {
color: #ff4d3e;
}
@media (max-width: 767px) {
.block-items-detail .items-private .time-post {
position: relative;
}
}
.block-items-detail .gallery {
margin: 20px 0;
border-top: 1px solid #dfe0e5;
border-bottom: 1px solid #dfe0e5;
}
.block-items-detail .information-items-detail {
padding: 0 30px 0 30px;
position: relative;
}
@media (max-width: 991px) {
.block-items-detail .information-items-detail {
padding: 0;
}
}
@media (max-width: 991px) {
.block-items-detail .information-items-detail .btn-order {
display: none;
}
}
.block-items-detail .information-items-detail .title {
color: #aaafb2;
font-family: 'Signika', sans-serif;
}
.block-items-detail .information-items-detail .tabs-information {
margin: 20px 0 0 0;
line-height: 25px;
}
.block-items-detail .information-items-detail .tabs-information p, .block-items-detail .information-items-detail .tabs-information span {
font-family: 'Varela Round', sans-serif !important;
font-size: 14px !important;
line-height: 25px !important;
}
.block-items-detail .information-items-detail .sharing {
text-align: right;
position: relative;
}
@media (max-width: 767px) {
.block-items-detail .information-items-detail .sharing {
position: relative;
left: 0;
bottom: 0 !important;
margin-top: 0;
width: 100%;
}
.block-items-detail .information-items-detail .sharing ul {
margin-bottom: 0;
}
}
.block-items-detail .information-items-detail .sharing li {
vertical-align: top;
margin-left: 20px;
}
.block-items-detail .information-items-detail .sharing li .face {
color: #3b5998;
font-weight: bold;
}
.block-items-detail .information-items-detail .sharing li .twitter {
color: #68c5ef;
font-weight: bold;
}
.block-items-detail .information-items-detail .sharing li .google {
color: #ea4335;
font-weight: bold;
}
.block-items-detail .tags .title-content {
display: none;
}
.block-items-detail .outer-function-group {
position: relative;
}
.block-items-detail .list-extra {
padding-left: 0;
}
.block-items-detail .list-extra li {
display: block;
margin-bottom: 9px;
position: relative;
border-bottom: 1px solid #dfe0e5;
}
.block-items-detail .list-extra li:last-child {
border-bottom: none;
}
.block-items-detail .list-extra li .list-item-extra {
padding: 0 0 10px 17px;
margin-bottom: 0;
}
.block-items-detail .list-extra li .form-group .checkbox input[type="checkbox"]:not(:checked) + span:before, .block-items-detail .list-extra li .form-group .checkbox input[type="checkbox"]:checked + span:before {
top: 4px;
}
.block-items-detail .list-extra li .packge-chose {
width: 70%;
}
.block-items-detail .list-extra li .packge-chose .checkbox input {
left: 5px;
top: 7px;
}
.block-items-detail .list-extra li .packge-chose label {
line-height: 22px;
color: #2a394e;
font-family: 'Varela Round', sans-serif;
}
.block-items-detail .list-extra li .package-price {
position: absolute;
top: 2px;
right: 0;
color: #ff4d3e;
font-size: 18px;
}
.block-items-detail .btn-order, .block-items-detail .btn-bookmark {
border: none;
position: relative;
top: 50px;
z-index: 99;
}
@media (max-width: 767px) {
.block-items-detail .btn-order {
width: 100% !important;
}
}
@media (max-width: 767px) {
.block-items-detail .sharing {
width: 80%;
bottom: -41px !important;
left: 36px;
}
}
.block-items-detail .btn-bookmark {
margin-left: 20px;
border-radius: 50%;
padding: 15px 18px;
background: #fff;
box-shadow: 1px 5px 11px rgba(229, 46, 93, 0.22);
color: #e52e5d;
display: none;
}
.block-items-detail .title {
line-height: 30px;
}
.block-items-detail .review-job {
margin: 30px 0;
border-top: 1px solid #dfe0e5;
}
.block-items-detail .review-job .title {
color: #aaafb2;
font-family: 'Signika', sans-serif;
margin: 20px 0 0 20px;
text-transform: uppercase;
}
.block-items-detail .review-job .total-review {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
text-transform: none;
}
.block-items-detail .review-job ul {
padding: 0 30px;
margin-top: 30px;
}
.block-items-detail .review-job ul li {
display: block;
margin-bottom: 30px;
border-bottom: 1px solid #dfe0e5;
padding-bottom: 30px;
}
.block-items-detail .review-job ul li .image-avatar {
float: left;
width: 10%;
}
.block-items-detail .review-job ul li .image-avatar img {
width: 75px;
height: 75px;
border-radius: 50%;
max-width: 100%;
height: auto;
}
.block-items-detail .review-job ul li .profile-viewer {
float: right;
width: 85%;
position: relative;
}
.block-items-detail .review-job ul li .profile-viewer .name-author {
color: #2a394e;
font-family: 'Signika', sans-serif;
}
.block-items-detail .review-job ul li .profile-viewer .review-time {
color: #c1c2c7;
font-size: 12px;
padding-top: 7px;
}
.block-items-detail .review-job ul li .profile-viewer .rate-it {
position: absolute;
right: 0;
top: 0;
}
.block-items-detail .review-job ul li .profile-viewer .commnet-content {
line-height: 25px;
}
.block-items-detail .no-extra {
color: #a7afb2;
}
.block-items-detail .tags ul {
padding-left: 0;
margin-top: 25px;
}
.block-items-detail .tags ul li {
display: inline-block;
margin-right: 10px;
background: #dae0e6;
border-radius: 45px;
padding: 1px 15px;
margin-bottom: 20px;
}
@media (max-width: 767px) {
.block-items-detail .tags ul li {
margin-bottom: 20px;
}
}
.block-items-detail .tags ul li a {
color: #2a394e;
font-size: 12px;
}
.block-items-detail .package-statistic {
position: relative;
padding: 30px 30px 0 30px;
}
@media (max-width: 991px) {
.block-items-detail .package-statistic {
width: 100%;
display: inline-block;
margin-bottom: 100px;
}
}
@media (max-width: 767px) {
.block-items-detail .package-statistic {
width: 100%;
margin-bottom: 0;
padding: 20px 20px 0 20px;
}
}
.block-items-detail .package-statistic .vote {
position: absolute;
left: 30px;
top: 30px;
}
.block-items-detail .package-statistic .price {
position: absolute;
right: 30px;
top: 16px;
font-size: 30px;
color: #ff4d3e;
Signikaily: 'Signika', sans-serif;
}
.block-items-detail .package-statistic .text-content {
margin-top: 35px;
padding: 10px 0;
border-top: 1px solid #dfe0e5;
border-bottom: 1px solid #dfe0e5;
}
.block-items-detail .package-statistic .text-content ul {
padding: 0;
}
.block-items-detail .package-statistic .text-content ul li {
display: block;
position: relative;
color: #aaafb3;
margin-bottom: 10px;
}
.block-items-detail .package-statistic .text-content ul li :last-child {
margin-bottom: 0;
}
.block-items-detail .package-statistic .text-content ul li i {
padding-right: 30px;
color: #aaafb3 !important;
}
.block-items-detail .package-statistic .text-content ul li .total-number {
position: absolute;
right: 0;
top: 0;
color: #2a394e;
}
.block-items-detail .sharing {
margin: 20px 0 10px 0;
}
.block-items-detail .sharing .link-social {
display: inline-block;
}
.block-items-detail .sharing ul {
padding-left: 0;
}
.block-items-detail .sharing ul li {
display: inline-block;
margin-left: 10px;
}
.block-items-detail .action {
margin: 0 0 30px 0;
padding: 0 30px;
}
@media (max-width: 991px) {
.block-items-detail .action {
width: 100%;
padding-bottom: 32px;
position: absolute;
bottom: -31px;
}
}
@media (max-width: 767px) {
.block-items-detail .action {
width: 100%;
position: relative;
bottom: 0;
padding-bottom: 0;
padding: 0 20px;
}
}
.block-items-detail .action .btn-order {
padding: 13px 0;
margin-top: 30px;
width: 100%;
top: 0;
}
.block-items-detail .action .btn-bookmark {
padding: 13px 18px;
}
.block-items-detail .add-extra {
margin-bottom: 30px;
border-top: 1px solid #dfe0e5;
padding: 20px 30px;
}
@media (max-width: 991px) {
.block-items-detail .add-extra {
width: 49%;
display: inline-block;
right: 0;
top: 0px;
border-top: none;
vertical-align: top;
}
}
@media (max-width: 767px) {
.block-items-detail .add-extra {
width: 100%;
position: relative;
}
}
.block-items-detail .add-extra .extra {
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.block-items-detail .add-extra .extra-container {
margin-top: 20px;
}
.block-items-detail .add-extra .list-extra h2 {
font-size: 18px;
}
.block-items-detail .personal-profile {
margin-bottom: 20px;
padding: 30px;
}
@media (max-width: 767px) {
.block-items-detail .personal-profile {
padding: 15px;
}
}
.block-items-detail .personal-profile .line {
margin: 0 auto;
}
.block-items-detail .personal-profile img {
width: 70px;
height: 70px;
/*border-radius: 50%;*/
}
.block-items-detail .personal-profile h4 {
margin: 20px 0;
font-family: 'Signika', sans-serif;
}
.block-items-detail .personal-profile ul {
padding-left: 0;
margin: 0;
padding-top: 25px;
}
.block-items-detail .personal-profile ul li {
display: block;
padding: 10px 0;
position: relative;
border-bottom: 1px solid #dfe0e5;
}
.block-items-detail .personal-profile ul li .title-items {
color: #90969b;
}
.block-items-detail .personal-profile ul li .content-bio {
margin-top: 10px;
line-height: 25px;
}
.block-items-detail .personal-profile ul li .show-bio {
text-align: left;
color: #00ccbb;
margin: 10px 0;
font-family: 'Varela Round', sans-serif;
font-size: 14px;
}
.block-items-detail .personal-profile ul li .show-bio i {
color: #00ccbb;
padding-right: 5px;
position: relative;
top: 2px;
}
.block-items-detail .personal-profile ul li i {
padding-right: 20px;
font-size: 16px;
color: #90969b;
}
.block-items-detail .personal-profile ul li .info-text {
font-family: 'Varela Round', sans-serif;
font-weight: 700;
text-align: right;
}
.block-items-detail .personal-profile ul li .info-text span {
display: block;
}
.block-items-detail .personal-profile ul li .content-items {
margin: 10px 0 0 0;
line-height: 30px;
}
.block-items-detail .personal-profile .chosen-location {
margin: 10px 0;
}
.block-items-detail .personal-profile .chosen-location .chosen-container-single .chosen-single {
border-radius: 0;
box-shadow: none;
height: 35px;
}
@media (max-width: 767px) {
.block-items-detail .personal-profile .chosen-location {
width: 100%;
}
.block-items-detail .personal-profile .chosen-location .chosen-single {
width: 100%;
height: 35px;
border: 1px solid #dfe0e5;
background: #fff;
}
}
.block-items-detail .personal-profile .chosen-choices {
padding-top: 0;
}
.block-items-detail .personal-profile .chosen-results {
padding-top: 0;
}
.block-items-detail .personal-profile .link-personal ul {
margin: 0;
padding-top: 0;
}
.block-items-detail .personal-profile .link-personal ul li {
display: block;
text-align: center;
padding: 15px 0;
font-family: 'Signika', sans-serif;
}
.block-items-detail .personal-profile .link-personal ul li:last-child {
border-bottom: none;
}
.block-items-detail .personal-profile .link-personal ul li .contact-link {
color: #00ccbb;
}
.block-items-detail .personal-profile .link-personal ul li .contact-link i {
padding-left: 8px;
color: #00ccbb;
}
.block-items-detail .personal-profile .link-personal ul li .profile-link {
color: #ff4d3e;
}
.block-items-detail .personal-profile .link-personal ul li .profile-link i {
padding-left: 8px;
color: #ff4d3e;
}
.user-edit .name-items {
position: relative;
}
.user-edit .name-items input {
padding-right: 100px;
}
.user-edit .name-items .label-status {
position: absolute;
right: 0;
top: 8px;
right: 8px;
background: #dfe0e5;
width: 94px;
}
.user-edit .block-category, .user-edit .block-time, .user-edit .text-time {
display: inline-block;
}
.user-edit .block-category select {
height: 40px;
}
.user-edit .block-time {
margin-left: 25px;
}
.user-edit .block-time input {
width: auto;
}
.user-edit .edit-text {
border: none;
}
.user-edit .group-attachment {
position: relative;
}
.user-edit .group-attachment .functions-link {
position: absolute;
right: 0;
top: 45px;
}
.user-edit .group-attachment .functions-link ul {
margin: 0;
padding: 0;
}
.user-edit .group-attachment .functions-link ul li {
display: inline-block;
margin-right: 30px;
}
.user-edit .add-extra {
padding: 0;
}
.user-edit .add-extra li {
display: block;
position: relative;
}
.user-edit .add-extra li .remove-items {
position: absolute;
right: 0;
top: 12px;
z-index: 99999;
}
.user-edit .add-extra li .price {
width: 90%;
}
.time-delivery {
width: 83% !important;
}
@media (max-width: 767px) {
.time-delivery {
width: 100% !important;
}
}
.text-note {
color: #898a90;
font-size: 14px;
padding-left: 5px;
}
@media (max-width: 767px) {
.text-note {
padding-left: 0;
position: relative;
top: 12px;
}
}
.label-currency, .text-currency {
display: inline-block;
}
.label-currency {
position: absolute;
top: 13px;
left: 15px;
}
.text-currency {
text-align: right;
}
.text-currency:focus {
text-align: right;
}
.mjob-edit-content .post-job {
width: 100%;
}
.mjob-edit-content .mjob-title {
margin-bottom: 30px;
font-family: 'Signika', sans-serif;
border-bottom: 1px solid #dfe0e5;
padding-bottom: 10px;
font-size: 21px;
display: block;
}
.current-order {
border: 1px solid #dfe0e5;
padding: 8px;
}
.current-order .title-column {
margin-top: 20px;
}
.current-order ul {
padding: 0;
}
.current-order ul li {
display: block;
position: relative;
}
.current-order ul li h2 {
font-size: 16px;
}
.current-order ul li .label-status {
position: absolute;
right: 0;
top: -6px;
width: 94px;
}
.current-order ul li .total-message {
position: absolute;
right: 0;
bottom: 0;
}
.filter-order {
position: absolute;
top: -5px;
right: 35px;
}
@media (max-width: 767px) {
.filter-order {
position: initial;
}
}
.filter-order select {
width: 180px;
}
@media (max-width: 767px) {
.filter-order select {
width: 100%;
height: 35px;
background: #fff;
border: 1px solid #dfe0e5;
margin-bottom: 10px;
}
}
.review-form {
padding: 30px;
}
.review-form .suggest {
color: #aaafb2;
font-family: 'Varela Round', sans-serif;
font-size: 14px;
font-style: italic;
}
.review-form textarea {
width: 100%;
padding: 20px;
}
.review-form span.post_content, .review-form .rating-it {
display: inline-block;
margin-bottom: 20px;
}
.review-form span.post_content {
color: #898a90;
margin-right: 10px;
}
.review-form .btn-discard {
color: #898a90;
font-family: 'Signika', sans-serif;
text-transform: uppercase;
border: none;
background: none;
margin-left: 20px;
}
.mjob-dispute-form {
border: none !important;
}
.mjob-dispute-form .form-group input {
padding-left: 15px;
}
.list-file li a {
color: #ff4d3e;
}
.list-file li a i {
padding-right: 5px;
}
.mjob_conversation_detail_page .conversation {
margin-top: 30px;
}
.mjob-dispute-form .compose {
border-top: 1px solid #ff4d3e;
border-bottom: 1px solid #dfe0e5;
/*.action-link{
top: -25px;
}*/
}
.mjob-dispute-form .compose .attachment-file {
margin: 0;
width: 100%;
}
.mjob-dispute-form .compose .attachment-file li {
margin-right: 5px;
}
.mjob-dispute-form .compose .add-img {
top: 0;
}
.mjob-dispute-form .compose .add-img i {
background: none;
padding: 0;
color: #ff4d3e;
border-radius: 0;
margin: 0;
}
.mjob-dispute-form .compose .carousel_single_conversation-image-list {
/*margin-bottom: 10px;*/
}
.mjob-admin-dispute-form {
margin-bottom: 30px;
padding-bottom: 20px;
}
.mjob-admin-dispute-form .error {
color: #e52e5d;
position: absolute;
right: 13px;
}
.mjob-admin-dispute-form .text {
color: #ff4d3e;
font-family: 'Signika', sans-serif;
margin: 20px 0 20px 0;
text-transform: uppercase;
}
.mjob-admin-dispute-form textarea {
border: 1px solid #dfe0e5;
outline: 0;
}
.mjob-admin-dispute-form .text-result-choose {
color: #2a394e;
text-transform: uppercase;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
margin: 20px 0 10px 0;
}
.mjob-admin-dispute-form textarea {
width: 100%;
padding: 20px;
}
.mjob-admin-dispute-form .list-decided {
padding-left: 0;
margin-bottom: 20px;
}
.mjob-admin-dispute-form .list-decided li {
display: inline-block;
margin-right: 20px;
}
.mjob-admin-dispute-form .list-decided li .checkbox input {
left: 5px;
top: 6px;
}
.mjob-admin-dispute-form .list-decided li .checkbox label span {
padding-left: 15px;
}
.mjob-admin-dispute-form .text-name-winner {
font-family: 'Varela Round', sans-serif;
font-weight: 700;
margin-top: 10px;
}
.reject-project {
padding: 30px;
}
.reject-project label {
display: block;
}
.reject-project textarea {
width: 100%;
padding: 30px;
}
@media (max-width: 991px) {
.blog-detail {
margin-bottom: 20px;
}
}
.delivery-time label.error {
left: 0;
}
.single-mjob_post .btn-order-aside-bar-top {
position: fixed;
top: -12px !important;
z-index: 999;
width: 278px !important;
}
@media (max-width: 991px) {
.single-mjob_post .btn-order-aside-bar-top {
position: relative;
z-index: 0;
}
}
@media (max-width: 767px) {
.single-mjob_post .btn-order-aside-bar-top {
position: relative;
z-index: 0;
}
}
.single-mjob_post #et-header {
min-height: 125px;
}
@media (max-width: 991px) {
.single-mjob_post #et-header {
min-height: 65px;
}
}
@media (max-width: 767px) {
.single-mjob_post #et-header {
min-height: 65px;
}
}
.single-mjob_post .et-pull-top {
position: fixed;
top: auto;
width: 100%;
z-index: 999;
}
.single-mjob_post #et-nav {
top: 84px;
position: relative;
z-index: 99;
height: 40px;
}
@media (max-width: 991px) {
.single-mjob_post #et-nav {
z-index: 9999;
}
}
@media (max-width: 991px) {
.single-mjob_post #et-nav .navbar-default {
position: fixed;
bottom: inherit;
}
}
@media (max-width: 767px) {
.single-mjob_post .search-bar {
display: none !important;
}
}
.single-mjob_post .title-fixed-scroll {
position: fixed;
top: 25px;
z-index: 999;
border: none;
width: 40%;
text-overflow: ellipsis;
overflow: hidden;
display: block;
white-space: nowrap;
}
@media (max-width: 991px) {
.single-mjob_post .title-fixed-scroll {
width: 90%;
}
}
.single-mjob_post .show {
display: inline-block;
}
.mjob-profile-page {
margin-top: 20px;
}
.mjob-profile-page .block-title {
border-bottom: 1px solid #dfe0e5;
padding-bottom: 18px;
margin-bottom: 20px;
}
.mjob-profile-page .btn-back {
color: #aaafb3;
}
.mjob-profile-page .btn-back i {
padding-right: 8px;
font-size: 18px;
font-weight: bold;
position: relative;
top: 1px;
}
.user-email {
font-size: 14px;
font-weight: 300;
color: #898a90;
font-family: 'Varela Round', sans-serif;
text-align: center;
}
.profile .upload-profile-avatar {
width: 70px;
height: 70px;
margin: 0 auto;
cursor: pointer;
}
.profile .upload-profile-avatar .back-top-hover {
background: rgba(16, 162, 239, 0.8);
display: none;
width: 70px;
height: 70px;
border-radius: 50%;
position: absolute;
color: #fff;
}
.profile .upload-profile-avatar .back-top-hover i {
padding-top: 30%;
font-size: 20px;
}
.profile .upload-profile-avatar:hover .back-top-hover {
display: block;
}
.profile .edit-link, .profile .title {
display: inline-block;
}
.profile .pull-right {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
text-align: right;
}
.profile .block-profile {
background: #fff;
box-shadow: 1px 0px 30px rgba(42, 57, 78, 0.3);
border-radius: 4px;
padding: 30px;
margin-bottom: 50px;
}
@media (max-width: 767px) {
.profile .block-profile {
padding: 15px;
}
}
.profile .status-customer {
position: absolute;
top: 28px;
right: 36px;
z-index: 90;
}
.profile .status-customer .user-status {
width: 150px;
}
.profile .text-content {
position: relative;
cursor: pointer;
min-height: 31px;
}
.profile .text-content:hover:before {
content: "\f040";
font-family: "FontAwesome";
font-size: 15px;
color: #fff;
background: #ff4d3e;
position: absolute;
right: 0;
top: 0;
padding: 3px 10px;
border-radius: 0 0 0 4px;
z-index: 999;
}
.profile .text-content textarea.editable {
border: none;
resize: none;
height: auto;
min-height: auto !important;
overflow: hidden;
white-space: pre-line;
padding: 0 !important;
outline: 0;
}
.profile .text-content textarea.editable:hover {
background: #eeeeee;
border: 1px solid #d2d2d2;
}
.profile .text-content textarea.editable:focus {
background: none;
}
.profile .location, .profile .language {
color: #90969b;
}
.profile .location .select-language {
position: relative;
bottom: 5px;
}
.profile .location .chosen-container-single .chosen-single {
background: none;
border: 1px solid #dfe0e5;
text-align: left;
height: 30px;
line-height: 28px;
}
.profile .location .chosen-container .chosen-results li {
padding-left: 10px;
}
.profile .location .chosen-container .chosen-results li.highlighted {
background: #ff4d3e;
}
.profile .location .chosen-container .chosen-drop {
border: 1px solid #dfe0e5;
}
.profile .location .chosen-container .chosen-results {
text-align: left;
}
.profile .language {
margin-top: 11px;
border-bottom: none !important;
}
.profile .language .chosen-container-multi .chosen-choices li.search-choice {
margin-top: 9px;
}
.profile .language .choose-language {
margin-top: 15px;
}
.profile .language .choose-language .chosen-choices {
background: none;
border: 1px solid #dfe0e5;
}
.profile .language .choose-language .chosen-choices li {
border-bottom: none;
padding-left: 10px;
}
.profile .language .choose-language .chosen-choices li.search-choice {
background: #dae0e6;
color: #2a394e;
font-size: 12px;
border: none;
}
.profile .language .choose-language .chosen-results li {
padding-left: 10px;
}
.profile .language .choose-language input {
height: 35px !important;
box-shadow: none;
}
.profile .title {
color: #898a90;
font-family: 'Signika', sans-serif;
margin-bottom: 10px;
text-transform: uppercase;
}
.profile .full-address {
position: relative;
top: 22px;
vertical-align: top;
}
@media (max-width: 767px) {
.profile .full-address {
bottom: 0;
}
}
.profile .text-address {
margin-top: 20px;
}
@media (max-width: 767px) {
.profile .text-address {
margin-top: 0;
}
}
.profile .text-address textarea {
width: 100%;
}
.profile .block-intro {
text-align: left;
text-align: left;
position: relative;
background: none;
margin: 0 0 30px 0;
padding: 0;
line-height: 25px;
}
.profile .block-intro textarea {
width: 100%;
padding: 20px;
min-height: 300px;
}
.profile .block-intro .vote {
margin-bottom: 10px;
}
.profile .block-intro p {
margin: 0 0 20px 0;
}
.profile .block-skill {
margin: 20px 0;
}
.profile .block-skill ul {
margin: 0;
padding: 0;
}
.profile .block-skill ul li {
display: inline-block;
border: 1px solid #dfe0e5;
padding: 10px 20px;
}
.profile .block-payment {
position: relative;
line-height: 25px;
}
.profile .block-payment p {
margin-bottom: 20px;
}
.profile .block-payment .text-content-wrapper {
margin-bottom: 30px;
}
.profile .block-payment textarea {
width: 100%;
padding: 20px;
min-height: 300px;
}
.profile .chosen-container .chosen-results li.highlighted {
background: #ff4d3e;
}
.profile .block-billing {
margin-top: 50px;
}
.profile .block-billing ul {
margin-top: 15px;
padding: 0;
}
.profile .block-billing ul li {
display: block;
}
.profile .block-billing ul li p {
margin-bottom: 0;
}
.profile .block-billing ul li .cate-title, .profile .block-billing ul li .info-content {
display: inline-block;
}
.profile .block-billing ul li .cate-title {
width: 180px;
color: #2a394e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.profile .block-billing ul li textarea, .profile .block-billing ul li input {
textarea: 0 !important;
}
.profile .block-billing ul li #billing_country {
margin-bottom: 20px;
}
@media (max-width: 767px) {
.profile .block-billing ul li #billing_country {
width: 100%;
height: 35px;
border: 1px solid #dfe0e5;
box-shadow: none;
background: #fff;
}
}
.profile .block-billing ul li #billing_country .chosen-container-single .chosen-single {
height: 35px;
line-height: 30px;
background: none;
box-shadow: none;
border-radius: 0;
border: none;
border-bottom: 1px solid #dfe0e5;
padding-left: 0;
}
.profile .block-billing ul li #billing_country .chosen-container-single .chosen-single div {
top: 4px;
}
.profile .block-billing ul li #billing_country .chosen-container .chosen-results li {
padding: 10px;
margin: 0;
}
.profile .block-billing ul li #billing_country .chosen-container .chosen-drop {
border: 1px solid #dfe0e5;
}
.profile .block-billing ul li .info-content {
width: 60%;
outline: none !important;
}
@media (max-width: 767px) {
.profile .block-billing ul li .info-content {
width: 90%;
}
}
.profile .block-billing ul li .info-content .input-field {
width: 90% !important;
outline: none !important;
}
.profile .block-billing ul li .text-content:hover:before {
background: none !important;
color: #ff4d3e;
right: -50px;
outline: none !important;
}
.profile .block-billing ul li .text-content textarea {
outline: 0 !important;
}
.profile .block-billing ul li .text-content textarea:hover {
background: none !important;
}
.profile .block-items {
text-align: left;
}
.profile .block-items ul {
padding: 0;
}
.profile .block-connect-social {
margin-top: 30px;
}
.profile .block-connect-social ul {
padding: 0;
margin-top: 10px;
}
.profile .block-connect-social ul li {
display: inline-block;
margin: 0 20px 20px 0;
cursor: pointer;
}
.profile .block-connect-social ul li a {
text-decoration: none;
}
.profile .block-connect-social ul li .fb, .profile .block-connect-social ul li .gplus, .profile .block-connect-social ul li .tw {
padding: 5px 20px;
border-radius: 4px;
}
.profile .block-connect-social ul li .fb i, .profile .block-connect-social ul li .gplus i, .profile .block-connect-social ul li .tw i {
padding-right: 10px;
}
.profile .block-connect-social ul li .fb {
border: 1px solid #3b5998;
color: #3b5998;
}
.profile .block-connect-social ul li .tw {
border: 1px solid #68c5ef;
color: #68c5ef;
}
.profile .block-connect-social ul li .gplus {
border: 1px solid #ea4335;
color: #ea4335;
}
@media (max-width: 991px) {
.profile .block-statistic {
position: absolute;
top: -130px;
width: 32%;
right: 15px;
}
}
@media (max-width: 767px) {
.profile .block-statistic {
top: -64px;
width: auto;
right: 15px;
left: 15px;
}
}
.profile .block-statistic .dropdown-menu {
display: block;
border: none;
background: none;
position: inherit;
box-shadow: none;
}
.profile .block-statistic .dropdown-menu a {
padding: 0;
}
@media (max-width: 991px) {
.profile .block-statistic .dropdown-menu {
display: none;
position: absolute;
background: #fff;
border: 1px solid #dfe0e5;
width: 100%;
padding: 10px;
}
}
.profile .block-statistic .button-dropdown-menu {
display: none;
}
@media (max-width: 991px) {
.profile .block-statistic .button-dropdown-menu {
display: block;
width: 100%;
text-align: left;
height: 38px;
margin-bottom: 20px;
background: #fff;
box-shadow: none;
border: 1px solid #dfe0e5;
}
.profile .block-statistic .button-dropdown-menu .caret {
float: right;
margin-top: 7px;
margin-right: 5px;
}
}
.profile .block-statistic ul {
padding-left: 0;
}
.profile .block-statistic ul li {
display: block;
margin-bottom: 30px;
position: relative;
}
.profile .block-statistic ul li a {
color: #898a90;
}
.profile .block-statistic ul li a:hover {
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
text-decoration: none;
}
.profile .block-statistic .private-account {
margin-top: 30px;
}
/** Upload modal **/
#uploadAvatar .browse_button {
background: #c1c2c7;
padding: 30px;
cursor: pointer;
}
#uploadAvatar .image-upload .drag-image {
text-align: center;
color: #2a394e;
margin: 70px 0 100px 0;
font-family: 'Signika', sans-serif;
font-size: 18px;
}
#uploadAvatar .image-upload .drag-image i {
font-size: 120px;
color: #838892;
margin: 50px 0 20px 0;
}
#uploadAvatar .image-upload .drag-image .drag-image-select-button {
color: #2a394e;
text-decoration: underline;
}
#uploadAvatar .image-upload .drag-image span {
display: block;
}
#uploadAvatar .image-upload .preview-image-src {
width: 100%;
height: auto;
display: none;
}
#uploadAvatar button[disabled] {
opacity: .5;
}
#uploadAvatar .btn-remove {
display: none;
color: #898a90;
padding-left: 20px;
}
.user-public-profile {
margin-bottom: 30px;
}
.user-public-profile .bio span {
color: #90969b;
}
.user-public-profile .title-info {
color: #90969b;
}
.user-public-profile .payment-info {
margin-top: 20px;
}
.user-public-profile .rate-it {
width: 85px;
margin: 0 auto;
padding-top: 18px;
}
.user-public-profile .personal-profile .vote {
width: 70px;
margin: 0 auto;
}
.user-public-profile .personal-profile ul li {
border: none;
}
.user-public-profile .personal-profile ul li i {
padding-right: 12px;
}
.user-public-profile .personal-profile ul li .pull-right {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
text-align: right;
}
.user-public-profile .public-information li {
padding-bottom: 0 !important;
}
.user-public-profile .public-information li p {
margin-bottom: 0;
}
.user-public-profile .public-information li .cate-title {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.user-public-profile .link-personal {
margin-top: 10px;
border-top: 1px solid #dfe0e6;
}
.user-public-profile .link-personal li {
padding-bottom: 0 !important;
}
.user-public-profile .list-job ul {
margin-top: 0;
}
.user-public-profile .list-job ul li {
background: #fff;
border: none;
box-shadow: 2px 5px 43px rgba(188, 207, 219, 0.65);
padding-bottom: 0;
margin-bottom: 30px;
}
@media (max-width: 767px) {
.user-public-profile .list-job ul li .image-avatar {
margin-right: 0;
width: 100%;
}
}
.user-public-profile .list-job ul li .image-avatar img {
width: 255px;
height: 160px;
border-radius: 4px 0 0 4px;
}
@media (max-width: 767px) {
.user-public-profile .list-job ul li .image-avatar img {
width: 100%;
height: 210px;
margin-bottom: 20px;
border-radius: 0;
}
}
.user-public-profile .list-job ul li .info-items {
margin-top: 15px;
}
@media (max-width: 767px) {
.user-public-profile .list-job ul li .info-items {
padding: 20px;
margin-top: 0;
}
}
.user-public-profile .list-job ul li .info-items .price {
right: 30px;
}
@media (max-width: 767px) {
.user-public-profile .list-job ul li .info-items .price {
top: 12px;
right: 0;
}
}
#display_name input[type="text"] {
text-align: center;
outline: 0;
border: 1px solid #d2d2d2;
}
#display_name .text-content:hover:before {
background: none !important;
color: #ff4d3e;
}
.order-container-control {
margin-top: 30px;
}
@media (max-width: 767px) {
.order-container-control {
margin-top: 0;
}
}
.order-container-control .title-top-pages {
margin-bottom: 30px;
}
.order-container-control .information-items-detail {
min-height: 450px !important;
margin-bottom: 20px !important;
}
.order-container-control .filter-order {
position: absolute;
right: 35px;
top: -5px;
}
@media (max-width: 767px) {
.order-container-control .filter-order {
position: initial;
}
}
.order-container-control .filter-order select {
width: 180px;
}
@media (max-width: 767px) {
.order-container-control .filter-order select {
width: 100%;
height: 35px;
background: #fff;
border: 1px solid #dfe0e5;
margin-bottom: 10px;
}
}
.link-more {
color: #ff4d3e;
font-family: 'Signika', sans-serif;
text-transform: uppercase;
margin-left: 30px;
}
.link-more i {
padding-left: 15px;
font-size: 16px;
font-weight: bold;
}
.image-items {
float: left;
margin-right: 20px;
}
.image-items img {
width: 100px;
height: 100px;
}
.order .add-extra ul {
padding: 0;
}
.order .add-extra ul li {
display: block;
}
.order .add-extra .btn-extra {
cursor: pointer;
}
.order .pack-chose, .order .package-price {
display: inline-block;
}
.btn-checkout {
padding: 13px 30px !important;
border: none;
text-transform: uppercase;
margin-top: 60px;
}
@media (max-width: 991px) {
.btn-checkout {
margin-top: 30px;
}
}
.checkout-payment {
width: 70%;
margin: 0 auto;
}
@media (max-width: 991px) {
.checkout-payment .inner-form {
padding: 0;
margin-top: 80px;
}
}
.payment-signin .text-social, .payment-signin .list-social {
display: inline-block;
}
.payment-signin .list-social {
padding: 0;
margin-top: 13px;
}
.payment-signin .list-social li {
display: inline-block;
margin-left: 10px;
}
.load-more {
margin-top: 10px;
margin-bottom: 20px;
}
.load-more .btn-submit {
border: none;
padding: 5px 20px;
}
.order-name h3 {
font-size: 16px;
font-weight: bold;
}
.order-name .status {
background: none;
}
.delivery {
float: right;
}
.delivery .btn-delivery {
border: none;
padding: 10px 20px;
}
.dispute .btn-dispute {
border: none;
padding: 10px 20px;
}
.dispute .title {
margin-bottom: 20px;
}
.text-description .title {
font-weight: bold;
}
.text-description p {
font-size: 14px !important;
font-family: 'Varela Round', sans-serif !important;
line-height: 25px !important;
}
.file-attachment ul {
padding: 0;
margin: 20px 0;
}
.file-attachment ul li {
display: inline-block;
margin: 0 10px 15px 0;
}
.file-attachment ul li img {
width: 120px;
height: 100px;
}
.related {
margin-top: 20px;
text-align: left;
border-top: 1px solid #dfe0e5;
padding-top: 20px;
}
.related ul {
padding-left: 10px;
}
.related .status li {
padding: 7px 28px;
}
.send-message, .attachment-file {
display: inline-block;
}
.attachment-file {
margin-right: 20px;
}
.attachment-file .image-upload label {
cursor: pointer;
}
.attachment-file .image-upload input {
display: none;
}
.text-dispute {
color: #aaafb2;
text-transform: uppercase;
font-family: 'Signika', sans-serif;
}
.mjob-single-order-page {
padding-top: 15px;
}
.mjob-single-order-page .box-shadow-title {
background-size: 100% !important;
clear: both;
}
.mjob-single-order-page .order-name h2 {
font-size: 21px;
font-family: 'Signika', sans-serif;
line-height: 30px;
}
.mjob-single-order-page .personal-profile {
margin-top: 30px;
}
.mjob-single-order-page .functions-items {
position: relative;
margin: 0 0 20px 0;
}
.mjob-single-order-page .functions-items select {
position: relative;
bottom: 1px;
height: 31px;
}
.mjob-single-order-page .functions-items .date {
margin-bottom: 0;
color: #ff4d3e;
}
.mjob-single-order-page .functions-items .date .text-date {
color: #aaafb3;
}
.mjob-single-order-page .functions-items .status-filter {
position: absolute;
right: 0;
top: 0;
}
.mjob-single-order-page .functions-items .status-filter .filter-by {
margin-top: 0;
}
.mjob-single-order-page .title-description {
font-family: 'Signika', sans-serif;
color: #aaafb2;
text-transform: uppercase;
margin-bottom: 20px;
}
.mjob-single-order-page .title-description p {
line-height: 25px;
}
.mjob-single-order-page .btn-dispute {
color: #ff4d3e;
border: 2px solid #ff4d3e;
padding: 13px 35px;
border-radius: 45px;
background: none;
margin-top: 15px;
text-transform: uppercase;
font-family: 'Signika', sans-serif;
}
.mjob-single-order-page .dispute {
border-top: 1px solid #dfe0e5;
border-bottom: 1px solid #dfe0e5;
padding: 20px 0 30px 0;
margin-top: 20px;
}
.mjob-single-order-page .related .realated-job {
padding-left: 2px;
}
.mjob-single-order-page .realated-job {
margin-top: 20px;
}
.mjob-single-order-page .order-detail-price {
margin-top: 50px;
}
.mjob-single-order-page .order-detail-price .title-cate {
text-transform: uppercase;
font-family: 'Varela Round', sans-serif;
font-weight: bold;
padding-bottom: 20px;
}
.mjob-single-order-page .order-detail-price .price-items {
position: absolute;
color: #ff4d3e;
font-family: 'Signika', sans-serif;
}
.mjob-single-order-page .order-detail-price .order-price, .mjob-single-order-page .order-detail-price .order-extra, .mjob-single-order-page .order-detail-price .total-order {
padding: 25px 30px;
position: relative;
}
.mjob-single-order-page .order-detail-price .order-price p, .mjob-single-order-page .order-detail-price .order-extra p, .mjob-single-order-page .order-detail-price .total-order p {
margin-bottom: 0;
}
.mjob-single-order-page .order-detail-price .order-price .price-items, .mjob-single-order-page .order-detail-price .order-extra .price-items, .mjob-single-order-page .order-detail-price .total-order .price-items {
top: 15px;
right: 25px;
font-size: 30px;
}
.mjob-single-order-page .order-detail-price .order-price .price-items sup, .mjob-single-order-page .order-detail-price .order-extra .price-items sup, .mjob-single-order-page .order-detail-price .total-order .price-items sup {
font-size: 18px;
}
.mjob-single-order-page .order-detail-price .order-price .days-order, .mjob-single-order-page .order-detail-price .order-extra .days-order, .mjob-single-order-page .order-detail-price .total-order .days-order {
position: absolute;
right: 30px;
bottom: 25px;
}
.mjob-single-order-page .order-detail-price .order-price .time-order, .mjob-single-order-page .order-detail-price .order-extra .time-order, .mjob-single-order-page .order-detail-price .total-order .time-order {
color: #aaafb3;
}
.mjob-single-order-page .order-detail-price .order-price .time-order i, .mjob-single-order-page .order-detail-price .order-extra .time-order i, .mjob-single-order-page .order-detail-price .total-order .time-order i {
padding-right: 10px;
font-size: 14px;
}
.mjob-single-order-page .order-detail-price .order-extra {
border: 1px solid #dfe0e5;
border-left: 0;
border-right: 0;
}
.mjob-single-order-page .order-detail-price .order-extra ul {
padding-left: 0;
}
.mjob-single-order-page .order-detail-price .order-extra ul li {
display: block;
position: relative;
margin-bottom: 20px;
}
.mjob-single-order-page .order-detail-price .order-extra ul li:last-child {
margin-bottom: 0;
}
.mjob-single-order-page .order-detail-price .order-extra ul li .extra-title {
width: 80%;
line-height: 25px;
}
.mjob-single-order-page .order-detail-price .order-extra ul li .price-items {
top: 0;
right: 0;
font-size: 18px;
}
.mjob-single-order-page .order-detail-price .order-extra ul li .price-items sup {
font-size: 12px;
}
.mjob-single-order-page .order-detail-price .total-order {
background: #f2f7fa;
}
.mjob-single-order-page .order-detail-price .total-order .title-cate {
padding-bottom: 10px;
}
.mjob-single-order-page .order-detail-price .total-order .price-items {
top: 15px;
right: 25px;
font-size: 30px;
}
.mjob-order-disable {
background: #dae0e6 !important;
box-shadow: 1px 3px 9px rgba(218, 224, 230, 0.3) !important;
color: #90969b !important;
}
.mjob-order-page {
padding-top: 50px;
}
@media (max-width: 991px) {
.mjob-order-page {
padding-top: 0;
}
}
.mjob-order-page.continoue .block-title {
text-align: center;
border: none;
padding-bottom: 0;
}
.mjob-order-page.continoue .note {
color: #898a90;
}
.items-chosen {
padding-right: 90px;
}
@media (max-width: 991px) {
.items-chosen {
padding-right: 0;
}
}
.items-chosen ul {
padding-left: 0;
}
.items-chosen ul li {
padding-left: 0;
}
@media (max-width: 991px) {
.items-chosen ul li {
height: auto;
position: relative;
margin-bottom: 20px;
}
.items-chosen ul li .inner {
height: 160px;
}
.items-chosen ul li .vote {
float: right;
position: absolute;
left: 160px;
top: 30px;
}
.items-chosen ul li .author {
margin-bottom: 0 !important;
position: absolute;
bottom: 9px;
}
.items-chosen ul li h2 {
margin: 0;
padding-top: 15px;
}
.items-chosen ul li img {
width: 160px !important;
height: 160px !important;
float: left;
border-radius: 4px 0 0 4px;
}
.items-chosen ul li .price {
position: absolute;
right: 0px;
bottom: 9px;
}
}
@media (max-width: 767px) {
.items-chosen ul li .vote {
position: relative;
left: auto;
top: auto;
float: none;
}
.items-chosen ul li .inner {
height: auto;
}
.items-chosen ul li .author {
position: relative;
bottom: 0;
}
.items-chosen ul li .price {
position: relative;
right: 0;
bottom: 0;
}
.items-chosen ul li img {
float: inherit;
width: 100% !important;
border-radius: 0;
}
}
@media (max-width: 1199px) {
.items-chosen ul li {
display: initial;
}
}
.items-chosen .block-items {
margin-top: 0;
}
.title-sub {
color: #898a90;
font-family: 'Signika', sans-serif;
text-transform: uppercase;
margin-bottom: 25px;
}
.mjob-order-info {
margin-bottom: 50px;
}
@media (max-width: 1199px) {
.mjob-order-info {
margin-top: 30px;
}
}
@media (max-width: 767px) {
.mjob-order-info {
margin-top: 0;
}
}
.mjob-order-info p {
font-family: 'Varela Round', sans-serif !important;
font-size: 14px !important;
line-height: 25px !important;
}
.mjob-order-info .price {
color: #ff4d3e;
font-family: 'Signika', sans-serif !important;
font-size: 18px !important;
}
.mjob-order-info .total-price {
color: #ff4d3e;
font-family: 'Signika', sans-serif;
font-size: 24px;
}
.mjob-order-info .total-text {
font-family: 'Signika', sans-serif;
color: #898a90;
margin-right: 30px;
text-transform: uppercase;
}
.mjob-order-info .add-extra {
border-top: 1px solid #dfe0e5;
border-bottom: 1px solid #dfe0e5;
padding: 20px 0;
margin-bottom: 20px;
}
.mjob-order-info .list-extra {
margin-top: 10px;
}
.mjob-order-info .list-extra li {
position: relative;
padding: 10px 0 10px 0;
border-bottom: 1px solid #ebebeb;
padding-bottom: 20px;
}
.mjob-order-info .list-extra li:last-child {
border-bottom: none;
}
.mjob-order-info .list-extra li .package-price {
position: absolute;
top: 10px;
right: 0;
font-family: 'Signika', sans-serif;
color: #c1c2c7;
font-size: 18px;
text-transform: uppercase;
}
.mjob-order-info .list-extra li .packge-chose .checkbox {
margin: 0;
}
.mjob-order-info .list-extra li .packge-chose .checkbox label {
width: 84%;
}
.mjob-order-info .list-extra li .packge-chose .checkbox input {
top: 6px;
left: 23px;
}
.mjob-order-info .list-extra li .packge-chose .checkbox p {
display: block;
width: 100%;
margin: 0 0 0 10px;
line-height: 25px;
}
.mjob-order-info .list-extra li .packge-chose .checkbox p p {
width: 40%;
}
.mjob-order-info .list-extra .form-group .checkbox input[type="checkbox"]:not(:checked) + span, .mjob-order-info .list-extra .form-group .checkbox input[type="checkbox"]:checked + span {
padding-left: 15px;
}
.mjob-order-info .list-extra .form-group .checkbox input[type="checkbox"]:not(:checked) + span:before, .mjob-order-info .list-extra .form-group .checkbox input[type="checkbox"]:checked + span:before {
left: -18px;
}
.mjob-order-info .list-extra .form-group .checkbox input[type="checkbox"]:not(:checked) + span:after, .mjob-order-info .list-extra .form-group .checkbox input[type="checkbox"]:checked + span:after {
left: -18px;
top: 1px;
}
.mjob-dispute-form input {
width: 100%;
height: 40px;
vertical-align: top;
}
.mjob-dispute-form .add-img {
color: #aaafb2;
position: relative;
top: 10px;
}
.mjob-dispute-form .add-img i {
margin-left: 10px;
background: #ff4d3e;
border-radius: 50%;
padding: 5px 7px;
color: #fff;
}
.mjob-dispute-form .image-item {
position: relative;
top: 10px;
}
.delivery .btn-delivery {
padding: 15px 30px;
text-transform: uppercase;
}
.form-delivery-order, .outer-conversation {
padding: 30px;
}
.form-delivery-order .attachment-image, .outer-conversation .attachment-image {
margin: 20px 0 40px 0;
}
.form-delivery-order .attachment-image .add-img, .outer-conversation .attachment-image .add-img {
color: #898a90;
}
.form-delivery-order .attachment-image .add-img i, .outer-conversation .attachment-image .add-img i {
color: #fff;
background: #ff4d3e;
padding: 5px 7px;
border-radius: 50%;
margin-left: 10px;
box-shadow: 1px 3px 9px rgba(16, 162, 239, 0.3);
}
.form-delivery-order .attachment-image .delete-img, .outer-conversation .attachment-image .delete-img {
position: relative;
left: 0;
top: 0;
background: none;
border-radius: 0;
box-shadow: none;
color: #ff4d3e;
}
.form-delivery-order .attachment-image .delete-img i, .outer-conversation .attachment-image .delete-img i {
color: #e52e5d;
padding-left: 5px;
}
.form-delivery-order textarea, .outer-conversation textarea {
width: 100%;
height: 200px;
padding: 20px;
}
.form-delivery-order .submit, .outer-conversation .submit {
padding: 13px 90px;
}
.form-delivery-order .error {
color: #e52e5d;
}
.checkout-payment {
margin-top: 40px !important;
}
.checkout-payment p {
color: #898a90;
}
.time-leave {
margin-bottom: 30px;
}
.count_down {
color: #ff4d3e;
font-size: 24px;
}
.order-information {
margin-top: 25px;
}
.payment-fail .block-title {
padding: 0;
margin: 0;
border-bottom: none !important;
}
.dispute-link {
color: #eb8251;
margin-bottom: 50px;
}
.dispute-link a {
color: #eb8251;
font-family: 'Signika', sans-serif;
}
.dispute-link i {
padding-left: 5px;
position: relative;
bottom: 2px;
}
.area-delivery {
padding-bottom: 22px;
position: relative;
margin-top: 35px;
}
.order-start-work {
padding: 16px 40px !important;
font-size: 14px;
}
.countdown {
margin: 50px 0 20px 0;
color: #ff4d3e;
font-size: 20px;
text-transform: uppercase;
font-family: 'Signika', sans-serif;
float: left;
width: 80%;
margin-top: 15px;
}
.countdown .item {
font-size: 14px;
padding-right: 10px;
}
.countdown .distance-time {
padding-right: 10px;
}
.countdown .notice {
font-size: 14px;
}
.countdown .notice i {
color: #e56a2e;
padding-right: 5px;
}
.delivery-content {
margin-bottom: 27px;
}
.chosen-container .chosen-results li.highlighted {
background: #ff4d3e;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ff4d3e), color-stop(90%, #ff4d3e));
background-image: -webkit-linear-gradient(#ff4d3e 20%, #ff4d3e 90%);
background-image: linear-gradient(#ff4d3e 20%, #ff4d3e 90%);
}
.main-dashboard {
margin-top: 40px;
}
@media (max-width: 767px) {
.main-dashboard {
margin-top: 0;
}
}
.main-dashboard .content-bio {
color: #c1c2c7 !important;
}
.main-dashboard .bio {
border-top: none !important;
}
.main-dashboard .no-items {
padding-top: 50% !important;
}
@media (max-width: 991px) {
.main-dashboard .no-items {
padding-top: 5% !important;
}
}
.no-items {
padding-top: 30% !important;
text-align: center;
color: #c1c2c7;
font-family: 'Varela Round', sans-serif;
font-size: 21px;
}
.no-items-modal {
padding-top: 0% !important;
text-align: center;
color: #c1c2c7;
font-family: 'Varela Round', sans-serif;
font-size: 21px;
}
@media (max-width: 991px) {
.no-items {
padding-top: 2% !important;
}
}
@media (max-width: 991px) {
.my-list-mjobs .block-statistic {
top: -123px;
right: 125px;
}
.my-list-mjobs .filter {
bottom: 65px !important;
}
.my-list-mjobs .filter select {
height: 37px;
background: none;
border: 1px solid #dfe0e5;
border-radius: 0;
}
}
.gradient {
position: relative;
}
.gradient:after {
content: "";
height: 50px;
width: 100%;
position: absolute;
left: 0;
bottom: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
/* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) -40%, white 85%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) -40%, white 85%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
/* IE6-9 */
}
.hidden-bio {
height: 154px;
overflow: hidden;
}
.hidden-bio.show {
height: 100%;
}
.show-bio {
display: block;
text-align: center;
color: #ff4d3e;
font-size: 13px;
}
.show-bio:hover, .show-bio:active, .show-bio:focus {
color: #ff4d3e;
}
.not-view {
text-align: center;
color: #898a90;
font-size: 28px;
font-family: 'Varela Round', sans-serif;
margin-top: 30px;
}
.dashboard .chart-padding {
padding: 10px 30px 10px 30px;
}
@media (max-width: 991px) {
.dashboard .revenues li {
margin-bottom: 0;
height: 100px;
}
}
.dashboard .revenues span.currency {
padding-left: 10px;
color: #ff4d3e;
}
.dashboard #secure_code {
margin-left: 5px;
}
.dashboard .block-title {
border-bottom: 1px solid #dfe0e5;
padding-bottom: 20px;
margin-bottom: 65px;
}
@media (max-width: 991px) {
.dashboard .block-title {
margin-bottom: 20px;
}
}
.dashboard .balance-withdraw {
background: #f2f7fa;
padding: 15px 30px;
}
.dashboard .personal-profile {
min-height: 590px;
}
@media (max-width: 991px) {
.dashboard .personal-profile {
min-height: auto;
}
}
.dashboard .personal-profile h4 {
margin-bottom: 5px;
}
.dashboard .information-items-detail {
margin-bottom: 100px;
min-height: 665px;
padding: 0 30px;
position: relative;
border-radius: 4px;
}
@media (max-width: 991px) {
.dashboard .information-items-detail {
min-height: 200px;
margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.dashboard .information-items-detail {
padding: 0 15px;
}
}
.dashboard .information-items-detail .tabs-information .view-all {
position: absolute;
right: 30px;
top: 20px;
}
.dashboard .information-items-detail .tabs-information .view-all a {
color: #ff4d3e;
text-decoration: none;
}
.dashboard .information-items-detail .nav-tabs {
border: none;
}
.dashboard .information-items-detail .nav-tabs > li {
vertical-align: top;
height: 50px;
}
.dashboard .information-items-detail .nav-tabs > li > a {
text-transform: uppercase;
padding: 15px 0;
margin-right: 30px;
color: #aaafb2;
font-family: 'Signika', sans-serif;
border-radius: 0;
background: none;
border-right: none;
border-left: 0;
}
.dashboard .information-items-detail .nav-tabs > li.active > a {
border-top: 6px solid #ff4d3e;
border-radius: 0;
background: none;
border-right: none;
border-left: 0;
padding: 10px 0;
color: #ff4d3e;
}
.dashboard .information-items-detail .nav-tabs > li > a:hover {
background: none;
border-left: none;
border-right: none;
border-bottom: none;
}
.dashboard .bio {
border-top: 1px solid #dfe0e5;
}
.dashboard .bio span {
color: #90969b;
}
.dashboard .bio .content-bio {
color: #2a394e;
line-height: 25px;
margin-top: 10px;
}
.dashboard .edit-profile {
margin-top: 20px;
}
.dashboard .edit-profile a {
color: #00ccbb;
font-family: 'Signika', sans-serif;
}
.dashboard .edit-profile a i {
padding-right: 10px;
}
.dashboard .title {
color: #2a394e;
font-family: 'Signika', sans-serif;
font-size: 21px;
padding: 30px 30px 10px 30px;
}
.box-shadow {
box-shadow: 1px 0px 46px rgba(188, 207, 219, 0.7);
background: #fff;
}
.revenues {
margin-bottom: 30px;
border-radius: 4px;
}
.revenues .cate {
font-family: 'Signika', sans-serif;
margin: 0 10%;
min-height: 35px;
}
.revenues .line {
margin-left: 30px;
}
.revenues ul {
padding: 0;
margin-top: 25px;
}
.revenues ul li {
display: inline-block;
text-align: center;
border-right: 1px solid #dfe0e5;
vertical-align: top;
text-transform: uppercase;
height: 75px;
margin-bottom: 25px;
}
.revenues ul li:last-child {
border: none;
}
.revenues ul li .currency {
font-size: 21px;
color: #ff4d3e;
font-weight: bold;
margin-top: 10px;
}
.mjob-revenues-page .balance-withdraw {
padding: 15px 40px;
}
.currency-balance, .note-balance {
display: inline-block;
margin-bottom: 0;
}
.currency-balance {
font-family: 'Signika', sans-serif;
color: #9f9f9f;
font-size: 20px;
}
.currency-balance .price-balance {
color: #ff4d3e;
margin-left: 3px;
}
.note-balance {
color: #b3c0c8;
font-family: 'Varela Round', sans-serif;
font-style: italic;
font-size: 14px;
margin-left: 5px;
}
@media (max-width: 767px) {
.note-balance {
margin-left: 0;
}
}
.line {
position: relative;
width: 30px;
}
.chart {
min-height: 200px;
margin-bottom: 30px;
border-radius: 4px;
}
@media (max-width: 767px) {
.chart {
display: none;
}
}
.chart .line {
margin-left: 30px;
}
.list-order {
position: relative;
}
.list-order ul {
padding: 0;
}
.list-order ul li {
display: block;
position: relative;
border-bottom: 1px solid #dfe0e5;
padding-bottom: 15px;
margin-bottom: 15px;
}
.list-order ul li h2 {
font-size: 14px;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
width: 76%;
line-height: 25px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: block;
}
.list-order ul li h2 a {
color: #2a394e;
text-decoration: none;
}
.list-order ul li .author {
color: #aaafb3;
font-size: 14px;
margin-bottom: 5px;
}
.list-order ul li .author a {
color: #ff4d3e;
text-decoration: none;
}
.list-order ul li .date-post {
font-size: 12px;
color: #aaafb2;
}
.list-order ul li .total-message {
position: absolute;
right: 0;
bottom: 15px;
color: #ff4d3e;
font-size: 12px;
}
.list-order .not-found {
padding-top: 30% !important;
text-align: center;
color: #c1c2c7;
font-family: 'Varela Round', sans-serif;
font-size: 21px;
}
@media (max-width: 991px) {
.list-order .not-found {
padding-top: 2% !important;
}
}
.list-order .view-all {
position: relative !important;
right: 0 !important;
top: 0 !important;
padding-bottom: 20px;
text-decoration: none;
}
.list-order .view-all a {
color: #ff4d3e;
}
.list-order .paginations-wrapper {
margin: 30px 0 25px 0;
padding-bottom: 30px;
}
.task-container-control {
margin-top: 30px;
}
@media (max-width: 767px) {
.task-container-control {
margin-top: 0;
}
}
.task-container-control .paginations-wrapper {
margin: 30px 0 25px 0;
padding-bottom: 30px;
}
.list-order .label-status, .list-job .label-status {
position: absolute;
right: -37px;
top: 0;
width: 94px;
padding: 5px 0;
border-radius: 45px 0 0 45px;
color: #fff;
font-size: 12px;
text-align: center;
}
.list-order li:hover a, .list-job li:hover a {
color: #ff4d3e;
}
.list-job ul {
padding: 0;
margin-top: 20px;
}
.list-job ul li {
display: block;
margin-bottom: 20px;
border-bottom: 1px solid #dfe0e5;
padding-bottom: 20px;
position: relative;
}
.list-job ul li .image-avatar {
float: left;
margin-right: 15px;
}
.list-job ul li .image-avatar img {
width: 116px;
height: 73px;
}
.list-job ul li .info-items a {
color: #2a394e;
font-size: 14px;
}
.list-job ul li .info-items h2 {
font-size: 16px;
margin: 0;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: block;
width: 55%;
}
.list-job ul li .info-items .group-function {
position: relative;
}
.list-job ul li .info-items .price {
position: absolute;
right: 0;
top: 16px;
font-size: 20px;
color: #ff4d3e;
font-family: 'Signika', sans-serif;
}
.list-job ul li .info-items .vote {
margin-top: 25px;
}
.list-job .view-all {
position: relative !important;
right: 0 !important;
top: -4px !important;
padding-bottom: 15px;
}
.list-job .view-all a {
color: #ff4d3e;
text-decoration: none;
}
.withdraw {
margin-bottom: 100px;
}
.withdraw .title-top-pages {
margin: 45px 0 0 0;
position: relative;
}
.withdraw .title-top-pages .filter {
position: absolute;
right: 0;
bottom: 70px;
}
@media (max-width: 767px) {
.withdraw .title-top-pages .filter {
position: initial;
display: none;
}
}
.withdraw .profile {
margin: 20px 0 0 0;
}
@media (max-width: 991px) {
.withdraw .profile {
margin: 10px 0 0 13px;
}
}
@media (max-width: 767px) {
.withdraw .profile {
margin: 0;
}
}
@media (max-width: 991px) {
.withdraw .profile .outer-revenues {
padding: 0;
margin-left: -8px;
}
}
@media (max-width: 767px) {
.withdraw .profile .outer-revenues {
margin-left: 0;
}
}
.withdraw .payment-method {
position: relative;
padding: 0 0 30px 30px;
}
@media (max-width: 991px) {
.withdraw .payment-method {
box-shadow: none;
background: none;
}
}
.withdraw .payment-method .choose-payment {
color: #898a90;
text-transform: uppercase;
font-family: 'Signika', sans-serif;
}
.withdraw .payment-method .link-change-payment {
position: absolute;
right: 0;
top: 0;
}
@media (max-width: 767px) {
.withdraw .payment-method .link-change-payment {
position: initial;
}
}
.withdraw .payment-method .link-change-payment a {
color: #ff4d3e;
}
.withdraw #withdrawForm .check-payment {
margin: 16px 0 0 0;
}
.withdraw #withdrawForm .checkbox {
display: inline-block;
margin-right: 50px;
}
.withdraw #withdrawForm .checkbox label {
padding-left: 0;
}
.withdraw #withdrawForm .checkbox span {
margin-left: 15px;
color: #2a394e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.withdraw #withdrawForm .checkbox input {
float: left;
}
.withdraw #withdrawForm .code-bank {
width: 58%;
}
@media (max-width: 767px) {
.withdraw #withdrawForm .code-bank {
width: 100%;
}
}
.withdraw #withdrawForm .form-group label span {
top: 0;
padding-left: 10px;
}
.withdraw .withdraw-revenues {
border-radius: 4px;
}
@media (max-width: 767px) {
.withdraw .withdraw-revenues .revenues {
margin-top: 0;
}
}
.withdraw .btn-back {
color: #aaafb3;
}
.withdraw .btn-back i {
padding-right: 10px;
}
.withdraw .block-items-detail {
padding: 0;
}
.withdraw .block-title {
margin-bottom: 15px;
}
@media (max-width: 767px) {
.withdraw .block-statistic {
position: initial;
}
}
.withdraw .block-statistic ul {
padding-left: 0;
}
.withdraw .revenues {
box-shadow: none;
background: none;
margin-bottom: 25px;
}
@media (max-width: 767px) {
.withdraw .revenues {
margin-top: 50px;
}
}
.withdraw .revenues ul {
margin: 33px 0 0 0;
}
.withdraw .withdraw-history-wrapper {
padding: 35px 0 30px 0;
margin: 0 30px;
}
@media (max-width: 767px) {
.withdraw .withdraw-history-wrapper {
margin: 0 15px;
}
}
.withdraw .withdraw-history-wrapper .payment-method {
padding-left: 0;
}
@media (max-width: 767px) {
.withdraw .payment-method {
padding: 0;
box-shadow: none;
}
}
.withdraw .payment-method .nav-tabs {
margin-bottom: 40px;
}
@media (max-width: 767px) {
.withdraw .payment-method .nav-tabs {
margin-bottom: 20px;
}
}
.withdraw .bank-group .bank {
width: 31.33%;
display: inline-block;
margin-right: 15px;
}
@media (max-width: 991px) {
.withdraw .bank-group .bank {
width: 30.33%;
}
}
@media (max-width: 767px) {
.withdraw .bank-group .bank {
width: 100%;
margin-bottom: 20px;
}
}
.withdraw .bank-group .bank:last-child {
margin-right: 0;
float: right;
}
@media (max-width: 767px) {
.withdraw .bank-group .bank:last-child {
margin-bottom: 0;
}
}
@media (max-width: 767px) {
.withdraw .save-button-paypal {
text-align: left;
}
.withdraw .save-button-paypal .btn-save {
margin-top: 0 !important;
}
}
@media (max-width: 991px) {
.withdraw .change-password-dashboard {
box-shadow: none;
background: none;
}
}
@media (max-width: 767px) {
.withdraw .change-password-dashboard {
box-shadow: none;
padding: 0;
}
}
@media (max-width: 767px) {
.withdraw #bankAccountForm .send-button-method {
text-align: left;
}
}
.withdraw #bankAccountForm .chosen-container {
width: 94% !important;
}
.withdraw #bankAccountForm .chosen-container input {
width: 100%;
}
.withdraw #bankAccountForm .chosen-container-single .chosen-single {
height: 35px;
line-height: 30px;
background: none;
border: none;
border-bottom: 1px solid #dfe0e5;
box-shadow: none;
border-radius: 0;
}
.withdraw #bankAccountForm .chosen-container-single .chosen-single div {
top: 4px;
}
.withdraw #bankAccountForm .chosen-container .chosen-results li {
padding: 10px;
}
.withdraw #bankAccountForm .chosen-container .chosen-results li.highlighted {
background: #ff4d3e;
}
.withdraw #bankAccountForm .chosen-container .chosen-drop {
border: 1px solid #dfe0e5;
}
.withdraw #bankAccountForm .chosen-container .chosen-results {
clear: both;
}
.withdraw #bankAccountForm label {
margin: 10px 15px 15px 0;
}
.withdraw #bankAccountForm .btn-send {
padding: 13px 85px;
}
.withdraw #bankAccountForm, .withdraw #paypalAccountForm, .withdraw #changePassForm {
width: 80%;
}
@media (max-width: 991px) {
.withdraw #bankAccountForm, .withdraw #paypalAccountForm, .withdraw #changePassForm {
width: 93%;
}
}
@media (max-width: 767px) {
.withdraw #bankAccountForm, .withdraw #paypalAccountForm, .withdraw #changePassForm {
width: 100%;
}
}
@media (max-width: 767px) {
.withdraw #withdrawForm .submit-bank {
text-align: left;
}
}
.withdraw #withdrawForm .btn-submit-bank {
padding: 13px 80px;
}
@media (max-width: 767px) {
.withdraw #withdrawForm .btn-submit-bank {
width: 100%;
}
}
.withdraw #paypalAccountForm .btn-save {
padding: 13px 85px;
margin-top: 30px;
}
.block-history {
margin-top: 50px;
}
.block-history table {
margin-top: 5px;
}
.block-history table .title-head {
font-family: 'Varela Round', sans-serif;
font-weight: 700;
line-height: 25px;
padding-bottom: 20px;
}
.block-history table tr > td {
line-height: 40px;
text-align: center;
padding: 8px 0;
}
.block-history table tr > td:first-child {
padding-left: 0;
text-align: left;
}
.block-history table tr > td:last-child {
padding-right: 0;
}
.block-history .successful {
color: #ff4d3e;
}
.block-history .rejected {
color: #e52e5d;
}
.change-password {
padding: 50px 20px 30px 20px;
}
@media (max-width: 767px) {
.change-password {
padding: 0;
}
}
@media (max-width: 767px) {
.change-pass-button-method {
text-align: left;
}
}
.load-more-post {
color: #ff4d3e;
text-transform: uppercase;
font-family: 'Signika', sans-serif !important;
cursor: pointer;
}
.link-post-job .post-job-button {
position: absolute;
right: 103px;
top: 17px;
color: #898a90;
}
.link-post-job .plus-circle {
display: inline-block;
background: #ff4d3e;
border-radius: 50%;
box-shadow: 1px 3px 9px rgba(16, 162, 239, 0.3);
margin-left: 15px;
padding: 3px 7px;
text-align: center;
color: #fff;
}
.link-post-job a:hover {
text-decoration: none;
}
.wrapper-list-conversation {
width: 100%;
height: 550px;
}
.emoji {
width: auto !important;
}
.mjob-modal-conversation-form p.error {
color: #e52e5d;
position: absolute;
right: 30px;
}
.single-ae_message .conversation-form {
border-top: none !important;
}
.single-ae_message .note-scroll {
margin-top: 15px !important;
}
.mjob_conversation_detail_page {
margin-top: 30px;
}
.mjob_conversation_detail_page .ellipsis {
white-space: pre;
text-overflow: ellipsis;
display: block;
overflow: hidden;
color: #e1e1e1;
}
.mjob_conversation_detail_page .note-scroll {
margin-top: 50px;
}
.mjob_conversation_detail_page .current {
padding-right: 0;
margin-top: 20px;
}
@media (max-width: 991px) {
.mjob_conversation_detail_page .current {
padding-left: 0;
margin-top: 0;
}
}
.mjob_conversation_detail_page .current-order {
padding: 30px;
margin-left: 30px;
}
@media (max-width: 991px) {
.mjob_conversation_detail_page .current-order {
padding: 15px;
margin-left: 0;
margin-bottom: 20px;
}
}
.mjob_conversation_detail_page .current-order .text-content {
margin-top: 28px;
}
.mjob_conversation_detail_page .current-order .label-status {
right: -38px;
}
.mjob_conversation_detail_page .title-column {
color: #2a394e;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
text-transform: uppercase;
margin-top: 0;
padding-bottom: 15px;
}
.mjob_conversation_detail_page .conversation-form {
padding-left: 0;
clear: both;
}
.mjob_conversation_detail_page .conversation-form .line {
border-bottom: 1px solid #ff4d3e;
position: absolute;
width: 100%;
top: 10px;
z-index: 0;
}
.mjob_conversation_detail_page .conversation-form .paginations-wrapper {
padding: 0;
margin-left: 0;
text-align: center;
text-transform: uppercase;
margin-top: 40px;
}
.mjob_conversation_detail_page .conversation-form .paginations-wrapper a {
color: #ff4d3e;
font-family: 'Varela Round', sans-serif;
}
.mjob_conversation_detail_page .list-conversation {
padding: 0;
}
.mjob_conversation_detail_page .list-conversation li {
display: block;
margin-bottom: 18px;
}
.mjob_conversation_detail_page .list-conversation li .img-avatar {
float: left;
margin-right: 20px;
width: 8%;
}
.mjob_conversation_detail_page .list-conversation li .img-avatar img {
width: 40px;
height: 40px;
border-radius: 50%;
}
.mjob_conversation_detail_page .box-shadow-title {
background: url(../img/box-line.png) no-repeat;
background-size: 66%;
width: 100%;
height: auto;
background-position: left bottom;
padding-bottom: 37px;
}
@media (max-width: 991px) {
.mjob_conversation_detail_page .box-shadow-title {
background-size: 100%;
}
}
.mjob_conversation_detail_page .conversation {
padding: 0;
}
.mjob_conversation_detail_page .conversation li {
display: block;
margin-bottom: 30px;
}
.mjob_conversation_detail_page .conversation-text ul {
padding: 0;
}
.mjob_conversation_detail_page .conversation-text ul li {
display: block;
margin-top: 10px;
margin-bottom: 0;
}
.mjob_conversation_detail_page .conversation-text ul li i {
padding-right: 10px;
}
.mjob_conversation_detail_page .conversation-text ul li:first-child {
margin-top: 20px;
}
.mjob_conversation_detail_page .conversation-text iframe {
width: 100% !important;
}
.mjob_conversation_detail_page .private-message {
position: relative;
}
.mjob_conversation_detail_page .private-message .img-avatar {
float: left;
margin-right: 20px;
width: 7%;
display: none;
}
.mjob_conversation_detail_page .private-message .img-avatar img {
width: 50px;
height: 50px;
border-radius: 50%;
}
.mjob_conversation_detail_page .private-message .conversation-text {
width: 60%;
background: #ff4d3e;
color: #fff;
padding: 10px 15px;
float: right;
margin-right: 129px;
border-radius: 8px;
}
@media (max-width: 767px) {
.mjob_conversation_detail_page .private-message .conversation-text {
width: 88%;
margin-right: 43px;
}
}
@media (max-width: 480px) {
.mjob_conversation_detail_page .private-message .conversation-text {
margin-right: 32px;
}
}
.mjob_conversation_detail_page .private-message .conversation-text li a {
color: #fff;
}
.mjob_conversation_detail_page .private-message .conversation-text p {
font-size: 13px;
margin-bottom: 0;
}
.mjob_conversation_detail_page .private-message .message-time {
position: absolute;
right: 0;
}
@media (max-width: 767px) {
.mjob_conversation_detail_page .private-message .message-time {
position: initial;
}
}
.mjob_conversation_detail_page .guest-message .conversation-text {
float: left;
width: 60%;
background: #d9e0e6;
color: #2a394e;
padding: 10px 15px;
position: relative;
border-radius: 8px;
}
@media (max-width: 767px) {
.mjob_conversation_detail_page .guest-message .conversation-text {
width: 86%;
margin-right: 0;
}
}
@media (max-width: 480px) {
.mjob_conversation_detail_page .guest-message .conversation-text {
width: 77%;
margin-right: 0;
margin-left: 20px;
}
}
.mjob_conversation_detail_page .guest-message .conversation-text li a {
color: #ff4d3e;
}
.mjob_conversation_detail_page .guest-message .conversation-text p {
font-size: 13px;
margin-bottom: 0;
}
.mjob_conversation_detail_page .guest-message .img-avatar {
float: right;
width: 7%;
}
.mjob_conversation_detail_page .guest-message .img-avatar img {
width: 50px;
height: 50px;
border-radius: 50%;
}
.mjob_conversation_detail_page .admin-message {
background: #eb8251;
color: #fff;
padding: 15px 20px;
border-radius: 8px;
}
.mjob_conversation_detail_page .admin-message .img-avatar {
display: none;
}
.mjob_conversation_detail_page .admin-message p {
margin-bottom: 0;
}
.mjob_conversation_detail_page .admin-message .message-time {
float: inherit;
text-align: right;
color: #973916;
}
.mjob_conversation_detail_page .note {
margin: 20px 0;
}
.mjob_conversation_detail_page .message-time {
float: right;
font-size: 12px;
color: #ff4d3e;
margin-top: 15px;
}
.conversation-date {
margin: 40px 0 20px 0;
color: #ff4d3e;
position: relative;
}
.conversation-date .date {
position: relative;
background: #fff;
z-index: 1;
padding: 0 15px;
}
.compose-conversation {
margin: 20px 0 35px 0;
border-top: 1px solid #ff4d3e;
border-bottom: 1px solid #eef1f3;
}
.compose-conversation .compose {
position: relative;
margin-bottom: 0;
}
.compose-conversation .compose .attachment-image, .compose-conversation .compose .send-message {
float: left;
}
.compose-conversation .compose .attachment-image {
margin-top: 0;
margin-right: 10px;
}
.compose-conversation .compose .send-message {
background: none;
border: none;
text-transform: uppercase;
color: #ff4d3e;
font-family: 'Signika', sans-serif;
}
.compose-conversation .group-compose {
position: relative;
width: 100%;
box-shadow: 0px 1px 1px #f1f1f1;
}
.compose-conversation .group-compose .error {
color: #e52e5d;
position: absolute;
right: 0;
bottom: -35px;
}
.compose-conversation .input-compose {
width: 100%;
}
.compose-conversation .input-compose input {
border: none;
padding: 0 15px;
width: 85%;
height: 40px;
outline: 0;
}
.compose-conversation .input-compose input::-webkit-input-placeholder {
/* WebKit, Blink, Edge */
color: #ff4d3e;
font-size: 14px;
}
.compose-conversation .input-compose input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #ff4d3e;
opacity: 1;
font-size: 14px;
}
.compose-conversation .input-compose input::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #ff4d3e;
opacity: 1;
font-size: 14px;
}
.compose-conversation .input-compose input:-ms-input-placeholder {
/* Internet Explorer 10-11 */
color: #ff4d3e;
font-size: 14px;
}
.compose-conversation .action-link {
position: absolute;
right: 0;
top: 11px;
}
.compose-conversation .gallery_container_single_conversation {
margin-right: 0;
width: 100%;
}
.compose-conversation .gallery_container_single_conversation .add-img i {
color: #ff4d3e;
}
.compose-conversation .carousel_single_conversation-image-list {
margin-bottom: 0;
width: 100%;
padding-left: 15px;
}
.compose-conversation .carousel_single_conversation-image-list li {
display: inline-block;
width: 47%;
margin: 10px 0;
padding-right: 20px;
position: relative;
}
.compose-conversation .carousel_single_conversation-image-list li a {
color: #ff4d3e;
text-decoration: underline;
text-overflow: ellipsis;
white-space: nowrap;
display: block;
overflow: hidden;
}
.compose-conversation .carousel_single_conversation-image-list li a .fa-paperclip {
display: none;
}
.compose-conversation .carousel_single_conversation-image-list li a .fa-times {
color: #e52e5d;
padding-left: 10px;
}
.compose-conversation .carousel_single_conversation-image-list li a.delete-img {
position: absolute;
top: 0;
right: 6px;
}
.all-list-message .not-found {
margin-top: 20px;
font-size: 21px;
color: #c1c2c7;
font-family: 'Varela Round', sans-serif;
}
.all-list-message .list-conversation {
padding-left: 0;
margin-top: 8px;
}
.all-list-message .list-conversation .inner {
padding: 20px 0;
}
.all-list-message .list-conversation .unread {
background: #f3fafe;
}
.all-list-message .list-conversation .unread .name-author, .all-list-message .list-conversation .unread .latest-reply {
font-family: 'Signika', sans-serif;
font-weight: bold;
}
.all-list-message .list-conversation li {
display: block;
border-bottom: 1px solid #dfe0e5;
}
.all-list-message .list-conversation li .img-avatar {
float: left;
margin-right: 25px;
width: 7%;
}
@media (max-width: 991px) {
.all-list-message .list-conversation li .img-avatar {
width: 10%;
}
}
@media (max-width: 767px) {
.all-list-message .list-conversation li .img-avatar {
width: 10%;
}
}
@media (max-width: 480px) {
.all-list-message .list-conversation li .img-avatar {
display: none;
width: 0;
}
}
.all-list-message .list-conversation li .img-avatar img {
border-radius: 50%;
width: 75px;
height: 75px;
}
.all-list-message .list-conversation li .conversation-text {
float: right;
width: 90%;
}
@media (max-width: 991px) {
.all-list-message .list-conversation li .conversation-text {
width: 80%;
}
}
@media (max-width: 767px) {
.all-list-message .list-conversation li .conversation-text {
width: 80%;
}
}
@media (max-width: 480px) {
.all-list-message .list-conversation li .conversation-text {
width: 100%;
}
}
.all-list-message .name-author {
text-transform: uppercase;
font-family: 'Signika', sans-serif;
}
.all-list-message .name-author a {
color: #2a394e;
}
.all-list-message .latest-reply-time {
color: #aaafb2;
font-size: 12px;
margin: 10px 0 0 0;
}
.changelog-item {
text-align: center;
position: relative;
}
.changelog-item .changelog-text {
color: #90969b;
font-style: italic;
margin: 0 90px;
}
.changelog-item .changelog-text a {
color: #ff4d3e;
font-weight: bold;
}
.changelog-item .message-time {
position: absolute;
right: 0;
top: 2px;
margin-top: 0;
}
.user-conversation {
display: block;
font-size: 11px;
color: #aaafb3;
font-style: italic;
text-transform: none;
font-weight: 100;
}
.user-conversation a {
font-size: 13px;
color: #ff4d3e;
font-style: normal;
text-transform: uppercase;
font-weight: 400;
margin-left: 3px;
}
.page-404 {
margin: 120px 0 55px 0;
}
.page-404 .note-wrong {
font-size: 29px;
font-family: 'Signika', sans-serif;
color: #ff4d3e;
margin-bottom: 40px;
text-transform: uppercase;
}
.page-404 .content-404 {
padding-top: 40px;
color: #2a394e;
}
.page-404 a {
font-family: 'Varela Round', sans-serif;
font-weight: 700;
text-decoration: underline;
color: #2a394e;
}
.page-404 .link-back {
margin: 70px 0 30px 0;
}
.page-404 .link-back a {
color: #fff;
text-decoration: none;
}
.page-404 .link-back i {
padding-right: 10px;
font-size: 18px;
font-weight: bold;
}
.post-list {
padding-left: 0;
margin-top: 30px;
float: left;
}
.post-list .image-post, .post-list .article-post {
padding: 0;
}
.post-list li {
display: block;
margin-bottom: 50px;
}
.post-list li .image-avatar img {
width: 256px;
height: 180px;
border-radius: 4px;
}
@media (max-width: 767px) {
.post-list li .image-avatar img {
width: 100% !important;
margin-bottom: 20px;
}
}
.post-list li .info-items {
position: relative;
}
.post-list li .info-items .author-post, .post-list li .info-items .date-post {
margin-bottom: 20px;
}
.post-list li .info-items .author-post {
color: #898a90;
}
.post-list li .info-items .date-post {
position: absolute;
right: 0;
top: 0;
color: #898a90;
}
.post-list li .info-items h2 {
margin: 0;
font-family: 'Signika', sans-serif;
font-size: 18px;
line-height: 25px;
margin-bottom: 20px;
}
.post-list li .info-items h2 a {
color: #2a394e;
}
.post-list li .info-items .group-function {
position: relative;
min-height: 72px;
}
.post-list li .info-items .group-function .total-comments {
font-size: 12px;
position: absolute;
right: 0;
bottom: -12px;
color: #ff4d3e;
}
.post-list li .info-items .group-function .more {
text-transform: uppercase;
color: #ff4d3e;
font-family: 'Signika', sans-serif;
}
.post-detail .blog-content {
position: relative;
}
.post-detail .blog-content .author-post, .post-detail .blog-content .date-post {
color: #aaafb3;
}
.post-detail .blog-content .date-post {
position: absolute;
right: 0;
top: 0;
}
.post-detail .blog-content .title-blog {
margin: 0;
}
.post-detail .blog-content .title-blog a {
color: #2a394e;
font-size: 21px;
font-family: 'Signika', sans-serif;
}
.post-detail .blog-content .post-content {
margin-top: 20px;
border-bottom: 1px solid #dfe0e5;
padding-bottom: 50px;
}
.post-detail .blog-content .post-content h1 {
font-size: 21px;
}
.post-detail .blog-content .post-content h2 {
font-size: 18px;
}
.post-detail .blog-content .post-content h3 {
font-size: 16px;
}
.post-detail .blog-content .post-content h4 {
font-size: 14px;
}
.post-detail .blog-content .post-content h5 {
font-size: 12px;
}
.post-detail .blog-content .post-content h6 {
font-size: 10px;
}
.post-detail .blog-content .post-content p {
line-height: 25px;
margin-bottom: 20px;
}
.post-detail .blog-content .post-content img {
max-width: 100%;
height: auto;
}
.post-detail .blog-content .post-content li {
margin-bottom: 10px;
}
.post-detail .blog-content .cmt {
margin-top: 20px;
}
.post-detail .blog-content .cmt .text-comment {
color: #aaafb2;
text-transform: uppercase;
font-family: 'Signika', sans-serif;
margin-right: 5px;
}
.post-detail #comments {
margin: 0 -15px;
}
.post-detail #comments .comment-reply-title {
color: #aaafb2;
text-transform: uppercase;
font-family: 'Signika', sans-serif;
margin-right: 5px;
font-size: 14px;
}
.post-detail #comments .comment-notes {
margin-bottom: 20px;
}
.post-detail #comments label {
display: block;
margin-bottom: 15px;
font-weight: normal;
font-family: 'Varela Round', sans-serif;
font-weight: 300;
color: #c1c2c7;
font-size: 16px;
}
.post-detail #comments input[type="text"], .post-detail #comments textarea {
width: 80%;
border: 1px solid rgba(137, 138, 144, 0.2);
padding: 20px;
}
.post-detail #comments input[type="text"] {
height: 40px;
}
.post-detail #comments .required {
color: #e52e5d;
}
.post-detail #comments .form-submit {
margin-top: 40px;
}
.post-detail #comments .form-submit .submit {
border-radius: 45px;
padding: 13px 60px;
border: none;
background: #ff4d3e;
color: #fff;
box-shadow: 1px 3px 9px rgba(16, 162, 239, 0.5);
font-family: 'Signika', sans-serif;
text-transform: uppercase;
}
.post-detail #comments .form-submit .submit:hover {
color: #fff;
text-decoration: none;
}
.post-detail #comments .logged-in-as a {
color: #ff4d3e;
}
.post-detail #comments .comment-list {
padding-left: 0;
}
.post-detail #comments .comment-list li {
display: block;
list-style: none;
border-bottom: 1px solid #dfe0e5;
padding: 20px 0;
}
.post-detail #comments .comment-list li img {
border-radius: 50%;
}
.post-detail #comments .comment-list li .says {
display: none;
}
.post-detail #comments .comment-list .pull-left {
width: 8%;
}
.post-detail #comments .comment-list .pull-right {
width: 89%;
}
@media (max-width: 480px) {
.post-detail #comments .comment-list .pull-right {
width: 75%;
}
}
.post-detail #comments .comment-list .avatar-comment img {
width: 70px;
height: 70px;
}
.post-detail #comments .comment-list .media-heading {
font-family: 'Varela Round', sans-serif;
font-weight: 700;
color: #2a394e;
font-size: 14px;
}
.post-detail #comments .comment-list .time-review {
color: #c1c2c7;
font-size: 12px;
}
.post-detail #comments .comment-list .comment-text {
margin-top: 10px;
}
.post-detail #comments .comment-list .comment-reply-link {
color: #ff4d3e;
text-transform: uppercase;
font-family: 'Signika', sans-serif;
}
.post-detail #comments .comment-list .comment-reply-link i {
display: none;
}
.post-detail #comments .comment-list .children {
margin-top: 20px;
}
.post-detail #comments .comment-list .children li {
border-bottom: 0;
border-top: 1px solid #dfe0e5;
}
@media (max-width: 480px) {
.post-detail {
margin: 0;
}
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 <NAME>
*/
.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 {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-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 {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-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;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
}
/* originally authored by <NAME> - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
from {
-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);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-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);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-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(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-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(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-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 {
from, to {
-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);
}
to {
-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);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.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);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.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);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
}
/* originally authored by <NAME> - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
from {
-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);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-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);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-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.39063deg) skewY(0.39063deg);
transform: skewX(0.39063deg) skewY(0.39063deg);
}
88.8% {
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
transform: skewX(-0.19531deg) skewY(-0.19531deg);
}
}
@keyframes jello {
from, 11.1%, to {
-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.39063deg) skewY(0.39063deg);
transform: skewX(0.39063deg) skewY(0.39063deg);
}
88.8% {
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
transform: skewX(-0.19531deg) skewY(-0.19531deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
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);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
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);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
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);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
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);
}
to {
-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(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.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);
}
to {
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);
}
to {
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);
}
to {
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);
}
to {
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);
}
to {
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);
}
to {
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);
}
to {
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);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-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(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-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(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-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 {
from {
-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);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-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);
}
to {
-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 {
from {
-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);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-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);
}
to {
-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 {
from {
-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;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-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;
}
to {
-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 {
from {
-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;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-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;
}
to {
-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 {
from {
-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;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-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;
}
to {
-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 {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-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 {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-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 {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-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 {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-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 {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-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 {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-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;
}
to {
-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;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
}
/* originally authored by <NAME> - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
}
/* originally authored by <NAME> - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
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 {
from {
opacity: 1;
}
to {
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 {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.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.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.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.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.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.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.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.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
/*!
* Hover.css (http://ianlunn.github.io/Hover/)
* Version: 2.0.2
* Author: <NAME> @IanLunn
* Author URL: http://ianlunn.co.uk/
* Github: https://github.com/IanLunn/Hover
* Made available under a MIT License:
* http://www.opensource.org/licenses/mit-license.php
* Hover.css Copyright Ian Lunn 2014. Generated with Sass.
*/
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
/* Shrink */
.hvr-shrink {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
}
/* Pulse */
@-webkit-keyframes hvr-pulse {
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
75% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@keyframes hvr-pulse {
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
75% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
.hvr-pulse {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
-webkit-animation-name: hvr-pulse;
animation-name: hvr-pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
to {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
@keyframes hvr-pulse-grow {
to {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
.hvr-pulse-grow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
-webkit-animation-name: hvr-pulse-grow;
animation-name: hvr-pulse-grow;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
to {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@keyframes hvr-pulse-shrink {
to {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
.hvr-pulse-shrink {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
-webkit-animation-name: hvr-pulse-shrink;
animation-name: hvr-pulse-shrink;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
/* Push */
@-webkit-keyframes hvr-push {
50% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes hvr-push {
50% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.hvr-push {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
-webkit-animation-name: hvr-push;
animation-name: hvr-push;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Pop */
@-webkit-keyframes hvr-pop {
50% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@keyframes hvr-pop {
50% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
.hvr-pop {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
-webkit-animation-name: hvr-pop;
animation-name: hvr-pop;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Bounce In */
.hvr-bounce-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Bounce Out */
.hvr-bounce-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Rotate */
.hvr-rotate {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
-webkit-transform: rotate(4deg);
-ms-transform: rotate(4deg);
transform: rotate(4deg);
}
/* Grow Rotate */
.hvr-grow-rotate {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
-webkit-transform: scale(1.1) rotate(4deg);
-ms-transform: scale(1.1) rotate(4deg);
transform: scale(1.1) rotate(4deg);
}
/* Float */
.hvr-float {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
-webkit-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px);
}
/* Sink */
.hvr-sink {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
-webkit-transform: translateY(8px);
-ms-transform: translateY(8px);
transform: translateY(8px);
}
/* Bob */
@-webkit-keyframes hvr-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes hvr-bob {
0% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@-webkit-keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
@keyframes hvr-bob-float {
100% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
}
.hvr-bob {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
-webkit-animation-name: hvr-bob-float, hvr-bob;
animation-name: hvr-bob-float, hvr-bob;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
/* Hang */
@-webkit-keyframes hvr-hang {
0% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
50% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
100% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
}
@keyframes hvr-hang {
0% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
50% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
100% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
}
@-webkit-keyframes hvr-hang-sink {
100% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
}
@keyframes hvr-hang-sink {
100% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
}
.hvr-hang {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
-webkit-animation-name: hvr-hang-sink, hvr-hang;
animation-name: hvr-hang-sink, hvr-hang;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
/* Skew */
.hvr-skew {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
-webkit-transform: skew(-10deg);
-ms-transform: skew(-10deg);
transform: skew(-10deg);
}
/* Skew Forward */
.hvr-skew-forward {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
-webkit-transform: skew(-10deg);
-ms-transform: skew(-10deg);
transform: skew(-10deg);
}
/* Skew Backward */
.hvr-skew-backward {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
-webkit-transform: skew(10deg);
-ms-transform: skew(10deg);
transform: skew(10deg);
}
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
16.65% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
33.3% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes hvr-wobble-vertical {
16.65% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
33.3% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.hvr-wobble-vertical {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
-webkit-animation-name: hvr-wobble-vertical;
animation-name: hvr-wobble-vertical;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
16.65% {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
33.3% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes hvr-wobble-horizontal {
16.65% {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
33.3% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.hvr-wobble-horizontal {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
-webkit-animation-name: hvr-wobble-horizontal;
animation-name: hvr-wobble-horizontal;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
16.65% {
-webkit-transform: translate(8px, 8px);
transform: translate(8px, 8px);
}
33.3% {
-webkit-transform: translate(-6px, -6px);
transform: translate(-6px, -6px);
}
49.95% {
-webkit-transform: translate(4px, 4px);
transform: translate(4px, 4px);
}
66.6% {
-webkit-transform: translate(-2px, -2px);
transform: translate(-2px, -2px);
}
83.25% {
-webkit-transform: translate(1px, 1px);
transform: translate(1px, 1px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
@keyframes hvr-wobble-to-bottom-right {
16.65% {
-webkit-transform: translate(8px, 8px);
transform: translate(8px, 8px);
}
33.3% {
-webkit-transform: translate(-6px, -6px);
transform: translate(-6px, -6px);
}
49.95% {
-webkit-transform: translate(4px, 4px);
transform: translate(4px, 4px);
}
66.6% {
-webkit-transform: translate(-2px, -2px);
transform: translate(-2px, -2px);
}
83.25% {
-webkit-transform: translate(1px, 1px);
transform: translate(1px, 1px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
.hvr-wobble-to-bottom-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
-webkit-animation-name: hvr-wobble-to-bottom-right;
animation-name: hvr-wobble-to-bottom-right;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
16.65% {
-webkit-transform: translate(8px, -8px);
transform: translate(8px, -8px);
}
33.3% {
-webkit-transform: translate(-6px, 6px);
transform: translate(-6px, 6px);
}
49.95% {
-webkit-transform: translate(4px, -4px);
transform: translate(4px, -4px);
}
66.6% {
-webkit-transform: translate(-2px, 2px);
transform: translate(-2px, 2px);
}
83.25% {
-webkit-transform: translate(1px, -1px);
transform: translate(1px, -1px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
@keyframes hvr-wobble-to-top-right {
16.65% {
-webkit-transform: translate(8px, -8px);
transform: translate(8px, -8px);
}
33.3% {
-webkit-transform: translate(-6px, 6px);
transform: translate(-6px, 6px);
}
49.95% {
-webkit-transform: translate(4px, -4px);
transform: translate(4px, -4px);
}
66.6% {
-webkit-transform: translate(-2px, 2px);
transform: translate(-2px, 2px);
}
83.25% {
-webkit-transform: translate(1px, -1px);
transform: translate(1px, -1px);
}
100% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
}
.hvr-wobble-to-top-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
-webkit-animation-name: hvr-wobble-to-top-right;
animation-name: hvr-wobble-to-top-right;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
@keyframes hvr-wobble-top {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
.hvr-wobble-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
-webkit-animation-name: hvr-wobble-top;
animation-name: hvr-wobble-top;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
@keyframes hvr-wobble-bottom {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
.hvr-wobble-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
-webkit-animation-name: hvr-wobble-bottom;
animation-name: hvr-wobble-bottom;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
@keyframes hvr-wobble-skew {
16.65% {
-webkit-transform: skew(-12deg);
transform: skew(-12deg);
}
33.3% {
-webkit-transform: skew(10deg);
transform: skew(10deg);
}
49.95% {
-webkit-transform: skew(-6deg);
transform: skew(-6deg);
}
66.6% {
-webkit-transform: skew(4deg);
transform: skew(4deg);
}
83.25% {
-webkit-transform: skew(-2deg);
transform: skew(-2deg);
}
100% {
-webkit-transform: skew(0);
transform: skew(0);
}
}
.hvr-wobble-skew {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
-webkit-animation-name: hvr-wobble-skew;
animation-name: hvr-wobble-skew;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Buzz */
@-webkit-keyframes hvr-buzz {
50% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
100% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
}
@keyframes hvr-buzz {
50% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
100% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
}
.hvr-buzz {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
-webkit-animation-name: hvr-buzz;
animation-name: hvr-buzz;
-webkit-animation-duration: 0.15s;
animation-duration: 0.15s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
10% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
20% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
40% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
60% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
80% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform: translateX(1px) rotate(0);
transform: translateX(1px) rotate(0);
}
100% {
-webkit-transform: translateX(-1px) rotate(0);
transform: translateX(-1px) rotate(0);
}
}
@keyframes hvr-buzz-out {
10% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
20% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
40% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
60% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
80% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform: translateX(1px) rotate(0);
transform: translateX(1px) rotate(0);
}
100% {
-webkit-transform: translateX(-1px) rotate(0);
transform: translateX(-1px) rotate(0);
}
}
.hvr-buzz-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
-webkit-animation-name: hvr-buzz-out;
animation-name: hvr-buzz-out;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: color, background-color;
transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
background-color: #2098d1;
color: white;
}
/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
50% {
background-color: rgba(32, 152, 209, 0.75);
}
}
@keyframes hvr-back-pulse {
50% {
background-color: rgba(32, 152, 209, 0.75);
}
}
.hvr-back-pulse {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: color, background-color;
transition-property: color, background-color;
}
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
-webkit-animation-name: hvr-back-pulse;
animation-name: hvr-back-pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
background-color: #2098d1;
background-color: #2098d1;
color: white;
}
/* Sweep To Right */
.hvr-sweep-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
/* Sweep To Left */
.hvr-sweep-to-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #ff4d3e;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
/* Sweep To Bottom */
.hvr-sweep-to-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}
/* Sweep To Top */
.hvr-sweep-to-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}
/* Bounce To Right */
.hvr-bounce-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Left */
.hvr-bounce-to-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
color: white;
}
.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Bottom */
.hvr-bounce-to-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Top */
.hvr-bounce-to-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
color: white;
}
.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Radial Out */
.hvr-radial-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
background: #e1e1e1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-radial-out:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
border-radius: 100%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
color: white;
}
.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
-webkit-transform: scale(2);
-ms-transform: scale(2);
transform: scale(2);
}
/* Radial In */
.hvr-radial-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
background: #2098d1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-radial-in:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #e1e1e1;
border-radius: 100%;
-webkit-transform: scale(2);
-ms-transform: scale(2);
transform: scale(2);
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
color: white;
}
.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
/* Rectangle In */
.hvr-rectangle-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #2098d1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #e1e1e1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
color: white;
}
.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
/* Rectangle Out */
.hvr-rectangle-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #e1e1e1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #2098d1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #e1e1e1;
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 50%;
-ms-transform-origin: 50%;
transform-origin: 50%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #e1e1e1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #2098d1;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 50%;
-ms-transform-origin: 50%;
transform-origin: 50%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
/* Shutter In Vertical */
.hvr-shutter-in-vertical {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #2098d1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #e1e1e1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 50%;
-ms-transform-origin: 50%;
transform-origin: 50%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
}
/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #e1e1e1;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #2098d1;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50%;
-ms-transform-origin: 50%;
transform-origin: 50%;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
color: white;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}
/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow;
transition-property: box-shadow;
box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
/* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px transparent;
/* Hack to improve aliasing on mobile/tablet devices */
}
/* Hollow */
.hvr-hollow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: background;
transition-property: background;
box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
/* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
background: none;
}
/* Trim */
.hvr-trim {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-trim:before {
content: '';
position: absolute;
border: white solid 4px;
top: 4px;
left: 4px;
right: 4px;
bottom: 4px;
opacity: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: opacity;
transition-property: opacity;
}
.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
opacity: 1;
}
/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
100% {
top: -12px;
right: -12px;
bottom: -12px;
left: -12px;
opacity: 0;
}
}
@keyframes hvr-ripple-out {
100% {
top: -12px;
right: -12px;
bottom: -12px;
left: -12px;
opacity: 0;
}
}
.hvr-ripple-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-ripple-out:before {
content: '';
position: absolute;
border: #e1e1e1 solid 6px;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-animation-duration: 1s;
animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
-webkit-animation-name: hvr-ripple-out;
animation-name: hvr-ripple-out;
}
/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
100% {
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 1;
}
}
@keyframes hvr-ripple-in {
100% {
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 1;
}
}
.hvr-ripple-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-ripple-in:before {
content: '';
position: absolute;
border: #e1e1e1 solid 4px;
top: -12px;
right: -12px;
bottom: -12px;
left: -12px;
opacity: 0;
-webkit-animation-duration: 1s;
animation-duration: 1s;
}
.hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
-webkit-animation-name: hvr-ripple-in;
animation-name: hvr-ripple-in;
}
/* Outline Out */
.hvr-outline-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-outline-out:before {
content: '';
position: absolute;
border: #e1e1e1 solid 4px;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: top, right, bottom, left;
transition-property: top, right, bottom, left;
}
.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
}
/* Outline In */
.hvr-outline-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-outline-in:before {
pointer-events: none;
content: '';
position: absolute;
border: #e1e1e1 solid 4px;
top: -16px;
right: -16px;
bottom: -16px;
left: -16px;
opacity: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: top, right, bottom, left;
transition-property: top, right, bottom, left;
}
.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
opacity: 1;
}
/* Round Corners */
.hvr-round-corners {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: border-radius;
transition-property: border-radius;
}
.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
border-radius: 1em;
}
/* Underline From Left */
.hvr-underline-from-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-underline-from-left:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 100%;
bottom: 0;
background: #2098d1;
height: 4px;
-webkit-transition-property: right;
transition-property: right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
right: 0;
}
/* Underline From Center */
.hvr-underline-from-center {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-underline-from-center:before {
content: "";
position: absolute;
z-index: -1;
left: 50%;
right: 50%;
bottom: 0;
background: #2098d1;
height: 4px;
-webkit-transition-property: left, right;
transition-property: left, right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
left: 0;
right: 0;
}
/* Underline From Right */
.hvr-underline-from-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-underline-from-right:before {
content: "";
position: absolute;
z-index: -1;
left: 100%;
right: 0;
bottom: 0;
background: #2098d1;
height: 4px;
-webkit-transition-property: left;
transition-property: left;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
left: 0;
}
/* Overline From Left */
.hvr-overline-from-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-overline-from-left:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 100%;
top: 0;
background: #2098d1;
height: 4px;
-webkit-transition-property: right;
transition-property: right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
right: 0;
}
/* Overline From Center */
.hvr-overline-from-center {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-overline-from-center:before {
content: "";
position: absolute;
z-index: -1;
left: 50%;
right: 50%;
top: 0;
background: #2098d1;
height: 4px;
-webkit-transition-property: left, right;
transition-property: left, right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
left: 0;
right: 0;
}
/* Overline From Right */
.hvr-overline-from-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-overline-from-right:before {
content: "";
position: absolute;
z-index: -1;
left: 100%;
right: 0;
top: 0;
background: #2098d1;
height: 4px;
-webkit-transition-property: left;
transition-property: left;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
left: 0;
}
/* Reveal */
.hvr-reveal {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-reveal:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-color: #2098d1;
border-style: solid;
border-width: 0;
-webkit-transition-property: border-width;
transition-property: border-width;
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
border-width: 4px;
}
/* Underline Reveal */
.hvr-underline-reveal {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-underline-reveal:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
height: 4px;
-webkit-transform: translateY(4px);
-ms-transform: translateY(4px);
transform: translateY(4px);
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
/* Overline Reveal */
.hvr-overline-reveal {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-overline-reveal:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 0;
top: 0;
background: #2098d1;
height: 4px;
-webkit-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px);
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow;
transition-property: box-shadow;
}
.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
/* Shadow */
.hvr-shadow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow;
transition-property: box-shadow;
}
.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
/* Grow Shadow */
.hvr-grow-shadow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow, -webkit-transform;
transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
/* Box Shadow Outset */
.hvr-box-shadow-outset {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow;
transition-property: box-shadow;
}
.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
/* Box Shadow Inset */
.hvr-box-shadow-inset {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow;
transition-property: box-shadow;
box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px transparent;
/* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px transparent;
/* Hack to improve aliasing on mobile/tablet devices */
}
/* Float Shadow */
.hvr-float-shadow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-float-shadow:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
/* W3C */
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform, opacity;
transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
/* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
opacity: 1;
-webkit-transform: translateY(5px);
-ms-transform: translateY(5px);
transform: translateY(5px);
/* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/* Shadow Radial */
.hvr-shadow-radial {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-shadow-radial:before, .hvr-shadow-radial:after {
pointer-events: none;
position: absolute;
content: '';
left: 0;
width: 100%;
box-sizing: border-box;
background-repeat: no-repeat;
height: 5px;
opacity: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: opacity;
transition-property: opacity;
}
.hvr-shadow-radial:before {
bottom: 100%;
background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
}
.hvr-shadow-radial:after {
top: 100%;
background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
}
.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
opacity: 1;
}
/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-bubble-top:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
left: -webkit-calc(50% - 10px);
left: calc(50% - 10px);
top: 0;
border-width: 0 10px 10px 10px;
border-color: transparent transparent #e1e1e1 transparent;
}
.hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
/* Bubble Right */
.hvr-bubble-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-bubble-right:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
top: -webkit-calc(50% - 10px);
top: calc(50% - 10px);
right: 0;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
/* Bubble Bottom */
.hvr-bubble-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-bubble-bottom:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
left: -webkit-calc(50% - 10px);
left: calc(50% - 10px);
bottom: 0;
border-width: 10px 10px 0 10px;
border-color: #e1e1e1 transparent transparent transparent;
}
.hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
/* Bubble Left */
.hvr-bubble-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-bubble-left:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
border-style: solid;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
top: -webkit-calc(50% - 10px);
top: calc(50% - 10px);
left: 0;
border-width: 10px 10px 10px 0;
border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
/* Bubble Float Top */
.hvr-bubble-float-top {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-bubble-float-top:before {
position: absolute;
z-index: -1;
content: '';
left: -webkit-calc(50% - 10px);
left: calc(50% - 10px);
top: 0;
border-style: solid;
border-width: 0 10px 10px 10px;
border-color: transparent transparent #e1e1e1 transparent;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
/* Bubble Float Right */
.hvr-bubble-float-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-bubble-float-right:before {
position: absolute;
z-index: -1;
top: -webkit-calc(50% - 10px);
top: calc(50% - 10px);
right: 0;
content: '';
border-style: solid;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #e1e1e1;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
.hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-bubble-float-bottom:before {
position: absolute;
z-index: -1;
content: '';
left: -webkit-calc(50% - 10px);
left: calc(50% - 10px);
bottom: 0;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #e1e1e1 transparent transparent transparent;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
/* Bubble Float Left */
.hvr-bubble-float-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-bubble-float-left:before {
position: absolute;
z-index: -1;
content: '';
top: -webkit-calc(50% - 10px);
top: calc(50% - 10px);
left: 0;
border-style: solid;
border-width: 10px 10px 10px 0;
border-color: transparent #e1e1e1 transparent transparent;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
}
.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
/* ICONS */
/* Icon Back */
.hvr-icon-back {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-left: 2.2em;
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
}
.hvr-icon-back:before {
content: "\f137";
position: absolute;
left: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-back:hover:before, .hvr-icon-back:focus:before, .hvr-icon-back:active:before {
-webkit-transform: translateX(-4px);
-ms-transform: translateX(-4px);
transform: translateX(-4px);
}
/* Icon Forward */
.hvr-icon-forward {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
}
.hvr-icon-forward:before {
content: "\f138";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
-webkit-transform: translateX(4px);
-ms-transform: translateX(4px);
transform: translateX(4px);
}
/* Icon Down */
@-webkit-keyframes hvr-icon-down {
0%,
50%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
25%,
75% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
@keyframes hvr-icon-down {
0%,
50%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
25%,
75% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
/* Icon Down */
.hvr-icon-down {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-down:before {
content: "\f01a";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-down:hover:before, .hvr-icon-down:focus:before, .hvr-icon-down:active:before {
-webkit-animation-name: hvr-icon-down;
animation-name: hvr-icon-down;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
/* Icon Up */
@-webkit-keyframes hvr-icon-up {
0%,
50%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
25%,
75% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
@keyframes hvr-icon-up {
0%,
50%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
25%,
75% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
/* Icon Up */
.hvr-icon-up {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-up:before {
content: "\f01b";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-up:hover:before, .hvr-icon-up:focus:before, .hvr-icon-up:active:before {
-webkit-animation-name: hvr-icon-up;
animation-name: hvr-icon-up;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
/* Icon Spin */
.hvr-icon-spin {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-spin:before {
content: "\f021";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transition-duration: 1s;
transition-duration: 1s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
}
.hvr-icon-spin:hover:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:active:before {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
0% {
opacity: 0;
}
50% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
51%,
100% {
opacity: 1;
}
}
@keyframes hvr-icon-drop {
0% {
opacity: 0;
}
50% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
51%,
100% {
opacity: 1;
}
}
/* Icon Drop */
.hvr-icon-drop {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-drop:before {
content: "\f041";
position: absolute;
right: 1em;
opacity: 1;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-drop:hover:before, .hvr-icon-drop:focus:before, .hvr-icon-drop:active:before {
opacity: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-animation-name: hvr-icon-drop;
animation-name: hvr-icon-drop;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Icon Fade */
.hvr-icon-fade {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-fade:before {
content: "\f00c";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: color;
transition-property: color;
}
.hvr-icon-fade:hover:before, .hvr-icon-fade:focus:before, .hvr-icon-fade:active:before {
color: #0F9E5E;
}
/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(-1em);
transform: translateY(-1em);
}
}
@keyframes hvr-icon-float-away {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(-1em);
transform: translateY(-1em);
}
}
/* Icon Float Away */
.hvr-icon-float-away {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-float-away:before, .hvr-icon-float-away:after {
content: "\f055";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
}
.hvr-icon-float-away:after {
opacity: 0;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:active:after {
-webkit-animation-name: hvr-icon-float-away;
animation-name: hvr-icon-float-away;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(1em);
transform: translateY(1em);
}
}
@keyframes hvr-icon-sink-away {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(1em);
transform: translateY(1em);
}
}
/* Icon Sink Away */
.hvr-icon-sink-away {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-sink-away:before, .hvr-icon-sink-away:after {
content: "\f056";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-sink-away:after {
opacity: 0;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
.hvr-icon-sink-away:hover:after, .hvr-icon-sink-away:focus:after, .hvr-icon-sink-away:active:after {
-webkit-animation-name: hvr-icon-sink-away;
animation-name: hvr-icon-sink-away;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
/* Icon Grow */
.hvr-icon-grow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-grow:before {
content: "\f118";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-grow:hover:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:active:before {
-webkit-transform: scale(1.3) translateZ(0);
transform: scale(1.3) translateZ(0);
}
/* Icon Shrink */
.hvr-icon-shrink {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-shrink:before {
content: "\f119";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-shrink:hover:before, .hvr-icon-shrink:focus:before, .hvr-icon-shrink:active:before {
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
}
/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
25% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
75% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}
@keyframes hvr-icon-pulse {
25% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
75% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}
.hvr-icon-pulse {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-pulse:before {
content: "\f015";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-pulse:hover:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:active:before {
-webkit-animation-name: hvr-icon-pulse;
animation-name: hvr-icon-pulse;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
to {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
@keyframes hvr-icon-pulse-grow {
to {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
.hvr-icon-pulse-grow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-pulse-grow:before {
content: "\f015";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:hover:before, .hvr-icon-pulse-grow:focus:before, .hvr-icon-pulse-grow:active:before {
-webkit-animation-name: hvr-icon-pulse-grow;
animation-name: hvr-icon-pulse-grow;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
to {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}
@keyframes hvr-icon-pulse-shrink {
to {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}
.hvr-icon-pulse-shrink {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
}
.hvr-icon-pulse-shrink:before {
content: "\f015";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:hover:before, .hvr-icon-pulse-shrink:focus:before, .hvr-icon-pulse-shrink:active:before {
-webkit-animation-name: hvr-icon-pulse-shrink;
animation-name: hvr-icon-pulse-shrink;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
/* Icon Push */
@-webkit-keyframes hvr-icon-push {
50% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
}
@keyframes hvr-icon-push {
50% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
}
.hvr-icon-push {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-push:before {
content: "\f006";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-push:hover:before, .hvr-icon-push:focus:before, .hvr-icon-push:active:before {
-webkit-animation-name: hvr-icon-push;
animation-name: hvr-icon-push;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
50% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
}
@keyframes hvr-icon-pop {
50% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
}
.hvr-icon-pop {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-pop:before {
content: "\f005";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-pop:hover:before, .hvr-icon-pop:focus:before, .hvr-icon-pop:active:before {
-webkit-animation-name: hvr-icon-pop;
animation-name: hvr-icon-pop;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Icon Bounce */
.hvr-icon-bounce {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-bounce:before {
content: "\f087";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:active:before {
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Icon Rotate */
.hvr-icon-rotate {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-rotate:before {
content: "\f0c6";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-rotate:hover:before, .hvr-icon-rotate:focus:before, .hvr-icon-rotate:active:before {
-webkit-transform: rotate(20deg);
-ms-transform: rotate(20deg);
transform: rotate(20deg);
}
/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-grow-rotate:before {
content: "\f095";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:active:before {
-webkit-transform: scale(1.5) rotate(12deg);
-ms-transform: scale(1.5) rotate(12deg);
transform: scale(1.5) rotate(12deg);
}
/* Icon Float */
.hvr-icon-float {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-float:before {
content: "\f01b";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-float:hover:before, .hvr-icon-float:focus:before, .hvr-icon-float:active:before {
-webkit-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px);
}
/* Icon Sink */
.hvr-icon-sink {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-sink:before {
content: "\f01a";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-icon-sink:hover:before, .hvr-icon-sink:focus:before, .hvr-icon-sink:active:before {
-webkit-transform: translateY(4px);
-ms-transform: translateY(4px);
transform: translateY(4px);
}
/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
0% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
50% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
100% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
@keyframes hvr-icon-bob {
0% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
50% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
100% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
@-webkit-keyframes hvr-icon-bob-float {
100% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
@keyframes hvr-icon-bob-float {
100% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
}
.hvr-icon-bob {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-bob:before {
content: "\f077";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-bob:hover:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:active:before {
-webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
animation-name: hvr-icon-bob-float, hvr-icon-bob;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
0% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
50% {
-webkit-transform: translateY(2px);
transform: translateY(2px);
}
100% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
@keyframes hvr-icon-hang {
0% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
50% {
-webkit-transform: translateY(2px);
transform: translateY(2px);
}
100% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
@-webkit-keyframes hvr-icon-hang-sink {
100% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
@keyframes hvr-icon-hang-sink {
100% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
}
.hvr-icon-hang {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-hang:before {
content: "\f078";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-hang:hover:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:active:before {
-webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
animation-name: hvr-icon-hang-sink, hvr-icon-hang;
-webkit-animation-duration: .3s, 1.5s;
animation-duration: .3s, 1.5s;
-webkit-animation-delay: 0s, .3s;
animation-delay: 0s, .3s;
-webkit-animation-timing-function: ease-out, ease-in-out;
animation-timing-function: ease-out, ease-in-out;
-webkit-animation-iteration-count: 1, infinite;
animation-iteration-count: 1, infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-direction: normal, alternate;
animation-direction: normal, alternate;
}
/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
16.65% {
-webkit-transform: translateX(6px);
transform: translateX(6px);
}
33.3% {
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes hvr-icon-wobble-horizontal {
16.65% {
-webkit-transform: translateX(6px);
transform: translateX(6px);
}
33.3% {
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.hvr-icon-wobble-horizontal {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal:before {
content: "\f061";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
-webkit-animation-name: hvr-icon-wobble-horizontal;
animation-name: hvr-icon-wobble-horizontal;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
16.65% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
33.3% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes hvr-icon-wobble-vertical {
16.65% {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
33.3% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
49.95% {
-webkit-transform: translateY(4px);
transform: translateY(4px);
}
66.6% {
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
83.25% {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.hvr-icon-wobble-vertical {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-wobble-vertical:before {
content: "\f062";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-wobble-vertical:hover:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:active:before {
-webkit-animation-name: hvr-icon-wobble-vertical;
animation-name: hvr-icon-wobble-vertical;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
50% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
100% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
}
@keyframes hvr-icon-buzz {
50% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
100% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
}
.hvr-icon-buzz {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-buzz:before {
content: "\f017";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-buzz:hover:before, .hvr-icon-buzz:focus:before, .hvr-icon-buzz:active:before {
-webkit-animation-name: hvr-icon-buzz;
animation-name: hvr-icon-buzz;
-webkit-animation-duration: 0.15s;
animation-duration: 0.15s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
10% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
20% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
40% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
60% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
80% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform: translateX(1px) rotate(0);
transform: translateX(1px) rotate(0);
}
100% {
-webkit-transform: translateX(-1px) rotate(0);
transform: translateX(-1px) rotate(0);
}
}
@keyframes hvr-icon-buzz-out {
10% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
20% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
40% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
60% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
80% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform: translateX(1px) rotate(0);
transform: translateX(1px) rotate(0);
}
100% {
-webkit-transform: translateX(-1px) rotate(0);
transform: translateX(-1px) rotate(0);
}
}
.hvr-icon-buzz-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-icon-buzz-out:before {
content: "\f023";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.hvr-icon-buzz-out:hover:before, .hvr-icon-buzz-out:focus:before, .hvr-icon-buzz-out:active:before {
-webkit-animation-name: hvr-icon-buzz-out;
animation-name: hvr-icon-buzz-out;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-curl-top-left:before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
top: 0;
left: 0;
background: white;
/* IE9 */
background: -webkit-linear-gradient(315deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
background: linear-gradient(135deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
/*For IE7-8-9*/
z-index: 1000;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: width, height;
transition-property: width, height;
}
.hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
width: 25px;
height: 25px;
}
/* Curl Top Right */
.hvr-curl-top-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-curl-top-right:before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
top: 0;
right: 0;
background: white;
/* IE9 */
background: -webkit-linear-gradient(225deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
background: linear-gradient(225deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: width, height;
transition-property: width, height;
}
.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
width: 25px;
height: 25px;
}
/* Curl Bottom Right */
.hvr-curl-bottom-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-curl-bottom-right:before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
bottom: 0;
right: 0;
background: white;
/* IE9 */
background: -webkit-linear-gradient(135deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
background: linear-gradient(315deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: width, height;
transition-property: width, height;
}
.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
width: 25px;
height: 25px;
}
/* Curl Bottom Left */
.hvr-curl-bottom-left {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.hvr-curl-bottom-left:before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
bottom: 0;
left: 0;
background: white;
/* IE9 */
background: -webkit-linear-gradient(45deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
background: linear-gradient(45deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: width, height;
transition-property: width, height;
}
.hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
width: 25px;
height: 25px;
}
#footer {
padding: 40px 0 0;
background: #2a394e;
color: #fff;
}
#footer .et-pull-top {
margin-bottom: 40px;
background: none;
position: relative;
}
#footer .et-pull-top ul {
margin: 0;
padding: 0;
}
#footer .et-pull-top ul li {
display: block;
margin-bottom: 8px;
}
#footer .et-pull-top ul li a {
color: #fff;
}
#footer .et-pull-top h3, #footer .et-pull-top h2 {
font-size: 18px;
margin-bottom: 30px;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
#footer .et-pull-bottom {
padding: 15px 0 30px 0;
position: relative !important;
}
@media (max-width: 767px) {
#footer .et-pull-bottom .social-link {
text-align: center;
margin-top: 10px;
}
}
#footer .et-pull-bottom .social-link ul {
padding: 0;
}
#footer .et-pull-bottom .social-link ul li {
display: inline-block;
margin-left: 15px;
cursor: pointer;
}
#footer .et-pull-bottom .social-link ul li .face i {
padding: 4px 10px;
}
#footer .et-pull-bottom .social-link ul li .twitter i {
padding: 5px 8px;
}
#footer .et-pull-bottom .social-link ul li .google i {
padding: 5px;
}
#footer .et-pull-bottom .social-link ul li a {
color: #fff;
padding: 4px 0;
}
#footer .et-pull-bottom .social-link ul li a.face:hover {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
background: #3b5998;
border-radius: 50%;
}
#footer .et-pull-bottom .social-link ul li a.twitter:hover {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
background: #28a9e0;
border-radius: 50%;
}
#footer .et-pull-bottom .social-link ul li a.google:hover {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
background: #d6492f;
border-radius: 50%;
}
@media (max-width: 767px) {
#footer .et-pull-bottom {
text-align: center;
}
}
#footer .et-pull-bottom a {
color: #FF4D3E;
font-family: 'Signika', sans-serif;
font-weight: bold;
}
/*---------------------------
3.CUSTOMIZED BOOTSTRAP FOR PAGE
--------------------------------*/
/*!
* Structure Sass Pages EngineThemes (http://enginethemes.com)
*/
.modal-content {
border-radius: 4px;
border: none;
}
.close {
float: left !important;
color: #fff;
opacity: 1;
}
.modal-header {
text-align: center;
border-bottom: none;
background: #fff;
border-radius: 4px 4px 0 0;
color: #fff;
padding: 33px 50px;
font-family: 'Signika', sans-serif;
}
.modal-body {
padding: 0 !important;
}
.et-dropdown button {
border: 0;
background: none;
}
.et-dropdown .avatar {
color: #898a90;
font-family: 'Varela Round', sans-serif;
font-weight: 600;
}
.et-dropdown i {
font-size: 25px;
padding-left: 15px;
font-weight: bold;
color: #898a90;
position: relative;
top: 3px;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.et-dropdown img {
display: inline-block;
width: 40px;
height: 40px;
border-radius: 50%;
margin-right: 10px;
position: relative;
bottom: 4px;
}
@media (max-width: 991px) {
.et-dropdown img {
margin-right: 0;
}
}
.et-dropdown .dropdown-toggle {
position: inherit;
z-index: 1111;
padding: 10px;
}
@media (max-width: 991px) {
.et-dropdown .dropdown-toggle {
padding-right: 0;
}
}
.et-dropdown .dropdown-menu {
background-clip: padding-box;
background-color: #fff !important;
box-shadow: 0 1px 1px rgba(225, 230, 234, 0.75);
border-radius: 4px;
margin-top: 9px;
right: 10px;
left: inherit;
}
.et-dropdown .et-dropdown-login {
padding: 0;
}
.et-dropdown .et-dropdown-login:before {
content: "";
position: absolute;
width: 0;
height: 0;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-bottom: 9px solid #ff4d3e;
right: 0;
top: -9px;
margin-left: -5px;
}
@media (max-width: 991px) {
.et-dropdown .et-dropdown-login:before {
display: none;
}
}
.et-dropdown .et-dropdown-login .get-message-link, .et-dropdown .et-dropdown-login .post-service-link {
display: none;
}
@media (max-width: 991px) {
.et-dropdown .et-dropdown-login .get-message-link, .et-dropdown .et-dropdown-login .post-service-link {
display: block;
}
}
@media (max-width: 991px) {
.et-dropdown .et-dropdown-login .post-service-link a {
position: relative;
}
.et-dropdown .et-dropdown-login .post-service-link .plus-circle {
display: inline-block;
background: #ff4d3e;
border-radius: 50%;
box-shadow: 1px 3px 9px rgba(16, 162, 239, 0.3);
margin-left: 15px;
text-align: center;
width: 30px;
height: 30px;
position: absolute;
right: 15px;
bottom: 5px;
}
.et-dropdown .et-dropdown-login .post-service-link i {
color: #fff;
font-size: 14px;
position: relative;
padding: 0;
top: 6px;
}
}
.et-dropdown .et-dropdown-login li {
border-bottom: 1px solid #d2d2d2;
margin: 0 10px;
}
@media (max-width: 991px) {
.et-dropdown .et-dropdown-login li {
padding: 10px 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
}
.et-dropdown .et-dropdown-login li:hover {
background: #ff4d3e;
padding: 0 10px;
margin: 0;
border-top: 0 !important;
}
.et-dropdown .et-dropdown-login li:first-child {
border: none;
margin: 0;
padding: 0 10px;
background: #ff4d3e;
border-bottom: 0;
}
@media (max-width: 991px) {
.et-dropdown .et-dropdown-login li:first-child {
background: none;
padding: 10px;
}
}
.et-dropdown .et-dropdown-login li:first-child a {
color: #fff;
}
.et-dropdown .et-dropdown-login li:last-child {
border-bottom: 0;
}
.et-dropdown .et-dropdown-login li a {
padding: 10px 0;
}
.et-dropdown .et-dropdown-login li a:hover {
background: none;
color: #fff;
}
.et-dropdown .et-dropdown-login li i {
padding-right: 20px;
}
.et-dropdown.open i.fa-angle-right {
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
position: relative;
top: -3px;
right: -5px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
background: none;
}
.btn-submit {
border-radius: 45px;
padding: 13px 60px;
border: none;
background: #ff4d3e;
color: #fff;
box-shadow: -1px 6px 19px rgba(16, 162, 239, 0.4);
font-family: 'Signika', sans-serif;
text-transform: uppercase;
outline: none;
position: relative;
overflow: hidden;
/*&:hover{
color: $white-base;
text-decoration: none;
}
&:before{
content: "";
position: absolute;
width: 100%;
height: 100%;
left:-105%;
transition:300ms;
background: rgba(255,255,255,0.2);
transform:skew(-30deg);
bottom: 0px;
}
&:hover:before{
left: 105%;
}*/
}
.btn-login {
padding: 13px 60px;
border: none;
background: #3b5998;
color: #fff;
box-shadow: -1px 6px 19px rgba(16, 162, 239, 0.4);
font-family: 'Signika', sans-serif;
outline: none;
position: relative;
overflow: hidden;
width: 100%;
/*&:hover{
color: $white-base;
text-decoration: none;
}
&:before{
content: "";
position: absolute;
width: 100%;
height: 100%;
left:-105%;
transition:300ms;
background: rgba(255,255,255,0.2);
transform:skew(-30deg);
bottom: 0px;
}
&:hover:before{
left: 105%;
}*/
}
.btn-submit:hover, .btn-submit.active, .btn-submit.visited {
color: #fff;
text-decoration: none;
}
input, textarea {
outline: 0 !important;
}
.et-form .form-group {
margin-bottom: 40px;
position: relative;
}
.et-form .form-group:last-child {
margin-bottom: 20px;
}
.et-form .input-group-addon {
background: none;
border: none;
color: #898a90;
padding: 0 25px 0 0;
font-size: 16px;
}
.et-form .no-addon {
padding-right: 35px;
}
.et-form label {
margin: 10px 30px 15px 0;
color: rgba(137, 138, 144, 0.6);
font-size: 16px;
}
.et-form input {
height: 45px;
width: 100%;
padding: 0 !important;
border: 0;
border-bottom: 1px solid rgba(137, 138, 144, 0.2);
box-shadow: none;
outline: none;
}
.et-form input:focus {
box-shadow: none;
border-radius: 0;
}
.et-form input[type="text"] {
border-radius: 0;
}
.et-form input[type="text"]:focus {
border-bottom: 1px solid #ff4d3e;
border-radius: 0;
}
.et-form input:-webkit-autofill {
background-color: none;
}
.et-form input[type="checkbox"], .et-form input[type="radio"] {
width: auto;
height: auto;
}
.et-form textarea {
width: 100%;
padding: 15px;
border: 0;
border-bottom: 1px solid rgba(137, 138, 144, 0.2);
}
.et-form .has-error .form-control {
box-shadow: none;
border-color: #e52e5d;
border-radius: 0;
}
.et-form .has-error input {
webkit-animation-name: hvr-buzz-out;
-webkit-animation-name: hvr-buzz-out;
animation-name: hvr-buzz-out;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.et-form .error {
color: #e52e5d;
clear: both;
font-size: 14px;
webkit-animation-name: hvr-buzz-out;
-webkit-animation-name: hvr-buzz-out;
animation-name: hvr-buzz-out;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.et-form p.error {
margin-left: 50px;
position: absolute;
bottom: -36px;
right: 0;
font-size: 14px;
webkit-animation-name: hvr-buzz-out;
-webkit-animation-name: hvr-buzz-out;
animation-name: hvr-buzz-out;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.form-group .checkbox input[type="checkbox"] {
height: 15px;
width: 15px;
margin-right: 10px;
margin-bottom: 20px;
}
.form-group .checkbox input {
background: #fff;
top: 17px;
border: 1px solid #ff4d3e;
}
.form-group label span {
position: relative;
top: 6px;
}
.form-group .checkbox input[type="checkbox"]:not(:checked),
.form-group .checkbox input[type="checkbox"]:checked {
position: absolute;
}
.form-group .checkbox input[type="checkbox"]:not(:checked) + span,
.form-group .checkbox input[type="checkbox"]:checked + span {
position: relative;
cursor: pointer;
margin-bottom: 30px;
}
/* checkbox aspect */
.form-group .checkbox input[type="checkbox"]:not(:checked) + span:before,
.form-group .checkbox input[type="checkbox"]:checked + span:before {
content: '';
position: absolute;
left: -35px;
top: 3px;
width: 15px;
height: 15px;
border: 1px solid #ff4d3e;
background: #fff;
}
/* checked mark aspect */
.form-group .checkbox input[type="checkbox"]:not(:checked) + span:after,
.form-group .checkbox input[type="checkbox"]:checked + span:after {
content: '\f00c';
font-family: "FontAwesome";
position: absolute;
left: -34px;
top: 1px;
font-size: 14px;
color: #ff4d3e;
transition: all .2s;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
}
/* checked mark aspect changes */
.form-group .checkbox input[type="checkbox"]:not(:checked) + span:after {
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
width: 15px;
height: 15px;
}
.form-group .checkbox input[type="checkbox"]:checked + span:after {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
width: 15px;
height: 15px;
}
/*------------------------------*/
/*---------Radio--------------- */
.form-group .checkbox input[type="radio"] {
height: 15px;
width: 15px;
margin-right: 10px;
margin-bottom: 20px;
top: 10px;
}
.form-group .checkbox input[type="radio"]:not(:checked),
.form-group .checkbox input[type="radio"]:checked {
position: absolute;
}
.form-group .checkbox input[type="radio"]:not(:checked) + span,
.form-group .checkbox input[type="radio"]:checked + span {
position: relative;
cursor: pointer;
margin-bottom: 30px;
}
/* checkbox aspect */
.form-group .checkbox input[type="radio"]:not(:checked) + span:before,
.form-group .checkbox input[type="radio"]:checked + span:before {
content: '';
position: absolute;
left: -15px;
top: 3px;
width: 15px;
height: 15px;
border: 1px solid #ff4d3e;
background: #fff;
border-radius: 50%;
}
/* checked mark aspect */
.form-group .checkbox input[type="radio"]:not(:checked) + span:after,
.form-group .checkbox input[type="radio"]:checked + span:after {
content: '\f111';
font-family: "FontAwesome";
position: absolute;
left: -10px;
top: 7px;
font-size: 5px;
color: #ff4d3e;
transition: all .2s;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
}
/* checked mark aspect changes */
.form-group .checkbox input[type="radio"]:not(:checked) + span:after {
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
width: 15px;
height: 15px;
}
.form-group .checkbox input[type="radio"]:checked + span:after {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
width: 15px;
height: 15px;
}
.nav-tabs {
border: none;
}
.nav-tabs > li {
vertical-align: top;
height: 50px;
}
.nav-tabs > li > a {
text-transform: uppercase;
padding: 20px 0 !important;
margin-right: 30px;
color: #aaafb2;
font-family: 'Signika', sans-serif;
border-radius: 0;
background: none;
border-right: none;
border-left: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
border-top: 6px solid #ff4d3e;
border-radius: 0;
background: none;
border-right: none;
border-left: 0;
padding: 15px 0 !important;
color: #ff4d3e;
}
.nav-tabs > li > a:hover {
background: none;
border-left: none;
border-right: none;
border-bottom: none;
padding: 20px 0 !important;
}
.nav-tabs > li > a:hover {
border: none;
}
.breadscrums {
margin-bottom: 40px;
}
.breadscrums h2 {
font-size: 14px;
font-family: 'Varela Round', sans-serif;
color: #aaafb3;
}
.breadscrums h2 i {
padding: 0 12px;
}
.breadscrums h2 .sub-caterogies {
color: #ff4d3e;
}
.loading-blur {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 998;
}
.loading-img {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 1000;
background: url("../img/loading.gif") center center no-repeat;
}
.loading-overlay {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 999;
opacity: 0.5;
background: #fff;
}
.loading-img {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 1000;
background: url("../img/loading.gif") center center no-repeat !important;
}
/*!
* Waves v0.6.0
* http://fian.my.id/Waves
*
* Copyright 2014 <NAME> and other contributors
* Released under the MIT license
* https://github.com/fians/Waves/blob/master/LICENSE
*/
.waves-effect {
position: relative;
cursor: pointer;
display: inline-block;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
vertical-align: middle;
z-index: 1;
will-change: opacity, transform;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.waves-effect .waves-ripple {
position: absolute;
border-radius: 50%;
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
opacity: 0;
background: rgba(0, 0, 0, 0.2);
-webkit-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
-webkit-transition-property: -webkit-transform, opacity;
transition-property: transform, opacity;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
background-color: rgba(255, 255, 255, 0.45);
}
.waves-effect.waves-red .waves-ripple {
background-color: rgba(244, 67, 54, 0.7);
}
.waves-effect.waves-yellow .waves-ripple {
background-color: rgba(255, 235, 59, 0.7);
}
.waves-effect.waves-orange .waves-ripple {
background-color: rgba(255, 152, 0, 0.7);
}
.waves-effect.waves-purple .waves-ripple {
background-color: rgba(156, 39, 176, 0.7);
}
.waves-effect.waves-green .waves-ripple {
background-color: rgba(76, 175, 80, 0.7);
}
.waves-effect.waves-teal .waves-ripple {
background-color: rgba(0, 150, 136, 0.7);
}
.waves-effect.waves-blue .waves-ripple {
background-color: rgba(16, 162, 239, 0.2);
}
.waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"] {
border: 0;
font-style: normal;
font-size: inherit;
text-transform: inherit;
background: none;
}
.waves-notransition {
-webkit-transition: none !important;
transition: none !important;
}
.waves-circle {
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}
.waves-input-wrapper {
border-radius: 0.2em;
vertical-align: bottom;
}
.waves-input-wrapper .waves-button-input {
position: relative;
top: 0;
left: 0;
z-index: 1;
}
.waves-circle {
text-align: center;
width: 2.5em;
height: 2.5em;
line-height: 2.5em;
border-radius: 50%;
-webkit-mask-image: none;
}
.waves-block {
display: block;
}
/* Firefox Bug: link not triggered */
a.waves-effect .waves-ripple {
z-index: -1;
}
.block-intro-cus .load-more {
color: #ff4d3e;
font-family: 'Signika', sans-serif;
font-size: 14px;
position: relative;
top: 10px;
clear: both;
}
.block-intro-cus .load-more a {
color: #ff4d3e;
}
.block-intro-cus .load-more i {
padding-left: 20px;
font-size: 20px;
}
@media (max-width: 991px) {
.block-intro-cus .load-more {
text-align: left;
top: 0;
margin-left: 72px;
}
}
@media (max-width: 767px) {
.block-intro-cus .load-more {
margin-left: 18%;
}
}
.price-detile-page {
position: absolute;
right: 0;
top: 90%;
color: #ff4d3e;
font-size: 25px;
}
/*
@media (max-width: 767px) {
.price-detile-page {
position: absolute;
top: 90%;
left: 0;
}
}
*/ | 0.677581 | 0.091018 |
body {
background-color: #041E42;
}
h3{
color: #FFC72C;
}
.name {
font-size: 130%;
color: #FFC72C;
}
.element {
border: 3px solid #FFC72C;
border-radius: 5px;
width: 95%;
display: block;
margin: auto;
padding: 5px 5px 0px 5px;
background-color: rgba(68, 68, 68, 0.8);
margin-top: 50px;
}
.pic {
padding: 5% 5% 5% 5%;
max-width: 125px;
width: 70%;
border-radius: 20%;
}
.title {
width: 70%;
font-family: arial;
font-size: 3.8vw;
margin-top: 5%;
}
.imgCont {
width: 30%;
text-align: center;
}
.cont {
display: flex;
padding-bottom: 5px;
}
.job {
padding-left: 10%;
color: #FFC72C;
font-size: 15px;
}
.desc {
display: none;
padding-bottom: 5px;
color: #FFC72C;
padding: 5px 5px 5px 5px;
}
.carrot {
font-size: 50px;
font-weight: bold;
color: #FFC72C;
padding-right: 5%;
-webkit-transition-duration: 0.6s;
-moz-transition-duration: 0.6s;
-o-transition-duration: 0.6s;
transition-duration: 0.6s;
}
.navbar-custom {
background: transparent;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 1000;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.navbar-custom .navbar-brand {
font-weight: 800;
}
.navbar-custom .navbar-header .navbar-toggle {
background: white;
color: #777777;
font-weight: 800;
text-transform: uppercase;
font-size: 12px;
}
.navbar-custom .nav li a {
width: 40%;
text-transform: uppercase;
font-size: 12px;
font-weight: 800;
letter-spacing: 1px;
background-color:white;
display:block;
}
@media only screen and (min-width: 768px) {
.navbar-custom {
background: transparent;
border-bottom: 1px solid transparent;
}
.navbar-custom .navbar-brand {
//color: white;
padding: 20px;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
color: rgba(255, 255, 255, 0.8);
}
.navbar-custom .nav li a {
color: white;
padding: 20px;
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
color: rgba(255, 255, 255, 0.8);
}
}
@media only screen and (min-width: 1170px) {
.navbar-custom {
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
transition: background-color 0.3s;
/* Force Hardware Acceleration in WebKit */
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.navbar-custom.is-fixed {
/* when the user scrolls down, we hide the header right above the viewport */
position: fixed;
top: -61px;
background-color: rgba(255, 255, 255, 0.9);
border-bottom: 1px solid #f2f2f2;
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
}
.navbar-custom.is-fixed .navbar-brand {
color: #333333;
}
.navbar-custom.is-fixed .navbar-brand:hover,
.navbar-custom.is-fixed .navbar-brand:focus {
color: #0085A1;
}
.navbar-custom.is-fixed .nav li a {
color: #333333;
}
.navbar-custom.is-fixed .nav li a:hover,
.navbar-custom.is-fixed .nav li a:focus {
color: #0085A1;
}
.navbar-custom.is-visible {
/* if the user changes the scrolling direction, we show the header */
-webkit-transform: translate3d(0, 100%, 0);
-moz-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
-o-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.imgCont img {
width: 50px;
margin-left: -20px;
margin-top: 10px;
}
.section-heading {
margin-top: 0px !important;
} | css/Majors.css | body {
background-color: #041E42;
}
h3{
color: #FFC72C;
}
.name {
font-size: 130%;
color: #FFC72C;
}
.element {
border: 3px solid #FFC72C;
border-radius: 5px;
width: 95%;
display: block;
margin: auto;
padding: 5px 5px 0px 5px;
background-color: rgba(68, 68, 68, 0.8);
margin-top: 50px;
}
.pic {
padding: 5% 5% 5% 5%;
max-width: 125px;
width: 70%;
border-radius: 20%;
}
.title {
width: 70%;
font-family: arial;
font-size: 3.8vw;
margin-top: 5%;
}
.imgCont {
width: 30%;
text-align: center;
}
.cont {
display: flex;
padding-bottom: 5px;
}
.job {
padding-left: 10%;
color: #FFC72C;
font-size: 15px;
}
.desc {
display: none;
padding-bottom: 5px;
color: #FFC72C;
padding: 5px 5px 5px 5px;
}
.carrot {
font-size: 50px;
font-weight: bold;
color: #FFC72C;
padding-right: 5%;
-webkit-transition-duration: 0.6s;
-moz-transition-duration: 0.6s;
-o-transition-duration: 0.6s;
transition-duration: 0.6s;
}
.navbar-custom {
background: transparent;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 1000;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.navbar-custom .navbar-brand {
font-weight: 800;
}
.navbar-custom .navbar-header .navbar-toggle {
background: white;
color: #777777;
font-weight: 800;
text-transform: uppercase;
font-size: 12px;
}
.navbar-custom .nav li a {
width: 40%;
text-transform: uppercase;
font-size: 12px;
font-weight: 800;
letter-spacing: 1px;
background-color:white;
display:block;
}
@media only screen and (min-width: 768px) {
.navbar-custom {
background: transparent;
border-bottom: 1px solid transparent;
}
.navbar-custom .navbar-brand {
//color: white;
padding: 20px;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
color: rgba(255, 255, 255, 0.8);
}
.navbar-custom .nav li a {
color: white;
padding: 20px;
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
color: rgba(255, 255, 255, 0.8);
}
}
@media only screen and (min-width: 1170px) {
.navbar-custom {
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
transition: background-color 0.3s;
/* Force Hardware Acceleration in WebKit */
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.navbar-custom.is-fixed {
/* when the user scrolls down, we hide the header right above the viewport */
position: fixed;
top: -61px;
background-color: rgba(255, 255, 255, 0.9);
border-bottom: 1px solid #f2f2f2;
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
}
.navbar-custom.is-fixed .navbar-brand {
color: #333333;
}
.navbar-custom.is-fixed .navbar-brand:hover,
.navbar-custom.is-fixed .navbar-brand:focus {
color: #0085A1;
}
.navbar-custom.is-fixed .nav li a {
color: #333333;
}
.navbar-custom.is-fixed .nav li a:hover,
.navbar-custom.is-fixed .nav li a:focus {
color: #0085A1;
}
.navbar-custom.is-visible {
/* if the user changes the scrolling direction, we show the header */
-webkit-transform: translate3d(0, 100%, 0);
-moz-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
-o-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.imgCont img {
width: 50px;
margin-left: -20px;
margin-top: 10px;
}
.section-heading {
margin-top: 0px !important;
} | 0.356223 | 0.073997 |
*{
margin: 0px;
padding: 0px;
box-sizing: border-box;
}
.body {
margin: 0;
margin-bottom: 250px;
background: #f5f5f5;
}
.text-center {
background-color: #f5f5f5;
}
a:link {
text-decoration: none;
}
nav {
display: flex;
justify-content: space-around;
align-items: center;
min-height: 8vh;
background-color: #0e1111;
font-family: 'Poppins', sans-serif;
}
.logo{
color:rgb(226, 226, 226);
text-transform: uppercase;
letter-spacing: 5px;
font-size: 20px;
font-family: "Montserrat", sans-serif;
font-style: italic;
}
.nav-links{
display: flex;
justify-content: space-around;
width: 30%;
}
.nav-links li {
list-style: none;
}
.nav-links a {
color:rgb(226, 226, 226);
text-decoration: none;
letter-spacing: 3px;
font-weight: bold;
font-size: 14px;
}
.burger {
display: none;
cursor: pointer;
}
.burger div{
width: 25px;
height: 3px;
background-color: rgb(226, 226, 226);
margin: 5px;
transition: all 0.3s ease;
}
@media screen and (max-width:1024px){
.nav-links{
width: 60%;
}
}
@media screen and (max-width:768px){
body {
overflow-x: hidden;
}
.nav-links{
position: absolute;
right: 0px;
height: 92vh;
top: 8vh;
background-color: #0e1111;
display: flex;
flex-direction: column;
align-items: center;
width: 50%;
transform: translateX(100%);
transition: transform 0.5s ease-in;
}
.nav-links li{
opacity: 0;
}
.burger{
display: block;
}
}
.nav-active {
transform: translateX(0%);
}
@keyframes navLinkFade{
from{
opacity: 0;
transform: translateX(50px);
}
to{
opacity: 1;
transform: translateX(0px);
}
}
.toggle .line1{
transform: rotate(-45deg) translate(-5px, 6px);
}
.toggle .line2{
opacity: 0;
}
.toggle .line3{
transform: rotate(45deg) translate(-5px, -6px);
}
.product-card{
box-shadow: 1px 5px 15px;
width: 300px;
height: 400px;
border-radius: 10px;
padding: 2em;
margin: 1em;
overflow: hidden;
position: relative;
}
.product-card {
background: linear-gradient(
-45deg,
#bab186 50%,
#f5f5f5 50%
);
}
.product-card img {
max-width: 100%;
height: auto !important;
text-align: center;
}
.product-inner {
display: flex;
align-items: center;
flex-flow: column wrap;
}
.product-inner p{
color: #2b2d42;
}
.product-inner button {
border: 1px solid rgba(255, 255, 255, 0.5);
color: #fff;
border-radius: 10px;
padding: 1em 3em;
margin: 1em 0 0 0;
background: none;
cursor: pointer;
transition: background ease-in .25s;
}
.product-inner button:hover {
background: #fff;
color: #2b2d42;
}
.product-inner btn::before {
color: #fff;
position: absolute;
font-size: 1.5em;
margin: 0 -1.5em;
}
.product-inner button::before:hover::before {
color: #2b2d42;
}
#team{
width:100%;
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.heading{
font-size: 1.3rem;
color: #2c2c2c;
font-weight: 500;
display: flex;
align-items: center;
margin: 20px;
}
.heading i{
background-color: #507bfc;
box-shadow: 2px 5px 30px rgba(80,123,252,0.4);
color: #ffffff;
width:40px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
font-size: 0.9rem;
margin: 0px 20px;
}
.box{
width:266px;
height: 340px;
background-color: #ffffff;
box-shadow: 2px 2px 30px rgba(0,0,0,0.05);
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding: 20px;
border-radius: 10px;
margin: 20px;
position: relative;
}
.content{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.top-bar{
width:50%;
height: 4px;
position: absolute;
left: 50%;
top: 0px;
transform: translateX(-50%);
background-color: #507bfc;
border-radius: 0px 0px 10px 10px;
}
.verify{
color:#17b667;
}
.navB{
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.navB .heart{
color: rgba(155,155,155);
}
.navB .heart:before{
content: '\f004';
font-family: fontAwesome;
line-height: 30px;
z-index: 1;
cursor: pointer;
}
.navB .heart-btn:checked ~ .heart:before{
color: #e41934;
}
.navB .heart-btn{
display: none;
}
.details{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.details img{
width:100px;
height: 100px;
border-radius: 50%;
overflow: hidden;
object-fit: cover;
object-position: center;
}
.details strong{
font-weight: 500;
color: #141414;
letter-spacing: 1px;
margin-top: 10px;
}
.details p{
font-size: 0.8rem;
color: #7a7a7a;
margin: 5px 0px;
}
main {
padding: 50px;
width: 80%;
margin: auto;
min-width: 460px;
}
.footer-wrapper {
width: 1100px;
margin: 0 auto;
}
.single-footer {
width: 33%;
float: left;
text-align: left;
color: #fff
}
.single-footer::after {
content: "";
clear: both;
display: table;
}
.single-footer ul {
margin: 0;
padding: 0;
list-style: none;
}
.single-footer ul a {
text-transform: uppercase;
text-decoration: none;
color: #fff;
font-size: 12px;
}
.single-footer p {
width: 70%;
}
footer {
width: 100%;
height: 250px;
position: fixed;
bottom: 0;
z-index: -1;
background-color: #262626;
} | public/styles/style.css | *{
margin: 0px;
padding: 0px;
box-sizing: border-box;
}
.body {
margin: 0;
margin-bottom: 250px;
background: #f5f5f5;
}
.text-center {
background-color: #f5f5f5;
}
a:link {
text-decoration: none;
}
nav {
display: flex;
justify-content: space-around;
align-items: center;
min-height: 8vh;
background-color: #0e1111;
font-family: 'Poppins', sans-serif;
}
.logo{
color:rgb(226, 226, 226);
text-transform: uppercase;
letter-spacing: 5px;
font-size: 20px;
font-family: "Montserrat", sans-serif;
font-style: italic;
}
.nav-links{
display: flex;
justify-content: space-around;
width: 30%;
}
.nav-links li {
list-style: none;
}
.nav-links a {
color:rgb(226, 226, 226);
text-decoration: none;
letter-spacing: 3px;
font-weight: bold;
font-size: 14px;
}
.burger {
display: none;
cursor: pointer;
}
.burger div{
width: 25px;
height: 3px;
background-color: rgb(226, 226, 226);
margin: 5px;
transition: all 0.3s ease;
}
@media screen and (max-width:1024px){
.nav-links{
width: 60%;
}
}
@media screen and (max-width:768px){
body {
overflow-x: hidden;
}
.nav-links{
position: absolute;
right: 0px;
height: 92vh;
top: 8vh;
background-color: #0e1111;
display: flex;
flex-direction: column;
align-items: center;
width: 50%;
transform: translateX(100%);
transition: transform 0.5s ease-in;
}
.nav-links li{
opacity: 0;
}
.burger{
display: block;
}
}
.nav-active {
transform: translateX(0%);
}
@keyframes navLinkFade{
from{
opacity: 0;
transform: translateX(50px);
}
to{
opacity: 1;
transform: translateX(0px);
}
}
.toggle .line1{
transform: rotate(-45deg) translate(-5px, 6px);
}
.toggle .line2{
opacity: 0;
}
.toggle .line3{
transform: rotate(45deg) translate(-5px, -6px);
}
.product-card{
box-shadow: 1px 5px 15px;
width: 300px;
height: 400px;
border-radius: 10px;
padding: 2em;
margin: 1em;
overflow: hidden;
position: relative;
}
.product-card {
background: linear-gradient(
-45deg,
#bab186 50%,
#f5f5f5 50%
);
}
.product-card img {
max-width: 100%;
height: auto !important;
text-align: center;
}
.product-inner {
display: flex;
align-items: center;
flex-flow: column wrap;
}
.product-inner p{
color: #2b2d42;
}
.product-inner button {
border: 1px solid rgba(255, 255, 255, 0.5);
color: #fff;
border-radius: 10px;
padding: 1em 3em;
margin: 1em 0 0 0;
background: none;
cursor: pointer;
transition: background ease-in .25s;
}
.product-inner button:hover {
background: #fff;
color: #2b2d42;
}
.product-inner btn::before {
color: #fff;
position: absolute;
font-size: 1.5em;
margin: 0 -1.5em;
}
.product-inner button::before:hover::before {
color: #2b2d42;
}
#team{
width:100%;
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.heading{
font-size: 1.3rem;
color: #2c2c2c;
font-weight: 500;
display: flex;
align-items: center;
margin: 20px;
}
.heading i{
background-color: #507bfc;
box-shadow: 2px 5px 30px rgba(80,123,252,0.4);
color: #ffffff;
width:40px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
font-size: 0.9rem;
margin: 0px 20px;
}
.box{
width:266px;
height: 340px;
background-color: #ffffff;
box-shadow: 2px 2px 30px rgba(0,0,0,0.05);
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding: 20px;
border-radius: 10px;
margin: 20px;
position: relative;
}
.content{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.top-bar{
width:50%;
height: 4px;
position: absolute;
left: 50%;
top: 0px;
transform: translateX(-50%);
background-color: #507bfc;
border-radius: 0px 0px 10px 10px;
}
.verify{
color:#17b667;
}
.navB{
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.navB .heart{
color: rgba(155,155,155);
}
.navB .heart:before{
content: '\f004';
font-family: fontAwesome;
line-height: 30px;
z-index: 1;
cursor: pointer;
}
.navB .heart-btn:checked ~ .heart:before{
color: #e41934;
}
.navB .heart-btn{
display: none;
}
.details{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.details img{
width:100px;
height: 100px;
border-radius: 50%;
overflow: hidden;
object-fit: cover;
object-position: center;
}
.details strong{
font-weight: 500;
color: #141414;
letter-spacing: 1px;
margin-top: 10px;
}
.details p{
font-size: 0.8rem;
color: #7a7a7a;
margin: 5px 0px;
}
main {
padding: 50px;
width: 80%;
margin: auto;
min-width: 460px;
}
.footer-wrapper {
width: 1100px;
margin: 0 auto;
}
.single-footer {
width: 33%;
float: left;
text-align: left;
color: #fff
}
.single-footer::after {
content: "";
clear: both;
display: table;
}
.single-footer ul {
margin: 0;
padding: 0;
list-style: none;
}
.single-footer ul a {
text-transform: uppercase;
text-decoration: none;
color: #fff;
font-size: 12px;
}
.single-footer p {
width: 70%;
}
footer {
width: 100%;
height: 250px;
position: fixed;
bottom: 0;
z-index: -1;
background-color: #262626;
} | 0.538255 | 0.078536 |
.tablaScroll2 {
width: 100%
}
.tablaScroll2 > thead,.tablaScroll2 > tbody,.tablaScroll2 > thead > tr,.tablaScroll2 > tbody > tr,.tablaScroll2 > thead > tr > th,.tablaScroll2 > tbody > tr > td {
display: block;
}
.tablaScroll2 > tbody > tr:after,.tablaScroll2 > thead > tr:after
{
content: ' ';
display: block;
visibility: hidden;
clear: both;
}
.tablaScroll2 > tbody
{
width: 101.5%;
/* Habilita o deshabilita el Scroll automaticamente: auto/scroll, se recomiendo dejarlo en scrlll */
overflow-y: scroll;
/* Sirve para manejar la cantidad de filas que se necesitan */
height: 283px;
}
.tablaScroll2 > tbody > tr > td,.tablaScroll2 > thead > tr > th
{
/* Este valor varia segun la siguiente formula: 100%/# de celdas */
width: 50%;
float: left;
}
/*--------------------------------------------------------------*/
/* Se llama tablaScrollN segun el numero de celdas que tengas */
.tablaScroll3 {
width: 100%
}
.tablaScroll3 > thead,.tablaScroll3 > tbody,.tablaScroll3 > thead > tr,.tablaScroll3 > tbody > tr,.tablaScroll3 > thead > tr > th,.tablaScroll3 > tbody > tr > td {
display: block;
}
.tablaScroll3 > tbody > tr:after,.tablaScroll3 > thead > tr:after
{
content: ' ';
display: block;
visibility: hidden;
clear: both;
}
.tablaScroll3 > tbody
{
width: 101.5%;
/* Habilita o deshabilita el Scroll automaticamente: auto/scroll, se recomiendo dejarlo en scrlll */
overflow-y: scroll;
/* Sirve para manejar la cantidad de filas que se necesitan */
height: 283px;
}
.tablaScroll3 > tbody > tr > td,.tablaScroll3 > thead > tr > th
{
/* Este valor varia segun la siguiente formula: 100%/# de celdas */
width: 33.3%;
float: left;
}
/*--------------------------------------------------------------*/
/* Se llama tablaScrollN segun el numero de celdas que tengas */
.tablaScroll4 {
width: 100%
}
.tablaScroll4 > thead,.tablaScroll4 > tbody,.tablaScroll4 > thead > tr,.tablaScroll4 > tbody > tr,.tablaScroll4 > thead > tr > th,.tablaScroll4 > tbody > tr > td {
display: block;
}
.tablaScroll4 > tbody > tr:after,.tablaScroll4 > thead > tr:after
{
content: ' ';
display: block;
visibility: hidden;
clear: both;
}
.tablaScroll4 > tbody
{
width: 101.5%;
/* Habilita o deshabilita el Scroll automaticamente: auto/scroll, se recomiendo dejarlo en scrlll */
overflow-y: scroll;
/* Sirve para manejar la cantidad de filas que se necesitan */
height: 283px;
}
.tablaScroll4 > tbody > tr > td,.tablaScroll4 > thead > tr > th
{
/* Este valor varia segun la siguiente formula: 100%/# de celdas */
width: 20%;
float: left;
}
/*--------------------------------------------------------------*/
/* Se llama tablaScrollN segun el numero de celdas que tengas */
.tablaScroll5 {
width: 100%
}
.tablaScroll5 > thead,.tablaScroll5 > tbody,.tablaScroll5 > thead > tr,.tablaScroll5 > tbody > tr,.tablaScroll5 > thead > tr > th,.tablaScroll5 > tbody > tr > td {
display: block;
}
.tablaScroll5 > tbody > tr:after,.tablaScroll5 > thead > tr:after
{
content: ' ';
display: block;
visibility: hidden;
clear: both;
}
.tablaScroll5 > tbody
{
width: 101.5%;
/* Habilita o deshabilita el Scroll automaticamente: auto/scroll, se recomiendo dejarlo en scrlll */
overflow-y: scroll;
/* Sirve para manejar la cantidad de filas que se necesitan */
height: 283px;
}
.tablaScroll5 > tbody > tr > td,.tablaScroll5 > thead > tr > th
{
/* Este valor varia segun la siguiente formula: 100%/# de celdas */
width: 14%;
float: left;
}
/*--------------------------------------------------------------*/ | public/css/fer.min.css | .tablaScroll2 {
width: 100%
}
.tablaScroll2 > thead,.tablaScroll2 > tbody,.tablaScroll2 > thead > tr,.tablaScroll2 > tbody > tr,.tablaScroll2 > thead > tr > th,.tablaScroll2 > tbody > tr > td {
display: block;
}
.tablaScroll2 > tbody > tr:after,.tablaScroll2 > thead > tr:after
{
content: ' ';
display: block;
visibility: hidden;
clear: both;
}
.tablaScroll2 > tbody
{
width: 101.5%;
/* Habilita o deshabilita el Scroll automaticamente: auto/scroll, se recomiendo dejarlo en scrlll */
overflow-y: scroll;
/* Sirve para manejar la cantidad de filas que se necesitan */
height: 283px;
}
.tablaScroll2 > tbody > tr > td,.tablaScroll2 > thead > tr > th
{
/* Este valor varia segun la siguiente formula: 100%/# de celdas */
width: 50%;
float: left;
}
/*--------------------------------------------------------------*/
/* Se llama tablaScrollN segun el numero de celdas que tengas */
.tablaScroll3 {
width: 100%
}
.tablaScroll3 > thead,.tablaScroll3 > tbody,.tablaScroll3 > thead > tr,.tablaScroll3 > tbody > tr,.tablaScroll3 > thead > tr > th,.tablaScroll3 > tbody > tr > td {
display: block;
}
.tablaScroll3 > tbody > tr:after,.tablaScroll3 > thead > tr:after
{
content: ' ';
display: block;
visibility: hidden;
clear: both;
}
.tablaScroll3 > tbody
{
width: 101.5%;
/* Habilita o deshabilita el Scroll automaticamente: auto/scroll, se recomiendo dejarlo en scrlll */
overflow-y: scroll;
/* Sirve para manejar la cantidad de filas que se necesitan */
height: 283px;
}
.tablaScroll3 > tbody > tr > td,.tablaScroll3 > thead > tr > th
{
/* Este valor varia segun la siguiente formula: 100%/# de celdas */
width: 33.3%;
float: left;
}
/*--------------------------------------------------------------*/
/* Se llama tablaScrollN segun el numero de celdas que tengas */
.tablaScroll4 {
width: 100%
}
.tablaScroll4 > thead,.tablaScroll4 > tbody,.tablaScroll4 > thead > tr,.tablaScroll4 > tbody > tr,.tablaScroll4 > thead > tr > th,.tablaScroll4 > tbody > tr > td {
display: block;
}
.tablaScroll4 > tbody > tr:after,.tablaScroll4 > thead > tr:after
{
content: ' ';
display: block;
visibility: hidden;
clear: both;
}
.tablaScroll4 > tbody
{
width: 101.5%;
/* Habilita o deshabilita el Scroll automaticamente: auto/scroll, se recomiendo dejarlo en scrlll */
overflow-y: scroll;
/* Sirve para manejar la cantidad de filas que se necesitan */
height: 283px;
}
.tablaScroll4 > tbody > tr > td,.tablaScroll4 > thead > tr > th
{
/* Este valor varia segun la siguiente formula: 100%/# de celdas */
width: 20%;
float: left;
}
/*--------------------------------------------------------------*/
/* Se llama tablaScrollN segun el numero de celdas que tengas */
.tablaScroll5 {
width: 100%
}
.tablaScroll5 > thead,.tablaScroll5 > tbody,.tablaScroll5 > thead > tr,.tablaScroll5 > tbody > tr,.tablaScroll5 > thead > tr > th,.tablaScroll5 > tbody > tr > td {
display: block;
}
.tablaScroll5 > tbody > tr:after,.tablaScroll5 > thead > tr:after
{
content: ' ';
display: block;
visibility: hidden;
clear: both;
}
.tablaScroll5 > tbody
{
width: 101.5%;
/* Habilita o deshabilita el Scroll automaticamente: auto/scroll, se recomiendo dejarlo en scrlll */
overflow-y: scroll;
/* Sirve para manejar la cantidad de filas que se necesitan */
height: 283px;
}
.tablaScroll5 > tbody > tr > td,.tablaScroll5 > thead > tr > th
{
/* Este valor varia segun la siguiente formula: 100%/# de celdas */
width: 14%;
float: left;
}
/*--------------------------------------------------------------*/ | 0.288268 | 0.422147 |
.sidenav {
width: 250px;
height: 100%;
position: absolute;
z-index: 1000;
top: 0;
left: 0;
background-color: #eeeeee;
color: rgb(75,81,91);
opacity: 0.99;
overflow-y: scroll;
overflow-x: visible;
transition: 0.5s;
scrollbar-width: none;
-webkit-box-shadow: 5px 0px 12px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 5px 0px 12px 0px rgba(0,0,0,0.15);
box-shadow: 5px 0px 12px 0px rgba(0,0,0,0.15);
}
::-webkit-scrollbar {
width: 0px;
}
#progress {
height: 2.5px;
left: 0px;
margin-left: 0px;
width: 0px;
background-color: red;
top: 0px;
position: fixed;
z-index: 999999;
}
#progressText {
top: 12px;
left: 50%;
position: absolute;
z-index: 999999;
font-size: 16px;
color: #7d7d7d;
}
input[type="range"].vranger {
position: absolute;
left: 260px;
bottom: 10px;
width: 20%;
}
input[type="file"] {
width: 200px;
}
select { width: 200px}
@-webkit-keyframes slide {
100% { left: 270px; opacity: 0.75; }
}
@keyframes slide {
100% { left: 270px; opacity: 0.75; }
}
.disable_acc #selected-item-heading::after {
content: "";
}
#selected-item {
z-index: 999999;
position: fixed;
bottom: 0;
width:250px;
/*bottom:-40px;*/
}
#selected-list {
height: auto;
white-space: nowrap;
text-overflow: ellipsis;
width: 200px;
display: block;
overflow: hidden;
-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
mask-image: linear-gradient(bottom, rgba(0, 0, 0, 1.0), rgba(0, 0, 0, 0));
}
/*select styling
select {
width: 5.5em
}
*/
/* Accordion in sidebar styling */
.accordion-wrapper {
padding: 0px;
float: left;
width: 100%;
box-sizing: border-box;
/*box-shadow: 0 1.5em 85px 0 rgba(0, 0, 0, 0.2);*/
overflow: hidden;
/*border-radius: 5px;*/
margin-bottom: 5px;
}
.accordion-item {
float: left;
display: block;
width: 100%;
box-sizing: border-box;
font-family: 'Open-sans', Arial, sans-serif;
border-radius: 5px;
margin-bottom: 0px;
margin-top: 0px;
}
.accordion-item-heading {
height: 40px;
cursor: pointer;
margin: 0px 0px 10px 0px;
padding: 10px;
background: #fff;
color: #444;
width: 100%;
box-sizing: border-box;
transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-ms-writing-mode: lr-tb;
writing-mode: lr-tb;
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
margin-bottom: 0px;
margin: 0px;
color: #101314;
pointer-events: auto;
}
.accordion-item-heading:hover {
background-color: #ddd;
}
.accordion-item-heading::after {
content: '+';
font-size: 14px;
float: right;
margin-left: 5px;
}
.open_acc .accordion-item-heading::after {
content: '\2013';
float: right;
}
.disable_acc .accordion-item-heading {
color: #d0d0d0;
pointer-events: none;
}
.accordion-item-content {
position: relative;
overflow: hidden;
max-height: 0;
background-color: #fbfbfb;
-webkit-transition: all .175s ease-in-out .175s;
-o-transition: all .175s ease-in-out .175s;
-ms-transition: all .175s ease-in-out .175s;
transition: all .175s ease-in-out .175s;
padding-bottom: 0px;
padding-top: 0px;
margin-right: 0px;
width: 100%;
max-height: 0px;
margin: 0px;
display: block;
box-sizing: border-box;
float: left;
transition: all .175s ease-in-out;
}
.open_acc .accordion-item-content {
max-height: 1000px;
padding-top: 10px;
}
/* Heading styling */
.heading {
margin: 5px;
color: rgb(51, 51, 51);/*#343434;*/
font-weight: bold;
font-family: "Times New Roman";
font-size: 45px;
text-align: center;
}
/* Tooltip styling */
.tooltip {
position: relative;
display: inline-block;
margin-left: 10px;
margin-top: 10px;
color: #343434;
}
.tooltip::after {
content: '\02139';
}
.tooltip .tooltip-text {
visibility: hidden;
width: 200px;
background-color: gray;
color: white;
text-align: justify;
border-radius: 6px;
padding: 5px;
margin-left: 5px;
opacity: 0;
transition: opacity 0.8s ease-out;
position: absolute;
z-index: 1;
top: -5px;
left: 105%;
}
.tooltip .tooltip-text::after {
content: '';
position: absolute;
top: 30%;
right: 100%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent gray transparent transparent;
}
.tooltip:hover .tooltip-text {
visibility: visible;
opacity: 0.8;
}
fieldset {
border-color: rgba(75, 81, 95, 0.082);
border-style: solid;
}
.fieldsetTight {
border-style: none;
}
/* Button styling | https://www.bestcssbuttongenerator.com/#/36 */
.myButton {
width: 200px;
}
.myButton:active {
position: relative;
top: 1px;
}
.myButtonBottom {
position: absolute;
width: 200px;
bottom: 12.5px;
}
#export {
margin-left: 250px;
height: 100%;
position: relative;
}
/* Style tab links */
.tablink {
background-color: #c6c6c6;
color: black;
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 4px 16px;
width: 50%;
border-left: 2.5px solid #FFF;
border-right: 2.5px solid #FFF;
}
.tablink:hover {
background-color: #bbb;
}
/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
color: black;
display: none;
padding: 50px 20px;
height: 100%;
background-color: #ececee;
height: 300px;
margin: 2.5px;
}
.horizontalInput {
width: 90px;
}
.btninline {
color: black;
display: inline-block;
overflow: hidden;
max-width: 90px;
white-space: nowrap;
}
.btninline.btndisable {
opacity: 0.65;
pointer-events: none;
}
.inputinline {
display: inline-block;
overflow: hidden;
max-width: 90px;
white-space: nowrap;
} | resources/css/menu.css |
.sidenav {
width: 250px;
height: 100%;
position: absolute;
z-index: 1000;
top: 0;
left: 0;
background-color: #eeeeee;
color: rgb(75,81,91);
opacity: 0.99;
overflow-y: scroll;
overflow-x: visible;
transition: 0.5s;
scrollbar-width: none;
-webkit-box-shadow: 5px 0px 12px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 5px 0px 12px 0px rgba(0,0,0,0.15);
box-shadow: 5px 0px 12px 0px rgba(0,0,0,0.15);
}
::-webkit-scrollbar {
width: 0px;
}
#progress {
height: 2.5px;
left: 0px;
margin-left: 0px;
width: 0px;
background-color: red;
top: 0px;
position: fixed;
z-index: 999999;
}
#progressText {
top: 12px;
left: 50%;
position: absolute;
z-index: 999999;
font-size: 16px;
color: #7d7d7d;
}
input[type="range"].vranger {
position: absolute;
left: 260px;
bottom: 10px;
width: 20%;
}
input[type="file"] {
width: 200px;
}
select { width: 200px}
@-webkit-keyframes slide {
100% { left: 270px; opacity: 0.75; }
}
@keyframes slide {
100% { left: 270px; opacity: 0.75; }
}
.disable_acc #selected-item-heading::after {
content: "";
}
#selected-item {
z-index: 999999;
position: fixed;
bottom: 0;
width:250px;
/*bottom:-40px;*/
}
#selected-list {
height: auto;
white-space: nowrap;
text-overflow: ellipsis;
width: 200px;
display: block;
overflow: hidden;
-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
mask-image: linear-gradient(bottom, rgba(0, 0, 0, 1.0), rgba(0, 0, 0, 0));
}
/*select styling
select {
width: 5.5em
}
*/
/* Accordion in sidebar styling */
.accordion-wrapper {
padding: 0px;
float: left;
width: 100%;
box-sizing: border-box;
/*box-shadow: 0 1.5em 85px 0 rgba(0, 0, 0, 0.2);*/
overflow: hidden;
/*border-radius: 5px;*/
margin-bottom: 5px;
}
.accordion-item {
float: left;
display: block;
width: 100%;
box-sizing: border-box;
font-family: 'Open-sans', Arial, sans-serif;
border-radius: 5px;
margin-bottom: 0px;
margin-top: 0px;
}
.accordion-item-heading {
height: 40px;
cursor: pointer;
margin: 0px 0px 10px 0px;
padding: 10px;
background: #fff;
color: #444;
width: 100%;
box-sizing: border-box;
transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-ms-writing-mode: lr-tb;
writing-mode: lr-tb;
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
margin-bottom: 0px;
margin: 0px;
color: #101314;
pointer-events: auto;
}
.accordion-item-heading:hover {
background-color: #ddd;
}
.accordion-item-heading::after {
content: '+';
font-size: 14px;
float: right;
margin-left: 5px;
}
.open_acc .accordion-item-heading::after {
content: '\2013';
float: right;
}
.disable_acc .accordion-item-heading {
color: #d0d0d0;
pointer-events: none;
}
.accordion-item-content {
position: relative;
overflow: hidden;
max-height: 0;
background-color: #fbfbfb;
-webkit-transition: all .175s ease-in-out .175s;
-o-transition: all .175s ease-in-out .175s;
-ms-transition: all .175s ease-in-out .175s;
transition: all .175s ease-in-out .175s;
padding-bottom: 0px;
padding-top: 0px;
margin-right: 0px;
width: 100%;
max-height: 0px;
margin: 0px;
display: block;
box-sizing: border-box;
float: left;
transition: all .175s ease-in-out;
}
.open_acc .accordion-item-content {
max-height: 1000px;
padding-top: 10px;
}
/* Heading styling */
.heading {
margin: 5px;
color: rgb(51, 51, 51);/*#343434;*/
font-weight: bold;
font-family: "Times New Roman";
font-size: 45px;
text-align: center;
}
/* Tooltip styling */
.tooltip {
position: relative;
display: inline-block;
margin-left: 10px;
margin-top: 10px;
color: #343434;
}
.tooltip::after {
content: '\02139';
}
.tooltip .tooltip-text {
visibility: hidden;
width: 200px;
background-color: gray;
color: white;
text-align: justify;
border-radius: 6px;
padding: 5px;
margin-left: 5px;
opacity: 0;
transition: opacity 0.8s ease-out;
position: absolute;
z-index: 1;
top: -5px;
left: 105%;
}
.tooltip .tooltip-text::after {
content: '';
position: absolute;
top: 30%;
right: 100%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent gray transparent transparent;
}
.tooltip:hover .tooltip-text {
visibility: visible;
opacity: 0.8;
}
fieldset {
border-color: rgba(75, 81, 95, 0.082);
border-style: solid;
}
.fieldsetTight {
border-style: none;
}
/* Button styling | https://www.bestcssbuttongenerator.com/#/36 */
.myButton {
width: 200px;
}
.myButton:active {
position: relative;
top: 1px;
}
.myButtonBottom {
position: absolute;
width: 200px;
bottom: 12.5px;
}
#export {
margin-left: 250px;
height: 100%;
position: relative;
}
/* Style tab links */
.tablink {
background-color: #c6c6c6;
color: black;
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 4px 16px;
width: 50%;
border-left: 2.5px solid #FFF;
border-right: 2.5px solid #FFF;
}
.tablink:hover {
background-color: #bbb;
}
/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
color: black;
display: none;
padding: 50px 20px;
height: 100%;
background-color: #ececee;
height: 300px;
margin: 2.5px;
}
.horizontalInput {
width: 90px;
}
.btninline {
color: black;
display: inline-block;
overflow: hidden;
max-width: 90px;
white-space: nowrap;
}
.btninline.btndisable {
opacity: 0.65;
pointer-events: none;
}
.inputinline {
display: inline-block;
overflow: hidden;
max-width: 90px;
white-space: nowrap;
} | 0.441432 | 0.086401 |
.inputview-emoji-switch-recent {
background: url('images/recent.png') no-repeat center;
background-size: 20px 20px;
height: 20px;
width: 20px;
}
.inputview-emoji-switch-hot {
background: url('images/favorit.png') no-repeat center;
background-size: 24.5px 24.5px;
height: 24.5px;
width: 24.5px;
}
.inputview-emoji-switch-emotion {
background: url('images/emoji.png') no-repeat center;
background-size: 24px 24px;
height: 24px;
width: 24px;
}
.inputview-emoji-switch-emoticon {
background: url('images/emoticon.png') no-repeat center;
background-size: 14px 15px;
height: 15px;
width: 14px;
}
.inputview-emoji-switch-special-characters {
background: url('images/triangle.png') no-repeat center;
background-size: 15.5px 12.5px;
height: 12.5px;
width: 15.5px;
}
.inputview-emoji-switch-nature {
background: url('images/flower.png') no-repeat center;
background-size: 24px 24px;
height: 24px;
width: 24px;
}
.inputview-emoji-switch-poi {
background: url('images/car.png') no-repeat center;
background-size: 24px 24px;
height: 24px;
width: 24px;
}
.inputview-emoji-switch-items {
background: url('images/emoji_cat_items.png') no-repeat center;
background-size: 24px 24px;
height: 24px;
width: 24px;
}
.inputview-emoji-switch {
display: inline-block;
opacity: 0.5;
}
.inputview-emoji-switch-highlight {
opacity: 1;
}
.inputview-emoji .inputview-sk {
background-color: #ffffff;
margin: 0 0 10px 0;
}
.inputview-emoji.inputview-element-highlight {
background-color: #cccccc;
}
.inputview-emoji .inputview-wrapper{
background-color: #ffffff;
box-shadow: 1px -2px 7px 2px rgba(192, 192, 192, 0.65);
margin: 11px 0;
}
.inputview-emoji-tabbar {
background-color: #ffffff;
border-bottom-width:2px;
border-bottom-style:solid;
border-bottom-color: #cccccc;
}
.inputview-emoji-tabbar-key {
background-color: #ffffff;
}
.inputview-emoji-tabbar-key.inputview-emoji-tabbar-key-highlight {
background-color: #ffffff;
border-bottom-width:4px;
border-bottom-style:solid;
border-bottom-color: #777777;
}
.inputview-emoji-key .inputview-special-key-bg {
background-color: white;
}
.inputview-emoji-key .inputview-modifier {
font-size: 30px;
text-align: center;
}
.inputview-landscape .inputview-emoticon.inputview-emoji-key .inputview-modifier {
font-size: 20px;
}
.inputview-portrait .inputview-emoticon.inputview-emoji-key .inputview-modifier {
font-size: 15px;
}
.inputview-emoji-back {
margin: 1px;
font-size: 18px;
color: #111111;
text-align: center;
}
.inputview-emoji .inputview-container {
top: 20px;
}
.inputview-emoji-tabbar-sk {
background-color: #ffffff;
}
.inputview-indicator {
background-color: #777777;
height: 4px;
position: absolute;
overflow: hidden;
}
.inputview-indicator:hover {
-webkit-transform: scaleY(2);
-webkit-transition: all 0.1s ;
}
.inputview-indicator-background {
background-color: #ffffff;
display: inline-block;
height: 4px;
position: absolute;
overflow: hidden;
}
.inputview-indicator-background:hover {
-webkit-transform: scaleY(2);
transition: 0.1s all;
} | third_party/google_input_tools/src/chrome/os/inputview/emoji.css | .inputview-emoji-switch-recent {
background: url('images/recent.png') no-repeat center;
background-size: 20px 20px;
height: 20px;
width: 20px;
}
.inputview-emoji-switch-hot {
background: url('images/favorit.png') no-repeat center;
background-size: 24.5px 24.5px;
height: 24.5px;
width: 24.5px;
}
.inputview-emoji-switch-emotion {
background: url('images/emoji.png') no-repeat center;
background-size: 24px 24px;
height: 24px;
width: 24px;
}
.inputview-emoji-switch-emoticon {
background: url('images/emoticon.png') no-repeat center;
background-size: 14px 15px;
height: 15px;
width: 14px;
}
.inputview-emoji-switch-special-characters {
background: url('images/triangle.png') no-repeat center;
background-size: 15.5px 12.5px;
height: 12.5px;
width: 15.5px;
}
.inputview-emoji-switch-nature {
background: url('images/flower.png') no-repeat center;
background-size: 24px 24px;
height: 24px;
width: 24px;
}
.inputview-emoji-switch-poi {
background: url('images/car.png') no-repeat center;
background-size: 24px 24px;
height: 24px;
width: 24px;
}
.inputview-emoji-switch-items {
background: url('images/emoji_cat_items.png') no-repeat center;
background-size: 24px 24px;
height: 24px;
width: 24px;
}
.inputview-emoji-switch {
display: inline-block;
opacity: 0.5;
}
.inputview-emoji-switch-highlight {
opacity: 1;
}
.inputview-emoji .inputview-sk {
background-color: #ffffff;
margin: 0 0 10px 0;
}
.inputview-emoji.inputview-element-highlight {
background-color: #cccccc;
}
.inputview-emoji .inputview-wrapper{
background-color: #ffffff;
box-shadow: 1px -2px 7px 2px rgba(192, 192, 192, 0.65);
margin: 11px 0;
}
.inputview-emoji-tabbar {
background-color: #ffffff;
border-bottom-width:2px;
border-bottom-style:solid;
border-bottom-color: #cccccc;
}
.inputview-emoji-tabbar-key {
background-color: #ffffff;
}
.inputview-emoji-tabbar-key.inputview-emoji-tabbar-key-highlight {
background-color: #ffffff;
border-bottom-width:4px;
border-bottom-style:solid;
border-bottom-color: #777777;
}
.inputview-emoji-key .inputview-special-key-bg {
background-color: white;
}
.inputview-emoji-key .inputview-modifier {
font-size: 30px;
text-align: center;
}
.inputview-landscape .inputview-emoticon.inputview-emoji-key .inputview-modifier {
font-size: 20px;
}
.inputview-portrait .inputview-emoticon.inputview-emoji-key .inputview-modifier {
font-size: 15px;
}
.inputview-emoji-back {
margin: 1px;
font-size: 18px;
color: #111111;
text-align: center;
}
.inputview-emoji .inputview-container {
top: 20px;
}
.inputview-emoji-tabbar-sk {
background-color: #ffffff;
}
.inputview-indicator {
background-color: #777777;
height: 4px;
position: absolute;
overflow: hidden;
}
.inputview-indicator:hover {
-webkit-transform: scaleY(2);
-webkit-transition: all 0.1s ;
}
.inputview-indicator-background {
background-color: #ffffff;
display: inline-block;
height: 4px;
position: absolute;
overflow: hidden;
}
.inputview-indicator-background:hover {
-webkit-transform: scaleY(2);
transition: 0.1s all;
} | 0.423696 | 0.133472 |
* wrap words for select3
*/
.select2-selection--single {
height: 100% !important;
}
.select2-selection__rendered{
word-wrap: break-word !important;
text-overflow: inherit !important;
white-space: normal !important;
}
/****/
.examples {
margin-left: 0.2em;
}
.search-results-count {
font-style: italic;
}
.search-results-count span {
font-style: italic;
font-weight: bold;
}
#search-results {
padding:9px;
}
.search-results-label {
font-size: larger;
font-weight: bold;
}
.search-results-url {
font-size: smaller;
color: grey;
}
h3 {
color: #BFA070;
}
th {
color: white;
}
.info-box {
float:right;
}
.ontology-source{
background-color: #5FBDCE;
padding:2px;
padding-right:4px;
color: white;
/*font-size: larger;*/
border-radius: 3px;
display: inline-block;
margin-right: 4px;
vertical-align: middle;
}
a .ontology-source {
background-color: #5FBDCE;
padding:2px;
padding-right:4px;
color: white;
/*font-size: larger;*/
border-radius: 3px;
display: inline-block;
margin-right: 4px;
vertical-align: middle;
border-bottom: none;
}
.term-source{
background-color: #ffac1b;
padding:2px;
padding-right:4px;
color: white;
/*font-size: larger;*/
border-radius: 3px;
display: inline-block;
margin-right: 4px;
vertical-align: middle;
}
/*.ontology-source:hover {*/
/*box-shadow: 5px 5px 2px #888888;*/
/*}*/
.loaded{
background-color: #00bf00;
padding:2px;
padding-right:4px;
color: white;
border-radius: 3px;
display: inline-block;
margin-right: 4px;
vertical-align: middle;
}
.failed, .notloaded, .obsolete {
background-color: #fa0000;
padding:2px;
padding-right:4px;
color: white;
border-radius: 3px;
display: inline-block;
margin-right: 4px;
vertical-align: middle;
}
.alert-info {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.bootstrap-info {
padding: 8px 35px 8px 14px;
margin-bottom: 18px;
color: #c09853;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.bootstrap-alert {
padding: 8px 35px 8px 14px;
margin-bottom: 18px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-heading {
color: inherit;
}
.bootstrap-alert .close {
position: relative;
top: -2px;
right: -21px;
line-height: 18px;
}
/*
* css for buttons on term page, overwriting size stuff so the buttons are correctly sized
*/
.special{
width: 130px !important;
height: 42px !important;
}
/* Add a pointer/cursor to the button of the search page*/
#prev-button, #next-button{
cursor:pointer;
}
/**
* autocomplete css
*/
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }
.part_of:before {
content: "";
display: block;
background: url("../img/part_of.gif") no-repeat;
width: 15px;
height: 15px;
float: left;
margin: 4px 6px 0 0;
}
.ontology-suggest{
padding:2px;
font-size: larger;
font-weight: bold;
display: inline-block;
vertical-align: middle;
}
.suggestion-value {
text-overflow: ellipsis;
font-size: smaller;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
.sub-text {
color: #999;
font-size: x-small;
font-weight: normal;
}
.jstree-proton {
font-family: Verdana,sans-serif;
}
.jstree-anchor {
white-space: normal;
height: auto ! important;
}
.jstree-default .jstree-anchor {
height: auto ! important;
}
.panel-body {
word-break: break-word;
}
/* keywords - default cyan */
.keyword {color: #007777;}
.comment {color: green;}
.some {color: #770077;}
.only {color: #770077;}
.value {color: #770077;}
.min {color: #770077;}
.max {color: #770077;}
.exactly {color: #770077;}
.ObjectProperty {
font-style: italic;
} | ols-web/src/main/resources/static/css/ols.css | * wrap words for select3
*/
.select2-selection--single {
height: 100% !important;
}
.select2-selection__rendered{
word-wrap: break-word !important;
text-overflow: inherit !important;
white-space: normal !important;
}
/****/
.examples {
margin-left: 0.2em;
}
.search-results-count {
font-style: italic;
}
.search-results-count span {
font-style: italic;
font-weight: bold;
}
#search-results {
padding:9px;
}
.search-results-label {
font-size: larger;
font-weight: bold;
}
.search-results-url {
font-size: smaller;
color: grey;
}
h3 {
color: #BFA070;
}
th {
color: white;
}
.info-box {
float:right;
}
.ontology-source{
background-color: #5FBDCE;
padding:2px;
padding-right:4px;
color: white;
/*font-size: larger;*/
border-radius: 3px;
display: inline-block;
margin-right: 4px;
vertical-align: middle;
}
a .ontology-source {
background-color: #5FBDCE;
padding:2px;
padding-right:4px;
color: white;
/*font-size: larger;*/
border-radius: 3px;
display: inline-block;
margin-right: 4px;
vertical-align: middle;
border-bottom: none;
}
.term-source{
background-color: #ffac1b;
padding:2px;
padding-right:4px;
color: white;
/*font-size: larger;*/
border-radius: 3px;
display: inline-block;
margin-right: 4px;
vertical-align: middle;
}
/*.ontology-source:hover {*/
/*box-shadow: 5px 5px 2px #888888;*/
/*}*/
.loaded{
background-color: #00bf00;
padding:2px;
padding-right:4px;
color: white;
border-radius: 3px;
display: inline-block;
margin-right: 4px;
vertical-align: middle;
}
.failed, .notloaded, .obsolete {
background-color: #fa0000;
padding:2px;
padding-right:4px;
color: white;
border-radius: 3px;
display: inline-block;
margin-right: 4px;
vertical-align: middle;
}
.alert-info {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.bootstrap-info {
padding: 8px 35px 8px 14px;
margin-bottom: 18px;
color: #c09853;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.bootstrap-alert {
padding: 8px 35px 8px 14px;
margin-bottom: 18px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-heading {
color: inherit;
}
.bootstrap-alert .close {
position: relative;
top: -2px;
right: -21px;
line-height: 18px;
}
/*
* css for buttons on term page, overwriting size stuff so the buttons are correctly sized
*/
.special{
width: 130px !important;
height: 42px !important;
}
/* Add a pointer/cursor to the button of the search page*/
#prev-button, #next-button{
cursor:pointer;
}
/**
* autocomplete css
*/
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }
.part_of:before {
content: "";
display: block;
background: url("../img/part_of.gif") no-repeat;
width: 15px;
height: 15px;
float: left;
margin: 4px 6px 0 0;
}
.ontology-suggest{
padding:2px;
font-size: larger;
font-weight: bold;
display: inline-block;
vertical-align: middle;
}
.suggestion-value {
text-overflow: ellipsis;
font-size: smaller;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
.sub-text {
color: #999;
font-size: x-small;
font-weight: normal;
}
.jstree-proton {
font-family: Verdana,sans-serif;
}
.jstree-anchor {
white-space: normal;
height: auto ! important;
}
.jstree-default .jstree-anchor {
height: auto ! important;
}
.panel-body {
word-break: break-word;
}
/* keywords - default cyan */
.keyword {color: #007777;}
.comment {color: green;}
.some {color: #770077;}
.only {color: #770077;}
.value {color: #770077;}
.min {color: #770077;}
.max {color: #770077;}
.exactly {color: #770077;}
.ObjectProperty {
font-style: italic;
} | 0.361728 | 0.11737 |
* {
border: none;
margin: 0;
outline: none;
padding: 0;
}
html,
body {
font-family: Georgia, Times, serif;
font-size: 100%;
margin: 0 auto;
}
p,
li {
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
font-weight: normal;
margin: 0 0 1em;
}
ul {
margin: 0 0 1em 15px;
}
img {
display: block;
}
h1 {
border-bottom: 1px solid #ddd;
font-size: 3em;
margin: 0 0 .25em;
}
h2 {
border-bottom: 1px solid #eee;
font-size: 2em;
margin: 1.5em 0 0.75em;
}
h3 {
border-bottom: 1px solid #f0f0f0;
/*display: inline-block;*/
font-size: 1.25em;
line-height: 1.5;
margin: 0 0 0.5em;
}
h4 {
font-size: 1em;
font-weight: bold;
margin: 0 0 0.25em;
}
h2 .pilcrow_anchor,
h3 .pilcrow_anchor {
display: none;
color: #666;
text-decoration: none;
padding-left: .2em;
}
h2:hover .pilcrow_anchor,
h3:hover .pilcrow_anchor {
display: inline;
}
dl {
margin: 0 0 1.5em;
overflow: auto;
}
dt,
dd {
float: left;
line-height: 1.5;
}
dt {
clear: left;
font-weight: bold;
width: 7em;
}
ol {
margin: 0 0 1.5em 25px;
}
ol li {
margin: 0 0 0.5em;
}
table {
border-collapse: collapse;
margin: 0 0 1.5em;
}
td,
th {
border: none;
}
th {
padding: 0 12px 0 0;
}
.nav {
margin: 0;
}
.nav li {
list-style: none;
}
a:hover {
text-decoration: none;
}
a img {
border: none;
outline: none;
}
.button {
background: #ddd;
background: -webkit-gradient(
linear,
left top,
left bottom,
from(#fff),
to(#ddd)
);
background: -moz-linear-gradient(
top center,
#fff,
#ddd
);
border: 1px solid #aaa;
border-radius: 12px;
-moz-border-radius: 24px;
-webkit-border-radius: 24px;
box-shadow: 2px 2px 2px #ccc;
-webkit-box-shadow: 2px 2px 2px #ccc;
-moz-box-shadow: 2px 2px 2px #ccc;
display: inline-block;
margin: 0 0 2em;
}
.button:hover {
background: -webkit-gradient(
linear,
left top,
left bottom,
from(#cdcdcd),
to(#ececec)
);
background: -moz-linear-gradient(
top center,
#cdcdcd,
#ececec
);
border-color: #999;
}
.button a,
.button input {
background: none;
border: none;
color: #000;
cursor: pointer;
display: block;
font-size: 1.2em;
font-weight: normal;
outline: none;
padding: 2px 24px;
text-decoration: none;
}
code {
/*"Bitstream Vera Sans Mono"?*/
font-family: "Droid Sans Mono", "Liberation Mono", Courier, monospace;
font-size: 0.9em;
}
p code,
li code {
border-radius: 6px;
padding: 2px;
white-space: nowrap;
}
.msg p code,
.msg li code {
background: #f6f9fc;
}
code .keyword { font-weight: bold; }
code .string, code .regexp { color: red; }
code .class, code .special { font-weight: bold; }
code .number { font-weight: bold; }
code .comment { color: grey; }
pre code,
.side-by-side {
background: #f6f9fc;
border: 1px solid #ddd;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
display: block;
margin: 0 0 1.5em;
padding: 12px;
}
pre code {
font-size: 14px;
}
.long-lines code {
font-size: 11px;
}
/* Side-by-side code views */
.side-by-side {
overflow: hidden;
}
.side-by-side code {
border: none;
padding: 0;
}
.side-by-side .sample code {
margin: 0;
}
.side-by-side .sample {
border-right: 1px solid #ddd;
float: left;
padding: 0 24px 0 0;
}
.side-by-side .sample + .sample {
border-left: 1px solid #ddd;
border-right: none;
margin-left: -1px;
padding: 0 0 0 24px;
}
.side-by-side h4,
.side-by-side pre,
.section .side-by-side h4,
.section .side-by-side pre {
margin-left: 0;
}
.highlight {
background: #ffc;
}
/* Masthead */
#masthead {
background: #5f5f5f;
background: -webkit-gradient(
linear,
left top,
left bottom,
from(#5f5f5f),
to(#222)
);
background: -moz-linear-gradient(
top center,
#5f5f5f,
#222
);
border-bottom: 4px solid #c0c6cc;
box-shadow: 0 0 10px #ddd;
-moz-box-shadow: 0 0 10px #ddd;
-webkit-box-shadow: 0 0 10px #ddd;
color: #fff;
padding: 6px 12px;
}
#masthead p {
font-size: 1.5em;
margin: 0;
}
#masthead a {
color: #fff;
padding-right: 1em;
text-decoration: none;
}
#masthead a span {
color: #a7a7a7;
}
.wrapper {
max-width: 1170px;
}
/* Main content */
.content {
padding: 16px;
max-width: 800px;
}
* html .content {
width: 800px;
}
.content p {
margin: 0 0 1.5em;
}
.section div + h3,
.section pre + h3,
.section dl + h3,
.section ol + h3,
.section p + h3 {
margin-top: 2em;
}
.section pre,
.section dl,
.section p,
.section h4,
.section .side-by-side,
.section table {
margin-left: 2em;
}
.section ol {
margin-left: 4em;
}
.intro pre,
.intro dl,
.intro ol,
.intro p,
.intro h4 {
margin-left: 0;
}
.msg p {
margin-bottom: .5em;
}
.msg dt {
width: 3em;
}
.msg dd {
float: none;
}
.properties dt,
.properties dd {
float: none;
width: auto;
}
.properties dt {
border-bottom: 1px solid #eee;
display: inline-block;
margin: 0 0 0.25em;
}
.properties dd {
margin: 0 0 0.75em 2em;
}
p + .properties {
margin-top: -0.5em;
}
/* Aside */
.aside {
padding: 2.7em 0 0 16px;
}
.aside h2 {
border: none;
font-family: "Droid Sans", Sans, Helvetica, Arial, sans-serif;
font-size: 1.2em;
font-weight: bold;
margin: 0 0 0.5em;
}
.aside ul {
margin-bottom: 2em;
}
.aside .nav ul {
margin: 0 0 0 15px;
}
@media all and (min-width: 1000px) {
.aside {
background: #fff;
float: right;
width: 320px;
}
.aside h2 {
font-size: 1.5em;
font-weight: normal;
margin: 0;
}
.aside .nav {
border-top: 1px solid #c5c5c5;
margin: 0 0 2em;
}
.aside .nav ul {
border-top: none;
margin: 0;
}
.aside .nav li a,
.aside .nav li a:visited {
background: #efefef;
background: -webkit-gradient(
linear,
left top,
left bottom,
from(#efefef),
to(#f8f8f8)
);
background: -moz-linear-gradient(
top center,
#efefef,
#f8f8f8
);
color: #555;
border: 1px solid #c5c5c5;
border-top-color: #fff;
display: block;
padding: 2px 12px;
text-decoration: none;
text-shadow: 1px 1px 0 #fff;
}
.aside .nav li a:hover {
background: #fafafa;
color: #222;
text-decoration: underline;
}
.aside .nav .active > a,
.aside .nav .active > a:visited,
.aside .nav .active > a:hover {
background: #fff;
color: #000;
font-weight: bold;
}
.aside .nav ul .active > a,
.aside .nav ul .active > a:visited,
.aside .nav ul .active > a:hover {
background: #fafafa;
}
.aside .nav ul a {
padding-left: 36px;
}
.aside .nav code {
background: none;
padding: 0;
}
.aside .nav ul code {
font-size: 12px;
}
}
/* Footer */
.footer {
background: #222;
background: -webkit-gradient(
linear,
left top,
left bottom,
from(#222),
to(#000)
);
background: -moz-linear-gradient(
top center,
#222,
#000
);
border-top: 4px solid #c0c6cc;
clear: both;
color: #fff;
font-size: 0.8em;
font-family: Droid Sans, Sans, Helvetica, Arial, sans-serif;
padding: 12px;
}
.footer p {
max-width: 800px;
}
.footer a {
color: #fff;
} | public/stylesheets/buster.css | * {
border: none;
margin: 0;
outline: none;
padding: 0;
}
html,
body {
font-family: Georgia, Times, serif;
font-size: 100%;
margin: 0 auto;
}
p,
li {
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
font-weight: normal;
margin: 0 0 1em;
}
ul {
margin: 0 0 1em 15px;
}
img {
display: block;
}
h1 {
border-bottom: 1px solid #ddd;
font-size: 3em;
margin: 0 0 .25em;
}
h2 {
border-bottom: 1px solid #eee;
font-size: 2em;
margin: 1.5em 0 0.75em;
}
h3 {
border-bottom: 1px solid #f0f0f0;
/*display: inline-block;*/
font-size: 1.25em;
line-height: 1.5;
margin: 0 0 0.5em;
}
h4 {
font-size: 1em;
font-weight: bold;
margin: 0 0 0.25em;
}
h2 .pilcrow_anchor,
h3 .pilcrow_anchor {
display: none;
color: #666;
text-decoration: none;
padding-left: .2em;
}
h2:hover .pilcrow_anchor,
h3:hover .pilcrow_anchor {
display: inline;
}
dl {
margin: 0 0 1.5em;
overflow: auto;
}
dt,
dd {
float: left;
line-height: 1.5;
}
dt {
clear: left;
font-weight: bold;
width: 7em;
}
ol {
margin: 0 0 1.5em 25px;
}
ol li {
margin: 0 0 0.5em;
}
table {
border-collapse: collapse;
margin: 0 0 1.5em;
}
td,
th {
border: none;
}
th {
padding: 0 12px 0 0;
}
.nav {
margin: 0;
}
.nav li {
list-style: none;
}
a:hover {
text-decoration: none;
}
a img {
border: none;
outline: none;
}
.button {
background: #ddd;
background: -webkit-gradient(
linear,
left top,
left bottom,
from(#fff),
to(#ddd)
);
background: -moz-linear-gradient(
top center,
#fff,
#ddd
);
border: 1px solid #aaa;
border-radius: 12px;
-moz-border-radius: 24px;
-webkit-border-radius: 24px;
box-shadow: 2px 2px 2px #ccc;
-webkit-box-shadow: 2px 2px 2px #ccc;
-moz-box-shadow: 2px 2px 2px #ccc;
display: inline-block;
margin: 0 0 2em;
}
.button:hover {
background: -webkit-gradient(
linear,
left top,
left bottom,
from(#cdcdcd),
to(#ececec)
);
background: -moz-linear-gradient(
top center,
#cdcdcd,
#ececec
);
border-color: #999;
}
.button a,
.button input {
background: none;
border: none;
color: #000;
cursor: pointer;
display: block;
font-size: 1.2em;
font-weight: normal;
outline: none;
padding: 2px 24px;
text-decoration: none;
}
code {
/*"Bitstream Vera Sans Mono"?*/
font-family: "Droid Sans Mono", "Liberation Mono", Courier, monospace;
font-size: 0.9em;
}
p code,
li code {
border-radius: 6px;
padding: 2px;
white-space: nowrap;
}
.msg p code,
.msg li code {
background: #f6f9fc;
}
code .keyword { font-weight: bold; }
code .string, code .regexp { color: red; }
code .class, code .special { font-weight: bold; }
code .number { font-weight: bold; }
code .comment { color: grey; }
pre code,
.side-by-side {
background: #f6f9fc;
border: 1px solid #ddd;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
display: block;
margin: 0 0 1.5em;
padding: 12px;
}
pre code {
font-size: 14px;
}
.long-lines code {
font-size: 11px;
}
/* Side-by-side code views */
.side-by-side {
overflow: hidden;
}
.side-by-side code {
border: none;
padding: 0;
}
.side-by-side .sample code {
margin: 0;
}
.side-by-side .sample {
border-right: 1px solid #ddd;
float: left;
padding: 0 24px 0 0;
}
.side-by-side .sample + .sample {
border-left: 1px solid #ddd;
border-right: none;
margin-left: -1px;
padding: 0 0 0 24px;
}
.side-by-side h4,
.side-by-side pre,
.section .side-by-side h4,
.section .side-by-side pre {
margin-left: 0;
}
.highlight {
background: #ffc;
}
/* Masthead */
#masthead {
background: #5f5f5f;
background: -webkit-gradient(
linear,
left top,
left bottom,
from(#5f5f5f),
to(#222)
);
background: -moz-linear-gradient(
top center,
#5f5f5f,
#222
);
border-bottom: 4px solid #c0c6cc;
box-shadow: 0 0 10px #ddd;
-moz-box-shadow: 0 0 10px #ddd;
-webkit-box-shadow: 0 0 10px #ddd;
color: #fff;
padding: 6px 12px;
}
#masthead p {
font-size: 1.5em;
margin: 0;
}
#masthead a {
color: #fff;
padding-right: 1em;
text-decoration: none;
}
#masthead a span {
color: #a7a7a7;
}
.wrapper {
max-width: 1170px;
}
/* Main content */
.content {
padding: 16px;
max-width: 800px;
}
* html .content {
width: 800px;
}
.content p {
margin: 0 0 1.5em;
}
.section div + h3,
.section pre + h3,
.section dl + h3,
.section ol + h3,
.section p + h3 {
margin-top: 2em;
}
.section pre,
.section dl,
.section p,
.section h4,
.section .side-by-side,
.section table {
margin-left: 2em;
}
.section ol {
margin-left: 4em;
}
.intro pre,
.intro dl,
.intro ol,
.intro p,
.intro h4 {
margin-left: 0;
}
.msg p {
margin-bottom: .5em;
}
.msg dt {
width: 3em;
}
.msg dd {
float: none;
}
.properties dt,
.properties dd {
float: none;
width: auto;
}
.properties dt {
border-bottom: 1px solid #eee;
display: inline-block;
margin: 0 0 0.25em;
}
.properties dd {
margin: 0 0 0.75em 2em;
}
p + .properties {
margin-top: -0.5em;
}
/* Aside */
.aside {
padding: 2.7em 0 0 16px;
}
.aside h2 {
border: none;
font-family: "Droid Sans", Sans, Helvetica, Arial, sans-serif;
font-size: 1.2em;
font-weight: bold;
margin: 0 0 0.5em;
}
.aside ul {
margin-bottom: 2em;
}
.aside .nav ul {
margin: 0 0 0 15px;
}
@media all and (min-width: 1000px) {
.aside {
background: #fff;
float: right;
width: 320px;
}
.aside h2 {
font-size: 1.5em;
font-weight: normal;
margin: 0;
}
.aside .nav {
border-top: 1px solid #c5c5c5;
margin: 0 0 2em;
}
.aside .nav ul {
border-top: none;
margin: 0;
}
.aside .nav li a,
.aside .nav li a:visited {
background: #efefef;
background: -webkit-gradient(
linear,
left top,
left bottom,
from(#efefef),
to(#f8f8f8)
);
background: -moz-linear-gradient(
top center,
#efefef,
#f8f8f8
);
color: #555;
border: 1px solid #c5c5c5;
border-top-color: #fff;
display: block;
padding: 2px 12px;
text-decoration: none;
text-shadow: 1px 1px 0 #fff;
}
.aside .nav li a:hover {
background: #fafafa;
color: #222;
text-decoration: underline;
}
.aside .nav .active > a,
.aside .nav .active > a:visited,
.aside .nav .active > a:hover {
background: #fff;
color: #000;
font-weight: bold;
}
.aside .nav ul .active > a,
.aside .nav ul .active > a:visited,
.aside .nav ul .active > a:hover {
background: #fafafa;
}
.aside .nav ul a {
padding-left: 36px;
}
.aside .nav code {
background: none;
padding: 0;
}
.aside .nav ul code {
font-size: 12px;
}
}
/* Footer */
.footer {
background: #222;
background: -webkit-gradient(
linear,
left top,
left bottom,
from(#222),
to(#000)
);
background: -moz-linear-gradient(
top center,
#222,
#000
);
border-top: 4px solid #c0c6cc;
clear: both;
color: #fff;
font-size: 0.8em;
font-family: Droid Sans, Sans, Helvetica, Arial, sans-serif;
padding: 12px;
}
.footer p {
max-width: 800px;
}
.footer a {
color: #fff;
} | 0.380068 | 0.134406 |
@charset "utf-8";
/*reset*/
/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;} /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:underline;}
.topadcs_a{width:100%; margin-bottom:0px;overflow:hidden; text-align:center;}
.topadcs_a a{display:block;margin:0 auto;height:400px;}
/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.curp{cursor:pointer};
/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
/*end reset*/
#roll_top,#fall,#ct{position:relative;cursor:pointer;height:52px;width:52px}
#roll_top{background:url(../../static/images/top.gif) no-repeat}
#fall{background:url(../../static/images/top.gif) no-repeat 0 -80px}
#ct{background:url(../../static/images/top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-558px;position:fixed;right:46%;top:80%;_margin-right:-558px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/
.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px;}
/*页眉*/
/*.header{width:100%; overflow:hidden; background-color:#fff;}
.header .header_top { overflow:hidden; width:100%; height:36px; background-color:#f5f5f5}
.header .header_top p{ float:left; font-size:12px; color:#666; line-height:36px;}
.header .header_top ul{ overflow:hidden; float:right; margin-top:9px;}
.header .header_top li{ float:left; font-size:12px; padding:0 10px; background:url(../../static/images/top1.png) no-repeat right center; padding-bottom:2px;}
.header .header_top li a{ color:#666;}
.header .header_top li.last{ padding-right:0; background:none}
.header_center { overflow:hidden; height:120px;}
.header_center h1{ float:left; padding:30px 40px 0 0; background:url(../../static/images/logo_bg.png) no-repeat right bottom;}
.header_center h2{ font-weight:normal; font-size:26px; color:#333; float:left; margin:35px 0 0 20px;}
.header_center .phone{ overflow:hidden; padding-left:45px; margin-top:45px; background:url(../../static/images/phone.png) no-repeat left center; float:right;}
.header_center p{ font-size:12px; color:#666}
.header_center span{ display:block; font-size:24px; color:#333; font-family:Arial}
.header_nav { overflow:hidden; width:100%; height:60px; background-color:#d02127;}
.header_nav li{ float:left; font-size:15px; line-height:60px; background:url(../../static/images/nav_bor.png) repeat-y right top;}
.header_nav li a{ display:block; color:#fff; text-decoration:none;}
.header_nav li.cur,.header_nav li:hover { background:#8a0013;}
*/
.header{width:100%;position: fixed;z-index: 5555;/*height:90px;*/ background:rgba(245,245,245,0.5); /*background:#f5f5f5; background: url(../../static/images/header_xian.png) */ }
.header .container{position: relative; }
.header .top{height: 30px; }
.header .top p{float: right;margin-top: 6px;}
.header .top p a{font-size: 14px;color: #333;padding: 0 11px;border-left: 1px solid #dedede;}
.header .top p a.en{padding-right: 0;}
.header .top p a.Chinese{border-left: none;}
.header .top p a:hover{color:#cf000e;font-weight: bold;}
.header .top ul{float: right;height: 30px;}
.header .top ul li{float: left;padding: 0 15px;font-size: 14px;height: 30px;}
.header .top ul li a{color: #333333;text-decoration: none;font-size: 12px;display: block;line-height: 30px;}
.header .top ul li:hover a{color:#cf000e;font-weight: bold;}
.header .box{height:70px;}
.header .mainCon{width: 1200px;height: 70px;position: absolute;/* top: 20px; */left: 0;z-index: 9999;}
.header .mainCon h1{width: 201px;height: 56px;float: left; position:relative;}
.header .mainCon ul{ height: 42px;float: right; position: relative;top: -10px;margin-top: 10px; }
.header .mainCon li{float: left;padding: 0 15px;font-size: 14px;height: 42px;position: relative;color: #333333;}
.header .mainCon li.last{padding-right: 0;}
.header .mainCon li>a{color: #333333;text-decoration: none;display: block;line-height: 42px;}
.header .mainCon li>a:hover{color:#cf000e;border-bottom: 2px solid #cf000e;font-weight: bold;}
.header .mainCon li.cur>a,.header .nav_daohang li.cur>a{color:#cf000e;border-bottom: 2px solid #cf000e;font-weight: bold;}
.header .mainCon li .xial{position: absolute;width: 190px;border-top: 2px solid #db2222;background: url("../../static/images/navbg.png");padding-top: 14px;top: 42px;left: 0;display: none;}
.header .mainCon .xial a{font-size: 14px;color: #333333;display: block;margin-bottom: 16px;text-decoration: none;text-indent: 15px;}
.header .mainCon li:hover .xial{display: block;}
.header .mainCon .xial a:hover{color:#cf000e;font-weight: bold;}
.header .mainCon .btn{float: right;}
/*footer*/
.footer { overflow:hidden; width:100%; padding:40px 0; background-color:#515151; position:relative; z-index:1}
.footer .list{ padding-right:55px; margin-right:50px; height:230px; border-right:1px solid #585858; float:left; position:relative;}
.footer .last{ border:none; padding-right:0; margin-right:0}
.footer h3{ font-size:15px; color:#fff; padding-left:20px; margin-bottom:30px; font-weight:normal}
.footer h3 a{ color:#fff}
.footer .h01{ background:url(../../static/images/f01.png) no-repeat left center;}
.footer .h02{ background:url(../../static/images/f02.png) no-repeat left center;}
.footer .h03{ background:url(../../static/images/f03.png) no-repeat left center;}
.footer .h04{ background:url(../../static/images/f04.png) no-repeat left center;}
.footer ul{ overflow:hidden;}
.footer li,.footer p{ font-size:13px; line-height:32px; color:#bfbfbf}
.footer p a{ color:#bfbfbf}
.footer li a{ color:#bfbfbf}
.footer .ewm{ float:right; width:125px; margin-top:15px;}
.footer .ewm span{ display:block; text-align:center; font-size:12px; color:#bfbfbf;}
.footer .ewm img{ display:block; margin-bottom:15px;}
.footer li a:hover{ color:#fff;}
.footer .footer_tongji{ position:absolute;bottom:20px;right:-118px;}
.footer .footer_tongji a{color:#fff;}
/*title*/
.title { overflow:hidden; width:100%;}
.title h2{ text-align:center; font-weight:normal; font-size:30px; color:#333}
.title h2 a{ color:#333}
.title em{ display:block; text-align:center; font-size:12px; color:#999; text-transform:uppercase; margin:10px 0; font-family:Arial;}
.title i{ display:block; width:40px; height:3px; background-color:#db0a24; margin:0 auto}
.title p{ font-size:16px; color:#333; text-align:center; margin:10px 0}
/*lybox*/
.lybox { overflow:hidden; width:346px; margin-bottom:8px;}
.lybox label{ display:block; width:344px; border:1px solid #e1e1e1; overflow:hidden; margin-bottom:6px;}
.lybox span{ display:block; width:45px; height:35px; border-right:1px solid #e1e1e1; float:left}
.lybox input{ display:block; float:right; width:290px; border:none; background:none; outline:none; height:35px; line-height:35px; font-size:13px; color:#999}
.lybox input::-webkit-input-placeholder {color:#999;}
.lybox input::-moz-input-placeholder {color:#999;}
.lybox input::-ms-input-placeholder {color:#999;}
.lybox textarea{ display:block; float:right; width:290px; border:none; background:none; outline:none; height:106px; line-height:35px; font-size:13px; color:#999; resize:none}
.lybox textarea::-webkit-input-placeholder {color:#999;}
.lybox textarea::-moz-input-placeholder {color:#999;}
.lybox textarea::-ms-input-placeholder {color:#999;}
.lybox .company{ background:url(../../static/images/name-c.png) no-repeat center;}
.lybox .name{ background:url(../../static/images/name.png) no-repeat center;}
.lybox .phone{ background:url(../../static/images/name-p.png) no-repeat center;}
.lybox .mail{ background:url(../../static/images/name-mail.png) no-repeat center;}
.lybox .xuqiu{ background:url(../../static/images/name-x.png) no-repeat center top; height:106px;}
/*about_nav*/
.about_nav { overflow:hidden; width:100%; height:76px; margin-top:60px; margin-bottom:25px; position:relative}
.about_nav i{ display:block; width:100%; height:1px; background-color:#eaeaea; position:absolute; left:0; bottom:1px;}
.about_nav ul{ overflow:hidden; position:relative; width:100%; text-align:center; z-index:2;}
.about_nav li{ display:inline-block; height:76px; margin:0 2px;}
.about_nav li { *display:inline}
.about_nav li a{ display:block; padding:0 20px; height:34px; font-size:14px; color:#555; text-decoration:none; line-height:34px;}
.about_nav li.cur,.about_nav li:hover{ background:url(../../static/images/about_menu.png) no-repeat center bottom}
.about_nav li.cur a,.about_nav li:hover a{ background-color:#d02127; border-radius:3px; color:#fff;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
.b15{background: url(../../static/images/skinsvibtn.png) no-repeat; border:0; cursor: pointer; overflow:hidden; }
.b15 { background-position:-79px -650px; width:60px; height:24px; line-height:24px; color:#fff; font-size:14px; font-weight:bold; }
/*处理中动画占全屏*/
#oran_div_processing{width:300px;padding:20px;z-index:9999;text-align:center;background:#fffeef;border:solid 1px #b8ab04;}
.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:70%; right:51%; margin-right:-675px; cursor:pointer; display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}
/*右侧浮动*/
.float{ position:fixed; top:55%; right:0; margin-top:-176px; z-index:2000; width:48px; height:250px;}
/*.float_show{ background:url(../../static/images/float_yy.png) repeat; width:48px; height:48px;}*/
.float_show a{ background-color:#d02127;display:block; color:#FFF; font-size:16px; width:auto; height:48px; overflow:hidden;text-decoration: none;}
.float_show a img{ vertical-align:middle;}
.float_show.float_show0{ background:url(../../static/images/float_cur.png) no-repeat top; display:none; padding-top:6px; height:48px;}
.float_show.float_show0 a{ background:url(../../static/images/float_icon1.png) no-repeat; display:none;width:48px; height:48px;}
.float_show:hover a{ background-color:#d02127; line-height:48px; color:#FFF;}
.float_show.float_show0:hover{ background:url(../../static/images/float_curho.png) no-repeat top;}
.float_show.float_show0:hover a{ background:url(../../static/images/float_icon1_2.png) no-repeat;}
.float_wx{ display:none; position:absolute; top:-128px; left:-188px; background:url(../../static/images/float_wxbd.png) no-repeat; width:144px; height:168px; padding:18px 27px 0 17px;}
.float_show.float_show1{ position:absolute; top:55px; right:-124px; width:194px;}
.float_show.float_show2{ position:absolute; top:104px; right:-172px; width:247px;}
.float_show.float_show3{ position:absolute; top:153px; right:-78px; width:126px;display:none;}
.float_show.float_show4{ position:absolute; top:202px; right:-78px; width:126px;display:none;} | Skins/Default/common.css | @charset "utf-8";
/*reset*/
/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;} /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:underline;}
.topadcs_a{width:100%; margin-bottom:0px;overflow:hidden; text-align:center;}
.topadcs_a a{display:block;margin:0 auto;height:400px;}
/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.curp{cursor:pointer};
/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
/*end reset*/
#roll_top,#fall,#ct{position:relative;cursor:pointer;height:52px;width:52px}
#roll_top{background:url(../../static/images/top.gif) no-repeat}
#fall{background:url(../../static/images/top.gif) no-repeat 0 -80px}
#ct{background:url(../../static/images/top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-558px;position:fixed;right:46%;top:80%;_margin-right:-558px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/
.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px;}
/*页眉*/
/*.header{width:100%; overflow:hidden; background-color:#fff;}
.header .header_top { overflow:hidden; width:100%; height:36px; background-color:#f5f5f5}
.header .header_top p{ float:left; font-size:12px; color:#666; line-height:36px;}
.header .header_top ul{ overflow:hidden; float:right; margin-top:9px;}
.header .header_top li{ float:left; font-size:12px; padding:0 10px; background:url(../../static/images/top1.png) no-repeat right center; padding-bottom:2px;}
.header .header_top li a{ color:#666;}
.header .header_top li.last{ padding-right:0; background:none}
.header_center { overflow:hidden; height:120px;}
.header_center h1{ float:left; padding:30px 40px 0 0; background:url(../../static/images/logo_bg.png) no-repeat right bottom;}
.header_center h2{ font-weight:normal; font-size:26px; color:#333; float:left; margin:35px 0 0 20px;}
.header_center .phone{ overflow:hidden; padding-left:45px; margin-top:45px; background:url(../../static/images/phone.png) no-repeat left center; float:right;}
.header_center p{ font-size:12px; color:#666}
.header_center span{ display:block; font-size:24px; color:#333; font-family:Arial}
.header_nav { overflow:hidden; width:100%; height:60px; background-color:#d02127;}
.header_nav li{ float:left; font-size:15px; line-height:60px; background:url(../../static/images/nav_bor.png) repeat-y right top;}
.header_nav li a{ display:block; color:#fff; text-decoration:none;}
.header_nav li.cur,.header_nav li:hover { background:#8a0013;}
*/
.header{width:100%;position: fixed;z-index: 5555;/*height:90px;*/ background:rgba(245,245,245,0.5); /*background:#f5f5f5; background: url(../../static/images/header_xian.png) */ }
.header .container{position: relative; }
.header .top{height: 30px; }
.header .top p{float: right;margin-top: 6px;}
.header .top p a{font-size: 14px;color: #333;padding: 0 11px;border-left: 1px solid #dedede;}
.header .top p a.en{padding-right: 0;}
.header .top p a.Chinese{border-left: none;}
.header .top p a:hover{color:#cf000e;font-weight: bold;}
.header .top ul{float: right;height: 30px;}
.header .top ul li{float: left;padding: 0 15px;font-size: 14px;height: 30px;}
.header .top ul li a{color: #333333;text-decoration: none;font-size: 12px;display: block;line-height: 30px;}
.header .top ul li:hover a{color:#cf000e;font-weight: bold;}
.header .box{height:70px;}
.header .mainCon{width: 1200px;height: 70px;position: absolute;/* top: 20px; */left: 0;z-index: 9999;}
.header .mainCon h1{width: 201px;height: 56px;float: left; position:relative;}
.header .mainCon ul{ height: 42px;float: right; position: relative;top: -10px;margin-top: 10px; }
.header .mainCon li{float: left;padding: 0 15px;font-size: 14px;height: 42px;position: relative;color: #333333;}
.header .mainCon li.last{padding-right: 0;}
.header .mainCon li>a{color: #333333;text-decoration: none;display: block;line-height: 42px;}
.header .mainCon li>a:hover{color:#cf000e;border-bottom: 2px solid #cf000e;font-weight: bold;}
.header .mainCon li.cur>a,.header .nav_daohang li.cur>a{color:#cf000e;border-bottom: 2px solid #cf000e;font-weight: bold;}
.header .mainCon li .xial{position: absolute;width: 190px;border-top: 2px solid #db2222;background: url("../../static/images/navbg.png");padding-top: 14px;top: 42px;left: 0;display: none;}
.header .mainCon .xial a{font-size: 14px;color: #333333;display: block;margin-bottom: 16px;text-decoration: none;text-indent: 15px;}
.header .mainCon li:hover .xial{display: block;}
.header .mainCon .xial a:hover{color:#cf000e;font-weight: bold;}
.header .mainCon .btn{float: right;}
/*footer*/
.footer { overflow:hidden; width:100%; padding:40px 0; background-color:#515151; position:relative; z-index:1}
.footer .list{ padding-right:55px; margin-right:50px; height:230px; border-right:1px solid #585858; float:left; position:relative;}
.footer .last{ border:none; padding-right:0; margin-right:0}
.footer h3{ font-size:15px; color:#fff; padding-left:20px; margin-bottom:30px; font-weight:normal}
.footer h3 a{ color:#fff}
.footer .h01{ background:url(../../static/images/f01.png) no-repeat left center;}
.footer .h02{ background:url(../../static/images/f02.png) no-repeat left center;}
.footer .h03{ background:url(../../static/images/f03.png) no-repeat left center;}
.footer .h04{ background:url(../../static/images/f04.png) no-repeat left center;}
.footer ul{ overflow:hidden;}
.footer li,.footer p{ font-size:13px; line-height:32px; color:#bfbfbf}
.footer p a{ color:#bfbfbf}
.footer li a{ color:#bfbfbf}
.footer .ewm{ float:right; width:125px; margin-top:15px;}
.footer .ewm span{ display:block; text-align:center; font-size:12px; color:#bfbfbf;}
.footer .ewm img{ display:block; margin-bottom:15px;}
.footer li a:hover{ color:#fff;}
.footer .footer_tongji{ position:absolute;bottom:20px;right:-118px;}
.footer .footer_tongji a{color:#fff;}
/*title*/
.title { overflow:hidden; width:100%;}
.title h2{ text-align:center; font-weight:normal; font-size:30px; color:#333}
.title h2 a{ color:#333}
.title em{ display:block; text-align:center; font-size:12px; color:#999; text-transform:uppercase; margin:10px 0; font-family:Arial;}
.title i{ display:block; width:40px; height:3px; background-color:#db0a24; margin:0 auto}
.title p{ font-size:16px; color:#333; text-align:center; margin:10px 0}
/*lybox*/
.lybox { overflow:hidden; width:346px; margin-bottom:8px;}
.lybox label{ display:block; width:344px; border:1px solid #e1e1e1; overflow:hidden; margin-bottom:6px;}
.lybox span{ display:block; width:45px; height:35px; border-right:1px solid #e1e1e1; float:left}
.lybox input{ display:block; float:right; width:290px; border:none; background:none; outline:none; height:35px; line-height:35px; font-size:13px; color:#999}
.lybox input::-webkit-input-placeholder {color:#999;}
.lybox input::-moz-input-placeholder {color:#999;}
.lybox input::-ms-input-placeholder {color:#999;}
.lybox textarea{ display:block; float:right; width:290px; border:none; background:none; outline:none; height:106px; line-height:35px; font-size:13px; color:#999; resize:none}
.lybox textarea::-webkit-input-placeholder {color:#999;}
.lybox textarea::-moz-input-placeholder {color:#999;}
.lybox textarea::-ms-input-placeholder {color:#999;}
.lybox .company{ background:url(../../static/images/name-c.png) no-repeat center;}
.lybox .name{ background:url(../../static/images/name.png) no-repeat center;}
.lybox .phone{ background:url(../../static/images/name-p.png) no-repeat center;}
.lybox .mail{ background:url(../../static/images/name-mail.png) no-repeat center;}
.lybox .xuqiu{ background:url(../../static/images/name-x.png) no-repeat center top; height:106px;}
/*about_nav*/
.about_nav { overflow:hidden; width:100%; height:76px; margin-top:60px; margin-bottom:25px; position:relative}
.about_nav i{ display:block; width:100%; height:1px; background-color:#eaeaea; position:absolute; left:0; bottom:1px;}
.about_nav ul{ overflow:hidden; position:relative; width:100%; text-align:center; z-index:2;}
.about_nav li{ display:inline-block; height:76px; margin:0 2px;}
.about_nav li { *display:inline}
.about_nav li a{ display:block; padding:0 20px; height:34px; font-size:14px; color:#555; text-decoration:none; line-height:34px;}
.about_nav li.cur,.about_nav li:hover{ background:url(../../static/images/about_menu.png) no-repeat center bottom}
.about_nav li.cur a,.about_nav li:hover a{ background-color:#d02127; border-radius:3px; color:#fff;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
.b15{background: url(../../static/images/skinsvibtn.png) no-repeat; border:0; cursor: pointer; overflow:hidden; }
.b15 { background-position:-79px -650px; width:60px; height:24px; line-height:24px; color:#fff; font-size:14px; font-weight:bold; }
/*处理中动画占全屏*/
#oran_div_processing{width:300px;padding:20px;z-index:9999;text-align:center;background:#fffeef;border:solid 1px #b8ab04;}
.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:70%; right:51%; margin-right:-675px; cursor:pointer; display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}
/*右侧浮动*/
.float{ position:fixed; top:55%; right:0; margin-top:-176px; z-index:2000; width:48px; height:250px;}
/*.float_show{ background:url(../../static/images/float_yy.png) repeat; width:48px; height:48px;}*/
.float_show a{ background-color:#d02127;display:block; color:#FFF; font-size:16px; width:auto; height:48px; overflow:hidden;text-decoration: none;}
.float_show a img{ vertical-align:middle;}
.float_show.float_show0{ background:url(../../static/images/float_cur.png) no-repeat top; display:none; padding-top:6px; height:48px;}
.float_show.float_show0 a{ background:url(../../static/images/float_icon1.png) no-repeat; display:none;width:48px; height:48px;}
.float_show:hover a{ background-color:#d02127; line-height:48px; color:#FFF;}
.float_show.float_show0:hover{ background:url(../../static/images/float_curho.png) no-repeat top;}
.float_show.float_show0:hover a{ background:url(../../static/images/float_icon1_2.png) no-repeat;}
.float_wx{ display:none; position:absolute; top:-128px; left:-188px; background:url(../../static/images/float_wxbd.png) no-repeat; width:144px; height:168px; padding:18px 27px 0 17px;}
.float_show.float_show1{ position:absolute; top:55px; right:-124px; width:194px;}
.float_show.float_show2{ position:absolute; top:104px; right:-172px; width:247px;}
.float_show.float_show3{ position:absolute; top:153px; right:-78px; width:126px;display:none;}
.float_show.float_show4{ position:absolute; top:202px; right:-78px; width:126px;display:none;} | 0.247714 | 0.052473 |
body{
background-color: #0d1117;
color: whitesmoke;
text-align: center;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.wrapper {
text-align: center;
}
.centeredelem {
display: inline-block;
}
.thickspan {
font-weight: 900;
background-color: inherit;
}
.centeredlist {
margin-top: 30px;
list-style: none;
text-align: center;
max-width: 100%;
padding-inline-start: 0px;
}
.centeredlistitem {
display: block;
}
/* The following input field modification and the button style
were borrowed from https://cssfx.netlify.app/ */
/* Input with outlines */
input {
width: 6.5em;
color: white;
font-size: inherit;
font-family: inherit;
background-color: hsl(236, 32%, 26%);
padding: 0.35em 0.45em;
border: 1px solid transparent;
transition: background-color 0.3s ease-in-out;
}
input:focus {
outline: none;
}
input::placeholder {
color: hsla(0, 0%, 100%, 0.6);
}
span {
position: absolute;
background-color: #3cefff;
transition: transform 0.5s ease;
}
.bottom,
.top {
height: 1px;
left: 0;
right: 0;
transform: scaleX(0);
}
.left,
.right {
width: 1px;
top: 0;
bottom: 0;
transform: scaleY(0);
}
.bottom {
bottom: 0;
transform-origin: bottom right;
}
input:focus ~ .bottom {
transform-origin: bottom left;
transform: scaleX(1);
}
.right {
right: 0;
transform-origin: top right;
}
input:focus ~ .right {
transform-origin: bottom right;
transform: scaleY(1);
}
.top {
top: 0;
transform-origin: top left;
}
input:focus ~ .top {
transform-origin: top right;
transform: scaleX(1);
}
.left {
left: 0;
transform-origin: bottom left;
}
input:focus ~ .left {
transform-origin: top left;
transform: scaleY(1);
}
/* Pulse Button */
button {
z-index: 1;
position: relative;
font-size: inherit;
font-family: inherit;
color: white;
padding: 0.5em 1em;
outline: none;
border: none;
background-color: #161b22;
}
button:hover {
cursor: pointer;
}
button::before {
content: '';
z-index: -1;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border: 4px solid hsl(236, 32%, 26%);
transform-origin: center;
transform: scale(1);
}
button:hover::before {
transition: all 0.75s ease-in-out;
transform-origin: center;
transform: scale(1.75);
opacity: 0;
}
/* Loader */
.loader {
position: relative;
}
.outer,
.middle,
.inner {
border: 3px solid transparent;
border-top-color: #3cefff;
border-right-color: #3cefff;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
}
.outer {
width: 3.5em;
height: 3.5em;
margin-left: -1.75em;
margin-top: -1.75em;
animation: spin 2s linear infinite;
}
.middle {
width: 2.1em;
height: 2.1em;
margin-left: -1.05em;
margin-top: -1.05em;
animation: spin 1.75s linear reverse infinite;
}
.inner {
width: 0.8em;
height: 0.8em;
margin-left: -0.4em;
margin-top: -0.4em;
animation: spin 1.5s linear infinite;
}
@keyframes spin {
to {
transform: rotate(360deg);
}
} | GitEmailExtension/gitemail_search.css | body{
background-color: #0d1117;
color: whitesmoke;
text-align: center;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.wrapper {
text-align: center;
}
.centeredelem {
display: inline-block;
}
.thickspan {
font-weight: 900;
background-color: inherit;
}
.centeredlist {
margin-top: 30px;
list-style: none;
text-align: center;
max-width: 100%;
padding-inline-start: 0px;
}
.centeredlistitem {
display: block;
}
/* The following input field modification and the button style
were borrowed from https://cssfx.netlify.app/ */
/* Input with outlines */
input {
width: 6.5em;
color: white;
font-size: inherit;
font-family: inherit;
background-color: hsl(236, 32%, 26%);
padding: 0.35em 0.45em;
border: 1px solid transparent;
transition: background-color 0.3s ease-in-out;
}
input:focus {
outline: none;
}
input::placeholder {
color: hsla(0, 0%, 100%, 0.6);
}
span {
position: absolute;
background-color: #3cefff;
transition: transform 0.5s ease;
}
.bottom,
.top {
height: 1px;
left: 0;
right: 0;
transform: scaleX(0);
}
.left,
.right {
width: 1px;
top: 0;
bottom: 0;
transform: scaleY(0);
}
.bottom {
bottom: 0;
transform-origin: bottom right;
}
input:focus ~ .bottom {
transform-origin: bottom left;
transform: scaleX(1);
}
.right {
right: 0;
transform-origin: top right;
}
input:focus ~ .right {
transform-origin: bottom right;
transform: scaleY(1);
}
.top {
top: 0;
transform-origin: top left;
}
input:focus ~ .top {
transform-origin: top right;
transform: scaleX(1);
}
.left {
left: 0;
transform-origin: bottom left;
}
input:focus ~ .left {
transform-origin: top left;
transform: scaleY(1);
}
/* Pulse Button */
button {
z-index: 1;
position: relative;
font-size: inherit;
font-family: inherit;
color: white;
padding: 0.5em 1em;
outline: none;
border: none;
background-color: #161b22;
}
button:hover {
cursor: pointer;
}
button::before {
content: '';
z-index: -1;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border: 4px solid hsl(236, 32%, 26%);
transform-origin: center;
transform: scale(1);
}
button:hover::before {
transition: all 0.75s ease-in-out;
transform-origin: center;
transform: scale(1.75);
opacity: 0;
}
/* Loader */
.loader {
position: relative;
}
.outer,
.middle,
.inner {
border: 3px solid transparent;
border-top-color: #3cefff;
border-right-color: #3cefff;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
}
.outer {
width: 3.5em;
height: 3.5em;
margin-left: -1.75em;
margin-top: -1.75em;
animation: spin 2s linear infinite;
}
.middle {
width: 2.1em;
height: 2.1em;
margin-left: -1.05em;
margin-top: -1.05em;
animation: spin 1.75s linear reverse infinite;
}
.inner {
width: 0.8em;
height: 0.8em;
margin-left: -0.4em;
margin-top: -0.4em;
animation: spin 1.5s linear infinite;
}
@keyframes spin {
to {
transform: rotate(360deg);
}
} | 0.755727 | 0.11304 |
1. MEDIA QUERIES
\*------------------------------------*/
/* 1-1 LARGE DEVICES, WIDE SCREENS */
@media screen and (max-width: 1200px) {
/* SERVICE AREA */
#service.service-primary {
height: auto;
}
#service .bx-pager {
width: 970px;
}
/* BLOG AREA */
.post-item > .row > .col-md-2 {
padding: 0;
}
/* BLOG PAGE */
#blogPage .post-item > .row > .col-md-2 {
padding: 0;
}
}
/* 1-2 MEDIUM DEVICES, DESKTOPS */
@media screen and (max-width: 991px) {
/* NAVIGATION AREA */
#navigation .navbar .nav > li > a {
margin-left: 0;
padding-left: 10px;
padding-right: 10px;
}
/* BANNER AREA */
.extensions {
margin: 25px 0 25px;
}
/* FEATUER AREA */
.feature-item:nth-last-child(3),
.feature-item:nth-last-child(4) {
margin-bottom: 30px;
}
/* SERVICE AREA */
.service-slider .item:before {
width: 100%;
}
#service .bx-pager {
top: auto;
left: 0;
bottom: 0px;
width: 100%;
text-align: center;
}
#service .bx-pager-item {
display: inline-block;
}
/* PRICEING AREA */
.pricing-table .pricing-item {
margin-bottom: 50px;
}
.pricing-table .pricing-item:last-child {
margin-bottom: 0;
}
/* PRICING DETAILS */
.pricing-details-item.head {
display: none;
}
.pricing-details-item.body {
margin-bottom: 20px;
}
.pricing-details-item.body:last-child {
margin-bottom: 0;
}
.pricing-details-item .heading h3 {
padding-right: 20px;
border-left-width: 1px;
color: #222;
background-color: #fff;
font-size: 18px;
text-align: right;
}
.pricing-details-item.body .content li {
border-left: 1px solid #e9e9e9;
text-align: right;
}
.pricing-details-item.body .content li .labelText {
float: left;
font-weight: 500;
}
.pricing-details-item.body .content .action-btn {
border-left: 1px solid #e9e9e9;
}
/* EXTRA FEATURE AREA */
.extra-feature-img {
text-align: center;
}
/* BLOG AREA */
.post-item {
margin-bottom: 55px;
}
.post-item:last-child {
margin-bottom: 0;
}
.post-item:before {
top: auto;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
margin-left: 0;
}
.post-item > .row,
.post-item > .row > div {
display: block;
}
.post-item > .row > .col-md-2 {
padding: 0 15px;
}
.post-item:nth-child(even) .post-meta {
margin-left: 0;
}
.post-meta {
display: table;
width: 100%;
height: 100%;
margin: 35px 0;
}
.post-item:nth-child(even) .post-meta {
margin: 35px 0 30px;
}
.post-meta .date,
.post-meta .comments {
width: 50%;
display: table-cell;
vertical-align: middle;
padding: 0;
}
.post-meta .date {
font-size: 18px;
}
.post-meta .date i.fa,
.post-meta .comments span {
display: inline-block;
}
.post-meta .date i.fa {
margin: 0 10px 0 0;
}
.post-meta .comments {
padding: 25px;
font-size: 18px;
}
.post-comments ul {
padding-left: 0;
}
/* FOOTER AREA */
.footer-widgets .about,
.footer-widgets .useful-links,
.footer-widgets .recent-posts {
margin-bottom: 50px;
}
/* ABOUT PAGE - TEAM */
.team-item {
margin-bottom: 50px;
}
.team-item:nth-last-child(1),
.team-item:nth-last-child(2) {
margin-bottom: 0;
}
.team-item img {
width: 100%;
}
/* AFFILIATE PAGE - COUNTER */
#aCounter {
padding-bottom: 50px;
}
.aCounter > .container > .row > div {
margin-bottom: 50px;
}
.aCounter > .container > .row > div:last-child {
margin-bottom: 0;
}
.a-pricing-item {
margin-bottom: 50px;
}
.a-pricing-item:last-child {
margin-bottom: 0;
}
/* DEDICATED PRICING AREA */
#dedicatedPricing table {
border: 0;
}
#dedicatedPricing table thead {
display: none;
}
#dedicatedPricing table tr {
margin-bottom: 10px;
display: block;
border-bottom: 2px solid #ddd;
background-color: #fff;
}
#dedicatedPricing table tbody tr:nth-child(even) td {
background-color: #fff;
}
#dedicatedPricing table td {
display: block;
text-align: right;
font-size: 13px;
border-bottom: 1px dotted #ccc;
}
#dedicatedPricing table td:last-child {
border-bottom: 0;
}
#dedicatedPricing table td span.labelText {
float: left;
text-transform: uppercase;
font-weight: bold;
}
/* DOMAIN PRICING AREA */
#domainPricing table {
border: 0;
}
#domainPricing table thead {
display: none;
}
#domainPricing table tr {
margin-bottom: 10px;
display: block;
border-bottom: 2px solid #ddd;
background-color: #fff;
}
#domainPricing table tbody tr:nth-child(even) td {
background-color: #fff;
}
#domainPricing table td {
display: block;
text-align: right;
font-size: 13px;
border-bottom: 1px dotted #ccc;
}
#domainPricing table td:last-child {
border-bottom: 0;
}
#domainPricing table td span.labelText {
float: left;
text-transform: uppercase;
font-weight: bold;
}
/* PAGE HEADER SLIDER AREA */
#pageHslider {
padding-top: 110px;
}
/* BLOG PAGE */
.blog-page-content + .blog-page-sidebar {
margin-top: 100px;
}
/* COLOR SWITCHER */
#open-switcher,
#close-switcher,
#switcher-color {
display: none;
}
/* RESPONIVE-COLUMNS */
.res-col > .col-md-4:nth-last-child(2),
.res-col > .col-md-4:nth-last-child(3) {
margin-bottom: 30px;
}
}
/* 1-3 SMALL DEVICES, TABLETS */
@media screen and (max-width: 767px) {
/* HEADER CONTACT BAR */
.social-icons {
display: none;
}
.contact-bar--text:nth-child(2) {
margin-left: 0px;
}
.contact-bar--text:nth-child(3) {
display: none;
}
.contact-bar--text:last-child {
margin-left: 0px;
margin-right: 0;
}
/* NAVIGATION AREA */
#navigation a.navbar-brand {
margin-left: 15px;
padding-top: 13px;
}
#navigation .navbar-toggle {
float: right;
}
#navbar {
max-height: 320px;
border-color: #e9e9e9;
overflow: auto;
}
#navigation .navbar .nav {
margin: 0;
}
#navigation .navbar .nav > li > a {
padding: 15px;
}
#navigation .navbar .nav > li:hover > .dropdown-menu {
display: none;
}
#navigation .navbar .nav > li.open > .dropdown-menu {
display: block;
box-shadow: none;
background-color: #f8f8f8;
}
.dashboard-links {
margin-top: 10px;
margin-left: 15px;
}
.dashboard-links .btn-group .signup,
.dashboard-links .btn-group .or {
display: block;
}
/* BANNER AREA */
.banner-primary .extension-slider {
margin-bottom: 50px;
}
/* FEATUER AREA */
.feature-item {
margin-bottom: 30px;
}
.feature-item:nth-last-child(2) {
margin-bottom: 30px;
}
/* SERVICE AREA */
#service {
border: none;
}
#service.service-primary {
padding-bottom: 100px;
}
.service-slider .item .row {
display: block;
}
.service-slider .item .row > div {
display: block;
}
.service-slider .item .image {
padding: 50px 0 0;
}
.service-slider .item .content {
padding: 50px 0 90px;
}
/* COUNTER AREA */
#counter > .container > .row > div {
margin-bottom: 70px;
}
#counter > .container > .row > div:last-child,
#counter > .container > .row > div:nth-last-child(2) {
margin-bottom: 0;
}
/* CONTACT AREA */
#contactForm {
padding-left: 0;
}
/* CONTACT ACTIONS */
#contactActions > .container > .row > div {
margin-bottom: 60px;
}
#contactActions > .container > .row > div:last-child {
margin-bottom: 0;
}
/* FOOTER WIDGETS */
.footer-widgets .payment-methods {
text-align: center;
}
.footer-widgets .social-links {
float: none;
text-align: center;
}
.footer-widgets .social-links ul {
display: inline-block;
}
/* ABOUT DESCRIPTION */
.about-description .about-desc-img {
margin-bottom: 35px;
}
.about-description .row {
display: block;
}
.about-description .row > div {
display: block;
}
/* ABOUT PAGE */
.team-item:nth-last-child(2) {
margin-bottom: 50px;
}
.team-social-links .nav li {
float: left;
}
ul.timeline:before {
display: none;
}
ul.timeline > li {
margin-bottom: 0px;
position: relative;
width: 100%;
float: left;
clear: left;
}
ul.timeline > li > .timeline-badge {
left: 28px;
margin-left: 0;
top: 16px;
}
ul.timeline > li > .timeline-panel {
float: right;
width: 100%;
overflow: hidden;
}
.timeline > li:nth-child(odd) > .timeline-panel,
.timeline > li:nth-child(even) > .timeline-panel {
margin: 0;
}
ul.timeline > li > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
ul.timeline > li > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
.timeline > li.timeline-inverted {
float: left;
clear: left;
margin-top: 30px;
margin-bottom: 30px;
}
.timeline > li.timeline-inverted > .timeline-badge {
left: 28px;
}
/* FAQ PAGE */
.faq-categories {
margin-bottom: 30px;
}
.faq-categories ul li a:before {
display: none;
}
/* DOMAIN PRICING AREA */
#pricingTable2 > .container {
padding: 0 15px;
}
/* PAGE HEADER SLIDER AREA */
#pageHslider {
height: auto;
min-height: auto;
padding-top: 155px;
}
.pageHslider-item-content-holder + .pageHslider-item-img-holder,
.pageHslider-item-img-holder + .pageHslider-item-content-holder {
margin: 45px auto 90px;
}
/* BLOG DETAILS PAGE */
.blog-page-sidebar + .blog-page-content {
margin-top: 40px;
}
.full-post > .row > div {
float: none;
}
.full-post .post-author-metadata {
margin-bottom: 0;
}
.post-social-links {
margin-bottom: 15px;
}
.post-social-links ul {
text-align: left;
}
.post-social-links li {
margin-left: 0;
margin-right: 2px;
}
/* VPS SLIDER */
.vps-slider-holder2 {
padding: 70px 0 60px;
}
#vpsSlider2:before {
left: -50px;
width: 50px;
}
#vpsSlider2:after {
right: -50px;
width: 50px;
}
/* CONTACT PAGE */
.contact-social-links {
margin-bottom: 40px;
}
}
/* 1-4 SMALL DEVICES, SMARTPHONES */
@media screen and (max-width: 480px) {
/* HEADER CONTACT BAR */
.contact-bar--text:nth-child(2) {
display: none;
}
/* NAVIGATION AREA */
.dashboard-links {
margin-left: 0;
}
.dashboard-links .btn-group .signup,
.dashboard-links .btn-group .or {
display: none;
}
/* SUBSCRIBE AERA */
#subscribeForm .input-box {
width: 100%;
}
/* COUNTER AREA */
#counter > .container > .row > div {
width: 100%;
float: none;
}
#counter > .container > .row > div:nth-last-child(2) {
margin-bottom: 70px;
}
/* FEEDBACK AREA */
.clients-holder {
width: 280px;
}
.clients-holder:before,
.clients-holder:after {
display: none;
}
/* LOGIN AREA */
#loginForm p.help-block a {
float: none !important;
display: block;
}
/* Banner Area */
.banner-content .title {
max-width: 100%;
margin-right: 55px;
}
.domain--addons ul li {
float: none;
width: 100%;
}
.domain--addons ul li:nth-last-child(2) {
margin-bottom: 30px;
}
/* VPS SLIDER */
.vps-slider-holder2 {
padding: 50px 0 30px;
}
#vpsSlider2:before,
#vpsSlider2:after {
display: none;
}
.vps-slider-stage .stage img {
display: none;
}
}
/* 1-5 CUSTOM, IPHONE RETINA */
@media screen and (max-width: 380px) {
/* VPS PRICING AREA */
#vpsPricing .action a {
margin-bottom: 20px;
}
}
@media screen and (max-width: 320px) {
} | bootstrap/responsive-style.css | 1. MEDIA QUERIES
\*------------------------------------*/
/* 1-1 LARGE DEVICES, WIDE SCREENS */
@media screen and (max-width: 1200px) {
/* SERVICE AREA */
#service.service-primary {
height: auto;
}
#service .bx-pager {
width: 970px;
}
/* BLOG AREA */
.post-item > .row > .col-md-2 {
padding: 0;
}
/* BLOG PAGE */
#blogPage .post-item > .row > .col-md-2 {
padding: 0;
}
}
/* 1-2 MEDIUM DEVICES, DESKTOPS */
@media screen and (max-width: 991px) {
/* NAVIGATION AREA */
#navigation .navbar .nav > li > a {
margin-left: 0;
padding-left: 10px;
padding-right: 10px;
}
/* BANNER AREA */
.extensions {
margin: 25px 0 25px;
}
/* FEATUER AREA */
.feature-item:nth-last-child(3),
.feature-item:nth-last-child(4) {
margin-bottom: 30px;
}
/* SERVICE AREA */
.service-slider .item:before {
width: 100%;
}
#service .bx-pager {
top: auto;
left: 0;
bottom: 0px;
width: 100%;
text-align: center;
}
#service .bx-pager-item {
display: inline-block;
}
/* PRICEING AREA */
.pricing-table .pricing-item {
margin-bottom: 50px;
}
.pricing-table .pricing-item:last-child {
margin-bottom: 0;
}
/* PRICING DETAILS */
.pricing-details-item.head {
display: none;
}
.pricing-details-item.body {
margin-bottom: 20px;
}
.pricing-details-item.body:last-child {
margin-bottom: 0;
}
.pricing-details-item .heading h3 {
padding-right: 20px;
border-left-width: 1px;
color: #222;
background-color: #fff;
font-size: 18px;
text-align: right;
}
.pricing-details-item.body .content li {
border-left: 1px solid #e9e9e9;
text-align: right;
}
.pricing-details-item.body .content li .labelText {
float: left;
font-weight: 500;
}
.pricing-details-item.body .content .action-btn {
border-left: 1px solid #e9e9e9;
}
/* EXTRA FEATURE AREA */
.extra-feature-img {
text-align: center;
}
/* BLOG AREA */
.post-item {
margin-bottom: 55px;
}
.post-item:last-child {
margin-bottom: 0;
}
.post-item:before {
top: auto;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
margin-left: 0;
}
.post-item > .row,
.post-item > .row > div {
display: block;
}
.post-item > .row > .col-md-2 {
padding: 0 15px;
}
.post-item:nth-child(even) .post-meta {
margin-left: 0;
}
.post-meta {
display: table;
width: 100%;
height: 100%;
margin: 35px 0;
}
.post-item:nth-child(even) .post-meta {
margin: 35px 0 30px;
}
.post-meta .date,
.post-meta .comments {
width: 50%;
display: table-cell;
vertical-align: middle;
padding: 0;
}
.post-meta .date {
font-size: 18px;
}
.post-meta .date i.fa,
.post-meta .comments span {
display: inline-block;
}
.post-meta .date i.fa {
margin: 0 10px 0 0;
}
.post-meta .comments {
padding: 25px;
font-size: 18px;
}
.post-comments ul {
padding-left: 0;
}
/* FOOTER AREA */
.footer-widgets .about,
.footer-widgets .useful-links,
.footer-widgets .recent-posts {
margin-bottom: 50px;
}
/* ABOUT PAGE - TEAM */
.team-item {
margin-bottom: 50px;
}
.team-item:nth-last-child(1),
.team-item:nth-last-child(2) {
margin-bottom: 0;
}
.team-item img {
width: 100%;
}
/* AFFILIATE PAGE - COUNTER */
#aCounter {
padding-bottom: 50px;
}
.aCounter > .container > .row > div {
margin-bottom: 50px;
}
.aCounter > .container > .row > div:last-child {
margin-bottom: 0;
}
.a-pricing-item {
margin-bottom: 50px;
}
.a-pricing-item:last-child {
margin-bottom: 0;
}
/* DEDICATED PRICING AREA */
#dedicatedPricing table {
border: 0;
}
#dedicatedPricing table thead {
display: none;
}
#dedicatedPricing table tr {
margin-bottom: 10px;
display: block;
border-bottom: 2px solid #ddd;
background-color: #fff;
}
#dedicatedPricing table tbody tr:nth-child(even) td {
background-color: #fff;
}
#dedicatedPricing table td {
display: block;
text-align: right;
font-size: 13px;
border-bottom: 1px dotted #ccc;
}
#dedicatedPricing table td:last-child {
border-bottom: 0;
}
#dedicatedPricing table td span.labelText {
float: left;
text-transform: uppercase;
font-weight: bold;
}
/* DOMAIN PRICING AREA */
#domainPricing table {
border: 0;
}
#domainPricing table thead {
display: none;
}
#domainPricing table tr {
margin-bottom: 10px;
display: block;
border-bottom: 2px solid #ddd;
background-color: #fff;
}
#domainPricing table tbody tr:nth-child(even) td {
background-color: #fff;
}
#domainPricing table td {
display: block;
text-align: right;
font-size: 13px;
border-bottom: 1px dotted #ccc;
}
#domainPricing table td:last-child {
border-bottom: 0;
}
#domainPricing table td span.labelText {
float: left;
text-transform: uppercase;
font-weight: bold;
}
/* PAGE HEADER SLIDER AREA */
#pageHslider {
padding-top: 110px;
}
/* BLOG PAGE */
.blog-page-content + .blog-page-sidebar {
margin-top: 100px;
}
/* COLOR SWITCHER */
#open-switcher,
#close-switcher,
#switcher-color {
display: none;
}
/* RESPONIVE-COLUMNS */
.res-col > .col-md-4:nth-last-child(2),
.res-col > .col-md-4:nth-last-child(3) {
margin-bottom: 30px;
}
}
/* 1-3 SMALL DEVICES, TABLETS */
@media screen and (max-width: 767px) {
/* HEADER CONTACT BAR */
.social-icons {
display: none;
}
.contact-bar--text:nth-child(2) {
margin-left: 0px;
}
.contact-bar--text:nth-child(3) {
display: none;
}
.contact-bar--text:last-child {
margin-left: 0px;
margin-right: 0;
}
/* NAVIGATION AREA */
#navigation a.navbar-brand {
margin-left: 15px;
padding-top: 13px;
}
#navigation .navbar-toggle {
float: right;
}
#navbar {
max-height: 320px;
border-color: #e9e9e9;
overflow: auto;
}
#navigation .navbar .nav {
margin: 0;
}
#navigation .navbar .nav > li > a {
padding: 15px;
}
#navigation .navbar .nav > li:hover > .dropdown-menu {
display: none;
}
#navigation .navbar .nav > li.open > .dropdown-menu {
display: block;
box-shadow: none;
background-color: #f8f8f8;
}
.dashboard-links {
margin-top: 10px;
margin-left: 15px;
}
.dashboard-links .btn-group .signup,
.dashboard-links .btn-group .or {
display: block;
}
/* BANNER AREA */
.banner-primary .extension-slider {
margin-bottom: 50px;
}
/* FEATUER AREA */
.feature-item {
margin-bottom: 30px;
}
.feature-item:nth-last-child(2) {
margin-bottom: 30px;
}
/* SERVICE AREA */
#service {
border: none;
}
#service.service-primary {
padding-bottom: 100px;
}
.service-slider .item .row {
display: block;
}
.service-slider .item .row > div {
display: block;
}
.service-slider .item .image {
padding: 50px 0 0;
}
.service-slider .item .content {
padding: 50px 0 90px;
}
/* COUNTER AREA */
#counter > .container > .row > div {
margin-bottom: 70px;
}
#counter > .container > .row > div:last-child,
#counter > .container > .row > div:nth-last-child(2) {
margin-bottom: 0;
}
/* CONTACT AREA */
#contactForm {
padding-left: 0;
}
/* CONTACT ACTIONS */
#contactActions > .container > .row > div {
margin-bottom: 60px;
}
#contactActions > .container > .row > div:last-child {
margin-bottom: 0;
}
/* FOOTER WIDGETS */
.footer-widgets .payment-methods {
text-align: center;
}
.footer-widgets .social-links {
float: none;
text-align: center;
}
.footer-widgets .social-links ul {
display: inline-block;
}
/* ABOUT DESCRIPTION */
.about-description .about-desc-img {
margin-bottom: 35px;
}
.about-description .row {
display: block;
}
.about-description .row > div {
display: block;
}
/* ABOUT PAGE */
.team-item:nth-last-child(2) {
margin-bottom: 50px;
}
.team-social-links .nav li {
float: left;
}
ul.timeline:before {
display: none;
}
ul.timeline > li {
margin-bottom: 0px;
position: relative;
width: 100%;
float: left;
clear: left;
}
ul.timeline > li > .timeline-badge {
left: 28px;
margin-left: 0;
top: 16px;
}
ul.timeline > li > .timeline-panel {
float: right;
width: 100%;
overflow: hidden;
}
.timeline > li:nth-child(odd) > .timeline-panel,
.timeline > li:nth-child(even) > .timeline-panel {
margin: 0;
}
ul.timeline > li > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
ul.timeline > li > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
.timeline > li.timeline-inverted {
float: left;
clear: left;
margin-top: 30px;
margin-bottom: 30px;
}
.timeline > li.timeline-inverted > .timeline-badge {
left: 28px;
}
/* FAQ PAGE */
.faq-categories {
margin-bottom: 30px;
}
.faq-categories ul li a:before {
display: none;
}
/* DOMAIN PRICING AREA */
#pricingTable2 > .container {
padding: 0 15px;
}
/* PAGE HEADER SLIDER AREA */
#pageHslider {
height: auto;
min-height: auto;
padding-top: 155px;
}
.pageHslider-item-content-holder + .pageHslider-item-img-holder,
.pageHslider-item-img-holder + .pageHslider-item-content-holder {
margin: 45px auto 90px;
}
/* BLOG DETAILS PAGE */
.blog-page-sidebar + .blog-page-content {
margin-top: 40px;
}
.full-post > .row > div {
float: none;
}
.full-post .post-author-metadata {
margin-bottom: 0;
}
.post-social-links {
margin-bottom: 15px;
}
.post-social-links ul {
text-align: left;
}
.post-social-links li {
margin-left: 0;
margin-right: 2px;
}
/* VPS SLIDER */
.vps-slider-holder2 {
padding: 70px 0 60px;
}
#vpsSlider2:before {
left: -50px;
width: 50px;
}
#vpsSlider2:after {
right: -50px;
width: 50px;
}
/* CONTACT PAGE */
.contact-social-links {
margin-bottom: 40px;
}
}
/* 1-4 SMALL DEVICES, SMARTPHONES */
@media screen and (max-width: 480px) {
/* HEADER CONTACT BAR */
.contact-bar--text:nth-child(2) {
display: none;
}
/* NAVIGATION AREA */
.dashboard-links {
margin-left: 0;
}
.dashboard-links .btn-group .signup,
.dashboard-links .btn-group .or {
display: none;
}
/* SUBSCRIBE AERA */
#subscribeForm .input-box {
width: 100%;
}
/* COUNTER AREA */
#counter > .container > .row > div {
width: 100%;
float: none;
}
#counter > .container > .row > div:nth-last-child(2) {
margin-bottom: 70px;
}
/* FEEDBACK AREA */
.clients-holder {
width: 280px;
}
.clients-holder:before,
.clients-holder:after {
display: none;
}
/* LOGIN AREA */
#loginForm p.help-block a {
float: none !important;
display: block;
}
/* Banner Area */
.banner-content .title {
max-width: 100%;
margin-right: 55px;
}
.domain--addons ul li {
float: none;
width: 100%;
}
.domain--addons ul li:nth-last-child(2) {
margin-bottom: 30px;
}
/* VPS SLIDER */
.vps-slider-holder2 {
padding: 50px 0 30px;
}
#vpsSlider2:before,
#vpsSlider2:after {
display: none;
}
.vps-slider-stage .stage img {
display: none;
}
}
/* 1-5 CUSTOM, IPHONE RETINA */
@media screen and (max-width: 380px) {
/* VPS PRICING AREA */
#vpsPricing .action a {
margin-bottom: 20px;
}
}
@media screen and (max-width: 320px) {
} | 0.359252 | 0.096877 |
html, body {
margin: 0px;
padding: 0px;
box-sizing: border-box;
max-width: 100%;
overflow-x: hidden;
background-color: #E7EBF0;
}
/* ****************************** */
.sub-head{
background-color: #000022;
color: white;
padding-top: 5px;
padding-bottom: 5px;
}
.nav-link-txt{
color:white;
font-size: 17px;
margin-right: 25px;
/* font-weight: 500; */
/* background-color: aqua; */
}
.logo{
display: inline;
margin-left: 50px;
margin-right: 50px;
}
.logo img{
height: 45px;
}
.nav-active {
color: orange;
border-bottom: 1px solid orange !important;
}
.nav-item a{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: aliceblue;
border-bottom: 1px solid black;
}
.nav-item a:hover{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
border-bottom: 1px solid orange;
}
.dropdown-menu{
/* margin-top: 5px; */
margin-left: -97.9vh;
/* margin-right: 100vh; */
background-color: #0c7ad0;
color: aliceblue;
text-align: center;
}
.sub-tab{
width: 250vh !important;
}
.hover-tab{
background-color: #0c7ad0;
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
margin-top: 10px;
/* margin-left: 350px; */
}
.hover-link a{
margin-right: 40px;
font-size: 16px;
/* display: block; */
color: aliceblue;
border-bottom: 1px solid #0c7ad0;
}
.search-input{
font-size: 15px;
border-radius: 45px;
color: white;
outline-style: none;
border: none;
/* margin-bottom: -30px; */
/* text-align: center; */
}
.search-btn{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
background-color: rgb(0, 195, 255);
padding:7px 16px 7px 16px;
color: white;
margin-top: -11px !important;
margin-left: 150px;
border-radius: 0px 45px 45px 0px;
}
.sub-sech{
/* width: 0vh; */
/* text-align: center; */
}
.search-box{
margin-top: 12px;
width: 33vh;
/* display: inline-block; */
/* display: flex;
justify-content: center;
align-items: center; */
}
.fa-search{
font-size: 22px;
}
/* ***********************| Image Section | ********************** */
.image-section{
height: 60vh;
background: url('../images/AboutPage.jpg') top/cover no-repeat;
}
/* ***********************| Business Areas | ********************** */
.business-section{
margin-bottom: 25px;
}
.business{
margin-top: 0px;
text-align: center;
margin-bottom: 10px;
/* background-color: orange; */
}
.business-txt{
color: #031c4e;
font-family: Arial, Helvetica, sans-serif;
font-size: 40px;
font-weight: 600;
/* margin-bottom: 150px; */
}
.card{
border: 1px solid ;
}
.card_link{
color: #031c4e ;
text-align: center;
text-decoration: none;
}
.card_link:hover{
color: white;
background-color: #000022;
animation-delay: 4s;
text-decoration: none;
}
.card:hover{
background: #000022;
/* color: aliceblue !important;
animation-delay: 2s; */
/* transition: width 9s linear 60s; */
}
.card img{
height: 30vh;
margin-top: 20px;
}
.card-text{
font-size: 23px;
text-align: center;
font-weight: 600;
}
.card-text a{
color: #031c4e ;
}
.area-box-txt{
color: aliceblue;
font-size: 1.8rem;
font-weight: 500;
line-height: 40px;
text-align: center;
background-color: black;
opacity: 0.7;
}
.area-color{
color: aliceblue !important;
background-color:black;
opacity: 0.7 !important;
line-height: 40px;
padding-bottom: 10px;
/* width: 100%; */
/* display: inline; */
margin-top: 50.9%;
}
/* ************************| Footer |******************** */
.foot{
background-color:#001744;
color: aliceblue;
}
.foot-txt{
font-size: 20px;
padding-top: 5px;
padding-bottom: 5px;
}
.foot-logo{
margin-top: 4px;
padding-top: 3px;
padding-bottom: 3px;
} | public/css/expert_style.css | html, body {
margin: 0px;
padding: 0px;
box-sizing: border-box;
max-width: 100%;
overflow-x: hidden;
background-color: #E7EBF0;
}
/* ****************************** */
.sub-head{
background-color: #000022;
color: white;
padding-top: 5px;
padding-bottom: 5px;
}
.nav-link-txt{
color:white;
font-size: 17px;
margin-right: 25px;
/* font-weight: 500; */
/* background-color: aqua; */
}
.logo{
display: inline;
margin-left: 50px;
margin-right: 50px;
}
.logo img{
height: 45px;
}
.nav-active {
color: orange;
border-bottom: 1px solid orange !important;
}
.nav-item a{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: aliceblue;
border-bottom: 1px solid black;
}
.nav-item a:hover{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
border-bottom: 1px solid orange;
}
.dropdown-menu{
/* margin-top: 5px; */
margin-left: -97.9vh;
/* margin-right: 100vh; */
background-color: #0c7ad0;
color: aliceblue;
text-align: center;
}
.sub-tab{
width: 250vh !important;
}
.hover-tab{
background-color: #0c7ad0;
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
margin-top: 10px;
/* margin-left: 350px; */
}
.hover-link a{
margin-right: 40px;
font-size: 16px;
/* display: block; */
color: aliceblue;
border-bottom: 1px solid #0c7ad0;
}
.search-input{
font-size: 15px;
border-radius: 45px;
color: white;
outline-style: none;
border: none;
/* margin-bottom: -30px; */
/* text-align: center; */
}
.search-btn{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
background-color: rgb(0, 195, 255);
padding:7px 16px 7px 16px;
color: white;
margin-top: -11px !important;
margin-left: 150px;
border-radius: 0px 45px 45px 0px;
}
.sub-sech{
/* width: 0vh; */
/* text-align: center; */
}
.search-box{
margin-top: 12px;
width: 33vh;
/* display: inline-block; */
/* display: flex;
justify-content: center;
align-items: center; */
}
.fa-search{
font-size: 22px;
}
/* ***********************| Image Section | ********************** */
.image-section{
height: 60vh;
background: url('../images/AboutPage.jpg') top/cover no-repeat;
}
/* ***********************| Business Areas | ********************** */
.business-section{
margin-bottom: 25px;
}
.business{
margin-top: 0px;
text-align: center;
margin-bottom: 10px;
/* background-color: orange; */
}
.business-txt{
color: #031c4e;
font-family: Arial, Helvetica, sans-serif;
font-size: 40px;
font-weight: 600;
/* margin-bottom: 150px; */
}
.card{
border: 1px solid ;
}
.card_link{
color: #031c4e ;
text-align: center;
text-decoration: none;
}
.card_link:hover{
color: white;
background-color: #000022;
animation-delay: 4s;
text-decoration: none;
}
.card:hover{
background: #000022;
/* color: aliceblue !important;
animation-delay: 2s; */
/* transition: width 9s linear 60s; */
}
.card img{
height: 30vh;
margin-top: 20px;
}
.card-text{
font-size: 23px;
text-align: center;
font-weight: 600;
}
.card-text a{
color: #031c4e ;
}
.area-box-txt{
color: aliceblue;
font-size: 1.8rem;
font-weight: 500;
line-height: 40px;
text-align: center;
background-color: black;
opacity: 0.7;
}
.area-color{
color: aliceblue !important;
background-color:black;
opacity: 0.7 !important;
line-height: 40px;
padding-bottom: 10px;
/* width: 100%; */
/* display: inline; */
margin-top: 50.9%;
}
/* ************************| Footer |******************** */
.foot{
background-color:#001744;
color: aliceblue;
}
.foot-txt{
font-size: 20px;
padding-top: 5px;
padding-bottom: 5px;
}
.foot-logo{
margin-top: 4px;
padding-top: 3px;
padding-bottom: 3px;
} | 0.440469 | 0.060724 |
body {
margin: 0;
font-family: 'Montserrat', sans-serif;
font-size: 15px;
line-height: 1.6;
color: #333;
}
*,
*:before,
*:after {
box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6, p {
margin: 0;
}
/* Container */
.container {
width: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
flex-direction: column;
}
.container:nth-child(2){
position: absolute;
bottom: 0;
}
.main{
display: flex;
flex-direction: column;
align-items: center;
}
/*intro*/
.intro {
display: flex;
flex-direction: column;
justify-content: center;
background-size: cover;
}
.header__container{
width: 100%;
height: 100vh;
}
.haeder__content{
background-image: url("../images/intro_01.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
width: 100%;
height:100%;
}
.intro_title {
color: #fff;
font-size: 150px;
font-weight: 700;
text-transform: uppercase;
line-height: 1;
}
.intro_title::after {
content: "";
display: block;
width: 60px;
height: 3px;
background-color: #fff;
margin: 0 auto;
}
.intro_suptitle {
font-size: 72px;
margin-bottom: 20px;
color: #fff;
font-family: 'Kaushan Script',
cursive;
}
.intro_inner {
width: 100%;
max-width: 880px;
margin: 0 auto;
text-align: center;
}
/*Header*/
.header {
padding:0 30px;
top: 0;
left: 0;
right: 0;
z-index: 100;
height: 100%;
}
.header_inner {
display: flex;
justify-content: space-between;
align-items: center;
}
.headr_logo {
font-size: 30px;
font-weight: 700;
color: #fff;
}
/*navigation*/
.nav {
text-transform: uppercase;
font-size: 14px;
}
.nav_link {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 10px;
color: #fff;
text-decoration: none;
transition: color .2s linear;
}
.nav_link::after {
content: "";
display: block;
width: 100%;
height: 3px;
background-color: #fce38a;
opacity: 0;
position: absolute;
top: 100%;
left: 0;
z-index: 1;
transition: color 0.5s linear;
}
.nav_link:hover {
color: #fce38a;
transition: 0.5s;
}
.nav_link:hover:after {
opacity: 1;
transition: 0.5s;
}
/*Button*/
.btn {
display: inline-block;
vertical-align: top;
padding: 8px 30px;
margin: 60px 0px;
border: 3px solid #fff;
color: #fff;
text-transform: uppercase;
text-decoration: none;
font-size: 14px;
font-weight: 700;
transition: background .1s linear, color .1s linear;
}
.btn:hover {
background-color: #fff;
color: #333;
transition: 0.5s;
}
/*Slider*/
.slider {
display: flex;
justify-content: space-between;
margin-top: 15%;
}
.slider_item {
width: 24%;
font-size: 18px;
color: #fff;
text-transform: uppercase;
margin-right: 5px;
}
.slider_item:nth-child(4)
{
padding-right: 0px;
}
.slider_num {
font-size: 24px;
font-weight: 700;
}
/*Text_item*/
.text_item{
display: flex;
align-items: center;
}
.content{
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
height: 100vh;
}
.slider_item::before{
content: "";
display: block;
height: 3px;
background-color: #fff;
width: 90%;
opacity: 0.6;
}
.slider_item:hover::before{
content: "";
display: block;
height: 3px;
width: 90%;
background-color: #fff;
opacity: 1;
}
.slider_item:hover::before{
content: "";
display: block;
height: 3px;
width: 30%;
background-color: #f38181;
opacity: 1;
transition: 0.5s;
}
.text__item{
display: flex;
flex-direction: column;
text-align: center;
justify-content: center;
margin: 100px 0px 20px 0px;
width: 1200px;
}
.text_item2::after{
display: block;
content: "";
margin: 0 auto;
height: 3px;
width: 60px;
background-color: #f38181;
opacity: 1;
margin-top:40px;
}
.text_item1 p {
font-size: 24px;
font-family: "Kaushan Script";
color: rgb(51, 51, 51);
line-height: 1.2;
margin-bottom: 10px;
}
.text_item2 p{
font-size: 30px;
font-family: "Montserrat";
color: rgb(51, 51, 51);
font-weight: bold;
text-transform: uppercase;
line-height: 1.2;
}
.text_item3 {
font-size: 15px;
font-family: "Roboto";
color: rgb(153, 153, 153);
line-height: 1.6;
margin-top: 50px;
}
.img__block{
display: flex;
justify-content: space-between;
padding-top: 100px;
padding-bottom: 100px;
}
.img__r{
margin-right: 30px;
margin-bottom: 30px;
position: relative;
}
.img__r:nth-child(3){
margin-right: 0px;
}
/*.img__r:hover{
background: -webkit-linear-gradient( 90deg, rgb(252,227,138) 0%, rgb(243,129,129) 100%);
z-index: 55;
opacity: 0.5;
transition: 0.5s linear;
}*/
.img__r:after{
content: "";
opacity: 0;
transition: opacity 0.5s ease-in-out;
}
.img__r:before{
content: "";
opacity: 0;
transition: opacity 0.8s ease-in-out;
}
.img__r:hover:after {
content: "";
display: block;
width: 100%;
height: 97.3%;
position: absolute;
top: 0px;
left: 0px;
background: transparent;
background-image: -webkit-linear-gradient( 90deg, rgb(252,227,138) 0%, rgb(243,129,129) 100%);
box-shadow: 15px 15px 0px 0px #95e1d3;
opacity: 0.8;
}
.img__r:hover{
}
.img__r:hover:before {
content: "";
display: inline-block;
width: 52px;
height: 52px;
margin: -26px 0 0 -26px;
position: absolute;
top: 50%;
left: 50%;
background: url(../images/user-friends-solid.svg) 0 0 no-repeat;
z-index: 100;
opacity: 1;
}
.about{
height: 270px;
width: 100%;
background-color: #95e1d3;
display: flex;
justify-content: center;
}
.about__us{
display: flex;
flex-direction: row;
justify-content: space-between;
width: 1200px;
}
.abt__cntnt{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-right: solid 1px #b5eae0;
width: 100%;
}
.abt__cntnt:nth-child(1){
border-left: solid 1px #b5eae0;
}
.abt__cntnt p{
font-size: 72px;
font-family: "Montserrat";
color: rgb(255, 255, 255);
font-weight: bold;
text-transform: uppercase;
line-height: 1.2;
}
.abt__cntnt span {
font-size: 14px;
font-family: "Montserrat";
color: rgb(255, 255, 255);
text-transform: uppercase;
line-height: 1.2;
margin-top: 30px;
}
.items__content__2{
display: flex;
flex-direction: column;
max-width: 1200px;
}
.item__content{
display: flex;
flex-direction: row;
margin-top: 50px;
}
hr{
content: "";
position: absolute;
width: 100%;
height: 1px;
background-color: #e5e5e5;
}
.item__content__1{
display: flex;
flex-direction: row;
justify-content: space-between;
margin-right: 20px;
}
.item__content__1:nth-child(3){
margin-right: 0px;
}
.item__text p {
font-size: 14px;
font-family: "Montserrat";
color: rgb(51, 51, 51);
text-transform: uppercase;
line-height: 1.2;
font-weight: 700;
opacity: 0.8;
margin-bottom: 20px;
}
.item__text span {
font-size: 15px;
font-family: "Roboto";
color: rgb(153, 153, 153);
line-height: 1.6;
}
.item__img {
padding-right: 20px;
}
/*ff*/ | assets/all.css | body {
margin: 0;
font-family: 'Montserrat', sans-serif;
font-size: 15px;
line-height: 1.6;
color: #333;
}
*,
*:before,
*:after {
box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6, p {
margin: 0;
}
/* Container */
.container {
width: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
flex-direction: column;
}
.container:nth-child(2){
position: absolute;
bottom: 0;
}
.main{
display: flex;
flex-direction: column;
align-items: center;
}
/*intro*/
.intro {
display: flex;
flex-direction: column;
justify-content: center;
background-size: cover;
}
.header__container{
width: 100%;
height: 100vh;
}
.haeder__content{
background-image: url("../images/intro_01.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
width: 100%;
height:100%;
}
.intro_title {
color: #fff;
font-size: 150px;
font-weight: 700;
text-transform: uppercase;
line-height: 1;
}
.intro_title::after {
content: "";
display: block;
width: 60px;
height: 3px;
background-color: #fff;
margin: 0 auto;
}
.intro_suptitle {
font-size: 72px;
margin-bottom: 20px;
color: #fff;
font-family: 'Kaushan Script',
cursive;
}
.intro_inner {
width: 100%;
max-width: 880px;
margin: 0 auto;
text-align: center;
}
/*Header*/
.header {
padding:0 30px;
top: 0;
left: 0;
right: 0;
z-index: 100;
height: 100%;
}
.header_inner {
display: flex;
justify-content: space-between;
align-items: center;
}
.headr_logo {
font-size: 30px;
font-weight: 700;
color: #fff;
}
/*navigation*/
.nav {
text-transform: uppercase;
font-size: 14px;
}
.nav_link {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 10px;
color: #fff;
text-decoration: none;
transition: color .2s linear;
}
.nav_link::after {
content: "";
display: block;
width: 100%;
height: 3px;
background-color: #fce38a;
opacity: 0;
position: absolute;
top: 100%;
left: 0;
z-index: 1;
transition: color 0.5s linear;
}
.nav_link:hover {
color: #fce38a;
transition: 0.5s;
}
.nav_link:hover:after {
opacity: 1;
transition: 0.5s;
}
/*Button*/
.btn {
display: inline-block;
vertical-align: top;
padding: 8px 30px;
margin: 60px 0px;
border: 3px solid #fff;
color: #fff;
text-transform: uppercase;
text-decoration: none;
font-size: 14px;
font-weight: 700;
transition: background .1s linear, color .1s linear;
}
.btn:hover {
background-color: #fff;
color: #333;
transition: 0.5s;
}
/*Slider*/
.slider {
display: flex;
justify-content: space-between;
margin-top: 15%;
}
.slider_item {
width: 24%;
font-size: 18px;
color: #fff;
text-transform: uppercase;
margin-right: 5px;
}
.slider_item:nth-child(4)
{
padding-right: 0px;
}
.slider_num {
font-size: 24px;
font-weight: 700;
}
/*Text_item*/
.text_item{
display: flex;
align-items: center;
}
.content{
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
height: 100vh;
}
.slider_item::before{
content: "";
display: block;
height: 3px;
background-color: #fff;
width: 90%;
opacity: 0.6;
}
.slider_item:hover::before{
content: "";
display: block;
height: 3px;
width: 90%;
background-color: #fff;
opacity: 1;
}
.slider_item:hover::before{
content: "";
display: block;
height: 3px;
width: 30%;
background-color: #f38181;
opacity: 1;
transition: 0.5s;
}
.text__item{
display: flex;
flex-direction: column;
text-align: center;
justify-content: center;
margin: 100px 0px 20px 0px;
width: 1200px;
}
.text_item2::after{
display: block;
content: "";
margin: 0 auto;
height: 3px;
width: 60px;
background-color: #f38181;
opacity: 1;
margin-top:40px;
}
.text_item1 p {
font-size: 24px;
font-family: "Kaushan Script";
color: rgb(51, 51, 51);
line-height: 1.2;
margin-bottom: 10px;
}
.text_item2 p{
font-size: 30px;
font-family: "Montserrat";
color: rgb(51, 51, 51);
font-weight: bold;
text-transform: uppercase;
line-height: 1.2;
}
.text_item3 {
font-size: 15px;
font-family: "Roboto";
color: rgb(153, 153, 153);
line-height: 1.6;
margin-top: 50px;
}
.img__block{
display: flex;
justify-content: space-between;
padding-top: 100px;
padding-bottom: 100px;
}
.img__r{
margin-right: 30px;
margin-bottom: 30px;
position: relative;
}
.img__r:nth-child(3){
margin-right: 0px;
}
/*.img__r:hover{
background: -webkit-linear-gradient( 90deg, rgb(252,227,138) 0%, rgb(243,129,129) 100%);
z-index: 55;
opacity: 0.5;
transition: 0.5s linear;
}*/
.img__r:after{
content: "";
opacity: 0;
transition: opacity 0.5s ease-in-out;
}
.img__r:before{
content: "";
opacity: 0;
transition: opacity 0.8s ease-in-out;
}
.img__r:hover:after {
content: "";
display: block;
width: 100%;
height: 97.3%;
position: absolute;
top: 0px;
left: 0px;
background: transparent;
background-image: -webkit-linear-gradient( 90deg, rgb(252,227,138) 0%, rgb(243,129,129) 100%);
box-shadow: 15px 15px 0px 0px #95e1d3;
opacity: 0.8;
}
.img__r:hover{
}
.img__r:hover:before {
content: "";
display: inline-block;
width: 52px;
height: 52px;
margin: -26px 0 0 -26px;
position: absolute;
top: 50%;
left: 50%;
background: url(../images/user-friends-solid.svg) 0 0 no-repeat;
z-index: 100;
opacity: 1;
}
.about{
height: 270px;
width: 100%;
background-color: #95e1d3;
display: flex;
justify-content: center;
}
.about__us{
display: flex;
flex-direction: row;
justify-content: space-between;
width: 1200px;
}
.abt__cntnt{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-right: solid 1px #b5eae0;
width: 100%;
}
.abt__cntnt:nth-child(1){
border-left: solid 1px #b5eae0;
}
.abt__cntnt p{
font-size: 72px;
font-family: "Montserrat";
color: rgb(255, 255, 255);
font-weight: bold;
text-transform: uppercase;
line-height: 1.2;
}
.abt__cntnt span {
font-size: 14px;
font-family: "Montserrat";
color: rgb(255, 255, 255);
text-transform: uppercase;
line-height: 1.2;
margin-top: 30px;
}
.items__content__2{
display: flex;
flex-direction: column;
max-width: 1200px;
}
.item__content{
display: flex;
flex-direction: row;
margin-top: 50px;
}
hr{
content: "";
position: absolute;
width: 100%;
height: 1px;
background-color: #e5e5e5;
}
.item__content__1{
display: flex;
flex-direction: row;
justify-content: space-between;
margin-right: 20px;
}
.item__content__1:nth-child(3){
margin-right: 0px;
}
.item__text p {
font-size: 14px;
font-family: "Montserrat";
color: rgb(51, 51, 51);
text-transform: uppercase;
line-height: 1.2;
font-weight: 700;
opacity: 0.8;
margin-bottom: 20px;
}
.item__text span {
font-size: 15px;
font-family: "Roboto";
color: rgb(153, 153, 153);
line-height: 1.6;
}
.item__img {
padding-right: 20px;
}
/*ff*/ | 0.347316 | 0.064036 |
div.object-title {
font: 9.5px/29px FuturaBT-Medium, sans-serif;
letter-spacing: 0.15em;
text-transform: uppercase;
float: left;
}
ul#pagination li {
font: 9.5px/29px FuturaBT-Medium, sans-serif;
display: inline-block;
text-align: center;
height: 28px;
width: 28px;
margin-right: 5px;
}
a {
color: #f65824;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
/*div.object .img-wrapper:hover:before {*/
/*font: 11px/0px FuturaBT-Medium, sans-serif;*/
/*letter-spacing: 0.15em;*/
/*color: #fff;*/
/*content: 'PREVIEW';*/
/*position: absolute;*/
/*display: block;*/
/*padding: 20px;*/
/*margin-top: 73px;*/
/*margin-left: 105px;*/
/*background-color: rgba(246, 88, 36, 0.9);*/
/*}*/
ul#pagination li:last-child {
margin-right: 0;
}
ul#pagination li a {
border: 1px solid #9b9a94;
text-decoration: none;
height: 27px;
width: 27px;
line-height: 29px;
color: #404040;
display: block;
}
ul#pagination li.selected a {
background-color: #f65824;
border-color: #f65824;
color: #f4f1e8;
}
ul#pagination li a:hover {
background-color: #404040;
border-color: #404040;
color: #f4f1e8;
}
* {
margin: 0;
padding: 0;
line-height: 0;
}
body {
background-color: #f4f1e8;
color: #404040;
}
.clear {
clear: both;
}
div#container {
padding: 0px 0px 0px;
}
div#header {
width: 950px;
margin: 0 auto;
padding: 40px 0 30px 0;
margin-bottom: 30px;
}
div#header a span {
display: none;
}
a#title {
margin: 0 auto;
display: block;
width: 261px;
height: 48px;
background: url(images/title.png);
}
a#tool {
width: 210px;
height: 46px;
display: block;
float: left;
background: url(images/tool-sprites.png) left bottom no-repeat;
}
a#tool:hover {
background-position: left top;
}
div#gallery {
max-width: 1620px;
margin: 0 auto;
}
div#gallery .inner {
border-top: 1px solid #c3c0b7;
border-left: 1px solid #c3c0b7;
margin: 0 auto;
}
div.object img {
width: 300px;
height: 180px;
background-color: #c3c0b7;
margin-bottom: 10px;
}
div.object .img-wrapper {
cursor: pointer;
}
div.object {
padding: 12px;
width: 299px;
height: 215px;
border-right: 1px solid #c3c0b7;
border-bottom: 1px solid #c3c0b7;
float: left;
}
div.vote-box {
float: right;
}
a.vote {
display: block;
width: 27px;
height: 27px;
background: url(images/vote-sprites.gif);
background-repeat: no-repeat;
float: left;
margin-left: 6px;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
}
a.upvote {
background-position: bottom left;
}
a.upvote:hover {
background-position: center left;
}
a.upvote.selected {
background-position: top left;
}
a.downvote {
background-position: bottom right;
}
a.downvote:hover {
background-position: center right;
}
a.downvote.selected {
background-position: top right;
}
div#footer {
margin-top: 90px;
}
div#lightbox {
display: none;
}
div#shade {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
background-color: rgba(244, 241, 232, 0.75);
}
div#object-viewer {
padding: 12px;
width: 736px;
z-index: 101;
height: 500px;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
position: fixed;
background-color: #f4f1e8;
top: 10%;
left: 50%;
margin-left: -380px;
}
div#webgl {
width: 735px;
height: 465px;
background-color: #c3c0b7;
margin-bottom: 10px;
}
ul#pagination {
text-align: center;
width: 100%;
margin-top: 40px;
list-style: none;
}
#lightbox-buttons div {
width: 38px;
height: 38px;
cursor: pointer;
background-image: url(images/lightbox-sprites.gif);
position: fixed;
z-index: 100;
top: 10%;
margin-top: 220px;
left: 50%;
}
#lightbox-next {
background-position: right top;
margin-left: 379px;
}
#lightbox-prev {
margin-left: -417px;
}
#lightbox-close {
background-position: center top;
margin-left: -19px;
margin-top: -37px !important;
}
#lightbox-next:hover {
background-position: right bottom;
}
#lightbox-close:hover {
background-position: center bottom;
}
#lightbox-prev:hover {
background-position: left bottom;
}
ul#nav {
list-style: none;
margin: 0 auto;
padding-bottom: 50px;
width: 950px;
}
ul#nav li {
float: left;
margin-right: 50px;
}
ul#nav li a span {
display: none;
}
ul#nav li:last-child {
margin-right: 0;
}
ul#nav li,
ul#nav li a {
display: block;
width: 200px;
height: 30px;
}
ul#nav li a {
opacity: 0.5;
-webkit-transition: all 0.2s linear;
background: url(images/everyone.png);
}
ul#nav li a:hover {
opacity: 1;
background: url(images/everyone.png);
}
ul#nav li.selected a {
opacity: 0.9;
background: url(images/everyone.png);
}
ul#nav li#sky a {
background: url(images/sky.png);
}
ul#nav li#ground a {
background: url(images/ground.png);
}
ul#nav li#favorite a {
background: url(images/favorite.png);
} | deploy/gallery/style.css | div.object-title {
font: 9.5px/29px FuturaBT-Medium, sans-serif;
letter-spacing: 0.15em;
text-transform: uppercase;
float: left;
}
ul#pagination li {
font: 9.5px/29px FuturaBT-Medium, sans-serif;
display: inline-block;
text-align: center;
height: 28px;
width: 28px;
margin-right: 5px;
}
a {
color: #f65824;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
/*div.object .img-wrapper:hover:before {*/
/*font: 11px/0px FuturaBT-Medium, sans-serif;*/
/*letter-spacing: 0.15em;*/
/*color: #fff;*/
/*content: 'PREVIEW';*/
/*position: absolute;*/
/*display: block;*/
/*padding: 20px;*/
/*margin-top: 73px;*/
/*margin-left: 105px;*/
/*background-color: rgba(246, 88, 36, 0.9);*/
/*}*/
ul#pagination li:last-child {
margin-right: 0;
}
ul#pagination li a {
border: 1px solid #9b9a94;
text-decoration: none;
height: 27px;
width: 27px;
line-height: 29px;
color: #404040;
display: block;
}
ul#pagination li.selected a {
background-color: #f65824;
border-color: #f65824;
color: #f4f1e8;
}
ul#pagination li a:hover {
background-color: #404040;
border-color: #404040;
color: #f4f1e8;
}
* {
margin: 0;
padding: 0;
line-height: 0;
}
body {
background-color: #f4f1e8;
color: #404040;
}
.clear {
clear: both;
}
div#container {
padding: 0px 0px 0px;
}
div#header {
width: 950px;
margin: 0 auto;
padding: 40px 0 30px 0;
margin-bottom: 30px;
}
div#header a span {
display: none;
}
a#title {
margin: 0 auto;
display: block;
width: 261px;
height: 48px;
background: url(images/title.png);
}
a#tool {
width: 210px;
height: 46px;
display: block;
float: left;
background: url(images/tool-sprites.png) left bottom no-repeat;
}
a#tool:hover {
background-position: left top;
}
div#gallery {
max-width: 1620px;
margin: 0 auto;
}
div#gallery .inner {
border-top: 1px solid #c3c0b7;
border-left: 1px solid #c3c0b7;
margin: 0 auto;
}
div.object img {
width: 300px;
height: 180px;
background-color: #c3c0b7;
margin-bottom: 10px;
}
div.object .img-wrapper {
cursor: pointer;
}
div.object {
padding: 12px;
width: 299px;
height: 215px;
border-right: 1px solid #c3c0b7;
border-bottom: 1px solid #c3c0b7;
float: left;
}
div.vote-box {
float: right;
}
a.vote {
display: block;
width: 27px;
height: 27px;
background: url(images/vote-sprites.gif);
background-repeat: no-repeat;
float: left;
margin-left: 6px;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
}
a.upvote {
background-position: bottom left;
}
a.upvote:hover {
background-position: center left;
}
a.upvote.selected {
background-position: top left;
}
a.downvote {
background-position: bottom right;
}
a.downvote:hover {
background-position: center right;
}
a.downvote.selected {
background-position: top right;
}
div#footer {
margin-top: 90px;
}
div#lightbox {
display: none;
}
div#shade {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
background-color: rgba(244, 241, 232, 0.75);
}
div#object-viewer {
padding: 12px;
width: 736px;
z-index: 101;
height: 500px;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
position: fixed;
background-color: #f4f1e8;
top: 10%;
left: 50%;
margin-left: -380px;
}
div#webgl {
width: 735px;
height: 465px;
background-color: #c3c0b7;
margin-bottom: 10px;
}
ul#pagination {
text-align: center;
width: 100%;
margin-top: 40px;
list-style: none;
}
#lightbox-buttons div {
width: 38px;
height: 38px;
cursor: pointer;
background-image: url(images/lightbox-sprites.gif);
position: fixed;
z-index: 100;
top: 10%;
margin-top: 220px;
left: 50%;
}
#lightbox-next {
background-position: right top;
margin-left: 379px;
}
#lightbox-prev {
margin-left: -417px;
}
#lightbox-close {
background-position: center top;
margin-left: -19px;
margin-top: -37px !important;
}
#lightbox-next:hover {
background-position: right bottom;
}
#lightbox-close:hover {
background-position: center bottom;
}
#lightbox-prev:hover {
background-position: left bottom;
}
ul#nav {
list-style: none;
margin: 0 auto;
padding-bottom: 50px;
width: 950px;
}
ul#nav li {
float: left;
margin-right: 50px;
}
ul#nav li a span {
display: none;
}
ul#nav li:last-child {
margin-right: 0;
}
ul#nav li,
ul#nav li a {
display: block;
width: 200px;
height: 30px;
}
ul#nav li a {
opacity: 0.5;
-webkit-transition: all 0.2s linear;
background: url(images/everyone.png);
}
ul#nav li a:hover {
opacity: 1;
background: url(images/everyone.png);
}
ul#nav li.selected a {
opacity: 0.9;
background: url(images/everyone.png);
}
ul#nav li#sky a {
background: url(images/sky.png);
}
ul#nav li#ground a {
background: url(images/ground.png);
}
ul#nav li#favorite a {
background: url(images/favorite.png);
} | 0.307462 | 0.06078 |
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 200;
font-stretch: normal;
src: local('SourceSansPro-ExtraLight'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-ExtraLight.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-ExtraLight.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-ExtraLight.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-ExtraLight.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 300;
font-stretch: normal;
src: local('SourceSansPro-Light'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-Light.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-Light.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-Light.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-Light.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
font-stretch: normal;
src: local('SourceSansPro-Regular'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-Regular.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-Regular.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-Regular.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-Regular.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 600;
font-stretch: normal;
src: local('SourceSansPro-Semibold'), local('Source Sans Pro Semibold'), url('../fonts/EOT/SourceSansPro-Semibold.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-Semibold.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-Semibold.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-Semibold.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 700;
font-stretch: normal;
src: local('SourceSansPro-Bold'), local('Source Sans Pro Bold'), url('../fonts/EOT/SourceSansPro-Bold.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-Bold.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-Bold.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-Bold.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 900;
font-stretch: normal;
src: local('SourceSansPro-Black'), local('Source Sans Pro Black'), url('../fonts/EOT/SourceSansPro-Black.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-Black.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-Black.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-Black.ttf') format('truetype');
}
/* Source Sans Pro (Italic package) @font-face kit */
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 200;
font-stretch: normal;
src: local('SourceSansPro-ExtraLightIt'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-ExtraLightIt.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-ExtraLightIt.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-ExtraLightIt.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-ExtraLightIt.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 300;
font-stretch: normal;
src: local('SourceSansPro-LightIt'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-LightIt.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-LightIt.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-LightIt.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-LightIt.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 400;
font-stretch: normal;
src: local('SourceSansPro-It'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-It.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-It.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-It.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-It.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 600;
font-stretch: normal;
src: local('SourceSansPro-SemiboldIt'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-SemiboldIt.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-SemiboldIt.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-SemiboldIt.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-SemiboldIt.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 700;
font-stretch: normal;
src: local('SourceSansPro-BoldIt'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-BoldIt.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-BoldIt.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-BoldIt.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-BoldIt.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 900;
font-stretch: normal;
src: local('SourceSansPro-BlackIt'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-BlackIt.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-BlackIt.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-BlackIt.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-BlackIt.ttf') format('truetype');
} | public/lteassets/bower_components/fontface-source-sans-pro/css/source-sans-pro.css | @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 200;
font-stretch: normal;
src: local('SourceSansPro-ExtraLight'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-ExtraLight.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-ExtraLight.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-ExtraLight.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-ExtraLight.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 300;
font-stretch: normal;
src: local('SourceSansPro-Light'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-Light.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-Light.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-Light.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-Light.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
font-stretch: normal;
src: local('SourceSansPro-Regular'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-Regular.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-Regular.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-Regular.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-Regular.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 600;
font-stretch: normal;
src: local('SourceSansPro-Semibold'), local('Source Sans Pro Semibold'), url('../fonts/EOT/SourceSansPro-Semibold.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-Semibold.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-Semibold.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-Semibold.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 700;
font-stretch: normal;
src: local('SourceSansPro-Bold'), local('Source Sans Pro Bold'), url('../fonts/EOT/SourceSansPro-Bold.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-Bold.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-Bold.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-Bold.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 900;
font-stretch: normal;
src: local('SourceSansPro-Black'), local('Source Sans Pro Black'), url('../fonts/EOT/SourceSansPro-Black.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-Black.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-Black.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-Black.ttf') format('truetype');
}
/* Source Sans Pro (Italic package) @font-face kit */
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 200;
font-stretch: normal;
src: local('SourceSansPro-ExtraLightIt'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-ExtraLightIt.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-ExtraLightIt.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-ExtraLightIt.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-ExtraLightIt.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 300;
font-stretch: normal;
src: local('SourceSansPro-LightIt'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-LightIt.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-LightIt.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-LightIt.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-LightIt.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 400;
font-stretch: normal;
src: local('SourceSansPro-It'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-It.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-It.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-It.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-It.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 600;
font-stretch: normal;
src: local('SourceSansPro-SemiboldIt'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-SemiboldIt.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-SemiboldIt.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-SemiboldIt.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-SemiboldIt.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 700;
font-stretch: normal;
src: local('SourceSansPro-BoldIt'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-BoldIt.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-BoldIt.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-BoldIt.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-BoldIt.ttf') format('truetype');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 900;
font-stretch: normal;
src: local('SourceSansPro-BlackIt'), local('Source Sans Pro'), url('../fonts/EOT/SourceSansPro-BlackIt.eot') format('embedded-opentype'), url('../fonts/WOFF/OTF/SourceSansPro-BlackIt.otf.woff') format('woff'), url('../fonts/OTF/SourceSansPro-BlackIt.otf') format('opentype'), url('../fonts/TTF/SourceSansPro-BlackIt.ttf') format('truetype');
} | 0.298901 | 0.039602 |
body {
font-family: Georgia, 'Times New Roman', Times, serif;
color: rgb(51, 58, 45);
line-height: 120%;
background: rgb(197, 190, 116);
}
/* Nav */
nav {
background-color: rgb(51, 58, 45);
width: 100%;
height: 25px;
font-family: 'Cabin Sketch', cursive;
font-size: 18px;
text-align: center;
}
nav a {
color: rgb(197, 190, 116);
padding: 10px;
text-decoration: none;
}
nav a:hover {
color: rgb(182, 88, 65);
}
/* Links */
a {
color: rgb(51, 58, 45);
}
a:hover {
color: rgb(182, 88, 65);
}
/* Headers */
h1{
margin: 30px 0px 25px 0px;
font-size: 40px;
font-weight: bold;
text-align: center;
font-family: 'Cabin Sketch', cursive;
color: rgb(182, 88, 65)
}
h2 {
text-align: center;
margin: 40px;
font-style: italic;
}
h3 {
text-align: center;
margin: 30px 0px 20px 0px;
font-size: 20px;
font-weight: bold;
display: block;
}
/* Page Content */
#hours {
display: block;
}
#locations {
display: block;
margin: 0 auto;
width: 850px;
}
#salmon {
width: 60%;
display: block;
margin: 20px auto;
}
ul {
text-align: center;
}
li {
padding: 10px;
}
p {
text-align: center;
width: 80%;
margin: 0px auto;
}
img {
width: 300px;
display: block;
margin: 10px auto;
}
div {
display: inline-block;
}
/* Sales Page Table*/
table {
width: 90%;
margin-left: 20px;
}
table, th, td {
border: 1px solid black;
text-align: center;
padding: 5px;
margin-top: 40px;
font-family: Arial, Helvetica, sans-serif;
background: rgb(212, 211, 203);
color: black;
}
/* Sales Page Form */
fieldset {
height: 100px;
width: 95%;
}
input {
background: rgb(212, 211, 203);
}
label {
font-size: 14px;
padding-bottom: 20px;
padding-left: 10px;
}
button {
align: center;
}
legend {
text-align: center;
font-weight: bold;
margin-left: 30px;
font-size: 18px;
} | css/style.css | body {
font-family: Georgia, 'Times New Roman', Times, serif;
color: rgb(51, 58, 45);
line-height: 120%;
background: rgb(197, 190, 116);
}
/* Nav */
nav {
background-color: rgb(51, 58, 45);
width: 100%;
height: 25px;
font-family: 'Cabin Sketch', cursive;
font-size: 18px;
text-align: center;
}
nav a {
color: rgb(197, 190, 116);
padding: 10px;
text-decoration: none;
}
nav a:hover {
color: rgb(182, 88, 65);
}
/* Links */
a {
color: rgb(51, 58, 45);
}
a:hover {
color: rgb(182, 88, 65);
}
/* Headers */
h1{
margin: 30px 0px 25px 0px;
font-size: 40px;
font-weight: bold;
text-align: center;
font-family: 'Cabin Sketch', cursive;
color: rgb(182, 88, 65)
}
h2 {
text-align: center;
margin: 40px;
font-style: italic;
}
h3 {
text-align: center;
margin: 30px 0px 20px 0px;
font-size: 20px;
font-weight: bold;
display: block;
}
/* Page Content */
#hours {
display: block;
}
#locations {
display: block;
margin: 0 auto;
width: 850px;
}
#salmon {
width: 60%;
display: block;
margin: 20px auto;
}
ul {
text-align: center;
}
li {
padding: 10px;
}
p {
text-align: center;
width: 80%;
margin: 0px auto;
}
img {
width: 300px;
display: block;
margin: 10px auto;
}
div {
display: inline-block;
}
/* Sales Page Table*/
table {
width: 90%;
margin-left: 20px;
}
table, th, td {
border: 1px solid black;
text-align: center;
padding: 5px;
margin-top: 40px;
font-family: Arial, Helvetica, sans-serif;
background: rgb(212, 211, 203);
color: black;
}
/* Sales Page Form */
fieldset {
height: 100px;
width: 95%;
}
input {
background: rgb(212, 211, 203);
}
label {
font-size: 14px;
padding-bottom: 20px;
padding-left: 10px;
}
button {
align: center;
}
legend {
text-align: center;
font-weight: bold;
margin-left: 30px;
font-size: 18px;
} | 0.439988 | 0.07658 |
* {
margin: 0;
padding: 0;
}
.page-window {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
min-height: 600px;
background-image: url('../images/proj_bg.jpg');
background-size: 100% 100%;
}
.mask {
position: relative;
width: 350px;
height: 400px;
transform: translate(-50%, -50%);
top: 50%;
left: 50%;
background-color: rgba(0, 0, 0, .5);
}
form {
margin: 5px 15px;
text-align: center;
box-sizing: border-box;
}
.logo {
position: absolute;
width: 70px;
height: 70px;
margin-top: 20px;
left: 50%;
transform: translateX(-50%);
border-radius: 50%;
background-color: #fff
}
.header {
position: relative;
height: 80px;
margin-bottom: 20px;
border-bottom: 1px solid #777;
text-align: center;
box-sizing: border-box;
box-sizing: -moz-border-box;
}
.header span {
position: absolute;
display: inline-block;
top: 50%;
left: 50%;
transform: translate(-50%, -30%);
vertical-align: bottom;
font-size: 30px;
color: #fff;
}
.input-cont {
height: 200px;
padding: 10px;
box-sizing: border-box;
box-sizing: -moz-border-box;
}
.input-cont input {
outline: none;
width: 240px;
height: 35px;
font-size: 16px;
border: 1px solid transparent;
padding: 3px 5px;
margin: 20px 0;
box-sizing: border-box;
box-sizing: -moz-border-box;
}
.input-cont input:focus {
border-color: #0B9BEA;
box-shadow: 0 0 2px 1px rgb(37, 119, 167);
}
label {
/*display: none;*/
position: absolute;
width: 114px;
margin-top: 27px;
margin-left: 50px;
}
span.tail {
background-color: rgba(249, 131, 4, 0.67);
width: 100px;
height: 20px;
font-size: 12px;
vertical-align: top;
line-height: 20px;
border-radius: 2px;
display: inline-block;
color: #fff;
}
span.tri {
overflow: hidden;
width: 14px;
height: 20px;
display: inline-block;
position: relative;
}
span.tri i {
position: absolute;
content: '';
width: 8px;
height: 8px;
background-color: rgba(249, 131, 4, 0.67);
margin-left: -4px;
transform: rotateZ(45deg);
top: 10px;
margin-top: -4px;
left: 100%;
}
.footer {
position: relative;
height: 80px;
border-top: 1px solid #777;
padding: 10px;
box-sizing: border-box;
box-sizing: -moz-border-box;
}
input[type='submit'] {
position: absolute;
right: 0;
width: 80px;
height: 40px;
margin: 10px 20px;
border: none;
outline: none;
font-size: 16px;
color: #fff;
background-color: rgba(0, 159, 255, 0.87);
}
input[type='submit']:active {
background-color: rgba(0, 159, 255, 1);
} | public/stylesheets/login.css | * {
margin: 0;
padding: 0;
}
.page-window {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
min-height: 600px;
background-image: url('../images/proj_bg.jpg');
background-size: 100% 100%;
}
.mask {
position: relative;
width: 350px;
height: 400px;
transform: translate(-50%, -50%);
top: 50%;
left: 50%;
background-color: rgba(0, 0, 0, .5);
}
form {
margin: 5px 15px;
text-align: center;
box-sizing: border-box;
}
.logo {
position: absolute;
width: 70px;
height: 70px;
margin-top: 20px;
left: 50%;
transform: translateX(-50%);
border-radius: 50%;
background-color: #fff
}
.header {
position: relative;
height: 80px;
margin-bottom: 20px;
border-bottom: 1px solid #777;
text-align: center;
box-sizing: border-box;
box-sizing: -moz-border-box;
}
.header span {
position: absolute;
display: inline-block;
top: 50%;
left: 50%;
transform: translate(-50%, -30%);
vertical-align: bottom;
font-size: 30px;
color: #fff;
}
.input-cont {
height: 200px;
padding: 10px;
box-sizing: border-box;
box-sizing: -moz-border-box;
}
.input-cont input {
outline: none;
width: 240px;
height: 35px;
font-size: 16px;
border: 1px solid transparent;
padding: 3px 5px;
margin: 20px 0;
box-sizing: border-box;
box-sizing: -moz-border-box;
}
.input-cont input:focus {
border-color: #0B9BEA;
box-shadow: 0 0 2px 1px rgb(37, 119, 167);
}
label {
/*display: none;*/
position: absolute;
width: 114px;
margin-top: 27px;
margin-left: 50px;
}
span.tail {
background-color: rgba(249, 131, 4, 0.67);
width: 100px;
height: 20px;
font-size: 12px;
vertical-align: top;
line-height: 20px;
border-radius: 2px;
display: inline-block;
color: #fff;
}
span.tri {
overflow: hidden;
width: 14px;
height: 20px;
display: inline-block;
position: relative;
}
span.tri i {
position: absolute;
content: '';
width: 8px;
height: 8px;
background-color: rgba(249, 131, 4, 0.67);
margin-left: -4px;
transform: rotateZ(45deg);
top: 10px;
margin-top: -4px;
left: 100%;
}
.footer {
position: relative;
height: 80px;
border-top: 1px solid #777;
padding: 10px;
box-sizing: border-box;
box-sizing: -moz-border-box;
}
input[type='submit'] {
position: absolute;
right: 0;
width: 80px;
height: 40px;
margin: 10px 20px;
border: none;
outline: none;
font-size: 16px;
color: #fff;
background-color: rgba(0, 159, 255, 0.87);
}
input[type='submit']:active {
background-color: rgba(0, 159, 255, 1);
} | 0.503662 | 0.092155 |
.irs {
position: relative; display: block;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.irs-line {
position: relative; display: block;
overflow: hidden;
outline: none !important;
}
.irs-line-left, .irs-line-mid, .irs-line-right {
position: absolute; display: block;
top: 0;
}
.irs-line-left {
left: 0; width: 11%;
}
.irs-line-mid {
left: 9%; width: 82%;
}
.irs-line-right {
right: 0; width: 11%;
}
.irs-bar {
position: absolute; display: block;
left: 0; width: 0;
}
.irs-bar-edge {
position: absolute; display: block;
top: 0; left: 0;
}
.irs-shadow {
position: absolute; display: none;
left: 0; width: 0;
}
.irs-slider {
position: absolute; display: block;
cursor: default;
z-index: 1;
}
.irs-slider.single {
}
.irs-slider.from {
}
.irs-slider.to {
}
.irs-slider.type_last {
z-index: 2;
}
.irs-min {
position: absolute; display: block;
left: 0;
cursor: default;
}
.irs-max {
position: absolute; display: block;
right: 0;
cursor: default;
}
.irs-from, .irs-to, .irs-single {
position: absolute; display: block;
top: 0; left: 0;
cursor: default;
white-space: nowrap;
}
.irs-grid {
position: absolute; display: none;
bottom: 0; left: 0;
width: 100%; height: 13px;
}
.irs-with-grid .irs-grid {
display: block;
}
.irs-grid-pol {
position: absolute;
top: 0; left: 0;
width: 1px; height: 13px;
background: #8790A3;
}
.irs-grid-pol.small {
height: 6px;
margin-top: 7px;
}
.irs-grid-text {
position: absolute;
bottom: 0; left: 0;
white-space: nowrap;
text-align: center;
font-size: 9px; line-height: 9px;
padding: 0 3px;
color: #000;
}
.irs-disable-mask {
position: absolute; display: block;
top: 0; left: -1%;
width: 102%; height: 100%;
cursor: default;
background: rgba(0,0,0,0.0);
z-index: 2;
}
.lt-ie9 .irs-disable-mask {
background: #000;
filter: alpha(opacity=0);
cursor: not-allowed;
}
.irs-disabled {
opacity: 0.4;
}
.irs-hidden-input {
position: absolute !important;
display: block !important;
top: 0 !important;
left: 0 !important;
width: 0 !important;
height: 0 !important;
font-size: 0 !important;
line-height: 0 !important;
padding: 0 !important;
margin: 0 !important;
outline: none !important;
z-index: -9999 !important;
background: none !important;
border-style: solid !important;
border-color: transparent !important;
}
/* --- */
.irs {
}
.irs-line {
margin: 0 -4px;
height: 25px;
border-radius: 13px / 12px;
background: rgb(231,235,241);
background: -moz-linear-gradient(top, rgba(231,235,241,1) 1%, rgba(237,240,244,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(231,235,241,1)), color-stop(100%,rgba(237,240,244,1)));
background: -webkit-linear-gradient(top, rgba(231,235,241,1) 1%,rgba(237,240,244,1) 100%);
background: -o-linear-gradient(top, rgba(231,235,241,1) 1%,rgba(237,240,244,1) 100%);
background: -ms-linear-gradient(top, rgba(231,235,241,1) 1%,rgba(237,240,244,1) 100%);
background: linear-gradient(to bottom, rgba(231,235,241,1) 1%,rgba(237,240,244,1) 100%);
box-shadow: 0 1px 0 rgba(255,255,255,.7), 0 0 0 1px rgba(255,255,255,.18), inset 0 1px 0 rgba(115,122,135,.18), inset 0 0 0 1px rgba(115,122,135,.05);
position: relative;
}
.irs-line:after {
content: '';
display: block;
position: absolute;
top: 4px;
bottom: 4px;
left: 4px;
right: 4px;
height: 17px;
border-radius: 9px;
box-shadow: 0 1px 0 rgba(255,255,255,.7), inset 0 1px 3px rgba(94,101,114,.6), inset 0 0 0 1px rgba(94,101,114,.1);
background: rgb(200,205,215);
background: -moz-linear-gradient(top, rgba(200,205,215,1) 1%, rgba(212,217,227,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(200,205,215,1)), color-stop(100%,rgba(212,217,227,1)));
background: -webkit-linear-gradient(top, rgba(200,205,215,1) 1%,rgba(212,217,227,1) 100%);
background: -o-linear-gradient(top, rgba(200,205,215,1) 1%,rgba(212,217,227,1) 100%);
background: -ms-linear-gradient(top, rgba(200,205,215,1) 1%,rgba(212,217,227,1) 100%);
background: linear-gradient(to bottom, rgba(200,205,215,1) 1%,rgba(212,217,227,1) 100%);
}
.irs-bar {
display: block;
position: absolute;
top: 4px;
bottom: 4px;
margin: 0;
height: 16px;
border-radius: 9px;
background: rgb(254,247,88);
background: -moz-linear-gradient(top, rgba(254,247,88,1) 1%, rgba(235,213,101,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(254,247,88,1)), color-stop(100%,rgba(235,213,101,1)));
background: -webkit-linear-gradient(top, rgba(254,247,88,1) 1%,rgba(235,213,101,1) 100%);
background: -o-linear-gradient(top, rgba(254,247,88,1) 1%,rgba(235,213,101,1) 100%);
background: -ms-linear-gradient(top, rgba(254,247,88,1) 1%,rgba(235,213,101,1) 100%);
background: linear-gradient(to bottom, rgba(254,247,88,1) 1%,rgba(235,213,101,1) 100%);
border-bottom: 1px solid #777D89;
border-top: 1px solid #FDFAB5;
box-shadow: 0 3px 6px #9ba1ad, inset 0 1px 0 rgba(255,255,255,.4), inset 0 0 0 1px rgba(255,255,255,.25);
}
.irs-slider {
width: 3px;
height: 25px;
position: absolute;
top: 0;
cursor: pointer;
}
.irs-slider:after {
content: '';
display: block;
width: 54px;
height: 51px;
background: url(../images/icons.png) 0 -27px no-repeat;
position: absolute;
left: 50%;
top: 50%;
margin: -20px 0 0 -17px;
}
.irs-slider:hover:after {
background-position: -59px -27px;
}
.irs-single {
opacity: 0;
visibility: hidden;
}
.irs-grid {
position: relative;
margin: 15px 0 0;
height: 13px;
}
.irs-min, .irs-max {
display: block;
padding: 30px 0 0;
font-size: 14px;
line-height: 20px;
color: #828999;
width: 140px;
text-align: center;
visibility: visible !important;
}
.irs-min {
left: -70px;
}
.irs-max {
right: -70px;
}
.irs-grid-text {
display: none !important;
} | frontend/web/css/jquery.range.css |
.irs {
position: relative; display: block;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.irs-line {
position: relative; display: block;
overflow: hidden;
outline: none !important;
}
.irs-line-left, .irs-line-mid, .irs-line-right {
position: absolute; display: block;
top: 0;
}
.irs-line-left {
left: 0; width: 11%;
}
.irs-line-mid {
left: 9%; width: 82%;
}
.irs-line-right {
right: 0; width: 11%;
}
.irs-bar {
position: absolute; display: block;
left: 0; width: 0;
}
.irs-bar-edge {
position: absolute; display: block;
top: 0; left: 0;
}
.irs-shadow {
position: absolute; display: none;
left: 0; width: 0;
}
.irs-slider {
position: absolute; display: block;
cursor: default;
z-index: 1;
}
.irs-slider.single {
}
.irs-slider.from {
}
.irs-slider.to {
}
.irs-slider.type_last {
z-index: 2;
}
.irs-min {
position: absolute; display: block;
left: 0;
cursor: default;
}
.irs-max {
position: absolute; display: block;
right: 0;
cursor: default;
}
.irs-from, .irs-to, .irs-single {
position: absolute; display: block;
top: 0; left: 0;
cursor: default;
white-space: nowrap;
}
.irs-grid {
position: absolute; display: none;
bottom: 0; left: 0;
width: 100%; height: 13px;
}
.irs-with-grid .irs-grid {
display: block;
}
.irs-grid-pol {
position: absolute;
top: 0; left: 0;
width: 1px; height: 13px;
background: #8790A3;
}
.irs-grid-pol.small {
height: 6px;
margin-top: 7px;
}
.irs-grid-text {
position: absolute;
bottom: 0; left: 0;
white-space: nowrap;
text-align: center;
font-size: 9px; line-height: 9px;
padding: 0 3px;
color: #000;
}
.irs-disable-mask {
position: absolute; display: block;
top: 0; left: -1%;
width: 102%; height: 100%;
cursor: default;
background: rgba(0,0,0,0.0);
z-index: 2;
}
.lt-ie9 .irs-disable-mask {
background: #000;
filter: alpha(opacity=0);
cursor: not-allowed;
}
.irs-disabled {
opacity: 0.4;
}
.irs-hidden-input {
position: absolute !important;
display: block !important;
top: 0 !important;
left: 0 !important;
width: 0 !important;
height: 0 !important;
font-size: 0 !important;
line-height: 0 !important;
padding: 0 !important;
margin: 0 !important;
outline: none !important;
z-index: -9999 !important;
background: none !important;
border-style: solid !important;
border-color: transparent !important;
}
/* --- */
.irs {
}
.irs-line {
margin: 0 -4px;
height: 25px;
border-radius: 13px / 12px;
background: rgb(231,235,241);
background: -moz-linear-gradient(top, rgba(231,235,241,1) 1%, rgba(237,240,244,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(231,235,241,1)), color-stop(100%,rgba(237,240,244,1)));
background: -webkit-linear-gradient(top, rgba(231,235,241,1) 1%,rgba(237,240,244,1) 100%);
background: -o-linear-gradient(top, rgba(231,235,241,1) 1%,rgba(237,240,244,1) 100%);
background: -ms-linear-gradient(top, rgba(231,235,241,1) 1%,rgba(237,240,244,1) 100%);
background: linear-gradient(to bottom, rgba(231,235,241,1) 1%,rgba(237,240,244,1) 100%);
box-shadow: 0 1px 0 rgba(255,255,255,.7), 0 0 0 1px rgba(255,255,255,.18), inset 0 1px 0 rgba(115,122,135,.18), inset 0 0 0 1px rgba(115,122,135,.05);
position: relative;
}
.irs-line:after {
content: '';
display: block;
position: absolute;
top: 4px;
bottom: 4px;
left: 4px;
right: 4px;
height: 17px;
border-radius: 9px;
box-shadow: 0 1px 0 rgba(255,255,255,.7), inset 0 1px 3px rgba(94,101,114,.6), inset 0 0 0 1px rgba(94,101,114,.1);
background: rgb(200,205,215);
background: -moz-linear-gradient(top, rgba(200,205,215,1) 1%, rgba(212,217,227,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(200,205,215,1)), color-stop(100%,rgba(212,217,227,1)));
background: -webkit-linear-gradient(top, rgba(200,205,215,1) 1%,rgba(212,217,227,1) 100%);
background: -o-linear-gradient(top, rgba(200,205,215,1) 1%,rgba(212,217,227,1) 100%);
background: -ms-linear-gradient(top, rgba(200,205,215,1) 1%,rgba(212,217,227,1) 100%);
background: linear-gradient(to bottom, rgba(200,205,215,1) 1%,rgba(212,217,227,1) 100%);
}
.irs-bar {
display: block;
position: absolute;
top: 4px;
bottom: 4px;
margin: 0;
height: 16px;
border-radius: 9px;
background: rgb(254,247,88);
background: -moz-linear-gradient(top, rgba(254,247,88,1) 1%, rgba(235,213,101,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(254,247,88,1)), color-stop(100%,rgba(235,213,101,1)));
background: -webkit-linear-gradient(top, rgba(254,247,88,1) 1%,rgba(235,213,101,1) 100%);
background: -o-linear-gradient(top, rgba(254,247,88,1) 1%,rgba(235,213,101,1) 100%);
background: -ms-linear-gradient(top, rgba(254,247,88,1) 1%,rgba(235,213,101,1) 100%);
background: linear-gradient(to bottom, rgba(254,247,88,1) 1%,rgba(235,213,101,1) 100%);
border-bottom: 1px solid #777D89;
border-top: 1px solid #FDFAB5;
box-shadow: 0 3px 6px #9ba1ad, inset 0 1px 0 rgba(255,255,255,.4), inset 0 0 0 1px rgba(255,255,255,.25);
}
.irs-slider {
width: 3px;
height: 25px;
position: absolute;
top: 0;
cursor: pointer;
}
.irs-slider:after {
content: '';
display: block;
width: 54px;
height: 51px;
background: url(../images/icons.png) 0 -27px no-repeat;
position: absolute;
left: 50%;
top: 50%;
margin: -20px 0 0 -17px;
}
.irs-slider:hover:after {
background-position: -59px -27px;
}
.irs-single {
opacity: 0;
visibility: hidden;
}
.irs-grid {
position: relative;
margin: 15px 0 0;
height: 13px;
}
.irs-min, .irs-max {
display: block;
padding: 30px 0 0;
font-size: 14px;
line-height: 20px;
color: #828999;
width: 140px;
text-align: center;
visibility: visible !important;
}
.irs-min {
left: -70px;
}
.irs-max {
right: -70px;
}
.irs-grid-text {
display: none !important;
} | 0.51562 | 0.094636 |
* Main CSS Stylesheet
*
* @package templateSystem
* @copyright Copyright 2003-2007 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
*/
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000000;
background: #41475c url("../images/bg.gif") repeat;
}
a img {border: none; }
a:link, #navEZPagesTOC ul li a {
color: #41475c;
text-decoration: none;
}
a:visited {
color: #41475c;
text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
color: #c50007;
}
#navMain ul li a:hover{
color: #cacedd;
}
a:active {
color: #41475c;
}
h1 {
margin: 0.3em 0 .8em;
color: #4e4c4c;
}
h2 {
margin: 0.3em 0 .8em;
color: #c50007;
}
h3 {
margin: 0.3em 0;
}
h4 {
margin: 0.3em 0;
}
h5{
margin: 0.3em 0;
}
h6{
margin: 0.3em 0;
}
h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger{
font-size: 1.1em;
}
.biggerText {
font-size: 1.2em;
}
/* Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
position: relative;
}
*html .centerColumn {
height: 1%;
}
*/
CODE {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 1em;
}
FORM, SELECT{
display: inline;
font-size: 1em;
margin: 0.1em;
}
TEXTAREA {
/*margin: auto;*/
display: block;
width: 95%;
}
input:focus, select:focus, textarea:focus {
background: #41475c;
color: #fff;
}
FIELDSET {
padding: 0.5em 0;
margin: 0.5em 0em;
border: none;
}
LEGEND {
font-weight: bold;
/*padding: 0.3em;*/
padding: 0.3em 0;
color: black;
}
LABEL, h4.optionName {
line-height: 1.5em;
padding: 0.2em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
margin: 0.5em 0.3em;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
float: left;
}
LABEL.inputLabel {
width: 9em;
float: left;
}
LABEL.inputLabelPayment {
width: 14em;
float: left;
padding-left: 2.5em;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
width: 11em;
float: left;
}
#checkoutPayment LABEL.radioButtonLabel {
font-weight: bold;
}
P, ADDRESS {
padding: 0.5em;
}
ADDRESS {
font-style: normal;
}
.clearBoth {
clear: both;
}
HR {
height: 1px;
margin-top: 0.5em;
border: none;
border-bottom: 1px solid #9a9a9a;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
line-height: 1.8em;
padding: 0.2em;
border: 1px solid #9a9a9a;
}
.messageStackWarning, .messageStackError {
background-color: #c50007;
color: #ffffff;
}
.messageStackSuccess {
background-color: #99FF99;
color: #000000;
}
.messageStackCaution {
background-color: #FFFF66;
color: #000000;
}
/*wrappers - page or section containers*/
#mainWrapper {
background-color: #ffffff;
text-align: left;
width: 960px;
vertical-align: top;
-moz-box-shadow: 1px 1px 10px 10px #373b4b;
-webkit-box-shadow: 1px 1px 10px 10px #373b4b;
box-shadow: 1px 1px 10px 10px #373b4b;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
margin: 0em;
padding: 0em;
}
#logoWrapper{
/*background-image: url(../images/header_bg.jpg);*/
background-repeat: repeat-x;
background-color: #ffffff;
height:75px;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
margin: auto;
}
#navColumnOneWrapper, #navColumnTwoWrapper {
margin-left: 0.5em;
margin-right: 0.5em;
}
#tagline {
color:#000000;
font-size: 2em;
text-align : center;
vertical-align: middle;
}
#sendSpendWrapper {
border: 1px solid #cacaca;
float: right;
margin: 0em 0em 1em 1em;
}
.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
margin: 0;
width: 47%;
}
.wrapperAttribsOptions {
margin: 0.3em 0em .5em;
width: 300px;
float: left;
}
/*navigation*/
.navSplitPagesResult {
margin-bottom: 5px;
margin-right: 2px;
}
#productsListingBottomNumber{
margin-top: 5px;
}
.navSplitPagesLinks {}
.navNextPrevCounter {
margin: 0em;
font-size: 0.9em;
}
.navNextPrevList {
display: inline;
white-space: nowrap;
margin: 0;
padding: 0.5em 0em;
list-style-type: none;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
margin: 0em;
background-color: #5d6682;
padding: 0.5em 1em;
font-weight: bold;
color: #ffffff;
height: 1%;
}
#navCatTabsWrapper {
background-color: #ffffff;
color: #9a9a9a;
background-image:none;
}
#navMain ul, #navSupp ul, #navCatTabs ul {
margin: 0;
padding: 0.5em 0em;
list-style-type: none;
text-align: center;
line-height: 1.5em;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
display: inline;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
text-decoration: none;
padding: 0em 0.5em;
margin: 0;
color: #ffffff;
white-space: nowrap;
}
#navCatTabs ul li a {
color: #9a9a9a;
}
#navEZPagesTOCWrapper {
font-weight: bold;
float: right;
height: 1%;
border: 1px solid #9a9a9a;
}
#navEZPagesTOC ul {
margin: 0;
padding: 0.5em 0em;
list-style-type: none;
line-height: 1.5em;
}
#navEZPagesTOC ul li {
white-space: nowrap;
}
#navEZPagesTOC ul li a {
padding: 0em 0.5em;
margin: 0;
}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
margin: 0em;
}
#navMainSearch {
float: right;
}
#navBreadCrumb {
padding: 0.5em 0.5em;
background-color: #ffffff;
font-size: 0.95em;
font-weight: bold;
margin: 0em;
}
#navEZPagesTop {
/*background-color: #f3f5f8;*/
/*background-image: url(../images/tile_back.gif);*/
font-size: 14px;
font-weight: bold;
margin: -38px auto 12px;
padding: 0 0.2em 15px;
text-align: right;
border-bottom: 3px solid #5d6682;
width: 915px;
}
#navColumnOne, #navColumnTwo {
background-color: transparent;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
vertical-align: top;
}
/*.content,*/
shippingEstimatorWrapper {
/*font-size: 1.2em;*/
padding: 0.5em 0.5em 0.5em 0;
}
.alert {
color: #c50007;
margin-left: 0.5em;
}
.advisory {}
.important {
font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
float: right;
}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
padding: 0.8em;
}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
font-size: 0.9em;
}
/*Shopping Cart Display*/
#cartAdd {
width: 500px;
}
.tableHeading TH {
}
.tableHeading, #cartSubTotal {
background-color: #cacedd;
}
#cartSubTotal {
font-weight: bold;
text-align: right;
line-height: 2.2em;
padding-right: 2.5em;
}
.tableRow, .tableHeading, #cartSubTotal {
height: 2.2em;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
padding: 0.5em 0em;
}
.cartUnitDisplay, .cartTotalDisplay {
text-align: right;
padding-right: 0.2em;
}
#scUpdateQuantity {
width: 2em;
}
.cartQuantity {
width: 4.7em;
}
.cartNewItem {
color: #33CC33;
position: relative; /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
color: #660099;
position: relative; /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
text-align: right;
font-weight: bold;
}
.cartRemoveItemDisplay {
width: 3.5em;
}
.cartAttribsList {
margin-left: 1em;
}
#mediaManager {
width: 50%;
margin: 0.2em;
padding: 0.5em;
background-color: #E4FEf5;
border: 1px solid #003D00;
}
.mediaTitle {
float: left;
}
.mediaTypeLink {
float: right;
}
.normalprice, .productSpecialPriceSale {
text-decoration: line-through;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
color: #ff0000;
}
.orderHistList {
margin: 1em;
padding: 0.2em 0em;
list-style-type: none;
}
#cartBoxListWrapper ul, #ezPageBoxList ul {
list-style-type: none;
}
#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
margin: 0;
padding: 0.2em 0em;
}
#cartBoxEmpty, #cartBoxVoucherBalance {
font-weight: bold;
}
.totalBox {
width: 5.5em;
text-align: right;
padding: 0.2em;
}
.lineTitle, .amount {
text-align: right;
padding: 0.2em;
}
.amount {
width: 5.5em;
}
/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
margin: 0em 1em 1em 0em ;
}
.categoryIcon {}
#cartImage {
margin: 0.5em 1em;
}
/*Attributes*/
.attribImg {
width: 80px;
margin: .5em 0em;
}
.attributesComments {}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
margin: 1em 0em;
}
.centerBoxWrapper {
border: 1px solid #9a9a9a;
height: 1%;
margin: 1.1em 0;
}
h2.centerBoxHeading {
font-size: 1.3em;
color: #ffffff;
}
/*sideboxes*/
.columnLeft {}
h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
font-size: 1.5em;
color: #c50007;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
font-size: 0.9em;
color: #ffffff;
}
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
margin: 0em;
padding: 0.5em 0.2em 0em;
}
.leftBoxContainer, .rightBoxContainer {
margin: 0em;
/*border-bottom: 5px solid #336633;*/
margin-top: 1.5em;
}
.sideBoxContent {
background-color: #ffffff;
padding: 0.4em;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
color: #FFFF33;
text-decoration: none;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
color: #FFFFFF;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
text-align: left;
}
#bestsellers .wrapper {
margin: 0em 0em 0em 1.5em;
}
#bestsellers ol {
padding: 0;
margin-left: 1.1em;
}
#bestsellers li {
padding: 0;
margin: 0.3em 0em 0.3em 0em;
}
#bannerboxHeading {
background-color: #41475c;
}
#upProductsHeading {
text-align: left;
}
#upDateHeading {
text-align: right;
}
/* categories box parent and child categories */
A.category-top, A.category-top:visited {
color: #41475c;
text-decoration: none;
}
A.category-links, A.category-links:visited {
color: #41475c;
text-decoration: none;
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
color: #41475c;
text-decoration: none;
}
SPAN.category-subs-parent {
font-weight: bold;
}
SPAN.category-subs-selected {
font-weight: bold;
}
/* end categories box links */
/*misc*/
.back {
float: right;
}
.forward, #shoppingCartDefault #PPECbutton {
float: right;
}
.bold {
font-weight: bold;
}
.rowOdd {
background-color: #e8e8e8;
height: 1.5em;
vertical-align: top;
}
.rowEven {
background-color: #f7f7f7;
height: 1.5em;
vertical-align: top;
}
.hiddenField {
display: none;
}
.visibleField {
display: inline;
}
CAPTION {
/*display: none;*/
}
#myAccountGen li, #myAccountNotify li {
margin: 0;
}
.accountTotalDisplay, .accountTaxDisplay {
width: 20%;
text-align: right;
/*vertical-align: top*/
}
.accountQuantityDisplay {
width: 10%;
vertical-align: top
}
TR.tableHeading {
background-color: #cacedd;
height: 2em;
}
.productListing-rowheading {
background-color: #abbbd3;
height: 2em;
color: #FFFFFF;
}
#siteMapList {
width: 90%;
float: right;
}
.ratingRow {
margin: 1em 0em 1.5em 0em;
}
LABEL#textAreaReviews {
font-weight: normal;
margin: 1em 0em;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
background-color: #ffffff;
}
.information {padding: 10px 3px; line-height: 150%;}
#shoppingcartBody #shippingEstimatorContent {
clear: both;
}
.seDisplayedAddressLabel {
background-color:#85C285;
text-align: center;
}
.seDisplayedAddressInfo {
text-transform: uppercase;
text-align: center;
font-weight: bold;
}
#seShipTo {
padding: 0.2em;
}
/* @group My Css */
.hmFeatured{
width: 750px;
}
.hmCol{
width: 240px;
float: left;
}
.hmCol img{
margin-bottom: 10px;
}
.hmCol p{
padding: 0;
}
.hmMove{
margin-left: 15px;
}
#logo{
margin-left: 1.5em;
}
#navColumnOne{
padding-left: 15px;
padding-right: 5px;
}
ul.productsList{
list-style-type: none;
margin: 0;
padding: 0;
}
ul.productsList li{
padding-bottom: 5px;
padding-top: 5px;
}
ul.productsList li:hover{
background-color: #5d6682;
}
ul.productsList li:hover a{
color: #fff;
margin-left: 5px;
}
#siteinfoLegal{
font-size: 1em;
background-color: #5d6682;
color: #fff;
}
#siteinfoLegal a{
font-size: 1em;
color: #fff;
}
#siteinfoLegal a:hover{
color: #cacedd;
}
.myFooter{
padding: 5px 20px 15px;
}
.myFooterinfo{
float: left;
}
.myFooterinfo p{
padding: 0;
margin: 0;
}
.myFootercopy{
float: right;
}
.verticalSlash{
margin: 0 7px;
}
#navSupp ul {
display: none;
}
#contentMainWrapper {
margin: 0 0 30px 0;
}
#ezPageDefault{
margin: 15px 10px 0 0;
}
.ezBody {
width: 750px;
}
.ezBody p{
padding: 0;
margin: 0px 0px 20px;
}
.ezBody h3{
color: #c50007;;
}
#createAcctSuccess.centerColumn, #logoffDefault.centerColumn, #accountDefault, #loginDefault.centerColumn, #productGeneral, #indexProductList, #allProductsDefault, #shoppingCartDefault, #checkoutShipping, #checkoutConfirmDefault, #passwordForgotten, #checkoutPayment{
margin: 12px 20px 0 0;
}
#accountLinksWrapper{
float: left;
}
#myAccountGen, #myAccountNotify{
margin: 0 0 15px 0;
padding-left: 1em;
text-indent: 0em;
}
.productVinfo{
width: 490px;
float: right;
}
.productVimg{
width: 220px;
float: left;
}
.productVinfo h3 {
color: #c50007;
font-size: 14px;
margin: 10px 0;
}
.productVinfo h2 {
color: #444;
}
#productMainImage img{
margin: 0em 1em 1em 0em ;
float: left;
border: 2px solid #000000;
}
input{
display: inline;
font-size: 1em;
}
.qtyArea{
display: block;
margin: 10px 0 0 0;
width: 100px;
height: 50px;
float: left;
}
.productListing-heading a{
color: #fff;
}
.productListing-heading a:hover{
color: #41475c;
}
#listCell0-0{
width:120px;
padding: 0 0 0 10px;
}
.productListing-data a{
text-decoration: underline;
}
h3.itemTitle{
margin-top: -15px;
}
h3.itemTitle a{
text-decoration: none;
}
h3.itemTitle2{
margin-top: 0px;
}
h3.itemTitle2 a{
text-decoration: none;
}
#indexBody table.tabTable td{
border-bottom:1px solid #aaa;
margin: 0px;
}
#indexBody table.tabTable td.productListing-data img{
/*padding-bottom: 10px;
padding-left: 30px;*/
}
#indexBody table.tabTable td.productListing-data{
padding-bottom: 15px;
}
#productsallBody table td{
padding-bottom: 10px;
padding-top: 10px;
}
#allProductsDefault.centerColumn table tbody tr td{
padding: 0px 0px 10px 0px;
}
h4.optionName{
font-size: 12px;
}
a.moreInfoLink{
font-weight: bold;
}
#scQuantityHeading{
padding-left: 10px;
color: #5d6682;
}
#scUpdateQuantity, #scProductsHeading{
padding-left: 5px;
color: #5d6682;
}
#scUnitHeading, #scTotalHeading{
color: #5d6682;
}
.cartQuantity, .cartProductDisplay{
padding-left: 5px;
}
.cartUnitDisplay, .cartTotalDisplay{
padding-left: 0px;
text-align: left;
}
.cartAttribsList ul{
list-style-type: disc;
list-style-position: inside;
margin: 0;
padding: 0;
}
#shoppingCartDefault.centerColumn form #cartContentsDisplay tbody tr.rowEven td.cartProductDisplay .cartAttribsList{
margin: 0;
}
#cartProdTitle{
font-size: 12px;
font-weight: bold;
color: #8a9acc;
}
#shoppingCartDefault .buttonRow, #checkoutShipping .buttonRow, #checkoutPayment .buttonRow, #checkoutConfirmDefault .buttonRow{
margin: 0 0 0 15px;
padding-left: 0px;
}
.buttonRow{
margin: -20px 0 0 0;
padding-left: 20px;
}
#allProductsListingBottomNumber.navSplitPagesResult.back{
margin-right: 170px;
}
#passwordForgotten .back{
margin: 0;
padding: 0;
float: left;
}
#passwordForgotten fieldset{
margin: 0;
padding: 0;
}
#passwordForgotten legend{
margin: 0;
padding: 0;
}
#passwordForgotten form{
border: none;
margin: 0;
padding: 0;
}
#passwordForgotten .alert{
float: none;
}
.emailForgotpw{
margin: 20px 0 0 0;
float: left;
width: 440px;
}
#passwordForgotten .forward{
margin: 10px 0 0 0;
padding: 0;
float: left;
}
#loginDefault .forward{
margin: 10px 0 0 0;
padding: 0;
float: left;
}
#passwordForgotten input#email-address{
width: 300px;
}
.newUser{
color: #c50007;
}
a.forgotPwBtn{
text-indent: -9999px;
text-align: none;
display: block;
width: 170px;
height: 42px;
background-image: url('../../template_default/buttons/english/button_forgot_password.png');
margin: 15px 0 0 70px;
}
.productListing-odd img, .productListing-even img{
border: 1px solid #333;
padding: 0;
}
#productQuantityDiscounts{
margin: 10px 0 0 0;
display: block;
height: 130px;
}
#productQuantityDiscounts table{
width: 30%;
border-top: 1px solid #cacedd;
border-right: 1px solid #cacedd;
margin: 15px 200px 0 0; /* Fix Table to Float Right */
border-collapse: collapse;
/*Take out if you end up moving the discount box */ float: left;
}
#productQuantityDiscounts td{
background-color: #F7F7F7;
border-bottom: 1px solid #cacedd;
border-left: 1px solid #cacedd;
padding: .3em .8em;
text-align: center;
}
#productQuantityDiscounts tr.tableOdd td{
background-color: #cacedd;
}
#productQuantityDiscounts tr.tableOdd td.headstrong{
font-weight: bold;
}
#cartSubTotal{
color: #5D6682;
}
.inputColor{
float: left;
}
span.moveSwatch{
height: 20px;
width: 20px;
display: inline;
float: left;
color: #000;
}
span.imgLink{
display: block;
width: 170px;
height: 42px;
background-image: url('../../template_default/buttons/english/button_view_larger.png');
position: relative;
margin: 220px 0 0 0;
text-indent: -9999px;
}
#checkoutShipping .floatingBox, #checkoutPayment .floatingBox{
float: left;
}
#checkoutShipping .floatingBox.important.forward, #checkoutPayment .floatingBox.important.forward{
margin-left: 40px;
}
.fieldBgColor{
background-color: #cacedd;
padding: .3em .5em;
}
#allProductsDefault.centerColumn table tr.productListing-even td.main, #allProductsDefault.centerColumn table tr.productListing-odd td.main{
padding: 0;
}
#allProductsDefault.centerColumn table {
margin: 10px 0 0 0;
}
#alsoPurchased{
display: none;
}
/* @end */ | httpdocs/catalog/includes/templates/classic/css/stylesheet.css | * Main CSS Stylesheet
*
* @package templateSystem
* @copyright Copyright 2003-2007 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
*/
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000000;
background: #41475c url("../images/bg.gif") repeat;
}
a img {border: none; }
a:link, #navEZPagesTOC ul li a {
color: #41475c;
text-decoration: none;
}
a:visited {
color: #41475c;
text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
color: #c50007;
}
#navMain ul li a:hover{
color: #cacedd;
}
a:active {
color: #41475c;
}
h1 {
margin: 0.3em 0 .8em;
color: #4e4c4c;
}
h2 {
margin: 0.3em 0 .8em;
color: #c50007;
}
h3 {
margin: 0.3em 0;
}
h4 {
margin: 0.3em 0;
}
h5{
margin: 0.3em 0;
}
h6{
margin: 0.3em 0;
}
h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger{
font-size: 1.1em;
}
.biggerText {
font-size: 1.2em;
}
/* Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
position: relative;
}
*html .centerColumn {
height: 1%;
}
*/
CODE {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 1em;
}
FORM, SELECT{
display: inline;
font-size: 1em;
margin: 0.1em;
}
TEXTAREA {
/*margin: auto;*/
display: block;
width: 95%;
}
input:focus, select:focus, textarea:focus {
background: #41475c;
color: #fff;
}
FIELDSET {
padding: 0.5em 0;
margin: 0.5em 0em;
border: none;
}
LEGEND {
font-weight: bold;
/*padding: 0.3em;*/
padding: 0.3em 0;
color: black;
}
LABEL, h4.optionName {
line-height: 1.5em;
padding: 0.2em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
margin: 0.5em 0.3em;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
float: left;
}
LABEL.inputLabel {
width: 9em;
float: left;
}
LABEL.inputLabelPayment {
width: 14em;
float: left;
padding-left: 2.5em;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
width: 11em;
float: left;
}
#checkoutPayment LABEL.radioButtonLabel {
font-weight: bold;
}
P, ADDRESS {
padding: 0.5em;
}
ADDRESS {
font-style: normal;
}
.clearBoth {
clear: both;
}
HR {
height: 1px;
margin-top: 0.5em;
border: none;
border-bottom: 1px solid #9a9a9a;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
line-height: 1.8em;
padding: 0.2em;
border: 1px solid #9a9a9a;
}
.messageStackWarning, .messageStackError {
background-color: #c50007;
color: #ffffff;
}
.messageStackSuccess {
background-color: #99FF99;
color: #000000;
}
.messageStackCaution {
background-color: #FFFF66;
color: #000000;
}
/*wrappers - page or section containers*/
#mainWrapper {
background-color: #ffffff;
text-align: left;
width: 960px;
vertical-align: top;
-moz-box-shadow: 1px 1px 10px 10px #373b4b;
-webkit-box-shadow: 1px 1px 10px 10px #373b4b;
box-shadow: 1px 1px 10px 10px #373b4b;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
margin: 0em;
padding: 0em;
}
#logoWrapper{
/*background-image: url(../images/header_bg.jpg);*/
background-repeat: repeat-x;
background-color: #ffffff;
height:75px;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
margin: auto;
}
#navColumnOneWrapper, #navColumnTwoWrapper {
margin-left: 0.5em;
margin-right: 0.5em;
}
#tagline {
color:#000000;
font-size: 2em;
text-align : center;
vertical-align: middle;
}
#sendSpendWrapper {
border: 1px solid #cacaca;
float: right;
margin: 0em 0em 1em 1em;
}
.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
margin: 0;
width: 47%;
}
.wrapperAttribsOptions {
margin: 0.3em 0em .5em;
width: 300px;
float: left;
}
/*navigation*/
.navSplitPagesResult {
margin-bottom: 5px;
margin-right: 2px;
}
#productsListingBottomNumber{
margin-top: 5px;
}
.navSplitPagesLinks {}
.navNextPrevCounter {
margin: 0em;
font-size: 0.9em;
}
.navNextPrevList {
display: inline;
white-space: nowrap;
margin: 0;
padding: 0.5em 0em;
list-style-type: none;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
margin: 0em;
background-color: #5d6682;
padding: 0.5em 1em;
font-weight: bold;
color: #ffffff;
height: 1%;
}
#navCatTabsWrapper {
background-color: #ffffff;
color: #9a9a9a;
background-image:none;
}
#navMain ul, #navSupp ul, #navCatTabs ul {
margin: 0;
padding: 0.5em 0em;
list-style-type: none;
text-align: center;
line-height: 1.5em;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
display: inline;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
text-decoration: none;
padding: 0em 0.5em;
margin: 0;
color: #ffffff;
white-space: nowrap;
}
#navCatTabs ul li a {
color: #9a9a9a;
}
#navEZPagesTOCWrapper {
font-weight: bold;
float: right;
height: 1%;
border: 1px solid #9a9a9a;
}
#navEZPagesTOC ul {
margin: 0;
padding: 0.5em 0em;
list-style-type: none;
line-height: 1.5em;
}
#navEZPagesTOC ul li {
white-space: nowrap;
}
#navEZPagesTOC ul li a {
padding: 0em 0.5em;
margin: 0;
}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
margin: 0em;
}
#navMainSearch {
float: right;
}
#navBreadCrumb {
padding: 0.5em 0.5em;
background-color: #ffffff;
font-size: 0.95em;
font-weight: bold;
margin: 0em;
}
#navEZPagesTop {
/*background-color: #f3f5f8;*/
/*background-image: url(../images/tile_back.gif);*/
font-size: 14px;
font-weight: bold;
margin: -38px auto 12px;
padding: 0 0.2em 15px;
text-align: right;
border-bottom: 3px solid #5d6682;
width: 915px;
}
#navColumnOne, #navColumnTwo {
background-color: transparent;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
vertical-align: top;
}
/*.content,*/
shippingEstimatorWrapper {
/*font-size: 1.2em;*/
padding: 0.5em 0.5em 0.5em 0;
}
.alert {
color: #c50007;
margin-left: 0.5em;
}
.advisory {}
.important {
font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
float: right;
}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
padding: 0.8em;
}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
font-size: 0.9em;
}
/*Shopping Cart Display*/
#cartAdd {
width: 500px;
}
.tableHeading TH {
}
.tableHeading, #cartSubTotal {
background-color: #cacedd;
}
#cartSubTotal {
font-weight: bold;
text-align: right;
line-height: 2.2em;
padding-right: 2.5em;
}
.tableRow, .tableHeading, #cartSubTotal {
height: 2.2em;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
padding: 0.5em 0em;
}
.cartUnitDisplay, .cartTotalDisplay {
text-align: right;
padding-right: 0.2em;
}
#scUpdateQuantity {
width: 2em;
}
.cartQuantity {
width: 4.7em;
}
.cartNewItem {
color: #33CC33;
position: relative; /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
color: #660099;
position: relative; /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
text-align: right;
font-weight: bold;
}
.cartRemoveItemDisplay {
width: 3.5em;
}
.cartAttribsList {
margin-left: 1em;
}
#mediaManager {
width: 50%;
margin: 0.2em;
padding: 0.5em;
background-color: #E4FEf5;
border: 1px solid #003D00;
}
.mediaTitle {
float: left;
}
.mediaTypeLink {
float: right;
}
.normalprice, .productSpecialPriceSale {
text-decoration: line-through;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
color: #ff0000;
}
.orderHistList {
margin: 1em;
padding: 0.2em 0em;
list-style-type: none;
}
#cartBoxListWrapper ul, #ezPageBoxList ul {
list-style-type: none;
}
#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
margin: 0;
padding: 0.2em 0em;
}
#cartBoxEmpty, #cartBoxVoucherBalance {
font-weight: bold;
}
.totalBox {
width: 5.5em;
text-align: right;
padding: 0.2em;
}
.lineTitle, .amount {
text-align: right;
padding: 0.2em;
}
.amount {
width: 5.5em;
}
/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
margin: 0em 1em 1em 0em ;
}
.categoryIcon {}
#cartImage {
margin: 0.5em 1em;
}
/*Attributes*/
.attribImg {
width: 80px;
margin: .5em 0em;
}
.attributesComments {}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
margin: 1em 0em;
}
.centerBoxWrapper {
border: 1px solid #9a9a9a;
height: 1%;
margin: 1.1em 0;
}
h2.centerBoxHeading {
font-size: 1.3em;
color: #ffffff;
}
/*sideboxes*/
.columnLeft {}
h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
font-size: 1.5em;
color: #c50007;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
font-size: 0.9em;
color: #ffffff;
}
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
margin: 0em;
padding: 0.5em 0.2em 0em;
}
.leftBoxContainer, .rightBoxContainer {
margin: 0em;
/*border-bottom: 5px solid #336633;*/
margin-top: 1.5em;
}
.sideBoxContent {
background-color: #ffffff;
padding: 0.4em;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
color: #FFFF33;
text-decoration: none;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
color: #FFFFFF;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
text-align: left;
}
#bestsellers .wrapper {
margin: 0em 0em 0em 1.5em;
}
#bestsellers ol {
padding: 0;
margin-left: 1.1em;
}
#bestsellers li {
padding: 0;
margin: 0.3em 0em 0.3em 0em;
}
#bannerboxHeading {
background-color: #41475c;
}
#upProductsHeading {
text-align: left;
}
#upDateHeading {
text-align: right;
}
/* categories box parent and child categories */
A.category-top, A.category-top:visited {
color: #41475c;
text-decoration: none;
}
A.category-links, A.category-links:visited {
color: #41475c;
text-decoration: none;
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
color: #41475c;
text-decoration: none;
}
SPAN.category-subs-parent {
font-weight: bold;
}
SPAN.category-subs-selected {
font-weight: bold;
}
/* end categories box links */
/*misc*/
.back {
float: right;
}
.forward, #shoppingCartDefault #PPECbutton {
float: right;
}
.bold {
font-weight: bold;
}
.rowOdd {
background-color: #e8e8e8;
height: 1.5em;
vertical-align: top;
}
.rowEven {
background-color: #f7f7f7;
height: 1.5em;
vertical-align: top;
}
.hiddenField {
display: none;
}
.visibleField {
display: inline;
}
CAPTION {
/*display: none;*/
}
#myAccountGen li, #myAccountNotify li {
margin: 0;
}
.accountTotalDisplay, .accountTaxDisplay {
width: 20%;
text-align: right;
/*vertical-align: top*/
}
.accountQuantityDisplay {
width: 10%;
vertical-align: top
}
TR.tableHeading {
background-color: #cacedd;
height: 2em;
}
.productListing-rowheading {
background-color: #abbbd3;
height: 2em;
color: #FFFFFF;
}
#siteMapList {
width: 90%;
float: right;
}
.ratingRow {
margin: 1em 0em 1.5em 0em;
}
LABEL#textAreaReviews {
font-weight: normal;
margin: 1em 0em;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
background-color: #ffffff;
}
.information {padding: 10px 3px; line-height: 150%;}
#shoppingcartBody #shippingEstimatorContent {
clear: both;
}
.seDisplayedAddressLabel {
background-color:#85C285;
text-align: center;
}
.seDisplayedAddressInfo {
text-transform: uppercase;
text-align: center;
font-weight: bold;
}
#seShipTo {
padding: 0.2em;
}
/* @group My Css */
.hmFeatured{
width: 750px;
}
.hmCol{
width: 240px;
float: left;
}
.hmCol img{
margin-bottom: 10px;
}
.hmCol p{
padding: 0;
}
.hmMove{
margin-left: 15px;
}
#logo{
margin-left: 1.5em;
}
#navColumnOne{
padding-left: 15px;
padding-right: 5px;
}
ul.productsList{
list-style-type: none;
margin: 0;
padding: 0;
}
ul.productsList li{
padding-bottom: 5px;
padding-top: 5px;
}
ul.productsList li:hover{
background-color: #5d6682;
}
ul.productsList li:hover a{
color: #fff;
margin-left: 5px;
}
#siteinfoLegal{
font-size: 1em;
background-color: #5d6682;
color: #fff;
}
#siteinfoLegal a{
font-size: 1em;
color: #fff;
}
#siteinfoLegal a:hover{
color: #cacedd;
}
.myFooter{
padding: 5px 20px 15px;
}
.myFooterinfo{
float: left;
}
.myFooterinfo p{
padding: 0;
margin: 0;
}
.myFootercopy{
float: right;
}
.verticalSlash{
margin: 0 7px;
}
#navSupp ul {
display: none;
}
#contentMainWrapper {
margin: 0 0 30px 0;
}
#ezPageDefault{
margin: 15px 10px 0 0;
}
.ezBody {
width: 750px;
}
.ezBody p{
padding: 0;
margin: 0px 0px 20px;
}
.ezBody h3{
color: #c50007;;
}
#createAcctSuccess.centerColumn, #logoffDefault.centerColumn, #accountDefault, #loginDefault.centerColumn, #productGeneral, #indexProductList, #allProductsDefault, #shoppingCartDefault, #checkoutShipping, #checkoutConfirmDefault, #passwordForgotten, #checkoutPayment{
margin: 12px 20px 0 0;
}
#accountLinksWrapper{
float: left;
}
#myAccountGen, #myAccountNotify{
margin: 0 0 15px 0;
padding-left: 1em;
text-indent: 0em;
}
.productVinfo{
width: 490px;
float: right;
}
.productVimg{
width: 220px;
float: left;
}
.productVinfo h3 {
color: #c50007;
font-size: 14px;
margin: 10px 0;
}
.productVinfo h2 {
color: #444;
}
#productMainImage img{
margin: 0em 1em 1em 0em ;
float: left;
border: 2px solid #000000;
}
input{
display: inline;
font-size: 1em;
}
.qtyArea{
display: block;
margin: 10px 0 0 0;
width: 100px;
height: 50px;
float: left;
}
.productListing-heading a{
color: #fff;
}
.productListing-heading a:hover{
color: #41475c;
}
#listCell0-0{
width:120px;
padding: 0 0 0 10px;
}
.productListing-data a{
text-decoration: underline;
}
h3.itemTitle{
margin-top: -15px;
}
h3.itemTitle a{
text-decoration: none;
}
h3.itemTitle2{
margin-top: 0px;
}
h3.itemTitle2 a{
text-decoration: none;
}
#indexBody table.tabTable td{
border-bottom:1px solid #aaa;
margin: 0px;
}
#indexBody table.tabTable td.productListing-data img{
/*padding-bottom: 10px;
padding-left: 30px;*/
}
#indexBody table.tabTable td.productListing-data{
padding-bottom: 15px;
}
#productsallBody table td{
padding-bottom: 10px;
padding-top: 10px;
}
#allProductsDefault.centerColumn table tbody tr td{
padding: 0px 0px 10px 0px;
}
h4.optionName{
font-size: 12px;
}
a.moreInfoLink{
font-weight: bold;
}
#scQuantityHeading{
padding-left: 10px;
color: #5d6682;
}
#scUpdateQuantity, #scProductsHeading{
padding-left: 5px;
color: #5d6682;
}
#scUnitHeading, #scTotalHeading{
color: #5d6682;
}
.cartQuantity, .cartProductDisplay{
padding-left: 5px;
}
.cartUnitDisplay, .cartTotalDisplay{
padding-left: 0px;
text-align: left;
}
.cartAttribsList ul{
list-style-type: disc;
list-style-position: inside;
margin: 0;
padding: 0;
}
#shoppingCartDefault.centerColumn form #cartContentsDisplay tbody tr.rowEven td.cartProductDisplay .cartAttribsList{
margin: 0;
}
#cartProdTitle{
font-size: 12px;
font-weight: bold;
color: #8a9acc;
}
#shoppingCartDefault .buttonRow, #checkoutShipping .buttonRow, #checkoutPayment .buttonRow, #checkoutConfirmDefault .buttonRow{
margin: 0 0 0 15px;
padding-left: 0px;
}
.buttonRow{
margin: -20px 0 0 0;
padding-left: 20px;
}
#allProductsListingBottomNumber.navSplitPagesResult.back{
margin-right: 170px;
}
#passwordForgotten .back{
margin: 0;
padding: 0;
float: left;
}
#passwordForgotten fieldset{
margin: 0;
padding: 0;
}
#passwordForgotten legend{
margin: 0;
padding: 0;
}
#passwordForgotten form{
border: none;
margin: 0;
padding: 0;
}
#passwordForgotten .alert{
float: none;
}
.emailForgotpw{
margin: 20px 0 0 0;
float: left;
width: 440px;
}
#passwordForgotten .forward{
margin: 10px 0 0 0;
padding: 0;
float: left;
}
#loginDefault .forward{
margin: 10px 0 0 0;
padding: 0;
float: left;
}
#passwordForgotten input#email-address{
width: 300px;
}
.newUser{
color: #c50007;
}
a.forgotPwBtn{
text-indent: -9999px;
text-align: none;
display: block;
width: 170px;
height: 42px;
background-image: url('../../template_default/buttons/english/button_forgot_password.png');
margin: 15px 0 0 70px;
}
.productListing-odd img, .productListing-even img{
border: 1px solid #333;
padding: 0;
}
#productQuantityDiscounts{
margin: 10px 0 0 0;
display: block;
height: 130px;
}
#productQuantityDiscounts table{
width: 30%;
border-top: 1px solid #cacedd;
border-right: 1px solid #cacedd;
margin: 15px 200px 0 0; /* Fix Table to Float Right */
border-collapse: collapse;
/*Take out if you end up moving the discount box */ float: left;
}
#productQuantityDiscounts td{
background-color: #F7F7F7;
border-bottom: 1px solid #cacedd;
border-left: 1px solid #cacedd;
padding: .3em .8em;
text-align: center;
}
#productQuantityDiscounts tr.tableOdd td{
background-color: #cacedd;
}
#productQuantityDiscounts tr.tableOdd td.headstrong{
font-weight: bold;
}
#cartSubTotal{
color: #5D6682;
}
.inputColor{
float: left;
}
span.moveSwatch{
height: 20px;
width: 20px;
display: inline;
float: left;
color: #000;
}
span.imgLink{
display: block;
width: 170px;
height: 42px;
background-image: url('../../template_default/buttons/english/button_view_larger.png');
position: relative;
margin: 220px 0 0 0;
text-indent: -9999px;
}
#checkoutShipping .floatingBox, #checkoutPayment .floatingBox{
float: left;
}
#checkoutShipping .floatingBox.important.forward, #checkoutPayment .floatingBox.important.forward{
margin-left: 40px;
}
.fieldBgColor{
background-color: #cacedd;
padding: .3em .5em;
}
#allProductsDefault.centerColumn table tr.productListing-even td.main, #allProductsDefault.centerColumn table tr.productListing-odd td.main{
padding: 0;
}
#allProductsDefault.centerColumn table {
margin: 10px 0 0 0;
}
#alsoPurchased{
display: none;
}
/* @end */ | 0.275909 | 0.072014 |
.footer {
display: flex;
flex-flow: row wrap;
padding: 30px 50px 20px 50px;
color: #c2d6d7;
background-color: #121f3a;
border-top: 1px solid #e5e5e5;
}
.footer > * {
flex: 1 100%;
}
.footer__addr {
margin-right: 1.25em;
margin-bottom: 2em;
}
.footer__logo {
font-weight: 600;
font-size: 1.5rem;
color: #fff;
}
.footer__addr h2 {
margin-top: 1.3em;
font-size: 15px;
font-weight: 400;
}
.nav__title {
font-weight: 600;
font-size: 18px;
color:#fff;
}
.footer address {
font-style: normal;
color: #c2d6d7;
}
.footer__btn {
display: flex;
align-items: center;
justify-content: center;
height: 36px;
max-width: max-content;
background-color: rgb(33, 33, 33, 0.07);
border-radius: 100px;
color: #c2d6d7;
line-height: 0;
margin: 0.6em 0;
font-size: 1rem;
padding: 0 1.3em;
}
.footer ul {
list-style: none;
padding-left: 0;
}
.footer li {
line-height: 2em;
}
.footer a {
text-decoration: none;
}
.footer__nav {
display: flex;
flex-flow: row wrap;
}
.footer__nav > * {
flex: 1 50%;
margin-right: 1.25em;
}
.nav__ul a {
color: #c2d6d7;
}
.nav__ul--extra {
column-count: 2;
column-gap: 1.25em;
}
.legal {
display: flex;
flex-wrap: wrap;
color: #c2d6d7;
}
.legal__links {
display: flex;
align-items: center;
}
.heart {
color: #c2d6d7;
}
/*.fa-gitter,*/
.fa-linkedin,
.fa-slack,
/*.fa-facebook,*/
.fa-envelope,
.fa-github {
padding: 5px;
color: #fff;
}
.fa-linkedin:hover {
color: #0088cc;
}
.fa-slack:hover {
color: #dd2a7b;
}
.fa-envelope:hover {
color: #c71610;
}
.fa-github:hover {
color: #000;
}
.footer-dash{
text-align:center;
padding-top:2px;
width: 90px;
height:2px;
margin-bottom: 12px;
background: rgb(255, 0, 90);
background: /* gradient can be an image */
linear-gradient(
45deg,
rgba(255, 0, 90, 1) 0%,
purple 90%
);
background-size:100% 5px ;/* if linear-gradient, we need to resize it */
}
.footer-text {
padding-top:10px;
text-align: center;
font-size: 0.8rem;
background: #121f3a;
}
.nav__item {
margin-bottom: 1.5rem;
}
@media screen and (min-width: 24.375em) {
.legal .legal__links {
margin-left: auto;
}
}
@media screen and (min-width: 40.375em) {
.footer__nav > * {
flex: 1;
}
.nav__item--extra {
flex-grow: 2;
}
.footer__addr {
flex: 1 0px;
}
.footer__nav {
flex: 2 0px;
}
} | frontend/src/components/footer/footer.css | .footer {
display: flex;
flex-flow: row wrap;
padding: 30px 50px 20px 50px;
color: #c2d6d7;
background-color: #121f3a;
border-top: 1px solid #e5e5e5;
}
.footer > * {
flex: 1 100%;
}
.footer__addr {
margin-right: 1.25em;
margin-bottom: 2em;
}
.footer__logo {
font-weight: 600;
font-size: 1.5rem;
color: #fff;
}
.footer__addr h2 {
margin-top: 1.3em;
font-size: 15px;
font-weight: 400;
}
.nav__title {
font-weight: 600;
font-size: 18px;
color:#fff;
}
.footer address {
font-style: normal;
color: #c2d6d7;
}
.footer__btn {
display: flex;
align-items: center;
justify-content: center;
height: 36px;
max-width: max-content;
background-color: rgb(33, 33, 33, 0.07);
border-radius: 100px;
color: #c2d6d7;
line-height: 0;
margin: 0.6em 0;
font-size: 1rem;
padding: 0 1.3em;
}
.footer ul {
list-style: none;
padding-left: 0;
}
.footer li {
line-height: 2em;
}
.footer a {
text-decoration: none;
}
.footer__nav {
display: flex;
flex-flow: row wrap;
}
.footer__nav > * {
flex: 1 50%;
margin-right: 1.25em;
}
.nav__ul a {
color: #c2d6d7;
}
.nav__ul--extra {
column-count: 2;
column-gap: 1.25em;
}
.legal {
display: flex;
flex-wrap: wrap;
color: #c2d6d7;
}
.legal__links {
display: flex;
align-items: center;
}
.heart {
color: #c2d6d7;
}
/*.fa-gitter,*/
.fa-linkedin,
.fa-slack,
/*.fa-facebook,*/
.fa-envelope,
.fa-github {
padding: 5px;
color: #fff;
}
.fa-linkedin:hover {
color: #0088cc;
}
.fa-slack:hover {
color: #dd2a7b;
}
.fa-envelope:hover {
color: #c71610;
}
.fa-github:hover {
color: #000;
}
.footer-dash{
text-align:center;
padding-top:2px;
width: 90px;
height:2px;
margin-bottom: 12px;
background: rgb(255, 0, 90);
background: /* gradient can be an image */
linear-gradient(
45deg,
rgba(255, 0, 90, 1) 0%,
purple 90%
);
background-size:100% 5px ;/* if linear-gradient, we need to resize it */
}
.footer-text {
padding-top:10px;
text-align: center;
font-size: 0.8rem;
background: #121f3a;
}
.nav__item {
margin-bottom: 1.5rem;
}
@media screen and (min-width: 24.375em) {
.legal .legal__links {
margin-left: auto;
}
}
@media screen and (min-width: 40.375em) {
.footer__nav > * {
flex: 1;
}
.nav__item--extra {
flex-grow: 2;
}
.footer__addr {
flex: 1 0px;
}
.footer__nav {
flex: 2 0px;
}
} | 0.444565 | 0.110759 |
@font-face {
font-family: 'Din Next UltraLight';
src: url('DINNextLTW23-UltraLight.eot?#iefix') format('embedded-opentype'),
url('DINNextLTW23-UltraLight.woff') format('woff'),
url('DINNextLTW23-UltraLight.ttf') format('truetype'),
url('DINNextLTW23-UltraLight.svg#DINNextLTW23-UltraLight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Din Next Light';
src: url('DINNextLTW23-Light.eot?#iefix') format('embedded-opentype'),
url('DINNextLTW23-Light.woff') format('woff'),
url('DINNextLTW23-Light.ttf') format('truetype'),
url('DINNextLTW23-Light.svg#DINNextLTW23-Light') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Din Next Regular';
src: url('DINNextLTW23-Regular.eot?#iefix') format('embedded-opentype'),
url('DINNextLTW23-Regular.woff') format('woff'),
url('DINNextLTW23-Regular.ttf') format('truetype'),
url('DINNextLTW23-Regular.svg#DINNextLTW23-Regular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Din Next Medium';
src: url('DINNextLTW23-Medium.eot?#iefix') format('embedded-opentype'),
url('DINNextLTW23-Medium.woff') format('woff'),
url('DINNextLTW23-Medium.ttf') format('truetype'),
url('DINNextLTW23-Medium.svg#DINNextLTW23-Medium') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Din Next Bold';
src: url('DINNextLTW23-Bold.eot?#iefix') format('embedded-opentype'),
url('DINNextLTW23-Bold.woff') format('woff'),
url('DINNextLTW23-Bold.ttf') format('truetype'),
url('DINNextLTW23-Bold.svg#DINNextLTW23-Bold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Din Next Black';
src: url('DINNextLTW23-Black.eot?#iefix') format('embedded-opentype'),
url('DINNextLTW23-Black.woff') format('woff'),
url('DINNextLTW23-Black.ttf') format('truetype'),
url('DINNextLTW23-Black.svg#DINNextLTW23-Black') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Din Next Heavy';
src: url('DINNextLTW23-Heavy.eot?#iefix') format('embedded-opentype'),
url('DINNextLTW23-Heavy.woff') format('woff'),
url('DINNextLTW23-Heavy.ttf') format('truetype'),
url('DINNextLTW23-Heavy.svg#DINNextLTW23-Heavy') format('svg');
font-weight: normal;
font-style: normal;
} | assets/site/fonts/dinnext/dinnext.css | @font-face {
font-family: 'Din Next UltraLight';
src: url('DINNextLTW23-UltraLight.eot?#iefix') format('embedded-opentype'),
url('DINNextLTW23-UltraLight.woff') format('woff'),
url('DINNextLTW23-UltraLight.ttf') format('truetype'),
url('DINNextLTW23-UltraLight.svg#DINNextLTW23-UltraLight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Din Next Light';
src: url('DINNextLTW23-Light.eot?#iefix') format('embedded-opentype'),
url('DINNextLTW23-Light.woff') format('woff'),
url('DINNextLTW23-Light.ttf') format('truetype'),
url('DINNextLTW23-Light.svg#DINNextLTW23-Light') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Din Next Regular';
src: url('DINNextLTW23-Regular.eot?#iefix') format('embedded-opentype'),
url('DINNextLTW23-Regular.woff') format('woff'),
url('DINNextLTW23-Regular.ttf') format('truetype'),
url('DINNextLTW23-Regular.svg#DINNextLTW23-Regular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Din Next Medium';
src: url('DINNextLTW23-Medium.eot?#iefix') format('embedded-opentype'),
url('DINNextLTW23-Medium.woff') format('woff'),
url('DINNextLTW23-Medium.ttf') format('truetype'),
url('DINNextLTW23-Medium.svg#DINNextLTW23-Medium') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Din Next Bold';
src: url('DINNextLTW23-Bold.eot?#iefix') format('embedded-opentype'),
url('DINNextLTW23-Bold.woff') format('woff'),
url('DINNextLTW23-Bold.ttf') format('truetype'),
url('DINNextLTW23-Bold.svg#DINNextLTW23-Bold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Din Next Black';
src: url('DINNextLTW23-Black.eot?#iefix') format('embedded-opentype'),
url('DINNextLTW23-Black.woff') format('woff'),
url('DINNextLTW23-Black.ttf') format('truetype'),
url('DINNextLTW23-Black.svg#DINNextLTW23-Black') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Din Next Heavy';
src: url('DINNextLTW23-Heavy.eot?#iefix') format('embedded-opentype'),
url('DINNextLTW23-Heavy.woff') format('woff'),
url('DINNextLTW23-Heavy.ttf') format('truetype'),
url('DINNextLTW23-Heavy.svg#DINNextLTW23-Heavy') format('svg');
font-weight: normal;
font-style: normal;
} | 0.391057 | 0.149687 |
.tip-left {
display: grid;
grid-template-columns: 100px auto;
width: 1100px;
margin: 0 auto;
height: 180px;
}
.home-tips i {
font-size: 53px;
color: #0779a1;
display: block;
margin: auto 0;
}
.home-tips p {
margin: auto 0;
line-height: 22px;
font-weight: 500;
color: #181818;
width: 90%;
}
.tip-right {
display: grid;
grid-template-columns: 100px auto ;
width: 1100px;
margin: 0 auto;
height: 180px;
border-top: 1px solid #18181840;
border-bottom: 1px solid #18181840;
}
.home-title-card-outer {
height: 600px;
background: #0779a1;
position: relative;
}
.home-title-card > h1 {
font-size: 42px;
font-weight: 700;
color: white;
padding-top: 80px;
line-height: 50px;
}
.home-title-card {
width: 1100px;
margin: 0 auto;
}
.home-title-card > p {
color: white;
margin-top: 60px;
width: 55%;
line-height: 23px;
font-size: 14pt;
font-weight: 400;
}
.home-title {
height: 150px;
line-height: 150px;
font-size: 40px;
margin: 0 auto;
width: 1100px;
}
.home-gears {
position: absolute;
top: 0px;
left: 0;
height: 100%;
width: 100%;
object-fit: cover;
pointer-events: none;
}
.home-title-card > a {
border: 1px solid #FFF;
box-sizing: border-box;
width: 230px;
height: 50px;
line-height: 50px;
margin-top: 40px;
display: block;
text-align: center;
color: white;
}
.home-title-card > a:hover {
background: white;
color: #0779a1;
transition: 0.2s;
}
.home-title-blue-outer {
height: 150px;
width: 100%;
background: #0779a1;
}
.home-title-blue {
height: 150px;
line-height: 150px;
font-size: 40px;
margin: 0 auto;
width: 1100px;
color: white;
}
.history-outer {
width: 100%;
background: #0779a1;
}
.history {
height: 300px;
margin: 0 auto;
width: 1100px;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 20px;
justify-content: center;
}
.history > div {
background: #ffffff63;
height: 165px;
margin: auto 0;
position: relative;
}
.history p {
position: absolute;
top: -25px;
left: 0;
color: white;
}
.home-tips {
margin-top: -25px;
margin-bottom: 25px;
}
.history-item > img {
width: inherit;
height: inherit;
object-fit: contain;
background: gainsboro;
} | src/static/css/home.css | .tip-left {
display: grid;
grid-template-columns: 100px auto;
width: 1100px;
margin: 0 auto;
height: 180px;
}
.home-tips i {
font-size: 53px;
color: #0779a1;
display: block;
margin: auto 0;
}
.home-tips p {
margin: auto 0;
line-height: 22px;
font-weight: 500;
color: #181818;
width: 90%;
}
.tip-right {
display: grid;
grid-template-columns: 100px auto ;
width: 1100px;
margin: 0 auto;
height: 180px;
border-top: 1px solid #18181840;
border-bottom: 1px solid #18181840;
}
.home-title-card-outer {
height: 600px;
background: #0779a1;
position: relative;
}
.home-title-card > h1 {
font-size: 42px;
font-weight: 700;
color: white;
padding-top: 80px;
line-height: 50px;
}
.home-title-card {
width: 1100px;
margin: 0 auto;
}
.home-title-card > p {
color: white;
margin-top: 60px;
width: 55%;
line-height: 23px;
font-size: 14pt;
font-weight: 400;
}
.home-title {
height: 150px;
line-height: 150px;
font-size: 40px;
margin: 0 auto;
width: 1100px;
}
.home-gears {
position: absolute;
top: 0px;
left: 0;
height: 100%;
width: 100%;
object-fit: cover;
pointer-events: none;
}
.home-title-card > a {
border: 1px solid #FFF;
box-sizing: border-box;
width: 230px;
height: 50px;
line-height: 50px;
margin-top: 40px;
display: block;
text-align: center;
color: white;
}
.home-title-card > a:hover {
background: white;
color: #0779a1;
transition: 0.2s;
}
.home-title-blue-outer {
height: 150px;
width: 100%;
background: #0779a1;
}
.home-title-blue {
height: 150px;
line-height: 150px;
font-size: 40px;
margin: 0 auto;
width: 1100px;
color: white;
}
.history-outer {
width: 100%;
background: #0779a1;
}
.history {
height: 300px;
margin: 0 auto;
width: 1100px;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 20px;
justify-content: center;
}
.history > div {
background: #ffffff63;
height: 165px;
margin: auto 0;
position: relative;
}
.history p {
position: absolute;
top: -25px;
left: 0;
color: white;
}
.home-tips {
margin-top: -25px;
margin-bottom: 25px;
}
.history-item > img {
width: inherit;
height: inherit;
object-fit: contain;
background: gainsboro;
} | 0.572245 | 0.158565 |
.user-section {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: 0 auto;
padding-top: 50px;
max-width: 50%;
min-height: 150px;
}
.user-card {
margin: 10px;
padding: 10px;
border-radius: 10px;
border-style: solid;
border-color: #00F;
border-width: 2px;
}
.user-avatar {
width: 100%;
display: flex;
justify-content: center;
padding-bottom: 20px;
}
.pagination-section {
display: flex;
flex-wrap: wrap;
justify-content: center;
padding: 50px 20px 0;
}
.pagination-element {
display: flex;
justify-content: center;
align-items: center;
width: 50px;
height: 50px;
margin-left: 5px;
border-radius: 10px;
border-color: #808080;
border-style: solid;
border-width: 2px;
font-size: 20px;
}
.pagination-current {
border-color: #00F;
}
.pagination-element:first-child {
margin-left: 0;
}
.item-count-selection {
display: flex;
justify-content: center;
flex-direction: column;
margin: 0 auto;
padding: 20px;
max-width: 350px;
font-size: 20px;
}
.item-count-input {
padding: 5px;
font-size: 20px;
}
.loader {
margin: 100px auto;
font-size: 25px;
width: 1em;
height: 1em;
border-radius: 50%;
position: relative;
text-indent: -9999em;
-webkit-animation: load5 1.1s infinite ease;
animation: load5 1.1s infinite ease;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}
@-webkit-keyframes load5 {
0%,
100% {
box-shadow: 0 -2.6em 0 0 #00F, 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .5), -1.8em -1.8em 0 0 rgba(55, 0, 255, .7);
}
12.5% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .7), 1.8em -1.8em 0 0 #00F, 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .5);
}
25% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .5), 1.8em -1.8em 0 0 rgba(55, 0, 255, .7), 2.5em 0 0 0 #00F, 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
37.5% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .5), 2.5em 0 0 0 rgba(55, 0, 255, .7), 1.75em 1.75em 0 0 #00F, 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
50% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .5), 1.75em 1.75em 0 0 rgba(55, 0, 255, .7), 0 2.5em 0 0 #00F, -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
62.5% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .5), 0 2.5em 0 0 rgba(55, 0, 255, .7), -1.8em 1.8em 0 0 #00F, -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
75% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .5), -1.8em 1.8em 0 0 rgba(55, 0, 255, .7), -2.6em 0 0 0 #00F, -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
87.5% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .5), -2.6em 0 0 0 rgba(55, 0, 255, .7), -1.8em -1.8em 0 0 #00F;
}
}
@keyframes load5 {
0%,
100% {
box-shadow: 0 -2.6em 0 0 #00F, 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .5), -1.8em -1.8em 0 0 rgba(55, 0, 255, .7);
}
12.5% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .7), 1.8em -1.8em 0 0 #00F, 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .5);
}
25% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .5), 1.8em -1.8em 0 0 rgba(55, 0, 255, .7), 2.5em 0 0 0 #00F, 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
37.5% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .5), 2.5em 0 0 0 rgba(55, 0, 255, .7), 1.75em 1.75em 0 0 #00F, 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
50% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .5), 1.75em 1.75em 0 0 rgba(55, 0, 255, .7), 0 2.5em 0 0 #00F, -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
62.5% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .5), 0 2.5em 0 0 rgba(55, 0, 255, .7), -1.8em 1.8em 0 0 #00F, -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
75% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .5), -1.8em 1.8em 0 0 rgba(55, 0, 255, .7), -2.6em 0 0 0 #00F, -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
87.5% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .5), -2.6em 0 0 0 rgba(55, 0, 255, .7), -1.8em -1.8em 0 0 #00F;
}
} | homeworks/volodymyr.ustilkin_VolodymyrUstilkin/12-httpclient/httpclient/src/app/app.component.css | .user-section {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: 0 auto;
padding-top: 50px;
max-width: 50%;
min-height: 150px;
}
.user-card {
margin: 10px;
padding: 10px;
border-radius: 10px;
border-style: solid;
border-color: #00F;
border-width: 2px;
}
.user-avatar {
width: 100%;
display: flex;
justify-content: center;
padding-bottom: 20px;
}
.pagination-section {
display: flex;
flex-wrap: wrap;
justify-content: center;
padding: 50px 20px 0;
}
.pagination-element {
display: flex;
justify-content: center;
align-items: center;
width: 50px;
height: 50px;
margin-left: 5px;
border-radius: 10px;
border-color: #808080;
border-style: solid;
border-width: 2px;
font-size: 20px;
}
.pagination-current {
border-color: #00F;
}
.pagination-element:first-child {
margin-left: 0;
}
.item-count-selection {
display: flex;
justify-content: center;
flex-direction: column;
margin: 0 auto;
padding: 20px;
max-width: 350px;
font-size: 20px;
}
.item-count-input {
padding: 5px;
font-size: 20px;
}
.loader {
margin: 100px auto;
font-size: 25px;
width: 1em;
height: 1em;
border-radius: 50%;
position: relative;
text-indent: -9999em;
-webkit-animation: load5 1.1s infinite ease;
animation: load5 1.1s infinite ease;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}
@-webkit-keyframes load5 {
0%,
100% {
box-shadow: 0 -2.6em 0 0 #00F, 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .5), -1.8em -1.8em 0 0 rgba(55, 0, 255, .7);
}
12.5% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .7), 1.8em -1.8em 0 0 #00F, 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .5);
}
25% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .5), 1.8em -1.8em 0 0 rgba(55, 0, 255, .7), 2.5em 0 0 0 #00F, 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
37.5% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .5), 2.5em 0 0 0 rgba(55, 0, 255, .7), 1.75em 1.75em 0 0 #00F, 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
50% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .5), 1.75em 1.75em 0 0 rgba(55, 0, 255, .7), 0 2.5em 0 0 #00F, -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
62.5% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .5), 0 2.5em 0 0 rgba(55, 0, 255, .7), -1.8em 1.8em 0 0 #00F, -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
75% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .5), -1.8em 1.8em 0 0 rgba(55, 0, 255, .7), -2.6em 0 0 0 #00F, -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
87.5% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .5), -2.6em 0 0 0 rgba(55, 0, 255, .7), -1.8em -1.8em 0 0 #00F;
}
}
@keyframes load5 {
0%,
100% {
box-shadow: 0 -2.6em 0 0 #00F, 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .5), -1.8em -1.8em 0 0 rgba(55, 0, 255, .7);
}
12.5% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .7), 1.8em -1.8em 0 0 #00F, 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .5);
}
25% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .5), 1.8em -1.8em 0 0 rgba(55, 0, 255, .7), 2.5em 0 0 0 #00F, 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
37.5% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .5), 2.5em 0 0 0 rgba(55, 0, 255, .7), 1.75em 1.75em 0 0 #00F, 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
50% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .5), 1.75em 1.75em 0 0 rgba(55, 0, 255, .7), 0 2.5em 0 0 #00F, -1.8em 1.8em 0 0 rgba(55, 0, 255, .2), -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
62.5% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .5), 0 2.5em 0 0 rgba(55, 0, 255, .7), -1.8em 1.8em 0 0 #00F, -2.6em 0 0 0 rgba(55, 0, 255, .2), -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
75% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .5), -1.8em 1.8em 0 0 rgba(55, 0, 255, .7), -2.6em 0 0 0 #00F, -1.8em -1.8em 0 0 rgba(55, 0, 255, .2);
}
87.5% {
box-shadow: 0 -2.6em 0 0 rgba(55, 0, 255, .2), 1.8em -1.8em 0 0 rgba(55, 0, 255, .2), 2.5em 0 0 0 rgba(55, 0, 255, .2), 1.75em 1.75em 0 0 rgba(55, 0, 255, .2), 0 2.5em 0 0 rgba(55, 0, 255, .2), -1.8em 1.8em 0 0 rgba(55, 0, 255, .5), -2.6em 0 0 0 rgba(55, 0, 255, .7), -1.8em -1.8em 0 0 #00F;
}
} | 0.427038 | 0.168994 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("clip.livedoor.com") {
@charset "utf-8";
/* CSS Document */
/*
===== CSS Information ====================================
Name クリップブラウザ http://clip.livedoor.com/
creat 2008/06/20 - momizine
lastupdate 2008/06/20 - momizine
Ver 1.0
URL http://my.opera.com/momizine/
æ›´æ–°å±¥æ´
Ver 1.0:åˆç‰ˆ
==========================================================
*/
p#megaText{display:none;}
p#headerBanner{display:none;}
#sideadbnr{display:none;}
.side-plain-box dl {display:none !important;}
.side-plain-box dl.side-inbox-wrapper {display:block !important;}
.middle-column-box{display:none !important;}
.side-plain-box{display:none !important;}
#column-control{margin-right:0 !important;}
#footermenu-r-lb{display:none !important;}
#footer{display:none !important;}
#right {position:fixed !important; top:100px; right:5px;}
#container {position:relative; top:100px; z-index:0 !important;}
ul.category-menu-box {background-color:#fff; z-index:1; width:100% !important;}
ul.how-to-box {position:fixed; top:70px; right:5px;}
ul.how-to-box {width:300px !important;}
#commonHeader {position:fixed !important; width:100% !important; background-color:#fff; z-index:1;}
.global-menu-box {position:fixed !important; top:55px; background-color:#fff; z-index:1; display:block;}
h4 a:after {content:"URL:"attr(href);font-size:0.8em;/* position:absolute; left:100px; */margin-top:22px; z-index:0 !important; color:#77bbd2; text-decoration:none;}
/*
.clip-meta {position:relative; top:15px; z-index:0 !important;}
.clip-tags {position:relative; top:5px; z-index:0 !important;}
.last_comment{position:relative; top:5px; z-index:0 !important;}
*/
.getback{display:none;}
h4.powerd-by-google{display:none;}
.ads_bottom{display:none;}
select option[value="simple"]:before{content:"(未対応)";}
select option[value="image"]:before{content:"(未対応)";}
} | data/usercss/8142.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("clip.livedoor.com") {
@charset "utf-8";
/* CSS Document */
/*
===== CSS Information ====================================
Name クリップブラウザ http://clip.livedoor.com/
creat 2008/06/20 - momizine
lastupdate 2008/06/20 - momizine
Ver 1.0
URL http://my.opera.com/momizine/
æ›´æ–°å±¥æ´
Ver 1.0:åˆç‰ˆ
==========================================================
*/
p#megaText{display:none;}
p#headerBanner{display:none;}
#sideadbnr{display:none;}
.side-plain-box dl {display:none !important;}
.side-plain-box dl.side-inbox-wrapper {display:block !important;}
.middle-column-box{display:none !important;}
.side-plain-box{display:none !important;}
#column-control{margin-right:0 !important;}
#footermenu-r-lb{display:none !important;}
#footer{display:none !important;}
#right {position:fixed !important; top:100px; right:5px;}
#container {position:relative; top:100px; z-index:0 !important;}
ul.category-menu-box {background-color:#fff; z-index:1; width:100% !important;}
ul.how-to-box {position:fixed; top:70px; right:5px;}
ul.how-to-box {width:300px !important;}
#commonHeader {position:fixed !important; width:100% !important; background-color:#fff; z-index:1;}
.global-menu-box {position:fixed !important; top:55px; background-color:#fff; z-index:1; display:block;}
h4 a:after {content:"URL:"attr(href);font-size:0.8em;/* position:absolute; left:100px; */margin-top:22px; z-index:0 !important; color:#77bbd2; text-decoration:none;}
/*
.clip-meta {position:relative; top:15px; z-index:0 !important;}
.clip-tags {position:relative; top:5px; z-index:0 !important;}
.last_comment{position:relative; top:5px; z-index:0 !important;}
*/
.getback{display:none;}
h4.powerd-by-google{display:none;}
.ads_bottom{display:none;}
select option[value="simple"]:before{content:"(未対応)";}
select option[value="image"]:before{content:"(未対応)";}
} | 0.164248 | 0.124665 |
.add_file {
position: relative;
width: 50%;
margin: auto auto;
}
fieldset {
display: none;
padding-top: 20px;
padding-left: 20%;
border-radius: 5px;
border: 1px solid gray;
}
.container {
display: flex;
flex-direction: column;
max-width: 1250px;
margin: 30px auto 30px;
padding: 0 !important;
width: 90%;
background-color: #fff;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.10), 0 3px 6px rgba(0, 0, 0, 0.10);
border-radius: 5px;
}
.header {
background: #eee url("../../assets/407936-secretland_3840x2160.jpg") no-repeat center;
background-size: cover;
height: 250px;
}
.main {
padding: 20px 20px 0 20px;
}
.photo {
width: 250px;
height: 250px;
margin-top: -130px;
border-radius: 100%;
padding-left: 30px;
padding-top: 20px;
display: block;
background-color: white;
}
.photo-left {
float: left;
}
.info {
margin-left: 30%;
}
.name {
margin-top: 20px;
font-weight: 600;
font-size: 18pt;
color: black;
}
.choose {
margin-top: 17%;
margin-left: 35%;
}
.choose .inputfile {
width: 0.1px;
height: 0.1px;
}
.choose .inputfile + label {
font-size: 1.25em;
font-weight: 700;
color: #000000;
display: inline-block;
border: 1px solid #758799;
width: 40%;
height: 45px;
padding-top: 2%;
text-align: center;
}
.inputfile:focus + label,
.inputfile + label:hover {
background-color: #758799;
color: white;
}
.inputfile + label {
cursor: pointer;
}
.inputfile + label * {
pointer-events: none;
}
.inputSubmit {
border: 1px solid #758799;
border-radius: 4px;
width: 50%;
height: 35px;
padding-left: 5px;
color: #5a6c7e;
}
#myfile {
margin: 2% 5% 4%;
height: 35px;
padding-left: 1%;
}
label {
color: #5a6c7e;
margin-right: 10px;
}
.legend {
text-align: center;
}
.submitBtn {
margin: 0 25% 20px;
}
textarea {
margin-top: 20px;
border: 1px solid #758799;
border-radius: 4px;
height: 50px;
width: 38%;
padding-left: 5px;
color: #5a6c7e;
}
button {
border: 1px solid #758799;
background-color: #758799;
border-radius: 5px;
width: 25%;
height: 45px;
color: white;
font-size: 13px;
margin: auto auto 40px;
} | front/src/app/account/account.component.css | .add_file {
position: relative;
width: 50%;
margin: auto auto;
}
fieldset {
display: none;
padding-top: 20px;
padding-left: 20%;
border-radius: 5px;
border: 1px solid gray;
}
.container {
display: flex;
flex-direction: column;
max-width: 1250px;
margin: 30px auto 30px;
padding: 0 !important;
width: 90%;
background-color: #fff;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.10), 0 3px 6px rgba(0, 0, 0, 0.10);
border-radius: 5px;
}
.header {
background: #eee url("../../assets/407936-secretland_3840x2160.jpg") no-repeat center;
background-size: cover;
height: 250px;
}
.main {
padding: 20px 20px 0 20px;
}
.photo {
width: 250px;
height: 250px;
margin-top: -130px;
border-radius: 100%;
padding-left: 30px;
padding-top: 20px;
display: block;
background-color: white;
}
.photo-left {
float: left;
}
.info {
margin-left: 30%;
}
.name {
margin-top: 20px;
font-weight: 600;
font-size: 18pt;
color: black;
}
.choose {
margin-top: 17%;
margin-left: 35%;
}
.choose .inputfile {
width: 0.1px;
height: 0.1px;
}
.choose .inputfile + label {
font-size: 1.25em;
font-weight: 700;
color: #000000;
display: inline-block;
border: 1px solid #758799;
width: 40%;
height: 45px;
padding-top: 2%;
text-align: center;
}
.inputfile:focus + label,
.inputfile + label:hover {
background-color: #758799;
color: white;
}
.inputfile + label {
cursor: pointer;
}
.inputfile + label * {
pointer-events: none;
}
.inputSubmit {
border: 1px solid #758799;
border-radius: 4px;
width: 50%;
height: 35px;
padding-left: 5px;
color: #5a6c7e;
}
#myfile {
margin: 2% 5% 4%;
height: 35px;
padding-left: 1%;
}
label {
color: #5a6c7e;
margin-right: 10px;
}
.legend {
text-align: center;
}
.submitBtn {
margin: 0 25% 20px;
}
textarea {
margin-top: 20px;
border: 1px solid #758799;
border-radius: 4px;
height: 50px;
width: 38%;
padding-left: 5px;
color: #5a6c7e;
}
button {
border: 1px solid #758799;
background-color: #758799;
border-radius: 5px;
width: 25%;
height: 45px;
color: white;
font-size: 13px;
margin: auto auto 40px;
} | 0.439988 | 0.103567 |
@keyframes logo-anim {
0% {
transform: rotateY(0deg);
}
25%{
transform: rotateY(90deg);
}
50% {
transform: rotateY(180deg);
}
75% {
transform: rotateY(90deg);
}
100% {
transform: rotateY(0deg);
}
}
@keyframes progressbar-anim {
from {
width: 0%;
}
}
@keyframes progresstext-anim {
from {
opacity: 0%;
}
to {
opacity: 100%
}
}
@keyframes infoblock-anim {
from {
transform: rotateY(70deg) rotateX(45deg);
}
}
@keyframes lesson-frame-anim {
from {
opacity: 0%;
}
}
@keyframes alertblock-anim {
0% {
transform: translateX(-20px);
}
25% {
transform: translateX(20px);
}
50% {
transform: translateX(-20px);
}
75% {
transform: translateX(20px);
}
100% {
transform: translateX(0px);
}
}
body {
min-height: 100%;
display: grid;
grid-template-rows: auto 1fr auto;
/* background: linear-gradient(325deg, #4c72ff26, #ffffffbd); */
background-color: #fbfbfc;
}
.form-300px {
max-width: 350px;
margin: 0 auto;
}
.form-600px {
max-width: 600px;
margin: 0 auto;
}
.form-fullheight {
min-height: 90%;
display: flex;
flex-direction: column;
justify-content: center;
}
.mainlogo {
height: 40px;
}
.asiec-logo {
filter: drop-shadow(0px 0px 1px black);
}
.mainlogo:target {
animation: logo-anim 2s linear;
}
.welcome-pic {
width: 12rem;
filter: drop-shadow( 0px 0px 3px black);
}
.managebtn {
width: 11rem;
}
.openbtn {
width: 8rem;
}
.student-progress-bar {
animation: progressbar-anim 1s ease;
}
.student-progress-text {
animation: progresstext-anim 1s ease;
}
.profile-img {
width: 150px;
height: 150px;
margin-left: 15px;
filter: drop-shadow(0px 0px 3px black);
}
.box-shadow-1 {
-webkit-box-shadow: 4px 3px 13px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow: 4px 3px 13px 0px rgba(50, 50, 50, 0.5);
box-shadow: 4px 3px 13px 0px rgba(50, 50, 50, 0.5);
}
.header-box-shadow {
-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
}
.footer-box-shadow {
-webkit-box-shadow: 0px -1px 11px 1px rgba(50, 50, 50, 0.5);
-moz-box-shadow: 0px -1px 11px 1px rgba(50, 50, 50, 0.5);
box-shadow: 0px -1px 11px 1px rgba(50, 50, 50, 0.5);
}
.results-table {
border-style: none;
border-bottom: solid;
border-bottom-width: 1px;
border-bottom-color: inherit;
}
.modal-content {
border-radius: 10px;
}
.app-info-block {
border-radius: 10px;
animation: infoblock-anim 1s ease;
}
.lesson-frame {
border-radius: 15px;
animation: lesson-frame-anim 0.5s linear;
}
.end-learn-block, .alert {
margin-top: 5px;
animation: alertblock-anim 0.5s linear;
}
.result-success {
background-color: rgb(232 255 231);
}
.result-fail {
background-color: rgb(255 222 222);
} | public/assets/css/custom.css | @keyframes logo-anim {
0% {
transform: rotateY(0deg);
}
25%{
transform: rotateY(90deg);
}
50% {
transform: rotateY(180deg);
}
75% {
transform: rotateY(90deg);
}
100% {
transform: rotateY(0deg);
}
}
@keyframes progressbar-anim {
from {
width: 0%;
}
}
@keyframes progresstext-anim {
from {
opacity: 0%;
}
to {
opacity: 100%
}
}
@keyframes infoblock-anim {
from {
transform: rotateY(70deg) rotateX(45deg);
}
}
@keyframes lesson-frame-anim {
from {
opacity: 0%;
}
}
@keyframes alertblock-anim {
0% {
transform: translateX(-20px);
}
25% {
transform: translateX(20px);
}
50% {
transform: translateX(-20px);
}
75% {
transform: translateX(20px);
}
100% {
transform: translateX(0px);
}
}
body {
min-height: 100%;
display: grid;
grid-template-rows: auto 1fr auto;
/* background: linear-gradient(325deg, #4c72ff26, #ffffffbd); */
background-color: #fbfbfc;
}
.form-300px {
max-width: 350px;
margin: 0 auto;
}
.form-600px {
max-width: 600px;
margin: 0 auto;
}
.form-fullheight {
min-height: 90%;
display: flex;
flex-direction: column;
justify-content: center;
}
.mainlogo {
height: 40px;
}
.asiec-logo {
filter: drop-shadow(0px 0px 1px black);
}
.mainlogo:target {
animation: logo-anim 2s linear;
}
.welcome-pic {
width: 12rem;
filter: drop-shadow( 0px 0px 3px black);
}
.managebtn {
width: 11rem;
}
.openbtn {
width: 8rem;
}
.student-progress-bar {
animation: progressbar-anim 1s ease;
}
.student-progress-text {
animation: progresstext-anim 1s ease;
}
.profile-img {
width: 150px;
height: 150px;
margin-left: 15px;
filter: drop-shadow(0px 0px 3px black);
}
.box-shadow-1 {
-webkit-box-shadow: 4px 3px 13px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow: 4px 3px 13px 0px rgba(50, 50, 50, 0.5);
box-shadow: 4px 3px 13px 0px rgba(50, 50, 50, 0.5);
}
.header-box-shadow {
-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
}
.footer-box-shadow {
-webkit-box-shadow: 0px -1px 11px 1px rgba(50, 50, 50, 0.5);
-moz-box-shadow: 0px -1px 11px 1px rgba(50, 50, 50, 0.5);
box-shadow: 0px -1px 11px 1px rgba(50, 50, 50, 0.5);
}
.results-table {
border-style: none;
border-bottom: solid;
border-bottom-width: 1px;
border-bottom-color: inherit;
}
.modal-content {
border-radius: 10px;
}
.app-info-block {
border-radius: 10px;
animation: infoblock-anim 1s ease;
}
.lesson-frame {
border-radius: 15px;
animation: lesson-frame-anim 0.5s linear;
}
.end-learn-block, .alert {
margin-top: 5px;
animation: alertblock-anim 0.5s linear;
}
.result-success {
background-color: rgb(232 255 231);
}
.result-fail {
background-color: rgb(255 222 222);
} | 0.642432 | 0.276504 |
@charset 'utf-8';
html {
font-family: "Noto Sans KR", sans-serif;
font-size: 14px;
}
body {
overflow-x: hidden;
color: rgb(29, 29, 31);
letter-spacing: -0.05em;
background-color: white;
}
p {
line-height: 1.6;
}
a {
color: rgb(29, 29, 31);
text-decoration: none;
}
.global-nav {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 44px;
padding: 0 1rem;
}
.local-nav {
position: absolute;
top: 45px;
left: 0;
width: 100%;
height: 52px;
border-bottom: 1px solid #ddd;
padding: 0 1rem;
}
.global-nav-links,
.local-nav-links {
display: flex;
align-items: center;
max-width: 1000px;
margin: 0 auto;
height: 100%;
}
.global-nav-links {
justify-content: space-between;
}
.product-name {
/* 마진 auto를 쓰면 내가 쓸수있는 공백 다써서 정렬할때 편하다*/
margin-right: auto;
font-size: 1.4rem;
font-weight: bold;
}
.local-nav-links a:not(.product-name) {
/* not은 걔를 빼고 */
font-size: 0.8rem;
margin-left: 2em;
}
.scroll-section {
padding-top: 50vh;
border: 3px solid red;
}
#scroll-section-0 h1 {
font-size: 4rem;
text-align: center;
}
/* 텍스트가 스크롤해도 다 같은 위치에 있다 */
.main-message {
display: flex;
align-items: center;
justify-content: center;
height: 3em;
font-size: 2.5rem;
top: 40vh;
margin-bottom: 2px;
opacity: 0;
}
.main-message small {
font-size: 1.2rem;
margin-bottom: 0.5em;
}
.main-message p {
font-weight: bold;
text-align: center;
/* 자간 */
line-height: 1.2;
}
#scroll-section-2 .main-message {
font-size: 3.5rem;
}
.description {
/* 컨테이너보다 내부요소를 제한하는게 낫다 왜냐면 바깥쪽 비디오는 더클수도 있으니 */
max-width: 1000px;
margin: 0 auto;
padding: 0 1rem;
font-size: 1.2rem;
color: #888;
}
.description strong {
float: left;
/* 문단 사이에 끼우기 */
margin-right: 0.2em;
/* em은 현재 글자크기의 0.2배 */
font-size: 3rem;
/* 지금 지정해놓은 font-size가 14px이라서 1rem은 14px */
color: rgb(29, 29, 31);
}
/* 폰트사이즈만 rem 으로 하는건 현재 컨테이너에서 크기를 정하는것 */
/* em으로하면 현재 내 폰트 사이즈를 활용 할수 있어서 섞어서 한다 */
/*
rem은 html요소의 폰트사이즈 기준
em은 지정된 요소의 폰트사이즈 기준
*/
.desc-message {
font-weight: bold;
width: 50%;
margin-bottom: 0.2rem;
}
.pin {
width: 1px;
height: 100px;
background-color: rgb(29, 29, 31);
}
#scroll-section-2 .b {
top: 10%;
left: 40%;
}
#scroll-section-2 .c {
top: 15%;
left: 45%;
}
.mid-message {
text-align: justify;
max-width: 1000px;
padding: 0 1rem;
font-size: 2rem;
color: #888;
margin: 0 auto;
}
.mid-message strong {
display: block;
color: rgb(29, 29, 31);
max-width: 1000px;
margin: 0 auto;
}
.canvas-caption {
max-width: 1000px;
margin: 0 auto;
color: #888;
padding: 0 1rem;
font-size: 1.2rem;
text-align: justify;
}
.footer {
display: flex;
align-items: center;
justify-content: center;
height: 7rem;
color: wheat;
background-color: orange;
}
.sticky-elem {
display: none;
position: fixed;
left: 0;
width: 100%;
}
#show-scene-0 #scroll-section-0 .sticky-elem,
#show-scene-1 #scroll-section-1 .sticky-elem,
#show-scene-2 #scroll-section-2 .sticky-elem,
#show-scene-3 #scroll-section-3 .sticky-elem {
display: block;
}
/* 데스크탑 대응 */
@media (min-width: 1024px) {
#scroll-section-0 h1 {
font-size: 9vw;
}
.main-message {
font-size: 4vw;
}
.description {
font-size: 2rem;
}
.description strong {
font-size: 6rem;
}
#scroll-section-2 .main-message {
font-size: 6vw;
}
.main-message small {
font-size: 1.5vw;
}
.desc-message {
width: 20%;
}
.mid-message {
font-size: 4vw;
}
.canvas-caption {
/* 설명은 좀 고정되게 의도 */
font-size: 2rem;
}
#scroll-section-2 .b {
top: 20%;
left: 53%;
}
#scroll-section-2 .c {
left: 55%;
}
} | src/apple-clone-v9/css/practice.css | @charset 'utf-8';
html {
font-family: "Noto Sans KR", sans-serif;
font-size: 14px;
}
body {
overflow-x: hidden;
color: rgb(29, 29, 31);
letter-spacing: -0.05em;
background-color: white;
}
p {
line-height: 1.6;
}
a {
color: rgb(29, 29, 31);
text-decoration: none;
}
.global-nav {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 44px;
padding: 0 1rem;
}
.local-nav {
position: absolute;
top: 45px;
left: 0;
width: 100%;
height: 52px;
border-bottom: 1px solid #ddd;
padding: 0 1rem;
}
.global-nav-links,
.local-nav-links {
display: flex;
align-items: center;
max-width: 1000px;
margin: 0 auto;
height: 100%;
}
.global-nav-links {
justify-content: space-between;
}
.product-name {
/* 마진 auto를 쓰면 내가 쓸수있는 공백 다써서 정렬할때 편하다*/
margin-right: auto;
font-size: 1.4rem;
font-weight: bold;
}
.local-nav-links a:not(.product-name) {
/* not은 걔를 빼고 */
font-size: 0.8rem;
margin-left: 2em;
}
.scroll-section {
padding-top: 50vh;
border: 3px solid red;
}
#scroll-section-0 h1 {
font-size: 4rem;
text-align: center;
}
/* 텍스트가 스크롤해도 다 같은 위치에 있다 */
.main-message {
display: flex;
align-items: center;
justify-content: center;
height: 3em;
font-size: 2.5rem;
top: 40vh;
margin-bottom: 2px;
opacity: 0;
}
.main-message small {
font-size: 1.2rem;
margin-bottom: 0.5em;
}
.main-message p {
font-weight: bold;
text-align: center;
/* 자간 */
line-height: 1.2;
}
#scroll-section-2 .main-message {
font-size: 3.5rem;
}
.description {
/* 컨테이너보다 내부요소를 제한하는게 낫다 왜냐면 바깥쪽 비디오는 더클수도 있으니 */
max-width: 1000px;
margin: 0 auto;
padding: 0 1rem;
font-size: 1.2rem;
color: #888;
}
.description strong {
float: left;
/* 문단 사이에 끼우기 */
margin-right: 0.2em;
/* em은 현재 글자크기의 0.2배 */
font-size: 3rem;
/* 지금 지정해놓은 font-size가 14px이라서 1rem은 14px */
color: rgb(29, 29, 31);
}
/* 폰트사이즈만 rem 으로 하는건 현재 컨테이너에서 크기를 정하는것 */
/* em으로하면 현재 내 폰트 사이즈를 활용 할수 있어서 섞어서 한다 */
/*
rem은 html요소의 폰트사이즈 기준
em은 지정된 요소의 폰트사이즈 기준
*/
.desc-message {
font-weight: bold;
width: 50%;
margin-bottom: 0.2rem;
}
.pin {
width: 1px;
height: 100px;
background-color: rgb(29, 29, 31);
}
#scroll-section-2 .b {
top: 10%;
left: 40%;
}
#scroll-section-2 .c {
top: 15%;
left: 45%;
}
.mid-message {
text-align: justify;
max-width: 1000px;
padding: 0 1rem;
font-size: 2rem;
color: #888;
margin: 0 auto;
}
.mid-message strong {
display: block;
color: rgb(29, 29, 31);
max-width: 1000px;
margin: 0 auto;
}
.canvas-caption {
max-width: 1000px;
margin: 0 auto;
color: #888;
padding: 0 1rem;
font-size: 1.2rem;
text-align: justify;
}
.footer {
display: flex;
align-items: center;
justify-content: center;
height: 7rem;
color: wheat;
background-color: orange;
}
.sticky-elem {
display: none;
position: fixed;
left: 0;
width: 100%;
}
#show-scene-0 #scroll-section-0 .sticky-elem,
#show-scene-1 #scroll-section-1 .sticky-elem,
#show-scene-2 #scroll-section-2 .sticky-elem,
#show-scene-3 #scroll-section-3 .sticky-elem {
display: block;
}
/* 데스크탑 대응 */
@media (min-width: 1024px) {
#scroll-section-0 h1 {
font-size: 9vw;
}
.main-message {
font-size: 4vw;
}
.description {
font-size: 2rem;
}
.description strong {
font-size: 6rem;
}
#scroll-section-2 .main-message {
font-size: 6vw;
}
.main-message small {
font-size: 1.5vw;
}
.desc-message {
width: 20%;
}
.mid-message {
font-size: 4vw;
}
.canvas-caption {
/* 설명은 좀 고정되게 의도 */
font-size: 2rem;
}
#scroll-section-2 .b {
top: 20%;
left: 53%;
}
#scroll-section-2 .c {
left: 55%;
}
} | 0.447219 | 0.109897 |
.welcome {
background-image: url(assets/backgrounds/h_img.jpg);
background-position: center center;
background-size: cover;
text-align: center;
padding-top: 20%;
color: white;
}
.logo {
margin-top: 15px;
margin-bottom: 25px;
}
.mouse {
padding-top: 15px;
margin-top: 10%;
padding-bottom: 10px;
}
.about {
text-align: center;
padding-bottom: 30px;
padding-top: 40px;
}
.services {
text-align: center;
background-image: url("assets/backgrounds/s_image.jpg");
color: white;
background-position: center center;
background-size: cover;
font-size: medium;
padding-top: 20;
padding-bottom: 25;
}
#servicesoverlay {
background-image: url("assets/backgrounds/s_image.jpg");
padding-top: 10%;
padding-bottom: 10%;
}
.what {
text-align: center;
padding-top: 30px;
}
.what.h2 {
padding-bottom: 40px;
}
#product,
#development,
#design {
display: none;
font-size: 16px;
}
#product .head1,
#development .head2,
#design .head3 {
font-size: 20px;
font-weight: 600;
}
.portfolio h2 {
text-align: center;
padding-top: 30px;
}
.col-md-3 img {
max-width: 100%;
max-height: 100%;
}
#portfolio {
align-items: center;
margin-left: 5%;
margin-right: 5%;
}
#overlay,
#overlay2,
#overlay3,
#overlay4,
#overlay5,
#overlay6,
#overlay7,
#overlay8 {
opacity: 0;
display: none;
color: black;
width: 100%;
height: 100%;
background-color: rgba(229, 145, 145, 0.456);
position: absolute;
top: 20px;
left: 35px;
font-weight: bold;
text-align: center;
font-size: 20px;
padding-top: 50%;
}
.col-md-3 img {
width: 100%px;
margin: 10px;
}
.contact {
background-image: url('assets/backgrounds/c_image.jpg');
background-position: center center;
background-size: cover;
color: white;
text-decoration-color: white;
}
.form-control {
color: white;
}
#NAME {
width: 30%;
margin-left: 20%;
margin-right: 30px;
}
#EMAIL {
width: 30%;
margin-left: 20%;
margin-right: 30%;
}
#comment {
margin-left: 20%;
width: 60%;
}
.contact h2 {
text-align: center;
margin-top: 30px;
padding-top: 40px;
padding-bottom: 20px;
}
button {
margin-left: 20%;
padding-bottom: 30px;
margin-bottom: 20px;
padding-top: 20%;
margin-top: 20px;
}
input[type=text],
input[type=email],
#comment {
background: transparent;
color: white;
font-size: 20px;
}
footer {
text-align: center;
padding-top: 30px;
}
footer p {
margin-top: 10px;
}
#mouse-click {
animation: bounce 2s infinite;
}
@keyframes bounce {
0%,
20%,
50%,
80%,
100% {
transform: translateY(0);
}
40% {
transform: translateY(-55px);
}
60% {
transform: translateY(-45px);
}
} | style.css | .welcome {
background-image: url(assets/backgrounds/h_img.jpg);
background-position: center center;
background-size: cover;
text-align: center;
padding-top: 20%;
color: white;
}
.logo {
margin-top: 15px;
margin-bottom: 25px;
}
.mouse {
padding-top: 15px;
margin-top: 10%;
padding-bottom: 10px;
}
.about {
text-align: center;
padding-bottom: 30px;
padding-top: 40px;
}
.services {
text-align: center;
background-image: url("assets/backgrounds/s_image.jpg");
color: white;
background-position: center center;
background-size: cover;
font-size: medium;
padding-top: 20;
padding-bottom: 25;
}
#servicesoverlay {
background-image: url("assets/backgrounds/s_image.jpg");
padding-top: 10%;
padding-bottom: 10%;
}
.what {
text-align: center;
padding-top: 30px;
}
.what.h2 {
padding-bottom: 40px;
}
#product,
#development,
#design {
display: none;
font-size: 16px;
}
#product .head1,
#development .head2,
#design .head3 {
font-size: 20px;
font-weight: 600;
}
.portfolio h2 {
text-align: center;
padding-top: 30px;
}
.col-md-3 img {
max-width: 100%;
max-height: 100%;
}
#portfolio {
align-items: center;
margin-left: 5%;
margin-right: 5%;
}
#overlay,
#overlay2,
#overlay3,
#overlay4,
#overlay5,
#overlay6,
#overlay7,
#overlay8 {
opacity: 0;
display: none;
color: black;
width: 100%;
height: 100%;
background-color: rgba(229, 145, 145, 0.456);
position: absolute;
top: 20px;
left: 35px;
font-weight: bold;
text-align: center;
font-size: 20px;
padding-top: 50%;
}
.col-md-3 img {
width: 100%px;
margin: 10px;
}
.contact {
background-image: url('assets/backgrounds/c_image.jpg');
background-position: center center;
background-size: cover;
color: white;
text-decoration-color: white;
}
.form-control {
color: white;
}
#NAME {
width: 30%;
margin-left: 20%;
margin-right: 30px;
}
#EMAIL {
width: 30%;
margin-left: 20%;
margin-right: 30%;
}
#comment {
margin-left: 20%;
width: 60%;
}
.contact h2 {
text-align: center;
margin-top: 30px;
padding-top: 40px;
padding-bottom: 20px;
}
button {
margin-left: 20%;
padding-bottom: 30px;
margin-bottom: 20px;
padding-top: 20%;
margin-top: 20px;
}
input[type=text],
input[type=email],
#comment {
background: transparent;
color: white;
font-size: 20px;
}
footer {
text-align: center;
padding-top: 30px;
}
footer p {
margin-top: 10px;
}
#mouse-click {
animation: bounce 2s infinite;
}
@keyframes bounce {
0%,
20%,
50%,
80%,
100% {
transform: translateY(0);
}
40% {
transform: translateY(-55px);
}
60% {
transform: translateY(-45px);
}
} | 0.429908 | 0.061424 |
:root{
--ColorMenu:#00a4db;
--ColorFondo:#f0f3f5;
--Blanco: #fff;
}
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background: var(--ColorFondo);
font-family: 'Roboto', sans-serif;
font-size: 16px;
}
/*----------------------------------------------------------Titulo------------------------------------*/
.content{
width: 100%;
max-width: 1050px;
margin: auto;
margin-top: 2.2rem;
}
.title{
font-family: 'Paprika', cursive;
}
.title h1{
font-size: 3rem;
}
.title p{
font-size: 1.2rem;
}
/*-------------------------------------------Elavoracion Del Menu--------------------------------------*/
.menu{
width:100%;
height: 3.12em;
background: var(--ColorMenu);
margin-top:1em ;
}
.menu ul{
list-style: none;
}
.menu li{
margin: .9em 1.8em .9em .68em;
float: left;
}
.menu a{
font-size: 1.05em;
text-decoration: none;
color: var(--ColorFondo);
}
.menu_li--active a{
font-size: 1.11em;
color: var(--Blanco);
}
/*Hice esto sin ninguna razon pero si quiere lo puede usar, (Es una Transicion al menu :v)
.menu li :hover{
color: #fff;
font-weight: 500;
transition: 1.5s;
}
*/
.img_header img{
width: 100%;
height: 26em;
margin: .9em 0 0;
}
/* ----------------------------------------Los Diseños del Section---------------------------------*/
.section{
width: 100%;
background: var(--Blanco);
margin-bottom: 3px;
}
.subtitle {
font-size: 1.7em;
font-weight: 10;
padding: .69rem 1.29rem;
margin-top: .68rem;
}
.section img{
display: block;
width: 60%;
margin: auto;
}
.text{
padding: 1.29rem 3.09em 1.8rem;
text-align: justify;
}
/*-----------------------------------Imagenes de Las Redes Sociales-----------------------------*/
.section_redes{
display: flex;
justify-content: center;
}
.section_redes img{
width: 7em;
height: 7em;
margin: 1em 1em 2em;
}
/*-------------------------------------Estructuracion De la Pagina------------------------------*/
.justify_section{
display:grid;
grid-template-columns: 70% 29%;
}
/*-------------------------La organizacion de los productos con el grid---------------------------*/
.shot_content{
display: grid;
grid-template-columns: 33% 33% 33%;
}
/*-----------------------------Estos son Los Productos de la Shot----------------------------*/
.products{
text-align: center;
width: 90%;
height: 17rem;
font-size: .9em;
margin: 1.9em;
font-weight: bold;
}
.products img{
width: 85%;
height: 12em;
}
.products h3{
color: rgb(9, 255, 0);
padding: .6rem 0 .3rem;
}
.products button, .section_publications button {
width: 6rem;
height: 1.7rem;
border-radius: .38rem;
background: var(--ColorMenu);
color: Var(--Blanco);
border: solid var(--ColorMenu);
}
/*-----------------------Section De Las Publicaciones------------------------*/
.section_publications{
text-align: justify;
width: 95%;
display: block;
margin: auto;
}
.section_publications img{
padding: 1em 0;
width: 100%;
height: 20em;
}
.section_publications button{
margin: 1rem 0;
cursor: pointer;
}
/*
.section_publications h3{
font-weight: 10000;
margin:1rem 0;
}*/
/*---------------------------------Este es el Aside------------------------------------------*/
.aside{
margin: .69rem 0 .69rem .69rem ;
padding: 1rem;
}
.aside p{
padding: 0 0 .69rem;
}
.aside ul{
padding: .8rem 0 0;
}
.aside ul li{
list-style: none;
display: block;
}
.aside a{
text-decoration: none;
color: var(--ColorMenu);
}
.aside--input{
display: block;
}
.aside--input a{
margin: 1rem .38rem;
color: #474B4E;
}
.aside--input span a{
display: inline-block;
color: #00a4db;
margin-top: .5rem;
font-size: 1.3rem;
}
/*-------------------------------------------Diseño del Footer-----------------------------------------*/
.footer{
width: 100%;
height: 2.9rem;
text-align: center;
background: var(--ColorMenu);
color: var(--Blanco);
margin: .69rem 0 ;
font-size: 1.1rem;
padding-top: .75rem;
}
/*-----------------------------------------Responsive------------------------------------------*/
@media (max-width:720px) {
.shot_content{
grid-template-columns: 50% 50%;
}
.products{
margin: 1.2em;
}
}
@media (max-width:515px){
body{
font-size:12.5px;
}
.shot_content{
grid-template-columns: 100%;
}
.justify_section{
grid-template-columns: 69% 28%;
}
} | public/css/style.css | :root{
--ColorMenu:#00a4db;
--ColorFondo:#f0f3f5;
--Blanco: #fff;
}
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background: var(--ColorFondo);
font-family: 'Roboto', sans-serif;
font-size: 16px;
}
/*----------------------------------------------------------Titulo------------------------------------*/
.content{
width: 100%;
max-width: 1050px;
margin: auto;
margin-top: 2.2rem;
}
.title{
font-family: 'Paprika', cursive;
}
.title h1{
font-size: 3rem;
}
.title p{
font-size: 1.2rem;
}
/*-------------------------------------------Elavoracion Del Menu--------------------------------------*/
.menu{
width:100%;
height: 3.12em;
background: var(--ColorMenu);
margin-top:1em ;
}
.menu ul{
list-style: none;
}
.menu li{
margin: .9em 1.8em .9em .68em;
float: left;
}
.menu a{
font-size: 1.05em;
text-decoration: none;
color: var(--ColorFondo);
}
.menu_li--active a{
font-size: 1.11em;
color: var(--Blanco);
}
/*Hice esto sin ninguna razon pero si quiere lo puede usar, (Es una Transicion al menu :v)
.menu li :hover{
color: #fff;
font-weight: 500;
transition: 1.5s;
}
*/
.img_header img{
width: 100%;
height: 26em;
margin: .9em 0 0;
}
/* ----------------------------------------Los Diseños del Section---------------------------------*/
.section{
width: 100%;
background: var(--Blanco);
margin-bottom: 3px;
}
.subtitle {
font-size: 1.7em;
font-weight: 10;
padding: .69rem 1.29rem;
margin-top: .68rem;
}
.section img{
display: block;
width: 60%;
margin: auto;
}
.text{
padding: 1.29rem 3.09em 1.8rem;
text-align: justify;
}
/*-----------------------------------Imagenes de Las Redes Sociales-----------------------------*/
.section_redes{
display: flex;
justify-content: center;
}
.section_redes img{
width: 7em;
height: 7em;
margin: 1em 1em 2em;
}
/*-------------------------------------Estructuracion De la Pagina------------------------------*/
.justify_section{
display:grid;
grid-template-columns: 70% 29%;
}
/*-------------------------La organizacion de los productos con el grid---------------------------*/
.shot_content{
display: grid;
grid-template-columns: 33% 33% 33%;
}
/*-----------------------------Estos son Los Productos de la Shot----------------------------*/
.products{
text-align: center;
width: 90%;
height: 17rem;
font-size: .9em;
margin: 1.9em;
font-weight: bold;
}
.products img{
width: 85%;
height: 12em;
}
.products h3{
color: rgb(9, 255, 0);
padding: .6rem 0 .3rem;
}
.products button, .section_publications button {
width: 6rem;
height: 1.7rem;
border-radius: .38rem;
background: var(--ColorMenu);
color: Var(--Blanco);
border: solid var(--ColorMenu);
}
/*-----------------------Section De Las Publicaciones------------------------*/
.section_publications{
text-align: justify;
width: 95%;
display: block;
margin: auto;
}
.section_publications img{
padding: 1em 0;
width: 100%;
height: 20em;
}
.section_publications button{
margin: 1rem 0;
cursor: pointer;
}
/*
.section_publications h3{
font-weight: 10000;
margin:1rem 0;
}*/
/*---------------------------------Este es el Aside------------------------------------------*/
.aside{
margin: .69rem 0 .69rem .69rem ;
padding: 1rem;
}
.aside p{
padding: 0 0 .69rem;
}
.aside ul{
padding: .8rem 0 0;
}
.aside ul li{
list-style: none;
display: block;
}
.aside a{
text-decoration: none;
color: var(--ColorMenu);
}
.aside--input{
display: block;
}
.aside--input a{
margin: 1rem .38rem;
color: #474B4E;
}
.aside--input span a{
display: inline-block;
color: #00a4db;
margin-top: .5rem;
font-size: 1.3rem;
}
/*-------------------------------------------Diseño del Footer-----------------------------------------*/
.footer{
width: 100%;
height: 2.9rem;
text-align: center;
background: var(--ColorMenu);
color: var(--Blanco);
margin: .69rem 0 ;
font-size: 1.1rem;
padding-top: .75rem;
}
/*-----------------------------------------Responsive------------------------------------------*/
@media (max-width:720px) {
.shot_content{
grid-template-columns: 50% 50%;
}
.products{
margin: 1.2em;
}
}
@media (max-width:515px){
body{
font-size:12.5px;
}
.shot_content{
grid-template-columns: 100%;
}
.justify_section{
grid-template-columns: 69% 28%;
}
} | 0.375592 | 0.122261 |
body {
background: #000;
color: #FFF;
transition: background ease 10s;
}
.mainContainer {
background: #000;
width: 1000px;
margin: auto;
}
ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #000;
}
li {
display: inline-block;
}
li a {
display: block;
color: white;
text-align: center;
padding: 14px 56px;
text-decoration: none;
}
li a:hover:not(.active) {
background-color: #333;
}
.active {
background-color: darkblue;
cursor:pointer;
}
.box {
height: 200px;
width: 200px;
display: block;
border: 2px solid white;
margin: auto;
}
.xterm {
width: 80%;
color: green;
height: 50px;
margin: 50px auto;
display: block;
}
/* whoami */
.waiBackground {
margin:auto;
background-image: url('../images/jerry.jpg');
background-repeat: no-repeat;
background-position: 45% 10%;
background-color: #5D737E;
/*background-size: 500px;*/
/*width: 50%;*/
height: 500px;
}
div.transbox {
width: 100%;
height: 100%;
background-color: white;
border: 1px solid black;
opacity: 0.6;
}
div.transbox p {
margin: 5%;
font-weight: 900;
color: #000000;
width: 60%;
}
/* /dev/ops/engineering */
.devOpsImg {
margin: 300px auto;
display: block;
max-width: 250px;
}
#imageRotator {
opacity:1;
transition: opacity 1s;
}
#imageRotator.fadeOut {
opacity:0;
}
/* contact */
.powershell {
color: white;
background: blue;
margin: 50px auto;
display: block;
}
.hide {
display: none;
}
@keyframes type{
from { width: 0; }
}
@keyframes type2{
0%{width: 0;}
50%{width: 0;}
100%{ width: 100; }
}
@keyframes blink{
to{opacity: .0;}
}
.typing {
color: lime;
font-family: "Courier";
font-size: 20px;
margin: 10px 0 0 10px;
white-space: nowrap;
overflow: hidden;
width: 100%;
animation: type 4s steps(60, end);
}
/*
.typing2 {
color: lime;
font-family: "Courier";
font-size: 20px;
margin: 10px 0 0 10px;
white-space: wrap;
overflow: hidden;
width: 100%;
animation: type 4s steps(60, end);
}*/
.typing:nth-child(2){
animation: type2 8s steps(60, end);
}
/*.typing2:nth-child(2){
animation: type2 8s steps(60, end);
}*/
.cursor{
display: inline-block;
animation: blink 1s infinite;
}
::selection{
background: black;
} | css/main.css | body {
background: #000;
color: #FFF;
transition: background ease 10s;
}
.mainContainer {
background: #000;
width: 1000px;
margin: auto;
}
ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #000;
}
li {
display: inline-block;
}
li a {
display: block;
color: white;
text-align: center;
padding: 14px 56px;
text-decoration: none;
}
li a:hover:not(.active) {
background-color: #333;
}
.active {
background-color: darkblue;
cursor:pointer;
}
.box {
height: 200px;
width: 200px;
display: block;
border: 2px solid white;
margin: auto;
}
.xterm {
width: 80%;
color: green;
height: 50px;
margin: 50px auto;
display: block;
}
/* whoami */
.waiBackground {
margin:auto;
background-image: url('../images/jerry.jpg');
background-repeat: no-repeat;
background-position: 45% 10%;
background-color: #5D737E;
/*background-size: 500px;*/
/*width: 50%;*/
height: 500px;
}
div.transbox {
width: 100%;
height: 100%;
background-color: white;
border: 1px solid black;
opacity: 0.6;
}
div.transbox p {
margin: 5%;
font-weight: 900;
color: #000000;
width: 60%;
}
/* /dev/ops/engineering */
.devOpsImg {
margin: 300px auto;
display: block;
max-width: 250px;
}
#imageRotator {
opacity:1;
transition: opacity 1s;
}
#imageRotator.fadeOut {
opacity:0;
}
/* contact */
.powershell {
color: white;
background: blue;
margin: 50px auto;
display: block;
}
.hide {
display: none;
}
@keyframes type{
from { width: 0; }
}
@keyframes type2{
0%{width: 0;}
50%{width: 0;}
100%{ width: 100; }
}
@keyframes blink{
to{opacity: .0;}
}
.typing {
color: lime;
font-family: "Courier";
font-size: 20px;
margin: 10px 0 0 10px;
white-space: nowrap;
overflow: hidden;
width: 100%;
animation: type 4s steps(60, end);
}
/*
.typing2 {
color: lime;
font-family: "Courier";
font-size: 20px;
margin: 10px 0 0 10px;
white-space: wrap;
overflow: hidden;
width: 100%;
animation: type 4s steps(60, end);
}*/
.typing:nth-child(2){
animation: type2 8s steps(60, end);
}
/*.typing2:nth-child(2){
animation: type2 8s steps(60, end);
}*/
.cursor{
display: inline-block;
animation: blink 1s infinite;
}
::selection{
background: black;
} | 0.395601 | 0.066812 |
* {
box-sizing: border-box;
}
:root {
font-size: 100%;
height: 100%;
}
a {
text-decoration: none;
}
abbr {
text-decoration: none;
}
body {
background-color: #FFFFFF;
display: flex;
flex-direction: column;
color: #263238;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
font-size: 0.875rem;
height: 100%;
line-height: 1.5rem;
margin: 0;
}
svg {
fill: currentColor;
height: 1.5rem;
width: 1.5rem;
}
#carbonads {
height: 100%;
width: 100%;
}
#carbonads a {
color: #263238;
}
#carbonads > span {
display: flex;
flex-direction: column;
height: 100%;
justify-content: space-between;
}
.carbon-img {
display: block;
padding: 1rem 1rem 0.5rem;
}
.carbon-text {
display: block;
font-size: 0.75rem;
line-height: 1rem;
margin: 0 auto;
max-width: 15rem;
}
.carbon-poweredby {
font-size: 0.625rem;
font-weight: 700;
line-height: 1.5rem;
opacity: 0.25;
text-transform: uppercase;
}
.footer {
background-color: #EEE;
margin-top: auto;
padding: 1.5rem;
}
@media (min-width: 45rem) {
.footer {
display: flex;
align-items: center;
justify-content: space-between;
padding: 3rem;
}
}
.footer a {
color: #263238;
text-decoration: underline;
}
.footer p {
margin: 0;
opacity: 0.5;
}
a.share-button {
background-color: #1DA1F2;
border-radius: 0.125rem;
color: #FFF;
display: block;
margin: 0.75rem 0 0;
padding: 0.75rem 1.5rem;
text-align: center;
text-decoration: none;
}
@media (min-width: 45rem) {
a.share-button {
margin: 0;
}
}
.hero {
font-size: 1.5rem;
line-height: 2rem;
margin: 0;
padding: 3rem 1.5rem 1.5rem;
text-align: center;
}
@media (min-width: 45rem) {
.hero {
padding: 4.5rem 3rem 1.5rem;
}
}
.search {
display: flex;
align-items: center;
margin: 1rem 1.5rem;
text-align: center;
}
@media (min-width: 45rem) {
.search {
margin: 1rem 3rem;
text-align: left;
}
}
.search .search__wrapper {
display: inline-block;
position: relative;
}
.search .search__close {
display: none;
font-size: 1rem;
padding: 6px 12px;
position: absolute;
right: 0;
top: 1px;
}
.search .search__close span {
cursor: pointer;
}
.search input {
color: #333;
font-size: 1rem;
padding: 6px 12px;
}
@media (min-width: 45rem) {
.search input {
width: 250px;
}
}
.search--active .search__close {
display: block;
}
.search--active input {
padding-right: 32px;
}
.sort-btn {
cursor: pointer;
margin-left: .5rem;
opacity: .5;
}
.sort-btn:first-of-type {
margin-left: 1rem;
}
.sort-btn:hover {
opacity: 1;
}
.sort-btn:hover path:first-of-type {
opacity: 0.8;
}
#sort-color:hover path:nth-of-type(2) {
fill: #E57373;
}
#sort-color:hover path:nth-of-type(3) {
fill: #F44336;
}
#sort-color:hover path:nth-of-type(4) {
fill: #D32F2F;
}
#sort-color:hover path:nth-of-type(5) {
fill: #B71C1C;
}
#sort-alphabetically:hover path:nth-of-type(2),
#sort-alphabetically:hover path:nth-of-type(3) {
opacity: 1;
}
#sort-relevance:hover path:not(:nth-of-type(1)) {
fill: #fbc02d;
}
.grid {
display: flex;
flex-wrap: wrap;
list-style: none;
margin: 1.5rem;
margin-top: 0;
padding: 0;
}
@media (min-width: 45rem) {
.grid {
margin: 3rem;
margin-top: 0;
}
}
.grid > .grid-item--if-empty {
display: none;
}
.grid.search__empty > .grid-item--if-empty {
display: block;
font-size: 1.25em;
grid-column: span 3;
line-height: 1.5em;
}
@supports (display: grid) {
.grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(9rem, 1fr));
grid-auto-rows: min-content;
grid-column-gap: 0.375rem;
grid-row-gap: 0.375rem;
grid-auto-flow: dense;
}
.grid.search__empty:after {
grid-column: 1/span 2;
}
@media (min-width: 30.75rem) {
.grid.search__empty:after {
grid-column: 1/-3;
}
}
}
.grid-item {
background-color: #757575;
display: flex;
flex-direction: column;
justify-content: center;
padding: 1rem;
text-align: center;
}
.grid-item--light {
color: #FFF;
}
.grid-item--dark {
color: #222;
}
@supports not (display: grid) {
.grid-item {
border: 0.1875rem solid #FFF;
padding: 0 0 0.75rem;
width: 20%;
}
}
.grid-item--ad {
background-color: #EEE;
grid-column: -2 / -1;
grid-row-end: span 2;
height: auto;
}
@media (min-width: 21.75rem) {
.grid-item--ad {
grid-column: -3 / -1;
}
}
@supports not (display: grid) {
.grid-item--ad {
width: 100%;
}
}
.grid-item__link {
color: inherit;
display: block;
text-align: center;
width: 100%;
}
.grid-item__image {
height: 1.5rem;
width: 1.5rem;
}
.grid-item__title {
font-size: 0.75rem;
font-weight: 400;
line-height: 1rem;
margin: 0;
}
.grid-item__subtitle {
font-size: 0.75rem;
line-height: 1rem;
margin: 0;
opacity: 0.5;
}
.navbar {
background-color: #263238;
}
.navbar__nav {
display: flex;
list-style: none;
margin: 0;
padding: 0;
}
@media (min-width: 45rem) {
.navbar__nav {
padding: 0 1.5rem;
}
}
.navbar__nav-item a {
color: #FFF;
display: block;
opacity: 0.5;
padding: 1.5rem 0.375rem;
}
.navbar__nav-item a:focus, .navbar__nav-item a:hover {
opacity: 1;
}
.navbar__nav-item:last-child a {
padding: 1.5rem 1.5rem 1.5rem 0.375rem;
}
.navbar__nav-item--home {
flex-grow: 1;
}
.navbar__nav-item--home a {
opacity: 1;
padding: 1.5rem 0 1.5rem 1.5rem;
}
.redesign-banner {
background-color: #565f63;
color: #FFF;
margin: 0;
padding: 0.5rem 1.5rem;
}
.redesign-banner a {
color: #0096ee;
}
.redesign-banner a:focus, .redesign-banner a:hover,
.redesign-banner button:focus, .redesign-banner button:hover {
text-decoration: underline;
}
.redesign-banner span {
float: right
}
.redesign-banner button {
border: none;
background-color: transparent;
color: #0096ee;
cursor: pointer;
margin: 0;
padding: 0;
}
.hidden {
display: none;
}
body.order-by-color #sort-color {
opacity: 1;
}
body.order-by-relevance .grid-item {
order: var(--order-relevance);
}
body.order-by-relevance #sort-relevance {
opacity: 1;
}
body.order-alphabetically .grid-item {
order: var(--order-alpha);
}
body.order-alphabetically #sort-alphabetically {
opacity: 1;
}
body:not(.search__active) #sort-relevance {
display: none;
} | stylesheet.css | * {
box-sizing: border-box;
}
:root {
font-size: 100%;
height: 100%;
}
a {
text-decoration: none;
}
abbr {
text-decoration: none;
}
body {
background-color: #FFFFFF;
display: flex;
flex-direction: column;
color: #263238;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
font-size: 0.875rem;
height: 100%;
line-height: 1.5rem;
margin: 0;
}
svg {
fill: currentColor;
height: 1.5rem;
width: 1.5rem;
}
#carbonads {
height: 100%;
width: 100%;
}
#carbonads a {
color: #263238;
}
#carbonads > span {
display: flex;
flex-direction: column;
height: 100%;
justify-content: space-between;
}
.carbon-img {
display: block;
padding: 1rem 1rem 0.5rem;
}
.carbon-text {
display: block;
font-size: 0.75rem;
line-height: 1rem;
margin: 0 auto;
max-width: 15rem;
}
.carbon-poweredby {
font-size: 0.625rem;
font-weight: 700;
line-height: 1.5rem;
opacity: 0.25;
text-transform: uppercase;
}
.footer {
background-color: #EEE;
margin-top: auto;
padding: 1.5rem;
}
@media (min-width: 45rem) {
.footer {
display: flex;
align-items: center;
justify-content: space-between;
padding: 3rem;
}
}
.footer a {
color: #263238;
text-decoration: underline;
}
.footer p {
margin: 0;
opacity: 0.5;
}
a.share-button {
background-color: #1DA1F2;
border-radius: 0.125rem;
color: #FFF;
display: block;
margin: 0.75rem 0 0;
padding: 0.75rem 1.5rem;
text-align: center;
text-decoration: none;
}
@media (min-width: 45rem) {
a.share-button {
margin: 0;
}
}
.hero {
font-size: 1.5rem;
line-height: 2rem;
margin: 0;
padding: 3rem 1.5rem 1.5rem;
text-align: center;
}
@media (min-width: 45rem) {
.hero {
padding: 4.5rem 3rem 1.5rem;
}
}
.search {
display: flex;
align-items: center;
margin: 1rem 1.5rem;
text-align: center;
}
@media (min-width: 45rem) {
.search {
margin: 1rem 3rem;
text-align: left;
}
}
.search .search__wrapper {
display: inline-block;
position: relative;
}
.search .search__close {
display: none;
font-size: 1rem;
padding: 6px 12px;
position: absolute;
right: 0;
top: 1px;
}
.search .search__close span {
cursor: pointer;
}
.search input {
color: #333;
font-size: 1rem;
padding: 6px 12px;
}
@media (min-width: 45rem) {
.search input {
width: 250px;
}
}
.search--active .search__close {
display: block;
}
.search--active input {
padding-right: 32px;
}
.sort-btn {
cursor: pointer;
margin-left: .5rem;
opacity: .5;
}
.sort-btn:first-of-type {
margin-left: 1rem;
}
.sort-btn:hover {
opacity: 1;
}
.sort-btn:hover path:first-of-type {
opacity: 0.8;
}
#sort-color:hover path:nth-of-type(2) {
fill: #E57373;
}
#sort-color:hover path:nth-of-type(3) {
fill: #F44336;
}
#sort-color:hover path:nth-of-type(4) {
fill: #D32F2F;
}
#sort-color:hover path:nth-of-type(5) {
fill: #B71C1C;
}
#sort-alphabetically:hover path:nth-of-type(2),
#sort-alphabetically:hover path:nth-of-type(3) {
opacity: 1;
}
#sort-relevance:hover path:not(:nth-of-type(1)) {
fill: #fbc02d;
}
.grid {
display: flex;
flex-wrap: wrap;
list-style: none;
margin: 1.5rem;
margin-top: 0;
padding: 0;
}
@media (min-width: 45rem) {
.grid {
margin: 3rem;
margin-top: 0;
}
}
.grid > .grid-item--if-empty {
display: none;
}
.grid.search__empty > .grid-item--if-empty {
display: block;
font-size: 1.25em;
grid-column: span 3;
line-height: 1.5em;
}
@supports (display: grid) {
.grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(9rem, 1fr));
grid-auto-rows: min-content;
grid-column-gap: 0.375rem;
grid-row-gap: 0.375rem;
grid-auto-flow: dense;
}
.grid.search__empty:after {
grid-column: 1/span 2;
}
@media (min-width: 30.75rem) {
.grid.search__empty:after {
grid-column: 1/-3;
}
}
}
.grid-item {
background-color: #757575;
display: flex;
flex-direction: column;
justify-content: center;
padding: 1rem;
text-align: center;
}
.grid-item--light {
color: #FFF;
}
.grid-item--dark {
color: #222;
}
@supports not (display: grid) {
.grid-item {
border: 0.1875rem solid #FFF;
padding: 0 0 0.75rem;
width: 20%;
}
}
.grid-item--ad {
background-color: #EEE;
grid-column: -2 / -1;
grid-row-end: span 2;
height: auto;
}
@media (min-width: 21.75rem) {
.grid-item--ad {
grid-column: -3 / -1;
}
}
@supports not (display: grid) {
.grid-item--ad {
width: 100%;
}
}
.grid-item__link {
color: inherit;
display: block;
text-align: center;
width: 100%;
}
.grid-item__image {
height: 1.5rem;
width: 1.5rem;
}
.grid-item__title {
font-size: 0.75rem;
font-weight: 400;
line-height: 1rem;
margin: 0;
}
.grid-item__subtitle {
font-size: 0.75rem;
line-height: 1rem;
margin: 0;
opacity: 0.5;
}
.navbar {
background-color: #263238;
}
.navbar__nav {
display: flex;
list-style: none;
margin: 0;
padding: 0;
}
@media (min-width: 45rem) {
.navbar__nav {
padding: 0 1.5rem;
}
}
.navbar__nav-item a {
color: #FFF;
display: block;
opacity: 0.5;
padding: 1.5rem 0.375rem;
}
.navbar__nav-item a:focus, .navbar__nav-item a:hover {
opacity: 1;
}
.navbar__nav-item:last-child a {
padding: 1.5rem 1.5rem 1.5rem 0.375rem;
}
.navbar__nav-item--home {
flex-grow: 1;
}
.navbar__nav-item--home a {
opacity: 1;
padding: 1.5rem 0 1.5rem 1.5rem;
}
.redesign-banner {
background-color: #565f63;
color: #FFF;
margin: 0;
padding: 0.5rem 1.5rem;
}
.redesign-banner a {
color: #0096ee;
}
.redesign-banner a:focus, .redesign-banner a:hover,
.redesign-banner button:focus, .redesign-banner button:hover {
text-decoration: underline;
}
.redesign-banner span {
float: right
}
.redesign-banner button {
border: none;
background-color: transparent;
color: #0096ee;
cursor: pointer;
margin: 0;
padding: 0;
}
.hidden {
display: none;
}
body.order-by-color #sort-color {
opacity: 1;
}
body.order-by-relevance .grid-item {
order: var(--order-relevance);
}
body.order-by-relevance #sort-relevance {
opacity: 1;
}
body.order-alphabetically .grid-item {
order: var(--order-alpha);
}
body.order-alphabetically #sort-alphabetically {
opacity: 1;
}
body:not(.search__active) #sort-relevance {
display: none;
} | 0.55447 | 0.102934 |
.rounded-circle-timeline {
border-radius: 50%!important;
width: 100%;
/*border: 6px dashed #111;*/
padding: 10px;
margin-: 25px;
background-color: #fff;
}
section h2.section-heading {
margin-top: 75px;
margin-bottom: 75px;
text-transform: none;
font-size: 30px;
font-weight: 400;
}
section h3.section-subheading {
font-size: 16px;
font-weight: 400;
font-style: italic;
margin-bottom: 75px;
text-transform: none;
font-family: "helvetica-neue";
}
.timeline {
position:relative;
padding:0;
list-style:none
}
.timeline:before {
position:absolute;
top:0;
bottom:0;
left:40px;
width:2px;
margin-left:-1.5px;
content:'';
background-color:#e9ecef
}
.timeline>li .timeline-image {
position: absolute;
z-index: 100;
left: 0;
width: 80px;
height: 80px;
margin-left: 0;
text-align: center;
color: #000;
border: 7px solid #e9ecef;
border-radius: 100%;
background-color: #fff;
}
.timeline > li {
position:relative;
min-height:50px;
margin-bottom:50px}
.timeline>li:after,.timeline>li:before {
display:table;content:' '
}
.timeline>li:after {
clear:both
}
.timeline>li .timeline-panel {
position:relative;
float:right;
width:100%;
padding:0 20px 0 100px;
text-align:left
}
.timeline>li .timeline-panel:before {
right:auto;
left:-15px;
border-right-width:15px;
border-left-width:0
}
.timeline>li .timeline-panel:after {
right:auto;
left:-14px;
border-right-width:14px;
border-left-width:0
}
/*.timeline>li .timeline-image {
position:absolute;
z-index:100;
left:0;
width:80px;
height:80px;
margin-left:0;
text-align:center;
color:#fff;
border:7px solid #e9ecef;
border-radius:100%;
background-color:#fed136
}*/
.timeline>li .timeline-image h4 {
font-size:10px;
line-height:14px;
margin-top:12px
}
.timeline>li.timeline-inverted>.timeline-panel {
float:right;
padding:0 20px 0 100px;
text-align:left
}
.timeline>li.timeline-inverted>.timeline-panel:before {
right:auto;
left:-15px;
border-right-width:15px;
border-left-width:0
}
.timeline>li.timeline-inverted>.timeline-panel:after {
right:auto;
left:-14px;
border-right-width:14px;
border-left-width:0
}
.timeline>li:last-child {
margin-bottom:0
}
.timeline .timeline-heading h4 {
margin-top:0;
color:inherit
}
.timeline .timeline-heading h4.subheading {
text-transform:none
}
.timeline .timeline-body>p,.timeline .timeline-body>ul {
margin-bottom:0
}
@media (max-width: 414px) {
#timeline {
padding: 10% 0 10% 0;
}
}
@media (min-width: 768px) {
h4 {
font-weight: 800 !important;
}
#timeline {
padding: 5% 0 5% 0;
}
}
@media (min-width:768px) {
.timeline:before {
left:50%
}
.timeline>li {
min-height:100px;margin-bottom:100px
}
.timeline>li .timeline-panel {
float:left;
width:41%;
padding:0 20px 20px 30px;
text-align:right
}
.timeline>li .timeline-image {
left:50%;
width:100px;
height:100px;
margin-left:-50px
}
.timeline>li .timeline-image h4 {
font-size:13px;
line-height:18px;
margin-top:16px
}
.timeline>li.timeline-inverted>.timeline-panel {
float:right;
padding:0 30px 20px 20px;
text-align:left
}
}
@media (min-width:992px) {
.timeline>li {
min-height:150px
}
.timeline>li .timeline-panel {
padding:0 20px 20px
}
.timeline>li .timeline-image {
width:150px;
height:150px;
margin-left:-75px
}
.timeline>li .timeline-image h4 {
font-size:18px;
line-height:26px;
margin-top:30px
}
.timeline>li.timeline-inverted>.timeline-panel {
padding:0 20px 20px
}
}
@media (min-width:1200px){
.timeline>li {
min-height:170px
}
.timeline>li .timeline-panel {
padding:0 20px 20px 100px
}
.timeline>li .timeline-image {
width:170px;
height:170px;
margin-left:-85px
}
.timeline>li .timeline-image h4 {
margin-top:40px
}
.timeline>li.timeline-inverted>.timeline-panel {
padding:0 100px 20px 20px}
}
} | timeline.css | .rounded-circle-timeline {
border-radius: 50%!important;
width: 100%;
/*border: 6px dashed #111;*/
padding: 10px;
margin-: 25px;
background-color: #fff;
}
section h2.section-heading {
margin-top: 75px;
margin-bottom: 75px;
text-transform: none;
font-size: 30px;
font-weight: 400;
}
section h3.section-subheading {
font-size: 16px;
font-weight: 400;
font-style: italic;
margin-bottom: 75px;
text-transform: none;
font-family: "helvetica-neue";
}
.timeline {
position:relative;
padding:0;
list-style:none
}
.timeline:before {
position:absolute;
top:0;
bottom:0;
left:40px;
width:2px;
margin-left:-1.5px;
content:'';
background-color:#e9ecef
}
.timeline>li .timeline-image {
position: absolute;
z-index: 100;
left: 0;
width: 80px;
height: 80px;
margin-left: 0;
text-align: center;
color: #000;
border: 7px solid #e9ecef;
border-radius: 100%;
background-color: #fff;
}
.timeline > li {
position:relative;
min-height:50px;
margin-bottom:50px}
.timeline>li:after,.timeline>li:before {
display:table;content:' '
}
.timeline>li:after {
clear:both
}
.timeline>li .timeline-panel {
position:relative;
float:right;
width:100%;
padding:0 20px 0 100px;
text-align:left
}
.timeline>li .timeline-panel:before {
right:auto;
left:-15px;
border-right-width:15px;
border-left-width:0
}
.timeline>li .timeline-panel:after {
right:auto;
left:-14px;
border-right-width:14px;
border-left-width:0
}
/*.timeline>li .timeline-image {
position:absolute;
z-index:100;
left:0;
width:80px;
height:80px;
margin-left:0;
text-align:center;
color:#fff;
border:7px solid #e9ecef;
border-radius:100%;
background-color:#fed136
}*/
.timeline>li .timeline-image h4 {
font-size:10px;
line-height:14px;
margin-top:12px
}
.timeline>li.timeline-inverted>.timeline-panel {
float:right;
padding:0 20px 0 100px;
text-align:left
}
.timeline>li.timeline-inverted>.timeline-panel:before {
right:auto;
left:-15px;
border-right-width:15px;
border-left-width:0
}
.timeline>li.timeline-inverted>.timeline-panel:after {
right:auto;
left:-14px;
border-right-width:14px;
border-left-width:0
}
.timeline>li:last-child {
margin-bottom:0
}
.timeline .timeline-heading h4 {
margin-top:0;
color:inherit
}
.timeline .timeline-heading h4.subheading {
text-transform:none
}
.timeline .timeline-body>p,.timeline .timeline-body>ul {
margin-bottom:0
}
@media (max-width: 414px) {
#timeline {
padding: 10% 0 10% 0;
}
}
@media (min-width: 768px) {
h4 {
font-weight: 800 !important;
}
#timeline {
padding: 5% 0 5% 0;
}
}
@media (min-width:768px) {
.timeline:before {
left:50%
}
.timeline>li {
min-height:100px;margin-bottom:100px
}
.timeline>li .timeline-panel {
float:left;
width:41%;
padding:0 20px 20px 30px;
text-align:right
}
.timeline>li .timeline-image {
left:50%;
width:100px;
height:100px;
margin-left:-50px
}
.timeline>li .timeline-image h4 {
font-size:13px;
line-height:18px;
margin-top:16px
}
.timeline>li.timeline-inverted>.timeline-panel {
float:right;
padding:0 30px 20px 20px;
text-align:left
}
}
@media (min-width:992px) {
.timeline>li {
min-height:150px
}
.timeline>li .timeline-panel {
padding:0 20px 20px
}
.timeline>li .timeline-image {
width:150px;
height:150px;
margin-left:-75px
}
.timeline>li .timeline-image h4 {
font-size:18px;
line-height:26px;
margin-top:30px
}
.timeline>li.timeline-inverted>.timeline-panel {
padding:0 20px 20px
}
}
@media (min-width:1200px){
.timeline>li {
min-height:170px
}
.timeline>li .timeline-panel {
padding:0 20px 20px 100px
}
.timeline>li .timeline-image {
width:170px;
height:170px;
margin-left:-85px
}
.timeline>li .timeline-image h4 {
margin-top:40px
}
.timeline>li.timeline-inverted>.timeline-panel {
padding:0 100px 20px 20px}
}
} | 0.321247 | 0.069542 |
:root {
--lightslate: #BCC6CC;
--mediumslate: #99AABB;
--darkslate: slategrey;
--verydarkslate: darkslategrey;
--purple: #8C19B3;
--msgbad: darkred;
--msggood: dodgerblue;
--dark: #363636;
--friendlycolor: khaki;
--selectcolor: #CADFEB;
--platinum: #E5E4E2;
}
.has-background-light {
background-color: var(--lightslate);
}
.has-background-medium {
background-color: var(--mediumslate);
}
.has-background-dark {
background-color: var(--darkslate);
}
a {
color: var(--purple);
}
a:hover {
color: var(--purple);
text-decoration: underline;
}
.is-justified-left-and-right {
display: flex;
align-items: baseline;
justify-content: space-between;
margin-top: 1.5rem;
}
.is-bold {
font-weight: bold;
}
.is-engraved {
text-shadow: 1px 1px 1px #fff, 0 0 4px rgba(0,0,0,0.6);
}
/* Shake Animation */
@-webkit-keyframes shake {
10%, 90% {
-webkit-transform: translate3d(-5px, 0, 0);
}
20%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
}
30%, 50%, 70% {
-webkit-transform: translate3d(-20px, 0, 0);
}
40%, 60% {
-webkit-transform: translate3d(20px, 0, 0);
}
}
@-moz-keyframes shake {
10%, 90% {
-moz-transform: translate3d(-5px, 0, 0);
}
20%, 80% {
-moz-transform: translate3d(10px, 0, 0);
}
30%, 50%, 70% {
-moz-transform: translate3d(-20px, 0, 0);
}
40%, 60% {
-moz-transform: translate3d(20px, 0, 0);
}
}
@keyframes shake {
10%, 90% {
transform: translate3d(-5px, 0, 0);
}
20%, 80% {
transform: translate3d(10px, 0, 0);
}
30%, 50%, 70% {
transform: translate3d(-20px, 0, 0);
}
40%, 60% {
transform: translate3d(20px, 0, 0);
}
}
.shake {
-webkit-animation: shake 1s infinite;
-moz-animation: shake 1s infinite;
animation: shake 1s infinite;
}
/* Fade in and out Animation */
@keyframes fadeInOut {
0% {
opacity: 0;
}
20% {
opacity: 1;
}
90% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fade-in-out {
opacity: 0;
animation: fadeInOut 5s 1;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fade-in {
opacity: 1;
animation: fadeIn 1s 1;
}
/* Popup Notifications */
.msg {
display: flex;
justify-content: space-between;
align-items: center;
background-color: none;
vertical-align: top;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding: 10px 10px;
border-style: solid;
border-width: 1px;
border-radius: 7px;
line-height: 1rem;
}
.msg-bad {
border-color: var(--msgbad);
color: var(--msgbad);
}
.msg-bad-close {
background-color: var(--msgbad);
}
.msg-good {
border-color: var(--msggood);
color: var(--msggood);
}
.msg-good-close {
background-color: var(--msggood);
}
.msg-baron {
border-color: var(--purple);
color: var(--purple);
}
.msg-baron-close {
background-color: var(--purple);
} | html5/css/globals.css | :root {
--lightslate: #BCC6CC;
--mediumslate: #99AABB;
--darkslate: slategrey;
--verydarkslate: darkslategrey;
--purple: #8C19B3;
--msgbad: darkred;
--msggood: dodgerblue;
--dark: #363636;
--friendlycolor: khaki;
--selectcolor: #CADFEB;
--platinum: #E5E4E2;
}
.has-background-light {
background-color: var(--lightslate);
}
.has-background-medium {
background-color: var(--mediumslate);
}
.has-background-dark {
background-color: var(--darkslate);
}
a {
color: var(--purple);
}
a:hover {
color: var(--purple);
text-decoration: underline;
}
.is-justified-left-and-right {
display: flex;
align-items: baseline;
justify-content: space-between;
margin-top: 1.5rem;
}
.is-bold {
font-weight: bold;
}
.is-engraved {
text-shadow: 1px 1px 1px #fff, 0 0 4px rgba(0,0,0,0.6);
}
/* Shake Animation */
@-webkit-keyframes shake {
10%, 90% {
-webkit-transform: translate3d(-5px, 0, 0);
}
20%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
}
30%, 50%, 70% {
-webkit-transform: translate3d(-20px, 0, 0);
}
40%, 60% {
-webkit-transform: translate3d(20px, 0, 0);
}
}
@-moz-keyframes shake {
10%, 90% {
-moz-transform: translate3d(-5px, 0, 0);
}
20%, 80% {
-moz-transform: translate3d(10px, 0, 0);
}
30%, 50%, 70% {
-moz-transform: translate3d(-20px, 0, 0);
}
40%, 60% {
-moz-transform: translate3d(20px, 0, 0);
}
}
@keyframes shake {
10%, 90% {
transform: translate3d(-5px, 0, 0);
}
20%, 80% {
transform: translate3d(10px, 0, 0);
}
30%, 50%, 70% {
transform: translate3d(-20px, 0, 0);
}
40%, 60% {
transform: translate3d(20px, 0, 0);
}
}
.shake {
-webkit-animation: shake 1s infinite;
-moz-animation: shake 1s infinite;
animation: shake 1s infinite;
}
/* Fade in and out Animation */
@keyframes fadeInOut {
0% {
opacity: 0;
}
20% {
opacity: 1;
}
90% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fade-in-out {
opacity: 0;
animation: fadeInOut 5s 1;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fade-in {
opacity: 1;
animation: fadeIn 1s 1;
}
/* Popup Notifications */
.msg {
display: flex;
justify-content: space-between;
align-items: center;
background-color: none;
vertical-align: top;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding: 10px 10px;
border-style: solid;
border-width: 1px;
border-radius: 7px;
line-height: 1rem;
}
.msg-bad {
border-color: var(--msgbad);
color: var(--msgbad);
}
.msg-bad-close {
background-color: var(--msgbad);
}
.msg-good {
border-color: var(--msggood);
color: var(--msggood);
}
.msg-good-close {
background-color: var(--msggood);
}
.msg-baron {
border-color: var(--purple);
color: var(--purple);
}
.msg-baron-close {
background-color: var(--purple);
} | 0.467575 | 0.227823 |
*{
box-sizing: border-box;
}
body{
padding: 0px;
margin: 0px;
background-color: #f6f6f6;
}
header{
background-color: #008489;
height: 66px;
}
header *{
color: #fff;
}
header .logo{
float: left;
display: inline-flex;
height: inherit;
margin-left: 2em;
}
.search-page{
margin-left: 150px;
padding: 10px;
}
.search-page input{
width: 400px;
height: 40px;
border-radius: 30px;
color: #333;
}
header .logo-link{
display: inline-flex;
text-decoration: none;
}
header .logo img{
height: 50px;
width: 50px;
margin-top: 5px;
}
header .logo-text{
margin: 9px;
}
.search-page{
display: none;
}
header ul{
float: right;
margin: 0px;
padding: 0px;
list-style: none;
}
header ul li{
float: left;
position: relative;
}
header ul li ul{
position: absolute;
top: 66px;
right: 0px;
width: 180px;
display: none;
}
header ul li:hover ul{
display: block;
}
header ul li ul li{
width: 100%;
}
header ul li ul li a{
padding: 10px;
background: #fff;
color: #444;
}
header ul li ul li a:hover{
background: #d5d6d6;
}
header ul li ul li a.logout{
color: red;
}
header ul li a{
display: block;
padding: 21px;
font-size: 1.1em;
text-decoration: none;
}
header ul li a:hover{
background: #006669;
}
header .menu-toggle{
display: none;
}
/* body=== welcome slideshow */
.background{
background: #333;
position: absolute;
width: 100%;
height: 500px;
top: 0;
left: 0;
z-index: -1;
}
#h1{
font-weight: 600;
font-size: 72px;
color: #fff;
text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
}
#h2{
color: #fff;
text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.7);
font-weight: 200;
font-size: 35px;
}
.text{
width: 80%;
margin: 160px auto;
position: relative;
}
/* modal login */
.modal{
width: auto;
height: auto;
}
.modal-login {
width: 450px;
}
.modal-login .modal-content {
border-radius: 1px;
border: none;
}
.modal-login .modal-header {
position: relative;
justify-content: center;
background: #006669;
color: #fff;
margin-bottom: 0;
}
.modal-login .modal-header span{
margin-left: 40px;
}
.modal-login .modal-header span img{
height: 50px;
width: 50px;
}
.modal-login .modal-header span label{
margin-left: 10px;
font-size: 25px;
}
.modal-login .modal-body {
padding: 30px;
}
.modal-login .modal-footer {
background: #f2f2f2;
}
.modal-login h4 {
text-align: center;
font-size: 26px;
}
.modal-login label {
font-weight: normal;
font-size: 13px;
}
.modal-login .form-controlInput, .modal-login .btn {
border-radius: 2px;
}
.modal-login .hint-text {
text-align: center;
}
.modal-login .close {
position: absolute;
top: 15px;
right: 15px;
font-size: 30px;
}
.modal-login .btn {
min-width: 100px;
background: #3498db;
border: none;
line-height: normal;
}
.modal-login .btn:hover, .modal-login .btn:focus {
background: #248bd0;
}
.modal-login .hint-text a {
color: #999;
}
.forgot,
.account,
.no-account{
text-align: center;
}
#blankSpace{
height: 20px;
}
#login {
background-color: #ec5252;
color: white;
padding: 14px 20px;
margin: 8px 0;
border: none;
cursor: pointer;
width: 400px;
}
#login:hover {
opacity: 0.8;
}
.inner-addon-login {
position: relative;
width: 400px;
margin-bottom: 8px;
}
.inner-addon-login .fa {
position: absolute;
font-size: 17px;
padding: 13px;
padding-right: 10px;
color: lightgrey;
}
/* align icon */
.left-addon .fa { left: 0px;}
/* add padding */
.left-addon input { padding-left: 40px; }
.form-control-login{
width: 400px;
height: 40px;
padding: 10px;
}
.check{
margin: 0;
}
#center{
margin-left: 60px;
}
/* most liked */
.container{
background: #f9f9f9;
}
.row{
margin-left: 100px;
padding: 10px;
display: inline-flex;
justify-content: all;
}
.row img{
height: 80px;
width: 80px;
border-radius: 40px;
}
.card{
margin-left: 100px;
justify-content: all;
}
#card{
display: inline-flex;
margin-left: 100px;
margin-right: 100px;
font-size: 17px;
}
#card span img{
height: 80px;
width: 100px;
border-radius: 40px;
}
#post{
font-size: 20px;
}
/* footer */
.footer{
margin: 0px;
padding: 0px;
width: 100%;
height: 250px;
background-color: #008489;
font-weight: 400;
color: #fff;
display: inline-flex;
}
.title{
margin-left: 100px;
margin-top: 20px;
font-size: 30px;
}
#nav{
margin-left: 100px;
display: block;
margin-top: 20px;
}
#footer-nav{
display: block;padding: 10px;
}
#footer-nav a{
color: #fff;
font-size: 14px;
}
.search{
margin-left: 100px;
margin-top: 20px;
}
#search{
width: 300px;
height: 40px;
margin-bottom: 2px;
border-radius: 20px;
}
.btn-secondary{
width: 300px;
border-radius: 30px;
color: #333;
}
.message-area{
margin-left: 100px;
margin-top: 25px;
}
#message{
height: 80px;
width: 300px;
border-radius: 5px;
}
.btn-primary{
width: 300px;
border-radius: 30px;
margin-bottom: 10px;
}
.fa-chevron-down{
font-size: .8em;
}
.fa-facebook,
.fa-twitter,
.fa-youtube{
font-size: 20px;
margin-left: 30px;
}
.fa-twitter,
.fa-facebook{
color: blue;
}
.fa-youtube{
color: red;
}
footer{
background-color: #333;
color: #fff;
height: 20px;
width: 100%;
text-align: center;
}
/* read more styling */
.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
display: none;
}
.addReadMore.showmorecontent .readMore {
display: none;
}
.addReadMore .readMore,
.addReadMore .readLess {
font-weight: bold;
margin-left: 2px;
color: blue;
cursor: pointer;
}
.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
display: block;
}
.addReadMore{
text-align: justify;
}
/*validation*/
/*form.cmxform label.error, label.error {
/* remove the next line when you have trouble in IE6 with labels in list */
color: red;
font-style: italic
}
div.error { display: none; }
input { border: 1px solid black; }
input.checkbox { border: none }
input:focus { border: 1px dotted black; }
input.error { border: 1px solid red; }
form.cmxform .gray * { color: gray; }*/ | public/css/style.css | *{
box-sizing: border-box;
}
body{
padding: 0px;
margin: 0px;
background-color: #f6f6f6;
}
header{
background-color: #008489;
height: 66px;
}
header *{
color: #fff;
}
header .logo{
float: left;
display: inline-flex;
height: inherit;
margin-left: 2em;
}
.search-page{
margin-left: 150px;
padding: 10px;
}
.search-page input{
width: 400px;
height: 40px;
border-radius: 30px;
color: #333;
}
header .logo-link{
display: inline-flex;
text-decoration: none;
}
header .logo img{
height: 50px;
width: 50px;
margin-top: 5px;
}
header .logo-text{
margin: 9px;
}
.search-page{
display: none;
}
header ul{
float: right;
margin: 0px;
padding: 0px;
list-style: none;
}
header ul li{
float: left;
position: relative;
}
header ul li ul{
position: absolute;
top: 66px;
right: 0px;
width: 180px;
display: none;
}
header ul li:hover ul{
display: block;
}
header ul li ul li{
width: 100%;
}
header ul li ul li a{
padding: 10px;
background: #fff;
color: #444;
}
header ul li ul li a:hover{
background: #d5d6d6;
}
header ul li ul li a.logout{
color: red;
}
header ul li a{
display: block;
padding: 21px;
font-size: 1.1em;
text-decoration: none;
}
header ul li a:hover{
background: #006669;
}
header .menu-toggle{
display: none;
}
/* body=== welcome slideshow */
.background{
background: #333;
position: absolute;
width: 100%;
height: 500px;
top: 0;
left: 0;
z-index: -1;
}
#h1{
font-weight: 600;
font-size: 72px;
color: #fff;
text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
}
#h2{
color: #fff;
text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.7);
font-weight: 200;
font-size: 35px;
}
.text{
width: 80%;
margin: 160px auto;
position: relative;
}
/* modal login */
.modal{
width: auto;
height: auto;
}
.modal-login {
width: 450px;
}
.modal-login .modal-content {
border-radius: 1px;
border: none;
}
.modal-login .modal-header {
position: relative;
justify-content: center;
background: #006669;
color: #fff;
margin-bottom: 0;
}
.modal-login .modal-header span{
margin-left: 40px;
}
.modal-login .modal-header span img{
height: 50px;
width: 50px;
}
.modal-login .modal-header span label{
margin-left: 10px;
font-size: 25px;
}
.modal-login .modal-body {
padding: 30px;
}
.modal-login .modal-footer {
background: #f2f2f2;
}
.modal-login h4 {
text-align: center;
font-size: 26px;
}
.modal-login label {
font-weight: normal;
font-size: 13px;
}
.modal-login .form-controlInput, .modal-login .btn {
border-radius: 2px;
}
.modal-login .hint-text {
text-align: center;
}
.modal-login .close {
position: absolute;
top: 15px;
right: 15px;
font-size: 30px;
}
.modal-login .btn {
min-width: 100px;
background: #3498db;
border: none;
line-height: normal;
}
.modal-login .btn:hover, .modal-login .btn:focus {
background: #248bd0;
}
.modal-login .hint-text a {
color: #999;
}
.forgot,
.account,
.no-account{
text-align: center;
}
#blankSpace{
height: 20px;
}
#login {
background-color: #ec5252;
color: white;
padding: 14px 20px;
margin: 8px 0;
border: none;
cursor: pointer;
width: 400px;
}
#login:hover {
opacity: 0.8;
}
.inner-addon-login {
position: relative;
width: 400px;
margin-bottom: 8px;
}
.inner-addon-login .fa {
position: absolute;
font-size: 17px;
padding: 13px;
padding-right: 10px;
color: lightgrey;
}
/* align icon */
.left-addon .fa { left: 0px;}
/* add padding */
.left-addon input { padding-left: 40px; }
.form-control-login{
width: 400px;
height: 40px;
padding: 10px;
}
.check{
margin: 0;
}
#center{
margin-left: 60px;
}
/* most liked */
.container{
background: #f9f9f9;
}
.row{
margin-left: 100px;
padding: 10px;
display: inline-flex;
justify-content: all;
}
.row img{
height: 80px;
width: 80px;
border-radius: 40px;
}
.card{
margin-left: 100px;
justify-content: all;
}
#card{
display: inline-flex;
margin-left: 100px;
margin-right: 100px;
font-size: 17px;
}
#card span img{
height: 80px;
width: 100px;
border-radius: 40px;
}
#post{
font-size: 20px;
}
/* footer */
.footer{
margin: 0px;
padding: 0px;
width: 100%;
height: 250px;
background-color: #008489;
font-weight: 400;
color: #fff;
display: inline-flex;
}
.title{
margin-left: 100px;
margin-top: 20px;
font-size: 30px;
}
#nav{
margin-left: 100px;
display: block;
margin-top: 20px;
}
#footer-nav{
display: block;padding: 10px;
}
#footer-nav a{
color: #fff;
font-size: 14px;
}
.search{
margin-left: 100px;
margin-top: 20px;
}
#search{
width: 300px;
height: 40px;
margin-bottom: 2px;
border-radius: 20px;
}
.btn-secondary{
width: 300px;
border-radius: 30px;
color: #333;
}
.message-area{
margin-left: 100px;
margin-top: 25px;
}
#message{
height: 80px;
width: 300px;
border-radius: 5px;
}
.btn-primary{
width: 300px;
border-radius: 30px;
margin-bottom: 10px;
}
.fa-chevron-down{
font-size: .8em;
}
.fa-facebook,
.fa-twitter,
.fa-youtube{
font-size: 20px;
margin-left: 30px;
}
.fa-twitter,
.fa-facebook{
color: blue;
}
.fa-youtube{
color: red;
}
footer{
background-color: #333;
color: #fff;
height: 20px;
width: 100%;
text-align: center;
}
/* read more styling */
.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
display: none;
}
.addReadMore.showmorecontent .readMore {
display: none;
}
.addReadMore .readMore,
.addReadMore .readLess {
font-weight: bold;
margin-left: 2px;
color: blue;
cursor: pointer;
}
.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
display: block;
}
.addReadMore{
text-align: justify;
}
/*validation*/
/*form.cmxform label.error, label.error {
/* remove the next line when you have trouble in IE6 with labels in list */
color: red;
font-style: italic
}
div.error { display: none; }
input { border: 1px solid black; }
input.checkbox { border: none }
input:focus { border: 1px dotted black; }
input.error { border: 1px solid red; }
form.cmxform .gray * { color: gray; }*/ | 0.253861 | 0.04778 |
html, body { padding: 0; margin: 0; font-family: CentraNube, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", arial, sans-serif; background: #111424; }
body { background: url(../images/icon-grid.svg) top 129px right -15px no-repeat, url(../images/horizontal-grid.svg) top 105px right -15px repeat-x, url(../images/vertical-grid.svg) top right -147px repeat-y; }
a { color: inherit; text-decoration: none; }
* { box-sizing: border-box; }
.bg-white { background: #ffffff; }
.bg-light { background: #F5F5F5; }
/* Nav */
.nav { display: block; }
.nav-link { display: block; margin-left: 0; margin-bottom: 5px; color: #918a8d; }
.nav-link-secondary { color: #0272d5; text-decoration: underline; }
.nav-margin { margin-top: 44px; }
/* Colors */
.color-secondary { fill: #111424; }
/* Texts */
h1, h2, h3, h4, h5, h6 { color: #98ECFF; }
h2 { font-size: 42px; }
p { font-size: 16px; line-height: 28px; color: white; }
.text-primary { color: #98ECFF; -webkit-text-stroke-color: #98ECFF; }
.text-secondary { color: #111424; }
.title-secondary { color: #2c3357; }
.text-center { text-align: center !important; }
.font-xs { font-size: 12px; }
.font-s { font-size: 14px; }
.font-m { font-size: 16px; }
.font-bold { font-weight: bold; }
.text-outline { color: transparent; -webkit-text-stroke-width: 2px; }
.text-uppercase { text-transform: uppercase; }
/* Buttons */
.btn { border-radius: 8px; padding: 10px; }
.btn-primary { background-color: #ecebec; }
.btn-secondary { background-color: #111424; color: white; }
.btn-link { text-decoration: underline; color: #98ECFF; }
.btn-link-secondary { text-decoration: underline; color: #0272d5; }
/* Header */
/* Hero */
.hero-title { font-size: 80px; color: #98ECFF; }
@media (min-width: 576px) { .hero-title { font-size: 112px; } }
/* Styleguide grid content */
.styleguide-title { font-size: 60px; color: #98ECFF; }
@media (min-width: 768px) { .styleguide-title { font-size: 112px; } }
.grid-area { padding: 40px; }
.grid-gx { margin-left: 15px; margin-right: 15px; float: both; }
.grid-gy { margin-top: 15px; margin-bottom: 15px; float: both; }
.grid-image { max-width: 100%; height: auto; align-self: center; }
.grid-subtitle { color: #918a8d; }
.grid-pb { margin-bottom: -56px !important; }
/* SVG Icons */
.svg-icon-primary { fill: #98ECFF; height: 16px; width: 16px; margin-right: 8px; }
.svg-icon-secondary { fill: #111424; height: 24px; width: 24px; margin-right: 8px; }
/* Dropdown */
.dropdown { position: relative; float: right; display: inline-block; border: none; }
.dropdown-content { position: absolute; z-index: 1; top: calc(100% + 10px); display: none; width: 100%; background-color: #ecebec; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); text-decoration: none; text-align: center; }
.dropdown-content a { color: #111424; padding: 12px 16px; text-decoration: none; display: block; margin-left: 0; }
.dropdown-content a:hover { background-color: #111424; color: #98ECFF; }
.dropdown:hover .dropdown-content { display: block; }
.scale-up-ver-top { -webkit-animation: scale-up-ver-top 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) both; animation: scale-up-ver-top 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) both; }
@-webkit-keyframes scale-up-ver-top { 0% { -webkit-transform: scaleY(0.4);
transform: scaleY(0.4);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%; }
100% { -webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%; } }
@keyframes scale-up-ver-top { 0% { -webkit-transform: scaleY(0.4);
transform: scaleY(0.4);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%; }
100% { -webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%; } }
.icon-gallery { margin-top: 32px; }
.icon-gallery-wrapper { justify-content: left; margin: 0 0 -24px; padding: 0; }
.icon-gallery-item { display: inline-block; cursor: pointer; margin-left: 4px; margin-top: 24px; margin-right: 4px; padding: 16px; transition: 150ms ease; border: 1px solid transparent; border-radius: 4px; }
.icon-gallery-item.active { border-color: rgba(152, 236, 255, 0.2); }
.icon-gallery-mask { position: relative; display: block; overflow: hidden; height: 508px; padding-bottom: 48px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
.icon-gallery-extend { position: absolute; bottom: 0; left: 0; width: 100%; padding: 15px; text-align: center; background: #111424; background: linear-gradient(0deg, #111424 0%, #111424 20%, rgba(17, 20, 36, 0) 100%); color: #98ECFF; cursor: pointer; }
.icon-gallery-svg svg { fill: #98ECFF; transition: 150ms ease; width: 32px; height: 32px; }
.icon-gallery-end { display: block; width: 100%; height: 20px; }
@media (min-width: 768px) { .icon-gallery-item { padding: 24px; } .icon-gallery-item:hover { border-color: rgba(152, 236, 255, 0.2); } }
/* Modal */
.modal { position: fixed; bottom: 0; left: 15px; z-index: 999; background: #ecebec; border-radius: 0; padding: 12px; width: 100%; height: 95px; color: #111424 !important; }
.modal-body { padding: 12px; color: #111424; }
.modal-button { float: right; width: 64px; height: 34px; border-radius: 8px; padding: 8px 16px; color: #ecebec; background: #111424; }
.modal-absolute { position: absolute; }
.modal-close { position: absolute; top: 5px; right: 5px; }
.modal-close-icon { width: 18px; height: 18px; margin: 6px; }
@media (min-width: 768px) { .modal { bottom: 15px; width: 480px; left: calc(50% - 340px); border-radius: 4px; } .modal-absolute { position: absolute; transform: translate(95px, 0); } }
.modal-bot { position: absolute; left: calc(50% - 240px); }
.modal-icon-preview svg { fill: #111424; width: 32px; height: 32px; }
@media (min-width: 768px) { .modal-icon-preview svg { width: 44px; height: 44px; } }
/* Footer */
footer { width: 100%; margin-top: 56px; background: #ecebec; }
.social-media-logo { padding: 15px 15px 15px 0; }
a + a { margin-left: 5px; }
li { text-decoration: none; padding: 5px; list-style: none; }
.lang-position { float: right; }
/*# sourceMappingURL=main.css.map */ | docs/_site/assets/css/main.css | html, body { padding: 0; margin: 0; font-family: CentraNube, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", arial, sans-serif; background: #111424; }
body { background: url(../images/icon-grid.svg) top 129px right -15px no-repeat, url(../images/horizontal-grid.svg) top 105px right -15px repeat-x, url(../images/vertical-grid.svg) top right -147px repeat-y; }
a { color: inherit; text-decoration: none; }
* { box-sizing: border-box; }
.bg-white { background: #ffffff; }
.bg-light { background: #F5F5F5; }
/* Nav */
.nav { display: block; }
.nav-link { display: block; margin-left: 0; margin-bottom: 5px; color: #918a8d; }
.nav-link-secondary { color: #0272d5; text-decoration: underline; }
.nav-margin { margin-top: 44px; }
/* Colors */
.color-secondary { fill: #111424; }
/* Texts */
h1, h2, h3, h4, h5, h6 { color: #98ECFF; }
h2 { font-size: 42px; }
p { font-size: 16px; line-height: 28px; color: white; }
.text-primary { color: #98ECFF; -webkit-text-stroke-color: #98ECFF; }
.text-secondary { color: #111424; }
.title-secondary { color: #2c3357; }
.text-center { text-align: center !important; }
.font-xs { font-size: 12px; }
.font-s { font-size: 14px; }
.font-m { font-size: 16px; }
.font-bold { font-weight: bold; }
.text-outline { color: transparent; -webkit-text-stroke-width: 2px; }
.text-uppercase { text-transform: uppercase; }
/* Buttons */
.btn { border-radius: 8px; padding: 10px; }
.btn-primary { background-color: #ecebec; }
.btn-secondary { background-color: #111424; color: white; }
.btn-link { text-decoration: underline; color: #98ECFF; }
.btn-link-secondary { text-decoration: underline; color: #0272d5; }
/* Header */
/* Hero */
.hero-title { font-size: 80px; color: #98ECFF; }
@media (min-width: 576px) { .hero-title { font-size: 112px; } }
/* Styleguide grid content */
.styleguide-title { font-size: 60px; color: #98ECFF; }
@media (min-width: 768px) { .styleguide-title { font-size: 112px; } }
.grid-area { padding: 40px; }
.grid-gx { margin-left: 15px; margin-right: 15px; float: both; }
.grid-gy { margin-top: 15px; margin-bottom: 15px; float: both; }
.grid-image { max-width: 100%; height: auto; align-self: center; }
.grid-subtitle { color: #918a8d; }
.grid-pb { margin-bottom: -56px !important; }
/* SVG Icons */
.svg-icon-primary { fill: #98ECFF; height: 16px; width: 16px; margin-right: 8px; }
.svg-icon-secondary { fill: #111424; height: 24px; width: 24px; margin-right: 8px; }
/* Dropdown */
.dropdown { position: relative; float: right; display: inline-block; border: none; }
.dropdown-content { position: absolute; z-index: 1; top: calc(100% + 10px); display: none; width: 100%; background-color: #ecebec; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); text-decoration: none; text-align: center; }
.dropdown-content a { color: #111424; padding: 12px 16px; text-decoration: none; display: block; margin-left: 0; }
.dropdown-content a:hover { background-color: #111424; color: #98ECFF; }
.dropdown:hover .dropdown-content { display: block; }
.scale-up-ver-top { -webkit-animation: scale-up-ver-top 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) both; animation: scale-up-ver-top 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) both; }
@-webkit-keyframes scale-up-ver-top { 0% { -webkit-transform: scaleY(0.4);
transform: scaleY(0.4);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%; }
100% { -webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%; } }
@keyframes scale-up-ver-top { 0% { -webkit-transform: scaleY(0.4);
transform: scaleY(0.4);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%; }
100% { -webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%; } }
.icon-gallery { margin-top: 32px; }
.icon-gallery-wrapper { justify-content: left; margin: 0 0 -24px; padding: 0; }
.icon-gallery-item { display: inline-block; cursor: pointer; margin-left: 4px; margin-top: 24px; margin-right: 4px; padding: 16px; transition: 150ms ease; border: 1px solid transparent; border-radius: 4px; }
.icon-gallery-item.active { border-color: rgba(152, 236, 255, 0.2); }
.icon-gallery-mask { position: relative; display: block; overflow: hidden; height: 508px; padding-bottom: 48px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
.icon-gallery-extend { position: absolute; bottom: 0; left: 0; width: 100%; padding: 15px; text-align: center; background: #111424; background: linear-gradient(0deg, #111424 0%, #111424 20%, rgba(17, 20, 36, 0) 100%); color: #98ECFF; cursor: pointer; }
.icon-gallery-svg svg { fill: #98ECFF; transition: 150ms ease; width: 32px; height: 32px; }
.icon-gallery-end { display: block; width: 100%; height: 20px; }
@media (min-width: 768px) { .icon-gallery-item { padding: 24px; } .icon-gallery-item:hover { border-color: rgba(152, 236, 255, 0.2); } }
/* Modal */
.modal { position: fixed; bottom: 0; left: 15px; z-index: 999; background: #ecebec; border-radius: 0; padding: 12px; width: 100%; height: 95px; color: #111424 !important; }
.modal-body { padding: 12px; color: #111424; }
.modal-button { float: right; width: 64px; height: 34px; border-radius: 8px; padding: 8px 16px; color: #ecebec; background: #111424; }
.modal-absolute { position: absolute; }
.modal-close { position: absolute; top: 5px; right: 5px; }
.modal-close-icon { width: 18px; height: 18px; margin: 6px; }
@media (min-width: 768px) { .modal { bottom: 15px; width: 480px; left: calc(50% - 340px); border-radius: 4px; } .modal-absolute { position: absolute; transform: translate(95px, 0); } }
.modal-bot { position: absolute; left: calc(50% - 240px); }
.modal-icon-preview svg { fill: #111424; width: 32px; height: 32px; }
@media (min-width: 768px) { .modal-icon-preview svg { width: 44px; height: 44px; } }
/* Footer */
footer { width: 100%; margin-top: 56px; background: #ecebec; }
.social-media-logo { padding: 15px 15px 15px 0; }
a + a { margin-left: 5px; }
li { text-decoration: none; padding: 5px; list-style: none; }
.lang-position { float: right; }
/*# sourceMappingURL=main.css.map */ | 0.485112 | 0.081119 |
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,600&display=swap");
/*** box sizing border-box for all elements ***/
*,
*::before,
*::after {
box-sizing: border-box; }
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%; }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block; }
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: .875rem;
font-weight: 400;
line-height: 1.8;
text-align: left; }
hr {
box-sizing: content-box;
height: 0;
overflow: visible; }
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
font-weight: 600; }
p {
margin: 0;
padding: 0; }
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none; }
address {
font-style: normal;
line-height: inherit; }
dd,
dl,
ol ol,
ul ul,
ol ul,
ul ol,
ul, ol {
margin: 0;
padding: 0;
list-style: none; }
dt {
font-weight: 700; }
blockquote {
margin: 0 0 1rem; }
b,
strong {
font-weight: bolder; }
small {
font-size: 80%; }
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline; }
sub {
bottom: -.25em; }
sup {
top: -.5em; }
a,
a:hover,
a:focus {
text-decoration: none;
outline: 0 solid transparent;
background-color: transparent; }
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none; }
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none; }
a:not([href]):not([tabindex]):focus {
outline: 0; }
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em; }
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto; }
figure {
margin: 0; }
img {
vertical-align: middle;
border-style: none;
max-width: 100%;
height: auto; }
svg {
overflow: hidden;
vertical-align: middle; }
table {
border-collapse: collapse; }
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
text-align: left;
caption-side: bottom; }
th {
text-align: inherit; }
label {
display: inline-block; }
button {
border-radius: 0; }
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color; }
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit; }
button,
input {
overflow: visible; }
button,
select {
text-transform: none; }
select {
word-wrap: normal; }
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; }
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none; }
input[type="radio"],
input[type="checkbox"] {
box-sizing: border-box;
padding: 0; }
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox; }
textarea {
overflow: auto;
resize: vertical; }
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0; }
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal; }
progress {
vertical-align: baseline; }
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; }
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none; }
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button; }
output {
display: inline-block; }
summary {
display: list-item;
cursor: pointer; }
template {
display: none; }
[hidden] {
display: none !important; }
cite {
font-style: normal; }
fieldset {
border-width: 0;
padding: 0;
margin: 0; }
ul, ol, li {
list-style: none;
padding: 0;
margin: 0; }
body {
font-family: "Montserrat", sans-serif;
background-color: #ffffff;
position: relative;
font-size: .938rem;
line-height: 24px;
color: #000000;
font-weight: 400;
scroll-behavior: smooth; }
@media only screen and (max-width: 1560px) {
body {
font-size: .75rem;
line-height: 20px; } }
@media only screen and (max-width: 1440px) {
body {
font-size: .625rem;
line-height: 18px; } }
body.one-pg-web {
margin: 0;
overflow: hidden;
height: 100vh;
display: flex;
flex-direction: column; }
.background-dark {
background: #22264D; }
.body-container.blur-bg {
filter: blur(2px);
-webkit-filter: blur(2px);
box-shadow: 0 0 0 50px #ffffff; }
h1, h2, h3, h4, h5, h6 {
font-family: "Playfair Display", serif;
color: #000000;
font-weight: 700; }
.section {
padding-top: 100px; }
@media screen and (min-width: 576px) {
.container {
max-width: 540px; } }
@media screen and (min-width: 768px) {
.container {
max-width: 650px; } }
@media screen and (min-width: 992px) {
.container {
max-width: 960px; } }
@media screen and (min-width: 1200px) {
.container {
max-width: 1140px; } }
@media screen and (min-width: 1440px) {
.container {
max-width: 1366px; } }
@-webkit-keyframes rotate3d {
0% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg); }
100% {
-webkit-transform: rotateY(360deg);
transform: rotateY(360deg); } }
@keyframes rotate3d {
0% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg); }
100% {
-webkit-transform: rotateY(360deg);
transform: rotateY(360deg); } }
@-webkit-keyframes scrollDown {
0% {
-webkit-transform: translateY(-20px);
opacity: 0; }
50% {
opacity: 1; }
100% {
-webkit-transform: translateY(0);
opacity: 0; } }
@keyframes scrollDown {
0% {
transform: translateY(-20px);
opacity: 0; }
50% {
opacity: 1; }
100% {
transform: translateY(0);
opacity: 0; } }
@keyframes scrollup {
0% {
transform: translateY(0);
opacity: 0; }
50% {
opacity: 1; }
100% {
transform: translateY(-20px);
opacity: 0; } }
@-webkit-keyframes shooting {
from {
right: -100px; }
to {
right: calc( 100% + 100px ); } }
@keyframes shooting {
from {
right: -100px; }
to {
right: calc( 100% + 100px ); } }
@keyframes shooting1 {
0% {
transform: translate(0px, 0px) rotate(0deg);
opacity: 1; }
20% {
transform: translate(-50px, 50px) rotate(-20deg);
opacity: 0.8; }
40% {
transform: translate(-150px, 150px) rotate(-30deg);
opacity: 0.5; }
60% {
transform: translate(-250px, 250px) rotate(-30deg);
opacity: 0.3; }
80% {
transform: translate(-350px, 350px) rotate(-30deg);
opacity: 0.2; }
100% {
transform: translate(-500px, 500px) rotate(-30deg);
opacity: 0; } }
@-webkit-keyframes jump {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
40% {
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0); }
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
@keyframes jump {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
40% {
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0); }
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
@-webkit-keyframes rotated {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes rotated {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes rotatedHalf {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
@keyframes rotatedHalf {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
@-webkit-keyframes rotatedHalfTwo {
0% {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg); }
100% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); } }
@keyframes rotatedHalfTwo {
0% {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg); }
100% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); } }
@-webkit-keyframes scale-upOne {
0% {
-webkit-transform: scale(1);
transform: scale(1); }
100% {
-webkit-transform: scale(0.2);
transform: scale(0.2); } }
@keyframes scale-upOne {
0% {
-webkit-transform: scale(1);
transform: scale(1); }
100% {
-webkit-transform: scale(0.2);
transform: scale(0.2); } }
@-webkit-keyframes scale-right {
0% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%); }
50% {
-webkit-transform: translateX(50%);
transform: translateX(50%); }
100% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%); } }
@keyframes scale-right {
0% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%); }
50% {
-webkit-transform: translateX(50%);
transform: translateX(50%); }
100% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%); } }
@-webkit-keyframes fade-in {
0% {
opacity: 0.2; }
40% {
opacity: 1; }
100% {
opacity: 0.2; } }
@keyframes fade-in {
0% {
opacity: 0.5; }
40% {
opacity: 1; }
100% {
opacity: 0.5; } }
@keyframes hvr-ripple-out {
0% {
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
opacity: 1; }
100% {
top: -6px;
right: -6px;
bottom: -6px;
left: -6px;
opacity: 0; } }
@keyframes hvr-ripple-out-two {
0% {
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 1; }
100% {
top: -12px;
right: -12px;
bottom: -12px;
left: -12px;
opacity: 0; } }
@-webkit-keyframes scale-up-one {
0% {
-webkit-transform: scale(1);
transform: scale(1); }
40% {
-webkit-transform: scale(0.5);
transform: scale(0.5); }
100% {
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes scale-up-one {
0% {
-webkit-transform: scale(1);
transform: scale(1); }
40% {
-webkit-transform: scale(0.5);
transform: scale(0.5); }
100% {
-webkit-transform: scale(1);
transform: scale(1); } }
@-webkit-keyframes scale-up-two {
0% {
-webkit-transform: scale(0.5);
transform: scale(0.5); }
40% {
-webkit-transform: scale(0.8);
transform: scale(0.8); }
100% {
-webkit-transform: scale(0.5);
transform: scale(0.5); } }
@keyframes scale-up-two {
0% {
-webkit-transform: scale(0.5);
transform: scale(0.5); }
40% {
-webkit-transform: scale(0.8);
transform: scale(0.8); }
100% {
-webkit-transform: scale(0.5);
transform: scale(0.5); } }
@-webkit-keyframes scale-up-three {
0% {
-webkit-transform: scale(0.7);
transform: scale(0.7); }
40% {
-webkit-transform: scale(0.4);
transform: scale(0.4); }
100% {
-webkit-transform: scale(0.7);
transform: scale(0.7); } }
@keyframes scale-up-three {
0% {
-webkit-transform: scale(0.7);
transform: scale(0.7); }
40% {
-webkit-transform: scale(0.4);
transform: scale(0.4); }
100% {
-webkit-transform: scale(0.7);
transform: scale(0.7); } }
@keyframes animationFramesOne {
0% {
transform: translate(0px, 0px) rotate(0deg); }
20% {
transform: translate(73px, -1px) rotate(36deg); }
40% {
transform: translate(141px, 72px) rotate(72deg); }
60% {
transform: translate(83px, 122px) rotate(108deg); }
80% {
transform: translate(-40px, 72px) rotate(144deg); }
100% {
transform: translate(0px, 0px) rotate(0deg); } }
@-webkit-keyframes animationFramesOne {
0% {
-webkit-transform: translate(0px, 0px) rotate(0deg); }
20% {
-webkit-transform: translate(73px, -1px) rotate(36deg); }
40% {
-webkit-transform: translate(141px, 72px) rotate(72deg); }
60% {
-webkit-transform: translate(83px, 122px) rotate(108deg); }
80% {
-webkit-transform: translate(-40px, 72px) rotate(144deg); }
100% {
-webkit-transform: translate(0px, 0px) rotate(0deg); } }
@keyframes animationFramesTwo {
0% {
transform: translate(0px, 0px) rotate(0deg) scale(1); }
20% {
transform: translate(73px, -1px) rotate(36deg) scale(0.9); }
40% {
transform: translate(141px, 72px) rotate(72deg) scale(1); }
60% {
transform: translate(83px, 122px) rotate(108deg) scale(1.2); }
80% {
transform: translate(-40px, 72px) rotate(144deg) scale(1.1); }
100% {
transform: translate(0px, 0px) rotate(0deg) scale(1); } }
@-webkit-keyframes animationFramesTwo {
0% {
-webkit-transform: translate(0px, 0px) rotate(0deg) scale(1); }
20% {
-webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9); }
40% {
-webkit-transform: translate(141px, 72px) rotate(72deg) scale(1); }
60% {
-webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2); }
80% {
-webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1); }
100% {
-webkit-transform: translate(0px, 0px) rotate(0deg) scale(1); } }
@keyframes animationFramesThree {
0% {
transform: translate(165px, -179px); }
100% {
transform: translate(-346px, 617px); } }
@-webkit-keyframes animationFramesThree {
0% {
-webkit-transform: translate(165px, -179px); }
100% {
-webkit-transform: translate(-346px, 617px); } }
@keyframes animationFramesFour {
0% {
transform: translate(-300px, 151px) rotate(0deg); }
100% {
transform: translate(251px, -200px) rotate(180deg); } }
@-webkit-keyframes animationFramesFour {
0% {
-webkit-transform: translate(-300px, 151px) rotate(0deg); }
100% {
-webkit-transform: translate(251px, -200px) rotate(180deg); } }
@keyframes animationFramesFive {
0% {
transform: translate(61px, -99px) rotate(0deg); }
21% {
transform: translate(4px, -190px) rotate(38deg); }
41% {
transform: translate(-139px, -200px) rotate(74deg); }
60% {
transform: translate(-263px, -164px) rotate(108deg); }
80% {
transform: translate(-195px, -49px) rotate(144deg); }
100% {
transform: translate(-1px, 0px) rotate(180deg); } }
@-webkit-keyframes animationFramesFive {
0% {
-webkit-transform: translate(61px, -99px) rotate(0deg); }
21% {
-webkit-transform: translate(4px, -190px) rotate(38deg); }
41% {
-webkit-transform: translate(-139px, -200px) rotate(74deg); }
60% {
-webkit-transform: translate(-263px, -164px) rotate(108deg); }
80% {
-webkit-transform: translate(-195px, -49px) rotate(144deg); }
100% {
-webkit-transform: translate(-1px, 0px) rotate(180deg); } }
@keyframes gradientBG {
0% {
background-position: 0 0; }
50% {
background-position: 300% 0; }
100% {
background-position: 0 0; } }
@-webkit-keyframes gradientBG {
0% {
background-position: 0 0; }
50% {
background-position: 300% 0; }
100% {
background-position: 0 0; } }
@keyframes imageBgAnim {
0% {
background-position: 0 0; }
50% {
background-position: 120% 0; }
100% {
background-position: 0 0; } }
@-webkit-keyframes gradientBG {
0% {
background-position: 0 0; }
50% {
background-position: 120% 0; }
100% {
background-position: 0 0; } }
@-webkit-keyframes pulse {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(232, 235, 251, 0.1); }
70% {
-webkit-box-shadow: 0 0 0 0 rgba(232, 235, 251, 0.1); }
100% {
-webkit-box-shadow: 0 0 0 0 rgba(232, 235, 251, 0.1); } }
@keyframes pulse {
0% {
-moz-box-shadow: 0 0 0 0 rgba(232, 235, 251, 0.1);
box-shadow: 0 0 0 0 rgba(232, 235, 251, 0.1); }
70% {
-moz-box-shadow: 0 0 0 10px rgba(232, 235, 251, 0.1);
box-shadow: 0 0 0 5px rgba(232, 235, 251, 0.5); }
100% {
-moz-box-shadow: 0 0 0 0 rgba(232, 235, 251, 0.1);
box-shadow: 0 0 0 0 rgba(232, 235, 251, 0.1); } }
@-webkit-keyframes fade-opacity {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fade-opacity {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.u-clickable {
cursor: pointer !important; }
.u-flex {
display: flex !important; }
/** hide **/
.u-hide {
display: none !important; }
.common-title .title {
font-size: 55px;
line-height: 70px;
font-weight: 400;
color: #ffffff;
font-family: "Playfair Display", serif; }
@media only screen and (max-width: 1560px) {
.common-title .title {
font-size: 40px;
line-height: 50px; } }
@media only screen and (max-width: 1440px) {
.common-title .title {
font-size: 34px;
line-height: 45px; } }
@media only screen and (max-width: 991px) {
.common-title .title {
text-align: center;
font-size: 26px;
line-height: 26px; } }
.common-title .title span.title-span {
font-size: 30px;
font-weight: 400;
color: #DF6D45;
line-height: 75px; }
@media only screen and (max-width: 1560px) {
.common-title .title span.title-span {
font-size: 22px;
line-height: ss65px; } }
@media only screen and (max-width: 1440px) {
.common-title .title span.title-span {
font-size: 18px;
line-height: 50px; } }
.common-title .title span.title-span .is-white {
color: #ffffff; }
.common-title .title span.title-span .is-lg {
font-size: 55px; }
@media only screen and (max-width: 1560px) {
.common-title .title span.title-span .is-lg {
font-size: 46px;
line-height: 65px; } }
@media only screen and (max-width: 1440px) {
.common-title .title span.title-span .is-lg {
font-size: 36px;
line-height: 50px; } }
.common-title .title.is-dark {
color: #000000; }
.common-title .section-title {
font-size: 28px;
font-family: "Playfair Display", serif;
line-height: 40px;
color: #000000; }
@media only screen and (max-width: 1560px) {
.common-title .section-title {
font-size: 22px;
line-height: 36px; } }
@media only screen and (max-width: 1440px) {
.common-title .section-title {
font-size: 17px;
line-height: 28px; } }
.common-title .section-titleis.white {
color: #ffffff; }
.common-title.is-center {
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.common-title.is-end {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
.common-title.between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.common-title.is-white h3, .common-title.is-white b, .common-title.is-white span {
color: #ffffff; }
ul.list li a {
padding: .6125rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
ul.list li i, ul.list li svg {
margin-right: .6125rem;
font-size: 1.2rem; }
ul.list li figure {
-webkit-box-flex: 0;
-ms-flex: 0 0 40px;
flex: 0 0 40px;
max-width: 40px; }
ul.list li .list-content {
flex-grow: 1; }
ul.list li .list-content h5 {
font-size: 1rem;
font-weight: 600;
line-height: 1.5; }
@media only screen and (max-width: 1440px) {
ul.list li .list-content h5 {
font-size: .875rem; } }
ul.list li .list-content p {
margin-top: .5rem;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden; }
@media only screen and (max-width: 1440px) {
ul.list li .list-content p {
font-size: .8125rem; } }
ul.list li:not(:last-child) {
margin-bottom: .5rem; }
ul.list.is-bg li {
background-color: #F5F5F5; }
ul.list.is-border li {
border: 1px solid #D1D1D1; }
ul.list.is-news li {
padding: .6125rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
ul.list.is-news li figure {
-webkit-box-flex: 0;
-ms-flex: 0 0 100px;
flex: 0 0 100px;
max-width: 100px; }
ul.list.is-news li figure img {
max-width: 88px; }
ul.list.is-news li .poseted-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: .25rem; }
ul.list.is-news li .poseted-meta i {
font-size: 1rem; }
ul.list.is-news li .poseted-meta span {
margin: 0 .5rem;
text-transform: capitalize; }
ul.list.is-news li .poseted-meta a {
font-weight: 500; }
@media only screen and (max-width: 576px) {
ul.list.is-news li {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
ul.list.is-news li figure {
margin-bottom: .6125rem; } }
.marker-cluster span {
line-height: 27px; }
.leaflet-popup {
left: -145px !important; }
.leaflet-popup-content {
width: 250px; }
/*legend css*/
.dot {
height: 13px;
width: 13px;
background-color: #bbb;
border-radius: 50%;
display: inline-block; }
.info.legend {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
padding: .5rem;
background-color: #ffffff; }
.legend text b {
font-size: .7125rem; }
.legend p {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 0; }
.legend p i {
margin-right: .5rem;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
width: 12px;
height: 12px; }
.legend p span {
font-size: .7125rem; }
@media only screen and (max-width: 991px) {
.legend #ageLegendContainer {
display: none; }
.legend p {
display: none; } }
.ims-wrapper aside.sidebar .breadcrumb-back {
margin-bottom: 1.5rem; }
.ims-wrapper aside.sidebar .breadcrumb-back button {
text-transform: initial;
padding: 0; }
.ims-wrapper aside.sidebar .breadcrumb-back button i {
color: #757575;
margin-right: .5rem; }
.ims-wrapper aside.sidebar .breadcrumb-back button span {
color: #22264D;
font-size: 1.5rem;
text-transform: capitalize;
font-weight: 700; }
.ims-wrapper aside.sidebar .sidebar-in {
background-color: #F5F5F5;
padding: 1.5rem;
border: 1px solid #D1D1D1; }
@media screen and (max-width: 1366px) {
.ims-wrapper aside.sidebar .sidebar-in {
padding: .6125rem; } }
@media only screen and (max-width: 1024px) {
.ims-wrapper aside.sidebar {
margin-bottom: 2rem; } }
.ims-wrapper aside.sidebar .aside-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.ims-wrapper aside.sidebar .aside-header a.gov-logo {
max-width: 280px; }
.ims-wrapper aside.sidebar .aside-header a.ims-logo {
max-width: 60px; }
.ims-wrapper aside.sidebar .aside-body {
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
max-height: calc(100vh - 187px);
height: 100vh; }
.ims-wrapper aside.sidebar .aside-body::-webkit-scrollbar {
width: 4px;
background: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.ims-wrapper aside.sidebar .aside-body::-webkit-scrollbar-track {
background-color: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.ims-wrapper aside.sidebar .aside-body::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #e6e6e6; }
@media only screen and (max-width: 1024px) {
.ims-wrapper aside.sidebar .aside-body {
max-height: initial;
height: auto;
overflow-y: initial; } }
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
padding: .775rem 0;
margin: 0;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list label {
-webkit-box-flex: 0;
-ms-flex: 0 0 35%;
flex: 0 0 35%;
max-width: 35%;
margin: 0;
color: #646464; }
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list .filter-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 65%;
flex: 0 0 65%;
max-width: 65%; }
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list .filter-content .custom-select:not(:last-child) {
margin-bottom: .5rem; }
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list .filter-content label {
flex: initial;
max-width: initial; }
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list:not(:last-child) {
border-bottom: 1px solid #D1D1D1; }
@media only screen and (max-width: 576px) {
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list label, .ims-wrapper aside.sidebar .aside-body .form-group.filter-list .filter-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list label {
margin-bottom: .5rem; } }
.ims-wrapper aside.sidebar .aside-body ul.content-list {
margin-top: 2rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li {
background-color: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
margin-bottom: .6125rem;
padding: .6125rem;
padding-bottom: .5rem;
-webkit-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
@media only screen and (max-width: 576px) {
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header {
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .content-icon {
-webkit-box-flex: 0;
-ms-flex: 0 0 60px;
flex: 0 0 60px;
max-width: 60px; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .content-icon span {
background-color: #102E5A;
width: 50px;
height: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .content-icon span i {
color: #22264D;
font-size: 1.5rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
flex-grow: 1; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content .content-header-left {
flex-grow: 1; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content .content-header-left span {
color: #544DF5;
font-size: .775rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content .content-header-left h4 {
color: #22264D;
font-size: .9125rem;
margin-bottom: .35rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content .content-header-left p {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: .8125rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content .content-header-left p span {
color: #757575; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content .content-header-left p i {
font-size: 1.2rem;
margin-right: .6125rem; }
@media screen and (max-width: 1366px) {
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content .content-header-left h4 {
font-size: .875rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content .content-header-left p {
font-size: .775rem; } }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-body {
padding: .6125rem 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-body .dataset-detail-list {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
margin-top: .5rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-body .dataset-detail-list span {
font-size: .775rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-body .dataset-detail-list p {
font-size: .875rem;
color: #000000; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-footer {
text-align: center;
border-top: 1px solid #D1D1D1;
padding-top: .5rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-footer a {
font-weight: 600;
text-transform: capitalize;
display: block;
color: #22264D;
font-size: .775rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-footer a.common-button {
padding: 0;
color: #757575; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li:hover {
background-color: #102E5A; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li:hover .dataset-item .content-icon span {
background-color: #ffffff; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li:hover .dataset-footer {
border-color: #22264D; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li:hover .dataset-footer a {
color: #22264D; }
.ims-wrapper aside.sidebar .aside-body .apply-button {
margin-top: 1rem; }
.ims-wrapper aside.sidebar .aside-body .apply-button button {
padding: .25rem .6125rem; }
.ims-wrapper aside.sidebar .aside-body .sidebar-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 1.5rem; }
.ims-wrapper aside.sidebar .aside-body .sidebar-title h3 {
font-size: 1.3rem;
font-weight: 700;
color: #22264D; }
.ims-wrapper aside.sidebar .aside-body .sidebar-title button {
padding: 0; }
.ims-wrapper aside.sidebar .aside-body .sidebar-image .images-list figure {
min-height: 100%;
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: center !important;
height: 170px;
position: relative; }
.ims-wrapper aside.sidebar .aside-body .sidebar-image .images-list figure figcaption {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: .6125rem;
background: transparent linear-gradient(180deg, #000B1A00 0%, #000B1A 100%) 0% 0% no-repeat padding-box; }
.ims-wrapper aside.sidebar .aside-body .sidebar-image .images-list figure figcaption .caption-content {
color: #ffffff; }
.ims-wrapper aside.sidebar .aside-body .sidebar-image .images-list figure figcaption .caption-content h4 {
color: #ffffff;
font-size: 1.1rem; }
.ims-wrapper aside.sidebar .aside-body .sidebar-image .images-list figure figcaption .caption-content time {
font-size: .775rem; }
.ims-wrapper aside.sidebar .aside-body .sidebar-image .images-list figure:not(:last-child) {
margin-bottom: .6125rem; }
.ims-wrapper aside.sidebar .aside-body .sidebar-about {
margin-top: 1.5rem; }
.ims-wrapper aside.sidebar .aside-body .sidebar-about .about-in {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.ims-wrapper aside.sidebar .aside-body .sidebar-about .about-in figure {
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: center !important;
min-height: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 300px;
flex: 0 0 300px;
max-width: 150px; }
.ims-wrapper aside.sidebar .aside-body .sidebar-about .about-in .about-content {
padding: 1rem;
background-color: #2332BA; }
.ims-wrapper aside.sidebar .aside-body .sidebar-about .about-in .about-content h2 {
font-size: 1.2rem;
font-weight: 700; }
.ims-wrapper aside.sidebar .aside-body .sidebar-about .about-in .about-content h2 span {
color: #DF6D45; }
.ims-wrapper aside.sidebar .aside-body .sidebar-about .about-in .about-content p {
margin: 1rem 0; }
@media only screen and (max-width: 576px) {
.ims-wrapper aside.sidebar .aside-body .sidebar-about .about-in figure {
display: none; } }
.ims-wrapper aside.sidebar .aside-body ul.checkbox-list li a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: 500;
color: #757575;
padding: .35rem .6125rem; }
.ims-wrapper aside.sidebar .aside-body ul.checkbox-list li a:hover {
background-color: #2332BA; }
.ims-wrapper aside.sidebar .aside-body ul.checkbox-list li a .custom-checkbox {
margin: 0; }
.ims-wrapper aside.sidebar .aside-body ul.checkbox-list li a .custom-checkbox label {
font-size: .875rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: 400; }
.ims-wrapper aside.sidebar .aside-body ul.checkbox-list li a .custom-checkbox label i {
font-size: 1.2rem;
margin-right: .5rem; }
@media screen and (max-width: 1366px) {
.ims-wrapper aside.sidebar .aside-body ul.checkbox-list li a .custom-checkbox label {
font-size: .775rem; }
.ims-wrapper aside.sidebar .aside-body ul.checkbox-list li a .custom-checkbox label i {
font-size: 1rem; } }
.ims-wrapper aside.sidebar .aside-body ul.checkbox-list li a span.counter {
color: #757575; }
.ims-wrapper aside.sidebar.left-sidebar {
position: absolute;
top: 0;
left: 1.7rem;
z-index: 999;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
max-height: calc(100vh - 130px);
height: 100vh;
background-color: transparent;
padding: 0; }
.ims-wrapper aside.sidebar.left-sidebar .sidebar-in {
background-color: #F5F5F5;
padding: 1rem; }
.ims-wrapper aside.sidebar.left-sidebar .sidebar-in .aside-body {
display: none; }
.ims-wrapper.meta-wrapper aside.sidebar .aside-header {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.ims-wrapper.meta-wrapper aside.sidebar .aside-header i {
color: #DF6D45;
font-size: 1.7rem;
margin-right: .5rem; }
.ims-wrapper.meta-wrapper aside.sidebar .aside-header span {
letter-spacing: 2px;
color: #22264D;
font-size: 1rem;
font-weight: 600;
text-transform: uppercase; }
.ims-wrapper.meta-wrapper aside.sidebar .aside-body {
max-height: calc(100vh - 260px); }
@media only screen and (max-width: 1024px) {
.ims-wrapper.meta-wrapper aside.sidebar .aside-body {
max-height: initial;
height: auto;
overflow-y: initial; } }
.ims-wrapper.meta-wrapper aside.sidebar .aside-body .form-group.filter-list {
display: block; }
.ims-wrapper.meta-wrapper aside.sidebar .aside-body .form-group.filter-list label {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 1000%;
margin: 0;
color: #646464; }
.ims-wrapper.meta-wrapper aside.sidebar .aside-body .form-group.filter-list .filter-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-top: .6125rem; }
.ims-wrapper.meta-wrapper aside.sidebar .aside-body .form-group.filter-list .filter-content label {
flex: initial;
max-width: initial; }
.acc .acc-list .acc-header {
position: relative;
padding: 0.775rem 0;
padding-right: 2.5rem;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
border-bottom: 1px solid #e6e6e6;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer; }
.acc .acc-list .acc-header::before, .acc .acc-list .acc-header::after {
font-size: 1.4rem;
position: absolute;
top: .35rem;
right: .6125rem;
font-family: 'Material Icons';
color: #757575;
z-index: 99; }
.acc .acc-list .acc-header::before {
content: 'arrow_drop_down'; }
.acc .acc-list .acc-header h5 {
font-size: 1rem;
font-weight: 600; }
.acc .acc-list .acc-header h5 span.selected-count {
padding: .15rem;
min-width: 18px;
text-align: center;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-color: #DF6D45;
color: #ffffff;
font-size: .6125rem;
margin-left: .25rem;
font-weight: 400; }
@media screen and (max-width: 1366px) {
.acc .acc-list .acc-header h5 {
font-size: .875rem; } }
.acc .acc-list .acc-header a {
color: #757575;
padding-top: .25rem; }
.acc .acc-list .acc-header a.clear i {
font-size: 1rem; }
.acc .acc-list .acc-header.active h5 {
color: #22264D; }
.acc .acc-list .acc-header.active::before {
content: 'arrow_drop_up';
color: #DF6D45; }
.acc .acc-list .acc-body {
display: none;
padding: .5rem 0;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
max-height: 500px; }
.acc .acc-list .acc-body::-webkit-scrollbar {
width: 4px;
background: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.acc .acc-list .acc-body::-webkit-scrollbar-track {
background-color: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.acc .acc-list .acc-body::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #e6e6e6; }
.acc .acc-list .acc-body ul.checkbox-list li a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: 500;
color: #757575;
padding: .35rem .6125rem; }
.acc .acc-list .acc-body ul.checkbox-list li a:hover {
background-color: #2332BA; }
.acc .acc-list .acc-body ul.checkbox-list li a .custom-checkbox {
margin: 0; }
.acc .acc-list .acc-body ul.checkbox-list li a .custom-checkbox label {
font-size: .875rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: 400; }
.acc .acc-list .acc-body ul.checkbox-list li a .custom-checkbox label i {
font-size: 1.2rem;
margin-right: .5rem; }
@media screen and (max-width: 1366px) {
.acc .acc-list .acc-body ul.checkbox-list li a .custom-checkbox label {
font-size: .775rem; }
.acc .acc-list .acc-body ul.checkbox-list li a .custom-checkbox label i {
font-size: 1rem; } }
.acc .acc-list .acc-body ul.checkbox-list li a span.counter {
color: #757575; }
.custom-tab .tab-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.custom-tab .tab-list li {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.custom-tab .tab-list li a {
display: block;
text-transform: capitalize;
padding: .5rem 1rem;
color: #000000;
font-weight: 600;
position: relative;
-webkit-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
font-size: .875rem;
border: 1px solid transparent; }
@media only screen and (max-width: 1560px) {
.custom-tab .tab-list li a {
padding: .325rem 1rem;
font-size: .75rem; } }
@media only screen and (max-width: 1440px) {
.custom-tab .tab-list li a {
padding: .25rem 1rem;
font-size: .625rem;
border: 0.5px solid #757575; } }
.custom-tab .tab-list.is-bg li a {
background-color: #ffffff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px; }
.custom-tab .tab-list.is-bg li a.current, .custom-tab .tab-list.is-bg li a:hover {
color: #ffffff;
background-color: #323770; }
.custom-tab .tab-list.is-border li a::after {
content: '';
position: absolute;
width: 0;
left: 0;
bottom: 0;
height: 1.5px;
background-color: #22264D;
-webkit-transition: width 0.3s linear;
-o-transition: width 0.3s linear;
transition: width 0.3s linear;
opacity: 0;
visibility: hidden; }
.custom-tab .tab-list.is-border li a.current, .custom-tab .tab-list.is-border li a:hover {
color: #22264D; }
.custom-tab .tab-list.is-border li a.current::after, .custom-tab .tab-list.is-border li a:hover::after {
width: 100%;
opacity: 1;
visibility: visible; }
.custom-tab .custom-tab-content {
padding: .6125rem; }
.custom-tab .custom-tab-content .tab-item {
display: none; }
.custom-tab .custom-tab-content .tab-item.current {
display: block; }
[class*=common-button] {
-webkit-font-smoothing: antialiased;
font-size: 0.875rem;
font-weight: 400;
font-family: "Oswald", sans-serif;
text-transform: uppercase;
text-decoration: none;
padding: .425rem 1rem;
display: -webkit-inline-box;
display: inline-flex;
position: relative;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
box-sizing: border-box;
min-width: 150px;
min-height: 40px;
border: none;
outline: none;
line-height: inherit;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-appearance: none;
overflow: hidden;
vertical-align: middle;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear; }
[class*=common-button]:focus {
outline: none !important; }
@media only screen and (max-width: 1560px) {
[class*=common-button] {
padding: .325rem 1rem;
font-size: .75rem;
min-width: 120px;
min-height: 34px;
height: 34px; } }
@media only screen and (max-width: 1440px) {
[class*=common-button] {
padding: .25rem 1rem;
font-size: .625rem;
min-width: 100px;
min-height: 28px;
height: 28px;
border: 0.5px solid #757575; } }
[class*=common-button]:disabled {
color: #F5F5F5;
background-color: #757575;
border-color: 0;
opacity: 0.65;
cursor: not-allowed; }
[class*=common-button].is-disable {
color: #F5F5F5;
background-color: #757575;
border-color: #757575; }
[class*=common-button].is-disable.is-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #F5F5F5; }
[class*=common-button].is-disable.is-icon i {
margin-right: .5rem;
font-size: .9375rem; }
[class*=common-button].is-bg {
color: #ffffff;
background-color: #DF6D45;
border-color: #DF6D45; }
[class*=common-button].is-bg:disabled {
color: #757575;
background-color: #D1D1D1;
border-color: transparent;
opacity: 0.65;
cursor: not-allowed; }
[class*=common-button].is-bg:hover {
background-color: #22264D;
border-color: #22264D;
color: #ffffff; }
[class*=common-button].is-bg.is-disable {
color: #ffffff;
background-color: #D1D1D1;
border-color: #D1D1D1; }
[class*=common-button].is-bg.is-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
[class*=common-button].is-bg.is-icon i {
margin-right: .5rem;
font-size: 1.2rem; }
[class*=common-button].is-full-line {
width: 100%; }
[class*=common-button].is-clear {
background-color: transparent;
border-width: 0;
min-width: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #DF6D45;
font-size: .9375rem; }
[class*=common-button].is-clear i {
margin-left: .5rem; }
[class*=common-button].is-clear:hover {
color: #22264D; }
[class*=common-button].is-border {
background-color: transparent;
color: #DF6D45;
border: 1px solid;
border-color: #DF6D45; }
@media only screen and (max-width: 1440px) {
[class*=common-button].is-border {
border: .5px solid; } }
[class*=common-button].is-border.is-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #000000;
font-size: .9375rem; }
[class*=common-button].is-border.is-icon i {
margin-right: .5rem; }
[class*=common-button].is-border:hover {
border-color: #22264D;
color: #22264D; }
[class*=common-button].no-border {
background-color: transparent;
color: #22264D;
border-color: transparent; }
[class*=common-button].no-border.is-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #22264D;
font-size: .9375rem; }
[class*=common-button].no-border.is-icon i {
margin-right: .5rem; }
.buttons {
width: 100%; }
.buttons button:not(:last-child) {
margin-right: .6125rem; }
.buttons.is-center {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.buttons.is-between {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.buttons.is-end {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
span.status {
font-weight: 600;
text-transform: capitalize;
padding: 2px 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
border-radius: 20px;
font-size: .875rem;
display: inline-block; }
span.status.approved {
color: #1FDB0F;
background-color: rgba(31, 219, 15, 0.2); }
span.status.pending {
color: #FCBA15;
background-color: rgba(252, 186, 21, 0.2); }
span.status.failed {
color: #FF4D4D; }
.switch {
position: relative;
display: inline-block;
width: 36px;
height: 18px;
margin: 0; }
.switch input {
opacity: 0;
width: 0;
height: 0; }
.switch .slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
border: 1px solid #e6e6e6;
-webkit-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
border-radius: 30px;
background: #2332BA; }
.switch .slider::before {
position: absolute;
content: "";
height: 14px;
width: 14px;
left: 2px;
bottom: 1px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-color: #DF6D45;
color: #DF6D45;
-webkit-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
-webkit-box-shadow: 0 1px 6px rgba(209, 209, 209, 0.5);
box-shadow: 0 1px 6px rgba(209, 209, 209, 0.5);
text-transform: initial; }
.switch .slider .round {
-webkit-border-radius: 34px;
-moz-border-radius: 34px;
-ms-border-radius: 34px;
border-radius: 34px; }
.switch .slider .round::before {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
.switch input:checked + .slider {
background-color: #2332BA; }
.switch input:checked + .slider:before {
-webkit-transform: translateX(16px);
-ms-transform: translateX(16px);
transform: translateX(16px);
background-color: #DF6D45; }
.health-status {
text-align: center;
margin-bottom: 2rem; }
.health-status h6 {
font-weight: 500; }
.health-status h4 {
font-size: 1.4rem;
font-weight: 600; }
@media only screen and (max-width: 991px) {
.health-status h4 {
font-size: 1rem; } }
.progress {
height: 12px;
background-color: #ffffff;
margin: .5rem 0; }
.progress .progress-bar {
background-color: #22264D; }
.progress.green .progress-bar {
background-color: #1FDB0F; }
.progress.orange .progress-bar {
background-color: #22264D; }
.progress.red .progress-bar {
background-color: #22264D; }
input, textarea {
font-size: .875rem; }
input.form-control, textarea.form-control {
display: block;
width: 100%;
min-height: calc(2em + .75rem + 2px);
padding: .375rem .75rem;
font-size: .875rem;
font-family: "Montserrat", sans-serif;
font-weight: 400;
line-height: 1.5;
background-color: #ffffff;
background-clip: padding-box;
border: 1px solid #D1D1D1;
cursor: pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
input.form-control.placeholder, textarea.form-control.placeholder {
color: #757575;
font-size: .775rem; }
input.form-control:-moz-placeholder, textarea.form-control:-moz-placeholder {
color: #757575;
font-size: .775rem; }
input.form-control::-moz-placeholder, textarea.form-control::-moz-placeholder {
color: #757575;
font-size: .775rem; }
input.form-control:-ms-input-placeholder, textarea.form-control:-ms-input-placeholder {
color: #757575;
font-size: .775rem; }
input.form-control::-webkit-input-placeholder, textarea.form-control::-webkit-input-placeholder {
color: #757575;
font-size: .775rem; }
@media only screen and (max-width: 1560px) {
input.form-control, textarea.form-control {
font-size: .75rem; }
input.form-control.placeholder, textarea.form-control.placeholder {
font-size: .75rem; }
input.form-control:-moz-placeholder, textarea.form-control:-moz-placeholder {
font-size: .75rem; }
input.form-control::-moz-placeholder, textarea.form-control::-moz-placeholder {
font-size: .75rem; }
input.form-control:-ms-input-placeholder, textarea.form-control:-ms-input-placeholder {
font-size: .75rem; }
input.form-control::-webkit-input-placeholder, textarea.form-control::-webkit-input-placeholder {
font-size: .75rem; } }
@media only screen and (max-width: 1440px) {
input.form-control, textarea.form-control {
font-size: .625rem;
min-height: calc(1.75em + .75rem + 0px); }
input.form-control.placeholder, textarea.form-control.placeholder {
font-size: .625rem; }
input.form-control:-moz-placeholder, textarea.form-control:-moz-placeholder {
font-size: .625rem; }
input.form-control::-moz-placeholder, textarea.form-control::-moz-placeholder {
font-size: .625rem; }
input.form-control:-ms-input-placeholder, textarea.form-control:-ms-input-placeholder {
font-size: .625rem; }
input.form-control::-webkit-input-placeholder, textarea.form-control::-webkit-input-placeholder {
font-size: .625rem; } }
input.form-control:focus, textarea.form-control:focus {
box-shadow: none;
outline: none;
-webkit-outline: none; }
.form-group select.form-control {
font-size: .875rem;
-webkit-outline: none;
outline: none; }
.form-group select.form-control:focus {
box-shadow: none;
border-color: #22264D; }
.form-group select.form-control + i {
font-size: 24px;
line-height: 26px;
color: #ffffff;
float: right;
margin-top: -28px;
margin-right: -10px;
pointer-events: none;
padding-right: 5px; }
.form-group.inline-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.form-group {
margin-bottom: 1rem; }
.form-group label {
font-weight: 600;
text-transform: capitalize;
margin-bottom: .6125rem;
display: block;
color: #000000;
font-size: 1rem; }
@media only screen and (max-width: 1440px) {
.form-group label {
font-size: .775rem; } }
.form-group label sup {
color: #22264D; }
.custom-upload {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative; }
.custom-upload .img-holder {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 50px;
height: 50px;
border: 1px solid #D1D1D1;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
padding: 5px; }
.custom-upload .img-holder img {
max-height: 45px;
height: auto;
width: auto;
display: block; }
.custom-upload .custom-file {
min-height: 83px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 1rem;
text-align: center; }
.custom-upload .custom-file input {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
z-index: 1; }
.custom-upload .custom-file label {
font-weight: 600; }
.custom-upload .custom-file label span {
font-weight: 400; }
.custom-input-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border: 1px solid #e6e6e6;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background-color: #ffffff;
position: relative; }
.custom-input-group input {
flex-grow: 1;
border: none;
display: initial;
background-color: #ffffff;
min-width: 250px;
width: 100%; }
.custom-input-group span.span-group {
padding: 0 .5rem;
padding-right: 0;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
cursor: pointer; }
.custom-input-group span.span-group i {
font-size: 1.3rem; }
.custom-input-group.custom-date::after {
content: "arrow_drop_down";
font-family: "Material Icons";
position: absolute;
right: 0;
top: -2px;
font-size: 1.5rem;
color: #22264D;
z-index: 99;
pointer-events: none; }
.date-range {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background-color: #ffffff; }
.date-range .custom-input-group {
border: none;
border-radius: none;
border-right: 1px solid #D1D1D1; }
.date-range .custom-input-group input {
min-width: auto;
padding-left: .5rem; }
.custom-select {
position: relative;
min-width: 70px;
width: 100%; }
.custom-select .search {
position: relative;
max-width: 94%;
margin: 0 auto;
margin-top: 0.6125rem; }
.custom-select p {
display: inline-block;
width: 100%; }
.custom-select p.selected-item {
border: 1px solid #D1D1D1;
height: 2.5rem;
line-height: 2.5rem;
padding: 0 1rem 0 0.5rem;
font-size: 0.775rem;
font-weight: 500;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
position: relative;
cursor: pointer;
color: #757575;
background-color: #ffffff;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.custom-select p.selected-item i {
margin-right: .5rem;
font-size: 1rem; }
.custom-select p.selected-item::after {
content: "arrow_drop_down";
font-family: "Material Icons";
position: absolute;
right: 0;
top: 0;
font-size: 1.3rem;
color: #22264D;
z-index: 99; }
.custom-select .select-list {
min-width: 120px;
width: 100%;
position: absolute;
top: 100%;
z-index: 1000;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
background-color: #ffffff;
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
max-height: 300px;
display: none; }
.custom-select .select-list::-webkit-scrollbar {
width: 4px;
background: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.custom-select .select-list::-webkit-scrollbar-track {
background-color: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.custom-select .select-list::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #e6e6e6; }
.custom-select .select-list li {
padding: .35rem 0.6125rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
border-bottom: 1px solid #D1D1D1; }
.custom-select .select-list li label, .custom-select .select-list li span {
font-size: 0.775rem; }
.custom-select .select-list li i {
font-size: 1.2rem;
max-width: 18px;
-webkit-box-flex: 0;
-ms-flex: 0 0 24px;
flex: 0 0 24px;
max-width: 24px;
line-height: 1; }
.custom-select .select-list li img {
max-width: 14px; }
.custom-select .select-list li:hover {
background-color: #E8EBFB; }
.custom-select .select-list.right-dropdown {
right: 0; }
.custom-select .select-list.left-dropdown {
left: 0; }
.custom-select.show-dropdown p.selected-item {
border-color: #DF6D45;
color: #DF6D45; }
.custom-select.show-dropdown p.selected-item::after {
content: "arrow_drop_up";
font-family: "Material Icons";
float: right;
font-size: 1.3rem;
color: #DF6D45; }
.custom-select.show-dropdown .select-list {
display: block; }
.custom-select.is-disable p.selected-item {
opacity: 0.5;
cursor: not-allowed; }
.custom-checkbox {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
margin-bottom: .6125rem; }
.custom-checkbox label {
margin: 0;
font-weight: 500;
font-size: .775rem; }
.custom-checkbox input {
position: absolute;
opacity: 0;
z-index: 9; }
.custom-checkbox input + label {
position: relative;
cursor: pointer;
padding: 0; }
.custom-checkbox input + label:before {
content: '';
margin-right: 10px;
display: inline-block;
vertical-align: text-top;
width: 18px;
height: 18px;
background: #ffffff;
border: 1.5px solid #e6e6e6;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.custom-checkbox input:focus + label:before {
box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12); }
.custom-checkbox input:checked + label:before {
background: #DF6D45; }
.custom-checkbox input:disabled + label {
color: #b8b8b8;
cursor: auto; }
.custom-checkbox input:disabled + label:before {
box-shadow: none;
background: #ddd; }
.custom-checkbox input:checked + label:after {
content: '';
position: absolute;
left: 4px;
top: 12px;
background: #ffffff;
width: 2px;
height: 2px;
box-shadow: 2px 0 0 #ffffff, 4px 0 0 #ffffff, 4px -2px 0 #ffffff, 4px -4px 0 #ffffff, 4px -6px 0 #ffffff, 4px -8px 0 #ffffff;
transform: rotate(45deg); }
.custom-checkbox input:checked + label:before {
border-color: #DF6D45; }
.custom-checkbox input:checked + label {
color: #DF6D45; }
.custom-radio {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
margin-bottom: .6125rem; }
.custom-radio label {
margin: 0;
font-weight: 500;
font-size: .775rem; }
.custom-radio input {
position: absolute;
opacity: 0;
z-index: 9; }
.custom-radio input + label {
position: relative;
cursor: pointer;
padding: 0; }
.custom-radio input + label:before {
content: '';
margin-right: 10px;
display: inline-block;
vertical-align: text-top;
width: 18px;
height: 18px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background: #ffffff;
border: 1.5px solid #e6e6e6; }
.custom-radio input:focus + label:before {
box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12); }
.custom-radio input:checked + label:before {
background: #DF6D45; }
.custom-radio input:disabled + label {
color: #b8b8b8;
cursor: auto; }
.custom-radio input:disabled + label:before {
box-shadow: none;
background: #ddd; }
.custom-radio input:checked + label:after {
content: '';
position: absolute;
left: 4px;
top: 13px;
background: #ffffff;
width: 2px;
height: 2px;
box-shadow: 2px 0 0 #ffffff, 4px 0 0 #ffffff, 4px -2px 0 #ffffff, 4px -4px 0 #ffffff, 4px -6px 0 #ffffff, 4px -8px 0 #ffffff;
transform: rotate(45deg); }
.custom-radio input:checked + label:before {
border-color: #DF6D45; }
.custom-radio input:checked + label {
color: #DF6D45; }
.inline-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.inline-group .custom-radio:not(:last-child), .inline-group .custom-checkbox:not(:last-child) {
margin-right: 1rem; }
.inline-group.is-bg .custom-radio {
padding: 10px;
background: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
border: 1px solid transparent; }
.inline-group.is-bg .custom-radio:focus-within {
background-color: #E8EBFB;
border-color: #DF6D45; }
.form-group.radio-list .custom-radio {
margin: 0; }
.form-group.radio-list .custom-radio label {
font-size: .875rem;
font-weight: 600; }
@media only screen and (max-width: 1440px) {
.form-group.radio-list .custom-radio label {
font-size: .775rem; } }
.form-group.radio-list .filter-content {
padding: 1rem;
background-color: #F5F5F5;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
position: relative; }
.form-group.radio-list .filter-content label {
font-size: .875rem;
font-weight: 600; }
@media only screen and (max-width: 1440px) {
.form-group.radio-list .filter-content label {
font-size: .775rem; } }
.form-group.radio-list .filter-content .overmap {
position: absolute;
top: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
right: 1rem;
z-index: 2;
font-size: .875rem; }
.form-group.radio-list .filter-content .overmap span {
color: #DF6D45;
margin-right: .5rem;
font-weight: 600; }
.form-group.radio-list .filter-content .overmap i {
color: #757575; }
.form-group.group-radio-list .filter-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.form-group.group-radio-list .filter-content .radio-right {
flex-grow: 1; }
.range-slider {
position: relative;
padding-top: 1rem; }
.range-slider__range {
-webkit-appearance: none;
height: 4px;
border-radius: 5px;
background: #d7dcdf;
outline: none;
padding: 0;
margin: 0;
width: 100%;
/* custom thumb */ }
.range-slider__range:focus {
-webkit-outline: none;
outline: none; }
.range-slider__range::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
height: 20px;
border-radius: 50%;
background: #DF6D45;
cursor: pointer;
-webkit-transition: background .15s ease-in-out;
transition: background .15s ease-in-out;
border: 2px solid #ffffff; }
.range-slider__range::-webkit-slider-thumb:active, .range-slider__range::-webkit-slider-thumb:hover, .range-slider__range::-webkit-slider-thumb:focus {
background: #DF6D45; }
.range-slider__range::-moz-range-thumb {
width: 20px;
height: 20px;
border: 0;
border-radius: 50%;
background: #DF6D45;
cursor: pointer;
-webkit-transition: background .15s ease-in-out;
transition: background .15s ease-in-out; }
.range-slider__range::-moz-range-thumb:hover {
background: #DF6D45; }
.range-slider__range:active::-webkit-slider-thumb {
background: #DF6D45; }
/* custom label right value*/
.range-slider__value {
position: absolute;
top: -5px;
font-weight: 600;
left: 0;
color: #22264D; }
/* custom track */
::-moz-range-track {
background: #DF6D45;
border: 0; }
/* remove border */
input::-moz-focus-inner, input::-moz-focus-outer {
border: 0; }
.search-bar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.search-bar .search-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border: 1px solid #e6e6e6;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background-color: #ffffff;
flex-grow: 1; }
.search-bar .search-wrap input.form-control {
flex-grow: 1;
border: none;
display: initial;
-webkit-border-radius: 1.5rem;
-moz-border-radius: 1.5rem;
-ms-border-radius: 1.5rem;
border-radius: 1.5rem;
background-color: #ffffff;
min-width: 150px;
min-height: calc(1.5em + .75rem + 2px);
width: 100%; }
@media only screen and (max-width: 1440px) {
.search-bar .search-wrap input.form-control {
min-width: 150px; } }
.search-bar .search-wrap span {
padding: 0 .5rem;
padding-right: 0;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
cursor: pointer; }
.search-bar .search-wrap span i {
font-size: 1.5rem; }
.search-bar button {
padding: 0;
width: 40px;
height: 37px;
min-width: initial;
border-color: #e6e6e6;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;
margin-left: .6125rem;
background-color: #ffffff;
color: #22264D; }
.search-bar button:focus, .search-bar button:hover {
background-color: #22264D;
color: #ffffff;
outline: none;
-webkit-outline: none;
box-shadow: none; }
@media only screen and (max-width: 767px) {
.search-bar {
max-width: 120px; } }
.custom-dropdown {
position: relative; }
.custom-dropdown ul.custom-dropdown-menu {
display: initial;
position: absolute;
top: 120%;
min-width: 150px;
background-color: #ffffff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
z-index: 1001;
border: 1px solid #D1D1D1;
display: none; }
.custom-dropdown ul.custom-dropdown-menu::before {
border: solid #D1D1D1;
border-width: 0 1.2px 1.2px 0;
display: inline-block;
padding: 6px;
position: absolute;
top: -7px;
content: '';
transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
background-color: transparent; }
.custom-dropdown ul.custom-dropdown-menu::after {
position: absolute;
width: 14px;
height: 1px;
background-color: #ffffff;
top: -1px;
content: ''; }
.custom-dropdown ul.custom-dropdown-menu li {
margin: 0; }
.custom-dropdown ul.custom-dropdown-menu li a {
padding: .5rem .6125rem;
color: #757575;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; }
.custom-dropdown ul.custom-dropdown-menu li a:hover {
background-color: #E8EBFB; }
.custom-dropdown ul.custom-dropdown-menu li:not(:last-child) {
border-bottom: 1px solid #D1D1D1; }
.custom-dropdown.is-right ul.custom-dropdown-menu {
right: 0; }
.custom-dropdown.is-right ul.custom-dropdown-menu::before, .custom-dropdown.is-right ul.custom-dropdown-menu::after {
right: 10px; }
.custom-dropdown.is-left ul.custom-dropdown-menu {
left: 0; }
.custom-dropdown.is-left ul.custom-dropdown-menu::before, .custom-dropdown.is-left ul.custom-dropdown-menu::after {
right: 10px;
left: auto; }
.more-option {
position: relative; }
.more-option a {
color: #757575; }
.more-option ul.option-list {
-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
display: none;
position: absolute;
top: 100%;
z-index: 9;
background-color: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px; }
.more-option ul.option-list li a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #757575;
font-size: .775rem;
padding: .25rem .6125rem;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; }
.more-option ul.option-list li a span {
text-transform: capitalize; }
.more-option ul.option-list li a i {
font-size: 1rem;
margin-right: .6125rem; }
.more-option ul.option-list li a:hover {
background-color: #E8EBFB; }
.more-option ul.option-list li a:not(:last-child) {
border-bottom: 1px solid #D1D1D1; }
.more-option.is-left ul.option-list {
left: 0;
right: auto; }
.more-option.is-right ul.option-list {
left: auto;
right: 0; }
ul.progress-step {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
overflow: hidden; }
ul.progress-step li {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
position: relative;
text-align: center;
font-weight: 600;
font-size: .775rem; }
ul.progress-step li::after {
content: '';
width: 100%;
height: 2px;
background-color: #D1D1D1;
position: absolute;
top: 18px;
left: calc(-50% - 28px / 2);
z-index: -1; }
ul.progress-step li::before {
content: 'radio_button_unchecked';
font-family: 'Material Icons';
color: #D1D1D1;
width: 28px;
height: 28px;
display: block;
margin: 0 auto 5px auto;
position: relative;
z-index: 2;
background-color: #ffffff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
font-size: 1.2rem;
cursor: pointer; }
ul.progress-step li:first-child::after {
content: none; }
ul.progress-step li.active {
color: #DF6D45; }
ul.progress-step li.active::before {
content: 'check_circle';
color: #DF6D45; }
ul.progress-step li.active::after {
background-color: #DF6D45; }
.step-content {
padding-bottom: 2rem; }
.step-content .step-item .info-text {
text-align: center;
max-width: 600px;
margin: 4rem auto;
font-size: .9125rem; }
@media screen and (max-width: 1440px) {
.step-content .step-item .info-text {
max-width: 500px;
font-size: .775rem; } }
.step-content .step-item .info-text h5 {
text-transform: uppercase;
font-size: 1rem;
margin-bottom: .5rem; }
.step-content .step-item .info-text p {
margin-bottom: 1rem; }
.step-content .step-item .info-text button.upload-file {
background-color: #E8EBFB; }
.step-content .step-item .info-text button.upload-file i {
margin-right: .6125rem; }
.step-content .step-item .step-box {
background-color: #F5F5F5;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
padding: 1rem;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
margin-bottom: 2rem; }
.step-content .step-item .step-box h4 {
margin-bottom: .6125rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 1rem;
text-transform: capitalize; }
.step-content .step-item .step-box h4 span.counter {
margin-left: .6125rem;
color: #ffffff;
font-size: .6125rem;
font-weight: 400;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
padding: 3px;
min-width: 20px;
background-color: #757575;
text-align: center; }
@media screen and (max-width: 1440px) {
.step-content .step-item .step-box h4 {
font-size: .875rem; } }
.step-content .step-item .step-box p {
font-size: .775rem; }
.step-content .step-item .step-box.active, .step-content .step-item .step-box:hover {
background-color: #E8EBFB;
border-color: #2332BA; }
.step-content .step-item .step-box.active h4 span.counter, .step-content .step-item .step-box:hover h4 span.counter {
background-color: #544DF5; }
.step-content .step-item .choose-dataset {
text-align: center; }
.step-content .step-item .choose-dataset h4 {
font-size: 1rem; }
.step-content .step-item .choose-dataset .dataset-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: distribute;
justify-content: space-around;
max-width: 800px;
margin: 0 auto; }
.step-content .step-item .choose-dataset .dataset-row .dataset-content {
padding: 2rem 1rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.step-content .step-item .choose-dataset .dataset-row .dataset-content button {
text-align: center;
background-color: #E8EBFB;
color: #757575;
padding: .25rem 1rem;
min-width: 60px;
margin-bottom: .5rem; }
.step-content .step-item .choose-dataset .dataset-row .dataset-content button i {
line-height: 1;
margin-right: .25rem;
font-size: 1.2rem; }
.step-content .step-item .choose-dataset .dataset-row .dataset-content button i.rotated {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg); }
.step-content .step-item .choose-dataset .dataset-row .or {
max-width: 100px; }
.step-content .step-item .buttons {
margin-top: 4rem; }
.atrribute-option ul {
background-color: #ffffff;
border: 1px solid #D1D1D1;
padding: .6125rem;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
margin-bottom: 1rem;
max-height: 200px;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.atrribute-option ul::-webkit-scrollbar {
width: 4px;
background: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.atrribute-option ul::-webkit-scrollbar-track {
background-color: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.atrribute-option ul::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #e6e6e6; }
.atrribute-option ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.atrribute-option ul li span {
font-size: .875rem; }
.atrribute-option ul li span.input-number {
display: inline-flex; }
.atrribute-option ul li span.input-number:not(:first-child)::before {
content: 'to';
display: inline-flex;
margin: 0 .61255rem; }
.atrribute-option ul li span.icon {
margin-left: .5rem;
display: inline-flex; }
.atrribute-option ul li input.form-control {
max-width: 110px;
min-width: 110px;
min-height: calc(1.5em + .75rem + 2px); }
.atrribute-option ul li .option-input-left {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.atrribute-option ul li .option-input-right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.atrribute-option ul li:not(:last-child) {
margin-bottom: .6125rem; }
.atrribute-option button {
background-color: #E8EBFB; }
.atrribute-option button i {
margin-right: .6125rem; }
.data-table {
margin-top: 2rem; }
.data-table table {
background-color: #F5F5F5; }
.data-table table thead th {
color: #757575;
font-weight: 600;
font-size: .775rem;
border-color: #D1D1D1; }
.data-table table tbody td {
font-size: .775rem;
border-color: #D1D1D1; }
.data-table table tbody td .data-source {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #757575; }
.data-table table tbody td .data-source i {
font-size: 1.2rem;
margin-right: .5rem; }
.data-table table tbody td .data-source i.rotated {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg); }
.data-table table tbody td .data-source span {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: block; }
.data-table table tbody td .input-in {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.data-table table tbody td .input-in input.form-control {
max-width: 110px;
min-width: 110px;
min-height: calc(1.5em + .75rem + 2px); }
.data-table table tbody td .input-in span {
margin-left: .25rem; }
.data-table table tbody td b {
text-transform: capitalize;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: block; }
.data-table table tbody td .icons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.data-table table tbody td .icons a {
color: #757575; }
.data-table table tbody td .icons a i {
font-size: 1.25rem; }
.data-table table tbody td .icons a:not(:last-child) {
margin-right: .6125rem; }
.data-table.acc-table h4 {
margin-bottom: 1.5rem; }
.data-table.acc-table table {
background-color: transparent; }
.data-table.acc-table table thead th.name {
width: 40%; }
.data-table.acc-table table tbody tr {
display: none; }
.data-table.acc-table table tbody tr.tr-header {
display: table-row; }
.data-table.acc-table table tbody tr.tr-header.active td {
background-color: #E8EBFB; }
.data-table.acc-table table tbody tr td h6 {
font-size: .775rem;
color: #757575; }
.data-table.acc-table table tbody tr.parameter td {
background-color: #E8EBFB; }
.data-table.acc-table table tbody tr.parameter td b {
color: #DF6D45; }
.assessment-info .assessment-list {
margin-bottom: 1.5rem; }
.assessment-info .assessment-list h6 {
font-size: 1rem;
font-weight: 600;
margin-bottom: .6125rem; }
.assessment-info .assessment-list .list-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.assessment-info .assessment-list .list-title b {
-webkit-box-flex: 0;
-ms-flex: 0 0 200px;
flex: 0 0 200px;
max-width: 200px;
font-weight: 600;
font-size: .875rem;
padding-right: 1rem; }
.assessment-info .assessment-list ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.assessment-info .assessment-list ul li span {
-webkit-box-flex: 0;
-ms-flex: 0 0 200px;
flex: 0 0 200px;
max-width: 200px;
font-size: .775rem;
padding-right: 1rem; }
.result-content {
margin-top: 3rem; }
.result-content .result-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
@media screen and (max-width: 1199px) {
.result-content .result-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0 1rem; } }
.result-content .result-wrapper aside.result-sidebar {
-webkit-box-flex: 0;
-ms-flex: 0 0 340px;
flex: 0 0 340px;
max-width: 340px; }
@media screen and (max-width: 1199px) {
.result-content .result-wrapper aside.result-sidebar {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; } }
.result-content .result-wrapper aside.result-sidebar .sidebar-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 10px; }
.result-content .result-wrapper aside.result-sidebar .sidebar-header span {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
font-weight: 500; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box {
max-height: 340px;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box::-webkit-scrollbar {
width: 4px;
background: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box::-webkit-scrollbar-track {
background-color: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #e6e6e6; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list {
padding: .6125rem;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid transparent;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list .result-text {
flex-grow: 1; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list .result-text h6 {
font-size: .875rem;
font-weight: 600; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list .result-text span {
font-size: .775rem; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list .result-content-right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list .result-content-right button {
margin-right: .6125rem; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list .result-content-right button.is-bg {
background-color: #E8EBFB;
min-width: 80px;
min-height: 34px;
color: #757575;
font-size: .775rem;
padding: .15rem .6125rem; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list .result-content-right button.is-bg i {
font-size: 1rem; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list:not(:last-child) {
border-bottom: 1px solid #F5F5F5; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list.active, .result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list:hover {
background-color: #E8EBFB;
border: 1px solid #2332BA; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc {
background-color: #F5F5F5; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body {
padding: 0 1rem; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body .assessment-info {
margin-top: .6125rem; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body .assessment-info .assessment-list ul {
max-height: 100px;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body .assessment-info .assessment-list ul::-webkit-scrollbar {
width: 4px;
background: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body .assessment-info .assessment-list ul::-webkit-scrollbar-track {
background-color: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body .assessment-info .assessment-list ul::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #e6e6e6; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body .assessment-info .assessment-list li {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body .assessment-info .assessment-list li span {
flex: initial;
max-width: initial; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body .assessment-info .assessment-list:not(:last-child) {
margin-bottom: 1rem;
border-bottom: 1px solid #D1D1D1;
padding-bottom: 1rem; }
.result-content .result-wrapper .result-main {
flex-grow: 1;
padding-left: 2rem; }
@media screen and (max-width: 1199px) {
.result-content .result-wrapper .result-main {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding: 0;
margin-top: 2rem; } }
.result-content .result-wrapper .result-main .result-card {
background-color: #F5F5F5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
border-radius: 20px;
border: 1px solid #D1D1D1; }
.result-content .result-wrapper .result-main .result-card .map {
border-radius: 20px 20px 0 0; }
.result-content .result-wrapper .result-main .result-card .custom-tab {
padding: 1.5rem 1rem; }
.result-content .result-wrapper .result-main .result-card .custom-tab .tab-list li a {
background-color: transparent; }
.result-content .result-wrapper .result-main .result-card .custom-tab .tab-list li a.current, .result-content .result-wrapper .result-main .result-card .custom-tab .tab-list li a:hover {
background-color: #E8EBFB;
color: #DF6D45; }
.result-content .result-wrapper .result-main .result-card .chart-box {
padding: .6125rem;
background-color: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
margin-bottom: 2rem; }
.result-content .result-wrapper .result-main .result-card .chart-box .apexcharts-legend-marker {
border-radius: 2px !important; }
.project-container, .container-fluid, .result-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
@media (min-width: 576px) {
.project-container, .result-container {
max-width: 540px; } }
@media (min-width: 768px) {
.project-container, .result-container {
max-width: 720px; } }
@media (min-width: 992px) {
.project-container, .result-container {
max-width: 960px; } }
@media (min-width: 1200px) {
.project-container, .result-container {
max-width: 1140px; } }
@media (min-width: 1400px) {
.result-container {
max-width: 1300px; } }
.form-card {
margin-top: 2rem; }
.form-card .form-header {
margin-bottom: 2rem; }
.form-card .form-header .title-header {
margin-bottom: 1.5rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.form-card .form-header .title-header h6 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 1.2rem;
margin: 0;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.form-card .form-header .title-header h6 span.icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 50px;
height: 50px;
border: 1px solid #D1D1D1;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
margin-right: .6125rem; }
@media screen and (max-width: 1440px) {
.form-card .form-header .title-header h6 {
font-size: 1rem; }
.form-card .form-header .title-header h6 span.icon {
width: 30px;
height: 30px; }
.form-card .form-header .title-header h6 span.icon i {
font-size: 1rem; } }
.form-card .form-header .title-header .right-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.form-card .form-header .title-header .right-header a {
margin-right: 1rem;
font-weight: 500;
font-size: .875rem; }
.form-card .form-header .title-header .right-header span.close-icon {
cursor: pointer;
line-height: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.form-card .form-header .title-header .right-header span.close-icon:hover {
color: #DF6D45; }
.form-card .form-header .title-header button {
text-transform: capitalize;
min-height: 40px; }
.form-card .form-header .title-header.is-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.form-card .form-header .title-header.is-end {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
.form-card .form-header .title-header.is-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.form-card .form-header .filter-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.form-card .form-header .filter-header .custom-select {
max-width: 80px; }
.form-card .form-header .filter-header .custom-select p {
font-weight: 600;
border: 0; }
.form-card .form-body .form-group {
margin-bottom: 1.5rem; }
.form-card .buttons {
margin-top: 1.5rem; }
.form-card {
margin-top: 3rem; }
@media only screen and (max-width: 1024px) {
.form-card {
margin-bottom: 2rem; } }
[tooltip] {
position: relative;
/* opinion 1 */
overflow: initial; }
/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
text-transform: none;
/* opinion 2 */
font-size: .9em;
/* opinion 3 */
line-height: 1;
user-select: none;
pointer-events: none;
position: absolute;
display: none;
opacity: 0;
z-index: 1011; }
[tooltip]::before {
content: '';
border: 5px solid transparent;
/* opinion 4 */
z-index: 1001;
/* absurdity 1 */ }
[tooltip]::after {
content: attr(tooltip);
/* magic! */
/* most of the rest of this is opinion */
font-family: "Montserrat", sans-serif;
text-align: center;
font-size: .775rem;
/*
Let the content set the size of the tooltips
but this will also keep them from being obnoxious
*/
min-width: 3em;
max-width: 21em;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding: 1ch 1.5ch;
border-radius: .3ch;
box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
background: #000000;
color: #ffffff;
z-index: 1000;
/* absurdity 2 */ }
/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
display: block; }
/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
display: none !important; }
/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
bottom: 100%;
border-bottom-width: 0;
border-top-color: #000000; }
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
bottom: calc(100% + 5px); }
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
left: 50%;
transform: translate(-50%, -0.5em); }
/* FLOW: DOWN */
[tooltip][flow^="down"]::before {
top: 100%;
border-top-width: 0;
border-bottom-color: #000000; }
[tooltip][flow^="down"]::after {
top: calc(100% + 5px); }
[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
left: 50%;
transform: translate(-50%, 0.5em); }
/* FLOW: LEFT */
[tooltip][flow^="left"]::before {
top: 50%;
border-right-width: 0;
border-left-color: #000000;
left: calc(0em - 5px);
transform: translate(-0.5em, -50%); }
[tooltip][flow^="left"]::after {
top: 50%;
right: calc(100% + 5px);
transform: translate(-0.5em, -50%); }
/* FLOW: RIGHT */
[tooltip][flow^="right"]::before {
top: 50%;
border-left-width: 0;
border-right-color: #000000;
right: calc(0em - 5px);
transform: translate(0.5em, -50%); }
[tooltip][flow^="right"]::after {
top: 50%;
left: calc(100% + 5px);
transform: translate(0.5em, -50%); }
/* KEYFRAMES */
@keyframes tooltips-vert {
to {
opacity: .9;
transform: translate(-50%, 0); } }
@keyframes tooltips-horz {
to {
opacity: .9;
transform: translate(0, -50%); } }
/* FX All The Things */
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
animation: tooltips-vert 300ms ease-out forwards; }
[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
animation: tooltips-horz 300ms ease-out forwards; }
.project-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
.project-wrapper .sidebar-profile {
background-color: #F5F5F5;
-webkit-box-flex: 0;
-ms-flex: 0 0 480px;
flex: 0 0 480px;
max-width: 480px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
flex-grow: 0;
flex-shrink: 0; }
@media screen and (max-width: 1540px) {
.project-wrapper .sidebar-profile {
-webkit-box-flex: 0;
-ms-flex: 0 0 350px;
flex: 0 0 350px;
max-width: 350px; } }
.project-wrapper .sidebar-profile .profile-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem 2rem;
flex-shrink: 0; }
.project-wrapper .sidebar-profile .profile-header h6 {
text-transform: capitalize; }
.project-wrapper .sidebar-profile .profile-body {
-webkit-box-flex: 1;
flex-grow: 1;
margin: 0;
padding: 2rem;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
min-height: calc(100vh - 150px);
width: 2px; }
@media only screen and (max-width: 1024px) {
.project-wrapper .sidebar-profile .profile-body {
padding: 1rem; } }
.project-wrapper .sidebar-profile .profile-body::-webkit-scrollbar {
background: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
width: 2px; }
.project-wrapper .sidebar-profile .profile-body::-webkit-scrollbar-track {
background-color: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
width: 2px; }
.project-wrapper .sidebar-profile .profile-body::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #e6e6e6; }
.project-wrapper .sidebar-profile .profile-body .owner-figure {
text-align: center;
padding-bottom: 2rem;
border-bottom: 2px solid #D1D1D1; }
.project-wrapper .sidebar-profile .profile-body .owner-figure figure {
max-width: 120px;
width: 120px;
height: 120px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
text-align: center;
border: 1px solid #DF6D45;
padding: 5px;
margin: 0 auto; }
.project-wrapper .sidebar-profile .profile-body .owner-figure figure img {
width: 120px;
height: 120px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
vertical-align: middle; }
.project-wrapper .sidebar-profile .profile-body .owner-figure .owner-content {
margin-top: 1rem; }
.project-wrapper .sidebar-profile .profile-body .owner-figure .owner-content h5 {
font-size: 1.1rem;
text-transform: capitalize; }
.project-wrapper .sidebar-profile .profile-body .owner-figure .owner-content span {
color: #DF6D45;
text-transform: capitalize;
font-weight: 500; }
.project-wrapper .sidebar-profile .profile-body .owner-bio {
margin: 2rem 0; }
.project-wrapper .sidebar-profile .profile-body .owner-bio p {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.project-wrapper .sidebar-profile .profile-body .owner-bio p span {
font-size: .775rem; }
.project-wrapper .sidebar-profile .profile-body .owner-bio p b {
font-size: .875rem;
font-weight: 600; }
.project-wrapper .sidebar-profile .profile-body .buttons button {
width: 100%;
padding: .5rem 1rem;
min-height: 40px; }
@media only screen and (max-width: 1024px) {
.project-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.project-wrapper .form-card {
margin-bottom: 2rem; }
.project-wrapper .sidebar-profile {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.project-wrapper .sidebar-profile .profile-body {
max-height: initial;
min-height: initial; } }
.form-body .acc .acc-list {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px; }
.form-body .acc .acc-list .acc-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem;
padding-right: 2rem; }
.form-body .acc .acc-list .acc-header .acc-left {
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.form-body .acc .acc-list .acc-header .acc-left span.icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 50px;
height: 50px;
border: 1px solid #D1D1D1;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
margin-right: 1rem; }
.form-body .acc .acc-list .acc-header .acc-left .acc-left-content h5 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 1rem;
margin-bottom: .5rem;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.form-body .acc .acc-list .acc-header .acc-left .acc-left-content h5 i {
font-size: 1rem;
margin-left: .6125rem;
color: #FF4D4D; }
.form-body .acc .acc-list .acc-header .acc-left .acc-left-content p {
font-size: .875rem; }
.form-body .acc .acc-list .acc-body {
padding: 0 2rem; }
.form-body .acc .acc-list .acc-body .project-sublist {
display: block; }
.form-body .acc .acc-list .acc-body .project-sublist .sublist {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: .35rem 0; }
.form-body .acc .acc-list .acc-body .project-sublist .sublist h6 {
font-size: .91235rem;
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.form-body .acc .acc-list .acc-body .project-sublist .sublist h6 i {
font-size: 1rem;
margin-left: .5rem; }
.form-body .acc .acc-list .acc-body .project-sublist .sublist:hover h6 {
color: #DF6D45; }
.form-body .acc .acc-list .acc-body .project-sublist .sublist .icons i {
font-size: 1rem; }
.form-body .acc .acc-list.active {
background-color: #E8EBFB; }
.form-body .acc .acc-list.active .acc-header {
border-color: #E8EBFB; }
.form-body .blank-project {
background-color: #F5F5F5;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
height: calc(100vh - 300px);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.form-body .blank-project b {
margin-bottom: .6125rem; }
.form-body .blank-project span {
font-size: .775rem; }
.form-body .blank-project button {
margin-top: 2rem;
padding: .5rem 1rem;
min-height: 40px; }
header {
position: fixed;
top: 0;
left: 0;
z-index: 1111;
width: 100%;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
header.scroll-shadow {
-webkit-box-shadow: 0 0 10px 2px rgba(128, 128, 128, 0.1607843137);
box-shadow: 0 0 10px 2px rgba(128, 128, 128, 0.1607843137); }
header.header-dark, header.scroll-header {
background: #ffffff;
padding: 10px 1rem !important; }
header.header-dark .header-in a.logo img, header.scroll-header .header-in a.logo img {
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
header.header-dark .header-in a.logo img.logo-white, header.scroll-header .header-in a.logo img.logo-white {
display: none !important; }
header.header-dark .header-in a.logo img.logo-black, header.scroll-header .header-in a.logo img.logo-black {
display: block !important; }
header.header-dark .header-in .menu ul li a, header.scroll-header .header-in .menu ul li a {
color: #22264D !important; }
@media only screen and (max-width: 767px) {
header.header-dark .header-in .menu ul li a, header.scroll-header .header-in .menu ul li a {
color: #ffffff !important; } }
header.header-dark .header-in .menu ul li a:hover, header.header-dark .header-in .menu ul li a.active, header.scroll-header .header-in .menu ul li a:hover, header.scroll-header .header-in .menu ul li a.active {
color: #DF6D45 !important; }
@media only screen and (max-width: 1560px) {
header .wrap-header {
padding: 0 15vh; } }
@media only screen and (max-width: 1440px) {
header .wrap-header {
padding: 0 20vh; } }
@media only screen and (max-width: 1199px) {
header .wrap-header {
padding: 0 9vh; } }
@media only screen and (max-width: 991px) {
header .wrap-header {
padding: 0 3vh; } }
header.site-header {
padding: 26px 1rem; }
@media only screen and (max-width: 1560px) {
header.site-header {
padding: 20px 1rem; } }
@media only screen and (max-width: 1440px) {
header.site-header {
padding: 18px 1rem; } }
header.site-header .header-in {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
header.site-header .header-in a.logo img {
max-width: 260px;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
@media only screen and (max-width: 1560px) {
header.site-header .header-in a.logo img {
max-width: 200px; } }
@media only screen and (max-width: 1440px) {
header.site-header .header-in a.logo img {
max-width: 160px; } }
@media only screen and (max-width: 768px) {
header.site-header .header-in a.logo img {
max-width: 140px; } }
header.site-header .header-in a.logo img.logo-white {
display: block; }
header.site-header .header-in a.logo img.logo-black {
display: none; }
header.site-header .header-in .menu-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
flex-grow: 1; }
@media only screen and (max-width: 480px) {
header.site-header .header-in .menu-wrap button {
min-width: initial;
padding: .25rem .5rem;
font-size: .775rem; } }
header.site-header .header-in .menu {
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
flex-grow: 1; }
header.site-header .header-in .menu ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
header.site-header .header-in .menu ul li:not(:last-child) {
margin-right: 55px; }
@media only screen and (max-width: 1560px) {
header.site-header .header-in .menu ul li:not(:last-child) {
margin-right: 50px; } }
@media only screen and (max-width: 1440px) {
header.site-header .header-in .menu ul li:not(:last-child) {
margin-right: 45px; } }
header.site-header .header-in .menu ul li a {
font-family: "Oswald", sans-serif;
color: #ffffff;
font-size: .785rem;
font-weight: 400;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
text-transform: uppercase;
letter-spacing: .9px; }
header.site-header .header-in .menu ul li a.active, header.site-header .header-in .menu ul li a:hover {
color: #DF6D45; }
@media only screen and (max-width: 1560px) {
header.site-header .header-in .menu ul li a {
font-size: .725rem; } }
@media only screen and (max-width: 1440px) {
header.site-header .header-in .menu ul li a {
font-size: .6rem;
letter-spacing: .6px; } }
header.site-header .header-in .menu-right ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
header.site-header .header-in .menu-right ul li {
margin-left: 1rem; }
header.site-header .header-in .menu-right ul li.custom-dropdown ul.custom-dropdown-menu {
display: none; }
header.site-header .header-in .menu-right ul li.custom-dropdown ul.custom-dropdown-menu li {
margin: 0; }
header.site-header .header-in .menu-right ul li.custom-dropdown.notification ul.custom-dropdown-menu {
min-width: 250px; }
header.site-header .header-in .menu-right ul li.custom-dropdown.notification ul.custom-dropdown-menu li a {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
header.site-header .header-in .menu-right ul li.custom-dropdown.notification ul.custom-dropdown-menu li figure img {
width: 30px;
height: 30px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%; }
header.site-header .header-in .menu-right ul li.custom-dropdown.notification ul.custom-dropdown-menu li .list-content p {
margin: 0; }
header.site-header .header-in .toggle-button {
position: relative;
width: 22px;
height: 22px;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
display: none;
cursor: pointer; }
header.site-header .header-in .toggle-button span {
position: absolute;
height: 2px;
border-radius: 30px;
width: 100%;
background-color: #DF6D45;
transition: transform .2s ease-in-out, opacity .2s ease-in-out;
z-index: 1101; }
header.site-header .header-in .toggle-button span:nth-child(1) {
top: 0; }
header.site-header .header-in .toggle-button span:nth-child(2), header.site-header .header-in .toggle-button span:nth-child(3) {
top: 6px; }
header.site-header .header-in .toggle-button span:nth-child(4) {
top: 12px; }
header.site-header .header-in .toggle-button.active {
position: absolute;
top: 15px;
right: 15px;
z-index: 1000; }
header.site-header .header-in .toggle-button.active span:nth-child(1), header.site-header .header-in .toggle-button.active span:nth-child(4) {
opacity: 0; }
header.site-header .header-in .toggle-button.active span:nth-child(2) {
transform: rotate(45deg);
background-color: #ffffff; }
header.site-header .header-in .toggle-button.active span:nth-child(3) {
transform: rotate(-45deg);
background-color: #ffffff; }
@media only screen and (max-width: 767px) {
header.site-header .header-in .toggle-button {
display: block;
margin-left: 1rem; }
header.site-header .header-in .menu {
position: fixed;
height: 100%;
max-width: 280px;
padding: 15px;
width: 100%;
background-color: #22264D;
opacity: 0;
-webkit-box-shadow: 0 0 10px 0 #1a1a1a;
box-shadow: 0 0 10px 0 #1a1a1a;
z-index: 999;
top: 0;
right: -20%;
left: auto;
bottom: 0;
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease; }
header.site-header .header-in .menu ul {
display: block; }
header.site-header .header-in .menu ul li {
display: block;
margin-bottom: 15px; }
header.site-header .header-in .menu ul li a {
color: #ffffff;
padding: .5rem .6125rem;
display: block; } }
@media only screen and (max-width: 767px) {
.Is-toggle .site-header .header-in .menu {
right: 0;
opacity: 1;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
.Is-toggle .site-header .header-in .menu ul {
margin-top: 40px; } }
@media only screen and (max-width: 767px) {
.Is-toggle .map-header .header-in .menu {
right: 0; } }
footer {
position: absolute;
z-index: 11;
bottom: 4vh;
width: 100%;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
@media only screen and (max-width: 1199px) {
footer {
position: relative;
bottom: 0;
padding: 60px 0; } }
footer .footer-para {
color: #ffffff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-family: "Oswald", sans-serif;
text-transform: uppercase;
font-size: 13px;
letter-spacing: .8px;
font-weight: 400; }
@media only screen and (max-width: 1560px) {
footer .footer-para {
font-size: 10px; } }
@media only screen and (max-width: 1440px) {
footer .footer-para {
font-size: 8px; } }
@media only screen and (max-width: 767px) {
footer .footer-para {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
footer .footer-para.is-dark {
color: #000000; }
footer .footer-para.is-dark a {
border: 1px solid #000000; }
@media only screen and (max-width: 1560px) {
footer .footer-para.is-dark a {
border: 0.5px solid #000000; } }
footer .footer-para.is-dark a i {
color: #000000; }
footer .footer-para a {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
width: 45px;
height: 45px;
border: 1px solid #ffffff;
cursor: pointer;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-right: 20px;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
@media only screen and (max-width: 1560px) {
footer .footer-para a {
width: 36px;
height: 36px;
margin-right: 15px; } }
@media only screen and (max-width: 1440px) {
footer .footer-para a {
width: 30px;
height: 30px;
border: 0.5px solid #ffffff;
margin-right: 10px; } }
footer .footer-para a:hover {
border: 1px solid #DF6D45;
background: rgba(223, 109, 69, 0.1); }
footer .footer-para a:hover i {
color: #DF6D45; }
@media only screen and (max-width: 1440px) {
footer .footer-para a:hover {
border: 0.5px solid #DF6D45; } }
footer .footer-para a i {
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
font-size: 20px;
color: #ffffff;
font-weight: 500; }
@media only screen and (max-width: 1560px) {
footer .footer-para a i {
font-size: 18px; } }
@media only screen and (max-width: 1440px) {
footer .footer-para a i {
font-size: 16px; } }
footer .footer-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
@media only screen and (max-width: 991px) {
footer .footer-wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; } }
footer .web-footer {
margin-left: 250px; }
@media only screen and (max-width: 1560px) {
footer .web-footer {
margin-left: 230px; } }
@media only screen and (max-width: 1440px) {
footer .web-footer {
margin-left: 200px; } }
@media only screen and (max-width: 991px) {
footer .web-footer {
margin-left: 0;
margin: 50px 0 20px; } }
footer .web-footer .logo-center {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
footer .web-footer .logo-center img {
max-width: 300px; }
@media only screen and (max-width: 1560px) {
footer .web-footer .logo-center img {
max-width: 200px; } }
@media only screen and (max-width: 1440px) {
footer .web-footer .logo-center img {
max-width: 150px; } }
footer .web-footer ul.footer-links {
margin-top: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (max-width: 1560px) {
footer .web-footer ul.footer-links {
margin-top: 30px; } }
@media only screen and (max-width: 1440px) {
footer .web-footer ul.footer-links {
margin-top: 15px; } }
@media only screen and (max-width: 576px) {
footer .web-footer ul.footer-links {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; } }
footer .web-footer ul.footer-links li.link-item:not(:last-child) {
margin-right: 110px; }
@media only screen and (max-width: 1560px) {
footer .web-footer ul.footer-links li.link-item:not(:last-child) {
margin-right: 90px; } }
@media only screen and (max-width: 1440px) {
footer .web-footer ul.footer-links li.link-item:not(:last-child) {
margin-right: 70px; } }
@media only screen and (max-width: 576px) {
footer .web-footer ul.footer-links li.link-item:not(:last-child) {
margin-right: 0; } }
footer .web-footer ul.footer-links li.link-item a {
font-size: 14px;
line-height: 16px;
color: #ffffff;
text-transform: uppercase;
letter-spacing: .8px;
font-family: "Oswald", sans-serif;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
@media only screen and (max-width: 1560px) {
footer .web-footer ul.footer-links li.link-item a {
font-size: 10px;
line-height: 16px; } }
@media only screen and (max-width: 1440px) {
footer .web-footer ul.footer-links li.link-item a {
font-size: 8px;
line-height: 14px; } }
footer .web-footer ul.footer-links li.link-item a:hover {
color: #DF6D45; }
footer .footer-copyright {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 60px; }
@media only screen and (max-width: 1560px) {
footer .footer-copyright {
margin-top: 55px; } }
@media only screen and (max-width: 1440px) {
footer .footer-copyright {
margin-top: 30px; } }
@media only screen and (max-width: 576px) {
footer .footer-copyright {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; } }
footer .footer-copyright span {
font-size: 13px;
line-height: 24px;
color: #ffffff; }
@media only screen and (max-width: 1560px) {
footer .footer-copyright span {
font-size: 10px;
line-height: 16px; } }
@media only screen and (max-width: 1440px) {
footer .footer-copyright span {
font-size: 8px;
line-height: 14px; } }
@media only screen and (max-width: 576px) {
footer .footer-copyright span:not(:last-child) {
margin-bottom: 5px; } }
footer .footer-copyright span a {
color: #ffffff;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-decoration: underline;
text-transform: uppercase; }
footer .footer-copyright span a:hover {
color: #DF6D45; }
footer .footer-sources {
margin-top: 20px;
text-align: center; }
footer .footer-sources p {
color: #ffffff;
padding-right: 10px;
display: inline-block;
font-size: 12px; }
@media only screen and (max-width: 1560px) {
footer .footer-sources p {
font-size: 11px; } }
@media only screen and (max-width: 1440px) {
footer .footer-sources p {
font-size: 10px; } }
footer .footer-sources p a {
position: relative;
padding-left: 5px;
color: #DF6D45; }
footer .footer-sources p a::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
height: 1px;
width: 0;
background: #DF6D45;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
footer .footer-sources p a:hover::after {
width: 100%; }
.scroll-animate {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 1.25em;
z-index: 2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
font-size: 2rem;
color: #000000; }
.scroll-animate .center {
font-size: .825rem; }
.smooth-scroll {
position: relative;
width: 100%;
height: 100%;
scroll-behavior: smooth;
overflow-y: scroll; }
.pg-wrap {
scroll-behavior: smooth; }
footer.site-footer {
padding-bottom: 1.75rem;
font-size: .875rem;
color: #757575;
line-height: 16px;
font-weight: 400; }
@media only screen and (max-width: 1560px) {
footer.site-footer {
font-size: .683rem;
line-height: 14px; } }
@media only screen and (max-width: 1440px) {
footer.site-footer {
font-size: .585rem;
line-height: 12px;
padding-bottom: 1.25rem; } }
footer.site-footer .top-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (max-width: 1024px) {
footer.site-footer .top-footer {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
footer.site-footer .top-footer .footer-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (max-width: 1024px) {
footer.site-footer .top-footer .footer-menu {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
footer.site-footer .top-footer .footer-menu ul {
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
footer.site-footer .top-footer .footer-menu ul li {
margin-left: 1rem; }
footer.site-footer .top-footer .footer-menu ul li a {
font-weight: 600;
color: #757575; }
footer.site-footer .bottom-footer {
padding-top: 1rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
footer.site-footer .bottom-footer p {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
footer.site-footer .bottom-footer p a {
color: #757575;
text-decoration: underline;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; }
footer.site-footer .bottom-footer p a:not(:last-child)::after {
content: '|';
display: inline-flex;
margin: 0 .5rem; }
footer.site-footer .bottom-footer p a:hover {
color: #DF6D45; }
footer.site-footer .bottom-footer p.privacy {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
footer.site-footer .bottom-footer p.copyright {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
footer.site-footer .footer-in {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (max-width: 767px) {
footer.site-footer .footer-in {
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
@media only screen and (max-width: 576px) {
footer.site-footer .footer-in {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center; }
footer.site-footer .footer-in p.footer-left {
margin-bottom: 3px; } }
footer.site-footer .footer-in p {
color: #757575; }
footer.site-footer .footer-in p.footer-right span:not(:last-child)::after {
content: '|';
display: inline-flex;
margin: 0 .75rem; }
@media only screen and (max-width: 1560px) {
footer.site-footer .footer-in p.footer-right span:not(:last-child)::after {
margin: 0 .5rem; } }
@media only screen and (max-width: 1440px) {
footer.site-footer .footer-in p.footer-right span:not(:last-child)::after {
margin: 0 .325rem; } }
footer.site-footer .footer-in p a {
color: #757575;
text-decoration: underline;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
footer.site-footer .footer-in p a:hover {
color: #22264D; }
@media only screen and (max-width: 480px) {
footer.site-footer .footer-in {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center; }
footer.site-footer .footer-in p {
font-size: .585rem; }
footer.site-footer .footer-in p.footer-right {
margin-top: .1rem; } }
.main-card {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-clip: border-box;
border: none;
border-radius: .25rem; }
.main-card .card-header {
background-color: transparent;
padding: 0 1.5rem;
border: none; }
.main-card .card-header h1 {
font-size: 1.125rem;
font-weight: 600;
text-transform: uppercase;
color: #323132; }
.main-card .card-body {
flex: 1 1 auto;
min-height: 1px;
padding: 1.25rem;
position: relative; }
.popup,
.window-popup {
background-color: rgba(0, 0, 0, 0.5);
position: fixed;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 100%;
z-index: 7;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out; }
.popup .popup-container,
.window-popup .popup-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-pack: distribute;
justify-content: space-around;
margin: 2rem; }
.popup .popup-container .popup-body,
.window-popup .popup-container .popup-body {
max-width: 768px;
width: 100%;
min-width: 768px;
max-height: calc(100vh - 32px);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
flex-grow: 0;
flex-shrink: 0;
background-color: #ffffff;
position: relative;
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.9s ease-in-out;
-o-transition: all 0.9s ease-in-out;
transition: all 0.9s ease-in-out; }
@media only screen and (max-width: 1440px) {
.popup .popup-container .popup-body,
.window-popup .popup-container .popup-body {
max-width: 576px;
min-width: 576px; } }
@media only screen and (max-width: 576px) {
.popup .popup-container .popup-body,
.window-popup .popup-container .popup-body {
max-width: 360px;
min-width: 360px; } }
@media only screen and (max-width: 480px) {
.popup .popup-container .popup-body,
.window-popup .popup-container .popup-body {
max-width: 300px;
min-width: 300px; } }
.popup .popup-container .popup-body span.close-icon,
.window-popup .popup-container .popup-body span.close-icon {
position: absolute;
right: 1rem;
top: 1rem;
z-index: 2;
color: #757575;
cursor: pointer; }
.popup .popup-container .popup-body span.close-icon:hover,
.window-popup .popup-container .popup-body span.close-icon:hover {
color: #22264D; }
.popup .popup-container .popup-body .popup-header,
.window-popup .popup-container .popup-body .popup-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
flex-shrink: 0;
margin: 0;
padding: 0 2rem;
padding-top: 2rem; }
.popup .popup-container .popup-body .popup-header h3,
.window-popup .popup-container .popup-body .popup-header h3 {
font-size: 2rem;
line-height: 3.75rem;
font-weight: 400; }
.popup .popup-container .popup-body .popup-header h3 b,
.window-popup .popup-container .popup-body .popup-header h3 b {
font-weight: 600; }
@media only screen and (max-width: 1560px) {
.popup .popup-container .popup-body .popup-header h3,
.window-popup .popup-container .popup-body .popup-header h3 {
font-size: 1.5rem;
line-height: 2rem; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container .popup-body .popup-header h3,
.window-popup .popup-container .popup-body .popup-header h3 {
font-size: 1.25rem;
line-height: 2.5rem; } }
.popup .popup-container .popup-body .popup-header.no-flex,
.window-popup .popup-container .popup-body .popup-header.no-flex {
display: initial; }
.popup .popup-container .popup-body .popup-content,
.window-popup .popup-container .popup-body .popup-content {
-webkit-box-flex: 1;
flex-grow: 1;
margin: 0;
padding: 2rem;
padding-top: 1rem;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
@media only screen and (max-width: 1024px) {
.popup .popup-container .popup-body .popup-content,
.window-popup .popup-container .popup-body .popup-content {
padding: 1rem; } }
.popup .popup-container .popup-body .popup-content.is-bg,
.window-popup .popup-container .popup-body .popup-content.is-bg {
background-color: #F5F5F5;
margin: 1rem 0; }
.popup .popup-container .popup-body .popup-content::-webkit-scrollbar,
.window-popup .popup-container .popup-body .popup-content::-webkit-scrollbar {
width: 4px;
background: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.popup .popup-container .popup-body .popup-content::-webkit-scrollbar-track,
.window-popup .popup-container .popup-body .popup-content::-webkit-scrollbar-track {
background-color: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.popup .popup-container .popup-body .popup-content::-webkit-scrollbar-thumb,
.window-popup .popup-container .popup-body .popup-content::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #e6e6e6; }
.popup .popup-container .popup-body .popup-footer,
.window-popup .popup-container .popup-body .popup-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
flex-shrink: 0;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 52px;
margin: 0;
padding: 2rem; }
.popup .popup-container .popup-body .popup-footer.is-end,
.window-popup .popup-container .popup-body .popup-footer.is-end {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
.popup .popup-container .popup-body .popup-footer.is-center,
.window-popup .popup-container .popup-body .popup-footer.is-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.popup .popup-container .popup-body .popup-footer.popup-permission,
.window-popup .popup-container .popup-body .popup-footer.popup-permission {
min-height: 35px;
padding: 0; }
@media only screen and (max-width: 1560px) {
.popup .popup-container .popup-body .popup-footer.popup-permission,
.window-popup .popup-container .popup-body .popup-footer.popup-permission {
min-height: 28px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container .popup-body .popup-footer.popup-permission,
.window-popup .popup-container .popup-body .popup-footer.popup-permission {
min-height: 24px; } }
.popup .popup-container.sm-popup .popup-body,
.window-popup .popup-container.sm-popup .popup-body {
position: relative;
padding: 2rem;
max-width: 400px;
width: 100%;
min-width: 400px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
border-radius: 6px; }
.popup .popup-container.sm-popup .popup-body span.close-icon,
.window-popup .popup-container.sm-popup .popup-body span.close-icon {
right: 2rem;
top: 1.5rem; }
.popup .popup-container.sm-popup .popup-body span.close-icon i,
.window-popup .popup-container.sm-popup .popup-body span.close-icon i {
color: #323132; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.sm-popup .popup-body span.close-icon i,
.window-popup .popup-container.sm-popup .popup-body span.close-icon i {
font-size: 22px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.sm-popup .popup-body span.close-icon i,
.window-popup .popup-container.sm-popup .popup-body span.close-icon i {
font-size: 20px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.sm-popup .popup-body,
.window-popup .popup-container.sm-popup .popup-body {
max-width: 300px;
min-width: 300px; } }
@media only screen and (max-width: 1024px) {
.popup .popup-container.sm-popup .popup-body,
.window-popup .popup-container.sm-popup .popup-body {
max-width: 300px;
min-width: 300px;
padding: 1.5rem; }
.popup .popup-container.sm-popup .popup-body span.close-icon,
.window-popup .popup-container.sm-popup .popup-body span.close-icon {
right: 1.5rem;
top: 1.5rem; } }
@media only screen and (max-width: 768px) {
.popup .popup-container.sm-popup .popup-body,
.window-popup .popup-container.sm-popup .popup-body {
padding: 1rem; }
.popup .popup-container.sm-popup .popup-body span.close-icon,
.window-popup .popup-container.sm-popup .popup-body span.close-icon {
right: 1rem;
top: 1rem; } }
@media only screen and (max-width: 576px) {
.popup .popup-container.sm-popup .popup-body,
.window-popup .popup-container.sm-popup .popup-body {
max-width: 300px;
min-width: 300px; } }
.popup .popup-container.lg-popup .popup-body,
.window-popup .popup-container.lg-popup .popup-body {
position: relative;
padding: 2rem;
max-width: 1080px;
width: 100%;
min-width: 1080px; }
.popup .popup-container.lg-popup .popup-body span.close-icon,
.window-popup .popup-container.lg-popup .popup-body span.close-icon {
right: 2rem;
top: 1.5rem; }
.popup .popup-container.lg-popup .popup-body span.close-icon i,
.window-popup .popup-container.lg-popup .popup-body span.close-icon i {
color: #323132; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.lg-popup .popup-body span.close-icon i,
.window-popup .popup-container.lg-popup .popup-body span.close-icon i {
font-size: 22px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.lg-popup .popup-body span.close-icon i,
.window-popup .popup-container.lg-popup .popup-body span.close-icon i {
font-size: 20px; } }
@media only screen and (max-width: 1560px) {
.popup .popup-container.lg-popup .popup-body,
.window-popup .popup-container.lg-popup .popup-body {
max-width: 900px;
min-width: 900px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.lg-popup .popup-body,
.window-popup .popup-container.lg-popup .popup-body {
max-width: 750px;
min-width: 750px; } }
@media only screen and (max-width: 1024px) {
.popup .popup-container.lg-popup .popup-body,
.window-popup .popup-container.lg-popup .popup-body {
max-width: 768px;
min-width: 768px;
padding: 1.5rem; }
.popup .popup-container.lg-popup .popup-body span.close-icon,
.window-popup .popup-container.lg-popup .popup-body span.close-icon {
right: 1.5rem;
top: 1.5rem; } }
@media only screen and (max-width: 768px) {
.popup .popup-container.lg-popup .popup-body,
.window-popup .popup-container.lg-popup .popup-body {
max-width: 576px;
min-width: 576px;
padding: 1rem; }
.popup .popup-container.lg-popup .popup-body span.close-icon,
.window-popup .popup-container.lg-popup .popup-body span.close-icon {
right: 1rem;
top: 1rem; } }
@media only screen and (max-width: 576px) {
.popup .popup-container.lg-popup .popup-body,
.window-popup .popup-container.lg-popup .popup-body {
max-width: 360px;
min-width: 360px; } }
@media only screen and (max-width: 480px) {
.popup .popup-container.lg-popup .popup-body,
.window-popup .popup-container.lg-popup .popup-body {
max-width: 300px;
min-width: 300px; } }
.popup .popup-container.map-popup .popup-body,
.window-popup .popup-container.map-popup .popup-body {
padding: 0;
background-color: #F2F3F5; }
.popup .popup-container.map-popup .popup-body .popup-header,
.window-popup .popup-container.map-popup .popup-body .popup-header {
padding: 2.5rem 2rem 1.5rem;
display: initial; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-header,
.window-popup .popup-container.map-popup .popup-body .popup-header {
padding: 2.25rem 1.5rem 1rem; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-header,
.window-popup .popup-container.map-popup .popup-body .popup-header {
padding: 1.5rem 1rem 1rem; } }
.popup .popup-container.map-popup .popup-body .popup-content,
.window-popup .popup-container.map-popup .popup-body .popup-content {
padding: 0; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right,
.popup .popup-container.map-popup .popup-body .popup-content .col-left,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left {
padding: 1.5rem 1.25rem;
background-color: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
height: 100%; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right,
.popup .popup-container.map-popup .popup-body .popup-content .col-left,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left {
padding: 1.25rem 1rem; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right,
.popup .popup-container.map-popup .popup-body .popup-content .col-left,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left {
padding: 1rem .875rem; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .button-wrap,
.popup .popup-container.map-popup .popup-body .popup-content .col-left .button-wrap,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .button-wrap,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left .button-wrap {
text-align: right;
margin-top: 10px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .button-wrap button,
.popup .popup-container.map-popup .popup-body .popup-content .col-left .button-wrap button,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .button-wrap button,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left .button-wrap button {
min-width: 120px;
min-height: 30px;
padding: .25rem 1rem; }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .button-wrap button,
.popup .popup-container.map-popup .popup-body .popup-content .col-left .button-wrap button,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .button-wrap button,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left .button-wrap button {
min-width: 100px;
min-height: 20px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-left .button-wrap,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left .button-wrap {
text-align: center;
margin-top: 15px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title {
text-transform: capitalize;
font-size: 18px;
font-weight: 600;
line-height: 26px;
color: #323132;
letter-spacing: 2.6px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content: space-between;
margin-bottom: 30px; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title {
font-size: 16px;
line-height: 20px;
margin-bottom: 20px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title {
border: 0.5px solid #e2e2e2;
font-size: 14px;
line-height: 18px;
margin-bottom: 12px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title span,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title span {
width: 146px;
font-size: 14px;
line-height: 18px;
color: #757575;
padding: 4px 8px;
border: 1px solid #e2e2e2;
letter-spacing: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title span,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title span {
font-size: 12px;
line-height: 16px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title span,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title span {
border: 0.5px solid #e2e2e2;
font-size: 10px;
line-height: 14px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 15px; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para {
margin-bottom: 10px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para h6,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para h6 {
font-size: 15px;
line-height: 20px;
font-weight: 400;
color: #323132;
text-transform: capitalize; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para h6 span,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para h6 span {
font-weight: 600; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para h6,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para h6 {
font-size: 13px;
line-height: 18px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para h6,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para h6 {
font-size: 11px;
line-height: 16px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para span.time,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para span.time {
font-size: 14px;
line-height: 18px;
font-weight: 400;
color: #757575; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para span.time,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para span.time {
font-size: 12px;
line-height: 16px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para span.time,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para span.time {
border: 0.5px solid #e2e2e2;
font-size: 10px;
line-height: 14px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-block,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-block {
background-color: #e8e9fa;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
border: 1px solid #e2e2e2;
padding: 15px 14px;
font-size: 14px;
line-height: 22px;
font-weight: 400; }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-block,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-block {
border: 0.5px solid #e2e2e2; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-block p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-block p {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form {
margin-top: 30px;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form {
margin-top: 20px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form {
margin-top: 15px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message {
margin-top: 40px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message p {
font-size: 12px;
line-height: 16px;
color: #757575;
font-weight: 400; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message p span,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message p span {
font-weight: 500; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message {
margin-top: 30px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message p {
font-size: 10px;
line-height: 14px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message {
margin-top: 20px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message p {
font-size: 8px;
line-height: 12px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea {
width: 100%;
padding: 8px;
font-size: 14px;
line-height: 20px;
font-weight: 400;
color: #757575;
border: 1px solid;
border-color: #e2e2e2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea:hover,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea:hover {
cursor: pointer; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea:focus,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea:focus {
border-color: #3346D1;
color: #3346D1;
outline: none; }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea {
font-size: 12px;
line-height: 18px;
padding: 6px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea:not(:last-child) {
margin-bottom: 30px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea {
font-size: 10px;
line-height: 16px;
border: .5px solid; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea:not(:last-child) {
margin-bottom: 20px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .buttons,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .buttons {
padding-bottom: 0;
top: 0; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder {
display: none;
-webkit-animation: fadeIn 1s linear;
animation: fadeIn 1s linear;
height: calc(100% - 10%); }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder.current,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder.current {
display: block; }
@-webkit-keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder {
height: calc(100% - 18%); } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder #map,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder #map {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
height: 100%;
/* @media only screen and (max-width: 1560px){
min-height: 300px;
}
@media only screen and (max-width:1440px){
min-height: 260px;
} */ }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder figure,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder figure {
height: 100px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder figure img,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder figure img {
height: 100%; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload {
height: 100%; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link {
display: block;
height: 100%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
border: 1px solid #e2e2e2;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: translateY(0); }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link {
border: 0.5px solid #e2e2e2; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link:hover,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link:hover {
transform: translateY(-3px); }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon {
padding: 30px 20px;
height: calc(100% - 22%);
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon {
padding: 25px 20px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon i,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon i {
color: #3346D1;
font-size: 70px;
font-weight: 400; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon i,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon i {
font-size: 60px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon i,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon i {
font-size: 50px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info {
padding: 5px 8px;
border-top: 1px solid #e2e2e2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: calc(100% - 78%); }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info {
border-top: 0.5px solid #e2e2e2; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap i,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap i {
font-size: 18px;
line-height: 24px;
font-weight: 400;
color: #3346D1;
margin-right: 5px; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap i,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap i {
font-size: 16px;
margin-right: 3px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap i,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap i {
font-size: 14px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap p {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 100px;
display: inline-block;
font-size: 12px;
font-weight: 400;
color: #757575;
line-height: 24px; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap p {
font-size: 11px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap p {
font-size: 10px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons {
padding-bottom: 3.5rem;
position: relative;
top: 3rem; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons {
padding-bottom: 2rem;
top: 1.5rem; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons {
padding-bottom: 1.25rem;
top: 1rem; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons .common-button:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons .common-button:not(:last-child) {
margin-right: 20px; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons .common-button:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons .common-button:not(:last-child) {
margin-right: 15px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons .common-button:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons .common-button:not(:last-child) {
margin-right: 10px; } }
.popup .popup-container.map-popup .popup-body .popup-content .drone-details,
.window-popup .popup-container.map-popup .popup-body .popup-content .drone-details {
padding: 0 2rem; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .drone-details,
.window-popup .popup-container.map-popup .popup-body .popup-content .drone-details {
padding: 0 1.5rem; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .drone-details,
.window-popup .popup-container.map-popup .popup-body .popup-content .drone-details {
padding: 0 1rem; } }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab {
margin-bottom: 1.25rem; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab {
margin-bottom: 1.125rem; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab {
margin-bottom: 1rem; } }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:last-child a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:last-child a {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-left: 0; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:last-child a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:last-child a {
border-top-right-radius: 2.5px;
border-bottom-right-radius: 2.5px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:last-child a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:last-child a {
border-top-right-radius: 2.5px;
border-bottom-right-radius: 2.5px; } }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:nth-child(2) a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:nth-child(2) a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0; }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:first-child a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:first-child a {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-right: 0; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:first-child a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:first-child a {
border-top-left-radius: 2.5px;
border-bottom-left-radius: 2.5px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:first-child a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:first-child a {
border-top-left-radius: 2.5px;
border-bottom-left-radius: 2.5px; } }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a {
background-color: transparent;
border: 1px solid #757575;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
text-align: center;
color: #757575; }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a.current,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a.current {
background-color: #22264D;
color: #ffffff;
border: 1px solid #22264D; }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a.current,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a.current {
border: 0.5px solid #22264D; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a {
border: 0.5px solid #757575; } }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a:hover,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a:hover {
border: 1px solid #545db4;
background-color: #545db4;
color: #ffffff; }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a:hover,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a:hover {
border: 0.5px solid #545db4; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-left.col-operators ul li p b,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left.col-operators ul li p b {
min-width: 300px; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left.col-operators ul li p b,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left.col-operators ul li p b {
min-width: 250px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left.col-operators ul li p b,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left.col-operators ul li p b {
min-width: 200px; } }
@media only screen and (max-width: 576px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left.col-operators ul li p b,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left.col-operators ul li p b {
min-width: 170px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li {
padding: 1.875rem 0; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li {
padding: 1.5rem 0; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li {
padding: 1.25rem 0; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li:first-child,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li:first-child {
padding-top: 0; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li:last-child,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li:last-child {
padding-bottom: 0; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure {
width: 80px;
height: 80px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure:not(:last-child) {
margin-right: 10px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure img,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure img {
max-width: 100%;
height: 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
cursor: pointer; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure {
width: 70px;
height: 70px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure:not(:last-child) {
margin-right: 7px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure {
width: 55px;
height: 55px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure:not(:last-child) {
margin-right: 6px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .permit-list p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .permit-list p {
font-size: 14px;
font-weight: 400;
line-height: 16px;
color: #3346D1;
margin-bottom: 10px; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .permit-list p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .permit-list p {
font-size: 13px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .permit-list p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .permit-list p {
font-size: 12px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li h4,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li h4 {
font-size: 1.1rem;
text-transform: capitalize;
line-height: 1.75rem;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 2.6px;
margin-bottom: .875rem; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li h4,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li h4 {
font-size: .875rem;
line-height: 1.5rem;
letter-spacing: 2.2px;
margin-bottom: .625rem; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li h4,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li h4 {
font-size: .75rem;
line-height: 1.25rem;
letter-spacing: 2px;
margin-bottom: .5rem; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: .938rem;
line-height: 1.25rem; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p b,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p b {
min-width: 140px;
font-weight: 600;
font-size: .875rem;
line-height: 1.75rem; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p span,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p span {
color: #323132;
padding-left: 1rem; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p {
font-size: .775rem; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p b,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p b {
font-size: .75rem;
line-height: 1.5rem; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p {
font-size: .638rem; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p b,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p b {
font-size: .625rem;
line-height: 1.25rem; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li:not(:last-child) {
border-bottom: 1px solid #D1D1D1; }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li:not(:last-child) {
border-bottom: 0.5px solid #D1D1D1; } }
.popup#open-modal-escalated,
.window-popup#open-modal-escalated {
z-index: 1111; }
.popup#open-modal-flights,
.window-popup#open-modal-flights {
z-index: 1111; }
.popup.open,
.window-popup.open {
z-index: 1011;
opacity: 1;
visibility: visible; }
.popup.open .popup-container .popup-body,
.window-popup.open .popup-container .popup-body {
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
filter: alpha(opacity=100); }
.popup.open#open-modal-flight,
.window-popup.open#open-modal-flight {
z-index: 1111; }
.window-popup .popup-container.xl-popup .popup-body {
padding: 0;
max-width: 1140px;
min-width: 1140px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px; }
.window-popup .popup-container.xl-popup .popup-body span.close-icon {
right: 2rem;
top: 2rem; }
@media only screen and (max-width: 1024px) {
.window-popup .popup-container.xl-popup .popup-body {
max-width: 768px;
min-width: 768px; }
.window-popup .popup-container.xl-popup .popup-body span.close-icon {
right: 1.5rem;
top: 1.5rem; } }
@media only screen and (max-width: 768px) {
.window-popup .popup-container.xl-popup .popup-body {
max-width: 576px;
min-width: 576px; }
.window-popup .popup-container.xl-popup .popup-body span.close-icon {
right: 1rem;
top: 1rem; } }
@media only screen and (max-width: 576px) {
.window-popup .popup-container.xl-popup .popup-body {
max-width: 360px;
min-width: 360px; } }
@media only screen and (max-width: 480px) {
.window-popup .popup-container.xl-popup .popup-body {
max-width: 300px;
min-width: 300px; } }
.window-popup .popup-container.xl-popup .popup-body .popup-content {
padding: 0; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in figure {
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: center !important;
min-height: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 400px;
flex: 0 0 400px;
max-width: 400px; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content {
padding: 2rem;
background-color: #2332BA; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content h1 {
font-size: 2rem;
font-weight: 700; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content h1 span {
color: #DF6D45; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content p {
margin: 1rem 0; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content .about-body {
margin: 2rem 0; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content .about-body ul {
margin-bottom: 2rem; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content .about-body ul li {
position: relative;
padding-left: 2rem;
color: #22264D;
font-weight: 600; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content .about-body ul li::before {
content: 'check_circle';
font-family: 'Material Icons';
position: absolute;
top: 0;
left: 0;
color: #DF6D45; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content .about-body button {
text-transform: uppercase; }
@media only screen and (max-width: 1199px) {
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in figure {
display: none; } }
.h-wrap {
min-height: 100vh;
padding-top: 95px; }
@media only screen and (max-width: 1560px) {
.h-wrap {
padding-top: 58px; } }
.wrapper {
position: relative;
z-index: 11; }
@media only screen and (max-width: 1560px) {
.wrapper {
margin: 0 15vh; } }
@media only screen and (max-width: 1440px) {
.wrapper {
margin: 0 20vh; } }
@media only screen and (max-width: 1199px) {
.wrapper {
margin: 0 9vh;
min-height: auto; } }
@media only screen and (max-width: 991px) {
.wrapper {
margin: 0 3vh; } }
.one-pg-web .smooth-scroll section {
position: relative;
width: 100%;
min-height: 100vh; }
@media only screen and (max-width: 1199px) {
.one-pg-web .smooth-scroll section {
min-height: auto; } }
.one-pg-web .smooth-scroll section::after {
position: absolute;
content: "";
width: 100%;
height: 100%;
opacity: 1;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
background-image: url("./.././img/budget-bank-bg.jpg");
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: center !important; }
.one-pg-web .smooth-scroll section#about:after {
background-image: url("./.././img/about-bg.png"); }
.one-pg-web .smooth-scroll section#features::after {
background-image: url("./.././img/digital-sand-bg.jpg"); }
.one-pg-web .smooth-scroll section#blogs {
background: #F5F5F5; }
.one-pg-web .smooth-scroll section#blogs::after {
background-image: none; }
.one-pg-web .smooth-scroll section#contact {
background: #22264D; }
.one-pg-web .smooth-scroll section#contact::after {
background-image: none; }
.one-pg-web .smooth-scroll section.home_section .home-content {
padding-top: 200px; }
.one-pg-web .smooth-scroll section.home_section .home-content .common-title {
max-width: 1200px; }
@media only screen and (max-width: 1560px) {
.one-pg-web .smooth-scroll section.home_section .home-content {
padding-top: 150px; }
.one-pg-web .smooth-scroll section.home_section .home-content .common-title {
max-width: 900px; } }
@media only screen and (max-width: 1440px) {
.one-pg-web .smooth-scroll section.home_section .home-content {
padding-top: 120px; }
.one-pg-web .smooth-scroll section.home_section .home-content .common-title {
max-width: 740px; } }
.one-pg-web .smooth-scroll section.home_section ul {
margin-top: 115px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (max-width: 1560px) {
.one-pg-web .smooth-scroll section.home_section ul {
margin-top: 80px; } }
@media only screen and (max-width: 1440px) {
.one-pg-web .smooth-scroll section.home_section ul {
margin-top: 70px; } }
@media only screen and (max-width: 991px) {
.one-pg-web .smooth-scroll section.home_section ul {
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
.one-pg-web .smooth-scroll section.home_section ul li {
flex: 0 0 12%; }
@media only screen and (max-width: 1560px) {
.one-pg-web .smooth-scroll section.home_section ul li {
flex: 0 0 10%; } }
.one-pg-web .smooth-scroll section.home_section ul li:not(:last-child) {
margin-right: 40px; }
@media only screen and (max-width: 991px) {
.one-pg-web .smooth-scroll section.home_section ul li {
text-align: center;
flex: 0 0 24%;
margin-bottom: 40px;
margin-right: 0; }
.one-pg-web .smooth-scroll section.home_section ul li:not(:last-child) {
margin-right: 0px; } }
@media only screen and (max-width: 480px) {
.one-pg-web .smooth-scroll section.home_section ul li {
flex: 0 0 32%; } }
@media only screen and (max-width: 360px) {
.one-pg-web .smooth-scroll section.home_section ul li {
flex: 0 0 50%; } }
.one-pg-web .smooth-scroll section.home_section ul li span {
display: block; }
.one-pg-web .smooth-scroll section.home_section ul li span:first-child {
font-size: 18px;
line-height: 28px;
color: #ffffff;
font-family: "Playfair Display", serif; }
@media only screen and (max-width: 1560px) {
.one-pg-web .smooth-scroll section.home_section ul li span:first-child {
font-size: 16px;
line-height: 24px; } }
@media only screen and (max-width: 1440px) {
.one-pg-web .smooth-scroll section.home_section ul li span:first-child {
font-size: 13px;
line-height: 18px; } }
.one-pg-web .smooth-scroll section.home_section ul li span:nth-child(2) {
color: #DF6D45;
margin-bottom: 8px;
font-size: 26px;
line-height: 32px;
font-family: "Playfair Display", serif; }
@media only screen and (max-width: 1560px) {
.one-pg-web .smooth-scroll section.home_section ul li span:nth-child(2) {
font-size: 20px;
line-height: 24px; } }
@media only screen and (max-width: 1440px) {
.one-pg-web .smooth-scroll section.home_section ul li span:nth-child(2) {
font-size: 15px;
line-height: 20px; } }
.one-pg-web .smooth-scroll section.home_section ul li span:last-child {
color: #ffffff;
font-size: 15px;
line-height: 26px;
font-weight: 600;
font-family: "Montserrat", sans-serif; }
@media only screen and (max-width: 1560px) {
.one-pg-web .smooth-scroll section.home_section ul li span:last-child {
font-size: 13px;
line-height: 20px; } }
@media only screen and (max-width: 1440px) {
.one-pg-web .smooth-scroll section.home_section ul li span:last-child {
font-size: 10px;
line-height: 12px; } }
.page-header {
position: relative;
padding: 285px 0 95px; }
@media only screen and (max-width: 1560px) {
.page-header {
padding: 225px 0 80px; } }
@media only screen and (max-width: 1440px) {
.page-header {
padding: 170px 0 65px; } }
.page-header::after {
position: absolute;
content: " ";
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
background-repeat: no-repeat;
background-size: 100% 100%; }
@media only screen and (max-width: 768px) {
.page-header::after {
background-size: cover; } }
.page-header.about-header::after {
background-image: url("./.././img/about-budget-bg.png");
background-color: rgba(15, 4, 51, 0.8509803922); }
.page-header.blog-header::after {
background-image: url("./.././img/blog_bg.png");
background-color: #22264D; }
.page-header .row-wrap {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative; }
.page-header span {
text-transform: uppercase;
font-family: "Oswald", sans-serif;
letter-spacing: .8px;
color: #DF6D45;
display: block; }
@media only screen and (max-width: 991px) {
.page-header span {
text-align: center; } }
.page-header .common-title {
margin-top: 18px; }
@media only screen and (max-width: 1440px) {
.page-header .common-title {
margin-top: 15px; } }
.page-header.about-header .common-title {
max-width: 1200px; }
@media only screen and (max-width: 1560px) {
.page-header.about-header .common-title {
max-width: 850px; } }
@media only screen and (max-width: 1440px) {
.page-header.about-header .common-title {
max-width: 700px; } }
.page-header.blog-header .row-wrap {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.page-header.blog-header .common-title {
max-width: 600px; }
@media only screen and (max-width: 1560px) {
.page-header.blog-header .common-title {
max-width: 500px; } }
@media only screen and (max-width: 1440px) {
.page-header.blog-header .common-title {
max-width: 400px; } }
.page-header.blog-items-header {
text-align: center;
background: #22264D; }
.page-header.blog-items-header span {
color: #ffffff; }
.page-header.blog-items-header .col-wrap {
position: relative;
top: -130px; }
@media only screen and (max-width: 1560px) {
.page-header.blog-items-header .col-wrap {
top: -100px; } }
@media only screen and (max-width: 1440px) {
.page-header.blog-items-header .col-wrap {
top: -80px; } }
.about_section .about-content {
padding-left: 130px;
padding-top: 90px; }
@media only screen and (max-width: 1560px) {
.about_section .about-content {
padding-top: 80px;
padding-left: 100px; } }
@media only screen and (max-width: 1440px) {
.about_section .about-content {
padding-top: 60px; } }
@media only screen and (max-width: 991px) {
.about_section .about-content {
padding-left: 0; }
.about_section .about-content .row-wrap {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; } }
.about_section p.para {
margin: 35px 0 45px;
font-size: 14px;
line-height: 24px;
max-width: 820px;
color: #22264D; }
@media only screen and (max-width: 1560px) {
.about_section p.para {
margin: 30px 0 35px;
font-size: 11px;
line-height: 20px;
max-width: 645px; } }
@media only screen and (max-width: 1440px) {
.about_section p.para {
margin: 25px 0;
font-size: 9.5px;
line-height: 16px;
max-width: 558px; } }
@media only screen and (max-width: 991px) {
.about_section p.para {
text-align: justify; } }
.about_section a.visit_link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 15px;
color: #22264D;
text-transform: uppercase;
font-family: "Oswald", sans-serif;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
@media only screen and (max-width: 1560px) {
.about_section a.visit_link {
font-size: 13px; } }
@media only screen and (max-width: 1440px) {
.about_section a.visit_link {
font-size: 10px; } }
@media only screen and (max-width: 1440px) {
.about_section a.visit_link {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
.about_section a.visit_link i {
font-size: 22px;
line-height: 0;
font-weight: 400;
margin-left: 8px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
@media only screen and (max-width: 1560px) {
.about_section a.visit_link i {
font-size: 18px; } }
@media only screen and (max-width: 1560px) {
.about_section a.visit_link i {
font-size: 14px; } }
.about_section a.visit_link:hover {
color: #DF6D45; }
.about_section a.visit_link:hover i {
color: #DF6D45; }
.about-info {
padding: 160px 0 150px; }
@media only screen and (max-width: 1560px) {
.about-info {
padding: 110px 0 150px; } }
@media only screen and (max-width: 1440px) {
.about-info {
padding: 100px 0 80px; } }
.about-info .content {
height: 100%; }
@media only screen and (max-width: 767px) {
.about-info .content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center; } }
.about-info .content .common-title {
max-width: 540px; }
@media only screen and (max-width: 1560px) {
.about-info .content .common-title {
max-width: 450px; } }
@media only screen and (max-width: 1440px) {
.about-info .content .common-title {
max-width: 350px; } }
.about-info .content.info-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
.about-info .content .info {
max-width: 620px;
padding-top: 100px; }
@media only screen and (max-width: 1560px) {
.about-info .content .info {
max-width: 490px;
padding-top: 90px; } }
@media only screen and (max-width: 1440px) {
.about-info .content .info {
max-width: 450px;
padding-top: 65px; } }
.about-obj {
background: #F2F3F5;
position: relative;
padding: 90px 0; }
@media only screen and (max-width: 1440px) {
.about-obj {
padding: 60px 0; } }
.about-obj::after {
position: absolute;
content: '';
width: 100%;
height: 100%;
z-index: 1;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-image: url("./.././img/Clip.png");
background-size: 850px 100%;
background-position: right center;
background-repeat: no-repeat; }
@media only screen and (max-width: 1560px) {
.about-obj::after {
background-size: 680px 100%; } }
@media only screen and (max-width: 1440px) {
.about-obj::after {
background-size: 550px 100%; } }
@media only screen and (max-width: 1199px) {
.about-obj::after {
background-size: 480px 100%; } }
@media only screen and (max-width: 991px) {
.about-obj::after {
background-size: 320px; } }
@media only screen and (max-width: 768px) {
.about-obj::after {
background-size: 280px; } }
@media only screen and (max-width: 767px) {
.about-obj::after {
background-size: 280px;
opacity: .3; } }
@media only screen and (max-width: 480px) {
.about-obj::after {
opacity: .2;
background-size: 200px; } }
.about-obj ul.obj-list-wrap {
margin-top: 40px; }
@media only screen and (max-width: 1560px) {
.about-obj ul.obj-list-wrap {
margin-top: 30px;
max-width: 520px; } }
@media only screen and (max-width: 1440px) {
.about-obj ul.obj-list-wrap {
margin-top: 20px; } }
.about-obj ul.obj-list-wrap li.obj-items {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.about-obj ul.obj-list-wrap li.obj-items:not(:last-child) {
margin-bottom: 20px; }
@media only screen and (max-width: 1560px) {
.about-obj ul.obj-list-wrap li.obj-items:not(:last-child) {
margin-bottom: 15px; } }
@media only screen and (max-width: 1440px) {
.about-obj ul.obj-list-wrap li.obj-items:not(:last-child) {
margin-bottom: 10px; } }
.about-obj ul.obj-list-wrap li.obj-items i {
font-size: 22px;
margin-right: 20px;
color: #DF6D45;
line-height: 26px; }
@media only screen and (max-width: 1560px) {
.about-obj ul.obj-list-wrap li.obj-items i {
font-size: 17px;
line-height: 24px; } }
@media only screen and (max-width: 1440px) {
.about-obj ul.obj-list-wrap li.obj-items i {
font-size: 14px;
line-height: 20px; } }
.features_section .features-content {
padding-left: 140px;
margin-top: 100px; }
@media only screen and (max-width: 1560px) {
.features_section .features-content {
margin-top: 90px;
padding-left: 100px; } }
@media only screen and (max-width: 1440px) {
.features_section .features-content {
margin-top: 75px; } }
@media only screen and (max-width: 991px) {
.features_section .features-content {
padding-left: 0; } }
@media only screen and (max-width: 767px) {
.features_section .features-content {
margin-top: 60px; } }
.features_section .features-row {
margin-top: 80px; }
@media only screen and (max-width: 1560px) {
.features_section .features-row {
margin-top: 70px; } }
@media only screen and (max-width: 1440px) {
.features_section .features-row {
margin-top: 50px; } }
.features_section .features-row .col-wrap {
margin-bottom: 80px;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
@media only screen and (max-width: 1560px) {
.features_section .features-row .col-wrap {
margin-bottom: 60px; } }
@media only screen and (max-width: 1440px) {
.features_section .features-row .col-wrap {
margin-bottom: 45px; } }
@media only screen and (max-width: 767px) {
.features_section .features-row .col-wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center; } }
.features_section .features-row .col-wrap .fig-content {
flex: 0 0 18%;
max-width: 18%; }
@media only screen and (max-width: 1560px) {
.features_section .features-row .col-wrap .fig-content {
flex: 0 0 16%;
max-width: 16%; } }
@media only screen and (max-width: 1440px) {
.features_section .features-row .col-wrap .fig-content {
flex: 0 0 14%;
max-width: 14%; } }
@media only screen and (max-width: 991px) {
.features_section .features-row .col-wrap .fig-content {
flex: 0 0 20%;
max-width: 20%; } }
.features_section .features-row .col-wrap .fig-content img {
margin-top: 5px;
max-width: 65px; }
@media only screen and (max-width: 1560px) {
.features_section .features-row .col-wrap .fig-content img {
max-width: 50px; } }
@media only screen and (max-width: 1440px) {
.features_section .features-row .col-wrap .fig-content img {
max-width: 40px; } }
@media only screen and (max-width: 767px) {
.features_section .features-row .col-wrap .fig-content img {
margin-top: 0;
margin-bottom: 10px; } }
.features_section .features-row .col-wrap .text-content h5 {
color: #000000;
font-size: 30px;
line-height: 40px;
font-weight: 400; }
@media only screen and (max-width: 1560px) {
.features_section .features-row .col-wrap .text-content h5 {
font-size: 24px;
line-height: 35px; } }
@media only screen and (max-width: 1440px) {
.features_section .features-row .col-wrap .text-content h5 {
font-size: 19px;
line-height: 30px; } }
.features_section .features-row .col-wrap .text-content p {
font-size: 15px;
line-height: 24px;
color: #000000;
margin-top: 20px;
max-width: 380px; }
@media only screen and (max-width: 1560px) {
.features_section .features-row .col-wrap .text-content p {
font-size: 13px;
line-height: 22px;
margin-top: 15px;
max-width: 330px; } }
@media only screen and (max-width: 1440px) {
.features_section .features-row .col-wrap .text-content p {
font-size: 10px;
line-height: 15px;
margin-top: 10px;
max-width: 255px; } }
.contact_section {
background: #22264D; }
.contact_section .contact-content {
margin-top: 20px; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-content {
margin-top: 20px; } }
.contact_section .contact-row {
margin-top: 30px; }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row {
margin-top: 25px; } }
@media only screen and (max-width: 576px) {
.contact_section .contact-row {
margin-top: 40px; } }
.contact_section .contact-row h5.title {
color: #ffffff;
font-size: 28px;
line-height: 40px;
font-weight: 400;
margin-bottom: 30px; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row h5.title {
font-size: 22px;
line-height: 34px;
margin-bottom: 22px; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row h5.title {
font-size: 18px;
line-height: 30px;
margin-bottom: 17px; } }
@media only screen and (max-width: 576px) {
.contact_section .contact-row h5.title {
text-align: center; } }
@media only screen and (max-width: 576px) {
.contact_section .contact-row .info {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center; } }
.contact_section .contact-row .info .info-addr {
margin-bottom: 55px; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .info .info-addr {
margin-bottom: 30px; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .info .info-addr {
margin-bottom: 20px; } }
.contact_section .contact-row .info .info-addr span.company-addr {
font-size: 13.75px;
line-height: 24px;
color: #ffffff;
display: block;
max-width: 150px; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .info .info-addr span.company-addr {
font-size: 10px;
line-height: 20px; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .info .info-addr span.company-addr {
font-size: 8px;
line-height: 17px;
max-width: 100px; } }
@media only screen and (max-width: 576px) {
.contact_section .contact-row .info .info-addr span.company-addr {
display: inline-block; } }
.contact_section .contact-row .info .info-addr ul {
margin-top: 12px; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .info .info-addr ul {
margin-top: 5px; } }
.contact_section .contact-row .info .info-addr ul li:not(:last-child) {
margin-bottom: 10px; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .info .info-addr ul li:not(:last-child) {
margin-bottom: 0; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .info .info-addr ul li:not(:last-child) {
line-height: 20px; } }
.contact_section .contact-row .info .info-addr ul li span, .contact_section .contact-row .info .info-addr ul li a {
display: inline;
font-size: 13px;
line-height: 16px; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .info .info-addr ul li span, .contact_section .contact-row .info .info-addr ul li a {
font-size: 10px;
line-height: 12px; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .info .info-addr ul li span, .contact_section .contact-row .info .info-addr ul li a {
font-size: 8px;
line-height: 10px; } }
.contact_section .contact-row .info .info-addr ul li span {
color: #DF6D45;
font-family: "Oswald", sans-serif;
width: 40px;
margin-right: 8px;
text-transform: uppercase;
letter-spacing: .9px;
display: inline-block; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .info .info-addr ul li span {
width: 36px;
margin-right: 5px; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .info .info-addr ul li span {
width: 30px; } }
.contact_section .contact-row .info .info-addr ul li a {
font-size: 13.75px;
cursor: pointer;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
color: #ffffff; }
.contact_section .contact-row .info .info-addr ul li a:hover {
text-decoration: underline; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .info .info-addr ul li a {
font-size: 10.75px; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .info .info-addr ul li a {
font-size: 8.75px; } }
.contact_section .contact-row .info ul.social-media-grp {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (max-width: 576px) {
.contact_section .contact-row .info ul.social-media-grp {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
.contact_section .contact-row .info ul.social-media-grp li.social-item:not(:last-child) {
margin-right: 30px; }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .info ul.social-media-grp li.social-item:not(:last-child) {
margin-right: 22px; } }
.contact_section .contact-row .info ul.social-media-grp li.social-item a {
width: 22px;
height: 22px;
cursor: pointer;
display: inline-block; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .info ul.social-media-grp li.social-item a {
width: 18px;
height: 18px; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .info ul.social-media-grp li.social-item a {
width: 14px;
height: 14px; } }
.contact_section .contact-row .info ul.social-media-grp li.social-item a img {
width: 100%;
height: 100%; }
@media only screen and (max-width: 767px) {
.contact_section .contact-row .contact {
margin: 50px 0 30px; } }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .contact form {
margin-top: -6px; } }
@media only screen and (max-width: 767px) {
.contact_section .contact-row .contact form {
margin-top: 10px; } }
.contact_section .contact-row .contact form .form-group {
margin-bottom: 30px;
position: relative;
width: 100%; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .contact form .form-group {
margin-bottom: 18px; } }
.contact_section .contact-row .contact form .form-group .form-control {
position: relative;
cursor: pointer;
color: #ffffff;
padding: 2px 0px;
background: transparent;
outline: none;
border: none;
border-bottom: 0.5px solid #5c5c5c;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px; }
.contact_section .contact-row .contact form .form-group .form-control ~ label {
-webkit-transition: all 0.4s ease-in;
-o-transition: all 0.4s ease-in;
transition: all 0.4s ease-in;
font-size: 14px;
font-weight: 400;
line-height: 24px;
color: #ffffff;
position: absolute;
left: 0;
top: 8px; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .contact form .form-group .form-control ~ label {
font-size: 10px; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .contact form .form-group .form-control ~ label {
font-size: 8px;
top: 6px; } }
.contact_section .contact-row .contact form .form-group .form-control ~ .border-span {
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: .5px;
background: #DF6D45;
transition: all 0.5s linear; }
.contact_section .contact-row .contact form .form-group .form-control:focus {
color: #772e14;
box-shadow: none;
outline: none; }
.contact_section .contact-row .contact form .form-group .form-control:focus ~ label {
top: -5px;
color: #DF6D45;
transform: translate(-12%, -50%) scale(0); }
.contact_section .contact-row .contact form .form-group .form-control:focus ~ .border-span {
width: 100%;
background: #772e14; }
.contact_section .contact-row .contact form .form-group .form-control:valid {
color: #DF6D45;
box-shadow: none;
outline: none; }
.contact_section .contact-row .contact form .form-group .form-control:valid ~ label {
top: -5px;
color: #ffffff;
transform: translate(-12%, -50%) scale(0); }
.contact_section .contact-row .contact form .form-group .form-control:valid ~ .border-span {
background: #DF6D45;
width: 100%; }
.contact_section .contact-row .contact form button {
margin-top: 15px; }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .contact form button {
margin-top: 12px;
min-height: 28px;
height: 28px;
font-size: 9px; } }
@media only screen and (max-width: 767px) {
.contact_section .contact-row .contact form button {
margin-top: 20px; } }
@media only screen and (max-width: 576px) {
.contact_section .contact-row .contact form button {
margin: 40px auto 0;
display: block; } }
.contact_section .contact-row .contact form button.is-border {
border-color: #5c5c5c; }
.contact_section .contact-row .contact form button.is-border:hover {
background: #DF6D45;
color: #ffffff; }
.blog_section.bg-grey {
background: #F5F5F5;
padding: 50px 0 60px; }
@media only screen and (max-width: 1440px) {
.blog_section.bg-grey {
padding: 40px 0 50px; } }
.blog_section .blog-content {
margin-top: 35px; }
@media only screen and (max-width: 1440px) {
.blog_section .blog-content {
margin-top: 25px; } }
.blog_section .common-title .title {
text-align: center; }
.blog_section .blogs-row {
margin-top: 60px; }
@media only screen and (max-width: 1560px) {
.blog_section .blogs-row {
margin-top: 45px; } }
@media only screen and (max-width: 1440px) {
.blog_section .blogs-row {
margin-top: 35px; } }
@media only screen and (max-width: 767px) {
.blog_section .blogs-row {
margin-top: 60px; }
.blog_section .blogs-row .row-wrap {
max-width: 260px;
margin: 0 auto; }
.blog_section .blogs-row .row-wrap .col-wrap {
text-align: center; }
.blog_section .blogs-row .row-wrap .col-wrap:not(:last-child) {
margin-bottom: 50px; } }
.blog_section .blogs-row .main-card {
cursor: pointer;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
height: 100%; }
.blog_section .blogs-row .main-card > div {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.blog_section .blogs-row .main-card:hover {
transform: scale(0.95); }
.blog_section .blogs-row .main-card .card-header {
padding: 0; }
.blog_section .blogs-row .main-card .card-header figure {
height: 205px; }
@media only screen and (max-width: 1560px) {
.blog_section .blogs-row .main-card .card-header figure {
height: 170px; } }
@media only screen and (max-width: 1440px) {
.blog_section .blogs-row .main-card .card-header figure {
height: 130px; } }
@media only screen and (max-width: 767px) {
.blog_section .blogs-row .main-card .card-header figure {
height: 120px; } }
.blog_section .blogs-row .main-card .card-header figure img {
width: 100%;
height: 100%; }
.blog_section .blogs-row .main-card .card-body {
padding: 40px 0 10px; }
@media only screen and (max-width: 1560px) {
.blog_section .blogs-row .main-card .card-body {
padding: 25px 0 10px; } }
@media only screen and (max-width: 1440px) {
.blog_section .blogs-row .main-card .card-body {
padding: 15px 0 10px; } }
.blog_section .blogs-row .main-card .card-body * {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.blog_section .blogs-row .main-card .card-body span.date {
font-size: 14px;
line-height: 16px;
font-family: "Oswald", sans-serif;
letter-spacing: .9px;
text-transform: uppercase;
color: #000000; }
@media only screen and (max-width: 1560px) {
.blog_section .blogs-row .main-card .card-body span.date {
font-size: 12px;
line-height: 14px; } }
@media only screen and (max-width: 1440px) {
.blog_section .blogs-row .main-card .card-body span.date {
font-size: 9.5px; } }
.blog_section .blogs-row .main-card .card-body h5 {
font-size: 30px;
font-weight: 400;
line-height: 40px;
color: #000000;
margin: 10px 0 20px; }
@media only screen and (max-width: 1560px) {
.blog_section .blogs-row .main-card .card-body h5 {
font-size: 25px;
line-height: 36px;
margin: 8px 0 15px; } }
@media only screen and (max-width: 1440px) {
.blog_section .blogs-row .main-card .card-body h5 {
font-size: 18px;
line-height: 24px;
margin: 5px 0 10px; } }
.blog_section .blogs-row .main-card .card-body p {
font-size: 14px;
line-height: 26px;
color: #000000;
max-width: 380px; }
@media only screen and (max-width: 1560px) {
.blog_section .blogs-row .main-card .card-body p {
font-size: 12px;
line-height: 20px;
max-width: 330px; } }
@media only screen and (max-width: 1440px) {
.blog_section .blogs-row .main-card .card-body p {
font-size: 9.5px;
line-height: 16px;
max-width: 260px; } }
@media only screen and (max-width: 767px) {
.blog_section .blogs-row .main-card .card-body p {
max-width: 100%; } }
.blog_section .visit-link {
margin-top: 60px;
text-align: center; }
@media only screen and (max-width: 1560px) {
.blog_section .visit-link {
margin-top: 30px; } }
@media only screen and (max-width: 1440px) {
.blog_section .visit-link {
margin-top: 20px; } }
@media only screen and (max-width: 767px) {
.blog_section .visit-link {
margin-top: 30px; } }
.blog_section .visit-link a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
letter-spacing: .8px;
font-size: 15px;
line-height: 16px;
color: #DF6D45;
font-family: "Oswald", sans-serif;
text-transform: uppercase;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.blog_section .visit-link a i {
font-size: 22px;
font-weight: 400;
line-height: 0;
color: #DF6D45;
margin-left: 8px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.blog_section .visit-link a:hover {
color: #DF6D45; }
.blog_section .visit-link a:hover i {
color: #DF6D45; }
@media only screen and (max-width: 1560px) {
.blog_section .visit-link a {
font-size: 12px;
line-height: 12px; }
.blog_section .visit-link a i {
font-size: 20px; } }
@media only screen and (max-width: 1440px) {
.blog_section .visit-link a {
font-size: 10px;
line-height: 10px; }
.blog_section .visit-link a i {
font-size: 14px; } }
.budget-content {
margin: 110px 0 160px; }
@media only screen and (max-width: 1560px) {
.budget-content {
margin: 90px 0 140px; } }
@media only screen and (max-width: 1440px) {
.budget-content {
margin: 80px 0 130px; } }
.budget-content .row-wrap {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.budget-content ul.budget-list li:not(:last-child) {
margin-bottom: 70px; }
@media only screen and (max-width: 1560px) {
.budget-content ul.budget-list li:not(:last-child) {
margin-bottom: 50px; } }
@media only screen and (max-width: 1440px) {
.budget-content ul.budget-list li:not(:last-child) {
margin-bottom: 30px; } }
.budget-content ul.budget-list li a {
cursor: pointer;
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
.budget-content ul.budget-list li a:hover {
transform: translateY(-4px);
-webkit-box-shadow: 10px 10px 10px 0 rgba(117, 117, 117, 0.1);
box-shadow: 10px 10px 10px 0 rgba(117, 117, 117, 0.1); }
.budget-content ul.budget-list li figure {
flex: 0 0 325px; }
.budget-content ul.budget-list li figure img {
width: 100%;
height: 190px; }
@media only screen and (max-width: 1560px) {
.budget-content ul.budget-list li figure {
flex: 0 0 280px; }
.budget-content ul.budget-list li figure img {
height: 170px; } }
@media only screen and (max-width: 1440px) {
.budget-content ul.budget-list li figure {
flex: 0 0 250px; }
.budget-content ul.budget-list li figure img {
height: 150px; } }
.budget-content ul.budget-list li.budget-items .info {
padding-left: 25px; }
.budget-content ul.budget-list li.budget-items .info span.date {
font-family: "Oswald", sans-serif;
font-size: 14px;
letter-spacing: .8px;
text-transform: uppercase;
color: #000000; }
.budget-content ul.budget-list li.budget-items .info .common-title {
margin: 15px 0 20px; }
.budget-content ul.budget-list li.budget-items .info p.news-para {
color: #000000;
max-width: 690px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden; }
@media only screen and (max-width: 1560px) {
.budget-content ul.budget-list li.budget-items .info {
padding-left: 20px; }
.budget-content ul.budget-list li.budget-items .info span.date {
font-size: 12px;
letter-spacing: .8px; }
.budget-content ul.budget-list li.budget-items .info p.news-para {
max-width: 600px; } }
@media only screen and (max-width: 1440px) {
.budget-content ul.budget-list li.budget-items .info {
padding-left: 15px; }
.budget-content ul.budget-list li.budget-items .info span.date {
font-size: 10px;
letter-spacing: .6px; }
.budget-content ul.budget-list li.budget-items .info .common-title {
margin: 10px 0 15px; }
.budget-content ul.budget-list li.budget-items .info p.news-para {
max-width: 550px; } }
.budget-content ul.budget-list li.mainbudget-items {
background-size: contain;
margin: 120px 0;
padding: 60px 40px; }
@media only screen and (max-width: 1560px) {
.budget-content ul.budget-list li.mainbudget-items {
margin: 100px 0;
padding: 50px 30px; } }
@media only screen and (max-width: 1440px) {
.budget-content ul.budget-list li.mainbudget-items {
margin: 80px 0;
padding: 40px 20px; } }
.budget-content ul.budget-list li.mainbudget-items a.info {
display: block;
background: #ffffff;
max-width: 420px;
padding: 35px;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
cursor: pointer; }
@media only screen and (max-width: 1560px) {
.budget-content ul.budget-list li.mainbudget-items a.info {
padding: 30px;
max-width: 380px; } }
@media only screen and (max-width: 1440px) {
.budget-content ul.budget-list li.mainbudget-items a.info {
padding: 20px;
max-width: 320px; } }
.budget-content ul.budget-list li.mainbudget-items a.info:hover {
transform: translateY(0);
background: #F2F3F5;
-webkit-box-shadow: 0 0 10px 0 #8f8f8f inset;
box-shadow: 0 0 10px 0 #8f8f8f inset; }
.budget-content .pagination-wrap {
margin-top: 120px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
@media only screen and (max-width: 1560px) {
.budget-content .pagination-wrap {
margin-top: 100px; } }
@media only screen and (max-width: 1440px) {
.budget-content .pagination-wrap {
margin-top: 80px; } }
.budget-content .pagination-wrap .pagination a {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 45px;
height: 45px;
font-family: "Oswald", sans-serif;
transform: uppercase;
color: #22264D;
border: 1px solid transparent;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.budget-content .pagination-wrap .pagination a.current {
border: 1px solid #22264D; }
.budget-content .pagination-wrap .pagination a:hover {
background: #22264D;
color: #ffffff;
border: #22264D; }
@media only screen and (max-width: 1560px) {
.budget-content .pagination-wrap .pagination a {
width: 35px;
height: 35px; } }
@media only screen and (max-width: 1440px) {
.budget-content .pagination-wrap .pagination a {
width: 25px;
height: 25px; } }
.budget-content .pagination-wrap .page-nav-btn button {
height: 45px;
width: 170px; }
.budget-content .pagination-wrap .page-nav-btn button.is-border {
color: #22264D;
border: 1px solid #22264D; }
.budget-content .pagination-wrap .page-nav-btn button.is-border:hover {
background: rgba(34, 38, 77, 0.8);
color: #ffffff; }
@media only screen and (max-width: 1560px) {
.budget-content .pagination-wrap .page-nav-btn button {
height: 35px;
width: 150px; } }
@media only screen and (max-width: 1440px) {
.budget-content .pagination-wrap .page-nav-btn button {
height: 25px;
width: 120px; } }
.budget-items {
margin-bottom: 130px; }
@media only screen and (max-width: 1560px) {
.budget-items {
margin-bottom: 110px; } }
@media only screen and (max-width: 1440px) {
.budget-items {
margin-bottom: 90px; } }
.budget-items .row-wrap {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.budget-items .budget-items-info {
max-width: 880px;
margin: 0 auto;
margin-top: -155px; }
@media only screen and (max-width: 1560px) {
.budget-items .budget-items-info {
max-width: 640px;
margin-top: -120px; } }
@media only screen and (max-width: 1440px) {
.budget-items .budget-items-info {
max-width: 600px;
margin-top: -100px; } }
.budget-items .budget-items-info figure {
margin: 0 auto;
height: 630px;
padding-bottom: 100px; }
@media only screen and (max-width: 1560px) {
.budget-items .budget-items-info figure {
height: 500px;
padding-bottom: 70px; } }
@media only screen and (max-width: 1440px) {
.budget-items .budget-items-info figure {
height: 400px;
padding-bottom: 60px; } }
.budget-items .budget-items-info figure img {
width: 100%;
height: 100%; }
.budget-items .budget-items-info .news-wrap {
margin-bottom: 70px; }
.budget-items .budget-items-info .news-wrap .common-title {
margin-bottom: 30px; }
@media only screen and (max-width: 1560px) {
.budget-items .budget-items-info .news-wrap {
margin-bottom: 50px; }
.budget-items .budget-items-info .news-wrap .common-title {
margin-bottom: 20px; } }
@media only screen and (max-width: 1440px) {
.budget-items .budget-items-info .news-wrap {
margin-bottom: 40px; }
.budget-items .budget-items-info .news-wrap .common-title {
margin-bottom: 15px; } }
.budget-items .budget-items-info .share-news {
margin-top: 20px; }
.budget-items .budget-items-info .share-news span {
font-family: "Oswald", sans-serif;
text-transform: uppercase;
letter-spacing: .8px; }
.budget-items .budget-items-info .share-news ul {
margin-top: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (max-width: 1560px) {
.budget-items .budget-items-info .share-news ul {
margin-top: 20px; } }
.budget-items .budget-items-info .share-news ul li:not(:last-child) {
margin-right: 30px; }
@media only screen and (max-width: 1560px) {
.budget-items .budget-items-info .share-news ul li:not(:last-child) {
margin-right: 20px; } }
@media only screen and (max-width: 1440px) {
.budget-items .budget-items-info .share-news ul li:not(:last-child) {
margin-right: 15px; } }
.budget-items .budget-items-info .share-news ul li a {
width: 24px;
height: 24px; }
.budget-items .budget-items-info .share-news ul li a:hover img {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: scale(1.2); }
@media only screen and (max-width: 1560px) {
.budget-items .budget-items-info .share-news ul li a {
width: 20px;
height: 20px; } }
@media only screen and (max-width: 1440px) {
.budget-items .budget-items-info .share-news ul li a {
width: 15px;
height: 15px; } }
.viz-wrap span {
color: #ffffff; }
.viz-wrap span.data-label {
display: block;
font-size: 15px;
line-height: 24px;
font-weight: 600;
text-transform: capitalize; }
.viz-wrap span.data-label.is-dark {
color: #000000; }
@media only screen and (max-width: 1560px) {
.viz-wrap span.data-label {
font-size: 11px;
line-height: 20px; } }
@media only screen and (max-width: 1440px) {
.viz-wrap span.data-label {
font-size: 10px;
line-height: 16px; } }
@media only screen and (max-width: 768px) {
.viz-wrap span.data-label {
text-align: center; } }
.viz-wrap span.rate {
display: block;
font-size: 20px;
line-height: 30px;
font-family: "Playfair Display", serif;
text-transform: uppercase; }
.viz-wrap span.rate.is-dark {
color: #22264D; }
@media only screen and (max-width: 1560px) {
.viz-wrap span.rate {
font-size: 15px;
line-height: 20px; } }
@media only screen and (max-width: 1440px) {
.viz-wrap span.rate {
font-size: 12px;
line-height: 20px; } }
.viz-wrap h4.data {
font-size: 28px;
line-height: 26px;
font-weight: 400;
color: #DF6D45; }
.viz-wrap h4.data.is-dark {
color: #000000; }
.viz-wrap h4.data span {
display: inline;
font-size: 20px;
color: #DF6D45; }
@media only screen and (max-width: 1560px) {
.viz-wrap h4.data {
font-size: 21px;
line-height: 20px; }
.viz-wrap h4.data span {
font-size: 15px; } }
@media only screen and (max-width: 1440px) {
.viz-wrap h4.data {
font-size: 17px;
line-height: 15px; }
.viz-wrap h4.data span {
font-size: 12px; } }
@media only screen and (max-width: 768px) {
.viz-wrap h4.data {
text-align: center;
line-height: 18px; } }
.viz-wrap h6.data-subtitle {
font-size: 22px;
line-height: 30px;
font-weight: 400; }
@media only screen and (max-width: 1560px) {
.viz-wrap h6.data-subtitle {
font-size: 17px;
line-height: 24px; } }
@media only screen and (max-width: 1440px) {
.viz-wrap h6.data-subtitle {
font-size: 14px;
line-height: 20px; } }
.viz-header {
padding-top: 120px; }
@media only screen and (max-width: 1560px) {
.viz-header {
padding-top: 90px; } }
@media only screen and (max-width: 1440px) {
.viz-header {
padding-top: 70px; } }
.viz-header h3.title {
font-size: 18px;
line-height: 30px;
font-weight: 400;
color: #ffffff; }
.viz-header h3.title span {
font-size: 30px;
line-height: 30px;
display: inline; }
@media only screen and (max-width: 1560px) {
.viz-header h3.title {
font-size: 14px;
line-height: 25px; }
.viz-header h3.title span {
font-size: 20px;
line-height: 25px;
font-weight: 400; } }
@media only screen and (max-width: 1440px) {
.viz-header h3.title {
font-size: 12px;
line-height: 20px; }
.viz-header h3.title span {
font-size: 16px;
line-height: 20px; } }
@media only screen and (max-width: 768px) {
.viz-header h3.title {
text-align: center; } }
.viz-header .viz-row figure {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (max-width: 991px) {
.viz-header .viz-row figure {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
.viz-header .viz-row figure img {
width: 250px;
height: 220px; }
@media only screen and (max-width: 1560px) {
.viz-header .viz-row figure img {
width: 200px; } }
@media only screen and (max-width: 1440px) {
.viz-header .viz-row figure img {
width: 150px; } }
@media only screen and (max-width: 991px) {
.viz-header .viz-row figure img {
height: 200px; } }
@media only screen and (max-width: 480px) {
.viz-header .viz-row figure img {
width: 120px;
height: 160px; } }
.viz-header .viz-row .viz-info .info-category {
border-bottom: 0.5px solid #5c5c5c;
padding-bottom: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
flex-wrap: wrap; }
@media only screen and (max-width: 1560px) {
.viz-header .viz-row .viz-info .info-category {
padding-bottom: 28px; } }
@media only screen and (max-width: 1440px) {
.viz-header .viz-row .viz-info .info-category {
padding-bottom: 20px; } }
.viz-header .viz-row .viz-info .info-category .category-column:not(:last-child) {
flex: 0 0 25%; }
@media only screen and (max-width: 767px) {
.viz-header .viz-row .viz-info .info-category .category-column {
flex: 0 0 50%;
margin-bottom: 30px; }
.viz-header .viz-row .viz-info .info-category .category-column:not(:last-child) {
flex: 0 0 50%; } }
@media only screen and (max-width: 767px) {
.viz-header .viz-row .viz-info .info-category .category-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
flex: 0 0 50%; }
.viz-header .viz-row .viz-info .info-category .category-column:last-child {
flex: 0 0 50%; } }
@media only screen and (max-width: 576px) {
.viz-header .viz-row .viz-info .info-category .category-column {
flex: 0 0 100%; } }
.viz-header .viz-row .viz-info .info-budget {
padding-top: 35px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
flex-wrap: wrap; }
@media only screen and (max-width: 1560px) {
.viz-header .viz-row .viz-info .info-budget {
padding-top: 25px; } }
@media only screen and (max-width: 1440px) {
.viz-header .viz-row .viz-info .info-budget {
padding-top: 20px; } }
.viz-header .viz-row .viz-info .info-budget .budget-column {
flex: 0 0 33.3333%;
margin-bottom: 45px; }
.viz-header .viz-row .viz-info .info-budget .budget-column:nth-child(3) {
flex: 0 0 auto; }
.viz-header .viz-row .viz-info .info-budget .budget-column:last-child {
flex: 0 0 25%; }
@media only screen and (max-width: 1560px) {
.viz-header .viz-row .viz-info .info-budget .budget-column {
margin-bottom: 35px; }
.viz-header .viz-row .viz-info .info-budget .budget-column:last-child {
flex: 0 0 23%; } }
@media only screen and (max-width: 1440px) {
.viz-header .viz-row .viz-info .info-budget .budget-column {
margin-bottom: 30px; }
.viz-header .viz-row .viz-info .info-budget .budget-column:last-child {
flex: 0 0 25%; } }
@media only screen and (max-width: 767px) {
.viz-header .viz-row .viz-info .info-budget .budget-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
flex: 0 0 50%; }
.viz-header .viz-row .viz-info .info-budget .budget-column:last-child, .viz-header .viz-row .viz-info .info-budget .budget-column:nth-child(3) {
flex: 0 0 50%; } }
@media only screen and (max-width: 576px) {
.viz-header .viz-row .viz-info .info-budget .budget-column {
flex: 0 0 100%; }
.viz-header .viz-row .viz-info .info-budget .budget-column:last-child, .viz-header .viz-row .viz-info .info-budget .budget-column:nth-child(3) {
flex: 0 0 100%; } }
.viz-body {
padding: 40px 20px; }
@media only screen and (max-width: 1560px) {
.viz-body {
padding: 30px 10px; } }
@media only screen and (max-width: 1440px) {
.viz-body {
padding: 25px 5px; } }
.viz-body .chart-section,
.viz-body .info-section {
background: #F5F9FF;
padding: 40px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px; }
@media only screen and (max-width: 1560px) {
.viz-body .chart-section,
.viz-body .info-section {
padding: 30px; } }
@media only screen and (max-width: 1440px) {
.viz-body .chart-section,
.viz-body .info-section {
padding: 25px; } }
@media only screen and (max-width: 991px) {
.viz-body .chart-section,
.viz-body .info-section {
padding: 35px 25px; } }
@media only screen and (max-width: 991px) {
.viz-body .chart-section .contents,
.viz-body .info-section .contents {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center; } }
.viz-body .chart-section {
height: 100%;
margin-right: 30px; }
@media only screen and (max-width: 1560px) {
.viz-body .chart-section {
margin-right: 25px; } }
@media only screen and (max-width: 1440px) {
.viz-body .chart-section {
margin-right: 20px; } }
@media only screen and (max-width: 991px) {
.viz-body .chart-section {
margin-right: 0; } }
.viz-body .chart-section .chart {
padding: 50px 0 40px;
border-bottom: 1px solid #dcdcdc; }
@media only screen and (max-width: 1560px) {
.viz-body .chart-section .chart {
padding: 40px 0 30px; } }
@media only screen and (max-width: 1440px) {
.viz-body .chart-section .chart {
padding: 30px 0 20px;
border-bottom: 0.5px solid #dcdcdc; } }
.viz-body .chart-section .chart-info {
padding: 40px 0 80px; }
@media only screen and (max-width: 1560px) {
.viz-body .chart-section .chart-info {
padding: 30px 0 60px; } }
@media only screen and (max-width: 1440px) {
.viz-body .chart-section .chart-info {
padding: 20px 0 50px; } }
.viz-body .chart-section .chart-info .chart-data:not(:last-child) {
margin-bottom: 35px; }
@media only screen and (max-width: 1560px) {
.viz-body .chart-section .chart-info .chart-data:not(:last-child) {
margin-bottom: 25px; } }
@media only screen and (max-width: 1440px) {
.viz-body .chart-section .chart-info .chart-data:not(:last-child) {
margin-bottom: 20px; } }
.viz-body .chart-section .chart-note p {
max-width: 450px;
font-size: 14px;
line-height: 20px; }
@media only screen and (max-width: 1560px) {
.viz-body .chart-section .chart-note p {
font-size: 12px;
max-width: 400px;
line-height: 18px; } }
@media only screen and (max-width: 1440px) {
.viz-body .chart-section .chart-note p {
font-size: 10px;
max-width: 350px;
line-height: 14px; } }
.viz-body .info-section {
height: 100%; }
@media only screen and (max-width: 576px) {
.viz-body .info-section {
margin-top: 40px; } }
@media only screen and (max-width: 991px) {
.viz-body .info-section {
height: auto; } }
.viz-body .info-section h4.data span {
font-size: 28px;
color: #DF6D45; }
.viz-body .info-section h4.data span.num {
font-size: 45px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section h4.data span {
font-size: 22px; }
.viz-body .info-section h4.data span.num {
font-size: 40px; } }
@media only screen and (max-width: 1560px) {
.viz-body .info-section h4.data span {
font-size: 17px; }
.viz-body .info-section h4.data span.num {
font-size: 27px; } }
.viz-body .info-section h6.data-subtitle {
margin-top: 15px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section h6.data-subtitle {
margin-top: 10px; } }
.viz-body .info-section .budget-info-contents {
background: #ffffff;
margin: 30px 0;
padding: 20px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents {
margin: 20px 0;
padding: 15px; } }
@media only screen and (max-width: 991px) {
.viz-body .info-section .budget-info-contents {
margin: 20px 0 0; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents {
margin: 30px 0 0;
padding: 20px; } }
.viz-body .info-section .budget-info-contents ul.budget-ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
flex-wrap: wrap; }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items {
border: 0.5px solid #e6e6e6;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
position: relative;
cursor: pointer;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:hover .tooltip-info {
visibility: visible;
opacity: 1;
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
transform: translateY(0); }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info {
transform: translateY(3px);
visibility: hidden;
opacity: 0;
position: absolute;
margin-top: 60px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
width: 150px;
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
-webkit-animation: fade-opacity .4s ease; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info {
margin-top: 50px;
width: 125px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info {
margin-top: 38px;
width: 100px; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info::after {
content: "";
position: absolute;
bottom: 100%;
left: 45%;
border-width: 5px;
border-style: solid;
border-color: transparent transparent #ffffff transparent; }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p {
padding: 4px 8px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p {
padding: 2px 4px; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p.title {
background: #ffffff;
border-top-left-radius: 4px;
border-top-right-radius: 4px; }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p.data {
background: #e3efff;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px; }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p span,
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p strong {
font-size: 11px;
line-height: 16px;
color: #000000; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p span,
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p strong {
font-size: 9px;
line-height: 14px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p span,
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p strong {
font-size: 7px;
line-height: 10px; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items span {
font-size: 12px;
line-height: 16px;
color: #000000; }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items span strong {
margin-top: 8px;
display: block; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items span {
font-size: 10px;
line-height: 14px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items span {
font-size: 8px;
line-height: 12px; }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items span strong {
margin-top: 6px; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:first-child {
background: #EFF6FD;
flex: 1 0 24%;
max-width: 24%;
height: 260px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:first-child {
height: 220px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:first-child {
height: 180px; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:first-child {
flex: 0 0 28%;
max-width: 28%;
height: 150px; } }
@media only screen and (max-width: 480px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:first-child {
flex: 0 0 45%;
max-width: 45%; } }
@media only screen and (max-width: 360px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:first-child {
flex: 0 0 100%;
max-width: 100%; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(2) {
background: #DEEDFA;
flex: 1 0 34%;
max-width: 34%;
height: 260px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(2) {
height: 220px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(2) {
height: 180px; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(2) {
flex: 0 0 42%;
max-width: 42%;
height: 150px; } }
@media only screen and (max-width: 480px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(2) {
flex: 0 0 55%;
max-width: 55%; } }
@media only screen and (max-width: 360px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(2) {
flex: 0 0 100%;
max-width: 100%; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(3) {
background: #CEE3F8;
flex: 1 0 22%;
max-width: 22%;
height: 260px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(3) {
height: 220px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(3) {
height: 180px; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(3) {
flex: 0 0 30%;
max-width: 30%;
height: 150px; } }
@media only screen and (max-width: 480px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(3) {
flex: 0 0 60%;
max-width: 60%; } }
@media only screen and (max-width: 360px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(3) {
flex: 0 0 100%;
max-width: 100%; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(4) {
background: rgba(206, 227, 248, 0.9);
flex: 1 0 20%;
max-width: 20%;
height: 260px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(4) {
height: 220px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(4) {
height: 180px; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(4) {
flex: 0 0 34%;
max-width: 34%;
height: 150px; } }
@media only screen and (max-width: 480px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(4) {
flex: 0 0 40%;
max-width: 40%; } }
@media only screen and (max-width: 360px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(4) {
flex: 0 0 100%;
max-width: 100%; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(5) {
background: rgba(190, 218, 246, 0.86);
flex: 1 0 23%;
max-width: 23%;
height: 200px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(5) {
height: 170px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(5) {
height: 150px; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(5) {
flex: 0 0 33%;
max-width: 33%;
height: 150px; } }
@media only screen and (max-width: 480px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(5) {
flex: 0 0 45%;
max-width: 45%; } }
@media only screen and (max-width: 360px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(5) {
flex: 0 0 100%;
max-width: 100%; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(6) {
background: #BEDAF6;
flex: 1 0 28%;
max-width: 28%;
height: 200px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(6) {
height: 170px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(6) {
height: 150px; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(6) {
flex: 0 0 33%;
max-width: 33%;
height: 150px; } }
@media only screen and (max-width: 480px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(6) {
flex: 0 0 55%;
max-width: 55%; } }
@media only screen and (max-width: 360px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(6) {
flex: 0 0 100%;
max-width: 100%; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(7) {
background: #ADD1F3;
flex: 1 0 20%;
max-width: 20%;
height: 200px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(7) {
height: 170px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(7) {
height: 150px; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(7) {
flex: 0 0 33%;
max-width: 33%;
height: 150px; } }
@media only screen and (max-width: 480px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(7) {
flex: 0 0 58%;
max-width: 58%; } }
@media only screen and (max-width: 360px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(7) {
flex: 0 0 100%;
max-width: 100%; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:last-child {
background: #9DC8F1;
flex: 1 0 29%;
max-width: 29%;
height: 200px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:last-child {
height: 170px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:last-child {
height: 150px; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:last-child {
flex: 0 0 33%;
max-width: 33%;
height: 150px; } }
@media only screen and (max-width: 480px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:last-child {
flex: 0 0 42%;
max-width: 42%; } }
@media only screen and (max-width: 360px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:last-child {
flex: 0 0 100%;
max-width: 100%; } }
.viz-body .info-section .budget-info-contents p.note {
font-size: 14px;
margin-top: 20px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents p.note {
font-size: 12px;
margin-top: 15px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents p.note {
margin-top: 10px;
font-size: 10px; } }
.viz-body .info-section .budget-info-contents .btn-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
/* @media only screen and (max-width:991px){
@include justify-content-center;
margin: 20px 0 0;
} */ }
@media only screen and (max-width: 991px) {
.viz-body .info-section .budget-info-contents .btn-wrap {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 20px; } }
.viz-body .info-section .budget-info-contents .btn-wrap button {
width: 150px;
height: 50px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents .btn-wrap button {
height: 40px;
width: 140px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents .btn-wrap button {
width: 120px;
height: 30px; } }
.viz-body .info-section .budget-info-contents .btn-wrap button.is-bg {
background: #F2F3F5;
border: 1px solid #F2F3F5;
color: #22264D; }
.viz-body .info-section .budget-info-contents .btn-wrap button.is-bg:hover {
background: #22264D;
color: #ffffff; }
.viz-body .info-section .budget-info-contents .select-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 25px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents .select-content {
margin-bottom: 20px; } }
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown:not(:last-child) {
margin-right: 80px; }
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown:not(:last-child) select {
width: 145px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown:not(:last-child) {
margin-right: 70px; }
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown:not(:last-child) select {
width: 125px; } }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown:not(:last-child) {
margin-right: 60px; }
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown:not(:last-child) select {
width: 105px; } }
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown label {
font-weight: 600; }
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown select {
cursor: pointer;
height: 25px;
width: 70px;
border: 0;
border-bottom: 1px solid #cdcdcd; }
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown select:focus {
outline: none; }
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown select:hover {
border-bottom: 1px solid #9DC8F1; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown select {
border-bottom: 0.5px solid #cdcdcd;
width: 65px;
height: 20px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown select {
border-bottom: 0.5px solid #cdcdcd;
width: 50px;
height: 18px; } }
.glossary {
padding: 180px 0 110px; }
@media only screen and (max-width: 1560px) {
.glossary {
padding: 155px 0 90px; } }
@media only screen and (max-width: 1440px) {
.glossary {
padding: 130px 0 70px; } }
@media only screen and (max-width: 576px) {
.glossary {
padding: 115px 0 70px; } }
.glossary .row-wrap {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.glossary .section-title-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 70px; }
@media only screen and (max-width: 1560px) {
.glossary .section-title-wrap {
margin-bottom: 60px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-title-wrap {
margin-bottom: 50px; } }
.glossary .section-title-wrap .date span {
font-size: 13px;
color: #000000;
font-family: "Oswald", sans-serif;
text-transform: uppercase;
letter-spacing: .8px; }
@media only screen and (max-width: 1560px) {
.glossary .section-title-wrap .date span {
font-size: 11px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-title-wrap .date span {
font-size: 9px; } }
.glossary .section-content .search-title-bar .form-group {
position: relative; }
.glossary .section-content .search-title-bar .form-group input {
color: #757575;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
border: 0;
border-bottom: 1px solid #e6e6e6;
padding: 10px 0;
padding-left: 30px;
height: 34px;
min-height: 34px; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-title-bar .form-group input {
padding-left: 25px;
height: 30px;
min-height: 30px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-title-bar .form-group input {
height: 28px;
min-height: 28px; } }
.glossary .section-content .search-title-bar .form-group input:focus {
border-bottom: 1px solid #DF6D45;
color: #DF6D45; }
.glossary .section-content .search-title-bar .form-group input:focus ~ i {
color: #DF6D45; }
.glossary .section-content .search-title-bar .form-group input ~ i {
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
font-size: 18px;
color: #8f8f8f;
position: absolute;
top: 8px;
left: 0; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-title-bar .form-group input ~ i {
font-size: 16px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-title-bar .form-group input ~ i {
font-size: 14px;
top: 5px; } }
.glossary .section-content .search-content {
margin-top: 35px;
background: #F2F3F5;
padding: 0 40px;
padding-right: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-content {
margin-top: 25px;
padding: 0 30px;
padding-right: 0; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content {
margin-top: 20px;
padding-right: 0; } }
@media only screen and (max-width: 576px) {
.glossary .section-content .search-content {
padding: 0 20px;
padding-right: 0; } }
.glossary .section-content .search-content .index-search {
padding: 50px 0;
flex: 0 0 14%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content .index-search {
padding: 30px 0; } }
.glossary .section-content .search-content .index-search a {
font-size: 16px;
line-height: 28px;
font-weight: 600;
color: #C0BFC4;
text-transform: uppercase;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
width: 26px;
height: 26px;
text-align: center; }
.glossary .section-content .search-content .index-search a:not(:last-child) {
margin-bottom: 25px; }
.glossary .section-content .search-content .index-search a:active {
background: rgba(223, 109, 69, 0.2);
color: #DF6D45;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
.glossary .section-content .search-content .index-search a:hover, .glossary .section-content .search-content .index-search a.current {
color: #DF6D45; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-content .index-search a {
font-size: 12px; }
.glossary .section-content .search-content .index-search a:not(:last-child) {
margin-bottom: 15px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content .index-search a {
font-size: 10px;
line-height: 20px;
width: 20px;
height: 20px; }
.glossary .section-content .search-content .index-search a:not(:last-child) {
margin-bottom: 10px; } }
.glossary .section-content .search-content .index-content {
padding: 50px 0;
height: 1700px;
overflow-y: scroll;
scroll-behavior: smooth; }
.glossary .section-content .search-content .index-content::-webkit-scrollbar {
width: 4px; }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content .index-content::-webkit-scrollbar {
width: 3px; } }
.glossary .section-content .search-content .index-content::-webkit-scrollbar-track {
background: #f0f0f0; }
.glossary .section-content .search-content .index-content::-webkit-scrollbar-thumb {
background: #dcdcdc;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-content .index-content {
padding: 40px 0; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content .index-content {
padding: 30px 0; } }
@media only screen and (max-width: 991px) {
.glossary .section-content .search-content .index-content {
height: 1500px; } }
.glossary .section-content .search-content .index-content ul.index-li {
padding-right: 80px; }
@media only screen and (max-width: 1199px) {
.glossary .section-content .search-content .index-content ul.index-li {
padding-right: 30px; } }
@media only screen and (max-width: 480px) {
.glossary .section-content .search-content .index-content ul.index-li {
padding-right: 20px; } }
.glossary .section-content .search-content .index-content ul.index-li li.index-item:not(:last-child) {
margin-bottom: 80px; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item:not(:last-child) {
margin-bottom: 60px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item:not(:last-child) {
margin-bottom: 40px; } }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a {
display: block; }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a .index-letter {
text-transform: uppercase;
font-size: 55px;
line-height: 40px;
font-weight: 400;
color: #000000;
font-family: "Playfair Display", serif; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item a .index-letter {
font-size: 40px;
line-height: 60px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item a .index-letter {
font-size: 34px;
line-height: 32px; } }
@media only screen and (max-width: 991px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item a .index-letter {
text-align: center;
font-size: 26px; } }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list {
margin-top: 40px; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list {
margin-top: 30px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list {
margin-top: 20px; } }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li {
margin-bottom: 40px; }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li b {
text-transform: capitalize;
font-size: 16px;
line-height: 28px;
font-weight: 600; }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li p {
text-transform: capitalize;
margin-top: 12px;
font-size: 14px;
line-height: 24px; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li {
margin-bottom: 30px; }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li b {
font-size: 13px;
line-height: 24px; }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li p {
margin-top: 8px;
font-size: 11px;
line-height: 20px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li {
margin-bottom: 20px; }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li b {
font-size: 10px;
line-height: 20px; }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li p {
font-size: 9px;
line-height: 16px; } }
/*# sourceMappingURL=style.css.map */ | static/css/style.css | @import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,600&display=swap");
/*** box sizing border-box for all elements ***/
*,
*::before,
*::after {
box-sizing: border-box; }
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%; }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block; }
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: .875rem;
font-weight: 400;
line-height: 1.8;
text-align: left; }
hr {
box-sizing: content-box;
height: 0;
overflow: visible; }
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
font-weight: 600; }
p {
margin: 0;
padding: 0; }
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none; }
address {
font-style: normal;
line-height: inherit; }
dd,
dl,
ol ol,
ul ul,
ol ul,
ul ol,
ul, ol {
margin: 0;
padding: 0;
list-style: none; }
dt {
font-weight: 700; }
blockquote {
margin: 0 0 1rem; }
b,
strong {
font-weight: bolder; }
small {
font-size: 80%; }
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline; }
sub {
bottom: -.25em; }
sup {
top: -.5em; }
a,
a:hover,
a:focus {
text-decoration: none;
outline: 0 solid transparent;
background-color: transparent; }
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none; }
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none; }
a:not([href]):not([tabindex]):focus {
outline: 0; }
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em; }
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto; }
figure {
margin: 0; }
img {
vertical-align: middle;
border-style: none;
max-width: 100%;
height: auto; }
svg {
overflow: hidden;
vertical-align: middle; }
table {
border-collapse: collapse; }
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
text-align: left;
caption-side: bottom; }
th {
text-align: inherit; }
label {
display: inline-block; }
button {
border-radius: 0; }
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color; }
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit; }
button,
input {
overflow: visible; }
button,
select {
text-transform: none; }
select {
word-wrap: normal; }
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; }
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none; }
input[type="radio"],
input[type="checkbox"] {
box-sizing: border-box;
padding: 0; }
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox; }
textarea {
overflow: auto;
resize: vertical; }
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0; }
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal; }
progress {
vertical-align: baseline; }
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; }
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none; }
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button; }
output {
display: inline-block; }
summary {
display: list-item;
cursor: pointer; }
template {
display: none; }
[hidden] {
display: none !important; }
cite {
font-style: normal; }
fieldset {
border-width: 0;
padding: 0;
margin: 0; }
ul, ol, li {
list-style: none;
padding: 0;
margin: 0; }
body {
font-family: "Montserrat", sans-serif;
background-color: #ffffff;
position: relative;
font-size: .938rem;
line-height: 24px;
color: #000000;
font-weight: 400;
scroll-behavior: smooth; }
@media only screen and (max-width: 1560px) {
body {
font-size: .75rem;
line-height: 20px; } }
@media only screen and (max-width: 1440px) {
body {
font-size: .625rem;
line-height: 18px; } }
body.one-pg-web {
margin: 0;
overflow: hidden;
height: 100vh;
display: flex;
flex-direction: column; }
.background-dark {
background: #22264D; }
.body-container.blur-bg {
filter: blur(2px);
-webkit-filter: blur(2px);
box-shadow: 0 0 0 50px #ffffff; }
h1, h2, h3, h4, h5, h6 {
font-family: "Playfair Display", serif;
color: #000000;
font-weight: 700; }
.section {
padding-top: 100px; }
@media screen and (min-width: 576px) {
.container {
max-width: 540px; } }
@media screen and (min-width: 768px) {
.container {
max-width: 650px; } }
@media screen and (min-width: 992px) {
.container {
max-width: 960px; } }
@media screen and (min-width: 1200px) {
.container {
max-width: 1140px; } }
@media screen and (min-width: 1440px) {
.container {
max-width: 1366px; } }
@-webkit-keyframes rotate3d {
0% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg); }
100% {
-webkit-transform: rotateY(360deg);
transform: rotateY(360deg); } }
@keyframes rotate3d {
0% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg); }
100% {
-webkit-transform: rotateY(360deg);
transform: rotateY(360deg); } }
@-webkit-keyframes scrollDown {
0% {
-webkit-transform: translateY(-20px);
opacity: 0; }
50% {
opacity: 1; }
100% {
-webkit-transform: translateY(0);
opacity: 0; } }
@keyframes scrollDown {
0% {
transform: translateY(-20px);
opacity: 0; }
50% {
opacity: 1; }
100% {
transform: translateY(0);
opacity: 0; } }
@keyframes scrollup {
0% {
transform: translateY(0);
opacity: 0; }
50% {
opacity: 1; }
100% {
transform: translateY(-20px);
opacity: 0; } }
@-webkit-keyframes shooting {
from {
right: -100px; }
to {
right: calc( 100% + 100px ); } }
@keyframes shooting {
from {
right: -100px; }
to {
right: calc( 100% + 100px ); } }
@keyframes shooting1 {
0% {
transform: translate(0px, 0px) rotate(0deg);
opacity: 1; }
20% {
transform: translate(-50px, 50px) rotate(-20deg);
opacity: 0.8; }
40% {
transform: translate(-150px, 150px) rotate(-30deg);
opacity: 0.5; }
60% {
transform: translate(-250px, 250px) rotate(-30deg);
opacity: 0.3; }
80% {
transform: translate(-350px, 350px) rotate(-30deg);
opacity: 0.2; }
100% {
transform: translate(-500px, 500px) rotate(-30deg);
opacity: 0; } }
@-webkit-keyframes jump {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
40% {
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0); }
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
@keyframes jump {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
40% {
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0); }
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
@-webkit-keyframes rotated {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes rotated {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes rotatedHalf {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
@keyframes rotatedHalf {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
@-webkit-keyframes rotatedHalfTwo {
0% {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg); }
100% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); } }
@keyframes rotatedHalfTwo {
0% {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg); }
100% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); } }
@-webkit-keyframes scale-upOne {
0% {
-webkit-transform: scale(1);
transform: scale(1); }
100% {
-webkit-transform: scale(0.2);
transform: scale(0.2); } }
@keyframes scale-upOne {
0% {
-webkit-transform: scale(1);
transform: scale(1); }
100% {
-webkit-transform: scale(0.2);
transform: scale(0.2); } }
@-webkit-keyframes scale-right {
0% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%); }
50% {
-webkit-transform: translateX(50%);
transform: translateX(50%); }
100% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%); } }
@keyframes scale-right {
0% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%); }
50% {
-webkit-transform: translateX(50%);
transform: translateX(50%); }
100% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%); } }
@-webkit-keyframes fade-in {
0% {
opacity: 0.2; }
40% {
opacity: 1; }
100% {
opacity: 0.2; } }
@keyframes fade-in {
0% {
opacity: 0.5; }
40% {
opacity: 1; }
100% {
opacity: 0.5; } }
@keyframes hvr-ripple-out {
0% {
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
opacity: 1; }
100% {
top: -6px;
right: -6px;
bottom: -6px;
left: -6px;
opacity: 0; } }
@keyframes hvr-ripple-out-two {
0% {
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 1; }
100% {
top: -12px;
right: -12px;
bottom: -12px;
left: -12px;
opacity: 0; } }
@-webkit-keyframes scale-up-one {
0% {
-webkit-transform: scale(1);
transform: scale(1); }
40% {
-webkit-transform: scale(0.5);
transform: scale(0.5); }
100% {
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes scale-up-one {
0% {
-webkit-transform: scale(1);
transform: scale(1); }
40% {
-webkit-transform: scale(0.5);
transform: scale(0.5); }
100% {
-webkit-transform: scale(1);
transform: scale(1); } }
@-webkit-keyframes scale-up-two {
0% {
-webkit-transform: scale(0.5);
transform: scale(0.5); }
40% {
-webkit-transform: scale(0.8);
transform: scale(0.8); }
100% {
-webkit-transform: scale(0.5);
transform: scale(0.5); } }
@keyframes scale-up-two {
0% {
-webkit-transform: scale(0.5);
transform: scale(0.5); }
40% {
-webkit-transform: scale(0.8);
transform: scale(0.8); }
100% {
-webkit-transform: scale(0.5);
transform: scale(0.5); } }
@-webkit-keyframes scale-up-three {
0% {
-webkit-transform: scale(0.7);
transform: scale(0.7); }
40% {
-webkit-transform: scale(0.4);
transform: scale(0.4); }
100% {
-webkit-transform: scale(0.7);
transform: scale(0.7); } }
@keyframes scale-up-three {
0% {
-webkit-transform: scale(0.7);
transform: scale(0.7); }
40% {
-webkit-transform: scale(0.4);
transform: scale(0.4); }
100% {
-webkit-transform: scale(0.7);
transform: scale(0.7); } }
@keyframes animationFramesOne {
0% {
transform: translate(0px, 0px) rotate(0deg); }
20% {
transform: translate(73px, -1px) rotate(36deg); }
40% {
transform: translate(141px, 72px) rotate(72deg); }
60% {
transform: translate(83px, 122px) rotate(108deg); }
80% {
transform: translate(-40px, 72px) rotate(144deg); }
100% {
transform: translate(0px, 0px) rotate(0deg); } }
@-webkit-keyframes animationFramesOne {
0% {
-webkit-transform: translate(0px, 0px) rotate(0deg); }
20% {
-webkit-transform: translate(73px, -1px) rotate(36deg); }
40% {
-webkit-transform: translate(141px, 72px) rotate(72deg); }
60% {
-webkit-transform: translate(83px, 122px) rotate(108deg); }
80% {
-webkit-transform: translate(-40px, 72px) rotate(144deg); }
100% {
-webkit-transform: translate(0px, 0px) rotate(0deg); } }
@keyframes animationFramesTwo {
0% {
transform: translate(0px, 0px) rotate(0deg) scale(1); }
20% {
transform: translate(73px, -1px) rotate(36deg) scale(0.9); }
40% {
transform: translate(141px, 72px) rotate(72deg) scale(1); }
60% {
transform: translate(83px, 122px) rotate(108deg) scale(1.2); }
80% {
transform: translate(-40px, 72px) rotate(144deg) scale(1.1); }
100% {
transform: translate(0px, 0px) rotate(0deg) scale(1); } }
@-webkit-keyframes animationFramesTwo {
0% {
-webkit-transform: translate(0px, 0px) rotate(0deg) scale(1); }
20% {
-webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9); }
40% {
-webkit-transform: translate(141px, 72px) rotate(72deg) scale(1); }
60% {
-webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2); }
80% {
-webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1); }
100% {
-webkit-transform: translate(0px, 0px) rotate(0deg) scale(1); } }
@keyframes animationFramesThree {
0% {
transform: translate(165px, -179px); }
100% {
transform: translate(-346px, 617px); } }
@-webkit-keyframes animationFramesThree {
0% {
-webkit-transform: translate(165px, -179px); }
100% {
-webkit-transform: translate(-346px, 617px); } }
@keyframes animationFramesFour {
0% {
transform: translate(-300px, 151px) rotate(0deg); }
100% {
transform: translate(251px, -200px) rotate(180deg); } }
@-webkit-keyframes animationFramesFour {
0% {
-webkit-transform: translate(-300px, 151px) rotate(0deg); }
100% {
-webkit-transform: translate(251px, -200px) rotate(180deg); } }
@keyframes animationFramesFive {
0% {
transform: translate(61px, -99px) rotate(0deg); }
21% {
transform: translate(4px, -190px) rotate(38deg); }
41% {
transform: translate(-139px, -200px) rotate(74deg); }
60% {
transform: translate(-263px, -164px) rotate(108deg); }
80% {
transform: translate(-195px, -49px) rotate(144deg); }
100% {
transform: translate(-1px, 0px) rotate(180deg); } }
@-webkit-keyframes animationFramesFive {
0% {
-webkit-transform: translate(61px, -99px) rotate(0deg); }
21% {
-webkit-transform: translate(4px, -190px) rotate(38deg); }
41% {
-webkit-transform: translate(-139px, -200px) rotate(74deg); }
60% {
-webkit-transform: translate(-263px, -164px) rotate(108deg); }
80% {
-webkit-transform: translate(-195px, -49px) rotate(144deg); }
100% {
-webkit-transform: translate(-1px, 0px) rotate(180deg); } }
@keyframes gradientBG {
0% {
background-position: 0 0; }
50% {
background-position: 300% 0; }
100% {
background-position: 0 0; } }
@-webkit-keyframes gradientBG {
0% {
background-position: 0 0; }
50% {
background-position: 300% 0; }
100% {
background-position: 0 0; } }
@keyframes imageBgAnim {
0% {
background-position: 0 0; }
50% {
background-position: 120% 0; }
100% {
background-position: 0 0; } }
@-webkit-keyframes gradientBG {
0% {
background-position: 0 0; }
50% {
background-position: 120% 0; }
100% {
background-position: 0 0; } }
@-webkit-keyframes pulse {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(232, 235, 251, 0.1); }
70% {
-webkit-box-shadow: 0 0 0 0 rgba(232, 235, 251, 0.1); }
100% {
-webkit-box-shadow: 0 0 0 0 rgba(232, 235, 251, 0.1); } }
@keyframes pulse {
0% {
-moz-box-shadow: 0 0 0 0 rgba(232, 235, 251, 0.1);
box-shadow: 0 0 0 0 rgba(232, 235, 251, 0.1); }
70% {
-moz-box-shadow: 0 0 0 10px rgba(232, 235, 251, 0.1);
box-shadow: 0 0 0 5px rgba(232, 235, 251, 0.5); }
100% {
-moz-box-shadow: 0 0 0 0 rgba(232, 235, 251, 0.1);
box-shadow: 0 0 0 0 rgba(232, 235, 251, 0.1); } }
@-webkit-keyframes fade-opacity {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fade-opacity {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.u-clickable {
cursor: pointer !important; }
.u-flex {
display: flex !important; }
/** hide **/
.u-hide {
display: none !important; }
.common-title .title {
font-size: 55px;
line-height: 70px;
font-weight: 400;
color: #ffffff;
font-family: "Playfair Display", serif; }
@media only screen and (max-width: 1560px) {
.common-title .title {
font-size: 40px;
line-height: 50px; } }
@media only screen and (max-width: 1440px) {
.common-title .title {
font-size: 34px;
line-height: 45px; } }
@media only screen and (max-width: 991px) {
.common-title .title {
text-align: center;
font-size: 26px;
line-height: 26px; } }
.common-title .title span.title-span {
font-size: 30px;
font-weight: 400;
color: #DF6D45;
line-height: 75px; }
@media only screen and (max-width: 1560px) {
.common-title .title span.title-span {
font-size: 22px;
line-height: ss65px; } }
@media only screen and (max-width: 1440px) {
.common-title .title span.title-span {
font-size: 18px;
line-height: 50px; } }
.common-title .title span.title-span .is-white {
color: #ffffff; }
.common-title .title span.title-span .is-lg {
font-size: 55px; }
@media only screen and (max-width: 1560px) {
.common-title .title span.title-span .is-lg {
font-size: 46px;
line-height: 65px; } }
@media only screen and (max-width: 1440px) {
.common-title .title span.title-span .is-lg {
font-size: 36px;
line-height: 50px; } }
.common-title .title.is-dark {
color: #000000; }
.common-title .section-title {
font-size: 28px;
font-family: "Playfair Display", serif;
line-height: 40px;
color: #000000; }
@media only screen and (max-width: 1560px) {
.common-title .section-title {
font-size: 22px;
line-height: 36px; } }
@media only screen and (max-width: 1440px) {
.common-title .section-title {
font-size: 17px;
line-height: 28px; } }
.common-title .section-titleis.white {
color: #ffffff; }
.common-title.is-center {
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.common-title.is-end {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
.common-title.between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.common-title.is-white h3, .common-title.is-white b, .common-title.is-white span {
color: #ffffff; }
ul.list li a {
padding: .6125rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
ul.list li i, ul.list li svg {
margin-right: .6125rem;
font-size: 1.2rem; }
ul.list li figure {
-webkit-box-flex: 0;
-ms-flex: 0 0 40px;
flex: 0 0 40px;
max-width: 40px; }
ul.list li .list-content {
flex-grow: 1; }
ul.list li .list-content h5 {
font-size: 1rem;
font-weight: 600;
line-height: 1.5; }
@media only screen and (max-width: 1440px) {
ul.list li .list-content h5 {
font-size: .875rem; } }
ul.list li .list-content p {
margin-top: .5rem;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden; }
@media only screen and (max-width: 1440px) {
ul.list li .list-content p {
font-size: .8125rem; } }
ul.list li:not(:last-child) {
margin-bottom: .5rem; }
ul.list.is-bg li {
background-color: #F5F5F5; }
ul.list.is-border li {
border: 1px solid #D1D1D1; }
ul.list.is-news li {
padding: .6125rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
ul.list.is-news li figure {
-webkit-box-flex: 0;
-ms-flex: 0 0 100px;
flex: 0 0 100px;
max-width: 100px; }
ul.list.is-news li figure img {
max-width: 88px; }
ul.list.is-news li .poseted-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: .25rem; }
ul.list.is-news li .poseted-meta i {
font-size: 1rem; }
ul.list.is-news li .poseted-meta span {
margin: 0 .5rem;
text-transform: capitalize; }
ul.list.is-news li .poseted-meta a {
font-weight: 500; }
@media only screen and (max-width: 576px) {
ul.list.is-news li {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
ul.list.is-news li figure {
margin-bottom: .6125rem; } }
.marker-cluster span {
line-height: 27px; }
.leaflet-popup {
left: -145px !important; }
.leaflet-popup-content {
width: 250px; }
/*legend css*/
.dot {
height: 13px;
width: 13px;
background-color: #bbb;
border-radius: 50%;
display: inline-block; }
.info.legend {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
padding: .5rem;
background-color: #ffffff; }
.legend text b {
font-size: .7125rem; }
.legend p {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 0; }
.legend p i {
margin-right: .5rem;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
width: 12px;
height: 12px; }
.legend p span {
font-size: .7125rem; }
@media only screen and (max-width: 991px) {
.legend #ageLegendContainer {
display: none; }
.legend p {
display: none; } }
.ims-wrapper aside.sidebar .breadcrumb-back {
margin-bottom: 1.5rem; }
.ims-wrapper aside.sidebar .breadcrumb-back button {
text-transform: initial;
padding: 0; }
.ims-wrapper aside.sidebar .breadcrumb-back button i {
color: #757575;
margin-right: .5rem; }
.ims-wrapper aside.sidebar .breadcrumb-back button span {
color: #22264D;
font-size: 1.5rem;
text-transform: capitalize;
font-weight: 700; }
.ims-wrapper aside.sidebar .sidebar-in {
background-color: #F5F5F5;
padding: 1.5rem;
border: 1px solid #D1D1D1; }
@media screen and (max-width: 1366px) {
.ims-wrapper aside.sidebar .sidebar-in {
padding: .6125rem; } }
@media only screen and (max-width: 1024px) {
.ims-wrapper aside.sidebar {
margin-bottom: 2rem; } }
.ims-wrapper aside.sidebar .aside-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.ims-wrapper aside.sidebar .aside-header a.gov-logo {
max-width: 280px; }
.ims-wrapper aside.sidebar .aside-header a.ims-logo {
max-width: 60px; }
.ims-wrapper aside.sidebar .aside-body {
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
max-height: calc(100vh - 187px);
height: 100vh; }
.ims-wrapper aside.sidebar .aside-body::-webkit-scrollbar {
width: 4px;
background: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.ims-wrapper aside.sidebar .aside-body::-webkit-scrollbar-track {
background-color: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.ims-wrapper aside.sidebar .aside-body::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #e6e6e6; }
@media only screen and (max-width: 1024px) {
.ims-wrapper aside.sidebar .aside-body {
max-height: initial;
height: auto;
overflow-y: initial; } }
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
padding: .775rem 0;
margin: 0;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list label {
-webkit-box-flex: 0;
-ms-flex: 0 0 35%;
flex: 0 0 35%;
max-width: 35%;
margin: 0;
color: #646464; }
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list .filter-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 65%;
flex: 0 0 65%;
max-width: 65%; }
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list .filter-content .custom-select:not(:last-child) {
margin-bottom: .5rem; }
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list .filter-content label {
flex: initial;
max-width: initial; }
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list:not(:last-child) {
border-bottom: 1px solid #D1D1D1; }
@media only screen and (max-width: 576px) {
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list label, .ims-wrapper aside.sidebar .aside-body .form-group.filter-list .filter-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.ims-wrapper aside.sidebar .aside-body .form-group.filter-list label {
margin-bottom: .5rem; } }
.ims-wrapper aside.sidebar .aside-body ul.content-list {
margin-top: 2rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li {
background-color: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
margin-bottom: .6125rem;
padding: .6125rem;
padding-bottom: .5rem;
-webkit-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
@media only screen and (max-width: 576px) {
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header {
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .content-icon {
-webkit-box-flex: 0;
-ms-flex: 0 0 60px;
flex: 0 0 60px;
max-width: 60px; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .content-icon span {
background-color: #102E5A;
width: 50px;
height: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .content-icon span i {
color: #22264D;
font-size: 1.5rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
flex-grow: 1; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content .content-header-left {
flex-grow: 1; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content .content-header-left span {
color: #544DF5;
font-size: .775rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content .content-header-left h4 {
color: #22264D;
font-size: .9125rem;
margin-bottom: .35rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content .content-header-left p {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: .8125rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content .content-header-left p span {
color: #757575; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content .content-header-left p i {
font-size: 1.2rem;
margin-right: .6125rem; }
@media screen and (max-width: 1366px) {
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content .content-header-left h4 {
font-size: .875rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-header-content .content-header-left p {
font-size: .775rem; } }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-body {
padding: .6125rem 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-body .dataset-detail-list {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
margin-top: .5rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-body .dataset-detail-list span {
font-size: .775rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-body .dataset-detail-list p {
font-size: .875rem;
color: #000000; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-footer {
text-align: center;
border-top: 1px solid #D1D1D1;
padding-top: .5rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-footer a {
font-weight: 600;
text-transform: capitalize;
display: block;
color: #22264D;
font-size: .775rem; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li .dataset-item .dataset-footer a.common-button {
padding: 0;
color: #757575; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li:hover {
background-color: #102E5A; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li:hover .dataset-item .content-icon span {
background-color: #ffffff; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li:hover .dataset-footer {
border-color: #22264D; }
.ims-wrapper aside.sidebar .aside-body ul.content-list li:hover .dataset-footer a {
color: #22264D; }
.ims-wrapper aside.sidebar .aside-body .apply-button {
margin-top: 1rem; }
.ims-wrapper aside.sidebar .aside-body .apply-button button {
padding: .25rem .6125rem; }
.ims-wrapper aside.sidebar .aside-body .sidebar-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 1.5rem; }
.ims-wrapper aside.sidebar .aside-body .sidebar-title h3 {
font-size: 1.3rem;
font-weight: 700;
color: #22264D; }
.ims-wrapper aside.sidebar .aside-body .sidebar-title button {
padding: 0; }
.ims-wrapper aside.sidebar .aside-body .sidebar-image .images-list figure {
min-height: 100%;
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: center !important;
height: 170px;
position: relative; }
.ims-wrapper aside.sidebar .aside-body .sidebar-image .images-list figure figcaption {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: .6125rem;
background: transparent linear-gradient(180deg, #000B1A00 0%, #000B1A 100%) 0% 0% no-repeat padding-box; }
.ims-wrapper aside.sidebar .aside-body .sidebar-image .images-list figure figcaption .caption-content {
color: #ffffff; }
.ims-wrapper aside.sidebar .aside-body .sidebar-image .images-list figure figcaption .caption-content h4 {
color: #ffffff;
font-size: 1.1rem; }
.ims-wrapper aside.sidebar .aside-body .sidebar-image .images-list figure figcaption .caption-content time {
font-size: .775rem; }
.ims-wrapper aside.sidebar .aside-body .sidebar-image .images-list figure:not(:last-child) {
margin-bottom: .6125rem; }
.ims-wrapper aside.sidebar .aside-body .sidebar-about {
margin-top: 1.5rem; }
.ims-wrapper aside.sidebar .aside-body .sidebar-about .about-in {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.ims-wrapper aside.sidebar .aside-body .sidebar-about .about-in figure {
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: center !important;
min-height: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 300px;
flex: 0 0 300px;
max-width: 150px; }
.ims-wrapper aside.sidebar .aside-body .sidebar-about .about-in .about-content {
padding: 1rem;
background-color: #2332BA; }
.ims-wrapper aside.sidebar .aside-body .sidebar-about .about-in .about-content h2 {
font-size: 1.2rem;
font-weight: 700; }
.ims-wrapper aside.sidebar .aside-body .sidebar-about .about-in .about-content h2 span {
color: #DF6D45; }
.ims-wrapper aside.sidebar .aside-body .sidebar-about .about-in .about-content p {
margin: 1rem 0; }
@media only screen and (max-width: 576px) {
.ims-wrapper aside.sidebar .aside-body .sidebar-about .about-in figure {
display: none; } }
.ims-wrapper aside.sidebar .aside-body ul.checkbox-list li a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: 500;
color: #757575;
padding: .35rem .6125rem; }
.ims-wrapper aside.sidebar .aside-body ul.checkbox-list li a:hover {
background-color: #2332BA; }
.ims-wrapper aside.sidebar .aside-body ul.checkbox-list li a .custom-checkbox {
margin: 0; }
.ims-wrapper aside.sidebar .aside-body ul.checkbox-list li a .custom-checkbox label {
font-size: .875rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: 400; }
.ims-wrapper aside.sidebar .aside-body ul.checkbox-list li a .custom-checkbox label i {
font-size: 1.2rem;
margin-right: .5rem; }
@media screen and (max-width: 1366px) {
.ims-wrapper aside.sidebar .aside-body ul.checkbox-list li a .custom-checkbox label {
font-size: .775rem; }
.ims-wrapper aside.sidebar .aside-body ul.checkbox-list li a .custom-checkbox label i {
font-size: 1rem; } }
.ims-wrapper aside.sidebar .aside-body ul.checkbox-list li a span.counter {
color: #757575; }
.ims-wrapper aside.sidebar.left-sidebar {
position: absolute;
top: 0;
left: 1.7rem;
z-index: 999;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
max-height: calc(100vh - 130px);
height: 100vh;
background-color: transparent;
padding: 0; }
.ims-wrapper aside.sidebar.left-sidebar .sidebar-in {
background-color: #F5F5F5;
padding: 1rem; }
.ims-wrapper aside.sidebar.left-sidebar .sidebar-in .aside-body {
display: none; }
.ims-wrapper.meta-wrapper aside.sidebar .aside-header {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.ims-wrapper.meta-wrapper aside.sidebar .aside-header i {
color: #DF6D45;
font-size: 1.7rem;
margin-right: .5rem; }
.ims-wrapper.meta-wrapper aside.sidebar .aside-header span {
letter-spacing: 2px;
color: #22264D;
font-size: 1rem;
font-weight: 600;
text-transform: uppercase; }
.ims-wrapper.meta-wrapper aside.sidebar .aside-body {
max-height: calc(100vh - 260px); }
@media only screen and (max-width: 1024px) {
.ims-wrapper.meta-wrapper aside.sidebar .aside-body {
max-height: initial;
height: auto;
overflow-y: initial; } }
.ims-wrapper.meta-wrapper aside.sidebar .aside-body .form-group.filter-list {
display: block; }
.ims-wrapper.meta-wrapper aside.sidebar .aside-body .form-group.filter-list label {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 1000%;
margin: 0;
color: #646464; }
.ims-wrapper.meta-wrapper aside.sidebar .aside-body .form-group.filter-list .filter-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-top: .6125rem; }
.ims-wrapper.meta-wrapper aside.sidebar .aside-body .form-group.filter-list .filter-content label {
flex: initial;
max-width: initial; }
.acc .acc-list .acc-header {
position: relative;
padding: 0.775rem 0;
padding-right: 2.5rem;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
border-bottom: 1px solid #e6e6e6;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer; }
.acc .acc-list .acc-header::before, .acc .acc-list .acc-header::after {
font-size: 1.4rem;
position: absolute;
top: .35rem;
right: .6125rem;
font-family: 'Material Icons';
color: #757575;
z-index: 99; }
.acc .acc-list .acc-header::before {
content: 'arrow_drop_down'; }
.acc .acc-list .acc-header h5 {
font-size: 1rem;
font-weight: 600; }
.acc .acc-list .acc-header h5 span.selected-count {
padding: .15rem;
min-width: 18px;
text-align: center;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-color: #DF6D45;
color: #ffffff;
font-size: .6125rem;
margin-left: .25rem;
font-weight: 400; }
@media screen and (max-width: 1366px) {
.acc .acc-list .acc-header h5 {
font-size: .875rem; } }
.acc .acc-list .acc-header a {
color: #757575;
padding-top: .25rem; }
.acc .acc-list .acc-header a.clear i {
font-size: 1rem; }
.acc .acc-list .acc-header.active h5 {
color: #22264D; }
.acc .acc-list .acc-header.active::before {
content: 'arrow_drop_up';
color: #DF6D45; }
.acc .acc-list .acc-body {
display: none;
padding: .5rem 0;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
max-height: 500px; }
.acc .acc-list .acc-body::-webkit-scrollbar {
width: 4px;
background: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.acc .acc-list .acc-body::-webkit-scrollbar-track {
background-color: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.acc .acc-list .acc-body::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #e6e6e6; }
.acc .acc-list .acc-body ul.checkbox-list li a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: 500;
color: #757575;
padding: .35rem .6125rem; }
.acc .acc-list .acc-body ul.checkbox-list li a:hover {
background-color: #2332BA; }
.acc .acc-list .acc-body ul.checkbox-list li a .custom-checkbox {
margin: 0; }
.acc .acc-list .acc-body ul.checkbox-list li a .custom-checkbox label {
font-size: .875rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: 400; }
.acc .acc-list .acc-body ul.checkbox-list li a .custom-checkbox label i {
font-size: 1.2rem;
margin-right: .5rem; }
@media screen and (max-width: 1366px) {
.acc .acc-list .acc-body ul.checkbox-list li a .custom-checkbox label {
font-size: .775rem; }
.acc .acc-list .acc-body ul.checkbox-list li a .custom-checkbox label i {
font-size: 1rem; } }
.acc .acc-list .acc-body ul.checkbox-list li a span.counter {
color: #757575; }
.custom-tab .tab-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.custom-tab .tab-list li {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.custom-tab .tab-list li a {
display: block;
text-transform: capitalize;
padding: .5rem 1rem;
color: #000000;
font-weight: 600;
position: relative;
-webkit-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
font-size: .875rem;
border: 1px solid transparent; }
@media only screen and (max-width: 1560px) {
.custom-tab .tab-list li a {
padding: .325rem 1rem;
font-size: .75rem; } }
@media only screen and (max-width: 1440px) {
.custom-tab .tab-list li a {
padding: .25rem 1rem;
font-size: .625rem;
border: 0.5px solid #757575; } }
.custom-tab .tab-list.is-bg li a {
background-color: #ffffff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px; }
.custom-tab .tab-list.is-bg li a.current, .custom-tab .tab-list.is-bg li a:hover {
color: #ffffff;
background-color: #323770; }
.custom-tab .tab-list.is-border li a::after {
content: '';
position: absolute;
width: 0;
left: 0;
bottom: 0;
height: 1.5px;
background-color: #22264D;
-webkit-transition: width 0.3s linear;
-o-transition: width 0.3s linear;
transition: width 0.3s linear;
opacity: 0;
visibility: hidden; }
.custom-tab .tab-list.is-border li a.current, .custom-tab .tab-list.is-border li a:hover {
color: #22264D; }
.custom-tab .tab-list.is-border li a.current::after, .custom-tab .tab-list.is-border li a:hover::after {
width: 100%;
opacity: 1;
visibility: visible; }
.custom-tab .custom-tab-content {
padding: .6125rem; }
.custom-tab .custom-tab-content .tab-item {
display: none; }
.custom-tab .custom-tab-content .tab-item.current {
display: block; }
[class*=common-button] {
-webkit-font-smoothing: antialiased;
font-size: 0.875rem;
font-weight: 400;
font-family: "Oswald", sans-serif;
text-transform: uppercase;
text-decoration: none;
padding: .425rem 1rem;
display: -webkit-inline-box;
display: inline-flex;
position: relative;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
box-sizing: border-box;
min-width: 150px;
min-height: 40px;
border: none;
outline: none;
line-height: inherit;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-appearance: none;
overflow: hidden;
vertical-align: middle;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear; }
[class*=common-button]:focus {
outline: none !important; }
@media only screen and (max-width: 1560px) {
[class*=common-button] {
padding: .325rem 1rem;
font-size: .75rem;
min-width: 120px;
min-height: 34px;
height: 34px; } }
@media only screen and (max-width: 1440px) {
[class*=common-button] {
padding: .25rem 1rem;
font-size: .625rem;
min-width: 100px;
min-height: 28px;
height: 28px;
border: 0.5px solid #757575; } }
[class*=common-button]:disabled {
color: #F5F5F5;
background-color: #757575;
border-color: 0;
opacity: 0.65;
cursor: not-allowed; }
[class*=common-button].is-disable {
color: #F5F5F5;
background-color: #757575;
border-color: #757575; }
[class*=common-button].is-disable.is-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #F5F5F5; }
[class*=common-button].is-disable.is-icon i {
margin-right: .5rem;
font-size: .9375rem; }
[class*=common-button].is-bg {
color: #ffffff;
background-color: #DF6D45;
border-color: #DF6D45; }
[class*=common-button].is-bg:disabled {
color: #757575;
background-color: #D1D1D1;
border-color: transparent;
opacity: 0.65;
cursor: not-allowed; }
[class*=common-button].is-bg:hover {
background-color: #22264D;
border-color: #22264D;
color: #ffffff; }
[class*=common-button].is-bg.is-disable {
color: #ffffff;
background-color: #D1D1D1;
border-color: #D1D1D1; }
[class*=common-button].is-bg.is-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
[class*=common-button].is-bg.is-icon i {
margin-right: .5rem;
font-size: 1.2rem; }
[class*=common-button].is-full-line {
width: 100%; }
[class*=common-button].is-clear {
background-color: transparent;
border-width: 0;
min-width: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #DF6D45;
font-size: .9375rem; }
[class*=common-button].is-clear i {
margin-left: .5rem; }
[class*=common-button].is-clear:hover {
color: #22264D; }
[class*=common-button].is-border {
background-color: transparent;
color: #DF6D45;
border: 1px solid;
border-color: #DF6D45; }
@media only screen and (max-width: 1440px) {
[class*=common-button].is-border {
border: .5px solid; } }
[class*=common-button].is-border.is-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #000000;
font-size: .9375rem; }
[class*=common-button].is-border.is-icon i {
margin-right: .5rem; }
[class*=common-button].is-border:hover {
border-color: #22264D;
color: #22264D; }
[class*=common-button].no-border {
background-color: transparent;
color: #22264D;
border-color: transparent; }
[class*=common-button].no-border.is-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #22264D;
font-size: .9375rem; }
[class*=common-button].no-border.is-icon i {
margin-right: .5rem; }
.buttons {
width: 100%; }
.buttons button:not(:last-child) {
margin-right: .6125rem; }
.buttons.is-center {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.buttons.is-between {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.buttons.is-end {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
span.status {
font-weight: 600;
text-transform: capitalize;
padding: 2px 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
border-radius: 20px;
font-size: .875rem;
display: inline-block; }
span.status.approved {
color: #1FDB0F;
background-color: rgba(31, 219, 15, 0.2); }
span.status.pending {
color: #FCBA15;
background-color: rgba(252, 186, 21, 0.2); }
span.status.failed {
color: #FF4D4D; }
.switch {
position: relative;
display: inline-block;
width: 36px;
height: 18px;
margin: 0; }
.switch input {
opacity: 0;
width: 0;
height: 0; }
.switch .slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
border: 1px solid #e6e6e6;
-webkit-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
border-radius: 30px;
background: #2332BA; }
.switch .slider::before {
position: absolute;
content: "";
height: 14px;
width: 14px;
left: 2px;
bottom: 1px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-color: #DF6D45;
color: #DF6D45;
-webkit-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
-webkit-box-shadow: 0 1px 6px rgba(209, 209, 209, 0.5);
box-shadow: 0 1px 6px rgba(209, 209, 209, 0.5);
text-transform: initial; }
.switch .slider .round {
-webkit-border-radius: 34px;
-moz-border-radius: 34px;
-ms-border-radius: 34px;
border-radius: 34px; }
.switch .slider .round::before {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
.switch input:checked + .slider {
background-color: #2332BA; }
.switch input:checked + .slider:before {
-webkit-transform: translateX(16px);
-ms-transform: translateX(16px);
transform: translateX(16px);
background-color: #DF6D45; }
.health-status {
text-align: center;
margin-bottom: 2rem; }
.health-status h6 {
font-weight: 500; }
.health-status h4 {
font-size: 1.4rem;
font-weight: 600; }
@media only screen and (max-width: 991px) {
.health-status h4 {
font-size: 1rem; } }
.progress {
height: 12px;
background-color: #ffffff;
margin: .5rem 0; }
.progress .progress-bar {
background-color: #22264D; }
.progress.green .progress-bar {
background-color: #1FDB0F; }
.progress.orange .progress-bar {
background-color: #22264D; }
.progress.red .progress-bar {
background-color: #22264D; }
input, textarea {
font-size: .875rem; }
input.form-control, textarea.form-control {
display: block;
width: 100%;
min-height: calc(2em + .75rem + 2px);
padding: .375rem .75rem;
font-size: .875rem;
font-family: "Montserrat", sans-serif;
font-weight: 400;
line-height: 1.5;
background-color: #ffffff;
background-clip: padding-box;
border: 1px solid #D1D1D1;
cursor: pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
input.form-control.placeholder, textarea.form-control.placeholder {
color: #757575;
font-size: .775rem; }
input.form-control:-moz-placeholder, textarea.form-control:-moz-placeholder {
color: #757575;
font-size: .775rem; }
input.form-control::-moz-placeholder, textarea.form-control::-moz-placeholder {
color: #757575;
font-size: .775rem; }
input.form-control:-ms-input-placeholder, textarea.form-control:-ms-input-placeholder {
color: #757575;
font-size: .775rem; }
input.form-control::-webkit-input-placeholder, textarea.form-control::-webkit-input-placeholder {
color: #757575;
font-size: .775rem; }
@media only screen and (max-width: 1560px) {
input.form-control, textarea.form-control {
font-size: .75rem; }
input.form-control.placeholder, textarea.form-control.placeholder {
font-size: .75rem; }
input.form-control:-moz-placeholder, textarea.form-control:-moz-placeholder {
font-size: .75rem; }
input.form-control::-moz-placeholder, textarea.form-control::-moz-placeholder {
font-size: .75rem; }
input.form-control:-ms-input-placeholder, textarea.form-control:-ms-input-placeholder {
font-size: .75rem; }
input.form-control::-webkit-input-placeholder, textarea.form-control::-webkit-input-placeholder {
font-size: .75rem; } }
@media only screen and (max-width: 1440px) {
input.form-control, textarea.form-control {
font-size: .625rem;
min-height: calc(1.75em + .75rem + 0px); }
input.form-control.placeholder, textarea.form-control.placeholder {
font-size: .625rem; }
input.form-control:-moz-placeholder, textarea.form-control:-moz-placeholder {
font-size: .625rem; }
input.form-control::-moz-placeholder, textarea.form-control::-moz-placeholder {
font-size: .625rem; }
input.form-control:-ms-input-placeholder, textarea.form-control:-ms-input-placeholder {
font-size: .625rem; }
input.form-control::-webkit-input-placeholder, textarea.form-control::-webkit-input-placeholder {
font-size: .625rem; } }
input.form-control:focus, textarea.form-control:focus {
box-shadow: none;
outline: none;
-webkit-outline: none; }
.form-group select.form-control {
font-size: .875rem;
-webkit-outline: none;
outline: none; }
.form-group select.form-control:focus {
box-shadow: none;
border-color: #22264D; }
.form-group select.form-control + i {
font-size: 24px;
line-height: 26px;
color: #ffffff;
float: right;
margin-top: -28px;
margin-right: -10px;
pointer-events: none;
padding-right: 5px; }
.form-group.inline-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.form-group {
margin-bottom: 1rem; }
.form-group label {
font-weight: 600;
text-transform: capitalize;
margin-bottom: .6125rem;
display: block;
color: #000000;
font-size: 1rem; }
@media only screen and (max-width: 1440px) {
.form-group label {
font-size: .775rem; } }
.form-group label sup {
color: #22264D; }
.custom-upload {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative; }
.custom-upload .img-holder {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 50px;
height: 50px;
border: 1px solid #D1D1D1;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
padding: 5px; }
.custom-upload .img-holder img {
max-height: 45px;
height: auto;
width: auto;
display: block; }
.custom-upload .custom-file {
min-height: 83px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 1rem;
text-align: center; }
.custom-upload .custom-file input {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
z-index: 1; }
.custom-upload .custom-file label {
font-weight: 600; }
.custom-upload .custom-file label span {
font-weight: 400; }
.custom-input-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border: 1px solid #e6e6e6;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background-color: #ffffff;
position: relative; }
.custom-input-group input {
flex-grow: 1;
border: none;
display: initial;
background-color: #ffffff;
min-width: 250px;
width: 100%; }
.custom-input-group span.span-group {
padding: 0 .5rem;
padding-right: 0;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
cursor: pointer; }
.custom-input-group span.span-group i {
font-size: 1.3rem; }
.custom-input-group.custom-date::after {
content: "arrow_drop_down";
font-family: "Material Icons";
position: absolute;
right: 0;
top: -2px;
font-size: 1.5rem;
color: #22264D;
z-index: 99;
pointer-events: none; }
.date-range {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background-color: #ffffff; }
.date-range .custom-input-group {
border: none;
border-radius: none;
border-right: 1px solid #D1D1D1; }
.date-range .custom-input-group input {
min-width: auto;
padding-left: .5rem; }
.custom-select {
position: relative;
min-width: 70px;
width: 100%; }
.custom-select .search {
position: relative;
max-width: 94%;
margin: 0 auto;
margin-top: 0.6125rem; }
.custom-select p {
display: inline-block;
width: 100%; }
.custom-select p.selected-item {
border: 1px solid #D1D1D1;
height: 2.5rem;
line-height: 2.5rem;
padding: 0 1rem 0 0.5rem;
font-size: 0.775rem;
font-weight: 500;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
position: relative;
cursor: pointer;
color: #757575;
background-color: #ffffff;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.custom-select p.selected-item i {
margin-right: .5rem;
font-size: 1rem; }
.custom-select p.selected-item::after {
content: "arrow_drop_down";
font-family: "Material Icons";
position: absolute;
right: 0;
top: 0;
font-size: 1.3rem;
color: #22264D;
z-index: 99; }
.custom-select .select-list {
min-width: 120px;
width: 100%;
position: absolute;
top: 100%;
z-index: 1000;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
background-color: #ffffff;
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
max-height: 300px;
display: none; }
.custom-select .select-list::-webkit-scrollbar {
width: 4px;
background: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.custom-select .select-list::-webkit-scrollbar-track {
background-color: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.custom-select .select-list::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #e6e6e6; }
.custom-select .select-list li {
padding: .35rem 0.6125rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
border-bottom: 1px solid #D1D1D1; }
.custom-select .select-list li label, .custom-select .select-list li span {
font-size: 0.775rem; }
.custom-select .select-list li i {
font-size: 1.2rem;
max-width: 18px;
-webkit-box-flex: 0;
-ms-flex: 0 0 24px;
flex: 0 0 24px;
max-width: 24px;
line-height: 1; }
.custom-select .select-list li img {
max-width: 14px; }
.custom-select .select-list li:hover {
background-color: #E8EBFB; }
.custom-select .select-list.right-dropdown {
right: 0; }
.custom-select .select-list.left-dropdown {
left: 0; }
.custom-select.show-dropdown p.selected-item {
border-color: #DF6D45;
color: #DF6D45; }
.custom-select.show-dropdown p.selected-item::after {
content: "arrow_drop_up";
font-family: "Material Icons";
float: right;
font-size: 1.3rem;
color: #DF6D45; }
.custom-select.show-dropdown .select-list {
display: block; }
.custom-select.is-disable p.selected-item {
opacity: 0.5;
cursor: not-allowed; }
.custom-checkbox {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
margin-bottom: .6125rem; }
.custom-checkbox label {
margin: 0;
font-weight: 500;
font-size: .775rem; }
.custom-checkbox input {
position: absolute;
opacity: 0;
z-index: 9; }
.custom-checkbox input + label {
position: relative;
cursor: pointer;
padding: 0; }
.custom-checkbox input + label:before {
content: '';
margin-right: 10px;
display: inline-block;
vertical-align: text-top;
width: 18px;
height: 18px;
background: #ffffff;
border: 1.5px solid #e6e6e6;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.custom-checkbox input:focus + label:before {
box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12); }
.custom-checkbox input:checked + label:before {
background: #DF6D45; }
.custom-checkbox input:disabled + label {
color: #b8b8b8;
cursor: auto; }
.custom-checkbox input:disabled + label:before {
box-shadow: none;
background: #ddd; }
.custom-checkbox input:checked + label:after {
content: '';
position: absolute;
left: 4px;
top: 12px;
background: #ffffff;
width: 2px;
height: 2px;
box-shadow: 2px 0 0 #ffffff, 4px 0 0 #ffffff, 4px -2px 0 #ffffff, 4px -4px 0 #ffffff, 4px -6px 0 #ffffff, 4px -8px 0 #ffffff;
transform: rotate(45deg); }
.custom-checkbox input:checked + label:before {
border-color: #DF6D45; }
.custom-checkbox input:checked + label {
color: #DF6D45; }
.custom-radio {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
margin-bottom: .6125rem; }
.custom-radio label {
margin: 0;
font-weight: 500;
font-size: .775rem; }
.custom-radio input {
position: absolute;
opacity: 0;
z-index: 9; }
.custom-radio input + label {
position: relative;
cursor: pointer;
padding: 0; }
.custom-radio input + label:before {
content: '';
margin-right: 10px;
display: inline-block;
vertical-align: text-top;
width: 18px;
height: 18px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background: #ffffff;
border: 1.5px solid #e6e6e6; }
.custom-radio input:focus + label:before {
box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12); }
.custom-radio input:checked + label:before {
background: #DF6D45; }
.custom-radio input:disabled + label {
color: #b8b8b8;
cursor: auto; }
.custom-radio input:disabled + label:before {
box-shadow: none;
background: #ddd; }
.custom-radio input:checked + label:after {
content: '';
position: absolute;
left: 4px;
top: 13px;
background: #ffffff;
width: 2px;
height: 2px;
box-shadow: 2px 0 0 #ffffff, 4px 0 0 #ffffff, 4px -2px 0 #ffffff, 4px -4px 0 #ffffff, 4px -6px 0 #ffffff, 4px -8px 0 #ffffff;
transform: rotate(45deg); }
.custom-radio input:checked + label:before {
border-color: #DF6D45; }
.custom-radio input:checked + label {
color: #DF6D45; }
.inline-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.inline-group .custom-radio:not(:last-child), .inline-group .custom-checkbox:not(:last-child) {
margin-right: 1rem; }
.inline-group.is-bg .custom-radio {
padding: 10px;
background: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
border: 1px solid transparent; }
.inline-group.is-bg .custom-radio:focus-within {
background-color: #E8EBFB;
border-color: #DF6D45; }
.form-group.radio-list .custom-radio {
margin: 0; }
.form-group.radio-list .custom-radio label {
font-size: .875rem;
font-weight: 600; }
@media only screen and (max-width: 1440px) {
.form-group.radio-list .custom-radio label {
font-size: .775rem; } }
.form-group.radio-list .filter-content {
padding: 1rem;
background-color: #F5F5F5;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
position: relative; }
.form-group.radio-list .filter-content label {
font-size: .875rem;
font-weight: 600; }
@media only screen and (max-width: 1440px) {
.form-group.radio-list .filter-content label {
font-size: .775rem; } }
.form-group.radio-list .filter-content .overmap {
position: absolute;
top: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
right: 1rem;
z-index: 2;
font-size: .875rem; }
.form-group.radio-list .filter-content .overmap span {
color: #DF6D45;
margin-right: .5rem;
font-weight: 600; }
.form-group.radio-list .filter-content .overmap i {
color: #757575; }
.form-group.group-radio-list .filter-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.form-group.group-radio-list .filter-content .radio-right {
flex-grow: 1; }
.range-slider {
position: relative;
padding-top: 1rem; }
.range-slider__range {
-webkit-appearance: none;
height: 4px;
border-radius: 5px;
background: #d7dcdf;
outline: none;
padding: 0;
margin: 0;
width: 100%;
/* custom thumb */ }
.range-slider__range:focus {
-webkit-outline: none;
outline: none; }
.range-slider__range::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
height: 20px;
border-radius: 50%;
background: #DF6D45;
cursor: pointer;
-webkit-transition: background .15s ease-in-out;
transition: background .15s ease-in-out;
border: 2px solid #ffffff; }
.range-slider__range::-webkit-slider-thumb:active, .range-slider__range::-webkit-slider-thumb:hover, .range-slider__range::-webkit-slider-thumb:focus {
background: #DF6D45; }
.range-slider__range::-moz-range-thumb {
width: 20px;
height: 20px;
border: 0;
border-radius: 50%;
background: #DF6D45;
cursor: pointer;
-webkit-transition: background .15s ease-in-out;
transition: background .15s ease-in-out; }
.range-slider__range::-moz-range-thumb:hover {
background: #DF6D45; }
.range-slider__range:active::-webkit-slider-thumb {
background: #DF6D45; }
/* custom label right value*/
.range-slider__value {
position: absolute;
top: -5px;
font-weight: 600;
left: 0;
color: #22264D; }
/* custom track */
::-moz-range-track {
background: #DF6D45;
border: 0; }
/* remove border */
input::-moz-focus-inner, input::-moz-focus-outer {
border: 0; }
.search-bar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.search-bar .search-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border: 1px solid #e6e6e6;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background-color: #ffffff;
flex-grow: 1; }
.search-bar .search-wrap input.form-control {
flex-grow: 1;
border: none;
display: initial;
-webkit-border-radius: 1.5rem;
-moz-border-radius: 1.5rem;
-ms-border-radius: 1.5rem;
border-radius: 1.5rem;
background-color: #ffffff;
min-width: 150px;
min-height: calc(1.5em + .75rem + 2px);
width: 100%; }
@media only screen and (max-width: 1440px) {
.search-bar .search-wrap input.form-control {
min-width: 150px; } }
.search-bar .search-wrap span {
padding: 0 .5rem;
padding-right: 0;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
cursor: pointer; }
.search-bar .search-wrap span i {
font-size: 1.5rem; }
.search-bar button {
padding: 0;
width: 40px;
height: 37px;
min-width: initial;
border-color: #e6e6e6;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;
margin-left: .6125rem;
background-color: #ffffff;
color: #22264D; }
.search-bar button:focus, .search-bar button:hover {
background-color: #22264D;
color: #ffffff;
outline: none;
-webkit-outline: none;
box-shadow: none; }
@media only screen and (max-width: 767px) {
.search-bar {
max-width: 120px; } }
.custom-dropdown {
position: relative; }
.custom-dropdown ul.custom-dropdown-menu {
display: initial;
position: absolute;
top: 120%;
min-width: 150px;
background-color: #ffffff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
z-index: 1001;
border: 1px solid #D1D1D1;
display: none; }
.custom-dropdown ul.custom-dropdown-menu::before {
border: solid #D1D1D1;
border-width: 0 1.2px 1.2px 0;
display: inline-block;
padding: 6px;
position: absolute;
top: -7px;
content: '';
transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
background-color: transparent; }
.custom-dropdown ul.custom-dropdown-menu::after {
position: absolute;
width: 14px;
height: 1px;
background-color: #ffffff;
top: -1px;
content: ''; }
.custom-dropdown ul.custom-dropdown-menu li {
margin: 0; }
.custom-dropdown ul.custom-dropdown-menu li a {
padding: .5rem .6125rem;
color: #757575;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; }
.custom-dropdown ul.custom-dropdown-menu li a:hover {
background-color: #E8EBFB; }
.custom-dropdown ul.custom-dropdown-menu li:not(:last-child) {
border-bottom: 1px solid #D1D1D1; }
.custom-dropdown.is-right ul.custom-dropdown-menu {
right: 0; }
.custom-dropdown.is-right ul.custom-dropdown-menu::before, .custom-dropdown.is-right ul.custom-dropdown-menu::after {
right: 10px; }
.custom-dropdown.is-left ul.custom-dropdown-menu {
left: 0; }
.custom-dropdown.is-left ul.custom-dropdown-menu::before, .custom-dropdown.is-left ul.custom-dropdown-menu::after {
right: 10px;
left: auto; }
.more-option {
position: relative; }
.more-option a {
color: #757575; }
.more-option ul.option-list {
-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
display: none;
position: absolute;
top: 100%;
z-index: 9;
background-color: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px; }
.more-option ul.option-list li a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #757575;
font-size: .775rem;
padding: .25rem .6125rem;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; }
.more-option ul.option-list li a span {
text-transform: capitalize; }
.more-option ul.option-list li a i {
font-size: 1rem;
margin-right: .6125rem; }
.more-option ul.option-list li a:hover {
background-color: #E8EBFB; }
.more-option ul.option-list li a:not(:last-child) {
border-bottom: 1px solid #D1D1D1; }
.more-option.is-left ul.option-list {
left: 0;
right: auto; }
.more-option.is-right ul.option-list {
left: auto;
right: 0; }
ul.progress-step {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
overflow: hidden; }
ul.progress-step li {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
position: relative;
text-align: center;
font-weight: 600;
font-size: .775rem; }
ul.progress-step li::after {
content: '';
width: 100%;
height: 2px;
background-color: #D1D1D1;
position: absolute;
top: 18px;
left: calc(-50% - 28px / 2);
z-index: -1; }
ul.progress-step li::before {
content: 'radio_button_unchecked';
font-family: 'Material Icons';
color: #D1D1D1;
width: 28px;
height: 28px;
display: block;
margin: 0 auto 5px auto;
position: relative;
z-index: 2;
background-color: #ffffff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
font-size: 1.2rem;
cursor: pointer; }
ul.progress-step li:first-child::after {
content: none; }
ul.progress-step li.active {
color: #DF6D45; }
ul.progress-step li.active::before {
content: 'check_circle';
color: #DF6D45; }
ul.progress-step li.active::after {
background-color: #DF6D45; }
.step-content {
padding-bottom: 2rem; }
.step-content .step-item .info-text {
text-align: center;
max-width: 600px;
margin: 4rem auto;
font-size: .9125rem; }
@media screen and (max-width: 1440px) {
.step-content .step-item .info-text {
max-width: 500px;
font-size: .775rem; } }
.step-content .step-item .info-text h5 {
text-transform: uppercase;
font-size: 1rem;
margin-bottom: .5rem; }
.step-content .step-item .info-text p {
margin-bottom: 1rem; }
.step-content .step-item .info-text button.upload-file {
background-color: #E8EBFB; }
.step-content .step-item .info-text button.upload-file i {
margin-right: .6125rem; }
.step-content .step-item .step-box {
background-color: #F5F5F5;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
padding: 1rem;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
margin-bottom: 2rem; }
.step-content .step-item .step-box h4 {
margin-bottom: .6125rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 1rem;
text-transform: capitalize; }
.step-content .step-item .step-box h4 span.counter {
margin-left: .6125rem;
color: #ffffff;
font-size: .6125rem;
font-weight: 400;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
padding: 3px;
min-width: 20px;
background-color: #757575;
text-align: center; }
@media screen and (max-width: 1440px) {
.step-content .step-item .step-box h4 {
font-size: .875rem; } }
.step-content .step-item .step-box p {
font-size: .775rem; }
.step-content .step-item .step-box.active, .step-content .step-item .step-box:hover {
background-color: #E8EBFB;
border-color: #2332BA; }
.step-content .step-item .step-box.active h4 span.counter, .step-content .step-item .step-box:hover h4 span.counter {
background-color: #544DF5; }
.step-content .step-item .choose-dataset {
text-align: center; }
.step-content .step-item .choose-dataset h4 {
font-size: 1rem; }
.step-content .step-item .choose-dataset .dataset-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: distribute;
justify-content: space-around;
max-width: 800px;
margin: 0 auto; }
.step-content .step-item .choose-dataset .dataset-row .dataset-content {
padding: 2rem 1rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.step-content .step-item .choose-dataset .dataset-row .dataset-content button {
text-align: center;
background-color: #E8EBFB;
color: #757575;
padding: .25rem 1rem;
min-width: 60px;
margin-bottom: .5rem; }
.step-content .step-item .choose-dataset .dataset-row .dataset-content button i {
line-height: 1;
margin-right: .25rem;
font-size: 1.2rem; }
.step-content .step-item .choose-dataset .dataset-row .dataset-content button i.rotated {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg); }
.step-content .step-item .choose-dataset .dataset-row .or {
max-width: 100px; }
.step-content .step-item .buttons {
margin-top: 4rem; }
.atrribute-option ul {
background-color: #ffffff;
border: 1px solid #D1D1D1;
padding: .6125rem;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
margin-bottom: 1rem;
max-height: 200px;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.atrribute-option ul::-webkit-scrollbar {
width: 4px;
background: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.atrribute-option ul::-webkit-scrollbar-track {
background-color: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.atrribute-option ul::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #e6e6e6; }
.atrribute-option ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.atrribute-option ul li span {
font-size: .875rem; }
.atrribute-option ul li span.input-number {
display: inline-flex; }
.atrribute-option ul li span.input-number:not(:first-child)::before {
content: 'to';
display: inline-flex;
margin: 0 .61255rem; }
.atrribute-option ul li span.icon {
margin-left: .5rem;
display: inline-flex; }
.atrribute-option ul li input.form-control {
max-width: 110px;
min-width: 110px;
min-height: calc(1.5em + .75rem + 2px); }
.atrribute-option ul li .option-input-left {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.atrribute-option ul li .option-input-right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.atrribute-option ul li:not(:last-child) {
margin-bottom: .6125rem; }
.atrribute-option button {
background-color: #E8EBFB; }
.atrribute-option button i {
margin-right: .6125rem; }
.data-table {
margin-top: 2rem; }
.data-table table {
background-color: #F5F5F5; }
.data-table table thead th {
color: #757575;
font-weight: 600;
font-size: .775rem;
border-color: #D1D1D1; }
.data-table table tbody td {
font-size: .775rem;
border-color: #D1D1D1; }
.data-table table tbody td .data-source {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #757575; }
.data-table table tbody td .data-source i {
font-size: 1.2rem;
margin-right: .5rem; }
.data-table table tbody td .data-source i.rotated {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg); }
.data-table table tbody td .data-source span {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: block; }
.data-table table tbody td .input-in {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.data-table table tbody td .input-in input.form-control {
max-width: 110px;
min-width: 110px;
min-height: calc(1.5em + .75rem + 2px); }
.data-table table tbody td .input-in span {
margin-left: .25rem; }
.data-table table tbody td b {
text-transform: capitalize;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: block; }
.data-table table tbody td .icons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.data-table table tbody td .icons a {
color: #757575; }
.data-table table tbody td .icons a i {
font-size: 1.25rem; }
.data-table table tbody td .icons a:not(:last-child) {
margin-right: .6125rem; }
.data-table.acc-table h4 {
margin-bottom: 1.5rem; }
.data-table.acc-table table {
background-color: transparent; }
.data-table.acc-table table thead th.name {
width: 40%; }
.data-table.acc-table table tbody tr {
display: none; }
.data-table.acc-table table tbody tr.tr-header {
display: table-row; }
.data-table.acc-table table tbody tr.tr-header.active td {
background-color: #E8EBFB; }
.data-table.acc-table table tbody tr td h6 {
font-size: .775rem;
color: #757575; }
.data-table.acc-table table tbody tr.parameter td {
background-color: #E8EBFB; }
.data-table.acc-table table tbody tr.parameter td b {
color: #DF6D45; }
.assessment-info .assessment-list {
margin-bottom: 1.5rem; }
.assessment-info .assessment-list h6 {
font-size: 1rem;
font-weight: 600;
margin-bottom: .6125rem; }
.assessment-info .assessment-list .list-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.assessment-info .assessment-list .list-title b {
-webkit-box-flex: 0;
-ms-flex: 0 0 200px;
flex: 0 0 200px;
max-width: 200px;
font-weight: 600;
font-size: .875rem;
padding-right: 1rem; }
.assessment-info .assessment-list ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.assessment-info .assessment-list ul li span {
-webkit-box-flex: 0;
-ms-flex: 0 0 200px;
flex: 0 0 200px;
max-width: 200px;
font-size: .775rem;
padding-right: 1rem; }
.result-content {
margin-top: 3rem; }
.result-content .result-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
@media screen and (max-width: 1199px) {
.result-content .result-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0 1rem; } }
.result-content .result-wrapper aside.result-sidebar {
-webkit-box-flex: 0;
-ms-flex: 0 0 340px;
flex: 0 0 340px;
max-width: 340px; }
@media screen and (max-width: 1199px) {
.result-content .result-wrapper aside.result-sidebar {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; } }
.result-content .result-wrapper aside.result-sidebar .sidebar-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 10px; }
.result-content .result-wrapper aside.result-sidebar .sidebar-header span {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
font-weight: 500; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box {
max-height: 340px;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box::-webkit-scrollbar {
width: 4px;
background: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box::-webkit-scrollbar-track {
background-color: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #e6e6e6; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list {
padding: .6125rem;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid transparent;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list .result-text {
flex-grow: 1; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list .result-text h6 {
font-size: .875rem;
font-weight: 600; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list .result-text span {
font-size: .775rem; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list .result-content-right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list .result-content-right button {
margin-right: .6125rem; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list .result-content-right button.is-bg {
background-color: #E8EBFB;
min-width: 80px;
min-height: 34px;
color: #757575;
font-size: .775rem;
padding: .15rem .6125rem; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list .result-content-right button.is-bg i {
font-size: 1rem; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list:not(:last-child) {
border-bottom: 1px solid #F5F5F5; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list.active, .result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget.list-widget .result-box .result-list:hover {
background-color: #E8EBFB;
border: 1px solid #2332BA; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc {
background-color: #F5F5F5; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body {
padding: 0 1rem; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body .assessment-info {
margin-top: .6125rem; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body .assessment-info .assessment-list ul {
max-height: 100px;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body .assessment-info .assessment-list ul::-webkit-scrollbar {
width: 4px;
background: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body .assessment-info .assessment-list ul::-webkit-scrollbar-track {
background-color: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body .assessment-info .assessment-list ul::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #e6e6e6; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body .assessment-info .assessment-list li {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body .assessment-info .assessment-list li span {
flex: initial;
max-width: initial; }
.result-content .result-wrapper aside.result-sidebar .sidebar-in .sidebar-widget .acc .acc-list .acc-body .assessment-info .assessment-list:not(:last-child) {
margin-bottom: 1rem;
border-bottom: 1px solid #D1D1D1;
padding-bottom: 1rem; }
.result-content .result-wrapper .result-main {
flex-grow: 1;
padding-left: 2rem; }
@media screen and (max-width: 1199px) {
.result-content .result-wrapper .result-main {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding: 0;
margin-top: 2rem; } }
.result-content .result-wrapper .result-main .result-card {
background-color: #F5F5F5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
border-radius: 20px;
border: 1px solid #D1D1D1; }
.result-content .result-wrapper .result-main .result-card .map {
border-radius: 20px 20px 0 0; }
.result-content .result-wrapper .result-main .result-card .custom-tab {
padding: 1.5rem 1rem; }
.result-content .result-wrapper .result-main .result-card .custom-tab .tab-list li a {
background-color: transparent; }
.result-content .result-wrapper .result-main .result-card .custom-tab .tab-list li a.current, .result-content .result-wrapper .result-main .result-card .custom-tab .tab-list li a:hover {
background-color: #E8EBFB;
color: #DF6D45; }
.result-content .result-wrapper .result-main .result-card .chart-box {
padding: .6125rem;
background-color: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
margin-bottom: 2rem; }
.result-content .result-wrapper .result-main .result-card .chart-box .apexcharts-legend-marker {
border-radius: 2px !important; }
.project-container, .container-fluid, .result-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
@media (min-width: 576px) {
.project-container, .result-container {
max-width: 540px; } }
@media (min-width: 768px) {
.project-container, .result-container {
max-width: 720px; } }
@media (min-width: 992px) {
.project-container, .result-container {
max-width: 960px; } }
@media (min-width: 1200px) {
.project-container, .result-container {
max-width: 1140px; } }
@media (min-width: 1400px) {
.result-container {
max-width: 1300px; } }
.form-card {
margin-top: 2rem; }
.form-card .form-header {
margin-bottom: 2rem; }
.form-card .form-header .title-header {
margin-bottom: 1.5rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.form-card .form-header .title-header h6 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 1.2rem;
margin: 0;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.form-card .form-header .title-header h6 span.icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 50px;
height: 50px;
border: 1px solid #D1D1D1;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
margin-right: .6125rem; }
@media screen and (max-width: 1440px) {
.form-card .form-header .title-header h6 {
font-size: 1rem; }
.form-card .form-header .title-header h6 span.icon {
width: 30px;
height: 30px; }
.form-card .form-header .title-header h6 span.icon i {
font-size: 1rem; } }
.form-card .form-header .title-header .right-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.form-card .form-header .title-header .right-header a {
margin-right: 1rem;
font-weight: 500;
font-size: .875rem; }
.form-card .form-header .title-header .right-header span.close-icon {
cursor: pointer;
line-height: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.form-card .form-header .title-header .right-header span.close-icon:hover {
color: #DF6D45; }
.form-card .form-header .title-header button {
text-transform: capitalize;
min-height: 40px; }
.form-card .form-header .title-header.is-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.form-card .form-header .title-header.is-end {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
.form-card .form-header .title-header.is-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.form-card .form-header .filter-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.form-card .form-header .filter-header .custom-select {
max-width: 80px; }
.form-card .form-header .filter-header .custom-select p {
font-weight: 600;
border: 0; }
.form-card .form-body .form-group {
margin-bottom: 1.5rem; }
.form-card .buttons {
margin-top: 1.5rem; }
.form-card {
margin-top: 3rem; }
@media only screen and (max-width: 1024px) {
.form-card {
margin-bottom: 2rem; } }
[tooltip] {
position: relative;
/* opinion 1 */
overflow: initial; }
/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
text-transform: none;
/* opinion 2 */
font-size: .9em;
/* opinion 3 */
line-height: 1;
user-select: none;
pointer-events: none;
position: absolute;
display: none;
opacity: 0;
z-index: 1011; }
[tooltip]::before {
content: '';
border: 5px solid transparent;
/* opinion 4 */
z-index: 1001;
/* absurdity 1 */ }
[tooltip]::after {
content: attr(tooltip);
/* magic! */
/* most of the rest of this is opinion */
font-family: "Montserrat", sans-serif;
text-align: center;
font-size: .775rem;
/*
Let the content set the size of the tooltips
but this will also keep them from being obnoxious
*/
min-width: 3em;
max-width: 21em;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding: 1ch 1.5ch;
border-radius: .3ch;
box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
background: #000000;
color: #ffffff;
z-index: 1000;
/* absurdity 2 */ }
/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
display: block; }
/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
display: none !important; }
/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
bottom: 100%;
border-bottom-width: 0;
border-top-color: #000000; }
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
bottom: calc(100% + 5px); }
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
left: 50%;
transform: translate(-50%, -0.5em); }
/* FLOW: DOWN */
[tooltip][flow^="down"]::before {
top: 100%;
border-top-width: 0;
border-bottom-color: #000000; }
[tooltip][flow^="down"]::after {
top: calc(100% + 5px); }
[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
left: 50%;
transform: translate(-50%, 0.5em); }
/* FLOW: LEFT */
[tooltip][flow^="left"]::before {
top: 50%;
border-right-width: 0;
border-left-color: #000000;
left: calc(0em - 5px);
transform: translate(-0.5em, -50%); }
[tooltip][flow^="left"]::after {
top: 50%;
right: calc(100% + 5px);
transform: translate(-0.5em, -50%); }
/* FLOW: RIGHT */
[tooltip][flow^="right"]::before {
top: 50%;
border-left-width: 0;
border-right-color: #000000;
right: calc(0em - 5px);
transform: translate(0.5em, -50%); }
[tooltip][flow^="right"]::after {
top: 50%;
left: calc(100% + 5px);
transform: translate(0.5em, -50%); }
/* KEYFRAMES */
@keyframes tooltips-vert {
to {
opacity: .9;
transform: translate(-50%, 0); } }
@keyframes tooltips-horz {
to {
opacity: .9;
transform: translate(0, -50%); } }
/* FX All The Things */
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
animation: tooltips-vert 300ms ease-out forwards; }
[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
animation: tooltips-horz 300ms ease-out forwards; }
.project-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
.project-wrapper .sidebar-profile {
background-color: #F5F5F5;
-webkit-box-flex: 0;
-ms-flex: 0 0 480px;
flex: 0 0 480px;
max-width: 480px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
flex-grow: 0;
flex-shrink: 0; }
@media screen and (max-width: 1540px) {
.project-wrapper .sidebar-profile {
-webkit-box-flex: 0;
-ms-flex: 0 0 350px;
flex: 0 0 350px;
max-width: 350px; } }
.project-wrapper .sidebar-profile .profile-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem 2rem;
flex-shrink: 0; }
.project-wrapper .sidebar-profile .profile-header h6 {
text-transform: capitalize; }
.project-wrapper .sidebar-profile .profile-body {
-webkit-box-flex: 1;
flex-grow: 1;
margin: 0;
padding: 2rem;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
min-height: calc(100vh - 150px);
width: 2px; }
@media only screen and (max-width: 1024px) {
.project-wrapper .sidebar-profile .profile-body {
padding: 1rem; } }
.project-wrapper .sidebar-profile .profile-body::-webkit-scrollbar {
background: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
width: 2px; }
.project-wrapper .sidebar-profile .profile-body::-webkit-scrollbar-track {
background-color: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
width: 2px; }
.project-wrapper .sidebar-profile .profile-body::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #e6e6e6; }
.project-wrapper .sidebar-profile .profile-body .owner-figure {
text-align: center;
padding-bottom: 2rem;
border-bottom: 2px solid #D1D1D1; }
.project-wrapper .sidebar-profile .profile-body .owner-figure figure {
max-width: 120px;
width: 120px;
height: 120px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
text-align: center;
border: 1px solid #DF6D45;
padding: 5px;
margin: 0 auto; }
.project-wrapper .sidebar-profile .profile-body .owner-figure figure img {
width: 120px;
height: 120px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
vertical-align: middle; }
.project-wrapper .sidebar-profile .profile-body .owner-figure .owner-content {
margin-top: 1rem; }
.project-wrapper .sidebar-profile .profile-body .owner-figure .owner-content h5 {
font-size: 1.1rem;
text-transform: capitalize; }
.project-wrapper .sidebar-profile .profile-body .owner-figure .owner-content span {
color: #DF6D45;
text-transform: capitalize;
font-weight: 500; }
.project-wrapper .sidebar-profile .profile-body .owner-bio {
margin: 2rem 0; }
.project-wrapper .sidebar-profile .profile-body .owner-bio p {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.project-wrapper .sidebar-profile .profile-body .owner-bio p span {
font-size: .775rem; }
.project-wrapper .sidebar-profile .profile-body .owner-bio p b {
font-size: .875rem;
font-weight: 600; }
.project-wrapper .sidebar-profile .profile-body .buttons button {
width: 100%;
padding: .5rem 1rem;
min-height: 40px; }
@media only screen and (max-width: 1024px) {
.project-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.project-wrapper .form-card {
margin-bottom: 2rem; }
.project-wrapper .sidebar-profile {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.project-wrapper .sidebar-profile .profile-body {
max-height: initial;
min-height: initial; } }
.form-body .acc .acc-list {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px; }
.form-body .acc .acc-list .acc-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem;
padding-right: 2rem; }
.form-body .acc .acc-list .acc-header .acc-left {
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.form-body .acc .acc-list .acc-header .acc-left span.icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 50px;
height: 50px;
border: 1px solid #D1D1D1;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
margin-right: 1rem; }
.form-body .acc .acc-list .acc-header .acc-left .acc-left-content h5 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 1rem;
margin-bottom: .5rem;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.form-body .acc .acc-list .acc-header .acc-left .acc-left-content h5 i {
font-size: 1rem;
margin-left: .6125rem;
color: #FF4D4D; }
.form-body .acc .acc-list .acc-header .acc-left .acc-left-content p {
font-size: .875rem; }
.form-body .acc .acc-list .acc-body {
padding: 0 2rem; }
.form-body .acc .acc-list .acc-body .project-sublist {
display: block; }
.form-body .acc .acc-list .acc-body .project-sublist .sublist {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: .35rem 0; }
.form-body .acc .acc-list .acc-body .project-sublist .sublist h6 {
font-size: .91235rem;
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.form-body .acc .acc-list .acc-body .project-sublist .sublist h6 i {
font-size: 1rem;
margin-left: .5rem; }
.form-body .acc .acc-list .acc-body .project-sublist .sublist:hover h6 {
color: #DF6D45; }
.form-body .acc .acc-list .acc-body .project-sublist .sublist .icons i {
font-size: 1rem; }
.form-body .acc .acc-list.active {
background-color: #E8EBFB; }
.form-body .acc .acc-list.active .acc-header {
border-color: #E8EBFB; }
.form-body .blank-project {
background-color: #F5F5F5;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
height: calc(100vh - 300px);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.form-body .blank-project b {
margin-bottom: .6125rem; }
.form-body .blank-project span {
font-size: .775rem; }
.form-body .blank-project button {
margin-top: 2rem;
padding: .5rem 1rem;
min-height: 40px; }
header {
position: fixed;
top: 0;
left: 0;
z-index: 1111;
width: 100%;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
header.scroll-shadow {
-webkit-box-shadow: 0 0 10px 2px rgba(128, 128, 128, 0.1607843137);
box-shadow: 0 0 10px 2px rgba(128, 128, 128, 0.1607843137); }
header.header-dark, header.scroll-header {
background: #ffffff;
padding: 10px 1rem !important; }
header.header-dark .header-in a.logo img, header.scroll-header .header-in a.logo img {
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
header.header-dark .header-in a.logo img.logo-white, header.scroll-header .header-in a.logo img.logo-white {
display: none !important; }
header.header-dark .header-in a.logo img.logo-black, header.scroll-header .header-in a.logo img.logo-black {
display: block !important; }
header.header-dark .header-in .menu ul li a, header.scroll-header .header-in .menu ul li a {
color: #22264D !important; }
@media only screen and (max-width: 767px) {
header.header-dark .header-in .menu ul li a, header.scroll-header .header-in .menu ul li a {
color: #ffffff !important; } }
header.header-dark .header-in .menu ul li a:hover, header.header-dark .header-in .menu ul li a.active, header.scroll-header .header-in .menu ul li a:hover, header.scroll-header .header-in .menu ul li a.active {
color: #DF6D45 !important; }
@media only screen and (max-width: 1560px) {
header .wrap-header {
padding: 0 15vh; } }
@media only screen and (max-width: 1440px) {
header .wrap-header {
padding: 0 20vh; } }
@media only screen and (max-width: 1199px) {
header .wrap-header {
padding: 0 9vh; } }
@media only screen and (max-width: 991px) {
header .wrap-header {
padding: 0 3vh; } }
header.site-header {
padding: 26px 1rem; }
@media only screen and (max-width: 1560px) {
header.site-header {
padding: 20px 1rem; } }
@media only screen and (max-width: 1440px) {
header.site-header {
padding: 18px 1rem; } }
header.site-header .header-in {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
header.site-header .header-in a.logo img {
max-width: 260px;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
@media only screen and (max-width: 1560px) {
header.site-header .header-in a.logo img {
max-width: 200px; } }
@media only screen and (max-width: 1440px) {
header.site-header .header-in a.logo img {
max-width: 160px; } }
@media only screen and (max-width: 768px) {
header.site-header .header-in a.logo img {
max-width: 140px; } }
header.site-header .header-in a.logo img.logo-white {
display: block; }
header.site-header .header-in a.logo img.logo-black {
display: none; }
header.site-header .header-in .menu-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
flex-grow: 1; }
@media only screen and (max-width: 480px) {
header.site-header .header-in .menu-wrap button {
min-width: initial;
padding: .25rem .5rem;
font-size: .775rem; } }
header.site-header .header-in .menu {
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
flex-grow: 1; }
header.site-header .header-in .menu ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
header.site-header .header-in .menu ul li:not(:last-child) {
margin-right: 55px; }
@media only screen and (max-width: 1560px) {
header.site-header .header-in .menu ul li:not(:last-child) {
margin-right: 50px; } }
@media only screen and (max-width: 1440px) {
header.site-header .header-in .menu ul li:not(:last-child) {
margin-right: 45px; } }
header.site-header .header-in .menu ul li a {
font-family: "Oswald", sans-serif;
color: #ffffff;
font-size: .785rem;
font-weight: 400;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
text-transform: uppercase;
letter-spacing: .9px; }
header.site-header .header-in .menu ul li a.active, header.site-header .header-in .menu ul li a:hover {
color: #DF6D45; }
@media only screen and (max-width: 1560px) {
header.site-header .header-in .menu ul li a {
font-size: .725rem; } }
@media only screen and (max-width: 1440px) {
header.site-header .header-in .menu ul li a {
font-size: .6rem;
letter-spacing: .6px; } }
header.site-header .header-in .menu-right ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
header.site-header .header-in .menu-right ul li {
margin-left: 1rem; }
header.site-header .header-in .menu-right ul li.custom-dropdown ul.custom-dropdown-menu {
display: none; }
header.site-header .header-in .menu-right ul li.custom-dropdown ul.custom-dropdown-menu li {
margin: 0; }
header.site-header .header-in .menu-right ul li.custom-dropdown.notification ul.custom-dropdown-menu {
min-width: 250px; }
header.site-header .header-in .menu-right ul li.custom-dropdown.notification ul.custom-dropdown-menu li a {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
header.site-header .header-in .menu-right ul li.custom-dropdown.notification ul.custom-dropdown-menu li figure img {
width: 30px;
height: 30px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%; }
header.site-header .header-in .menu-right ul li.custom-dropdown.notification ul.custom-dropdown-menu li .list-content p {
margin: 0; }
header.site-header .header-in .toggle-button {
position: relative;
width: 22px;
height: 22px;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
display: none;
cursor: pointer; }
header.site-header .header-in .toggle-button span {
position: absolute;
height: 2px;
border-radius: 30px;
width: 100%;
background-color: #DF6D45;
transition: transform .2s ease-in-out, opacity .2s ease-in-out;
z-index: 1101; }
header.site-header .header-in .toggle-button span:nth-child(1) {
top: 0; }
header.site-header .header-in .toggle-button span:nth-child(2), header.site-header .header-in .toggle-button span:nth-child(3) {
top: 6px; }
header.site-header .header-in .toggle-button span:nth-child(4) {
top: 12px; }
header.site-header .header-in .toggle-button.active {
position: absolute;
top: 15px;
right: 15px;
z-index: 1000; }
header.site-header .header-in .toggle-button.active span:nth-child(1), header.site-header .header-in .toggle-button.active span:nth-child(4) {
opacity: 0; }
header.site-header .header-in .toggle-button.active span:nth-child(2) {
transform: rotate(45deg);
background-color: #ffffff; }
header.site-header .header-in .toggle-button.active span:nth-child(3) {
transform: rotate(-45deg);
background-color: #ffffff; }
@media only screen and (max-width: 767px) {
header.site-header .header-in .toggle-button {
display: block;
margin-left: 1rem; }
header.site-header .header-in .menu {
position: fixed;
height: 100%;
max-width: 280px;
padding: 15px;
width: 100%;
background-color: #22264D;
opacity: 0;
-webkit-box-shadow: 0 0 10px 0 #1a1a1a;
box-shadow: 0 0 10px 0 #1a1a1a;
z-index: 999;
top: 0;
right: -20%;
left: auto;
bottom: 0;
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease; }
header.site-header .header-in .menu ul {
display: block; }
header.site-header .header-in .menu ul li {
display: block;
margin-bottom: 15px; }
header.site-header .header-in .menu ul li a {
color: #ffffff;
padding: .5rem .6125rem;
display: block; } }
@media only screen and (max-width: 767px) {
.Is-toggle .site-header .header-in .menu {
right: 0;
opacity: 1;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
.Is-toggle .site-header .header-in .menu ul {
margin-top: 40px; } }
@media only screen and (max-width: 767px) {
.Is-toggle .map-header .header-in .menu {
right: 0; } }
footer {
position: absolute;
z-index: 11;
bottom: 4vh;
width: 100%;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
@media only screen and (max-width: 1199px) {
footer {
position: relative;
bottom: 0;
padding: 60px 0; } }
footer .footer-para {
color: #ffffff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-family: "Oswald", sans-serif;
text-transform: uppercase;
font-size: 13px;
letter-spacing: .8px;
font-weight: 400; }
@media only screen and (max-width: 1560px) {
footer .footer-para {
font-size: 10px; } }
@media only screen and (max-width: 1440px) {
footer .footer-para {
font-size: 8px; } }
@media only screen and (max-width: 767px) {
footer .footer-para {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
footer .footer-para.is-dark {
color: #000000; }
footer .footer-para.is-dark a {
border: 1px solid #000000; }
@media only screen and (max-width: 1560px) {
footer .footer-para.is-dark a {
border: 0.5px solid #000000; } }
footer .footer-para.is-dark a i {
color: #000000; }
footer .footer-para a {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
width: 45px;
height: 45px;
border: 1px solid #ffffff;
cursor: pointer;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-right: 20px;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
@media only screen and (max-width: 1560px) {
footer .footer-para a {
width: 36px;
height: 36px;
margin-right: 15px; } }
@media only screen and (max-width: 1440px) {
footer .footer-para a {
width: 30px;
height: 30px;
border: 0.5px solid #ffffff;
margin-right: 10px; } }
footer .footer-para a:hover {
border: 1px solid #DF6D45;
background: rgba(223, 109, 69, 0.1); }
footer .footer-para a:hover i {
color: #DF6D45; }
@media only screen and (max-width: 1440px) {
footer .footer-para a:hover {
border: 0.5px solid #DF6D45; } }
footer .footer-para a i {
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
font-size: 20px;
color: #ffffff;
font-weight: 500; }
@media only screen and (max-width: 1560px) {
footer .footer-para a i {
font-size: 18px; } }
@media only screen and (max-width: 1440px) {
footer .footer-para a i {
font-size: 16px; } }
footer .footer-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
@media only screen and (max-width: 991px) {
footer .footer-wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; } }
footer .web-footer {
margin-left: 250px; }
@media only screen and (max-width: 1560px) {
footer .web-footer {
margin-left: 230px; } }
@media only screen and (max-width: 1440px) {
footer .web-footer {
margin-left: 200px; } }
@media only screen and (max-width: 991px) {
footer .web-footer {
margin-left: 0;
margin: 50px 0 20px; } }
footer .web-footer .logo-center {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
footer .web-footer .logo-center img {
max-width: 300px; }
@media only screen and (max-width: 1560px) {
footer .web-footer .logo-center img {
max-width: 200px; } }
@media only screen and (max-width: 1440px) {
footer .web-footer .logo-center img {
max-width: 150px; } }
footer .web-footer ul.footer-links {
margin-top: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (max-width: 1560px) {
footer .web-footer ul.footer-links {
margin-top: 30px; } }
@media only screen and (max-width: 1440px) {
footer .web-footer ul.footer-links {
margin-top: 15px; } }
@media only screen and (max-width: 576px) {
footer .web-footer ul.footer-links {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; } }
footer .web-footer ul.footer-links li.link-item:not(:last-child) {
margin-right: 110px; }
@media only screen and (max-width: 1560px) {
footer .web-footer ul.footer-links li.link-item:not(:last-child) {
margin-right: 90px; } }
@media only screen and (max-width: 1440px) {
footer .web-footer ul.footer-links li.link-item:not(:last-child) {
margin-right: 70px; } }
@media only screen and (max-width: 576px) {
footer .web-footer ul.footer-links li.link-item:not(:last-child) {
margin-right: 0; } }
footer .web-footer ul.footer-links li.link-item a {
font-size: 14px;
line-height: 16px;
color: #ffffff;
text-transform: uppercase;
letter-spacing: .8px;
font-family: "Oswald", sans-serif;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
@media only screen and (max-width: 1560px) {
footer .web-footer ul.footer-links li.link-item a {
font-size: 10px;
line-height: 16px; } }
@media only screen and (max-width: 1440px) {
footer .web-footer ul.footer-links li.link-item a {
font-size: 8px;
line-height: 14px; } }
footer .web-footer ul.footer-links li.link-item a:hover {
color: #DF6D45; }
footer .footer-copyright {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 60px; }
@media only screen and (max-width: 1560px) {
footer .footer-copyright {
margin-top: 55px; } }
@media only screen and (max-width: 1440px) {
footer .footer-copyright {
margin-top: 30px; } }
@media only screen and (max-width: 576px) {
footer .footer-copyright {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; } }
footer .footer-copyright span {
font-size: 13px;
line-height: 24px;
color: #ffffff; }
@media only screen and (max-width: 1560px) {
footer .footer-copyright span {
font-size: 10px;
line-height: 16px; } }
@media only screen and (max-width: 1440px) {
footer .footer-copyright span {
font-size: 8px;
line-height: 14px; } }
@media only screen and (max-width: 576px) {
footer .footer-copyright span:not(:last-child) {
margin-bottom: 5px; } }
footer .footer-copyright span a {
color: #ffffff;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-decoration: underline;
text-transform: uppercase; }
footer .footer-copyright span a:hover {
color: #DF6D45; }
footer .footer-sources {
margin-top: 20px;
text-align: center; }
footer .footer-sources p {
color: #ffffff;
padding-right: 10px;
display: inline-block;
font-size: 12px; }
@media only screen and (max-width: 1560px) {
footer .footer-sources p {
font-size: 11px; } }
@media only screen and (max-width: 1440px) {
footer .footer-sources p {
font-size: 10px; } }
footer .footer-sources p a {
position: relative;
padding-left: 5px;
color: #DF6D45; }
footer .footer-sources p a::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
height: 1px;
width: 0;
background: #DF6D45;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
footer .footer-sources p a:hover::after {
width: 100%; }
.scroll-animate {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 1.25em;
z-index: 2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
font-size: 2rem;
color: #000000; }
.scroll-animate .center {
font-size: .825rem; }
.smooth-scroll {
position: relative;
width: 100%;
height: 100%;
scroll-behavior: smooth;
overflow-y: scroll; }
.pg-wrap {
scroll-behavior: smooth; }
footer.site-footer {
padding-bottom: 1.75rem;
font-size: .875rem;
color: #757575;
line-height: 16px;
font-weight: 400; }
@media only screen and (max-width: 1560px) {
footer.site-footer {
font-size: .683rem;
line-height: 14px; } }
@media only screen and (max-width: 1440px) {
footer.site-footer {
font-size: .585rem;
line-height: 12px;
padding-bottom: 1.25rem; } }
footer.site-footer .top-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (max-width: 1024px) {
footer.site-footer .top-footer {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
footer.site-footer .top-footer .footer-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (max-width: 1024px) {
footer.site-footer .top-footer .footer-menu {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
footer.site-footer .top-footer .footer-menu ul {
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
footer.site-footer .top-footer .footer-menu ul li {
margin-left: 1rem; }
footer.site-footer .top-footer .footer-menu ul li a {
font-weight: 600;
color: #757575; }
footer.site-footer .bottom-footer {
padding-top: 1rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
footer.site-footer .bottom-footer p {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
footer.site-footer .bottom-footer p a {
color: #757575;
text-decoration: underline;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; }
footer.site-footer .bottom-footer p a:not(:last-child)::after {
content: '|';
display: inline-flex;
margin: 0 .5rem; }
footer.site-footer .bottom-footer p a:hover {
color: #DF6D45; }
footer.site-footer .bottom-footer p.privacy {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
footer.site-footer .bottom-footer p.copyright {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
footer.site-footer .footer-in {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (max-width: 767px) {
footer.site-footer .footer-in {
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
@media only screen and (max-width: 576px) {
footer.site-footer .footer-in {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center; }
footer.site-footer .footer-in p.footer-left {
margin-bottom: 3px; } }
footer.site-footer .footer-in p {
color: #757575; }
footer.site-footer .footer-in p.footer-right span:not(:last-child)::after {
content: '|';
display: inline-flex;
margin: 0 .75rem; }
@media only screen and (max-width: 1560px) {
footer.site-footer .footer-in p.footer-right span:not(:last-child)::after {
margin: 0 .5rem; } }
@media only screen and (max-width: 1440px) {
footer.site-footer .footer-in p.footer-right span:not(:last-child)::after {
margin: 0 .325rem; } }
footer.site-footer .footer-in p a {
color: #757575;
text-decoration: underline;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
footer.site-footer .footer-in p a:hover {
color: #22264D; }
@media only screen and (max-width: 480px) {
footer.site-footer .footer-in {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center; }
footer.site-footer .footer-in p {
font-size: .585rem; }
footer.site-footer .footer-in p.footer-right {
margin-top: .1rem; } }
.main-card {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-clip: border-box;
border: none;
border-radius: .25rem; }
.main-card .card-header {
background-color: transparent;
padding: 0 1.5rem;
border: none; }
.main-card .card-header h1 {
font-size: 1.125rem;
font-weight: 600;
text-transform: uppercase;
color: #323132; }
.main-card .card-body {
flex: 1 1 auto;
min-height: 1px;
padding: 1.25rem;
position: relative; }
.popup,
.window-popup {
background-color: rgba(0, 0, 0, 0.5);
position: fixed;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 100%;
z-index: 7;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out; }
.popup .popup-container,
.window-popup .popup-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-pack: distribute;
justify-content: space-around;
margin: 2rem; }
.popup .popup-container .popup-body,
.window-popup .popup-container .popup-body {
max-width: 768px;
width: 100%;
min-width: 768px;
max-height: calc(100vh - 32px);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
flex-grow: 0;
flex-shrink: 0;
background-color: #ffffff;
position: relative;
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.9s ease-in-out;
-o-transition: all 0.9s ease-in-out;
transition: all 0.9s ease-in-out; }
@media only screen and (max-width: 1440px) {
.popup .popup-container .popup-body,
.window-popup .popup-container .popup-body {
max-width: 576px;
min-width: 576px; } }
@media only screen and (max-width: 576px) {
.popup .popup-container .popup-body,
.window-popup .popup-container .popup-body {
max-width: 360px;
min-width: 360px; } }
@media only screen and (max-width: 480px) {
.popup .popup-container .popup-body,
.window-popup .popup-container .popup-body {
max-width: 300px;
min-width: 300px; } }
.popup .popup-container .popup-body span.close-icon,
.window-popup .popup-container .popup-body span.close-icon {
position: absolute;
right: 1rem;
top: 1rem;
z-index: 2;
color: #757575;
cursor: pointer; }
.popup .popup-container .popup-body span.close-icon:hover,
.window-popup .popup-container .popup-body span.close-icon:hover {
color: #22264D; }
.popup .popup-container .popup-body .popup-header,
.window-popup .popup-container .popup-body .popup-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
flex-shrink: 0;
margin: 0;
padding: 0 2rem;
padding-top: 2rem; }
.popup .popup-container .popup-body .popup-header h3,
.window-popup .popup-container .popup-body .popup-header h3 {
font-size: 2rem;
line-height: 3.75rem;
font-weight: 400; }
.popup .popup-container .popup-body .popup-header h3 b,
.window-popup .popup-container .popup-body .popup-header h3 b {
font-weight: 600; }
@media only screen and (max-width: 1560px) {
.popup .popup-container .popup-body .popup-header h3,
.window-popup .popup-container .popup-body .popup-header h3 {
font-size: 1.5rem;
line-height: 2rem; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container .popup-body .popup-header h3,
.window-popup .popup-container .popup-body .popup-header h3 {
font-size: 1.25rem;
line-height: 2.5rem; } }
.popup .popup-container .popup-body .popup-header.no-flex,
.window-popup .popup-container .popup-body .popup-header.no-flex {
display: initial; }
.popup .popup-container .popup-body .popup-content,
.window-popup .popup-container .popup-body .popup-content {
-webkit-box-flex: 1;
flex-grow: 1;
margin: 0;
padding: 2rem;
padding-top: 1rem;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar; }
@media only screen and (max-width: 1024px) {
.popup .popup-container .popup-body .popup-content,
.window-popup .popup-container .popup-body .popup-content {
padding: 1rem; } }
.popup .popup-container .popup-body .popup-content.is-bg,
.window-popup .popup-container .popup-body .popup-content.is-bg {
background-color: #F5F5F5;
margin: 1rem 0; }
.popup .popup-container .popup-body .popup-content::-webkit-scrollbar,
.window-popup .popup-container .popup-body .popup-content::-webkit-scrollbar {
width: 4px;
background: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.popup .popup-container .popup-body .popup-content::-webkit-scrollbar-track,
.window-popup .popup-container .popup-body .popup-content::-webkit-scrollbar-track {
background-color: #D1D1D1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.popup .popup-container .popup-body .popup-content::-webkit-scrollbar-thumb,
.window-popup .popup-container .popup-body .popup-content::-webkit-scrollbar-thumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background: #e6e6e6; }
.popup .popup-container .popup-body .popup-footer,
.window-popup .popup-container .popup-body .popup-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
flex-shrink: 0;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 52px;
margin: 0;
padding: 2rem; }
.popup .popup-container .popup-body .popup-footer.is-end,
.window-popup .popup-container .popup-body .popup-footer.is-end {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
.popup .popup-container .popup-body .popup-footer.is-center,
.window-popup .popup-container .popup-body .popup-footer.is-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.popup .popup-container .popup-body .popup-footer.popup-permission,
.window-popup .popup-container .popup-body .popup-footer.popup-permission {
min-height: 35px;
padding: 0; }
@media only screen and (max-width: 1560px) {
.popup .popup-container .popup-body .popup-footer.popup-permission,
.window-popup .popup-container .popup-body .popup-footer.popup-permission {
min-height: 28px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container .popup-body .popup-footer.popup-permission,
.window-popup .popup-container .popup-body .popup-footer.popup-permission {
min-height: 24px; } }
.popup .popup-container.sm-popup .popup-body,
.window-popup .popup-container.sm-popup .popup-body {
position: relative;
padding: 2rem;
max-width: 400px;
width: 100%;
min-width: 400px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
border-radius: 6px; }
.popup .popup-container.sm-popup .popup-body span.close-icon,
.window-popup .popup-container.sm-popup .popup-body span.close-icon {
right: 2rem;
top: 1.5rem; }
.popup .popup-container.sm-popup .popup-body span.close-icon i,
.window-popup .popup-container.sm-popup .popup-body span.close-icon i {
color: #323132; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.sm-popup .popup-body span.close-icon i,
.window-popup .popup-container.sm-popup .popup-body span.close-icon i {
font-size: 22px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.sm-popup .popup-body span.close-icon i,
.window-popup .popup-container.sm-popup .popup-body span.close-icon i {
font-size: 20px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.sm-popup .popup-body,
.window-popup .popup-container.sm-popup .popup-body {
max-width: 300px;
min-width: 300px; } }
@media only screen and (max-width: 1024px) {
.popup .popup-container.sm-popup .popup-body,
.window-popup .popup-container.sm-popup .popup-body {
max-width: 300px;
min-width: 300px;
padding: 1.5rem; }
.popup .popup-container.sm-popup .popup-body span.close-icon,
.window-popup .popup-container.sm-popup .popup-body span.close-icon {
right: 1.5rem;
top: 1.5rem; } }
@media only screen and (max-width: 768px) {
.popup .popup-container.sm-popup .popup-body,
.window-popup .popup-container.sm-popup .popup-body {
padding: 1rem; }
.popup .popup-container.sm-popup .popup-body span.close-icon,
.window-popup .popup-container.sm-popup .popup-body span.close-icon {
right: 1rem;
top: 1rem; } }
@media only screen and (max-width: 576px) {
.popup .popup-container.sm-popup .popup-body,
.window-popup .popup-container.sm-popup .popup-body {
max-width: 300px;
min-width: 300px; } }
.popup .popup-container.lg-popup .popup-body,
.window-popup .popup-container.lg-popup .popup-body {
position: relative;
padding: 2rem;
max-width: 1080px;
width: 100%;
min-width: 1080px; }
.popup .popup-container.lg-popup .popup-body span.close-icon,
.window-popup .popup-container.lg-popup .popup-body span.close-icon {
right: 2rem;
top: 1.5rem; }
.popup .popup-container.lg-popup .popup-body span.close-icon i,
.window-popup .popup-container.lg-popup .popup-body span.close-icon i {
color: #323132; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.lg-popup .popup-body span.close-icon i,
.window-popup .popup-container.lg-popup .popup-body span.close-icon i {
font-size: 22px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.lg-popup .popup-body span.close-icon i,
.window-popup .popup-container.lg-popup .popup-body span.close-icon i {
font-size: 20px; } }
@media only screen and (max-width: 1560px) {
.popup .popup-container.lg-popup .popup-body,
.window-popup .popup-container.lg-popup .popup-body {
max-width: 900px;
min-width: 900px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.lg-popup .popup-body,
.window-popup .popup-container.lg-popup .popup-body {
max-width: 750px;
min-width: 750px; } }
@media only screen and (max-width: 1024px) {
.popup .popup-container.lg-popup .popup-body,
.window-popup .popup-container.lg-popup .popup-body {
max-width: 768px;
min-width: 768px;
padding: 1.5rem; }
.popup .popup-container.lg-popup .popup-body span.close-icon,
.window-popup .popup-container.lg-popup .popup-body span.close-icon {
right: 1.5rem;
top: 1.5rem; } }
@media only screen and (max-width: 768px) {
.popup .popup-container.lg-popup .popup-body,
.window-popup .popup-container.lg-popup .popup-body {
max-width: 576px;
min-width: 576px;
padding: 1rem; }
.popup .popup-container.lg-popup .popup-body span.close-icon,
.window-popup .popup-container.lg-popup .popup-body span.close-icon {
right: 1rem;
top: 1rem; } }
@media only screen and (max-width: 576px) {
.popup .popup-container.lg-popup .popup-body,
.window-popup .popup-container.lg-popup .popup-body {
max-width: 360px;
min-width: 360px; } }
@media only screen and (max-width: 480px) {
.popup .popup-container.lg-popup .popup-body,
.window-popup .popup-container.lg-popup .popup-body {
max-width: 300px;
min-width: 300px; } }
.popup .popup-container.map-popup .popup-body,
.window-popup .popup-container.map-popup .popup-body {
padding: 0;
background-color: #F2F3F5; }
.popup .popup-container.map-popup .popup-body .popup-header,
.window-popup .popup-container.map-popup .popup-body .popup-header {
padding: 2.5rem 2rem 1.5rem;
display: initial; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-header,
.window-popup .popup-container.map-popup .popup-body .popup-header {
padding: 2.25rem 1.5rem 1rem; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-header,
.window-popup .popup-container.map-popup .popup-body .popup-header {
padding: 1.5rem 1rem 1rem; } }
.popup .popup-container.map-popup .popup-body .popup-content,
.window-popup .popup-container.map-popup .popup-body .popup-content {
padding: 0; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right,
.popup .popup-container.map-popup .popup-body .popup-content .col-left,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left {
padding: 1.5rem 1.25rem;
background-color: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
height: 100%; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right,
.popup .popup-container.map-popup .popup-body .popup-content .col-left,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left {
padding: 1.25rem 1rem; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right,
.popup .popup-container.map-popup .popup-body .popup-content .col-left,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left {
padding: 1rem .875rem; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .button-wrap,
.popup .popup-container.map-popup .popup-body .popup-content .col-left .button-wrap,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .button-wrap,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left .button-wrap {
text-align: right;
margin-top: 10px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .button-wrap button,
.popup .popup-container.map-popup .popup-body .popup-content .col-left .button-wrap button,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .button-wrap button,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left .button-wrap button {
min-width: 120px;
min-height: 30px;
padding: .25rem 1rem; }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .button-wrap button,
.popup .popup-container.map-popup .popup-body .popup-content .col-left .button-wrap button,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .button-wrap button,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left .button-wrap button {
min-width: 100px;
min-height: 20px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-left .button-wrap,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left .button-wrap {
text-align: center;
margin-top: 15px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title {
text-transform: capitalize;
font-size: 18px;
font-weight: 600;
line-height: 26px;
color: #323132;
letter-spacing: 2.6px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content: space-between;
margin-bottom: 30px; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title {
font-size: 16px;
line-height: 20px;
margin-bottom: 20px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title {
border: 0.5px solid #e2e2e2;
font-size: 14px;
line-height: 18px;
margin-bottom: 12px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title span,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title span {
width: 146px;
font-size: 14px;
line-height: 18px;
color: #757575;
padding: 4px 8px;
border: 1px solid #e2e2e2;
letter-spacing: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title span,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title span {
font-size: 12px;
line-height: 16px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title span,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .title span {
border: 0.5px solid #e2e2e2;
font-size: 10px;
line-height: 14px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 15px; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para {
margin-bottom: 10px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para h6,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para h6 {
font-size: 15px;
line-height: 20px;
font-weight: 400;
color: #323132;
text-transform: capitalize; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para h6 span,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para h6 span {
font-weight: 600; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para h6,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para h6 {
font-size: 13px;
line-height: 18px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para h6,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para h6 {
font-size: 11px;
line-height: 16px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para span.time,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para span.time {
font-size: 14px;
line-height: 18px;
font-weight: 400;
color: #757575; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para span.time,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para span.time {
font-size: 12px;
line-height: 16px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para span.time,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-para span.time {
border: 0.5px solid #e2e2e2;
font-size: 10px;
line-height: 14px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-block,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-block {
background-color: #e8e9fa;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
border: 1px solid #e2e2e2;
padding: 15px 14px;
font-size: 14px;
line-height: 22px;
font-weight: 400; }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-block,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-block {
border: 0.5px solid #e2e2e2; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-block p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .info-block p {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form {
margin-top: 30px;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form {
margin-top: 20px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form {
margin-top: 15px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message {
margin-top: 40px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message p {
font-size: 12px;
line-height: 16px;
color: #757575;
font-weight: 400; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message p span,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message p span {
font-weight: 500; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message {
margin-top: 30px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message p {
font-size: 10px;
line-height: 14px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message {
margin-top: 20px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form .textarea-message p {
font-size: 8px;
line-height: 12px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea {
width: 100%;
padding: 8px;
font-size: 14px;
line-height: 20px;
font-weight: 400;
color: #757575;
border: 1px solid;
border-color: #e2e2e2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea:hover,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea:hover {
cursor: pointer; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea:focus,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea:focus {
border-color: #3346D1;
color: #3346D1;
outline: none; }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea {
font-size: 12px;
line-height: 18px;
padding: 6px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea:not(:last-child) {
margin-bottom: 30px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea {
font-size: 10px;
line-height: 16px;
border: .5px solid; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content form textarea:not(:last-child) {
margin-bottom: 20px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .buttons,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right.complaint-content .buttons {
padding-bottom: 0;
top: 0; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder {
display: none;
-webkit-animation: fadeIn 1s linear;
animation: fadeIn 1s linear;
height: calc(100% - 10%); }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder.current,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder.current {
display: block; }
@-webkit-keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder {
height: calc(100% - 18%); } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder #map,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder #map {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
height: 100%;
/* @media only screen and (max-width: 1560px){
min-height: 300px;
}
@media only screen and (max-width:1440px){
min-height: 260px;
} */ }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder figure,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder figure {
height: 100px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder figure img,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder figure img {
height: 100%; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload {
height: 100%; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link {
display: block;
height: 100%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
border: 1px solid #e2e2e2;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: translateY(0); }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link {
border: 0.5px solid #e2e2e2; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link:hover,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link:hover {
transform: translateY(-3px); }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon {
padding: 30px 20px;
height: calc(100% - 22%);
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon {
padding: 25px 20px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon i,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon i {
color: #3346D1;
font-size: 70px;
font-weight: 400; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon i,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon i {
font-size: 60px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon i,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-icon i {
font-size: 50px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info {
padding: 5px 8px;
border-top: 1px solid #e2e2e2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: calc(100% - 78%); }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info {
border-top: 0.5px solid #e2e2e2; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap i,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap i {
font-size: 18px;
line-height: 24px;
font-weight: 400;
color: #3346D1;
margin-right: 5px; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap i,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap i {
font-size: 16px;
margin-right: 3px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap i,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap i {
font-size: 14px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap p {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 100px;
display: inline-block;
font-size: 12px;
font-weight: 400;
color: #757575;
line-height: 24px; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap p {
font-size: 11px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .tab-content-holder .file-upload .file-link .file-info .file-wrap p {
font-size: 10px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons {
padding-bottom: 3.5rem;
position: relative;
top: 3rem; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons {
padding-bottom: 2rem;
top: 1.5rem; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons {
padding-bottom: 1.25rem;
top: 1rem; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons .common-button:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons .common-button:not(:last-child) {
margin-right: 20px; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons .common-button:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons .common-button:not(:last-child) {
margin-right: 15px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons .common-button:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-right .buttons .common-button:not(:last-child) {
margin-right: 10px; } }
.popup .popup-container.map-popup .popup-body .popup-content .drone-details,
.window-popup .popup-container.map-popup .popup-body .popup-content .drone-details {
padding: 0 2rem; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .drone-details,
.window-popup .popup-container.map-popup .popup-body .popup-content .drone-details {
padding: 0 1.5rem; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .drone-details,
.window-popup .popup-container.map-popup .popup-body .popup-content .drone-details {
padding: 0 1rem; } }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab {
margin-bottom: 1.25rem; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab {
margin-bottom: 1.125rem; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab {
margin-bottom: 1rem; } }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:last-child a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:last-child a {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-left: 0; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:last-child a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:last-child a {
border-top-right-radius: 2.5px;
border-bottom-right-radius: 2.5px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:last-child a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:last-child a {
border-top-right-radius: 2.5px;
border-bottom-right-radius: 2.5px; } }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:nth-child(2) a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:nth-child(2) a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0; }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:first-child a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:first-child a {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-right: 0; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:first-child a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:first-child a {
border-top-left-radius: 2.5px;
border-bottom-left-radius: 2.5px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:first-child a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li:first-child a {
border-top-left-radius: 2.5px;
border-bottom-left-radius: 2.5px; } }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a {
background-color: transparent;
border: 1px solid #757575;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
text-align: center;
color: #757575; }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a.current,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a.current {
background-color: #22264D;
color: #ffffff;
border: 1px solid #22264D; }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a.current,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a.current {
border: 0.5px solid #22264D; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a {
border: 0.5px solid #757575; } }
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a:hover,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a:hover {
border: 1px solid #545db4;
background-color: #545db4;
color: #ffffff; }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a:hover,
.window-popup .popup-container.map-popup .popup-body .popup-content .custom-tab .tab-list li a:hover {
border: 0.5px solid #545db4; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-left.col-operators ul li p b,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left.col-operators ul li p b {
min-width: 300px; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left.col-operators ul li p b,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left.col-operators ul li p b {
min-width: 250px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left.col-operators ul li p b,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left.col-operators ul li p b {
min-width: 200px; } }
@media only screen and (max-width: 576px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left.col-operators ul li p b,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left.col-operators ul li p b {
min-width: 170px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li {
padding: 1.875rem 0; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li {
padding: 1.5rem 0; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li {
padding: 1.25rem 0; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li:first-child,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li:first-child {
padding-top: 0; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li:last-child,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li:last-child {
padding-bottom: 0; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure {
width: 80px;
height: 80px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure:not(:last-child) {
margin-right: 10px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure img,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure img {
max-width: 100%;
height: 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
cursor: pointer; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure {
width: 70px;
height: 70px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure:not(:last-child) {
margin-right: 7px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure {
width: 55px;
height: 55px; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .image-content figure:not(:last-child) {
margin-right: 6px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .permit-list p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .permit-list p {
font-size: 14px;
font-weight: 400;
line-height: 16px;
color: #3346D1;
margin-bottom: 10px; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .permit-list p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .permit-list p {
font-size: 13px; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .permit-list p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li .permit-list p {
font-size: 12px; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li h4,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li h4 {
font-size: 1.1rem;
text-transform: capitalize;
line-height: 1.75rem;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 2.6px;
margin-bottom: .875rem; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li h4,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li h4 {
font-size: .875rem;
line-height: 1.5rem;
letter-spacing: 2.2px;
margin-bottom: .625rem; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li h4,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li h4 {
font-size: .75rem;
line-height: 1.25rem;
letter-spacing: 2px;
margin-bottom: .5rem; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: .938rem;
line-height: 1.25rem; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p b,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p b {
min-width: 140px;
font-weight: 600;
font-size: .875rem;
line-height: 1.75rem; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p span,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p span {
color: #323132;
padding-left: 1rem; }
@media only screen and (max-width: 1560px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p {
font-size: .775rem; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p b,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p b {
font-size: .75rem;
line-height: 1.5rem; } }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p {
font-size: .638rem; }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p b,
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li p b {
font-size: .625rem;
line-height: 1.25rem; } }
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li:not(:last-child) {
border-bottom: 1px solid #D1D1D1; }
@media only screen and (max-width: 1440px) {
.popup .popup-container.map-popup .popup-body .popup-content .col-left ul li:not(:last-child),
.window-popup .popup-container.map-popup .popup-body .popup-content .col-left ul li:not(:last-child) {
border-bottom: 0.5px solid #D1D1D1; } }
.popup#open-modal-escalated,
.window-popup#open-modal-escalated {
z-index: 1111; }
.popup#open-modal-flights,
.window-popup#open-modal-flights {
z-index: 1111; }
.popup.open,
.window-popup.open {
z-index: 1011;
opacity: 1;
visibility: visible; }
.popup.open .popup-container .popup-body,
.window-popup.open .popup-container .popup-body {
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
filter: alpha(opacity=100); }
.popup.open#open-modal-flight,
.window-popup.open#open-modal-flight {
z-index: 1111; }
.window-popup .popup-container.xl-popup .popup-body {
padding: 0;
max-width: 1140px;
min-width: 1140px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px; }
.window-popup .popup-container.xl-popup .popup-body span.close-icon {
right: 2rem;
top: 2rem; }
@media only screen and (max-width: 1024px) {
.window-popup .popup-container.xl-popup .popup-body {
max-width: 768px;
min-width: 768px; }
.window-popup .popup-container.xl-popup .popup-body span.close-icon {
right: 1.5rem;
top: 1.5rem; } }
@media only screen and (max-width: 768px) {
.window-popup .popup-container.xl-popup .popup-body {
max-width: 576px;
min-width: 576px; }
.window-popup .popup-container.xl-popup .popup-body span.close-icon {
right: 1rem;
top: 1rem; } }
@media only screen and (max-width: 576px) {
.window-popup .popup-container.xl-popup .popup-body {
max-width: 360px;
min-width: 360px; } }
@media only screen and (max-width: 480px) {
.window-popup .popup-container.xl-popup .popup-body {
max-width: 300px;
min-width: 300px; } }
.window-popup .popup-container.xl-popup .popup-body .popup-content {
padding: 0; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in figure {
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: center !important;
min-height: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 400px;
flex: 0 0 400px;
max-width: 400px; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content {
padding: 2rem;
background-color: #2332BA; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content h1 {
font-size: 2rem;
font-weight: 700; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content h1 span {
color: #DF6D45; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content p {
margin: 1rem 0; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content .about-body {
margin: 2rem 0; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content .about-body ul {
margin-bottom: 2rem; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content .about-body ul li {
position: relative;
padding-left: 2rem;
color: #22264D;
font-weight: 600; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content .about-body ul li::before {
content: 'check_circle';
font-family: 'Material Icons';
position: absolute;
top: 0;
left: 0;
color: #DF6D45; }
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in .about-content .about-body button {
text-transform: uppercase; }
@media only screen and (max-width: 1199px) {
.window-popup .popup-container.xl-popup .popup-body .popup-content .about .about-in figure {
display: none; } }
.h-wrap {
min-height: 100vh;
padding-top: 95px; }
@media only screen and (max-width: 1560px) {
.h-wrap {
padding-top: 58px; } }
.wrapper {
position: relative;
z-index: 11; }
@media only screen and (max-width: 1560px) {
.wrapper {
margin: 0 15vh; } }
@media only screen and (max-width: 1440px) {
.wrapper {
margin: 0 20vh; } }
@media only screen and (max-width: 1199px) {
.wrapper {
margin: 0 9vh;
min-height: auto; } }
@media only screen and (max-width: 991px) {
.wrapper {
margin: 0 3vh; } }
.one-pg-web .smooth-scroll section {
position: relative;
width: 100%;
min-height: 100vh; }
@media only screen and (max-width: 1199px) {
.one-pg-web .smooth-scroll section {
min-height: auto; } }
.one-pg-web .smooth-scroll section::after {
position: absolute;
content: "";
width: 100%;
height: 100%;
opacity: 1;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
background-image: url("./.././img/budget-bank-bg.jpg");
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: center !important; }
.one-pg-web .smooth-scroll section#about:after {
background-image: url("./.././img/about-bg.png"); }
.one-pg-web .smooth-scroll section#features::after {
background-image: url("./.././img/digital-sand-bg.jpg"); }
.one-pg-web .smooth-scroll section#blogs {
background: #F5F5F5; }
.one-pg-web .smooth-scroll section#blogs::after {
background-image: none; }
.one-pg-web .smooth-scroll section#contact {
background: #22264D; }
.one-pg-web .smooth-scroll section#contact::after {
background-image: none; }
.one-pg-web .smooth-scroll section.home_section .home-content {
padding-top: 200px; }
.one-pg-web .smooth-scroll section.home_section .home-content .common-title {
max-width: 1200px; }
@media only screen and (max-width: 1560px) {
.one-pg-web .smooth-scroll section.home_section .home-content {
padding-top: 150px; }
.one-pg-web .smooth-scroll section.home_section .home-content .common-title {
max-width: 900px; } }
@media only screen and (max-width: 1440px) {
.one-pg-web .smooth-scroll section.home_section .home-content {
padding-top: 120px; }
.one-pg-web .smooth-scroll section.home_section .home-content .common-title {
max-width: 740px; } }
.one-pg-web .smooth-scroll section.home_section ul {
margin-top: 115px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (max-width: 1560px) {
.one-pg-web .smooth-scroll section.home_section ul {
margin-top: 80px; } }
@media only screen and (max-width: 1440px) {
.one-pg-web .smooth-scroll section.home_section ul {
margin-top: 70px; } }
@media only screen and (max-width: 991px) {
.one-pg-web .smooth-scroll section.home_section ul {
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
.one-pg-web .smooth-scroll section.home_section ul li {
flex: 0 0 12%; }
@media only screen and (max-width: 1560px) {
.one-pg-web .smooth-scroll section.home_section ul li {
flex: 0 0 10%; } }
.one-pg-web .smooth-scroll section.home_section ul li:not(:last-child) {
margin-right: 40px; }
@media only screen and (max-width: 991px) {
.one-pg-web .smooth-scroll section.home_section ul li {
text-align: center;
flex: 0 0 24%;
margin-bottom: 40px;
margin-right: 0; }
.one-pg-web .smooth-scroll section.home_section ul li:not(:last-child) {
margin-right: 0px; } }
@media only screen and (max-width: 480px) {
.one-pg-web .smooth-scroll section.home_section ul li {
flex: 0 0 32%; } }
@media only screen and (max-width: 360px) {
.one-pg-web .smooth-scroll section.home_section ul li {
flex: 0 0 50%; } }
.one-pg-web .smooth-scroll section.home_section ul li span {
display: block; }
.one-pg-web .smooth-scroll section.home_section ul li span:first-child {
font-size: 18px;
line-height: 28px;
color: #ffffff;
font-family: "Playfair Display", serif; }
@media only screen and (max-width: 1560px) {
.one-pg-web .smooth-scroll section.home_section ul li span:first-child {
font-size: 16px;
line-height: 24px; } }
@media only screen and (max-width: 1440px) {
.one-pg-web .smooth-scroll section.home_section ul li span:first-child {
font-size: 13px;
line-height: 18px; } }
.one-pg-web .smooth-scroll section.home_section ul li span:nth-child(2) {
color: #DF6D45;
margin-bottom: 8px;
font-size: 26px;
line-height: 32px;
font-family: "Playfair Display", serif; }
@media only screen and (max-width: 1560px) {
.one-pg-web .smooth-scroll section.home_section ul li span:nth-child(2) {
font-size: 20px;
line-height: 24px; } }
@media only screen and (max-width: 1440px) {
.one-pg-web .smooth-scroll section.home_section ul li span:nth-child(2) {
font-size: 15px;
line-height: 20px; } }
.one-pg-web .smooth-scroll section.home_section ul li span:last-child {
color: #ffffff;
font-size: 15px;
line-height: 26px;
font-weight: 600;
font-family: "Montserrat", sans-serif; }
@media only screen and (max-width: 1560px) {
.one-pg-web .smooth-scroll section.home_section ul li span:last-child {
font-size: 13px;
line-height: 20px; } }
@media only screen and (max-width: 1440px) {
.one-pg-web .smooth-scroll section.home_section ul li span:last-child {
font-size: 10px;
line-height: 12px; } }
.page-header {
position: relative;
padding: 285px 0 95px; }
@media only screen and (max-width: 1560px) {
.page-header {
padding: 225px 0 80px; } }
@media only screen and (max-width: 1440px) {
.page-header {
padding: 170px 0 65px; } }
.page-header::after {
position: absolute;
content: " ";
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
background-repeat: no-repeat;
background-size: 100% 100%; }
@media only screen and (max-width: 768px) {
.page-header::after {
background-size: cover; } }
.page-header.about-header::after {
background-image: url("./.././img/about-budget-bg.png");
background-color: rgba(15, 4, 51, 0.8509803922); }
.page-header.blog-header::after {
background-image: url("./.././img/blog_bg.png");
background-color: #22264D; }
.page-header .row-wrap {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative; }
.page-header span {
text-transform: uppercase;
font-family: "Oswald", sans-serif;
letter-spacing: .8px;
color: #DF6D45;
display: block; }
@media only screen and (max-width: 991px) {
.page-header span {
text-align: center; } }
.page-header .common-title {
margin-top: 18px; }
@media only screen and (max-width: 1440px) {
.page-header .common-title {
margin-top: 15px; } }
.page-header.about-header .common-title {
max-width: 1200px; }
@media only screen and (max-width: 1560px) {
.page-header.about-header .common-title {
max-width: 850px; } }
@media only screen and (max-width: 1440px) {
.page-header.about-header .common-title {
max-width: 700px; } }
.page-header.blog-header .row-wrap {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.page-header.blog-header .common-title {
max-width: 600px; }
@media only screen and (max-width: 1560px) {
.page-header.blog-header .common-title {
max-width: 500px; } }
@media only screen and (max-width: 1440px) {
.page-header.blog-header .common-title {
max-width: 400px; } }
.page-header.blog-items-header {
text-align: center;
background: #22264D; }
.page-header.blog-items-header span {
color: #ffffff; }
.page-header.blog-items-header .col-wrap {
position: relative;
top: -130px; }
@media only screen and (max-width: 1560px) {
.page-header.blog-items-header .col-wrap {
top: -100px; } }
@media only screen and (max-width: 1440px) {
.page-header.blog-items-header .col-wrap {
top: -80px; } }
.about_section .about-content {
padding-left: 130px;
padding-top: 90px; }
@media only screen and (max-width: 1560px) {
.about_section .about-content {
padding-top: 80px;
padding-left: 100px; } }
@media only screen and (max-width: 1440px) {
.about_section .about-content {
padding-top: 60px; } }
@media only screen and (max-width: 991px) {
.about_section .about-content {
padding-left: 0; }
.about_section .about-content .row-wrap {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; } }
.about_section p.para {
margin: 35px 0 45px;
font-size: 14px;
line-height: 24px;
max-width: 820px;
color: #22264D; }
@media only screen and (max-width: 1560px) {
.about_section p.para {
margin: 30px 0 35px;
font-size: 11px;
line-height: 20px;
max-width: 645px; } }
@media only screen and (max-width: 1440px) {
.about_section p.para {
margin: 25px 0;
font-size: 9.5px;
line-height: 16px;
max-width: 558px; } }
@media only screen and (max-width: 991px) {
.about_section p.para {
text-align: justify; } }
.about_section a.visit_link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 15px;
color: #22264D;
text-transform: uppercase;
font-family: "Oswald", sans-serif;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
@media only screen and (max-width: 1560px) {
.about_section a.visit_link {
font-size: 13px; } }
@media only screen and (max-width: 1440px) {
.about_section a.visit_link {
font-size: 10px; } }
@media only screen and (max-width: 1440px) {
.about_section a.visit_link {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
.about_section a.visit_link i {
font-size: 22px;
line-height: 0;
font-weight: 400;
margin-left: 8px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
@media only screen and (max-width: 1560px) {
.about_section a.visit_link i {
font-size: 18px; } }
@media only screen and (max-width: 1560px) {
.about_section a.visit_link i {
font-size: 14px; } }
.about_section a.visit_link:hover {
color: #DF6D45; }
.about_section a.visit_link:hover i {
color: #DF6D45; }
.about-info {
padding: 160px 0 150px; }
@media only screen and (max-width: 1560px) {
.about-info {
padding: 110px 0 150px; } }
@media only screen and (max-width: 1440px) {
.about-info {
padding: 100px 0 80px; } }
.about-info .content {
height: 100%; }
@media only screen and (max-width: 767px) {
.about-info .content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center; } }
.about-info .content .common-title {
max-width: 540px; }
@media only screen and (max-width: 1560px) {
.about-info .content .common-title {
max-width: 450px; } }
@media only screen and (max-width: 1440px) {
.about-info .content .common-title {
max-width: 350px; } }
.about-info .content.info-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
.about-info .content .info {
max-width: 620px;
padding-top: 100px; }
@media only screen and (max-width: 1560px) {
.about-info .content .info {
max-width: 490px;
padding-top: 90px; } }
@media only screen and (max-width: 1440px) {
.about-info .content .info {
max-width: 450px;
padding-top: 65px; } }
.about-obj {
background: #F2F3F5;
position: relative;
padding: 90px 0; }
@media only screen and (max-width: 1440px) {
.about-obj {
padding: 60px 0; } }
.about-obj::after {
position: absolute;
content: '';
width: 100%;
height: 100%;
z-index: 1;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-image: url("./.././img/Clip.png");
background-size: 850px 100%;
background-position: right center;
background-repeat: no-repeat; }
@media only screen and (max-width: 1560px) {
.about-obj::after {
background-size: 680px 100%; } }
@media only screen and (max-width: 1440px) {
.about-obj::after {
background-size: 550px 100%; } }
@media only screen and (max-width: 1199px) {
.about-obj::after {
background-size: 480px 100%; } }
@media only screen and (max-width: 991px) {
.about-obj::after {
background-size: 320px; } }
@media only screen and (max-width: 768px) {
.about-obj::after {
background-size: 280px; } }
@media only screen and (max-width: 767px) {
.about-obj::after {
background-size: 280px;
opacity: .3; } }
@media only screen and (max-width: 480px) {
.about-obj::after {
opacity: .2;
background-size: 200px; } }
.about-obj ul.obj-list-wrap {
margin-top: 40px; }
@media only screen and (max-width: 1560px) {
.about-obj ul.obj-list-wrap {
margin-top: 30px;
max-width: 520px; } }
@media only screen and (max-width: 1440px) {
.about-obj ul.obj-list-wrap {
margin-top: 20px; } }
.about-obj ul.obj-list-wrap li.obj-items {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.about-obj ul.obj-list-wrap li.obj-items:not(:last-child) {
margin-bottom: 20px; }
@media only screen and (max-width: 1560px) {
.about-obj ul.obj-list-wrap li.obj-items:not(:last-child) {
margin-bottom: 15px; } }
@media only screen and (max-width: 1440px) {
.about-obj ul.obj-list-wrap li.obj-items:not(:last-child) {
margin-bottom: 10px; } }
.about-obj ul.obj-list-wrap li.obj-items i {
font-size: 22px;
margin-right: 20px;
color: #DF6D45;
line-height: 26px; }
@media only screen and (max-width: 1560px) {
.about-obj ul.obj-list-wrap li.obj-items i {
font-size: 17px;
line-height: 24px; } }
@media only screen and (max-width: 1440px) {
.about-obj ul.obj-list-wrap li.obj-items i {
font-size: 14px;
line-height: 20px; } }
.features_section .features-content {
padding-left: 140px;
margin-top: 100px; }
@media only screen and (max-width: 1560px) {
.features_section .features-content {
margin-top: 90px;
padding-left: 100px; } }
@media only screen and (max-width: 1440px) {
.features_section .features-content {
margin-top: 75px; } }
@media only screen and (max-width: 991px) {
.features_section .features-content {
padding-left: 0; } }
@media only screen and (max-width: 767px) {
.features_section .features-content {
margin-top: 60px; } }
.features_section .features-row {
margin-top: 80px; }
@media only screen and (max-width: 1560px) {
.features_section .features-row {
margin-top: 70px; } }
@media only screen and (max-width: 1440px) {
.features_section .features-row {
margin-top: 50px; } }
.features_section .features-row .col-wrap {
margin-bottom: 80px;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
@media only screen and (max-width: 1560px) {
.features_section .features-row .col-wrap {
margin-bottom: 60px; } }
@media only screen and (max-width: 1440px) {
.features_section .features-row .col-wrap {
margin-bottom: 45px; } }
@media only screen and (max-width: 767px) {
.features_section .features-row .col-wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center; } }
.features_section .features-row .col-wrap .fig-content {
flex: 0 0 18%;
max-width: 18%; }
@media only screen and (max-width: 1560px) {
.features_section .features-row .col-wrap .fig-content {
flex: 0 0 16%;
max-width: 16%; } }
@media only screen and (max-width: 1440px) {
.features_section .features-row .col-wrap .fig-content {
flex: 0 0 14%;
max-width: 14%; } }
@media only screen and (max-width: 991px) {
.features_section .features-row .col-wrap .fig-content {
flex: 0 0 20%;
max-width: 20%; } }
.features_section .features-row .col-wrap .fig-content img {
margin-top: 5px;
max-width: 65px; }
@media only screen and (max-width: 1560px) {
.features_section .features-row .col-wrap .fig-content img {
max-width: 50px; } }
@media only screen and (max-width: 1440px) {
.features_section .features-row .col-wrap .fig-content img {
max-width: 40px; } }
@media only screen and (max-width: 767px) {
.features_section .features-row .col-wrap .fig-content img {
margin-top: 0;
margin-bottom: 10px; } }
.features_section .features-row .col-wrap .text-content h5 {
color: #000000;
font-size: 30px;
line-height: 40px;
font-weight: 400; }
@media only screen and (max-width: 1560px) {
.features_section .features-row .col-wrap .text-content h5 {
font-size: 24px;
line-height: 35px; } }
@media only screen and (max-width: 1440px) {
.features_section .features-row .col-wrap .text-content h5 {
font-size: 19px;
line-height: 30px; } }
.features_section .features-row .col-wrap .text-content p {
font-size: 15px;
line-height: 24px;
color: #000000;
margin-top: 20px;
max-width: 380px; }
@media only screen and (max-width: 1560px) {
.features_section .features-row .col-wrap .text-content p {
font-size: 13px;
line-height: 22px;
margin-top: 15px;
max-width: 330px; } }
@media only screen and (max-width: 1440px) {
.features_section .features-row .col-wrap .text-content p {
font-size: 10px;
line-height: 15px;
margin-top: 10px;
max-width: 255px; } }
.contact_section {
background: #22264D; }
.contact_section .contact-content {
margin-top: 20px; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-content {
margin-top: 20px; } }
.contact_section .contact-row {
margin-top: 30px; }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row {
margin-top: 25px; } }
@media only screen and (max-width: 576px) {
.contact_section .contact-row {
margin-top: 40px; } }
.contact_section .contact-row h5.title {
color: #ffffff;
font-size: 28px;
line-height: 40px;
font-weight: 400;
margin-bottom: 30px; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row h5.title {
font-size: 22px;
line-height: 34px;
margin-bottom: 22px; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row h5.title {
font-size: 18px;
line-height: 30px;
margin-bottom: 17px; } }
@media only screen and (max-width: 576px) {
.contact_section .contact-row h5.title {
text-align: center; } }
@media only screen and (max-width: 576px) {
.contact_section .contact-row .info {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center; } }
.contact_section .contact-row .info .info-addr {
margin-bottom: 55px; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .info .info-addr {
margin-bottom: 30px; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .info .info-addr {
margin-bottom: 20px; } }
.contact_section .contact-row .info .info-addr span.company-addr {
font-size: 13.75px;
line-height: 24px;
color: #ffffff;
display: block;
max-width: 150px; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .info .info-addr span.company-addr {
font-size: 10px;
line-height: 20px; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .info .info-addr span.company-addr {
font-size: 8px;
line-height: 17px;
max-width: 100px; } }
@media only screen and (max-width: 576px) {
.contact_section .contact-row .info .info-addr span.company-addr {
display: inline-block; } }
.contact_section .contact-row .info .info-addr ul {
margin-top: 12px; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .info .info-addr ul {
margin-top: 5px; } }
.contact_section .contact-row .info .info-addr ul li:not(:last-child) {
margin-bottom: 10px; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .info .info-addr ul li:not(:last-child) {
margin-bottom: 0; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .info .info-addr ul li:not(:last-child) {
line-height: 20px; } }
.contact_section .contact-row .info .info-addr ul li span, .contact_section .contact-row .info .info-addr ul li a {
display: inline;
font-size: 13px;
line-height: 16px; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .info .info-addr ul li span, .contact_section .contact-row .info .info-addr ul li a {
font-size: 10px;
line-height: 12px; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .info .info-addr ul li span, .contact_section .contact-row .info .info-addr ul li a {
font-size: 8px;
line-height: 10px; } }
.contact_section .contact-row .info .info-addr ul li span {
color: #DF6D45;
font-family: "Oswald", sans-serif;
width: 40px;
margin-right: 8px;
text-transform: uppercase;
letter-spacing: .9px;
display: inline-block; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .info .info-addr ul li span {
width: 36px;
margin-right: 5px; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .info .info-addr ul li span {
width: 30px; } }
.contact_section .contact-row .info .info-addr ul li a {
font-size: 13.75px;
cursor: pointer;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
color: #ffffff; }
.contact_section .contact-row .info .info-addr ul li a:hover {
text-decoration: underline; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .info .info-addr ul li a {
font-size: 10.75px; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .info .info-addr ul li a {
font-size: 8.75px; } }
.contact_section .contact-row .info ul.social-media-grp {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (max-width: 576px) {
.contact_section .contact-row .info ul.social-media-grp {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
.contact_section .contact-row .info ul.social-media-grp li.social-item:not(:last-child) {
margin-right: 30px; }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .info ul.social-media-grp li.social-item:not(:last-child) {
margin-right: 22px; } }
.contact_section .contact-row .info ul.social-media-grp li.social-item a {
width: 22px;
height: 22px;
cursor: pointer;
display: inline-block; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .info ul.social-media-grp li.social-item a {
width: 18px;
height: 18px; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .info ul.social-media-grp li.social-item a {
width: 14px;
height: 14px; } }
.contact_section .contact-row .info ul.social-media-grp li.social-item a img {
width: 100%;
height: 100%; }
@media only screen and (max-width: 767px) {
.contact_section .contact-row .contact {
margin: 50px 0 30px; } }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .contact form {
margin-top: -6px; } }
@media only screen and (max-width: 767px) {
.contact_section .contact-row .contact form {
margin-top: 10px; } }
.contact_section .contact-row .contact form .form-group {
margin-bottom: 30px;
position: relative;
width: 100%; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .contact form .form-group {
margin-bottom: 18px; } }
.contact_section .contact-row .contact form .form-group .form-control {
position: relative;
cursor: pointer;
color: #ffffff;
padding: 2px 0px;
background: transparent;
outline: none;
border: none;
border-bottom: 0.5px solid #5c5c5c;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px; }
.contact_section .contact-row .contact form .form-group .form-control ~ label {
-webkit-transition: all 0.4s ease-in;
-o-transition: all 0.4s ease-in;
transition: all 0.4s ease-in;
font-size: 14px;
font-weight: 400;
line-height: 24px;
color: #ffffff;
position: absolute;
left: 0;
top: 8px; }
@media only screen and (max-width: 1560px) {
.contact_section .contact-row .contact form .form-group .form-control ~ label {
font-size: 10px; } }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .contact form .form-group .form-control ~ label {
font-size: 8px;
top: 6px; } }
.contact_section .contact-row .contact form .form-group .form-control ~ .border-span {
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: .5px;
background: #DF6D45;
transition: all 0.5s linear; }
.contact_section .contact-row .contact form .form-group .form-control:focus {
color: #772e14;
box-shadow: none;
outline: none; }
.contact_section .contact-row .contact form .form-group .form-control:focus ~ label {
top: -5px;
color: #DF6D45;
transform: translate(-12%, -50%) scale(0); }
.contact_section .contact-row .contact form .form-group .form-control:focus ~ .border-span {
width: 100%;
background: #772e14; }
.contact_section .contact-row .contact form .form-group .form-control:valid {
color: #DF6D45;
box-shadow: none;
outline: none; }
.contact_section .contact-row .contact form .form-group .form-control:valid ~ label {
top: -5px;
color: #ffffff;
transform: translate(-12%, -50%) scale(0); }
.contact_section .contact-row .contact form .form-group .form-control:valid ~ .border-span {
background: #DF6D45;
width: 100%; }
.contact_section .contact-row .contact form button {
margin-top: 15px; }
@media only screen and (max-width: 1440px) {
.contact_section .contact-row .contact form button {
margin-top: 12px;
min-height: 28px;
height: 28px;
font-size: 9px; } }
@media only screen and (max-width: 767px) {
.contact_section .contact-row .contact form button {
margin-top: 20px; } }
@media only screen and (max-width: 576px) {
.contact_section .contact-row .contact form button {
margin: 40px auto 0;
display: block; } }
.contact_section .contact-row .contact form button.is-border {
border-color: #5c5c5c; }
.contact_section .contact-row .contact form button.is-border:hover {
background: #DF6D45;
color: #ffffff; }
.blog_section.bg-grey {
background: #F5F5F5;
padding: 50px 0 60px; }
@media only screen and (max-width: 1440px) {
.blog_section.bg-grey {
padding: 40px 0 50px; } }
.blog_section .blog-content {
margin-top: 35px; }
@media only screen and (max-width: 1440px) {
.blog_section .blog-content {
margin-top: 25px; } }
.blog_section .common-title .title {
text-align: center; }
.blog_section .blogs-row {
margin-top: 60px; }
@media only screen and (max-width: 1560px) {
.blog_section .blogs-row {
margin-top: 45px; } }
@media only screen and (max-width: 1440px) {
.blog_section .blogs-row {
margin-top: 35px; } }
@media only screen and (max-width: 767px) {
.blog_section .blogs-row {
margin-top: 60px; }
.blog_section .blogs-row .row-wrap {
max-width: 260px;
margin: 0 auto; }
.blog_section .blogs-row .row-wrap .col-wrap {
text-align: center; }
.blog_section .blogs-row .row-wrap .col-wrap:not(:last-child) {
margin-bottom: 50px; } }
.blog_section .blogs-row .main-card {
cursor: pointer;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
height: 100%; }
.blog_section .blogs-row .main-card > div {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.blog_section .blogs-row .main-card:hover {
transform: scale(0.95); }
.blog_section .blogs-row .main-card .card-header {
padding: 0; }
.blog_section .blogs-row .main-card .card-header figure {
height: 205px; }
@media only screen and (max-width: 1560px) {
.blog_section .blogs-row .main-card .card-header figure {
height: 170px; } }
@media only screen and (max-width: 1440px) {
.blog_section .blogs-row .main-card .card-header figure {
height: 130px; } }
@media only screen and (max-width: 767px) {
.blog_section .blogs-row .main-card .card-header figure {
height: 120px; } }
.blog_section .blogs-row .main-card .card-header figure img {
width: 100%;
height: 100%; }
.blog_section .blogs-row .main-card .card-body {
padding: 40px 0 10px; }
@media only screen and (max-width: 1560px) {
.blog_section .blogs-row .main-card .card-body {
padding: 25px 0 10px; } }
@media only screen and (max-width: 1440px) {
.blog_section .blogs-row .main-card .card-body {
padding: 15px 0 10px; } }
.blog_section .blogs-row .main-card .card-body * {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.blog_section .blogs-row .main-card .card-body span.date {
font-size: 14px;
line-height: 16px;
font-family: "Oswald", sans-serif;
letter-spacing: .9px;
text-transform: uppercase;
color: #000000; }
@media only screen and (max-width: 1560px) {
.blog_section .blogs-row .main-card .card-body span.date {
font-size: 12px;
line-height: 14px; } }
@media only screen and (max-width: 1440px) {
.blog_section .blogs-row .main-card .card-body span.date {
font-size: 9.5px; } }
.blog_section .blogs-row .main-card .card-body h5 {
font-size: 30px;
font-weight: 400;
line-height: 40px;
color: #000000;
margin: 10px 0 20px; }
@media only screen and (max-width: 1560px) {
.blog_section .blogs-row .main-card .card-body h5 {
font-size: 25px;
line-height: 36px;
margin: 8px 0 15px; } }
@media only screen and (max-width: 1440px) {
.blog_section .blogs-row .main-card .card-body h5 {
font-size: 18px;
line-height: 24px;
margin: 5px 0 10px; } }
.blog_section .blogs-row .main-card .card-body p {
font-size: 14px;
line-height: 26px;
color: #000000;
max-width: 380px; }
@media only screen and (max-width: 1560px) {
.blog_section .blogs-row .main-card .card-body p {
font-size: 12px;
line-height: 20px;
max-width: 330px; } }
@media only screen and (max-width: 1440px) {
.blog_section .blogs-row .main-card .card-body p {
font-size: 9.5px;
line-height: 16px;
max-width: 260px; } }
@media only screen and (max-width: 767px) {
.blog_section .blogs-row .main-card .card-body p {
max-width: 100%; } }
.blog_section .visit-link {
margin-top: 60px;
text-align: center; }
@media only screen and (max-width: 1560px) {
.blog_section .visit-link {
margin-top: 30px; } }
@media only screen and (max-width: 1440px) {
.blog_section .visit-link {
margin-top: 20px; } }
@media only screen and (max-width: 767px) {
.blog_section .visit-link {
margin-top: 30px; } }
.blog_section .visit-link a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
letter-spacing: .8px;
font-size: 15px;
line-height: 16px;
color: #DF6D45;
font-family: "Oswald", sans-serif;
text-transform: uppercase;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.blog_section .visit-link a i {
font-size: 22px;
font-weight: 400;
line-height: 0;
color: #DF6D45;
margin-left: 8px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.blog_section .visit-link a:hover {
color: #DF6D45; }
.blog_section .visit-link a:hover i {
color: #DF6D45; }
@media only screen and (max-width: 1560px) {
.blog_section .visit-link a {
font-size: 12px;
line-height: 12px; }
.blog_section .visit-link a i {
font-size: 20px; } }
@media only screen and (max-width: 1440px) {
.blog_section .visit-link a {
font-size: 10px;
line-height: 10px; }
.blog_section .visit-link a i {
font-size: 14px; } }
.budget-content {
margin: 110px 0 160px; }
@media only screen and (max-width: 1560px) {
.budget-content {
margin: 90px 0 140px; } }
@media only screen and (max-width: 1440px) {
.budget-content {
margin: 80px 0 130px; } }
.budget-content .row-wrap {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.budget-content ul.budget-list li:not(:last-child) {
margin-bottom: 70px; }
@media only screen and (max-width: 1560px) {
.budget-content ul.budget-list li:not(:last-child) {
margin-bottom: 50px; } }
@media only screen and (max-width: 1440px) {
.budget-content ul.budget-list li:not(:last-child) {
margin-bottom: 30px; } }
.budget-content ul.budget-list li a {
cursor: pointer;
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
.budget-content ul.budget-list li a:hover {
transform: translateY(-4px);
-webkit-box-shadow: 10px 10px 10px 0 rgba(117, 117, 117, 0.1);
box-shadow: 10px 10px 10px 0 rgba(117, 117, 117, 0.1); }
.budget-content ul.budget-list li figure {
flex: 0 0 325px; }
.budget-content ul.budget-list li figure img {
width: 100%;
height: 190px; }
@media only screen and (max-width: 1560px) {
.budget-content ul.budget-list li figure {
flex: 0 0 280px; }
.budget-content ul.budget-list li figure img {
height: 170px; } }
@media only screen and (max-width: 1440px) {
.budget-content ul.budget-list li figure {
flex: 0 0 250px; }
.budget-content ul.budget-list li figure img {
height: 150px; } }
.budget-content ul.budget-list li.budget-items .info {
padding-left: 25px; }
.budget-content ul.budget-list li.budget-items .info span.date {
font-family: "Oswald", sans-serif;
font-size: 14px;
letter-spacing: .8px;
text-transform: uppercase;
color: #000000; }
.budget-content ul.budget-list li.budget-items .info .common-title {
margin: 15px 0 20px; }
.budget-content ul.budget-list li.budget-items .info p.news-para {
color: #000000;
max-width: 690px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden; }
@media only screen and (max-width: 1560px) {
.budget-content ul.budget-list li.budget-items .info {
padding-left: 20px; }
.budget-content ul.budget-list li.budget-items .info span.date {
font-size: 12px;
letter-spacing: .8px; }
.budget-content ul.budget-list li.budget-items .info p.news-para {
max-width: 600px; } }
@media only screen and (max-width: 1440px) {
.budget-content ul.budget-list li.budget-items .info {
padding-left: 15px; }
.budget-content ul.budget-list li.budget-items .info span.date {
font-size: 10px;
letter-spacing: .6px; }
.budget-content ul.budget-list li.budget-items .info .common-title {
margin: 10px 0 15px; }
.budget-content ul.budget-list li.budget-items .info p.news-para {
max-width: 550px; } }
.budget-content ul.budget-list li.mainbudget-items {
background-size: contain;
margin: 120px 0;
padding: 60px 40px; }
@media only screen and (max-width: 1560px) {
.budget-content ul.budget-list li.mainbudget-items {
margin: 100px 0;
padding: 50px 30px; } }
@media only screen and (max-width: 1440px) {
.budget-content ul.budget-list li.mainbudget-items {
margin: 80px 0;
padding: 40px 20px; } }
.budget-content ul.budget-list li.mainbudget-items a.info {
display: block;
background: #ffffff;
max-width: 420px;
padding: 35px;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
cursor: pointer; }
@media only screen and (max-width: 1560px) {
.budget-content ul.budget-list li.mainbudget-items a.info {
padding: 30px;
max-width: 380px; } }
@media only screen and (max-width: 1440px) {
.budget-content ul.budget-list li.mainbudget-items a.info {
padding: 20px;
max-width: 320px; } }
.budget-content ul.budget-list li.mainbudget-items a.info:hover {
transform: translateY(0);
background: #F2F3F5;
-webkit-box-shadow: 0 0 10px 0 #8f8f8f inset;
box-shadow: 0 0 10px 0 #8f8f8f inset; }
.budget-content .pagination-wrap {
margin-top: 120px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
@media only screen and (max-width: 1560px) {
.budget-content .pagination-wrap {
margin-top: 100px; } }
@media only screen and (max-width: 1440px) {
.budget-content .pagination-wrap {
margin-top: 80px; } }
.budget-content .pagination-wrap .pagination a {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 45px;
height: 45px;
font-family: "Oswald", sans-serif;
transform: uppercase;
color: #22264D;
border: 1px solid transparent;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.budget-content .pagination-wrap .pagination a.current {
border: 1px solid #22264D; }
.budget-content .pagination-wrap .pagination a:hover {
background: #22264D;
color: #ffffff;
border: #22264D; }
@media only screen and (max-width: 1560px) {
.budget-content .pagination-wrap .pagination a {
width: 35px;
height: 35px; } }
@media only screen and (max-width: 1440px) {
.budget-content .pagination-wrap .pagination a {
width: 25px;
height: 25px; } }
.budget-content .pagination-wrap .page-nav-btn button {
height: 45px;
width: 170px; }
.budget-content .pagination-wrap .page-nav-btn button.is-border {
color: #22264D;
border: 1px solid #22264D; }
.budget-content .pagination-wrap .page-nav-btn button.is-border:hover {
background: rgba(34, 38, 77, 0.8);
color: #ffffff; }
@media only screen and (max-width: 1560px) {
.budget-content .pagination-wrap .page-nav-btn button {
height: 35px;
width: 150px; } }
@media only screen and (max-width: 1440px) {
.budget-content .pagination-wrap .page-nav-btn button {
height: 25px;
width: 120px; } }
.budget-items {
margin-bottom: 130px; }
@media only screen and (max-width: 1560px) {
.budget-items {
margin-bottom: 110px; } }
@media only screen and (max-width: 1440px) {
.budget-items {
margin-bottom: 90px; } }
.budget-items .row-wrap {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.budget-items .budget-items-info {
max-width: 880px;
margin: 0 auto;
margin-top: -155px; }
@media only screen and (max-width: 1560px) {
.budget-items .budget-items-info {
max-width: 640px;
margin-top: -120px; } }
@media only screen and (max-width: 1440px) {
.budget-items .budget-items-info {
max-width: 600px;
margin-top: -100px; } }
.budget-items .budget-items-info figure {
margin: 0 auto;
height: 630px;
padding-bottom: 100px; }
@media only screen and (max-width: 1560px) {
.budget-items .budget-items-info figure {
height: 500px;
padding-bottom: 70px; } }
@media only screen and (max-width: 1440px) {
.budget-items .budget-items-info figure {
height: 400px;
padding-bottom: 60px; } }
.budget-items .budget-items-info figure img {
width: 100%;
height: 100%; }
.budget-items .budget-items-info .news-wrap {
margin-bottom: 70px; }
.budget-items .budget-items-info .news-wrap .common-title {
margin-bottom: 30px; }
@media only screen and (max-width: 1560px) {
.budget-items .budget-items-info .news-wrap {
margin-bottom: 50px; }
.budget-items .budget-items-info .news-wrap .common-title {
margin-bottom: 20px; } }
@media only screen and (max-width: 1440px) {
.budget-items .budget-items-info .news-wrap {
margin-bottom: 40px; }
.budget-items .budget-items-info .news-wrap .common-title {
margin-bottom: 15px; } }
.budget-items .budget-items-info .share-news {
margin-top: 20px; }
.budget-items .budget-items-info .share-news span {
font-family: "Oswald", sans-serif;
text-transform: uppercase;
letter-spacing: .8px; }
.budget-items .budget-items-info .share-news ul {
margin-top: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (max-width: 1560px) {
.budget-items .budget-items-info .share-news ul {
margin-top: 20px; } }
.budget-items .budget-items-info .share-news ul li:not(:last-child) {
margin-right: 30px; }
@media only screen and (max-width: 1560px) {
.budget-items .budget-items-info .share-news ul li:not(:last-child) {
margin-right: 20px; } }
@media only screen and (max-width: 1440px) {
.budget-items .budget-items-info .share-news ul li:not(:last-child) {
margin-right: 15px; } }
.budget-items .budget-items-info .share-news ul li a {
width: 24px;
height: 24px; }
.budget-items .budget-items-info .share-news ul li a:hover img {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: scale(1.2); }
@media only screen and (max-width: 1560px) {
.budget-items .budget-items-info .share-news ul li a {
width: 20px;
height: 20px; } }
@media only screen and (max-width: 1440px) {
.budget-items .budget-items-info .share-news ul li a {
width: 15px;
height: 15px; } }
.viz-wrap span {
color: #ffffff; }
.viz-wrap span.data-label {
display: block;
font-size: 15px;
line-height: 24px;
font-weight: 600;
text-transform: capitalize; }
.viz-wrap span.data-label.is-dark {
color: #000000; }
@media only screen and (max-width: 1560px) {
.viz-wrap span.data-label {
font-size: 11px;
line-height: 20px; } }
@media only screen and (max-width: 1440px) {
.viz-wrap span.data-label {
font-size: 10px;
line-height: 16px; } }
@media only screen and (max-width: 768px) {
.viz-wrap span.data-label {
text-align: center; } }
.viz-wrap span.rate {
display: block;
font-size: 20px;
line-height: 30px;
font-family: "Playfair Display", serif;
text-transform: uppercase; }
.viz-wrap span.rate.is-dark {
color: #22264D; }
@media only screen and (max-width: 1560px) {
.viz-wrap span.rate {
font-size: 15px;
line-height: 20px; } }
@media only screen and (max-width: 1440px) {
.viz-wrap span.rate {
font-size: 12px;
line-height: 20px; } }
.viz-wrap h4.data {
font-size: 28px;
line-height: 26px;
font-weight: 400;
color: #DF6D45; }
.viz-wrap h4.data.is-dark {
color: #000000; }
.viz-wrap h4.data span {
display: inline;
font-size: 20px;
color: #DF6D45; }
@media only screen and (max-width: 1560px) {
.viz-wrap h4.data {
font-size: 21px;
line-height: 20px; }
.viz-wrap h4.data span {
font-size: 15px; } }
@media only screen and (max-width: 1440px) {
.viz-wrap h4.data {
font-size: 17px;
line-height: 15px; }
.viz-wrap h4.data span {
font-size: 12px; } }
@media only screen and (max-width: 768px) {
.viz-wrap h4.data {
text-align: center;
line-height: 18px; } }
.viz-wrap h6.data-subtitle {
font-size: 22px;
line-height: 30px;
font-weight: 400; }
@media only screen and (max-width: 1560px) {
.viz-wrap h6.data-subtitle {
font-size: 17px;
line-height: 24px; } }
@media only screen and (max-width: 1440px) {
.viz-wrap h6.data-subtitle {
font-size: 14px;
line-height: 20px; } }
.viz-header {
padding-top: 120px; }
@media only screen and (max-width: 1560px) {
.viz-header {
padding-top: 90px; } }
@media only screen and (max-width: 1440px) {
.viz-header {
padding-top: 70px; } }
.viz-header h3.title {
font-size: 18px;
line-height: 30px;
font-weight: 400;
color: #ffffff; }
.viz-header h3.title span {
font-size: 30px;
line-height: 30px;
display: inline; }
@media only screen and (max-width: 1560px) {
.viz-header h3.title {
font-size: 14px;
line-height: 25px; }
.viz-header h3.title span {
font-size: 20px;
line-height: 25px;
font-weight: 400; } }
@media only screen and (max-width: 1440px) {
.viz-header h3.title {
font-size: 12px;
line-height: 20px; }
.viz-header h3.title span {
font-size: 16px;
line-height: 20px; } }
@media only screen and (max-width: 768px) {
.viz-header h3.title {
text-align: center; } }
.viz-header .viz-row figure {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media only screen and (max-width: 991px) {
.viz-header .viz-row figure {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
.viz-header .viz-row figure img {
width: 250px;
height: 220px; }
@media only screen and (max-width: 1560px) {
.viz-header .viz-row figure img {
width: 200px; } }
@media only screen and (max-width: 1440px) {
.viz-header .viz-row figure img {
width: 150px; } }
@media only screen and (max-width: 991px) {
.viz-header .viz-row figure img {
height: 200px; } }
@media only screen and (max-width: 480px) {
.viz-header .viz-row figure img {
width: 120px;
height: 160px; } }
.viz-header .viz-row .viz-info .info-category {
border-bottom: 0.5px solid #5c5c5c;
padding-bottom: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
flex-wrap: wrap; }
@media only screen and (max-width: 1560px) {
.viz-header .viz-row .viz-info .info-category {
padding-bottom: 28px; } }
@media only screen and (max-width: 1440px) {
.viz-header .viz-row .viz-info .info-category {
padding-bottom: 20px; } }
.viz-header .viz-row .viz-info .info-category .category-column:not(:last-child) {
flex: 0 0 25%; }
@media only screen and (max-width: 767px) {
.viz-header .viz-row .viz-info .info-category .category-column {
flex: 0 0 50%;
margin-bottom: 30px; }
.viz-header .viz-row .viz-info .info-category .category-column:not(:last-child) {
flex: 0 0 50%; } }
@media only screen and (max-width: 767px) {
.viz-header .viz-row .viz-info .info-category .category-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
flex: 0 0 50%; }
.viz-header .viz-row .viz-info .info-category .category-column:last-child {
flex: 0 0 50%; } }
@media only screen and (max-width: 576px) {
.viz-header .viz-row .viz-info .info-category .category-column {
flex: 0 0 100%; } }
.viz-header .viz-row .viz-info .info-budget {
padding-top: 35px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
flex-wrap: wrap; }
@media only screen and (max-width: 1560px) {
.viz-header .viz-row .viz-info .info-budget {
padding-top: 25px; } }
@media only screen and (max-width: 1440px) {
.viz-header .viz-row .viz-info .info-budget {
padding-top: 20px; } }
.viz-header .viz-row .viz-info .info-budget .budget-column {
flex: 0 0 33.3333%;
margin-bottom: 45px; }
.viz-header .viz-row .viz-info .info-budget .budget-column:nth-child(3) {
flex: 0 0 auto; }
.viz-header .viz-row .viz-info .info-budget .budget-column:last-child {
flex: 0 0 25%; }
@media only screen and (max-width: 1560px) {
.viz-header .viz-row .viz-info .info-budget .budget-column {
margin-bottom: 35px; }
.viz-header .viz-row .viz-info .info-budget .budget-column:last-child {
flex: 0 0 23%; } }
@media only screen and (max-width: 1440px) {
.viz-header .viz-row .viz-info .info-budget .budget-column {
margin-bottom: 30px; }
.viz-header .viz-row .viz-info .info-budget .budget-column:last-child {
flex: 0 0 25%; } }
@media only screen and (max-width: 767px) {
.viz-header .viz-row .viz-info .info-budget .budget-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
flex: 0 0 50%; }
.viz-header .viz-row .viz-info .info-budget .budget-column:last-child, .viz-header .viz-row .viz-info .info-budget .budget-column:nth-child(3) {
flex: 0 0 50%; } }
@media only screen and (max-width: 576px) {
.viz-header .viz-row .viz-info .info-budget .budget-column {
flex: 0 0 100%; }
.viz-header .viz-row .viz-info .info-budget .budget-column:last-child, .viz-header .viz-row .viz-info .info-budget .budget-column:nth-child(3) {
flex: 0 0 100%; } }
.viz-body {
padding: 40px 20px; }
@media only screen and (max-width: 1560px) {
.viz-body {
padding: 30px 10px; } }
@media only screen and (max-width: 1440px) {
.viz-body {
padding: 25px 5px; } }
.viz-body .chart-section,
.viz-body .info-section {
background: #F5F9FF;
padding: 40px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px; }
@media only screen and (max-width: 1560px) {
.viz-body .chart-section,
.viz-body .info-section {
padding: 30px; } }
@media only screen and (max-width: 1440px) {
.viz-body .chart-section,
.viz-body .info-section {
padding: 25px; } }
@media only screen and (max-width: 991px) {
.viz-body .chart-section,
.viz-body .info-section {
padding: 35px 25px; } }
@media only screen and (max-width: 991px) {
.viz-body .chart-section .contents,
.viz-body .info-section .contents {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center; } }
.viz-body .chart-section {
height: 100%;
margin-right: 30px; }
@media only screen and (max-width: 1560px) {
.viz-body .chart-section {
margin-right: 25px; } }
@media only screen and (max-width: 1440px) {
.viz-body .chart-section {
margin-right: 20px; } }
@media only screen and (max-width: 991px) {
.viz-body .chart-section {
margin-right: 0; } }
.viz-body .chart-section .chart {
padding: 50px 0 40px;
border-bottom: 1px solid #dcdcdc; }
@media only screen and (max-width: 1560px) {
.viz-body .chart-section .chart {
padding: 40px 0 30px; } }
@media only screen and (max-width: 1440px) {
.viz-body .chart-section .chart {
padding: 30px 0 20px;
border-bottom: 0.5px solid #dcdcdc; } }
.viz-body .chart-section .chart-info {
padding: 40px 0 80px; }
@media only screen and (max-width: 1560px) {
.viz-body .chart-section .chart-info {
padding: 30px 0 60px; } }
@media only screen and (max-width: 1440px) {
.viz-body .chart-section .chart-info {
padding: 20px 0 50px; } }
.viz-body .chart-section .chart-info .chart-data:not(:last-child) {
margin-bottom: 35px; }
@media only screen and (max-width: 1560px) {
.viz-body .chart-section .chart-info .chart-data:not(:last-child) {
margin-bottom: 25px; } }
@media only screen and (max-width: 1440px) {
.viz-body .chart-section .chart-info .chart-data:not(:last-child) {
margin-bottom: 20px; } }
.viz-body .chart-section .chart-note p {
max-width: 450px;
font-size: 14px;
line-height: 20px; }
@media only screen and (max-width: 1560px) {
.viz-body .chart-section .chart-note p {
font-size: 12px;
max-width: 400px;
line-height: 18px; } }
@media only screen and (max-width: 1440px) {
.viz-body .chart-section .chart-note p {
font-size: 10px;
max-width: 350px;
line-height: 14px; } }
.viz-body .info-section {
height: 100%; }
@media only screen and (max-width: 576px) {
.viz-body .info-section {
margin-top: 40px; } }
@media only screen and (max-width: 991px) {
.viz-body .info-section {
height: auto; } }
.viz-body .info-section h4.data span {
font-size: 28px;
color: #DF6D45; }
.viz-body .info-section h4.data span.num {
font-size: 45px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section h4.data span {
font-size: 22px; }
.viz-body .info-section h4.data span.num {
font-size: 40px; } }
@media only screen and (max-width: 1560px) {
.viz-body .info-section h4.data span {
font-size: 17px; }
.viz-body .info-section h4.data span.num {
font-size: 27px; } }
.viz-body .info-section h6.data-subtitle {
margin-top: 15px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section h6.data-subtitle {
margin-top: 10px; } }
.viz-body .info-section .budget-info-contents {
background: #ffffff;
margin: 30px 0;
padding: 20px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents {
margin: 20px 0;
padding: 15px; } }
@media only screen and (max-width: 991px) {
.viz-body .info-section .budget-info-contents {
margin: 20px 0 0; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents {
margin: 30px 0 0;
padding: 20px; } }
.viz-body .info-section .budget-info-contents ul.budget-ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
flex-wrap: wrap; }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items {
border: 0.5px solid #e6e6e6;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
position: relative;
cursor: pointer;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:hover .tooltip-info {
visibility: visible;
opacity: 1;
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
transform: translateY(0); }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info {
transform: translateY(3px);
visibility: hidden;
opacity: 0;
position: absolute;
margin-top: 60px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
width: 150px;
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
-webkit-animation: fade-opacity .4s ease; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info {
margin-top: 50px;
width: 125px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info {
margin-top: 38px;
width: 100px; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info::after {
content: "";
position: absolute;
bottom: 100%;
left: 45%;
border-width: 5px;
border-style: solid;
border-color: transparent transparent #ffffff transparent; }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p {
padding: 4px 8px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p {
padding: 2px 4px; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p.title {
background: #ffffff;
border-top-left-radius: 4px;
border-top-right-radius: 4px; }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p.data {
background: #e3efff;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px; }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p span,
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p strong {
font-size: 11px;
line-height: 16px;
color: #000000; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p span,
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p strong {
font-size: 9px;
line-height: 14px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p span,
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items .tooltip-info p strong {
font-size: 7px;
line-height: 10px; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items span {
font-size: 12px;
line-height: 16px;
color: #000000; }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items span strong {
margin-top: 8px;
display: block; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items span {
font-size: 10px;
line-height: 14px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items span {
font-size: 8px;
line-height: 12px; }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items span strong {
margin-top: 6px; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:first-child {
background: #EFF6FD;
flex: 1 0 24%;
max-width: 24%;
height: 260px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:first-child {
height: 220px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:first-child {
height: 180px; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:first-child {
flex: 0 0 28%;
max-width: 28%;
height: 150px; } }
@media only screen and (max-width: 480px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:first-child {
flex: 0 0 45%;
max-width: 45%; } }
@media only screen and (max-width: 360px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:first-child {
flex: 0 0 100%;
max-width: 100%; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(2) {
background: #DEEDFA;
flex: 1 0 34%;
max-width: 34%;
height: 260px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(2) {
height: 220px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(2) {
height: 180px; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(2) {
flex: 0 0 42%;
max-width: 42%;
height: 150px; } }
@media only screen and (max-width: 480px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(2) {
flex: 0 0 55%;
max-width: 55%; } }
@media only screen and (max-width: 360px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(2) {
flex: 0 0 100%;
max-width: 100%; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(3) {
background: #CEE3F8;
flex: 1 0 22%;
max-width: 22%;
height: 260px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(3) {
height: 220px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(3) {
height: 180px; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(3) {
flex: 0 0 30%;
max-width: 30%;
height: 150px; } }
@media only screen and (max-width: 480px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(3) {
flex: 0 0 60%;
max-width: 60%; } }
@media only screen and (max-width: 360px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(3) {
flex: 0 0 100%;
max-width: 100%; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(4) {
background: rgba(206, 227, 248, 0.9);
flex: 1 0 20%;
max-width: 20%;
height: 260px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(4) {
height: 220px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(4) {
height: 180px; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(4) {
flex: 0 0 34%;
max-width: 34%;
height: 150px; } }
@media only screen and (max-width: 480px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(4) {
flex: 0 0 40%;
max-width: 40%; } }
@media only screen and (max-width: 360px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(4) {
flex: 0 0 100%;
max-width: 100%; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(5) {
background: rgba(190, 218, 246, 0.86);
flex: 1 0 23%;
max-width: 23%;
height: 200px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(5) {
height: 170px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(5) {
height: 150px; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(5) {
flex: 0 0 33%;
max-width: 33%;
height: 150px; } }
@media only screen and (max-width: 480px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(5) {
flex: 0 0 45%;
max-width: 45%; } }
@media only screen and (max-width: 360px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(5) {
flex: 0 0 100%;
max-width: 100%; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(6) {
background: #BEDAF6;
flex: 1 0 28%;
max-width: 28%;
height: 200px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(6) {
height: 170px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(6) {
height: 150px; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(6) {
flex: 0 0 33%;
max-width: 33%;
height: 150px; } }
@media only screen and (max-width: 480px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(6) {
flex: 0 0 55%;
max-width: 55%; } }
@media only screen and (max-width: 360px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(6) {
flex: 0 0 100%;
max-width: 100%; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(7) {
background: #ADD1F3;
flex: 1 0 20%;
max-width: 20%;
height: 200px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(7) {
height: 170px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(7) {
height: 150px; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(7) {
flex: 0 0 33%;
max-width: 33%;
height: 150px; } }
@media only screen and (max-width: 480px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(7) {
flex: 0 0 58%;
max-width: 58%; } }
@media only screen and (max-width: 360px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:nth-child(7) {
flex: 0 0 100%;
max-width: 100%; } }
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:last-child {
background: #9DC8F1;
flex: 1 0 29%;
max-width: 29%;
height: 200px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:last-child {
height: 170px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:last-child {
height: 150px; } }
@media only screen and (max-width: 767px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:last-child {
flex: 0 0 33%;
max-width: 33%;
height: 150px; } }
@media only screen and (max-width: 480px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:last-child {
flex: 0 0 42%;
max-width: 42%; } }
@media only screen and (max-width: 360px) {
.viz-body .info-section .budget-info-contents ul.budget-ul li.budget-li-items:last-child {
flex: 0 0 100%;
max-width: 100%; } }
.viz-body .info-section .budget-info-contents p.note {
font-size: 14px;
margin-top: 20px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents p.note {
font-size: 12px;
margin-top: 15px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents p.note {
margin-top: 10px;
font-size: 10px; } }
.viz-body .info-section .budget-info-contents .btn-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
/* @media only screen and (max-width:991px){
@include justify-content-center;
margin: 20px 0 0;
} */ }
@media only screen and (max-width: 991px) {
.viz-body .info-section .budget-info-contents .btn-wrap {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 20px; } }
.viz-body .info-section .budget-info-contents .btn-wrap button {
width: 150px;
height: 50px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents .btn-wrap button {
height: 40px;
width: 140px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents .btn-wrap button {
width: 120px;
height: 30px; } }
.viz-body .info-section .budget-info-contents .btn-wrap button.is-bg {
background: #F2F3F5;
border: 1px solid #F2F3F5;
color: #22264D; }
.viz-body .info-section .budget-info-contents .btn-wrap button.is-bg:hover {
background: #22264D;
color: #ffffff; }
.viz-body .info-section .budget-info-contents .select-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 25px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents .select-content {
margin-bottom: 20px; } }
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown:not(:last-child) {
margin-right: 80px; }
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown:not(:last-child) select {
width: 145px; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown:not(:last-child) {
margin-right: 70px; }
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown:not(:last-child) select {
width: 125px; } }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown:not(:last-child) {
margin-right: 60px; }
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown:not(:last-child) select {
width: 105px; } }
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown label {
font-weight: 600; }
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown select {
cursor: pointer;
height: 25px;
width: 70px;
border: 0;
border-bottom: 1px solid #cdcdcd; }
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown select:focus {
outline: none; }
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown select:hover {
border-bottom: 1px solid #9DC8F1; }
@media only screen and (max-width: 1560px) {
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown select {
border-bottom: 0.5px solid #cdcdcd;
width: 65px;
height: 20px; } }
@media only screen and (max-width: 1440px) {
.viz-body .info-section .budget-info-contents .select-content .sel-dropdown select {
border-bottom: 0.5px solid #cdcdcd;
width: 50px;
height: 18px; } }
.glossary {
padding: 180px 0 110px; }
@media only screen and (max-width: 1560px) {
.glossary {
padding: 155px 0 90px; } }
@media only screen and (max-width: 1440px) {
.glossary {
padding: 130px 0 70px; } }
@media only screen and (max-width: 576px) {
.glossary {
padding: 115px 0 70px; } }
.glossary .row-wrap {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.glossary .section-title-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 70px; }
@media only screen and (max-width: 1560px) {
.glossary .section-title-wrap {
margin-bottom: 60px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-title-wrap {
margin-bottom: 50px; } }
.glossary .section-title-wrap .date span {
font-size: 13px;
color: #000000;
font-family: "Oswald", sans-serif;
text-transform: uppercase;
letter-spacing: .8px; }
@media only screen and (max-width: 1560px) {
.glossary .section-title-wrap .date span {
font-size: 11px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-title-wrap .date span {
font-size: 9px; } }
.glossary .section-content .search-title-bar .form-group {
position: relative; }
.glossary .section-content .search-title-bar .form-group input {
color: #757575;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
border: 0;
border-bottom: 1px solid #e6e6e6;
padding: 10px 0;
padding-left: 30px;
height: 34px;
min-height: 34px; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-title-bar .form-group input {
padding-left: 25px;
height: 30px;
min-height: 30px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-title-bar .form-group input {
height: 28px;
min-height: 28px; } }
.glossary .section-content .search-title-bar .form-group input:focus {
border-bottom: 1px solid #DF6D45;
color: #DF6D45; }
.glossary .section-content .search-title-bar .form-group input:focus ~ i {
color: #DF6D45; }
.glossary .section-content .search-title-bar .form-group input ~ i {
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
font-size: 18px;
color: #8f8f8f;
position: absolute;
top: 8px;
left: 0; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-title-bar .form-group input ~ i {
font-size: 16px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-title-bar .form-group input ~ i {
font-size: 14px;
top: 5px; } }
.glossary .section-content .search-content {
margin-top: 35px;
background: #F2F3F5;
padding: 0 40px;
padding-right: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-content {
margin-top: 25px;
padding: 0 30px;
padding-right: 0; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content {
margin-top: 20px;
padding-right: 0; } }
@media only screen and (max-width: 576px) {
.glossary .section-content .search-content {
padding: 0 20px;
padding-right: 0; } }
.glossary .section-content .search-content .index-search {
padding: 50px 0;
flex: 0 0 14%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content .index-search {
padding: 30px 0; } }
.glossary .section-content .search-content .index-search a {
font-size: 16px;
line-height: 28px;
font-weight: 600;
color: #C0BFC4;
text-transform: uppercase;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
width: 26px;
height: 26px;
text-align: center; }
.glossary .section-content .search-content .index-search a:not(:last-child) {
margin-bottom: 25px; }
.glossary .section-content .search-content .index-search a:active {
background: rgba(223, 109, 69, 0.2);
color: #DF6D45;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%; }
.glossary .section-content .search-content .index-search a:hover, .glossary .section-content .search-content .index-search a.current {
color: #DF6D45; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-content .index-search a {
font-size: 12px; }
.glossary .section-content .search-content .index-search a:not(:last-child) {
margin-bottom: 15px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content .index-search a {
font-size: 10px;
line-height: 20px;
width: 20px;
height: 20px; }
.glossary .section-content .search-content .index-search a:not(:last-child) {
margin-bottom: 10px; } }
.glossary .section-content .search-content .index-content {
padding: 50px 0;
height: 1700px;
overflow-y: scroll;
scroll-behavior: smooth; }
.glossary .section-content .search-content .index-content::-webkit-scrollbar {
width: 4px; }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content .index-content::-webkit-scrollbar {
width: 3px; } }
.glossary .section-content .search-content .index-content::-webkit-scrollbar-track {
background: #f0f0f0; }
.glossary .section-content .search-content .index-content::-webkit-scrollbar-thumb {
background: #dcdcdc;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-content .index-content {
padding: 40px 0; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content .index-content {
padding: 30px 0; } }
@media only screen and (max-width: 991px) {
.glossary .section-content .search-content .index-content {
height: 1500px; } }
.glossary .section-content .search-content .index-content ul.index-li {
padding-right: 80px; }
@media only screen and (max-width: 1199px) {
.glossary .section-content .search-content .index-content ul.index-li {
padding-right: 30px; } }
@media only screen and (max-width: 480px) {
.glossary .section-content .search-content .index-content ul.index-li {
padding-right: 20px; } }
.glossary .section-content .search-content .index-content ul.index-li li.index-item:not(:last-child) {
margin-bottom: 80px; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item:not(:last-child) {
margin-bottom: 60px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item:not(:last-child) {
margin-bottom: 40px; } }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a {
display: block; }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a .index-letter {
text-transform: uppercase;
font-size: 55px;
line-height: 40px;
font-weight: 400;
color: #000000;
font-family: "Playfair Display", serif; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item a .index-letter {
font-size: 40px;
line-height: 60px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item a .index-letter {
font-size: 34px;
line-height: 32px; } }
@media only screen and (max-width: 991px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item a .index-letter {
text-align: center;
font-size: 26px; } }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list {
margin-top: 40px; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list {
margin-top: 30px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list {
margin-top: 20px; } }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li {
margin-bottom: 40px; }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li b {
text-transform: capitalize;
font-size: 16px;
line-height: 28px;
font-weight: 600; }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li p {
text-transform: capitalize;
margin-top: 12px;
font-size: 14px;
line-height: 24px; }
@media only screen and (max-width: 1560px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li {
margin-bottom: 30px; }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li b {
font-size: 13px;
line-height: 24px; }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li p {
margin-top: 8px;
font-size: 11px;
line-height: 20px; } }
@media only screen and (max-width: 1440px) {
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li {
margin-bottom: 20px; }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li b {
font-size: 10px;
line-height: 20px; }
.glossary .section-content .search-content .index-content ul.index-li li.index-item a ul.inner-list li p {
font-size: 9px;
line-height: 16px; } }
/*# sourceMappingURL=style.css.map */ | 0.319758 | 0.056366 |
body {
margin: 0;
padding: 0;
text-align: center;
background: white;
}
div#page {
width: 780px;
margin: 0 auto;
padding: 0;
text-align: center;
background: white;
}
/* HEADER */
div#header {
margin: 0 0 5em 0;
padding: 40px 20px;
color: white;
background: black;
text-align: left;
}
div#branding {
float: left;
width: 40%;
margin: 0;
padding: 10px 0 10px 20px;
text-align: left;
}
div#search {
float: right;
width: 49%;
margin: 0;
padding: 16px 20px 0 0;
text-align: right;
}
/* END HEADER */
/* CONTENT */
div#content {
}
/* MAIN */
div#main {
}
/* END MAIN */
/* SUB */
div#sub {
}
/* END SUB */
/* END CONTENT */
/* FOOTER */
div#footer {
color: white;
background-color: black;
}
div#footer p {
margin: 0;
padding: 15px;
font-size: 0.8em;
}
/* END FOOTER */
/* END LAYOUT */
/* UL.SUBNAV */
ul.subnav {
margin: 0;
padding: 0;
font-size: 0.8em;
list-style: none;
}
ul.subnav li {
margin: 0 0 1em 0;
padding: 0;
list-style: none;
}
ul.subnav li a,
ul.subnav li a:link,
ul.subnav li a:visited,
ul.subnav li a:active {
text-decoration: none;
font-weight: bold;
color: black;
}
ul.subnav li a:hover {
text-decoration: underline;
}
ul.subnav li strong {
padding: 0 0 0 12px;
background: url("../i/subnav-highlight.gif") left top no-repeat transparent;
}
ul.subnav li strong a,
ul.subnav li strong a:link,
ul.subnav li strong a:visited,
ul.subnav li strong a:active {
color: white;
background-color: black;
}
/* END UL.SUBNAV */ | spring-js-resources/src/main/resources/META-INF/web-resources/css-framework/css/layout.css | body {
margin: 0;
padding: 0;
text-align: center;
background: white;
}
div#page {
width: 780px;
margin: 0 auto;
padding: 0;
text-align: center;
background: white;
}
/* HEADER */
div#header {
margin: 0 0 5em 0;
padding: 40px 20px;
color: white;
background: black;
text-align: left;
}
div#branding {
float: left;
width: 40%;
margin: 0;
padding: 10px 0 10px 20px;
text-align: left;
}
div#search {
float: right;
width: 49%;
margin: 0;
padding: 16px 20px 0 0;
text-align: right;
}
/* END HEADER */
/* CONTENT */
div#content {
}
/* MAIN */
div#main {
}
/* END MAIN */
/* SUB */
div#sub {
}
/* END SUB */
/* END CONTENT */
/* FOOTER */
div#footer {
color: white;
background-color: black;
}
div#footer p {
margin: 0;
padding: 15px;
font-size: 0.8em;
}
/* END FOOTER */
/* END LAYOUT */
/* UL.SUBNAV */
ul.subnav {
margin: 0;
padding: 0;
font-size: 0.8em;
list-style: none;
}
ul.subnav li {
margin: 0 0 1em 0;
padding: 0;
list-style: none;
}
ul.subnav li a,
ul.subnav li a:link,
ul.subnav li a:visited,
ul.subnav li a:active {
text-decoration: none;
font-weight: bold;
color: black;
}
ul.subnav li a:hover {
text-decoration: underline;
}
ul.subnav li strong {
padding: 0 0 0 12px;
background: url("../i/subnav-highlight.gif") left top no-repeat transparent;
}
ul.subnav li strong a,
ul.subnav li strong a:link,
ul.subnav li strong a:visited,
ul.subnav li strong a:active {
color: white;
background-color: black;
}
/* END UL.SUBNAV */ | 0.255529 | 0.048767 |
html, body {
background-color: #DADFE1;
color: #000;
font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
font-size: 18px;
font-style: normal;
font-variant: normal;
font-weight: 500;
line-height: 20px;
height: 50vh;
margin: 0;
}
.full-height {
height: 80vh;
}
.flex-center {
align-items: center;
justify-content: center;
}
.position-ref {
position: relative;
}
.top-right {
position: absolute;
right: 10px;
top: 18px;
}
.content {
text-align: center;
}
.title {
font-size: 84px;
}
.links > a {
color: #636b6f;
padding: 0 25px;
font-size: 12px;
font-weight: 600;
letter-spacing: .1rem;
text-decoration: none;
text-transform: uppercase;
}
.m-b-md {
margin-bottom: 30px;
}
.banner{
height: 140px;
width: 1300px;
}
.list-group{
margin-top: 70px;
}
.list-group-item .active{
margin-top: 100px;
margin-left: 40px;
}
.list-group-item {
margin-top: 10px;
margin-left: 40px;
}
.jumbotron{
margin-top: 30px;
margin-bottom: 0px;
margin-left: 10px;
background-image: url(../image/cov2.jpg);
background-position: 0% 25%;
border-radius: 20px;
background-size: cover;
background-repeat: no-repeat;
color: white;
text-shadow: black 0.3em 0.3em 0.3em;
}
.col-md-9{
margin-top: 10px;
}
.btn-primary{
background-color: #334d00;
}
.btn-group{
float: left;
}
.btn-lg{
margin-left: 10px;
}
.form-horizontal{
background-color: transparent;
margin-top: 40px;
margin-bottom: 200px;
margin-left: 70px;
padding-top: 20px;
padding-bottom: 20px;
background-image: url(../image/cov2.jpg);
}
.form-nunua{
margin-top: 40px;
margin-bottom: 200px;
margin-left: 70px;
padding-top: 20px;
}
hr {
margin-top: 30px;
display: block;
margin-top: 0.5em;
margin-bottom: 0.5em;
margin-left: auto;
margin-right: auto;
border-style: inset;
border-width: 1px;
}
.footer-distributed{
background-color: #006600;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
box-sizing: border-box;
width: 100%;
text-align: left;
font: normal 16px sans-serif;
padding: 45px 50px;
margin-top: 80px;
}
.footer-distributed .footer-left p{
color: #8f9296;
font-size: 14px;
margin: 0;
}
/* Footer links */
.footer-distributed p.footer-links{
font-size:18px;
font-weight: bold;
color: #ffffff;
margin: 0 0 10px;
padding: 0;
}
.footer-distributed p.footer-links a{
display:inline-block;
line-height: 1.8;
text-decoration: none;
color: inherit;
}
.footer-distributed .footer-right{
float: right;
margin-top: 6px;
max-width: 180px;
}
.footer-distributed .footer-right a{
display: inline-block;
width: 35px;
height: 35px;
background-color: #33383b;
border-radius: 2px;
font-size: 20px;
color: #ffffff;
text-align: center;
line-height: 35px;
margin-left: 3px;
}
/* If you don't want the footer to be responsive, remove these media queries */
@media (max-width: 600px) {
.footer-distributed .footer-left,
.footer-distributed .footer-right{
text-align: center;
}
.footer-distributed .footer-right{
float: none;
margin: 0 auto 20px;
}
.footer-distributed .footer-left p.footer-links{
line-height: 1.8;
}
}
#nunua{
margin-top: 10px;
}
.btn .btn-default .btn-xs{
margin-left: 20px;
} | public/css/main.css | html, body {
background-color: #DADFE1;
color: #000;
font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
font-size: 18px;
font-style: normal;
font-variant: normal;
font-weight: 500;
line-height: 20px;
height: 50vh;
margin: 0;
}
.full-height {
height: 80vh;
}
.flex-center {
align-items: center;
justify-content: center;
}
.position-ref {
position: relative;
}
.top-right {
position: absolute;
right: 10px;
top: 18px;
}
.content {
text-align: center;
}
.title {
font-size: 84px;
}
.links > a {
color: #636b6f;
padding: 0 25px;
font-size: 12px;
font-weight: 600;
letter-spacing: .1rem;
text-decoration: none;
text-transform: uppercase;
}
.m-b-md {
margin-bottom: 30px;
}
.banner{
height: 140px;
width: 1300px;
}
.list-group{
margin-top: 70px;
}
.list-group-item .active{
margin-top: 100px;
margin-left: 40px;
}
.list-group-item {
margin-top: 10px;
margin-left: 40px;
}
.jumbotron{
margin-top: 30px;
margin-bottom: 0px;
margin-left: 10px;
background-image: url(../image/cov2.jpg);
background-position: 0% 25%;
border-radius: 20px;
background-size: cover;
background-repeat: no-repeat;
color: white;
text-shadow: black 0.3em 0.3em 0.3em;
}
.col-md-9{
margin-top: 10px;
}
.btn-primary{
background-color: #334d00;
}
.btn-group{
float: left;
}
.btn-lg{
margin-left: 10px;
}
.form-horizontal{
background-color: transparent;
margin-top: 40px;
margin-bottom: 200px;
margin-left: 70px;
padding-top: 20px;
padding-bottom: 20px;
background-image: url(../image/cov2.jpg);
}
.form-nunua{
margin-top: 40px;
margin-bottom: 200px;
margin-left: 70px;
padding-top: 20px;
}
hr {
margin-top: 30px;
display: block;
margin-top: 0.5em;
margin-bottom: 0.5em;
margin-left: auto;
margin-right: auto;
border-style: inset;
border-width: 1px;
}
.footer-distributed{
background-color: #006600;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
box-sizing: border-box;
width: 100%;
text-align: left;
font: normal 16px sans-serif;
padding: 45px 50px;
margin-top: 80px;
}
.footer-distributed .footer-left p{
color: #8f9296;
font-size: 14px;
margin: 0;
}
/* Footer links */
.footer-distributed p.footer-links{
font-size:18px;
font-weight: bold;
color: #ffffff;
margin: 0 0 10px;
padding: 0;
}
.footer-distributed p.footer-links a{
display:inline-block;
line-height: 1.8;
text-decoration: none;
color: inherit;
}
.footer-distributed .footer-right{
float: right;
margin-top: 6px;
max-width: 180px;
}
.footer-distributed .footer-right a{
display: inline-block;
width: 35px;
height: 35px;
background-color: #33383b;
border-radius: 2px;
font-size: 20px;
color: #ffffff;
text-align: center;
line-height: 35px;
margin-left: 3px;
}
/* If you don't want the footer to be responsive, remove these media queries */
@media (max-width: 600px) {
.footer-distributed .footer-left,
.footer-distributed .footer-right{
text-align: center;
}
.footer-distributed .footer-right{
float: none;
margin: 0 auto 20px;
}
.footer-distributed .footer-left p.footer-links{
line-height: 1.8;
}
}
#nunua{
margin-top: 10px;
}
.btn .btn-default .btn-xs{
margin-left: 20px;
} | 0.449876 | 0.085251 |
*{
font-family: Trebuchet MS;
}
body, ul, li{
margin: 0;
padding: 0;
}
p,li, h1, h2, h3, h4{
color: #4e4e4e;
}
body{
background: #f7f7f7;
}
.wrapper{
width: 96%;
max-width: 1200px;
margin: 0 auto;
padding: 0 2%;
}
header{
background: #e5e5e5;
padding: 20px 0;
}
header h1{
margin: 0;
text-indent: -100000px;
background: url(img/images/logo.png) no-repeat;
width: 130px;
float: left;
}
header nav{
float: right;
}
header:after{
display: block;
content: "";
clear: both;
}
header nav h2{
line-height: 0;
margin: 0;
text-indent: -100000px
}
header nav li{
list-style-type: none;
float: left;
margin-left: 20px;
margin-top: 10px;
}
header nav li a{
text-decoration: none;
color: #4e4e4e;
text-transform: uppercase;
font-weight: bold;
}
header nav li a.current{
color:#1abb9c;
}
#main-banner img{
width: 100%;
}
#main-banner{
max-height: 500px;
overflow: hidden;
}
#selling-points{
margin-top: 60px;
}
#selling-points li{
float: left;
width: 23%;
padding: 1%;
text-align: center;
list-style-type: none;
line-height: 1.6em;
}
#selling-points:after{
display: block;
content: "";
clear: both;
}
#latest-work{
padding-top: 30px;
margin-top: 30px;
border-top: 2px solid #e4e4e4;
}
#latest-work h2{
text-transform: uppercase;
font-size: 20px;
margin-bottom: 40px;
}
#latest-work li{
width: 32%;
float: left;
list-style-type: none;
}
#latest-work img{
width: 100%;
}
#latest-work li:nth-child(2){
margin: 0 2%;
}
#latest-work:after{
display: block;
content: "";
clear: both;
}
#latest-work h3{
margin-bottom: 0;
}
#latest-work p{
line-height: 1.6em;
}
p.tags{
color: #bbb;
font-size: 14px;
margin-top: 5px;
}
#quote{
margin-top: 60px;
padding: 40px 20%;
background: url(img/images/clotes.png) no-repeat center 20px;
background-color: #efefef;
color: #4e4e4e;
font-size: 20px;
line-height: 1.6em;
text-align: center;
}
footer{
background: #202020;
padding: 30px 0;
border-top: 10px solid #151515;
}
footer h4{
margin: 0;
color: #555;
text-transform: uppercase;
font-size: 18px;
}
footer ul{
float: left;
width: 25%;
list-style-type: none;
}
footer:after{
content: "";
display: block;
clear: both;
}
footer li{
color#aaa;
width: 80%;
margin: 20px 0;
font-size: 14px;
line-height: 1.6em;
}
footer li.tw{
padding-left: 20px;
background: url(img/images/tweet.png) no-repeat left 6px;
}
#copyright{
clear: both;
padding-top: 30px;
margin-top: 30px;
float: left;
width: 100%;
border-top: 3px solid #333;
color:#999;
}
/*Media queries*/
@media screen and (max-width: 960px){
#selling-points li{
width: 40%;
padding:0 5%;
margin: 20px 0;
}
footer ul{
width:50%;
}
footer ul:nth-child(odd){
clear:both;
}
#quote{
width: 90%;
padding: 40px 5%;
}
}
@media screen and (max-width: 768px){
header nav{
float:none;
}
header nav li{
margin-left: 0;
width: 16.66%;
text-align:center;
font-size: 14px;
}
header h1.logo{
float:none;
margin: 0 auto 15px;
}
#latest-work li{
width: 60%;
margin: 30px 20% !important;
float:none;
}
#latest-work h2{
text-align: center;
}
}
@media screen and (max-width: 480px){
#selling-points li{
width: 80%;
padding: 0 10%;
margin: 20px 0;
}
#latest-work li{
width: 80%;
padding: 30px 10% !important;
}
#quote{
font-size:14px;
font-weight:bold;
}
footer ul{
width: 100%;
float:none;
border-top: 3px solid #333;
}
header nav li{
float:none;
width: 100%;
margin:0;
}
header nav{
background: #555;
}
header .wrapper{
width:100%;
padding:0;
}
header{
padding-bottom: 0;
}
header nav li a{
display: block;
padding: 10px;
text-align:center;
color: #999;
border-top: 1px solid #4f4f4f;
}
#burger-nav{
width: 100%;
height:40px;
background: url(img/images/1494523666_Hamburger_Round.png) no-repeat 97% center;
cursor: pointer;
}
header nav ul{
height: 0;
overflow:hidden;
}
header nav ul.open{
height: auto;
}
} | style.css | *{
font-family: Trebuchet MS;
}
body, ul, li{
margin: 0;
padding: 0;
}
p,li, h1, h2, h3, h4{
color: #4e4e4e;
}
body{
background: #f7f7f7;
}
.wrapper{
width: 96%;
max-width: 1200px;
margin: 0 auto;
padding: 0 2%;
}
header{
background: #e5e5e5;
padding: 20px 0;
}
header h1{
margin: 0;
text-indent: -100000px;
background: url(img/images/logo.png) no-repeat;
width: 130px;
float: left;
}
header nav{
float: right;
}
header:after{
display: block;
content: "";
clear: both;
}
header nav h2{
line-height: 0;
margin: 0;
text-indent: -100000px
}
header nav li{
list-style-type: none;
float: left;
margin-left: 20px;
margin-top: 10px;
}
header nav li a{
text-decoration: none;
color: #4e4e4e;
text-transform: uppercase;
font-weight: bold;
}
header nav li a.current{
color:#1abb9c;
}
#main-banner img{
width: 100%;
}
#main-banner{
max-height: 500px;
overflow: hidden;
}
#selling-points{
margin-top: 60px;
}
#selling-points li{
float: left;
width: 23%;
padding: 1%;
text-align: center;
list-style-type: none;
line-height: 1.6em;
}
#selling-points:after{
display: block;
content: "";
clear: both;
}
#latest-work{
padding-top: 30px;
margin-top: 30px;
border-top: 2px solid #e4e4e4;
}
#latest-work h2{
text-transform: uppercase;
font-size: 20px;
margin-bottom: 40px;
}
#latest-work li{
width: 32%;
float: left;
list-style-type: none;
}
#latest-work img{
width: 100%;
}
#latest-work li:nth-child(2){
margin: 0 2%;
}
#latest-work:after{
display: block;
content: "";
clear: both;
}
#latest-work h3{
margin-bottom: 0;
}
#latest-work p{
line-height: 1.6em;
}
p.tags{
color: #bbb;
font-size: 14px;
margin-top: 5px;
}
#quote{
margin-top: 60px;
padding: 40px 20%;
background: url(img/images/clotes.png) no-repeat center 20px;
background-color: #efefef;
color: #4e4e4e;
font-size: 20px;
line-height: 1.6em;
text-align: center;
}
footer{
background: #202020;
padding: 30px 0;
border-top: 10px solid #151515;
}
footer h4{
margin: 0;
color: #555;
text-transform: uppercase;
font-size: 18px;
}
footer ul{
float: left;
width: 25%;
list-style-type: none;
}
footer:after{
content: "";
display: block;
clear: both;
}
footer li{
color#aaa;
width: 80%;
margin: 20px 0;
font-size: 14px;
line-height: 1.6em;
}
footer li.tw{
padding-left: 20px;
background: url(img/images/tweet.png) no-repeat left 6px;
}
#copyright{
clear: both;
padding-top: 30px;
margin-top: 30px;
float: left;
width: 100%;
border-top: 3px solid #333;
color:#999;
}
/*Media queries*/
@media screen and (max-width: 960px){
#selling-points li{
width: 40%;
padding:0 5%;
margin: 20px 0;
}
footer ul{
width:50%;
}
footer ul:nth-child(odd){
clear:both;
}
#quote{
width: 90%;
padding: 40px 5%;
}
}
@media screen and (max-width: 768px){
header nav{
float:none;
}
header nav li{
margin-left: 0;
width: 16.66%;
text-align:center;
font-size: 14px;
}
header h1.logo{
float:none;
margin: 0 auto 15px;
}
#latest-work li{
width: 60%;
margin: 30px 20% !important;
float:none;
}
#latest-work h2{
text-align: center;
}
}
@media screen and (max-width: 480px){
#selling-points li{
width: 80%;
padding: 0 10%;
margin: 20px 0;
}
#latest-work li{
width: 80%;
padding: 30px 10% !important;
}
#quote{
font-size:14px;
font-weight:bold;
}
footer ul{
width: 100%;
float:none;
border-top: 3px solid #333;
}
header nav li{
float:none;
width: 100%;
margin:0;
}
header nav{
background: #555;
}
header .wrapper{
width:100%;
padding:0;
}
header{
padding-bottom: 0;
}
header nav li a{
display: block;
padding: 10px;
text-align:center;
color: #999;
border-top: 1px solid #4f4f4f;
}
#burger-nav{
width: 100%;
height:40px;
background: url(img/images/1494523666_Hamburger_Round.png) no-repeat 97% center;
cursor: pointer;
}
header nav ul{
height: 0;
overflow:hidden;
}
header nav ul.open{
height: auto;
}
} | 0.186576 | 0.062991 |
.tile {
display: block;
}
.tile:hover {
background-color: rgba(94, 92, 96, 0.8) !important;
}
.tile:hover > a {
color: white;
}
.card{
height: auto;
background: transparent;
color: white;
height: auto;
}
.card .header{
border-radius: 2px;
/*background-image: linear-gradient(to left, dodgerblue, skyblue);*/
}
.card .content{
padding: 5%;
padding-top: 0em;
height: calc(100% - 20px);
}
.card .content p{
height: auto;
overflow: hidden;
padding: 10px;
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #333;
}
.slide_1 {
animation-name: slide;
-webkit-animation-name: slide;
animation-duration: 1s;
-webkit-animation-duration: 1s;
visibility: visible;
}
@keyframes slide {
0% {
opacity: 0;
-webkit-transform: rotateX(120deg);
}
35% {
opacity: 0.5;
-webkit-transform: rotateZ(120deg);
}
100% {
opacity: 1;
-webkit-transform: translateY(0%);
}
}
@-webkit-keyframes slide {
0% {
opacity: 0;
-webkit-transform: translateY(70%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0%);
}
}
.slide_2 {
animation-name: slide_2;
-webkit-animation-name: slide_2;
animation-duration: 1s;
-webkit-animation-duration: 1s;
visibility: visible;
}
@keyframes slide_2 {
0% {
opacity: 0;
-webkit-transform: rotateX(90deg);
}
50% {
opacity: 1;
-webkit-transform: rotateX(180deg);
}
100% {
opacity: 1;
}
}
@-webkit-keyframes slide_2 {
0% {
opacity: 0;
-webkit-transform: rotateX(90deg);
}
50% {
opacity: 1;
-webkit-transform: rotateX(180deg);
}
100% {
opacity: 1;
}
}
.vertical_slide {
animation-name: vertical_slide;
-webkit-animation-name: vertical_slide;
animation-duration: 1s;
-webkit-animation-duration: 1s;
visibility: visible;
}
@keyframes vertical_slide {
0% {
opacity: 0;
-webkit-transform: translateY(70%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0%);
}
}
@-webkit-keyframes vertical_slide {
0% {
opacity: 0;
-webkit-transform: translateY(70%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0%);
}
}
.horizontal_slide {
animation-name: horizontal_slide;
-webkit-animation-name: horizontal_slide;
animation-duration: 1s;
-webkit-animation-duration: 1s;
visibility: visible;
}
@keyframes horizontal_slide {
0% {
opacity: 0;
-webkit-transform: translateX(70%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0%);
}
}
@-webkit-keyframes horizontal_slide {
0% {
opacity: 0;
-webkit-transform: translateX(70%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0%);
}
}
@font-face {
font-family: myFirstFont;
src: url(../bootstrap/font/kidsn.ttf);
}
.slide_3 {
animation-name: slide_3;
-webkit-animation-name: slide_3;
animation-duration: 1s;
-webkit-animation-duration: 1s;
visibility: visible;
}
@keyframes slide_3 {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0%);
}
}
@-webkit-keyframes slide_3 {
100% {
opacity: 0;
-webkit-transform: translateY(-100%);
}
80% {
opacity: 1;
-webkit-transform: translateY(0%);
}
}
.latest_events {
background-color: turquoise;
color: white;
} | public/css/sunhill_school.css | .tile {
display: block;
}
.tile:hover {
background-color: rgba(94, 92, 96, 0.8) !important;
}
.tile:hover > a {
color: white;
}
.card{
height: auto;
background: transparent;
color: white;
height: auto;
}
.card .header{
border-radius: 2px;
/*background-image: linear-gradient(to left, dodgerblue, skyblue);*/
}
.card .content{
padding: 5%;
padding-top: 0em;
height: calc(100% - 20px);
}
.card .content p{
height: auto;
overflow: hidden;
padding: 10px;
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #333;
}
.slide_1 {
animation-name: slide;
-webkit-animation-name: slide;
animation-duration: 1s;
-webkit-animation-duration: 1s;
visibility: visible;
}
@keyframes slide {
0% {
opacity: 0;
-webkit-transform: rotateX(120deg);
}
35% {
opacity: 0.5;
-webkit-transform: rotateZ(120deg);
}
100% {
opacity: 1;
-webkit-transform: translateY(0%);
}
}
@-webkit-keyframes slide {
0% {
opacity: 0;
-webkit-transform: translateY(70%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0%);
}
}
.slide_2 {
animation-name: slide_2;
-webkit-animation-name: slide_2;
animation-duration: 1s;
-webkit-animation-duration: 1s;
visibility: visible;
}
@keyframes slide_2 {
0% {
opacity: 0;
-webkit-transform: rotateX(90deg);
}
50% {
opacity: 1;
-webkit-transform: rotateX(180deg);
}
100% {
opacity: 1;
}
}
@-webkit-keyframes slide_2 {
0% {
opacity: 0;
-webkit-transform: rotateX(90deg);
}
50% {
opacity: 1;
-webkit-transform: rotateX(180deg);
}
100% {
opacity: 1;
}
}
.vertical_slide {
animation-name: vertical_slide;
-webkit-animation-name: vertical_slide;
animation-duration: 1s;
-webkit-animation-duration: 1s;
visibility: visible;
}
@keyframes vertical_slide {
0% {
opacity: 0;
-webkit-transform: translateY(70%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0%);
}
}
@-webkit-keyframes vertical_slide {
0% {
opacity: 0;
-webkit-transform: translateY(70%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0%);
}
}
.horizontal_slide {
animation-name: horizontal_slide;
-webkit-animation-name: horizontal_slide;
animation-duration: 1s;
-webkit-animation-duration: 1s;
visibility: visible;
}
@keyframes horizontal_slide {
0% {
opacity: 0;
-webkit-transform: translateX(70%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0%);
}
}
@-webkit-keyframes horizontal_slide {
0% {
opacity: 0;
-webkit-transform: translateX(70%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0%);
}
}
@font-face {
font-family: myFirstFont;
src: url(../bootstrap/font/kidsn.ttf);
}
.slide_3 {
animation-name: slide_3;
-webkit-animation-name: slide_3;
animation-duration: 1s;
-webkit-animation-duration: 1s;
visibility: visible;
}
@keyframes slide_3 {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0%);
}
}
@-webkit-keyframes slide_3 {
100% {
opacity: 0;
-webkit-transform: translateY(-100%);
}
80% {
opacity: 1;
-webkit-transform: translateY(0%);
}
}
.latest_events {
background-color: turquoise;
color: white;
} | 0.569494 | 0.151843 |
.logo-div {
background: var(--primary);
min-height: 50px;
justify-content: space-between;
align-items: center;
z-index: 1;
padding: 0 20px;
position: fixed;
width: 100%;
}
.logo-link {
text-transform: capitalize;
text-decoration: none;
font-size: 1.4rem;
font-weight: bold;
}
.hamburger-button {
background: transparent;
border: none;
float: right;
position: absolute;
top: 15px;
right: 20px;
}
.nav {
display: none;
}
.mobileDiv {
display: none;
background: var(--primary);
position: fixed;
z-index: 2;
height: 100vh;
width: 100%;
}
.show {
display: block;
}
.Noshow {
display: none;
}
.mobile-nav-ul {
padding-top: 40px;
}
.mobile-nav-li {
padding: 25px 0 5px 10px;
list-style-type: none;
margin: 0 auto;
width: 95%;
border-bottom: 2px solid #6f6c6b;
}
.mobile-nav-link {
font-size: 1.7rem;
font-weight: bold;
text-decoration: none;
}
/* end of header styling */
/* start of home styling */
.main-container {
background: var(--tertiary);
min-height: 100vh;
flex-direction: column;
justify-content: center;
padding: 0 24px;
position: relative;
background-image: url(../image/illustration-header-mobile.png);
background-position: right 0 bottom -40px;
background-repeat: no-repeat;
}
.main-container h1 {
text-transform: capitalize;
font-size: 56px;
}
.main-container h2 {
color: #fff5e1;
font-family: var(--roboto);
}
.main-container p {
padding: 15px 0;
}
.svg-container a {
padding-left: 20px;
}
/* end of home styling */
/* start of work styling */
.work {
min-height: 420vh;
margin: 30px auto;
width: 80%;
padding-top: 50px;
}
.work-h2 {
margin: 50px 0 10px 0;
text-align: center;
text-transform: capitalize;
font-size: 2.5rem;
color: var(--tertiary);
}
.underline {
margin: 0 auto;
width: 315px;
}
.stories-div {
flex-direction: column;
margin: 30px 0;
}
.stories-div-img {
width: 100%;
height: 100%;
}
.stories-div h3 {
margin: 15px 0;
text-transform: capitalize;
font-size: 2rem;
}
.stories-div-ul li {
list-style: none;
margin: 20px 20px 20px 0;
padding: 5px 15px;
font-size: 0.9rem;
background: var(--secondary);
border: 1px solid #8993a4;
}
.stories-button {
padding: 10px 5px;
font-size: 1rem;
text-transform: capitalize;
border: none;
display: block;
margin: 0 auto;
width: 30%;
text-align: center;
}
.work-grid {
display: grid;
grid-gap: 30px;
}
.inner-work {
flex-direction: column;
background-image:
linear-gradient(to top, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)),
url(../svg/professional.svg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.inner-work-text {
padding: 30px;
}
.inner-work h3 {
text-transform: capitalize;
font-size: 2rem;
}
.inner-work p {
margin: 10px 0;
font-size: 1.1rem;
}
.inner-ul li {
list-style: none;
margin-right: 10px;
padding: 5px 10px;
font-size: 0.9rem;
background: rgba(255, 255, 255, 0.24);
border: none;
}
.inner-work-btn {
padding: 15px 0;
border: none;
font-size: 1.2rem;
text-transform: capitalize;
}
/* start of popup styling */
.popup {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(0);
width: 335px;
background-color: #fff;
box-shadow: 0 5px 30px rgba(0, 0, 0, 0.52);
padding: 10px;
}
.multi-div {
display: flex;
justify-content: space-between;
}
.popup-img {
min-width: 311px;
min-height: 220px;
background-repeat: no-repeat;
background-size: cover;
}
.multi-div h3 {
font-size: 25px;
}
.multi-div button {
border: none;
cursor: pointer;
background-color: #fff;
}
.list-div {
margin: 20px 0;
}
.list-div ol {
display: flex;
list-style-type: none;
}
.list-div ol li {
border: 1px solid #000;
font-size: 16px;
margin-right: 10px;
padding: 5px 10px;
}
.text-div {
margin: 10px auto;
}
.text-div p {
font-size: 18px;
}
.popup-button {
display: flex;
justify-content: space-between;
}
.popup-button-div {
background-color: #ff6b00;
border: 1px solid #ff6b00;
padding: 10px;
display: flex;
margin: 10px 0;
}
.popup-button-div a {
margin-right: 10px;
text-decoration: none;
color: #fff;
font-size: 20px;
}
.overall-container#blurAll.active {
filter: blur(5px);
pointer-events: none;
user-select: none;
}
#popup.active {
transform: translate(-50%, -50%);
}
/* end of popup styling */
/* end of work styling */
/* start of about styling */
.about {
background: var(--dark);
padding: 70px 0;
}
.about-div {
margin: 0 auto;
width: 80%;
}
.about-div h2 {
font-size: 4rem;
letter-spacing: 4px;
}
.about-div p {
color: #f4f5f7;
padding: 15px 0;
}
.about-div button {
margin-top: 10px;
padding: 10px 15px;
text-transform: capitalize;
border: none;
font-size: 1.1rem;
}
.about-underline {
margin: 0 auto;
width: 80%;
margin-top: 270px;
}
.skills {
flex-direction: column;
justify-content: center;
align-items: center;
background-image: url(../image/illustration-about-me-mobile.png);
background-position: top right;
background-repeat: no-repeat;
}
.skills-flex {
flex-direction: column;
align-items: center;
text-align: center;
}
.inner-skills {
margin: 50px 0;
}
.inner-skills ul li {
list-style: none;
}
.inner-skills img {
margin-right: 10px;
padding-top: 4px;
}
.skillset {
font-size: 1.5rem;
text-transform: capitalize;
}
.skillset ul li {
font-size: 1.2rem;
text-align: center;
padding-top: 40px;
}
/* end of about styling */
/* start of contact and footer styling */
.contact-section {
padding: 120px 24px;
}
.contact-flex {
flex-direction: column;
}
.contact-section-header {
color: #172b4d;
font-size: 32px;
line-height: 44px;
font-weight: 700;
text-align: center;
margin-bottom: 60px;
}
.input,
.input-textarea,
.text-input {
padding: 10px;
font: 400 15px/24px 'Inter', sans-serif;
border: none;
}
#email {
margin-bottom: 0;
}
.input,
.input-textarea {
display: block;
width: 90%;
}
.input,
.text-input {
border-bottom: 1px solid #dbd8d7;
}
.input-textarea {
background-color: #fbf8f7;
height: 200px;
}
.input:focus,
.input-textarea:focus {
outline: none;
}
.form-control {
position: relative;
margin-bottom: 25px;
}
.form-control .error,
.form-control .success {
position: absolute;
top: 25%;
left: 85%;
visibility: hidden;
}
.form-control .textarea-error,
.form-control .textarea-success {
top: 7%;
}
.form-control small {
visibility: hidden;
margin-top: 50px;
padding-left: 10px;
font-size: 12px;
}
.getSuccess .success {
color: #32cd32;
visibility: visible;
}
.getError .error {
color: #ff6b00;
visibility: visible;
}
.getError small {
color: #ff6b00;
visibility: visible;
}
.form .contact-but,
.footer {
display: grid;
place-items: center;
}
.footer {
border-top: 1px solid #dfe1e6;
padding: 20px 0;
}
/* end of contact and footer styling */ | css/main.css | .logo-div {
background: var(--primary);
min-height: 50px;
justify-content: space-between;
align-items: center;
z-index: 1;
padding: 0 20px;
position: fixed;
width: 100%;
}
.logo-link {
text-transform: capitalize;
text-decoration: none;
font-size: 1.4rem;
font-weight: bold;
}
.hamburger-button {
background: transparent;
border: none;
float: right;
position: absolute;
top: 15px;
right: 20px;
}
.nav {
display: none;
}
.mobileDiv {
display: none;
background: var(--primary);
position: fixed;
z-index: 2;
height: 100vh;
width: 100%;
}
.show {
display: block;
}
.Noshow {
display: none;
}
.mobile-nav-ul {
padding-top: 40px;
}
.mobile-nav-li {
padding: 25px 0 5px 10px;
list-style-type: none;
margin: 0 auto;
width: 95%;
border-bottom: 2px solid #6f6c6b;
}
.mobile-nav-link {
font-size: 1.7rem;
font-weight: bold;
text-decoration: none;
}
/* end of header styling */
/* start of home styling */
.main-container {
background: var(--tertiary);
min-height: 100vh;
flex-direction: column;
justify-content: center;
padding: 0 24px;
position: relative;
background-image: url(../image/illustration-header-mobile.png);
background-position: right 0 bottom -40px;
background-repeat: no-repeat;
}
.main-container h1 {
text-transform: capitalize;
font-size: 56px;
}
.main-container h2 {
color: #fff5e1;
font-family: var(--roboto);
}
.main-container p {
padding: 15px 0;
}
.svg-container a {
padding-left: 20px;
}
/* end of home styling */
/* start of work styling */
.work {
min-height: 420vh;
margin: 30px auto;
width: 80%;
padding-top: 50px;
}
.work-h2 {
margin: 50px 0 10px 0;
text-align: center;
text-transform: capitalize;
font-size: 2.5rem;
color: var(--tertiary);
}
.underline {
margin: 0 auto;
width: 315px;
}
.stories-div {
flex-direction: column;
margin: 30px 0;
}
.stories-div-img {
width: 100%;
height: 100%;
}
.stories-div h3 {
margin: 15px 0;
text-transform: capitalize;
font-size: 2rem;
}
.stories-div-ul li {
list-style: none;
margin: 20px 20px 20px 0;
padding: 5px 15px;
font-size: 0.9rem;
background: var(--secondary);
border: 1px solid #8993a4;
}
.stories-button {
padding: 10px 5px;
font-size: 1rem;
text-transform: capitalize;
border: none;
display: block;
margin: 0 auto;
width: 30%;
text-align: center;
}
.work-grid {
display: grid;
grid-gap: 30px;
}
.inner-work {
flex-direction: column;
background-image:
linear-gradient(to top, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)),
url(../svg/professional.svg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.inner-work-text {
padding: 30px;
}
.inner-work h3 {
text-transform: capitalize;
font-size: 2rem;
}
.inner-work p {
margin: 10px 0;
font-size: 1.1rem;
}
.inner-ul li {
list-style: none;
margin-right: 10px;
padding: 5px 10px;
font-size: 0.9rem;
background: rgba(255, 255, 255, 0.24);
border: none;
}
.inner-work-btn {
padding: 15px 0;
border: none;
font-size: 1.2rem;
text-transform: capitalize;
}
/* start of popup styling */
.popup {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(0);
width: 335px;
background-color: #fff;
box-shadow: 0 5px 30px rgba(0, 0, 0, 0.52);
padding: 10px;
}
.multi-div {
display: flex;
justify-content: space-between;
}
.popup-img {
min-width: 311px;
min-height: 220px;
background-repeat: no-repeat;
background-size: cover;
}
.multi-div h3 {
font-size: 25px;
}
.multi-div button {
border: none;
cursor: pointer;
background-color: #fff;
}
.list-div {
margin: 20px 0;
}
.list-div ol {
display: flex;
list-style-type: none;
}
.list-div ol li {
border: 1px solid #000;
font-size: 16px;
margin-right: 10px;
padding: 5px 10px;
}
.text-div {
margin: 10px auto;
}
.text-div p {
font-size: 18px;
}
.popup-button {
display: flex;
justify-content: space-between;
}
.popup-button-div {
background-color: #ff6b00;
border: 1px solid #ff6b00;
padding: 10px;
display: flex;
margin: 10px 0;
}
.popup-button-div a {
margin-right: 10px;
text-decoration: none;
color: #fff;
font-size: 20px;
}
.overall-container#blurAll.active {
filter: blur(5px);
pointer-events: none;
user-select: none;
}
#popup.active {
transform: translate(-50%, -50%);
}
/* end of popup styling */
/* end of work styling */
/* start of about styling */
.about {
background: var(--dark);
padding: 70px 0;
}
.about-div {
margin: 0 auto;
width: 80%;
}
.about-div h2 {
font-size: 4rem;
letter-spacing: 4px;
}
.about-div p {
color: #f4f5f7;
padding: 15px 0;
}
.about-div button {
margin-top: 10px;
padding: 10px 15px;
text-transform: capitalize;
border: none;
font-size: 1.1rem;
}
.about-underline {
margin: 0 auto;
width: 80%;
margin-top: 270px;
}
.skills {
flex-direction: column;
justify-content: center;
align-items: center;
background-image: url(../image/illustration-about-me-mobile.png);
background-position: top right;
background-repeat: no-repeat;
}
.skills-flex {
flex-direction: column;
align-items: center;
text-align: center;
}
.inner-skills {
margin: 50px 0;
}
.inner-skills ul li {
list-style: none;
}
.inner-skills img {
margin-right: 10px;
padding-top: 4px;
}
.skillset {
font-size: 1.5rem;
text-transform: capitalize;
}
.skillset ul li {
font-size: 1.2rem;
text-align: center;
padding-top: 40px;
}
/* end of about styling */
/* start of contact and footer styling */
.contact-section {
padding: 120px 24px;
}
.contact-flex {
flex-direction: column;
}
.contact-section-header {
color: #172b4d;
font-size: 32px;
line-height: 44px;
font-weight: 700;
text-align: center;
margin-bottom: 60px;
}
.input,
.input-textarea,
.text-input {
padding: 10px;
font: 400 15px/24px 'Inter', sans-serif;
border: none;
}
#email {
margin-bottom: 0;
}
.input,
.input-textarea {
display: block;
width: 90%;
}
.input,
.text-input {
border-bottom: 1px solid #dbd8d7;
}
.input-textarea {
background-color: #fbf8f7;
height: 200px;
}
.input:focus,
.input-textarea:focus {
outline: none;
}
.form-control {
position: relative;
margin-bottom: 25px;
}
.form-control .error,
.form-control .success {
position: absolute;
top: 25%;
left: 85%;
visibility: hidden;
}
.form-control .textarea-error,
.form-control .textarea-success {
top: 7%;
}
.form-control small {
visibility: hidden;
margin-top: 50px;
padding-left: 10px;
font-size: 12px;
}
.getSuccess .success {
color: #32cd32;
visibility: visible;
}
.getError .error {
color: #ff6b00;
visibility: visible;
}
.getError small {
color: #ff6b00;
visibility: visible;
}
.form .contact-but,
.footer {
display: grid;
place-items: center;
}
.footer {
border-top: 1px solid #dfe1e6;
padding: 20px 0;
}
/* end of contact and footer styling */ | 0.334698 | 0.119717 |
* {
margin: 0;
padding: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
body {
background: black;
color: white;
font-family: Arial, sans-serif;
}
.head {
margin: 15px 0;
}
.head h1 {
margin: 0 auto;
width: 776px;
height: 90px;
background: url(/img/cclicker.png) no-repeat top left;
text-indent: -9999px;
font-size: 1px;
}
.head h1 a {
text-decoration: none;
text-indent: -9999px;
display: block;
width: 776px;
height: 90px;
}
#about {
display: none;
}
.content {
clear: both;
margin: 0 auto;
width: 840px;
}
.screen {
width: 504px;
padding-top: 36px;
position: relative;
}
#screen {
width: 504px;
height: 312px;
padding: 1px;
border: 5px solid #c8ad7f;
border-radius: 5px 5px 5px 5px;
}
.status {
list-style: none inside;
margin: 10px 0;
color: #bbb;
}
.status span {
font-weight: bold;
}
.cursor_x {
height: 8px;
width: 1px;
position: absolute;
top: 28px;
left: 6px;
background: #c8ad7f;
}
.cursor_y {
width: 8px;
height: 1px;
position: absolute;
top: 42px;
left: -8px;
background: #c8ad7f;
}
.sidebar {
float: right;
width: 320px;
}
.topbar {
width: 840px;
margin: 0 auto;
}
.joystick {
float: right;
width: 100px;
height: 100px;
position: relative;
margin-top: 10px;
}
.joystick.hidden {
display: none;
}
.joystick .active {
background: #c8ad7f;
color: black;
font-weight: bold;
}
#joy_left, #joy_right {
position: absolute;
top: 35px;
height: 20px;
padding: 5px;
line-height: 20px;
border: 2px solid #c8ad7f;
border-radius: 5px 5px 5px 5px;
}
#joy_left {
left: 0;
width: 55px;
border-right: 0;
}
#joy_right {
right: 0;
width: 53px;
text-align: right;
border-left: 0;
}
#joy_up, #joy_down {
position: absolute;
left: 35px;
width: 20px;
padding: 5px;
text-align: center;
border: 2px solid #c8ad7f;
border-radius: 5px 5px 5px 5px;
}
#joy_up {
top: 0;
border-bottom: 0;
height: 55px;
}
#joy_down {
bottom: 0;
height: 53px;
line-height: 90px;
border-top: 0;
}
#joy_fire {
display: none;
}
#bank {
text-align: center;
font-size: 30px;
}
#cps {
text-align: center;
font-size: 22px;
margin: 8px 0;
}
#click {
text-align: center;
font-size: 26px;
width: 250px;
background: #5d594f;
border-radius: 13px 13px 13px 13px;
margin: 10px 360px 10px 230px;
padding: 12px;
cursor: pointer;
}
.joystick.hidden ~ #click {
margin: 10px auto;
}
#reset {
cursor: pointer;
text-decoration: underline;
}
.tabs {
list-style: none inside;
padding-top: 10px;
}
.tabs li {
background: #5d594f;
color: white;
padding: 8px;
border-radius: 8px 8px 0 0;
display: inline;
cursor: pointer;
}
.tabs li.active {
background: #c8ad7f;
color: black;
}
.itemlists {
border: 5px solid #c8ad7f;
border-radius: 0 0 5px 5px;
padding: 5px;
margin-top: 7px;
height: 305px;
overflow: auto;
}
.itemlists ul {
list-style: none inside;
}
.itemlists li {
background: #444;
border: 5px solid #5d594f;
border-radius: 8px 8px 8px 8px;
color: #999;
padding: 8px;
margin: 8px;
cursor: pointer;
display: none;
}
.itemlists li.active {
display: block;
}
.itemlists li.available {
background: #bbb;
border-color: #c8ad7f;
color: #000;
}
.itemlists li span {
display: block;
}
.foot {
clear: both;
text-align: center;
padding-top: 2em;
color: #bbb;
}
a {
color: #ddd;
}
p {
margin-bottom: 1em;
}
body.quarterscreen .content {
width: 966px;
}
body.quarterscreen .screen {
width: 630px;
}
body.quarterscreen #screen {
width: 630px;
height: 390px;
}
body.quarterscreen .itemlists {
height: 383px;
}
body.quarterscreen .disk {
width: 622px;
}
.disk {
width: 496px;
border: 5px solid #c8ad7f;
border-radius: 5px 5px 5px 5px;
padding: 5px;
line-height: 25px;
}
.disk.hidden {
display: none;
}
.disk .disk_drive {
font-weight: bold;
float: left;
padding-bottom: 4px;
}
.disk #disk_files {
margin-left: 10px;
}
.disk #disk_power {
width: 20px;
height: 25px;
background: #300;
float: right;
}
.disk #disk_power.disk_on {
background: #c33;
}
.disk .disk_bar {
clear: both;
height: 25px;
width: 100%;
border: 1px solid #c8ad7f;
}
.disk #disk_progress {
background: #c8ad7f;
display: block;
height: 25px;
} | css/index.css | * {
margin: 0;
padding: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
body {
background: black;
color: white;
font-family: Arial, sans-serif;
}
.head {
margin: 15px 0;
}
.head h1 {
margin: 0 auto;
width: 776px;
height: 90px;
background: url(/img/cclicker.png) no-repeat top left;
text-indent: -9999px;
font-size: 1px;
}
.head h1 a {
text-decoration: none;
text-indent: -9999px;
display: block;
width: 776px;
height: 90px;
}
#about {
display: none;
}
.content {
clear: both;
margin: 0 auto;
width: 840px;
}
.screen {
width: 504px;
padding-top: 36px;
position: relative;
}
#screen {
width: 504px;
height: 312px;
padding: 1px;
border: 5px solid #c8ad7f;
border-radius: 5px 5px 5px 5px;
}
.status {
list-style: none inside;
margin: 10px 0;
color: #bbb;
}
.status span {
font-weight: bold;
}
.cursor_x {
height: 8px;
width: 1px;
position: absolute;
top: 28px;
left: 6px;
background: #c8ad7f;
}
.cursor_y {
width: 8px;
height: 1px;
position: absolute;
top: 42px;
left: -8px;
background: #c8ad7f;
}
.sidebar {
float: right;
width: 320px;
}
.topbar {
width: 840px;
margin: 0 auto;
}
.joystick {
float: right;
width: 100px;
height: 100px;
position: relative;
margin-top: 10px;
}
.joystick.hidden {
display: none;
}
.joystick .active {
background: #c8ad7f;
color: black;
font-weight: bold;
}
#joy_left, #joy_right {
position: absolute;
top: 35px;
height: 20px;
padding: 5px;
line-height: 20px;
border: 2px solid #c8ad7f;
border-radius: 5px 5px 5px 5px;
}
#joy_left {
left: 0;
width: 55px;
border-right: 0;
}
#joy_right {
right: 0;
width: 53px;
text-align: right;
border-left: 0;
}
#joy_up, #joy_down {
position: absolute;
left: 35px;
width: 20px;
padding: 5px;
text-align: center;
border: 2px solid #c8ad7f;
border-radius: 5px 5px 5px 5px;
}
#joy_up {
top: 0;
border-bottom: 0;
height: 55px;
}
#joy_down {
bottom: 0;
height: 53px;
line-height: 90px;
border-top: 0;
}
#joy_fire {
display: none;
}
#bank {
text-align: center;
font-size: 30px;
}
#cps {
text-align: center;
font-size: 22px;
margin: 8px 0;
}
#click {
text-align: center;
font-size: 26px;
width: 250px;
background: #5d594f;
border-radius: 13px 13px 13px 13px;
margin: 10px 360px 10px 230px;
padding: 12px;
cursor: pointer;
}
.joystick.hidden ~ #click {
margin: 10px auto;
}
#reset {
cursor: pointer;
text-decoration: underline;
}
.tabs {
list-style: none inside;
padding-top: 10px;
}
.tabs li {
background: #5d594f;
color: white;
padding: 8px;
border-radius: 8px 8px 0 0;
display: inline;
cursor: pointer;
}
.tabs li.active {
background: #c8ad7f;
color: black;
}
.itemlists {
border: 5px solid #c8ad7f;
border-radius: 0 0 5px 5px;
padding: 5px;
margin-top: 7px;
height: 305px;
overflow: auto;
}
.itemlists ul {
list-style: none inside;
}
.itemlists li {
background: #444;
border: 5px solid #5d594f;
border-radius: 8px 8px 8px 8px;
color: #999;
padding: 8px;
margin: 8px;
cursor: pointer;
display: none;
}
.itemlists li.active {
display: block;
}
.itemlists li.available {
background: #bbb;
border-color: #c8ad7f;
color: #000;
}
.itemlists li span {
display: block;
}
.foot {
clear: both;
text-align: center;
padding-top: 2em;
color: #bbb;
}
a {
color: #ddd;
}
p {
margin-bottom: 1em;
}
body.quarterscreen .content {
width: 966px;
}
body.quarterscreen .screen {
width: 630px;
}
body.quarterscreen #screen {
width: 630px;
height: 390px;
}
body.quarterscreen .itemlists {
height: 383px;
}
body.quarterscreen .disk {
width: 622px;
}
.disk {
width: 496px;
border: 5px solid #c8ad7f;
border-radius: 5px 5px 5px 5px;
padding: 5px;
line-height: 25px;
}
.disk.hidden {
display: none;
}
.disk .disk_drive {
font-weight: bold;
float: left;
padding-bottom: 4px;
}
.disk #disk_files {
margin-left: 10px;
}
.disk #disk_power {
width: 20px;
height: 25px;
background: #300;
float: right;
}
.disk #disk_power.disk_on {
background: #c33;
}
.disk .disk_bar {
clear: both;
height: 25px;
width: 100%;
border: 1px solid #c8ad7f;
}
.disk #disk_progress {
background: #c8ad7f;
display: block;
height: 25px;
} | 0.331228 | 0.077727 |
.acf-settings-wrap {
@apply .shadow .border-black .border-2;
h1 {
@apply .bg-brand .text-white .text-2xl .font-semibold .p-20;
&::after {
@apply .block .text-base .font-thin .opacity-50 .subtitle;
}
}
.notice {
@apply .m-0;
}
br.clear {
@apply .hidden;
}
#poststuff {
@apply .p-0;
#post-body {
@apply .flex .flex-col .flex-wrap .items-start .m-0 .w-full;
.postbox-container {
@apply .w-full .float-none .m-0;
.postbox-header {
@apply .hidden;
}
.meta-box-sortables {
@apply .min-h-0 .h-full .min-w-full;
.handlediv,
.hndle {
@apply .hidden;
}
}
}
}
}
#postbox-container-2 {
.acf-postbox.seamless {
@apply .bg-white .m-0 .relative;
.inside {
@apply .m-0 .p-4 .pl-0;
&.acf-fields.-sidebar {
@apply .pt-5 .pb-20 .pr-5 .pl-40 .-mb-4 !important;
&::before {
@apply .bg-trim .border-none .py-4 .w-38;
}
.acf-tab-wrap.-left {
@apply .p-0 .m-0;
.acf-tab-group {
@apply .border-none .mt-0 .w-38;
li {
@apply .m-0;
a {
@apply .text-white .bg-trim .px-6 .py-5 .mr-0 .rounded-none .border-none;
}
&.active a,
&:hover a,
&:focus a {
@apply .text-white .bg-brand;
}
}
}
}
> .acf-field {
@apply .shadow .py-5 .px-3 .bg-white .border .border-solid .border-gray-300 .mb-4 .mr-4 .min-h-0 .w-full;
&:last-of-type {
@apply .mb-0;
}
.acf-label label {
@apply .font-semibold .mb-0;
}
}
.acf-field-accordion {
@apply .shadow .ml-0 .border-gray-300;
}
}
}
}
}
#postbox-container-1 {
@apply .order-2;
.postbox {
@apply .border-none .max-w-full .min-w-0 .bg-trim .mt-4 .mb-0;
#major-publishing-actions {
@apply .bg-transparent .border-none;
#publishing-action {
.spinner {
@apply .relative .pointer-events-none .text-brand .bg-none .mr-6 .opacity-100 !important;
&::after {
@apply .empty .animation-spin .animation-1s .animation-infinite .animation-linear .absolute .block .w-5 .h-5 .border-solid .border-2 .border-current .text-brand .rounded-full .border-r-transparent .border-t-transparent !important;
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
top: calc(50% - (config('theme.spacing.4') / 2));
left: calc(50% - (config('theme.spacing.4') / 2));
}
}
.button {
@apply .bg-brand .border-none .shadow-none .text-shadow-none .outline-none;
&:hover,
&:focus,
&.disabled {
@apply .bg-brand .text-shadow-none .text-white !important;
}
}
}
}
}
}
} | assets/css/acf.css | .acf-settings-wrap {
@apply .shadow .border-black .border-2;
h1 {
@apply .bg-brand .text-white .text-2xl .font-semibold .p-20;
&::after {
@apply .block .text-base .font-thin .opacity-50 .subtitle;
}
}
.notice {
@apply .m-0;
}
br.clear {
@apply .hidden;
}
#poststuff {
@apply .p-0;
#post-body {
@apply .flex .flex-col .flex-wrap .items-start .m-0 .w-full;
.postbox-container {
@apply .w-full .float-none .m-0;
.postbox-header {
@apply .hidden;
}
.meta-box-sortables {
@apply .min-h-0 .h-full .min-w-full;
.handlediv,
.hndle {
@apply .hidden;
}
}
}
}
}
#postbox-container-2 {
.acf-postbox.seamless {
@apply .bg-white .m-0 .relative;
.inside {
@apply .m-0 .p-4 .pl-0;
&.acf-fields.-sidebar {
@apply .pt-5 .pb-20 .pr-5 .pl-40 .-mb-4 !important;
&::before {
@apply .bg-trim .border-none .py-4 .w-38;
}
.acf-tab-wrap.-left {
@apply .p-0 .m-0;
.acf-tab-group {
@apply .border-none .mt-0 .w-38;
li {
@apply .m-0;
a {
@apply .text-white .bg-trim .px-6 .py-5 .mr-0 .rounded-none .border-none;
}
&.active a,
&:hover a,
&:focus a {
@apply .text-white .bg-brand;
}
}
}
}
> .acf-field {
@apply .shadow .py-5 .px-3 .bg-white .border .border-solid .border-gray-300 .mb-4 .mr-4 .min-h-0 .w-full;
&:last-of-type {
@apply .mb-0;
}
.acf-label label {
@apply .font-semibold .mb-0;
}
}
.acf-field-accordion {
@apply .shadow .ml-0 .border-gray-300;
}
}
}
}
}
#postbox-container-1 {
@apply .order-2;
.postbox {
@apply .border-none .max-w-full .min-w-0 .bg-trim .mt-4 .mb-0;
#major-publishing-actions {
@apply .bg-transparent .border-none;
#publishing-action {
.spinner {
@apply .relative .pointer-events-none .text-brand .bg-none .mr-6 .opacity-100 !important;
&::after {
@apply .empty .animation-spin .animation-1s .animation-infinite .animation-linear .absolute .block .w-5 .h-5 .border-solid .border-2 .border-current .text-brand .rounded-full .border-r-transparent .border-t-transparent !important;
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
top: calc(50% - (config('theme.spacing.4') / 2));
left: calc(50% - (config('theme.spacing.4') / 2));
}
}
.button {
@apply .bg-brand .border-none .shadow-none .text-shadow-none .outline-none;
&:hover,
&:focus,
&.disabled {
@apply .bg-brand .text-shadow-none .text-white !important;
}
}
}
}
}
}
} | 0.577376 | 0.052183 |
body {
font-family: 'Open Sans', sans-serif;
letter-spacing: 2px;
display: flexbox;
text-align: center;
color: grey;
}
h1 {
background-color: rgba(255, 255, 255, 0.7);
color: grey;
font-size: 80px;
}
h2 {
font-size: 50px;
}
header {
background-color: grey;
padding: 30px;
opacity: 0.95;
position: fixed;
top: 0px;
width: 100%;
z-index: 2;
}
.upline {
display: flex;
justify-content: space-around;
}
a {
all: unset;
color: white;
}
.imagefront {
background-image: url("../JPG/Image 27_002.png");
background-size: cover;
background-position: center;
width: 100%;
height: auto;
font-size: 50px;
position: relative;
bottom: 60px;
z-index: 1;
}
.imagefront:before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.5);
}
.imagefront * {
position: relative; /* Makes elements display above overlay. */
}
.imagefront h1 {
bottom: 60px;
padding-top: 250px;
padding-bottom: 100px;
}
.location {
font-size: 30px;
text-align: center;
padding: 5px;
width: 800px;
margin: 0 auto;
}
.threepart img {
height: 150px;
opacity: 0.5;
}
.threepart {
height: 500px;
}
/* -------------- Contact page specifics --------------*/
.mainbox {
background-image: url("../JPG/Image 15_003.png");
background-size: cover;
background-position: center;
width: 100%;
height: 500px;
font-size: 50px;
position: relative;
top: 30px;
bottom: 60px;
z-index: 1;
}
.mainbox h2 {
bottom: 60px;
padding-top: 150px;
}
.mainbox:before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.5);
}
.mainbox * {
position: relative; /* Makes elements display above overlay. */
}
.button:hover {
background: rgba(182, 181, 181, 0.76);
color: #FFF;
}
.button {
color: grey;
height: 35px;
font-family: 'Open Sans', sans-serif;
border: hidden;
}
.linkedlogo {
width: 100px;
}
.imagenoun {
margin: 50px;
display: inline-block;
}
.message {
font-size: 25px;
height: 390px;
margin-bottom: 160px;
}
#dropline {
font-size: 50px;
}
footer {
display: flexbox;
align-items: flex-end;
}
/* Check boxes in a web page dev tools
* {
border: 1px solid red !important;
} */ | 200517_Challenge_ 1_ Website_ BTC_Frontend/CSS/200414_Challenge_1_GeeksHub.css | body {
font-family: 'Open Sans', sans-serif;
letter-spacing: 2px;
display: flexbox;
text-align: center;
color: grey;
}
h1 {
background-color: rgba(255, 255, 255, 0.7);
color: grey;
font-size: 80px;
}
h2 {
font-size: 50px;
}
header {
background-color: grey;
padding: 30px;
opacity: 0.95;
position: fixed;
top: 0px;
width: 100%;
z-index: 2;
}
.upline {
display: flex;
justify-content: space-around;
}
a {
all: unset;
color: white;
}
.imagefront {
background-image: url("../JPG/Image 27_002.png");
background-size: cover;
background-position: center;
width: 100%;
height: auto;
font-size: 50px;
position: relative;
bottom: 60px;
z-index: 1;
}
.imagefront:before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.5);
}
.imagefront * {
position: relative; /* Makes elements display above overlay. */
}
.imagefront h1 {
bottom: 60px;
padding-top: 250px;
padding-bottom: 100px;
}
.location {
font-size: 30px;
text-align: center;
padding: 5px;
width: 800px;
margin: 0 auto;
}
.threepart img {
height: 150px;
opacity: 0.5;
}
.threepart {
height: 500px;
}
/* -------------- Contact page specifics --------------*/
.mainbox {
background-image: url("../JPG/Image 15_003.png");
background-size: cover;
background-position: center;
width: 100%;
height: 500px;
font-size: 50px;
position: relative;
top: 30px;
bottom: 60px;
z-index: 1;
}
.mainbox h2 {
bottom: 60px;
padding-top: 150px;
}
.mainbox:before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.5);
}
.mainbox * {
position: relative; /* Makes elements display above overlay. */
}
.button:hover {
background: rgba(182, 181, 181, 0.76);
color: #FFF;
}
.button {
color: grey;
height: 35px;
font-family: 'Open Sans', sans-serif;
border: hidden;
}
.linkedlogo {
width: 100px;
}
.imagenoun {
margin: 50px;
display: inline-block;
}
.message {
font-size: 25px;
height: 390px;
margin-bottom: 160px;
}
#dropline {
font-size: 50px;
}
footer {
display: flexbox;
align-items: flex-end;
}
/* Check boxes in a web page dev tools
* {
border: 1px solid red !important;
} */ | 0.533884 | 0.074433 |
.pager a {
color: #0074BD;
text-decoration: none;
}
.paget a:hover {
text-decoration: underline;
}
#views-ui-add-form.views-admin fieldset fieldset.container-inline > .fieldset-wrapper {
padding: 10px 9px 9px;
}
#views-ui-edit-form div div.views-displays div.views-display-top ul.tabs.secondary.views-ui-render-add-view-button-processed-processed {
position: relative;
}
#ctools-button-9 {
z-index: 1;
}
#views-ui-edit-form div#edit-actions.form-actions.form-wrapper {
float: right;
}
#views-ui-edit-form div h1.unit-title.clearfix {
clear: both;
float: left;
}
#edit-options .collapsible {
float: none;
width: 100%;
}
.views-displays {
clear: both;
}
.views-display-setting .label {
margin-right: 3pt; /* LTR */
}
.views-admin a:hover {
text-decoration: none;
}
.views-attachment .options-set label {
font-weight: bold;
}
.views-display-setting .views-ajax-link {
margin-left: 0.2083em;
margin-right: 0.2083em;
}
/* Hide 'remove' checkboxes. This might be scoped too widely. */
[class*="form-type-checkbox"][class*="remove"] {
display: none;
}
.views-ui-display-tab-bucket .views-display-setting {
color: #666666;
font-size: 12px;
padding-bottom: 2px;
}
.views-ui-display-tab-bucket h1,
.views-ui-display-tab-bucket h2,
.views-ui-display-tab-bucket h3,
.views-ui-display-tab-bucket h4,
.views-ui-display-tab-bucket h5 {
margin-bottom: 0;
margin-top: 0;
}
.views-ui-display-tab-bucket.pager {
height:auto;
margin:0;
}
.views-ui-display-tab-bucket.pager span,
.views-ui-display-tab-bucket.pager a {
padding: 0 15px;
}
.views-ui-display-tab-bucket.pager a span {
color: #0074BD;
}
.ctools-button input {
box-shadow:none;
}
.views-displays .ctools-dropbutton-processed {
right:0;
}
.views-display-top .ctools-button {
z-index:1;
}
#edit-display-settings-main {
margin-top: 15px;
}
input.form-autocomplete,
input.form-text,
input.form-file,
textarea.form-textarea,
select.form-select {
padding: 2px;
border: 1px solid #ccc;
border-top-color: #999;
background: #fff;
color: #333;
width: auto;
}
input.form-text:focus,
input.form-file:focus,
textarea.form-textarea:focus,
select.form-select:focus {
color: #000;
border-color: #ace;
}
#edit-display-preview-controls .form-type-textfield label {
display: inline-block;
font-weight: normal;
height: inherit;
margin-right: 0.75em;
}
#edit-display-preview-controls > .form-type-textfield {
margin-top: 6px;
}
#edit-display-preview-controls .arguments-preview,
#edit-display-preview-controls .form-type-textfield {
margin-left: 14px;
}
#edit-display-preview-controls > div,
#edit-display-preview-controls > input {
float: left;
}
#edit-display-preview-controls .form-item {
margin-bottom: 0;
}
#edit-options-exception.collapsible {
margin-top: 0;
}
.views-ui-dialog fieldset,
.views-ui-dialog fieldset.collapsed,
.views-ui-dialog fieldset.collapsible {
padding-top:0;
}
#edit-options-default-action {
float: none;
margin-bottom: 10px;
} | sites/all/themes/rubik/views-admin.rubik.css |
.pager a {
color: #0074BD;
text-decoration: none;
}
.paget a:hover {
text-decoration: underline;
}
#views-ui-add-form.views-admin fieldset fieldset.container-inline > .fieldset-wrapper {
padding: 10px 9px 9px;
}
#views-ui-edit-form div div.views-displays div.views-display-top ul.tabs.secondary.views-ui-render-add-view-button-processed-processed {
position: relative;
}
#ctools-button-9 {
z-index: 1;
}
#views-ui-edit-form div#edit-actions.form-actions.form-wrapper {
float: right;
}
#views-ui-edit-form div h1.unit-title.clearfix {
clear: both;
float: left;
}
#edit-options .collapsible {
float: none;
width: 100%;
}
.views-displays {
clear: both;
}
.views-display-setting .label {
margin-right: 3pt; /* LTR */
}
.views-admin a:hover {
text-decoration: none;
}
.views-attachment .options-set label {
font-weight: bold;
}
.views-display-setting .views-ajax-link {
margin-left: 0.2083em;
margin-right: 0.2083em;
}
/* Hide 'remove' checkboxes. This might be scoped too widely. */
[class*="form-type-checkbox"][class*="remove"] {
display: none;
}
.views-ui-display-tab-bucket .views-display-setting {
color: #666666;
font-size: 12px;
padding-bottom: 2px;
}
.views-ui-display-tab-bucket h1,
.views-ui-display-tab-bucket h2,
.views-ui-display-tab-bucket h3,
.views-ui-display-tab-bucket h4,
.views-ui-display-tab-bucket h5 {
margin-bottom: 0;
margin-top: 0;
}
.views-ui-display-tab-bucket.pager {
height:auto;
margin:0;
}
.views-ui-display-tab-bucket.pager span,
.views-ui-display-tab-bucket.pager a {
padding: 0 15px;
}
.views-ui-display-tab-bucket.pager a span {
color: #0074BD;
}
.ctools-button input {
box-shadow:none;
}
.views-displays .ctools-dropbutton-processed {
right:0;
}
.views-display-top .ctools-button {
z-index:1;
}
#edit-display-settings-main {
margin-top: 15px;
}
input.form-autocomplete,
input.form-text,
input.form-file,
textarea.form-textarea,
select.form-select {
padding: 2px;
border: 1px solid #ccc;
border-top-color: #999;
background: #fff;
color: #333;
width: auto;
}
input.form-text:focus,
input.form-file:focus,
textarea.form-textarea:focus,
select.form-select:focus {
color: #000;
border-color: #ace;
}
#edit-display-preview-controls .form-type-textfield label {
display: inline-block;
font-weight: normal;
height: inherit;
margin-right: 0.75em;
}
#edit-display-preview-controls > .form-type-textfield {
margin-top: 6px;
}
#edit-display-preview-controls .arguments-preview,
#edit-display-preview-controls .form-type-textfield {
margin-left: 14px;
}
#edit-display-preview-controls > div,
#edit-display-preview-controls > input {
float: left;
}
#edit-display-preview-controls .form-item {
margin-bottom: 0;
}
#edit-options-exception.collapsible {
margin-top: 0;
}
.views-ui-dialog fieldset,
.views-ui-dialog fieldset.collapsed,
.views-ui-dialog fieldset.collapsible {
padding-top:0;
}
#edit-options-default-action {
float: none;
margin-bottom: 10px;
} | 0.344003 | 0.117851 |
@media only screen and (min-width: 768px) and (max-width: 991px) {
.wrapper{width:712px}
.search{width:84%}
.content{width:532px; padding:5px}
.hori_addbar{height:60px; margin:10px auto; width:500px}
.single_content{margin-left:2px; margin-right:2px; min-height:350px; width:257px}
.entry_name{width:78%}
.download-count{font-size:10px}
.single_content ul li a{font-size:10px; padding:4px 0}
.footer_left{width:35%}
.footer_right{width:65%}
.footer_menu ul li a{font-size:10px; padding:2px 5px}
.footer_menu{width:70%; float:right}
.copyright{font-size:12px; line-height:10px}
.google_search{width:245px}
.inner_left_sidebar{display:none}
.inner_content{width:100%; float:none}
.blog_top_add{margin:0 auto}
.inner_right_sidebar, .inner_page_right_sidebar{float:none; width:100%}
.inner_page_content{width:100%}
.single_related_post{width:217px}
.single_right_sidebar, .inner_page_single_right_sidebar, .older_version{margin:0 auto 25px; width:300px}
.inner_page{width:80%}
}
/*
Mobile Layout: 320px.
Gutters: 24px.
Outer margins: 34px.
Inherits styles from: Default Layout.
---------------------------------------------
cols 1 2 3
px 68 160 252 */
@media only screen and (max-width: 767px) {
.wrapper{width:252px}
.logo{margin-left:0}
.logo h1{font-size:16px; line-height:25px; margin-top:14px}
.google_lan{background:none repeat scroll 0 0 #DDD; height:20px; margin-right:0; margin-top:18px; width:95px}
.header{min-height:55px}
.search{font-size:6px; height:24px; padding-left:10px; width:69%}
.search_submit{font-size:8px; height:26px; margin-left:2px; width:26%}
.content{padding:5px; width:252px}
.hori_addbar{height:35px; margin:8px auto; width:240px}
.single_content{margin-left:0; margin-right:0; padding:10px; width:99%}
.entry_name{width:76%}
.single_content ul li a{font-size:8px}
.download-count{font-size:8px}
.home_sidebar{width:100%}
.google_search{margin-top:10px; width:100%}
.copyright{font-size:7px; line-height:10px}
.copyright p{margin-bottom:0}
.footer_left{float:none; margin:0 auto; width:150px}
.footer_menu ul li a{font-size:5px; padding:0}
.footer_right{margin-top:0; float:none}
.social{margin-left:80px}
.social ul li a{font-size:7px; padding:0 6px}
.inner_left_sidebar{display:none}
.inner_content{width:100%; float:none}
.blog_top_add{margin:0 auto; height:66px; width:100%}
.inner_right_sidebar, .inner_page_right_sidebar{float:none; margin-top:0; width:100%}
.single_inner_content h1 span{font-size:7px; line-height:10px; margin-top:-6px; padding-left:37px}
.star{display:none}
.single_inner_content > a{font-size:8px; padding:3px 10px}
.single_inner_content h1{font-size:8px; width:68%}
.single_right_sidebar, .inner_page_single_right_sidebar, .older_version{margin-bottom:10px; width:100%}
.inner_page_content{padding:10px; width:100%}
.single_related_post{width:217px}
.single_right_sidebar, .inner_page_single_right_sidebar, .older_version{margin:0 auto 25px; width:100%}
.soft_title h1{float:none; font-size:7px; margin-bottom:3px; width:60%}
.rating_star{float:none; margin-bottom:23px; margin-left:34px; margin-top:-19px; width:48%}
.single_page_content_top_addbar{height:52px; width:100%}
.nav-tabs > li > a{padding:4px 16px}
.description_info{font-size:10px}
.descriptions ul{margin:0 0 15px 0}
.descriptions ul li{padding:5px; width:100%}
.des_title{width:39%}
.des{width:60%}
.download_button a{font-size:12px}
.single_related_post{width:203px}
.single_related_post h2{font-size:10px; line-height:0; margin-bottom:0}
.single_related_post h2 span{font-size:7px; margin-top:-5px}
.inner_page{width:80%}
.inner_page h1{margin-bottom:25px; margin-left:-20px; margin-top:15px; padding-bottom:7px; font-size:18px}
.contact_form{margin-top:20px}
.name{height:25px; width:75%}
.email{height:25px; width:75%}
.massage{height:85px; width:100%}
.submit_btn{width:100%}
.logo{float:none; margin-left:0; text-align:center}
.logo h1{font-size:20px; margin-bottom:13px; margin-top:16px}
.google_lan{float:none; height:23px; margin:0 auto 10px; width:155px}
}
/*
Wide Mobile Layout: 480px.
Gutters: 24px.
Outer margins: 22px.
Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols 1 2 3 4 5
px 68 160 252 344 436 */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.wrapper{width:436px}
.search{width:75%}
.search_submit{width:19%}
.content{width:436px; float:none}
.hori_addbar{height:50px; margin:10px auto; width:400px}
.single_content{margin-left:6px; margin-right:0; padding:10px; width:97%}
.home_sidebar{width:97%; float:none}
.footer_left{float:none}
.google_search{margin-top:5px; width:97%}
.copyright{margin-top:5px}
.footer_right{float:none; margin-top:5px}
.footer_menu ul li a{padding:1px 8px}
.social{margin-left:140px; margin-top:10px}
.social ul li a{padding:1px 11px}
.logo{margin-left:10px}
.logo h1{font-size:30px; line-height:15px; margin-bottom:22px; margin-top:25px}
.google_lan{background:none repeat scroll 0 0 #DDD; height:20px; margin-right:0; margin-top:28px; width:159px}
.header{min-height:55px}
.social{margin-left:152px; margin-top:10px}
.inner_left_sidebar{display:none}
.inner_content{width:100%; float:none}
.blog_top_add{margin:0 auto; height:66px; width:100%}
.inner_right_sidebar, .inner_page_right_sidebar{float:none; width:100%}
.single_inner_content h1 span{font-size:7px; line-height:10px; margin-top:-6px; padding-left:37px}
.star{width:27%; margin-top:18px}
.single_inner_content > a{font-size:8px; padding:3px 10px}
.single_inner_content h1{font-size:10px; width:45%}
.inner_page_content{padding:10px; width:100%}
.single_related_post{width:217px}
.single_right_sidebar, .inner_page_single_right_sidebar, .older_version{margin:0 auto 25px; width:300px}
.soft_title h1{width:60%; font-size:14px}
.rating_star{width:28%}
.single_page_content_top_addbar{height:52px; width:100%}
.nav-tabs > li > a{padding:10px 62px}
.download_button a{font-size:12px}
.single_related_post{width:203px}
.single_related_post h2{font-size:10px; line-height:0; margin-bottom:0}
.single_related_post h2 span{font-size:7px; margin-top:-5px}
.inner_page{width:80%}
.inner_page h1{margin-bottom:35px; margin-left:-20px; margin-top:30px; padding-bottom:15px; font-size:36px}
}
IMG.displayed {
display: block;
margin-left: auto;
margin-right: auto
}
DIV.container {
width: 100%;
text-align: center;
} | SearchEngine/SearchEngine/responsive.css | @media only screen and (min-width: 768px) and (max-width: 991px) {
.wrapper{width:712px}
.search{width:84%}
.content{width:532px; padding:5px}
.hori_addbar{height:60px; margin:10px auto; width:500px}
.single_content{margin-left:2px; margin-right:2px; min-height:350px; width:257px}
.entry_name{width:78%}
.download-count{font-size:10px}
.single_content ul li a{font-size:10px; padding:4px 0}
.footer_left{width:35%}
.footer_right{width:65%}
.footer_menu ul li a{font-size:10px; padding:2px 5px}
.footer_menu{width:70%; float:right}
.copyright{font-size:12px; line-height:10px}
.google_search{width:245px}
.inner_left_sidebar{display:none}
.inner_content{width:100%; float:none}
.blog_top_add{margin:0 auto}
.inner_right_sidebar, .inner_page_right_sidebar{float:none; width:100%}
.inner_page_content{width:100%}
.single_related_post{width:217px}
.single_right_sidebar, .inner_page_single_right_sidebar, .older_version{margin:0 auto 25px; width:300px}
.inner_page{width:80%}
}
/*
Mobile Layout: 320px.
Gutters: 24px.
Outer margins: 34px.
Inherits styles from: Default Layout.
---------------------------------------------
cols 1 2 3
px 68 160 252 */
@media only screen and (max-width: 767px) {
.wrapper{width:252px}
.logo{margin-left:0}
.logo h1{font-size:16px; line-height:25px; margin-top:14px}
.google_lan{background:none repeat scroll 0 0 #DDD; height:20px; margin-right:0; margin-top:18px; width:95px}
.header{min-height:55px}
.search{font-size:6px; height:24px; padding-left:10px; width:69%}
.search_submit{font-size:8px; height:26px; margin-left:2px; width:26%}
.content{padding:5px; width:252px}
.hori_addbar{height:35px; margin:8px auto; width:240px}
.single_content{margin-left:0; margin-right:0; padding:10px; width:99%}
.entry_name{width:76%}
.single_content ul li a{font-size:8px}
.download-count{font-size:8px}
.home_sidebar{width:100%}
.google_search{margin-top:10px; width:100%}
.copyright{font-size:7px; line-height:10px}
.copyright p{margin-bottom:0}
.footer_left{float:none; margin:0 auto; width:150px}
.footer_menu ul li a{font-size:5px; padding:0}
.footer_right{margin-top:0; float:none}
.social{margin-left:80px}
.social ul li a{font-size:7px; padding:0 6px}
.inner_left_sidebar{display:none}
.inner_content{width:100%; float:none}
.blog_top_add{margin:0 auto; height:66px; width:100%}
.inner_right_sidebar, .inner_page_right_sidebar{float:none; margin-top:0; width:100%}
.single_inner_content h1 span{font-size:7px; line-height:10px; margin-top:-6px; padding-left:37px}
.star{display:none}
.single_inner_content > a{font-size:8px; padding:3px 10px}
.single_inner_content h1{font-size:8px; width:68%}
.single_right_sidebar, .inner_page_single_right_sidebar, .older_version{margin-bottom:10px; width:100%}
.inner_page_content{padding:10px; width:100%}
.single_related_post{width:217px}
.single_right_sidebar, .inner_page_single_right_sidebar, .older_version{margin:0 auto 25px; width:100%}
.soft_title h1{float:none; font-size:7px; margin-bottom:3px; width:60%}
.rating_star{float:none; margin-bottom:23px; margin-left:34px; margin-top:-19px; width:48%}
.single_page_content_top_addbar{height:52px; width:100%}
.nav-tabs > li > a{padding:4px 16px}
.description_info{font-size:10px}
.descriptions ul{margin:0 0 15px 0}
.descriptions ul li{padding:5px; width:100%}
.des_title{width:39%}
.des{width:60%}
.download_button a{font-size:12px}
.single_related_post{width:203px}
.single_related_post h2{font-size:10px; line-height:0; margin-bottom:0}
.single_related_post h2 span{font-size:7px; margin-top:-5px}
.inner_page{width:80%}
.inner_page h1{margin-bottom:25px; margin-left:-20px; margin-top:15px; padding-bottom:7px; font-size:18px}
.contact_form{margin-top:20px}
.name{height:25px; width:75%}
.email{height:25px; width:75%}
.massage{height:85px; width:100%}
.submit_btn{width:100%}
.logo{float:none; margin-left:0; text-align:center}
.logo h1{font-size:20px; margin-bottom:13px; margin-top:16px}
.google_lan{float:none; height:23px; margin:0 auto 10px; width:155px}
}
/*
Wide Mobile Layout: 480px.
Gutters: 24px.
Outer margins: 22px.
Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols 1 2 3 4 5
px 68 160 252 344 436 */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.wrapper{width:436px}
.search{width:75%}
.search_submit{width:19%}
.content{width:436px; float:none}
.hori_addbar{height:50px; margin:10px auto; width:400px}
.single_content{margin-left:6px; margin-right:0; padding:10px; width:97%}
.home_sidebar{width:97%; float:none}
.footer_left{float:none}
.google_search{margin-top:5px; width:97%}
.copyright{margin-top:5px}
.footer_right{float:none; margin-top:5px}
.footer_menu ul li a{padding:1px 8px}
.social{margin-left:140px; margin-top:10px}
.social ul li a{padding:1px 11px}
.logo{margin-left:10px}
.logo h1{font-size:30px; line-height:15px; margin-bottom:22px; margin-top:25px}
.google_lan{background:none repeat scroll 0 0 #DDD; height:20px; margin-right:0; margin-top:28px; width:159px}
.header{min-height:55px}
.social{margin-left:152px; margin-top:10px}
.inner_left_sidebar{display:none}
.inner_content{width:100%; float:none}
.blog_top_add{margin:0 auto; height:66px; width:100%}
.inner_right_sidebar, .inner_page_right_sidebar{float:none; width:100%}
.single_inner_content h1 span{font-size:7px; line-height:10px; margin-top:-6px; padding-left:37px}
.star{width:27%; margin-top:18px}
.single_inner_content > a{font-size:8px; padding:3px 10px}
.single_inner_content h1{font-size:10px; width:45%}
.inner_page_content{padding:10px; width:100%}
.single_related_post{width:217px}
.single_right_sidebar, .inner_page_single_right_sidebar, .older_version{margin:0 auto 25px; width:300px}
.soft_title h1{width:60%; font-size:14px}
.rating_star{width:28%}
.single_page_content_top_addbar{height:52px; width:100%}
.nav-tabs > li > a{padding:10px 62px}
.download_button a{font-size:12px}
.single_related_post{width:203px}
.single_related_post h2{font-size:10px; line-height:0; margin-bottom:0}
.single_related_post h2 span{font-size:7px; margin-top:-5px}
.inner_page{width:80%}
.inner_page h1{margin-bottom:35px; margin-left:-20px; margin-top:30px; padding-bottom:15px; font-size:36px}
}
IMG.displayed {
display: block;
margin-left: auto;
margin-right: auto
}
DIV.container {
width: 100%;
text-align: center;
} | 0.420005 | 0.164215 |
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
/* border: 0; */
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/*GENERAL STYLES*/
html{
font-size:62.5%;
}
body{
font-size:1.6rem;
line-height: 1.5;
font-family: 'Optima', fantasy;
background-color: #F0F0F0;
}
/*HEADER STYLES*/
#logo{
height: 15vh;
width: auto;
padding: 10px;
}
header{
background-image: linear-gradient(to bottom right, #f0f0f0, #f0f0f0, grey);
}
.headerbar{
display: flex;
}
header h2{
font-size: 7svh;
}
.headerbar nav{
display: flex;
align-items: center;
font-size: 4vh;
margin: 2vh;
}
.headerbar nav a{
color: black;
text-decoration: none;
padding: 2vh;
transition: ease .2s;
}
.headerbar nav a:hover{
transform: scale(1.125);
}
.headerbar nav button{
font-size: 5.5vh;
margin-right: 4vh;
}
/* Dropdown Button */
.dropbtn {
background-color: rgb(255, 196, 1);
color: black;
padding: 16px;
font-size: 5.5vh;
border: none;
border-radius: 10px;
margin-right: 3vh;
transition: ease .3s;
font-family: 'Luminari', fantasy;
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
text-align: center;
}
/* Links inside the dropdown */
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
border-radius: 10px;
}
.dropdown-content a:hover{
background-color: #ddd;
}
.dropdown:hover .dropdown-content {
display: block;
}
.dropdown:hover .dropbtn {
background-color: #3e8e41;
color: rgb(255, 196, 1);
}
#PotluckPic{
object-fit: cover;
width: 100%;
height: 65vh;
border-bottom: 20px solid black;
}
#PotLuckPic:hover{
}
.getstarted{
display: flex;
flex-direction: column;
width: 90%;
margin: auto;
margin-top: -23vh;
}
.getstarted div{
display: flex;
flex-direction: column;
padding: 1.5%;
padding-top: 2%;
font-size: 2em;
color:whitesmoke;
text-align: center;
justify-content: center;
background-color: rgba(61, 61, 61, 0.856);
}
.getstarted .starttitle h2{
font-family: 'Luminari', fantasy;
font-size: 3em;
color: rgb(255, 196, 1);
}
.getstarted .startdescription{
font-size: 2rem;
align-self: center;
padding-left: 10vh;
padding-right: 10vh;
}
.getstarted a{
font-size: 1em;
border-radius: 20px;
background-color: rgb(255, 196, 1);
padding: 1%;
text-decoration: none;
color: black;
margin: 1vh;
transition: ease .2s;
width: 50%;
align-self: center;
margin-bottom: 4vh;
}
.getstarted a:hover{
color: rgb(255, 196, 1);
background-color: rgb(70, 70, 70);
border: 2px solid rgb(255, 196, 1);
transform: scale(1.125);
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.767);
}
/*HOME CONTAINER STYLES*/
h3{
font-size: 2em;
}
.middle-content{
display: flex;
flex-direction: column;
max-width: 100%;
}
.content-row1, .content-row2{
display:flex;
align-items: center;
text-align: center;
}
.content-row2{
justify-content: flex-end;
}
.space{
/* border: 1px solid black; */
width: 5%;
}
.content-text{
/* border: 1px solid grey; */
background: rgba(255, 196, 1, 0.623);
padding-top: 3%;
padding-bottom: 3%;
padding-left: 10%;
padding-right: 10%;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.335);
float: right;
}
.content-text p{
max-width: 50vh;
}
.middle-content div img{
width: 70vh;
height: auto;
margin: 5vh;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.767);
}
.middle-content div img:hover{
}
/* ABOUT STYLES */
#AboutPic{
object-fit: cover;
width: 100%;
height: 50vh;
border-bottom: 20px solid black;
object-position: 0 3%;
}
.aboutbox{
display: flex;
flex-direction: column;
width: 50%;
margin: auto;
margin-top: -11vh;
}
.aboutbox div{
display: flex;
flex-direction: column;
padding: 5%;
font-size: 3em;
color:rgb(255, 196, 1);
text-align: center;
justify-content: center;
background-color: rgba(61, 61, 61, 0.856);
}
/* Biography Section */
.biocontainer{
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
margin: 5%;
}
.bioitem{
display: flex;
flex-direction: column;
justify-content: start;
border: 2px solid grey;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
padding: 2%;
margin: 1%;
}
.biotext{
justify-content: center;
text-align: center;
max-width: 40vh;
}
.biopic{
align-self: center;
}
.biopic img{
height: 40vh;
width: auto;
}
/*FOOTER STYLES*/
footer{
background-image: linear-gradient(to top left, #f0f0f0, #f0f0f0, grey);
}
.footerbar{
display: flex;
flex-direction: row-reverse;
border-top: 4px solid black;
margin-top: 4vh;
}
.footerbar nav{
display: flex;
align-items: center;
font-size: 4vh;
margin: 2vh;
}
.footerbar nav a{
color: black;
text-decoration: none;
padding: 2vh;
transition: ease .2s;
}
.footerbar nav a:hover{
transform: scale(1.25);
}
/* Media Queries - Tablet */
@media(max-width:800px){
.content-row1, .content-row2{
display:flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.content-row2{
flex-direction: column-reverse;
}
.content-text{
margin-top: -15vh;
}
.content-row2 .content-text{
z-index: 1;
}
}
/* Media Queries - Mobile */
@media(max-width:500px){
.headerbar nav{
flex-direction: column;
font-size: 3vh;
padding: 0;
justify-content: center;
}
.headerbar nav a{
font-size: 1.5em;
}
.headerbar .dropdown{
padding-left: 10%;
}
.content-row1, .content-row2{
display:flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.content-row2{
flex-direction: column-reverse;
}
.middle-content div img{
width: 80%;
height: auto;
}
.biotext h3{
font-size: 1.5em;
}
} | index.css | html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
/* border: 0; */
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/*GENERAL STYLES*/
html{
font-size:62.5%;
}
body{
font-size:1.6rem;
line-height: 1.5;
font-family: 'Optima', fantasy;
background-color: #F0F0F0;
}
/*HEADER STYLES*/
#logo{
height: 15vh;
width: auto;
padding: 10px;
}
header{
background-image: linear-gradient(to bottom right, #f0f0f0, #f0f0f0, grey);
}
.headerbar{
display: flex;
}
header h2{
font-size: 7svh;
}
.headerbar nav{
display: flex;
align-items: center;
font-size: 4vh;
margin: 2vh;
}
.headerbar nav a{
color: black;
text-decoration: none;
padding: 2vh;
transition: ease .2s;
}
.headerbar nav a:hover{
transform: scale(1.125);
}
.headerbar nav button{
font-size: 5.5vh;
margin-right: 4vh;
}
/* Dropdown Button */
.dropbtn {
background-color: rgb(255, 196, 1);
color: black;
padding: 16px;
font-size: 5.5vh;
border: none;
border-radius: 10px;
margin-right: 3vh;
transition: ease .3s;
font-family: 'Luminari', fantasy;
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
text-align: center;
}
/* Links inside the dropdown */
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
border-radius: 10px;
}
.dropdown-content a:hover{
background-color: #ddd;
}
.dropdown:hover .dropdown-content {
display: block;
}
.dropdown:hover .dropbtn {
background-color: #3e8e41;
color: rgb(255, 196, 1);
}
#PotluckPic{
object-fit: cover;
width: 100%;
height: 65vh;
border-bottom: 20px solid black;
}
#PotLuckPic:hover{
}
.getstarted{
display: flex;
flex-direction: column;
width: 90%;
margin: auto;
margin-top: -23vh;
}
.getstarted div{
display: flex;
flex-direction: column;
padding: 1.5%;
padding-top: 2%;
font-size: 2em;
color:whitesmoke;
text-align: center;
justify-content: center;
background-color: rgba(61, 61, 61, 0.856);
}
.getstarted .starttitle h2{
font-family: 'Luminari', fantasy;
font-size: 3em;
color: rgb(255, 196, 1);
}
.getstarted .startdescription{
font-size: 2rem;
align-self: center;
padding-left: 10vh;
padding-right: 10vh;
}
.getstarted a{
font-size: 1em;
border-radius: 20px;
background-color: rgb(255, 196, 1);
padding: 1%;
text-decoration: none;
color: black;
margin: 1vh;
transition: ease .2s;
width: 50%;
align-self: center;
margin-bottom: 4vh;
}
.getstarted a:hover{
color: rgb(255, 196, 1);
background-color: rgb(70, 70, 70);
border: 2px solid rgb(255, 196, 1);
transform: scale(1.125);
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.767);
}
/*HOME CONTAINER STYLES*/
h3{
font-size: 2em;
}
.middle-content{
display: flex;
flex-direction: column;
max-width: 100%;
}
.content-row1, .content-row2{
display:flex;
align-items: center;
text-align: center;
}
.content-row2{
justify-content: flex-end;
}
.space{
/* border: 1px solid black; */
width: 5%;
}
.content-text{
/* border: 1px solid grey; */
background: rgba(255, 196, 1, 0.623);
padding-top: 3%;
padding-bottom: 3%;
padding-left: 10%;
padding-right: 10%;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.335);
float: right;
}
.content-text p{
max-width: 50vh;
}
.middle-content div img{
width: 70vh;
height: auto;
margin: 5vh;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.767);
}
.middle-content div img:hover{
}
/* ABOUT STYLES */
#AboutPic{
object-fit: cover;
width: 100%;
height: 50vh;
border-bottom: 20px solid black;
object-position: 0 3%;
}
.aboutbox{
display: flex;
flex-direction: column;
width: 50%;
margin: auto;
margin-top: -11vh;
}
.aboutbox div{
display: flex;
flex-direction: column;
padding: 5%;
font-size: 3em;
color:rgb(255, 196, 1);
text-align: center;
justify-content: center;
background-color: rgba(61, 61, 61, 0.856);
}
/* Biography Section */
.biocontainer{
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
margin: 5%;
}
.bioitem{
display: flex;
flex-direction: column;
justify-content: start;
border: 2px solid grey;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
padding: 2%;
margin: 1%;
}
.biotext{
justify-content: center;
text-align: center;
max-width: 40vh;
}
.biopic{
align-self: center;
}
.biopic img{
height: 40vh;
width: auto;
}
/*FOOTER STYLES*/
footer{
background-image: linear-gradient(to top left, #f0f0f0, #f0f0f0, grey);
}
.footerbar{
display: flex;
flex-direction: row-reverse;
border-top: 4px solid black;
margin-top: 4vh;
}
.footerbar nav{
display: flex;
align-items: center;
font-size: 4vh;
margin: 2vh;
}
.footerbar nav a{
color: black;
text-decoration: none;
padding: 2vh;
transition: ease .2s;
}
.footerbar nav a:hover{
transform: scale(1.25);
}
/* Media Queries - Tablet */
@media(max-width:800px){
.content-row1, .content-row2{
display:flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.content-row2{
flex-direction: column-reverse;
}
.content-text{
margin-top: -15vh;
}
.content-row2 .content-text{
z-index: 1;
}
}
/* Media Queries - Mobile */
@media(max-width:500px){
.headerbar nav{
flex-direction: column;
font-size: 3vh;
padding: 0;
justify-content: center;
}
.headerbar nav a{
font-size: 1.5em;
}
.headerbar .dropdown{
padding-left: 10%;
}
.content-row1, .content-row2{
display:flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.content-row2{
flex-direction: column-reverse;
}
.middle-content div img{
width: 80%;
height: auto;
}
.biotext h3{
font-size: 1.5em;
}
} | 0.41052 | 0.090816 |
html{
box-sizing: border-box;
}
*,
*::before,
*::after{
box-sizing: inherit;
}
.clearfix::after{
content: '';
display: table;
clear: both;
}
.img{
display: block;
max-width: 100%;
height: auto;
}
.body{
font-family: 'Roboto', sans-serif;
background-color: #ffffff;
color: #000000;
font-size: 18px;
line-height: 32px;
}
.container{
width: 1110px;
margin: 0 auto;
}
.site-logo{
font-size: 30px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
padding: 0;
margin: 0;
color: #555252;
line-height: 1.067;
}
.site-logo p{
display: inline-block;
margin: 0;
padding: 0;
}
.site-logo p::first-letter{
font-size: 30px;
font-family: 'Roboto', sans-serif;
color: #1abc9c;
font-weight: 700;
}
.nav-menu{
margin: 38px 0 102px;
}
.nav-list{
list-style: none;
font-size: 14px;
float: right;
margin: 8px 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
}
.nav-list li{
float: left;
}
.nav-list li:not(:last-child){
margin-right: 35px;
}
.nav-list a:hover,
.nav-list a:focus{
color: #1abc9c;
}
nav a{
font-family: 'Roboto', sans-serif;
text-decoration: none;
text-transform: uppercase;
font-weight: 700;
color: #000000;
line-height: 11px;
}
.caption{
font-family: 'Roboto', sans-serif;
font-weight: 700;
color: #515151;
font-size: 48px;
text-transform: uppercase;
line-height: 0.667;
text-align: center;
margin-top: 0;
}
.caption::after{
content: '';
background-color: rgb(26, 188, 156);
width: 164px;
height: 7px;
display: block;
margin: 24px auto 0;
}
.caption{
margin-bottom: 90px;
}
.featured-list{
list-style: none;
margin: 0;
padding: 0;
}
.featured-list-item{
float: left;
width: 255px;
}
.featured-list-item:not(:nth-child(4n)){
margin-right: 30px;
}
.featured-list-item:not(:nth-child(n+4)){
margin-bottom: 30px;
}
.item-caption{
display: block;
background-color: rgb(50, 50, 50);
width: 255px;
height: 40px;
margin: 0;
padding: 0;
}
.item-caption a{
font-family: 'Roboto', sans-serif;
font-weight: 400;
text-decoration: none;
color: #ffffff;
font-size: 18px;
text-transform: uppercase;
float: left;
}
.item-caption a h3{
margin: 8px 0;
padding: 0 7px;
}
.price{
float: right;
margin: 0;
padding: 0 14px;
width: 54px;
background-color: #8c8c8c;
height: 40px;
}
.price p{
color: #ffffff;
font-family: 'Roboto', sans-serif;
font-weight: 700;
display: inline-block;
margin: 10px 0;
}
.featured-list-item:hover .item-caption{
background-color: rgb(26, 188, 156);
}
.featured-list-item:hover .price{
background-color: #7fd9c7;
}
.caption-news{
margin-top: 97px;
margin-bottom: 80px;
}
.news-list{
list-style: none;
padding: 0;
margin: 0;
margin-bottom: 80px;
}
.news-list-item{
float: left;
width: 350px;
margin-right: 30px;
}
.news-list-item:nth-child(3){
margin-right: 0;
}
.news-caption{
font-family: 'Open Sans', sans-serif;
font-weight: 700;
color: #555252;
font-size: 18px;
line-height: 26px;
}
.news-caption::after{
content: '';
display: block;
margin: 11px 0 24px 0;
background-color: rgb(78, 198, 171);
width: 136px;
height: 3px;
}
.news-description{
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #555252;
font-size: 14px;
margin-bottom: 13px;
line-height: 26px;
}
.read-more{
font-family: 'Open Sans', sans-serif;
font-weight: 300;
color: #ffffff;
border: none;
border-radius: 3px;
background-color: rgb(78, 198, 171);
width: 159px;
height: 51px;
margin-bottom: 80px;
} | css/style.css | html{
box-sizing: border-box;
}
*,
*::before,
*::after{
box-sizing: inherit;
}
.clearfix::after{
content: '';
display: table;
clear: both;
}
.img{
display: block;
max-width: 100%;
height: auto;
}
.body{
font-family: 'Roboto', sans-serif;
background-color: #ffffff;
color: #000000;
font-size: 18px;
line-height: 32px;
}
.container{
width: 1110px;
margin: 0 auto;
}
.site-logo{
font-size: 30px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
padding: 0;
margin: 0;
color: #555252;
line-height: 1.067;
}
.site-logo p{
display: inline-block;
margin: 0;
padding: 0;
}
.site-logo p::first-letter{
font-size: 30px;
font-family: 'Roboto', sans-serif;
color: #1abc9c;
font-weight: 700;
}
.nav-menu{
margin: 38px 0 102px;
}
.nav-list{
list-style: none;
font-size: 14px;
float: right;
margin: 8px 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
}
.nav-list li{
float: left;
}
.nav-list li:not(:last-child){
margin-right: 35px;
}
.nav-list a:hover,
.nav-list a:focus{
color: #1abc9c;
}
nav a{
font-family: 'Roboto', sans-serif;
text-decoration: none;
text-transform: uppercase;
font-weight: 700;
color: #000000;
line-height: 11px;
}
.caption{
font-family: 'Roboto', sans-serif;
font-weight: 700;
color: #515151;
font-size: 48px;
text-transform: uppercase;
line-height: 0.667;
text-align: center;
margin-top: 0;
}
.caption::after{
content: '';
background-color: rgb(26, 188, 156);
width: 164px;
height: 7px;
display: block;
margin: 24px auto 0;
}
.caption{
margin-bottom: 90px;
}
.featured-list{
list-style: none;
margin: 0;
padding: 0;
}
.featured-list-item{
float: left;
width: 255px;
}
.featured-list-item:not(:nth-child(4n)){
margin-right: 30px;
}
.featured-list-item:not(:nth-child(n+4)){
margin-bottom: 30px;
}
.item-caption{
display: block;
background-color: rgb(50, 50, 50);
width: 255px;
height: 40px;
margin: 0;
padding: 0;
}
.item-caption a{
font-family: 'Roboto', sans-serif;
font-weight: 400;
text-decoration: none;
color: #ffffff;
font-size: 18px;
text-transform: uppercase;
float: left;
}
.item-caption a h3{
margin: 8px 0;
padding: 0 7px;
}
.price{
float: right;
margin: 0;
padding: 0 14px;
width: 54px;
background-color: #8c8c8c;
height: 40px;
}
.price p{
color: #ffffff;
font-family: 'Roboto', sans-serif;
font-weight: 700;
display: inline-block;
margin: 10px 0;
}
.featured-list-item:hover .item-caption{
background-color: rgb(26, 188, 156);
}
.featured-list-item:hover .price{
background-color: #7fd9c7;
}
.caption-news{
margin-top: 97px;
margin-bottom: 80px;
}
.news-list{
list-style: none;
padding: 0;
margin: 0;
margin-bottom: 80px;
}
.news-list-item{
float: left;
width: 350px;
margin-right: 30px;
}
.news-list-item:nth-child(3){
margin-right: 0;
}
.news-caption{
font-family: 'Open Sans', sans-serif;
font-weight: 700;
color: #555252;
font-size: 18px;
line-height: 26px;
}
.news-caption::after{
content: '';
display: block;
margin: 11px 0 24px 0;
background-color: rgb(78, 198, 171);
width: 136px;
height: 3px;
}
.news-description{
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #555252;
font-size: 14px;
margin-bottom: 13px;
line-height: 26px;
}
.read-more{
font-family: 'Open Sans', sans-serif;
font-weight: 300;
color: #ffffff;
border: none;
border-radius: 3px;
background-color: rgb(78, 198, 171);
width: 159px;
height: 51px;
margin-bottom: 80px;
} | 0.479991 | 0.081593 |
.content {
font-size: 20px; }
body {
background-color: #000;
color: #fff; }
.navbar {
background: #000;
min-height: 75px; }
.navbar-right a {
color: #d51b22 !important;
font-size: 18px; }
@media (min-width: 990px) {
.navbar {
padding-left: 75px;
padding-right: 100px; }
.navbar-brand {
margin: 0;
padding: 16px 0 0 170px; }
.navbar-right {
padding-right: 100px;
padding-top: 12px; } }
@media (max-width: 768px) {
.navbar {
padding-bottom: 20px; }
.navbar-toggle {
padding-top: 10px; } }
.page-nav {
background-color: #fff;
background-color: rgba(255, 255, 255, 0.9);
text-align: center;
z-index: 2000 !important; }
#nav {
margin-left: 0;
margin-bottom: 0;
vertical-align: middle;
display: inline-block; }
#nav li {
list-style: none;
position: relative; }
#nav > li {
float: left; }
#nav > li > a {
padding-left: 20px;
padding-right: 20px;
color: #141414;
font-size: 18px;
line-height: 50px;
position: relative;
z-index: 2; }
#nav a {
display: block;
text-decoration: none; }
#nav > li > a:hover, #nav > li:hover > a {
color: #fff;
background-color: #d51b22; }
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #fff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: #777777;
border-radius: 10px; }
.header-right {
padding-top: 10px;
padding-bottom: 12px;
padding-right: 100px;
text-align: right;
float: right; }
.plug-media {
margin-top: -50px;
position: relative;
top: 39%;
width: 350px;
left: 10%;
z-index: 1500 !important;
-webkit-transition: right .3s ease-out;
-o-transition: right .3s ease-out;
transition: right .3s ease-out; }
.hand-media {
margin-top: -215px;
position: relative;
top: 63%;
width: 200px;
left: 25%;
z-index: 1500 !important;
-webkit-transition: right .3s ease-out;
-o-transition: right .3s ease-out;
transition: right .3s ease-out; }
.search-info {
color: #9c9c9c;
font-size: 14px;
font-family: Roboto, Arial, Helvetica, sans-serif;
float: left;
position: relative;
top: 5px;
padding-right: 10px; }
.search {
margin-right: 20px;
float: right;
position: relative;
top: 2px; }
.search input[type="text"] {
width: 115px;
height: 30px;
padding: 0 30px 0 15px;
background-color: #d51b22;
border: 0;
border-radius: 20px;
color: #fff;
font-size: 16px;
font-family: Roboto, Arial, Helvetica, sans-serif;
position: relative;
z-index: 1 !important; }
.search .search-btn {
width: 30px;
height: 30px;
padding: 0;
background: transparent;
border: 0;
position: absolute;
top: -1px;
right: 2px;
z-index: 2 !important; }
.icon {
border: 0;
color: transparent;
font: 0/0 a;
text-shadow: none;
width: 30px;
height: 30px;
background-color: transparent;
background-repeat: no-repeat;
vertical-align: middle;
display: inline-block;
position: relative;
background-image: url("../img/icons.png"); }
/* ICONS */
.icon-search {
background-position: -30px 0; }
.icon-play {
background-position: -90px 0; }
.btn-default {
background-image: linear-gradient(to bottom, #f82c33 0, #ed1c24 100%);
background-repeat: repeat-x;
background-color: #c61017;
border-radius: 23px;
border-color: rgba(0, 0, 0, 0);
color: #fff;
font-size: 18px;
letter-spacing: 2px;
padding: 10px 20px 10px 20px; }
.logo {
width: 130px; }
/* MOBILE HEADER */
#mobile-header {
width: 100%; }
.no-padding {
padding-left: 0;
padding-right: 0; }
/* JUMBOTRON */
@media (max-width: 1024px) {
.desktop {
display: none; } }
.jumbotron {
text-align: left;
background: url("../img/lamp-header.jpg");
background-size: cover;
background-repeat: no-repeat;
height: 400px;
margin-bottom: 0; }
.jumbotron h1 {
font-size: 120px;
letter-spacing: 4px;
padding: 0;
margin: 0;
line-height: 110px; }
.jumbotron .header-p {
font-size: 40px;
padding: 0;
margin: 0;
line-height: 30px; }
.jumbotron .btn-default {
margin-top: 25px; }
/* SECTION TWO */
#info-content {
background: #ed1c24;
padding: 20px 0 40px 0;
margin: 0; }
.main-icon {
display: initial; }
/* ZIGBEE MAP */
#prod-map {
background: #ed1c24; }
.index-section-2 .bg-attachment-1 {
width: 100%;
height: 120px;
background: url("../img/index-section-2-shadow-top.png") top repeat-x;
position: absolute;
z-index: 2 !important; }
.callout-map {
width: 1230px;
height: 550px;
background: url("../img/map-callout.png") center no-repeat;
position: relative; }
.location-marker {
width: 50px;
height: 50px;
background: url("../img/btn-callout.png") center top no-repeat;
position: absolute;
z-index: 2 !important; }
.location-marker:hover {
width: 50px;
height: 50px;
background: #000;
border-radius: 50%;
behavior: url(PIE.htc);
/* remove if you don't care about IE8 */
position: absolute;
z-index: 2 !important; }
.callout-panel {
width: 460px;
padding: 10px;
border: 2px solid #fff;
border-radius: 5px;
opacity: 0;
position: absolute;
left: -100%;
z-index: 4 !important; }
.callout-panel:after {
margin-top: -15px;
content: "";
position: absolute;
top: 50%;
pointer-events: none; }
.callout-panel .panel-inner {
padding: 20px 20px 10px 20px;
background-color: #000;
border-radius: 5px;
overflow: auto; }
.callout-panel.active {
-webkit-transition: -webkit-transform .35s ease, opacity .35s ease;
-moz-transition: -moz-transform .35s ease, opacity .35s ease;
-o-transition: -o-transform .35s ease, opacity .35s ease;
transition: transform 0.35s ease, opacity 0.35s ease; }
.callout-panel.clickable {
cursor: pointer; }
.callout-panel.left:after {
width: 0;
height: 0;
border-left: 80px solid #000;
border-top: 40px solid transparent;
border-bottom: 40px solid transparent;
right: -80px; }
.callout-panel.left.in {
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
-o-transform: translateX(30px);
transform: translateX(30px);
opacity: 1; }
.callout-panel.left.out {
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
-o-transform: translateX(-30px);
transform: translateX(-30px);
opacity: 0; }
.callout-panel.right:after {
width: 0;
height: 0;
border-right: 100px solid #000;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
left: -90px; }
.callout-panel.right.in {
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
-o-transform: translateX(-30px);
transform: translateX(-30px);
opacity: 1; }
.callout-panel.right.out {
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
-o-transform: translateX(30px);
transform: translateX(30px);
opacity: 0; }
.callout-product {
padding-right: 20px;
padding-bottom: 10px;
float: left; }
.callout-title {
margin-bottom: 5px;
color: #d51b22;
font-size: 26px;
font-family: OpenSans-Regular, Arial, Helvetica, sans-serif; }
.callout-product-title {
margin-bottom: 0;
color: #fff;
font-size: 26px;
font-family: OpenSans-Regular, Arial, Helvetica, sans-serif; }
.callout-product-info {
margin-bottom: 0;
color: #e2e2e2;
font-size: 16px; }
.info-block {
width: 410px;
height: 255px;
padding: 15px 15px 0 15px;
background-color: #fff;
background-color: rgba(255, 255, 255, 0.9);
border-radius: 5px 5px 0 0;
text-align: center;
position: absolute;
bottom: 0;
right: 0;
z-index: 3 !important; }
.info-block h1, .info-block h2, .info-block h3 {
color: #000;
margin-bottom: 10px;
font-family: OpenSans-Regular, Arial, Helvetica, sans-serif;
font-size: 30px; }
/* SWITCH SECTION */
#switch-section {
padding-top: 20px; }
#switch-section h2 {
font-size: 53px;
padding-bottom: 15px;
letter-spacing: 3px; }
#switch-section p {
font-size: 28px;
letter-spacing: 3px; }
/* MOBILE PRODUCTS */
#mobile-products .row {
padding-bottom: 70px; }
#mobile-products .prod {
padding-top: 20px;
vertical-align: middle; }
#mobile-products img {
padding-top: 0px;
vertical-align: middle; }
#mobile-products .prod-title {
color: #c61017;
font-size: 20px;
font-weight: 700; }
#mobile-products p {
font-size: 18px; }
#mobile-products h4 {
font-size: 20px;
padding: 0 0 10px 0;
margin: 0; }
/* FOOTER */
.page-footer {
height: initial;
padding-bottom: 0;
background-color: #000;
padding-top: 60px;
color: #fff;
text-align: center; }
.page-footer li {
list-style: none;
font-size: 12px;
line-height: 63px; }
.page-footer li a {
color: #fff;
font-size: 18px; }
a#cta_button_454248_a2107543-3229-4276-b76b-4c1661dfacd8 {
-webkit-font-smoothing: antialiased !important;
cursor: pointer !important;
-moz-user-select: none !important;
-webkit-user-select: none !important;
-o-user-select: none !important;
user-select: none !important;
display: inline-block !important;
font-weight: bold !important;
text-align: center !important;
text-decoration: none !important;
border-radius: 9999px !important;
font-family: sans-serif !important;
background-color: #29ace2 !important;
background-image: url(https://static.hsappstatic.net/content_shared_assets/static-1.3336/img/cta_download_button_background_wide.png) !important;
background-position: 0 60% !important;
background-repeat: no-repeat !important;
box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.25) !important;
-webkit-box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.25) !important;
-moz-box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.25) !important;
color: #3991b5 !important;
border: 1px solid #ccc !important;
text-shadow: none !important;
line-height: 1.5em !important;
padding: 12px 32px 12px 64px !important; } | _site/assets/css/main.css | .content {
font-size: 20px; }
body {
background-color: #000;
color: #fff; }
.navbar {
background: #000;
min-height: 75px; }
.navbar-right a {
color: #d51b22 !important;
font-size: 18px; }
@media (min-width: 990px) {
.navbar {
padding-left: 75px;
padding-right: 100px; }
.navbar-brand {
margin: 0;
padding: 16px 0 0 170px; }
.navbar-right {
padding-right: 100px;
padding-top: 12px; } }
@media (max-width: 768px) {
.navbar {
padding-bottom: 20px; }
.navbar-toggle {
padding-top: 10px; } }
.page-nav {
background-color: #fff;
background-color: rgba(255, 255, 255, 0.9);
text-align: center;
z-index: 2000 !important; }
#nav {
margin-left: 0;
margin-bottom: 0;
vertical-align: middle;
display: inline-block; }
#nav li {
list-style: none;
position: relative; }
#nav > li {
float: left; }
#nav > li > a {
padding-left: 20px;
padding-right: 20px;
color: #141414;
font-size: 18px;
line-height: 50px;
position: relative;
z-index: 2; }
#nav a {
display: block;
text-decoration: none; }
#nav > li > a:hover, #nav > li:hover > a {
color: #fff;
background-color: #d51b22; }
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #fff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: #777777;
border-radius: 10px; }
.header-right {
padding-top: 10px;
padding-bottom: 12px;
padding-right: 100px;
text-align: right;
float: right; }
.plug-media {
margin-top: -50px;
position: relative;
top: 39%;
width: 350px;
left: 10%;
z-index: 1500 !important;
-webkit-transition: right .3s ease-out;
-o-transition: right .3s ease-out;
transition: right .3s ease-out; }
.hand-media {
margin-top: -215px;
position: relative;
top: 63%;
width: 200px;
left: 25%;
z-index: 1500 !important;
-webkit-transition: right .3s ease-out;
-o-transition: right .3s ease-out;
transition: right .3s ease-out; }
.search-info {
color: #9c9c9c;
font-size: 14px;
font-family: Roboto, Arial, Helvetica, sans-serif;
float: left;
position: relative;
top: 5px;
padding-right: 10px; }
.search {
margin-right: 20px;
float: right;
position: relative;
top: 2px; }
.search input[type="text"] {
width: 115px;
height: 30px;
padding: 0 30px 0 15px;
background-color: #d51b22;
border: 0;
border-radius: 20px;
color: #fff;
font-size: 16px;
font-family: Roboto, Arial, Helvetica, sans-serif;
position: relative;
z-index: 1 !important; }
.search .search-btn {
width: 30px;
height: 30px;
padding: 0;
background: transparent;
border: 0;
position: absolute;
top: -1px;
right: 2px;
z-index: 2 !important; }
.icon {
border: 0;
color: transparent;
font: 0/0 a;
text-shadow: none;
width: 30px;
height: 30px;
background-color: transparent;
background-repeat: no-repeat;
vertical-align: middle;
display: inline-block;
position: relative;
background-image: url("../img/icons.png"); }
/* ICONS */
.icon-search {
background-position: -30px 0; }
.icon-play {
background-position: -90px 0; }
.btn-default {
background-image: linear-gradient(to bottom, #f82c33 0, #ed1c24 100%);
background-repeat: repeat-x;
background-color: #c61017;
border-radius: 23px;
border-color: rgba(0, 0, 0, 0);
color: #fff;
font-size: 18px;
letter-spacing: 2px;
padding: 10px 20px 10px 20px; }
.logo {
width: 130px; }
/* MOBILE HEADER */
#mobile-header {
width: 100%; }
.no-padding {
padding-left: 0;
padding-right: 0; }
/* JUMBOTRON */
@media (max-width: 1024px) {
.desktop {
display: none; } }
.jumbotron {
text-align: left;
background: url("../img/lamp-header.jpg");
background-size: cover;
background-repeat: no-repeat;
height: 400px;
margin-bottom: 0; }
.jumbotron h1 {
font-size: 120px;
letter-spacing: 4px;
padding: 0;
margin: 0;
line-height: 110px; }
.jumbotron .header-p {
font-size: 40px;
padding: 0;
margin: 0;
line-height: 30px; }
.jumbotron .btn-default {
margin-top: 25px; }
/* SECTION TWO */
#info-content {
background: #ed1c24;
padding: 20px 0 40px 0;
margin: 0; }
.main-icon {
display: initial; }
/* ZIGBEE MAP */
#prod-map {
background: #ed1c24; }
.index-section-2 .bg-attachment-1 {
width: 100%;
height: 120px;
background: url("../img/index-section-2-shadow-top.png") top repeat-x;
position: absolute;
z-index: 2 !important; }
.callout-map {
width: 1230px;
height: 550px;
background: url("../img/map-callout.png") center no-repeat;
position: relative; }
.location-marker {
width: 50px;
height: 50px;
background: url("../img/btn-callout.png") center top no-repeat;
position: absolute;
z-index: 2 !important; }
.location-marker:hover {
width: 50px;
height: 50px;
background: #000;
border-radius: 50%;
behavior: url(PIE.htc);
/* remove if you don't care about IE8 */
position: absolute;
z-index: 2 !important; }
.callout-panel {
width: 460px;
padding: 10px;
border: 2px solid #fff;
border-radius: 5px;
opacity: 0;
position: absolute;
left: -100%;
z-index: 4 !important; }
.callout-panel:after {
margin-top: -15px;
content: "";
position: absolute;
top: 50%;
pointer-events: none; }
.callout-panel .panel-inner {
padding: 20px 20px 10px 20px;
background-color: #000;
border-radius: 5px;
overflow: auto; }
.callout-panel.active {
-webkit-transition: -webkit-transform .35s ease, opacity .35s ease;
-moz-transition: -moz-transform .35s ease, opacity .35s ease;
-o-transition: -o-transform .35s ease, opacity .35s ease;
transition: transform 0.35s ease, opacity 0.35s ease; }
.callout-panel.clickable {
cursor: pointer; }
.callout-panel.left:after {
width: 0;
height: 0;
border-left: 80px solid #000;
border-top: 40px solid transparent;
border-bottom: 40px solid transparent;
right: -80px; }
.callout-panel.left.in {
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
-o-transform: translateX(30px);
transform: translateX(30px);
opacity: 1; }
.callout-panel.left.out {
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
-o-transform: translateX(-30px);
transform: translateX(-30px);
opacity: 0; }
.callout-panel.right:after {
width: 0;
height: 0;
border-right: 100px solid #000;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
left: -90px; }
.callout-panel.right.in {
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
-o-transform: translateX(-30px);
transform: translateX(-30px);
opacity: 1; }
.callout-panel.right.out {
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
-o-transform: translateX(30px);
transform: translateX(30px);
opacity: 0; }
.callout-product {
padding-right: 20px;
padding-bottom: 10px;
float: left; }
.callout-title {
margin-bottom: 5px;
color: #d51b22;
font-size: 26px;
font-family: OpenSans-Regular, Arial, Helvetica, sans-serif; }
.callout-product-title {
margin-bottom: 0;
color: #fff;
font-size: 26px;
font-family: OpenSans-Regular, Arial, Helvetica, sans-serif; }
.callout-product-info {
margin-bottom: 0;
color: #e2e2e2;
font-size: 16px; }
.info-block {
width: 410px;
height: 255px;
padding: 15px 15px 0 15px;
background-color: #fff;
background-color: rgba(255, 255, 255, 0.9);
border-radius: 5px 5px 0 0;
text-align: center;
position: absolute;
bottom: 0;
right: 0;
z-index: 3 !important; }
.info-block h1, .info-block h2, .info-block h3 {
color: #000;
margin-bottom: 10px;
font-family: OpenSans-Regular, Arial, Helvetica, sans-serif;
font-size: 30px; }
/* SWITCH SECTION */
#switch-section {
padding-top: 20px; }
#switch-section h2 {
font-size: 53px;
padding-bottom: 15px;
letter-spacing: 3px; }
#switch-section p {
font-size: 28px;
letter-spacing: 3px; }
/* MOBILE PRODUCTS */
#mobile-products .row {
padding-bottom: 70px; }
#mobile-products .prod {
padding-top: 20px;
vertical-align: middle; }
#mobile-products img {
padding-top: 0px;
vertical-align: middle; }
#mobile-products .prod-title {
color: #c61017;
font-size: 20px;
font-weight: 700; }
#mobile-products p {
font-size: 18px; }
#mobile-products h4 {
font-size: 20px;
padding: 0 0 10px 0;
margin: 0; }
/* FOOTER */
.page-footer {
height: initial;
padding-bottom: 0;
background-color: #000;
padding-top: 60px;
color: #fff;
text-align: center; }
.page-footer li {
list-style: none;
font-size: 12px;
line-height: 63px; }
.page-footer li a {
color: #fff;
font-size: 18px; }
a#cta_button_454248_a2107543-3229-4276-b76b-4c1661dfacd8 {
-webkit-font-smoothing: antialiased !important;
cursor: pointer !important;
-moz-user-select: none !important;
-webkit-user-select: none !important;
-o-user-select: none !important;
user-select: none !important;
display: inline-block !important;
font-weight: bold !important;
text-align: center !important;
text-decoration: none !important;
border-radius: 9999px !important;
font-family: sans-serif !important;
background-color: #29ace2 !important;
background-image: url(https://static.hsappstatic.net/content_shared_assets/static-1.3336/img/cta_download_button_background_wide.png) !important;
background-position: 0 60% !important;
background-repeat: no-repeat !important;
box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.25) !important;
-webkit-box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.25) !important;
-moz-box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.25) !important;
color: #3991b5 !important;
border: 1px solid #ccc !important;
text-shadow: none !important;
line-height: 1.5em !important;
padding: 12px 32px 12px 64px !important; } | 0.309441 | 0.076891 |
@import url('https://use.typekit.net/lrx4ixk.css');
:root {
--orange: #e68562;
--orangeDarker: #e57147;
--blue: #71baee;
--blueDarker: #54a9e5;
--grey: #f3f1f0;
--green: #81c279;
--pinkish: #e2605b;
--purple: #825799;
--black: #353535;
--white: #fff;
--whiteOff: #f7f7f7;
--font-primary: 'museo-sans', serif;
--font-secondary: 'museo', serif;
--font-system: system-ui; /* postcssPresetEnv */
--borderRadius: 1rem;
}
::-webkit-scrollbar {
width: 0.4rem;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 3px var(--grey);
}
::-webkit-scrollbar-thumb {
background-color: var(--black);
}
::selection {
background: rgba(113, 186, 238, 0.6);
}
html {
box-sizing: border-box;
font-size: 62.5%;
min-height: 100%;
background: var(--white);
color: var(--black);
}
body {
font-family: var(--font-system);
font-family: var(--font-primary);
min-height: 100%;
position: relative;
background: var(--whiteOff);
color: var(--black);
font-size: 1.6em;
font-weight: 400;
letter-spacing: 0.01em;
line-height: 1.6;
-webkit-font-smoothing: antialiased;
}
a {
color: inherit;
text-decoration: none;
transition: 0.3s ease all;
}
a:hover {
color: var(--orange);
}
strong {
font-weight: 600;
}
p {
margin-top: 0;
margin-bottom: 0;
font-size: 1.7rem;
line-height: 2.8rem;
opacity: 0.8;
}
p.larger {
max-width: 90rem;
font-size: 3.2rem;
line-height: 3.8rem;
font-family: var(--font-secondary);
font-weight: 300;
text-align: center;
margin: 0 auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
margin-bottom: 0.5em;
font-family: var(--font-secondary);
}
h1 {
font-size: 7rem;
line-height: 6.6rem;
}
h2 {
font-size: 4rem;
line-height: 5.4rem;
text-align: center;
padding-bottom: 2rem;
margin-bottom: 4rem;
position: relative;
}
h2::after {
position: absolute;
display: block;
content: '';
left: 50%;
transform: translateX(-50%);
height: 1px;
width: 12rem;
background: var(--black);
opacity: 0.3;
bottom: 0;
}
h3 {
font-size: 2rem;
line-height: 2.4rem;
margin-bottom: 3rem;
}
h3.colored {
background: var(--green);
padding: 1.5rem 2rem;
border-radius: 1rem;
color: var(--white);
font-family: var(--font-secondary);
font-size: 2.4rem;
font-weight: 600;
line-height: 2.9rem;
width: 20rem;
margin-bottom: 2rem;
}
pre {
background: var(--grey);
line-height: 1.45;
font-size: 85%;
border-radius: 3px;
padding: 16px;
}
code {
font-size: 85%;
padding: 0.15em 0;
background: var(--grey);
border-radius: 3px;
}
code:before,
code:after {
letter-spacing: -0.2em;
content: '\00a0';
}
pre code {
font-size: inherit;
}
pre code:before,
pre code:after {
display: none;
}
blockquote {
margin-left: 0;
padding-left: 1em;
line-height: 1.1;
font-size: 1em;
font-style: italic;
border-left: 2px solid var(--orange);
}
main {
margin: 0 auto;
background: var(--white);
overflow-x: hidden;
}
/* Utility Classes */
.light {
background-color: var(--grey);
}
.white {
background-color: var(--white);
}
.dark {
background-color: var(--orange);
color: var(--white);
}
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6 {
color: var(--white);
}
/*
Utility
*/
.relative {
position: relative;
}
.absolute {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.taCenter {
text-align: center;
}
.taLeft {
text-align: left;
}
.taRight {
text-align: right;
}
.Flexbox {
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: space-between;
}
.Figure {
position: absolute;
height: auto;
user-drag: none;
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}
@keyframes fadeIn {
from {
opacity: 0;
}
}
/* Layout */
.section {
width: 100%;
padding: 7.5rem 0;
}
.section.thick {
padding: 10rem 0;
}
.section.thin {
padding: 3.5rem 0;
}
.section.noPadding {
padding: 0;
}
@media (max-width: 600px) {
.section {
width: 100%;
padding: 5rem 0;
}
.section.thick {
padding: 7rem 0;
}
.section.thin {
padding: 1.5rem 0;
}
}
.container {
max-width: 1150px;
width: 100%;
padding: 0 1rem;
margin: 0 auto;
}
.container.larger {
max-width: 1440px;
padding: 0 5rem;
}
.container.skinny {
max-width: 888px;
}
.container.skinnier {
max-width: 555px;
}
/* Buttons */
.Button {
position: relative;
display: inline-block;
background: transparent;
color: var(--white);
text-transform: lowercase;
text-decoration: none;
font-weight: 700;
font-family: var(--font-secondary);
letter-spacing: 0.05em;
font-size: 1.4rem;
padding: 1.5rem 5rem;
min-width: 20rem;
border: none;
transition: all 0.2s ease;
cursor: pointer;
border-radius: 2.5rem;
line-height: 1.7rem;
z-index: 0;
text-align: center;
box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.13);
}
.Button::first-letter {
text-transform: uppercase;
}
.Button:hover,
.Button:focus {
opacity: 0.95;
outline: none;
color: var(--white);
}
.Button:hover::after,
.Button:focus::after {
height: 100%;
width: 100%;
top: 0;
left: 0;
}
.Button:focus::after {
transition: 0.15s;
border: 4px solid var(--orange);
}
.Button.Icon {
padding-left: 7.5rem;
}
.Button.Icon .icon {
position: absolute;
margin-left: -2.5rem;
margin-top: -1px;
}
.Button[disabled] {
opacity: 0.4;
pointer-events: none;
cursor: progress;
}
.Button-blank {
appearance: none;
background: none;
outline: none;
border: none;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
}
.Button::before,
.Button::after {
position: absolute;
content: '';
border-radius: 2.5rem;
display: inline-block;
}
.Button::before {
background: var(--orange);
z-index: -2;
height: 100%;
width: 100%;
top: 0;
left: 0;
}
.Button::after {
background: var(--orangeDarker);
height: 0;
width: 0;
top: 50%;
left: 50%;
transition: ease-in-out all 0.3s;
z-index: -1;
}
.Button.Blue::before {
background: var(--blue);
}
.Button.Blue::after {
background: var(--blueDarker);
}
.Button.Blue:focus::after {
border: 4px solid var(--blue);
}
.ServiceIcon {
height: 5.6rem;
width: 5.6rem;
position: relative;
display: inline-block;
background: var(--blue);
border-radius: 50%;
transition: 0.3s ease all;
}
.ServiceIcon > div {
position: absolute;
mask-repeat: no-repeat;
mask-position: center;
mask-size: contain;
background: var(--white);
height: 60%;
width: 60%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transition: 0.3s ease all;
}
.SideCircleBlue {
position: relative;
z-index: 1;
}
.SideCircleBlue::after {
content: '';
position: absolute;
right: -25rem;
bottom: -20rem;
width: 40rem;
height: 40rem;
background: var(--blue);
border-radius: 50%;
z-index: -1;
}
@media (max-width: 1024px) {
h1 {
font-size: 6rem;
line-height: 6.8rem;
}
h2 {
font-size: 3.8rem;
line-height: 4rem;
}
.container.larger {
padding: 0 2rem;
}
.section {
padding: 5rem 0;
}
p.larger {
font-size: 2.4rem;
line-height: 3.4rem;
width: 80vw;
}
}
@media (max-width: 768px) {
h1 {
font-size: 5rem;
line-height: 6rem;
}
h2 {
font-size: 3.6rem;
line-height: 3.8rem;
}
h3.colored {
padding: 1.2rem 2rem;
font-size: 2rem;
line-height: 2.2rem;
}
}
@media (max-width: 425px) {
h2 {
font-size: 3.6rem;
line-height: 3.8rem;
}
p.larger {
font-size: 2rem;
line-height: 3.2rem;
}
.ServiceIcon {
height: 4rem;
width: 4rem;
}
} | src/components/globalStyles.css | @import url('https://use.typekit.net/lrx4ixk.css');
:root {
--orange: #e68562;
--orangeDarker: #e57147;
--blue: #71baee;
--blueDarker: #54a9e5;
--grey: #f3f1f0;
--green: #81c279;
--pinkish: #e2605b;
--purple: #825799;
--black: #353535;
--white: #fff;
--whiteOff: #f7f7f7;
--font-primary: 'museo-sans', serif;
--font-secondary: 'museo', serif;
--font-system: system-ui; /* postcssPresetEnv */
--borderRadius: 1rem;
}
::-webkit-scrollbar {
width: 0.4rem;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 3px var(--grey);
}
::-webkit-scrollbar-thumb {
background-color: var(--black);
}
::selection {
background: rgba(113, 186, 238, 0.6);
}
html {
box-sizing: border-box;
font-size: 62.5%;
min-height: 100%;
background: var(--white);
color: var(--black);
}
body {
font-family: var(--font-system);
font-family: var(--font-primary);
min-height: 100%;
position: relative;
background: var(--whiteOff);
color: var(--black);
font-size: 1.6em;
font-weight: 400;
letter-spacing: 0.01em;
line-height: 1.6;
-webkit-font-smoothing: antialiased;
}
a {
color: inherit;
text-decoration: none;
transition: 0.3s ease all;
}
a:hover {
color: var(--orange);
}
strong {
font-weight: 600;
}
p {
margin-top: 0;
margin-bottom: 0;
font-size: 1.7rem;
line-height: 2.8rem;
opacity: 0.8;
}
p.larger {
max-width: 90rem;
font-size: 3.2rem;
line-height: 3.8rem;
font-family: var(--font-secondary);
font-weight: 300;
text-align: center;
margin: 0 auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
margin-bottom: 0.5em;
font-family: var(--font-secondary);
}
h1 {
font-size: 7rem;
line-height: 6.6rem;
}
h2 {
font-size: 4rem;
line-height: 5.4rem;
text-align: center;
padding-bottom: 2rem;
margin-bottom: 4rem;
position: relative;
}
h2::after {
position: absolute;
display: block;
content: '';
left: 50%;
transform: translateX(-50%);
height: 1px;
width: 12rem;
background: var(--black);
opacity: 0.3;
bottom: 0;
}
h3 {
font-size: 2rem;
line-height: 2.4rem;
margin-bottom: 3rem;
}
h3.colored {
background: var(--green);
padding: 1.5rem 2rem;
border-radius: 1rem;
color: var(--white);
font-family: var(--font-secondary);
font-size: 2.4rem;
font-weight: 600;
line-height: 2.9rem;
width: 20rem;
margin-bottom: 2rem;
}
pre {
background: var(--grey);
line-height: 1.45;
font-size: 85%;
border-radius: 3px;
padding: 16px;
}
code {
font-size: 85%;
padding: 0.15em 0;
background: var(--grey);
border-radius: 3px;
}
code:before,
code:after {
letter-spacing: -0.2em;
content: '\00a0';
}
pre code {
font-size: inherit;
}
pre code:before,
pre code:after {
display: none;
}
blockquote {
margin-left: 0;
padding-left: 1em;
line-height: 1.1;
font-size: 1em;
font-style: italic;
border-left: 2px solid var(--orange);
}
main {
margin: 0 auto;
background: var(--white);
overflow-x: hidden;
}
/* Utility Classes */
.light {
background-color: var(--grey);
}
.white {
background-color: var(--white);
}
.dark {
background-color: var(--orange);
color: var(--white);
}
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6 {
color: var(--white);
}
/*
Utility
*/
.relative {
position: relative;
}
.absolute {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.taCenter {
text-align: center;
}
.taLeft {
text-align: left;
}
.taRight {
text-align: right;
}
.Flexbox {
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: space-between;
}
.Figure {
position: absolute;
height: auto;
user-drag: none;
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}
@keyframes fadeIn {
from {
opacity: 0;
}
}
/* Layout */
.section {
width: 100%;
padding: 7.5rem 0;
}
.section.thick {
padding: 10rem 0;
}
.section.thin {
padding: 3.5rem 0;
}
.section.noPadding {
padding: 0;
}
@media (max-width: 600px) {
.section {
width: 100%;
padding: 5rem 0;
}
.section.thick {
padding: 7rem 0;
}
.section.thin {
padding: 1.5rem 0;
}
}
.container {
max-width: 1150px;
width: 100%;
padding: 0 1rem;
margin: 0 auto;
}
.container.larger {
max-width: 1440px;
padding: 0 5rem;
}
.container.skinny {
max-width: 888px;
}
.container.skinnier {
max-width: 555px;
}
/* Buttons */
.Button {
position: relative;
display: inline-block;
background: transparent;
color: var(--white);
text-transform: lowercase;
text-decoration: none;
font-weight: 700;
font-family: var(--font-secondary);
letter-spacing: 0.05em;
font-size: 1.4rem;
padding: 1.5rem 5rem;
min-width: 20rem;
border: none;
transition: all 0.2s ease;
cursor: pointer;
border-radius: 2.5rem;
line-height: 1.7rem;
z-index: 0;
text-align: center;
box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.13);
}
.Button::first-letter {
text-transform: uppercase;
}
.Button:hover,
.Button:focus {
opacity: 0.95;
outline: none;
color: var(--white);
}
.Button:hover::after,
.Button:focus::after {
height: 100%;
width: 100%;
top: 0;
left: 0;
}
.Button:focus::after {
transition: 0.15s;
border: 4px solid var(--orange);
}
.Button.Icon {
padding-left: 7.5rem;
}
.Button.Icon .icon {
position: absolute;
margin-left: -2.5rem;
margin-top: -1px;
}
.Button[disabled] {
opacity: 0.4;
pointer-events: none;
cursor: progress;
}
.Button-blank {
appearance: none;
background: none;
outline: none;
border: none;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
}
.Button::before,
.Button::after {
position: absolute;
content: '';
border-radius: 2.5rem;
display: inline-block;
}
.Button::before {
background: var(--orange);
z-index: -2;
height: 100%;
width: 100%;
top: 0;
left: 0;
}
.Button::after {
background: var(--orangeDarker);
height: 0;
width: 0;
top: 50%;
left: 50%;
transition: ease-in-out all 0.3s;
z-index: -1;
}
.Button.Blue::before {
background: var(--blue);
}
.Button.Blue::after {
background: var(--blueDarker);
}
.Button.Blue:focus::after {
border: 4px solid var(--blue);
}
.ServiceIcon {
height: 5.6rem;
width: 5.6rem;
position: relative;
display: inline-block;
background: var(--blue);
border-radius: 50%;
transition: 0.3s ease all;
}
.ServiceIcon > div {
position: absolute;
mask-repeat: no-repeat;
mask-position: center;
mask-size: contain;
background: var(--white);
height: 60%;
width: 60%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transition: 0.3s ease all;
}
.SideCircleBlue {
position: relative;
z-index: 1;
}
.SideCircleBlue::after {
content: '';
position: absolute;
right: -25rem;
bottom: -20rem;
width: 40rem;
height: 40rem;
background: var(--blue);
border-radius: 50%;
z-index: -1;
}
@media (max-width: 1024px) {
h1 {
font-size: 6rem;
line-height: 6.8rem;
}
h2 {
font-size: 3.8rem;
line-height: 4rem;
}
.container.larger {
padding: 0 2rem;
}
.section {
padding: 5rem 0;
}
p.larger {
font-size: 2.4rem;
line-height: 3.4rem;
width: 80vw;
}
}
@media (max-width: 768px) {
h1 {
font-size: 5rem;
line-height: 6rem;
}
h2 {
font-size: 3.6rem;
line-height: 3.8rem;
}
h3.colored {
padding: 1.2rem 2rem;
font-size: 2rem;
line-height: 2.2rem;
}
}
@media (max-width: 425px) {
h2 {
font-size: 3.6rem;
line-height: 3.8rem;
}
p.larger {
font-size: 2rem;
line-height: 3.2rem;
}
.ServiceIcon {
height: 4rem;
width: 4rem;
}
} | 0.41182 | 0.068444 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
cursor: default;
}
.aboutMeContent{
text-align: center;
bottom: 0.4rem;
padding: 0.5rem;
position: relative;
width: 100%;
color: red;
}
.aboutMePhoto {
margin-right: auto;
margin-left: auto;
position: center;
width: 100%;
max-width: 500px;
display: block;
margin-top: 5vh;
margin-bottom: 5vh;
}
.aboutMeInfo {
text-align: center;
color: darkgreen;
}
.allSeeingEye {
position: top;
margin: 0px auto;
text-align: center;
max-width: 115px;
}
.amokPhoto{
position: center;
width: 100%;
max-width: 700px;
}
.buttonIndexPage {
text-align: center;
bottom: 0.4rem;
padding: 0.5rem;
position: relative;
width: 100%;
justify-content: center;
display: flex;
}
blockquote {
text-align: center;
bottom: 0.4rem;
padding: 0.5rem;
position: relative;
width: 100%;
}
.dropDown2 {
position: relative;
z-index: 1;
display: inline-block;
}
footer small {
margin: 0px auto;
display: block;
margin-top: 2rem;
text-align: center;
max-width: 115px;
}
.fTellerPhoto{
position: center;
width: 100%;
max-width: 700px;
}
.headerForQuote{
text-align: center;
color: darkgreen;
bottom: 0.4rem;
padding: 0.5rem;
position: relative;
width: 100%;
}
header.indexPageHeader{
display:grid;
grid-template-columns: 200px auto 300px auto 200px;
}
header.indexPageHeader > div{
grid-column: 1/2;
max-width: 200px;
text-align: center;
}
header.indexPageHeader > figure {
text-align: center;
grid-column: 3/4;
}
header.indexPageHeader > nav {
grid-column: 5/6;
text-align: right;
}
.headerImageCap {
text-align: center;
color: darkgreen;
bottom: 0.4rem;
padding: 0.5rem;
position: relative;
width: 100%;
}
.heroImageCap{
text-align: center;
color: darkgreen;
bottom: 0.4rem;
padding: 0.5rem;
position: relative;
width: 100%;
}
.container{
min-height: 100vh;
position: relative;
padding-bottom: 120px;
}
footer.footerForIndexPage {
position: absolute;
bottom: 0;
width: 100%;
}
.jaylenCoding{
margin-right: auto;
margin-left: auto;
position: center;
width: 100%;
max-width: 500px;
display: block;
margin-top: 5vh;
margin-bottom: 5vh;
}
.navMenuPhoto {
max-width: 115px;
border-radius: 50%;
}
.proImageCap{
text-align: center;
bottom: 0.4rem;
padding: 0.5rem;
position: relative;
width: 100%;
}
.projectsContent{
text-align: center;
bottom: 0.4rem;
padding: 0.5rem;
position: relative;
width: 100%;
color: red;
}
.projectsInfo {
text-align: center;
color: darkgreen;
}
.projectsLink{
position: center;
text-align: center;
margin: 0;
background: white;
}
.reviewsPhoto{
position: center;
width: 100%;
max-width: 700px;
}
.showButtonContainer{
text-align: center;
}
.show2{
display: block;
}
.showSlide {
display: none
}
.showSlide img {
width: 100%;
}
.slidercontainer {
max-width: 1000px;
position: relative;
margin: auto;
}
.left, .right {
cursor: pointer;
position: relative;
top: 50%;
width: auto;
padding: 16px;
margin-top: -22px;
color:darkgreen;
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
}
.right {
right: 0;
border-radius: 3px 0 0 3px;
}
.left:hover, .right:hover {
background-color: red;
}
.slideshowContent {
color: #eff5d4;
font-size: 30px;
padding: 8px 12px;
position: absolute;
top: 10px;
width: 100%;
text-align: center;
}
.active {
background-color: darkgreen;
}
.fade {
-webkit-animation-name: fade;
-webkit-animation-duration: 1.5s;
animation-name: fade;
animation-duration: 1.5s;
}
@-webkit-keyframes fade {
from {
opacity: .4
}
to {
opacity: 1
}
}
@keyframes fade {
from {
opacity: .4
}
to {
opacity: 1
}
} | src/css/layouts.css | * {
box-sizing: border-box;
margin: 0;
padding: 0;
cursor: default;
}
.aboutMeContent{
text-align: center;
bottom: 0.4rem;
padding: 0.5rem;
position: relative;
width: 100%;
color: red;
}
.aboutMePhoto {
margin-right: auto;
margin-left: auto;
position: center;
width: 100%;
max-width: 500px;
display: block;
margin-top: 5vh;
margin-bottom: 5vh;
}
.aboutMeInfo {
text-align: center;
color: darkgreen;
}
.allSeeingEye {
position: top;
margin: 0px auto;
text-align: center;
max-width: 115px;
}
.amokPhoto{
position: center;
width: 100%;
max-width: 700px;
}
.buttonIndexPage {
text-align: center;
bottom: 0.4rem;
padding: 0.5rem;
position: relative;
width: 100%;
justify-content: center;
display: flex;
}
blockquote {
text-align: center;
bottom: 0.4rem;
padding: 0.5rem;
position: relative;
width: 100%;
}
.dropDown2 {
position: relative;
z-index: 1;
display: inline-block;
}
footer small {
margin: 0px auto;
display: block;
margin-top: 2rem;
text-align: center;
max-width: 115px;
}
.fTellerPhoto{
position: center;
width: 100%;
max-width: 700px;
}
.headerForQuote{
text-align: center;
color: darkgreen;
bottom: 0.4rem;
padding: 0.5rem;
position: relative;
width: 100%;
}
header.indexPageHeader{
display:grid;
grid-template-columns: 200px auto 300px auto 200px;
}
header.indexPageHeader > div{
grid-column: 1/2;
max-width: 200px;
text-align: center;
}
header.indexPageHeader > figure {
text-align: center;
grid-column: 3/4;
}
header.indexPageHeader > nav {
grid-column: 5/6;
text-align: right;
}
.headerImageCap {
text-align: center;
color: darkgreen;
bottom: 0.4rem;
padding: 0.5rem;
position: relative;
width: 100%;
}
.heroImageCap{
text-align: center;
color: darkgreen;
bottom: 0.4rem;
padding: 0.5rem;
position: relative;
width: 100%;
}
.container{
min-height: 100vh;
position: relative;
padding-bottom: 120px;
}
footer.footerForIndexPage {
position: absolute;
bottom: 0;
width: 100%;
}
.jaylenCoding{
margin-right: auto;
margin-left: auto;
position: center;
width: 100%;
max-width: 500px;
display: block;
margin-top: 5vh;
margin-bottom: 5vh;
}
.navMenuPhoto {
max-width: 115px;
border-radius: 50%;
}
.proImageCap{
text-align: center;
bottom: 0.4rem;
padding: 0.5rem;
position: relative;
width: 100%;
}
.projectsContent{
text-align: center;
bottom: 0.4rem;
padding: 0.5rem;
position: relative;
width: 100%;
color: red;
}
.projectsInfo {
text-align: center;
color: darkgreen;
}
.projectsLink{
position: center;
text-align: center;
margin: 0;
background: white;
}
.reviewsPhoto{
position: center;
width: 100%;
max-width: 700px;
}
.showButtonContainer{
text-align: center;
}
.show2{
display: block;
}
.showSlide {
display: none
}
.showSlide img {
width: 100%;
}
.slidercontainer {
max-width: 1000px;
position: relative;
margin: auto;
}
.left, .right {
cursor: pointer;
position: relative;
top: 50%;
width: auto;
padding: 16px;
margin-top: -22px;
color:darkgreen;
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
}
.right {
right: 0;
border-radius: 3px 0 0 3px;
}
.left:hover, .right:hover {
background-color: red;
}
.slideshowContent {
color: #eff5d4;
font-size: 30px;
padding: 8px 12px;
position: absolute;
top: 10px;
width: 100%;
text-align: center;
}
.active {
background-color: darkgreen;
}
.fade {
-webkit-animation-name: fade;
-webkit-animation-duration: 1.5s;
animation-name: fade;
animation-duration: 1.5s;
}
@-webkit-keyframes fade {
from {
opacity: .4
}
to {
opacity: 1
}
}
@keyframes fade {
from {
opacity: .4
}
to {
opacity: 1
}
} | 0.344223 | 0.071041 |
i.aprs-table0-24, i.aprs-table0-48, i.aprs-table0-64, i.aprs-table0-128, i.aprs-table0, i.aprs-table1-24, i.aprs-table1-48, i.aprs-table1-64, i.aprs-table1-128, i.aprs-table1 {
display: inline-block;
margin: 0 0 -8px;
padding: 0; }
i.aprs-table0-24 {
background: url("aprs-symbols-24-0.png") no-repeat;
width: 24px;
height: 24px; }
i.aprs-table0-48 {
background: url("aprs-symbols-48-0.png") no-repeat;
width: 48px;
height: 48px; }
i.aprs-table0-64 {
background: url("aprs-symbols-64-0.png") no-repeat;
width: 64px;
height: 64px; }
i.aprs-table0-128 {
background: url("aprs-symbols-128-0.png") no-repeat;
width: 128px;
height: 128px; }
i.aprs-table0 {
background: url("aprs-symbols-24-0.png") no-repeat;
width: 24px;
height: 24px; }
i.aprs-table1-24 {
background: url("aprs-symbols-24-1.png") no-repeat;
width: 24px;
height: 24px; }
i.aprs-table1-48 {
background: url("aprs-symbols-48-1.png") no-repeat;
width: 48px;
height: 48px; }
i.aprs-table1-64 {
background: url("aprs-symbols-64-1.png") no-repeat;
width: 64px;
height: 64px; }
i.aprs-table1-128 {
background: url("aprs-symbols-128-1.png") no-repeat;
width: 128px;
height: 128px; }
i.aprs-table1 {
background: url("aprs-symbols-24-1.png") no-repeat;
width: 24px;
height: 24px; }
i.aprs-address-24-0-0 {
background-position: -0px -0px; }
i.aprs-address-48-0-0 {
background-position: -0px -0px; }
i.aprs-address-64-0-0 {
background-position: -0px -0px; }
i.aprs-address-128-0-0 {
background-position: -0px -0px; }
i.aprs-address-0-0 {
background-position: -0px -0px; }
i.aprs-address-24-0-1 {
background-position: -24px -0px; }
i.aprs-address-48-0-1 {
background-position: -48px -0px; }
i.aprs-address-64-0-1 {
background-position: -64px -0px; }
i.aprs-address-128-0-1 {
background-position: -128px -0px; }
i.aprs-address-0-1 {
background-position: -24px -0px; }
i.aprs-address-24-0-2 {
background-position: -48px -0px; }
i.aprs-address-48-0-2 {
background-position: -96px -0px; }
i.aprs-address-64-0-2 {
background-position: -128px -0px; }
i.aprs-address-128-0-2 {
background-position: -256px -0px; }
i.aprs-address-0-2 {
background-position: -48px -0px; }
i.aprs-address-24-0-3 {
background-position: -72px -0px; }
i.aprs-address-48-0-3 {
background-position: -144px -0px; }
i.aprs-address-64-0-3 {
background-position: -192px -0px; }
i.aprs-address-128-0-3 {
background-position: -384px -0px; }
i.aprs-address-0-3 {
background-position: -72px -0px; }
i.aprs-address-24-0-4 {
background-position: -96px -0px; }
i.aprs-address-48-0-4 {
background-position: -192px -0px; }
i.aprs-address-64-0-4 {
background-position: -256px -0px; }
i.aprs-address-128-0-4 {
background-position: -512px -0px; }
i.aprs-address-0-4 {
background-position: -96px -0px; }
i.aprs-address-24-0-5 {
background-position: -120px -0px; }
i.aprs-address-48-0-5 {
background-position: -240px -0px; }
i.aprs-address-64-0-5 {
background-position: -320px -0px; }
i.aprs-address-128-0-5 {
background-position: -640px -0px; }
i.aprs-address-0-5 {
background-position: -120px -0px; }
i.aprs-address-24-0-6 {
background-position: -144px -0px; }
i.aprs-address-48-0-6 {
background-position: -288px -0px; }
i.aprs-address-64-0-6 {
background-position: -384px -0px; }
i.aprs-address-128-0-6 {
background-position: -768px -0px; }
i.aprs-address-0-6 {
background-position: -144px -0px; }
i.aprs-address-24-0-7 {
background-position: -168px -0px; }
i.aprs-address-48-0-7 {
background-position: -336px -0px; }
i.aprs-address-64-0-7 {
background-position: -448px -0px; }
i.aprs-address-128-0-7 {
background-position: -896px -0px; }
i.aprs-address-0-7 {
background-position: -168px -0px; }
i.aprs-address-24-0-8 {
background-position: -192px -0px; }
i.aprs-address-48-0-8 {
background-position: -384px -0px; }
i.aprs-address-64-0-8 {
background-position: -512px -0px; }
i.aprs-address-128-0-8 {
background-position: -1024px -0px; }
i.aprs-address-0-8 {
background-position: -192px -0px; }
i.aprs-address-24-0-9 {
background-position: -216px -0px; }
i.aprs-address-48-0-9 {
background-position: -432px -0px; }
i.aprs-address-64-0-9 {
background-position: -576px -0px; }
i.aprs-address-128-0-9 {
background-position: -1152px -0px; }
i.aprs-address-0-9 {
background-position: -216px -0px; }
i.aprs-address-24-0-10 {
background-position: -240px -0px; }
i.aprs-address-48-0-10 {
background-position: -480px -0px; }
i.aprs-address-64-0-10 {
background-position: -640px -0px; }
i.aprs-address-128-0-10 {
background-position: -1280px -0px; }
i.aprs-address-0-10 {
background-position: -240px -0px; }
i.aprs-address-24-0-11 {
background-position: -264px -0px; }
i.aprs-address-48-0-11 {
background-position: -528px -0px; }
i.aprs-address-64-0-11 {
background-position: -704px -0px; }
i.aprs-address-128-0-11 {
background-position: -1408px -0px; }
i.aprs-address-0-11 {
background-position: -264px -0px; }
i.aprs-address-24-0-12 {
background-position: -288px -0px; }
i.aprs-address-48-0-12 {
background-position: -576px -0px; }
i.aprs-address-64-0-12 {
background-position: -768px -0px; }
i.aprs-address-128-0-12 {
background-position: -1536px -0px; }
i.aprs-address-0-12 {
background-position: -288px -0px; }
i.aprs-address-24-0-13 {
background-position: -312px -0px; }
i.aprs-address-48-0-13 {
background-position: -624px -0px; }
i.aprs-address-64-0-13 {
background-position: -832px -0px; }
i.aprs-address-128-0-13 {
background-position: -1664px -0px; }
i.aprs-address-0-13 {
background-position: -312px -0px; }
i.aprs-address-24-0-14 {
background-position: -336px -0px; }
i.aprs-address-48-0-14 {
background-position: -672px -0px; }
i.aprs-address-64-0-14 {
background-position: -896px -0px; }
i.aprs-address-128-0-14 {
background-position: -1792px -0px; }
i.aprs-address-0-14 {
background-position: -336px -0px; }
i.aprs-address-24-0-15 {
background-position: -360px -0px; }
i.aprs-address-48-0-15 {
background-position: -720px -0px; }
i.aprs-address-64-0-15 {
background-position: -960px -0px; }
i.aprs-address-128-0-15 {
background-position: -1920px -0px; }
i.aprs-address-0-15 {
background-position: -360px -0px; }
i.aprs-address-24-1-0 {
background-position: -0px -24px; }
i.aprs-address-48-1-0 {
background-position: -0px -48px; }
i.aprs-address-64-1-0 {
background-position: -0px -64px; }
i.aprs-address-128-1-0 {
background-position: -0px -128px; }
i.aprs-address-1-0 {
background-position: -0px -24px; }
i.aprs-address-24-1-1 {
background-position: -24px -24px; }
i.aprs-address-48-1-1 {
background-position: -48px -48px; }
i.aprs-address-64-1-1 {
background-position: -64px -64px; }
i.aprs-address-128-1-1 {
background-position: -128px -128px; }
i.aprs-address-1-1 {
background-position: -24px -24px; }
i.aprs-address-24-1-2 {
background-position: -48px -24px; }
i.aprs-address-48-1-2 {
background-position: -96px -48px; }
i.aprs-address-64-1-2 {
background-position: -128px -64px; }
i.aprs-address-128-1-2 {
background-position: -256px -128px; }
i.aprs-address-1-2 {
background-position: -48px -24px; }
i.aprs-address-24-1-3 {
background-position: -72px -24px; }
i.aprs-address-48-1-3 {
background-position: -144px -48px; }
i.aprs-address-64-1-3 {
background-position: -192px -64px; }
i.aprs-address-128-1-3 {
background-position: -384px -128px; }
i.aprs-address-1-3 {
background-position: -72px -24px; }
i.aprs-address-24-1-4 {
background-position: -96px -24px; }
i.aprs-address-48-1-4 {
background-position: -192px -48px; }
i.aprs-address-64-1-4 {
background-position: -256px -64px; }
i.aprs-address-128-1-4 {
background-position: -512px -128px; }
i.aprs-address-1-4 {
background-position: -96px -24px; }
i.aprs-address-24-1-5 {
background-position: -120px -24px; }
i.aprs-address-48-1-5 {
background-position: -240px -48px; }
i.aprs-address-64-1-5 {
background-position: -320px -64px; }
i.aprs-address-128-1-5 {
background-position: -640px -128px; }
i.aprs-address-1-5 {
background-position: -120px -24px; }
i.aprs-address-24-1-6 {
background-position: -144px -24px; }
i.aprs-address-48-1-6 {
background-position: -288px -48px; }
i.aprs-address-64-1-6 {
background-position: -384px -64px; }
i.aprs-address-128-1-6 {
background-position: -768px -128px; }
i.aprs-address-1-6 {
background-position: -144px -24px; }
i.aprs-address-24-1-7 {
background-position: -168px -24px; }
i.aprs-address-48-1-7 {
background-position: -336px -48px; }
i.aprs-address-64-1-7 {
background-position: -448px -64px; }
i.aprs-address-128-1-7 {
background-position: -896px -128px; }
i.aprs-address-1-7 {
background-position: -168px -24px; }
i.aprs-address-24-1-8 {
background-position: -192px -24px; }
i.aprs-address-48-1-8 {
background-position: -384px -48px; }
i.aprs-address-64-1-8 {
background-position: -512px -64px; }
i.aprs-address-128-1-8 {
background-position: -1024px -128px; }
i.aprs-address-1-8 {
background-position: -192px -24px; }
i.aprs-address-24-1-9 {
background-position: -216px -24px; }
i.aprs-address-48-1-9 {
background-position: -432px -48px; }
i.aprs-address-64-1-9 {
background-position: -576px -64px; }
i.aprs-address-128-1-9 {
background-position: -1152px -128px; }
i.aprs-address-1-9 {
background-position: -216px -24px; }
i.aprs-address-24-1-10 {
background-position: -240px -24px; }
i.aprs-address-48-1-10 {
background-position: -480px -48px; }
i.aprs-address-64-1-10 {
background-position: -640px -64px; }
i.aprs-address-128-1-10 {
background-position: -1280px -128px; }
i.aprs-address-1-10 {
background-position: -240px -24px; }
i.aprs-address-24-1-11 {
background-position: -264px -24px; }
i.aprs-address-48-1-11 {
background-position: -528px -48px; }
i.aprs-address-64-1-11 {
background-position: -704px -64px; }
i.aprs-address-128-1-11 {
background-position: -1408px -128px; }
i.aprs-address-1-11 {
background-position: -264px -24px; }
i.aprs-address-24-1-12 {
background-position: -288px -24px; }
i.aprs-address-48-1-12 {
background-position: -576px -48px; }
i.aprs-address-64-1-12 {
background-position: -768px -64px; }
i.aprs-address-128-1-12 {
background-position: -1536px -128px; }
i.aprs-address-1-12 {
background-position: -288px -24px; }
i.aprs-address-24-1-13 {
background-position: -312px -24px; }
i.aprs-address-48-1-13 {
background-position: -624px -48px; }
i.aprs-address-64-1-13 {
background-position: -832px -64px; }
i.aprs-address-128-1-13 {
background-position: -1664px -128px; }
i.aprs-address-1-13 {
background-position: -312px -24px; }
i.aprs-address-24-1-14 {
background-position: -336px -24px; }
i.aprs-address-48-1-14 {
background-position: -672px -48px; }
i.aprs-address-64-1-14 {
background-position: -896px -64px; }
i.aprs-address-128-1-14 {
background-position: -1792px -128px; }
i.aprs-address-1-14 {
background-position: -336px -24px; }
i.aprs-address-24-1-15 {
background-position: -360px -24px; }
i.aprs-address-48-1-15 {
background-position: -720px -48px; }
i.aprs-address-64-1-15 {
background-position: -960px -64px; }
i.aprs-address-128-1-15 {
background-position: -1920px -128px; }
i.aprs-address-1-15 {
background-position: -360px -24px; }
i.aprs-address-24-2-0 {
background-position: -0px -48px; }
i.aprs-address-48-2-0 {
background-position: -0px -96px; }
i.aprs-address-64-2-0 {
background-position: -0px -128px; }
i.aprs-address-128-2-0 {
background-position: -0px -256px; }
i.aprs-address-2-0 {
background-position: -0px -48px; }
i.aprs-address-24-2-1 {
background-position: -24px -48px; }
i.aprs-address-48-2-1 {
background-position: -48px -96px; }
i.aprs-address-64-2-1 {
background-position: -64px -128px; }
i.aprs-address-128-2-1 {
background-position: -128px -256px; }
i.aprs-address-2-1 {
background-position: -24px -48px; }
i.aprs-address-24-2-2 {
background-position: -48px -48px; }
i.aprs-address-48-2-2 {
background-position: -96px -96px; }
i.aprs-address-64-2-2 {
background-position: -128px -128px; }
i.aprs-address-128-2-2 {
background-position: -256px -256px; }
i.aprs-address-2-2 {
background-position: -48px -48px; }
i.aprs-address-24-2-3 {
background-position: -72px -48px; }
i.aprs-address-48-2-3 {
background-position: -144px -96px; }
i.aprs-address-64-2-3 {
background-position: -192px -128px; }
i.aprs-address-128-2-3 {
background-position: -384px -256px; }
i.aprs-address-2-3 {
background-position: -72px -48px; }
i.aprs-address-24-2-4 {
background-position: -96px -48px; }
i.aprs-address-48-2-4 {
background-position: -192px -96px; }
i.aprs-address-64-2-4 {
background-position: -256px -128px; }
i.aprs-address-128-2-4 {
background-position: -512px -256px; }
i.aprs-address-2-4 {
background-position: -96px -48px; }
i.aprs-address-24-2-5 {
background-position: -120px -48px; }
i.aprs-address-48-2-5 {
background-position: -240px -96px; }
i.aprs-address-64-2-5 {
background-position: -320px -128px; }
i.aprs-address-128-2-5 {
background-position: -640px -256px; }
i.aprs-address-2-5 {
background-position: -120px -48px; }
i.aprs-address-24-2-6 {
background-position: -144px -48px; }
i.aprs-address-48-2-6 {
background-position: -288px -96px; }
i.aprs-address-64-2-6 {
background-position: -384px -128px; }
i.aprs-address-128-2-6 {
background-position: -768px -256px; }
i.aprs-address-2-6 {
background-position: -144px -48px; }
i.aprs-address-24-2-7 {
background-position: -168px -48px; }
i.aprs-address-48-2-7 {
background-position: -336px -96px; }
i.aprs-address-64-2-7 {
background-position: -448px -128px; }
i.aprs-address-128-2-7 {
background-position: -896px -256px; }
i.aprs-address-2-7 {
background-position: -168px -48px; }
i.aprs-address-24-2-8 {
background-position: -192px -48px; }
i.aprs-address-48-2-8 {
background-position: -384px -96px; }
i.aprs-address-64-2-8 {
background-position: -512px -128px; }
i.aprs-address-128-2-8 {
background-position: -1024px -256px; }
i.aprs-address-2-8 {
background-position: -192px -48px; }
i.aprs-address-24-2-9 {
background-position: -216px -48px; }
i.aprs-address-48-2-9 {
background-position: -432px -96px; }
i.aprs-address-64-2-9 {
background-position: -576px -128px; }
i.aprs-address-128-2-9 {
background-position: -1152px -256px; }
i.aprs-address-2-9 {
background-position: -216px -48px; }
i.aprs-address-24-2-10 {
background-position: -240px -48px; }
i.aprs-address-48-2-10 {
background-position: -480px -96px; }
i.aprs-address-64-2-10 {
background-position: -640px -128px; }
i.aprs-address-128-2-10 {
background-position: -1280px -256px; }
i.aprs-address-2-10 {
background-position: -240px -48px; }
i.aprs-address-24-2-11 {
background-position: -264px -48px; }
i.aprs-address-48-2-11 {
background-position: -528px -96px; }
i.aprs-address-64-2-11 {
background-position: -704px -128px; }
i.aprs-address-128-2-11 {
background-position: -1408px -256px; }
i.aprs-address-2-11 {
background-position: -264px -48px; }
i.aprs-address-24-2-12 {
background-position: -288px -48px; }
i.aprs-address-48-2-12 {
background-position: -576px -96px; }
i.aprs-address-64-2-12 {
background-position: -768px -128px; }
i.aprs-address-128-2-12 {
background-position: -1536px -256px; }
i.aprs-address-2-12 {
background-position: -288px -48px; }
i.aprs-address-24-2-13 {
background-position: -312px -48px; }
i.aprs-address-48-2-13 {
background-position: -624px -96px; }
i.aprs-address-64-2-13 {
background-position: -832px -128px; }
i.aprs-address-128-2-13 {
background-position: -1664px -256px; }
i.aprs-address-2-13 {
background-position: -312px -48px; }
i.aprs-address-24-2-14 {
background-position: -336px -48px; }
i.aprs-address-48-2-14 {
background-position: -672px -96px; }
i.aprs-address-64-2-14 {
background-position: -896px -128px; }
i.aprs-address-128-2-14 {
background-position: -1792px -256px; }
i.aprs-address-2-14 {
background-position: -336px -48px; }
i.aprs-address-24-2-15 {
background-position: -360px -48px; }
i.aprs-address-48-2-15 {
background-position: -720px -96px; }
i.aprs-address-64-2-15 {
background-position: -960px -128px; }
i.aprs-address-128-2-15 {
background-position: -1920px -256px; }
i.aprs-address-2-15 {
background-position: -360px -48px; }
i.aprs-address-24-3-0 {
background-position: -0px -72px; }
i.aprs-address-48-3-0 {
background-position: -0px -144px; }
i.aprs-address-64-3-0 {
background-position: -0px -192px; }
i.aprs-address-128-3-0 {
background-position: -0px -384px; }
i.aprs-address-3-0 {
background-position: -0px -72px; }
i.aprs-address-24-3-1 {
background-position: -24px -72px; }
i.aprs-address-48-3-1 {
background-position: -48px -144px; }
i.aprs-address-64-3-1 {
background-position: -64px -192px; }
i.aprs-address-128-3-1 {
background-position: -128px -384px; }
i.aprs-address-3-1 {
background-position: -24px -72px; }
i.aprs-address-24-3-2 {
background-position: -48px -72px; }
i.aprs-address-48-3-2 {
background-position: -96px -144px; }
i.aprs-address-64-3-2 {
background-position: -128px -192px; }
i.aprs-address-128-3-2 {
background-position: -256px -384px; }
i.aprs-address-3-2 {
background-position: -48px -72px; }
i.aprs-address-24-3-3 {
background-position: -72px -72px; }
i.aprs-address-48-3-3 {
background-position: -144px -144px; }
i.aprs-address-64-3-3 {
background-position: -192px -192px; }
i.aprs-address-128-3-3 {
background-position: -384px -384px; }
i.aprs-address-3-3 {
background-position: -72px -72px; }
i.aprs-address-24-3-4 {
background-position: -96px -72px; }
i.aprs-address-48-3-4 {
background-position: -192px -144px; }
i.aprs-address-64-3-4 {
background-position: -256px -192px; }
i.aprs-address-128-3-4 {
background-position: -512px -384px; }
i.aprs-address-3-4 {
background-position: -96px -72px; }
i.aprs-address-24-3-5 {
background-position: -120px -72px; }
i.aprs-address-48-3-5 {
background-position: -240px -144px; }
i.aprs-address-64-3-5 {
background-position: -320px -192px; }
i.aprs-address-128-3-5 {
background-position: -640px -384px; }
i.aprs-address-3-5 {
background-position: -120px -72px; }
i.aprs-address-24-3-6 {
background-position: -144px -72px; }
i.aprs-address-48-3-6 {
background-position: -288px -144px; }
i.aprs-address-64-3-6 {
background-position: -384px -192px; }
i.aprs-address-128-3-6 {
background-position: -768px -384px; }
i.aprs-address-3-6 {
background-position: -144px -72px; }
i.aprs-address-24-3-7 {
background-position: -168px -72px; }
i.aprs-address-48-3-7 {
background-position: -336px -144px; }
i.aprs-address-64-3-7 {
background-position: -448px -192px; }
i.aprs-address-128-3-7 {
background-position: -896px -384px; }
i.aprs-address-3-7 {
background-position: -168px -72px; }
i.aprs-address-24-3-8 {
background-position: -192px -72px; }
i.aprs-address-48-3-8 {
background-position: -384px -144px; }
i.aprs-address-64-3-8 {
background-position: -512px -192px; }
i.aprs-address-128-3-8 {
background-position: -1024px -384px; }
i.aprs-address-3-8 {
background-position: -192px -72px; }
i.aprs-address-24-3-9 {
background-position: -216px -72px; }
i.aprs-address-48-3-9 {
background-position: -432px -144px; }
i.aprs-address-64-3-9 {
background-position: -576px -192px; }
i.aprs-address-128-3-9 {
background-position: -1152px -384px; }
i.aprs-address-3-9 {
background-position: -216px -72px; }
i.aprs-address-24-3-10 {
background-position: -240px -72px; }
i.aprs-address-48-3-10 {
background-position: -480px -144px; }
i.aprs-address-64-3-10 {
background-position: -640px -192px; }
i.aprs-address-128-3-10 {
background-position: -1280px -384px; }
i.aprs-address-3-10 {
background-position: -240px -72px; }
i.aprs-address-24-3-11 {
background-position: -264px -72px; }
i.aprs-address-48-3-11 {
background-position: -528px -144px; }
i.aprs-address-64-3-11 {
background-position: -704px -192px; }
i.aprs-address-128-3-11 {
background-position: -1408px -384px; }
i.aprs-address-3-11 {
background-position: -264px -72px; }
i.aprs-address-24-3-12 {
background-position: -288px -72px; }
i.aprs-address-48-3-12 {
background-position: -576px -144px; }
i.aprs-address-64-3-12 {
background-position: -768px -192px; }
i.aprs-address-128-3-12 {
background-position: -1536px -384px; }
i.aprs-address-3-12 {
background-position: -288px -72px; }
i.aprs-address-24-3-13 {
background-position: -312px -72px; }
i.aprs-address-48-3-13 {
background-position: -624px -144px; }
i.aprs-address-64-3-13 {
background-position: -832px -192px; }
i.aprs-address-128-3-13 {
background-position: -1664px -384px; }
i.aprs-address-3-13 {
background-position: -312px -72px; }
i.aprs-address-24-3-14 {
background-position: -336px -72px; }
i.aprs-address-48-3-14 {
background-position: -672px -144px; }
i.aprs-address-64-3-14 {
background-position: -896px -192px; }
i.aprs-address-128-3-14 {
background-position: -1792px -384px; }
i.aprs-address-3-14 {
background-position: -336px -72px; }
i.aprs-address-24-3-15 {
background-position: -360px -72px; }
i.aprs-address-48-3-15 {
background-position: -720px -144px; }
i.aprs-address-64-3-15 {
background-position: -960px -192px; }
i.aprs-address-128-3-15 {
background-position: -1920px -384px; }
i.aprs-address-3-15 {
background-position: -360px -72px; }
i.aprs-address-24-4-0 {
background-position: -0px -96px; }
i.aprs-address-48-4-0 {
background-position: -0px -192px; }
i.aprs-address-64-4-0 {
background-position: -0px -256px; }
i.aprs-address-128-4-0 {
background-position: -0px -512px; }
i.aprs-address-4-0 {
background-position: -0px -96px; }
i.aprs-address-24-4-1 {
background-position: -24px -96px; }
i.aprs-address-48-4-1 {
background-position: -48px -192px; }
i.aprs-address-64-4-1 {
background-position: -64px -256px; }
i.aprs-address-128-4-1 {
background-position: -128px -512px; }
i.aprs-address-4-1 {
background-position: -24px -96px; }
i.aprs-address-24-4-2 {
background-position: -48px -96px; }
i.aprs-address-48-4-2 {
background-position: -96px -192px; }
i.aprs-address-64-4-2 {
background-position: -128px -256px; }
i.aprs-address-128-4-2 {
background-position: -256px -512px; }
i.aprs-address-4-2 {
background-position: -48px -96px; }
i.aprs-address-24-4-3 {
background-position: -72px -96px; }
i.aprs-address-48-4-3 {
background-position: -144px -192px; }
i.aprs-address-64-4-3 {
background-position: -192px -256px; }
i.aprs-address-128-4-3 {
background-position: -384px -512px; }
i.aprs-address-4-3 {
background-position: -72px -96px; }
i.aprs-address-24-4-4 {
background-position: -96px -96px; }
i.aprs-address-48-4-4 {
background-position: -192px -192px; }
i.aprs-address-64-4-4 {
background-position: -256px -256px; }
i.aprs-address-128-4-4 {
background-position: -512px -512px; }
i.aprs-address-4-4 {
background-position: -96px -96px; }
i.aprs-address-24-4-5 {
background-position: -120px -96px; }
i.aprs-address-48-4-5 {
background-position: -240px -192px; }
i.aprs-address-64-4-5 {
background-position: -320px -256px; }
i.aprs-address-128-4-5 {
background-position: -640px -512px; }
i.aprs-address-4-5 {
background-position: -120px -96px; }
i.aprs-address-24-4-6 {
background-position: -144px -96px; }
i.aprs-address-48-4-6 {
background-position: -288px -192px; }
i.aprs-address-64-4-6 {
background-position: -384px -256px; }
i.aprs-address-128-4-6 {
background-position: -768px -512px; }
i.aprs-address-4-6 {
background-position: -144px -96px; }
i.aprs-address-24-4-7 {
background-position: -168px -96px; }
i.aprs-address-48-4-7 {
background-position: -336px -192px; }
i.aprs-address-64-4-7 {
background-position: -448px -256px; }
i.aprs-address-128-4-7 {
background-position: -896px -512px; }
i.aprs-address-4-7 {
background-position: -168px -96px; }
i.aprs-address-24-4-8 {
background-position: -192px -96px; }
i.aprs-address-48-4-8 {
background-position: -384px -192px; }
i.aprs-address-64-4-8 {
background-position: -512px -256px; }
i.aprs-address-128-4-8 {
background-position: -1024px -512px; }
i.aprs-address-4-8 {
background-position: -192px -96px; }
i.aprs-address-24-4-9 {
background-position: -216px -96px; }
i.aprs-address-48-4-9 {
background-position: -432px -192px; }
i.aprs-address-64-4-9 {
background-position: -576px -256px; }
i.aprs-address-128-4-9 {
background-position: -1152px -512px; }
i.aprs-address-4-9 {
background-position: -216px -96px; }
i.aprs-address-24-4-10 {
background-position: -240px -96px; }
i.aprs-address-48-4-10 {
background-position: -480px -192px; }
i.aprs-address-64-4-10 {
background-position: -640px -256px; }
i.aprs-address-128-4-10 {
background-position: -1280px -512px; }
i.aprs-address-4-10 {
background-position: -240px -96px; }
i.aprs-address-24-4-11 {
background-position: -264px -96px; }
i.aprs-address-48-4-11 {
background-position: -528px -192px; }
i.aprs-address-64-4-11 {
background-position: -704px -256px; }
i.aprs-address-128-4-11 {
background-position: -1408px -512px; }
i.aprs-address-4-11 {
background-position: -264px -96px; }
i.aprs-address-24-4-12 {
background-position: -288px -96px; }
i.aprs-address-48-4-12 {
background-position: -576px -192px; }
i.aprs-address-64-4-12 {
background-position: -768px -256px; }
i.aprs-address-128-4-12 {
background-position: -1536px -512px; }
i.aprs-address-4-12 {
background-position: -288px -96px; }
i.aprs-address-24-4-13 {
background-position: -312px -96px; }
i.aprs-address-48-4-13 {
background-position: -624px -192px; }
i.aprs-address-64-4-13 {
background-position: -832px -256px; }
i.aprs-address-128-4-13 {
background-position: -1664px -512px; }
i.aprs-address-4-13 {
background-position: -312px -96px; }
i.aprs-address-24-4-14 {
background-position: -336px -96px; }
i.aprs-address-48-4-14 {
background-position: -672px -192px; }
i.aprs-address-64-4-14 {
background-position: -896px -256px; }
i.aprs-address-128-4-14 {
background-position: -1792px -512px; }
i.aprs-address-4-14 {
background-position: -336px -96px; }
i.aprs-address-24-4-15 {
background-position: -360px -96px; }
i.aprs-address-48-4-15 {
background-position: -720px -192px; }
i.aprs-address-64-4-15 {
background-position: -960px -256px; }
i.aprs-address-128-4-15 {
background-position: -1920px -512px; }
i.aprs-address-4-15 {
background-position: -360px -96px; }
i.aprs-address-24-5-0 {
background-position: -0px -120px; }
i.aprs-address-48-5-0 {
background-position: -0px -240px; }
i.aprs-address-64-5-0 {
background-position: -0px -320px; }
i.aprs-address-128-5-0 {
background-position: -0px -640px; }
i.aprs-address-5-0 {
background-position: -0px -120px; }
i.aprs-address-24-5-1 {
background-position: -24px -120px; }
i.aprs-address-48-5-1 {
background-position: -48px -240px; }
i.aprs-address-64-5-1 {
background-position: -64px -320px; }
i.aprs-address-128-5-1 {
background-position: -128px -640px; }
i.aprs-address-5-1 {
background-position: -24px -120px; }
i.aprs-address-24-5-2 {
background-position: -48px -120px; }
i.aprs-address-48-5-2 {
background-position: -96px -240px; }
i.aprs-address-64-5-2 {
background-position: -128px -320px; }
i.aprs-address-128-5-2 {
background-position: -256px -640px; }
i.aprs-address-5-2 {
background-position: -48px -120px; }
i.aprs-address-24-5-3 {
background-position: -72px -120px; }
i.aprs-address-48-5-3 {
background-position: -144px -240px; }
i.aprs-address-64-5-3 {
background-position: -192px -320px; }
i.aprs-address-128-5-3 {
background-position: -384px -640px; }
i.aprs-address-5-3 {
background-position: -72px -120px; }
i.aprs-address-24-5-4 {
background-position: -96px -120px; }
i.aprs-address-48-5-4 {
background-position: -192px -240px; }
i.aprs-address-64-5-4 {
background-position: -256px -320px; }
i.aprs-address-128-5-4 {
background-position: -512px -640px; }
i.aprs-address-5-4 {
background-position: -96px -120px; }
i.aprs-address-24-5-5 {
background-position: -120px -120px; }
i.aprs-address-48-5-5 {
background-position: -240px -240px; }
i.aprs-address-64-5-5 {
background-position: -320px -320px; }
i.aprs-address-128-5-5 {
background-position: -640px -640px; }
i.aprs-address-5-5 {
background-position: -120px -120px; }
i.aprs-address-24-5-6 {
background-position: -144px -120px; }
i.aprs-address-48-5-6 {
background-position: -288px -240px; }
i.aprs-address-64-5-6 {
background-position: -384px -320px; }
i.aprs-address-128-5-6 {
background-position: -768px -640px; }
i.aprs-address-5-6 {
background-position: -144px -120px; }
i.aprs-address-24-5-7 {
background-position: -168px -120px; }
i.aprs-address-48-5-7 {
background-position: -336px -240px; }
i.aprs-address-64-5-7 {
background-position: -448px -320px; }
i.aprs-address-128-5-7 {
background-position: -896px -640px; }
i.aprs-address-5-7 {
background-position: -168px -120px; }
i.aprs-address-24-5-8 {
background-position: -192px -120px; }
i.aprs-address-48-5-8 {
background-position: -384px -240px; }
i.aprs-address-64-5-8 {
background-position: -512px -320px; }
i.aprs-address-128-5-8 {
background-position: -1024px -640px; }
i.aprs-address-5-8 {
background-position: -192px -120px; }
i.aprs-address-24-5-9 {
background-position: -216px -120px; }
i.aprs-address-48-5-9 {
background-position: -432px -240px; }
i.aprs-address-64-5-9 {
background-position: -576px -320px; }
i.aprs-address-128-5-9 {
background-position: -1152px -640px; }
i.aprs-address-5-9 {
background-position: -216px -120px; }
i.aprs-address-24-5-10 {
background-position: -240px -120px; }
i.aprs-address-48-5-10 {
background-position: -480px -240px; }
i.aprs-address-64-5-10 {
background-position: -640px -320px; }
i.aprs-address-128-5-10 {
background-position: -1280px -640px; }
i.aprs-address-5-10 {
background-position: -240px -120px; }
i.aprs-address-24-5-11 {
background-position: -264px -120px; }
i.aprs-address-48-5-11 {
background-position: -528px -240px; }
i.aprs-address-64-5-11 {
background-position: -704px -320px; }
i.aprs-address-128-5-11 {
background-position: -1408px -640px; }
i.aprs-address-5-11 {
background-position: -264px -120px; }
i.aprs-address-24-5-12 {
background-position: -288px -120px; }
i.aprs-address-48-5-12 {
background-position: -576px -240px; }
i.aprs-address-64-5-12 {
background-position: -768px -320px; }
i.aprs-address-128-5-12 {
background-position: -1536px -640px; }
i.aprs-address-5-12 {
background-position: -288px -120px; }
i.aprs-address-24-5-13 {
background-position: -312px -120px; }
i.aprs-address-48-5-13 {
background-position: -624px -240px; }
i.aprs-address-64-5-13 {
background-position: -832px -320px; }
i.aprs-address-128-5-13 {
background-position: -1664px -640px; }
i.aprs-address-5-13 {
background-position: -312px -120px; }
i.aprs-address-24-5-14 {
background-position: -336px -120px; }
i.aprs-address-48-5-14 {
background-position: -672px -240px; }
i.aprs-address-64-5-14 {
background-position: -896px -320px; }
i.aprs-address-128-5-14 {
background-position: -1792px -640px; }
i.aprs-address-5-14 {
background-position: -336px -120px; }
i.aprs-address-24-5-15 {
background-position: -360px -120px; }
i.aprs-address-48-5-15 {
background-position: -720px -240px; }
i.aprs-address-64-5-15 {
background-position: -960px -320px; }
i.aprs-address-128-5-15 {
background-position: -1920px -640px; }
i.aprs-address-5-15 {
background-position: -360px -120px; } | aprs-symbols.css | i.aprs-table0-24, i.aprs-table0-48, i.aprs-table0-64, i.aprs-table0-128, i.aprs-table0, i.aprs-table1-24, i.aprs-table1-48, i.aprs-table1-64, i.aprs-table1-128, i.aprs-table1 {
display: inline-block;
margin: 0 0 -8px;
padding: 0; }
i.aprs-table0-24 {
background: url("aprs-symbols-24-0.png") no-repeat;
width: 24px;
height: 24px; }
i.aprs-table0-48 {
background: url("aprs-symbols-48-0.png") no-repeat;
width: 48px;
height: 48px; }
i.aprs-table0-64 {
background: url("aprs-symbols-64-0.png") no-repeat;
width: 64px;
height: 64px; }
i.aprs-table0-128 {
background: url("aprs-symbols-128-0.png") no-repeat;
width: 128px;
height: 128px; }
i.aprs-table0 {
background: url("aprs-symbols-24-0.png") no-repeat;
width: 24px;
height: 24px; }
i.aprs-table1-24 {
background: url("aprs-symbols-24-1.png") no-repeat;
width: 24px;
height: 24px; }
i.aprs-table1-48 {
background: url("aprs-symbols-48-1.png") no-repeat;
width: 48px;
height: 48px; }
i.aprs-table1-64 {
background: url("aprs-symbols-64-1.png") no-repeat;
width: 64px;
height: 64px; }
i.aprs-table1-128 {
background: url("aprs-symbols-128-1.png") no-repeat;
width: 128px;
height: 128px; }
i.aprs-table1 {
background: url("aprs-symbols-24-1.png") no-repeat;
width: 24px;
height: 24px; }
i.aprs-address-24-0-0 {
background-position: -0px -0px; }
i.aprs-address-48-0-0 {
background-position: -0px -0px; }
i.aprs-address-64-0-0 {
background-position: -0px -0px; }
i.aprs-address-128-0-0 {
background-position: -0px -0px; }
i.aprs-address-0-0 {
background-position: -0px -0px; }
i.aprs-address-24-0-1 {
background-position: -24px -0px; }
i.aprs-address-48-0-1 {
background-position: -48px -0px; }
i.aprs-address-64-0-1 {
background-position: -64px -0px; }
i.aprs-address-128-0-1 {
background-position: -128px -0px; }
i.aprs-address-0-1 {
background-position: -24px -0px; }
i.aprs-address-24-0-2 {
background-position: -48px -0px; }
i.aprs-address-48-0-2 {
background-position: -96px -0px; }
i.aprs-address-64-0-2 {
background-position: -128px -0px; }
i.aprs-address-128-0-2 {
background-position: -256px -0px; }
i.aprs-address-0-2 {
background-position: -48px -0px; }
i.aprs-address-24-0-3 {
background-position: -72px -0px; }
i.aprs-address-48-0-3 {
background-position: -144px -0px; }
i.aprs-address-64-0-3 {
background-position: -192px -0px; }
i.aprs-address-128-0-3 {
background-position: -384px -0px; }
i.aprs-address-0-3 {
background-position: -72px -0px; }
i.aprs-address-24-0-4 {
background-position: -96px -0px; }
i.aprs-address-48-0-4 {
background-position: -192px -0px; }
i.aprs-address-64-0-4 {
background-position: -256px -0px; }
i.aprs-address-128-0-4 {
background-position: -512px -0px; }
i.aprs-address-0-4 {
background-position: -96px -0px; }
i.aprs-address-24-0-5 {
background-position: -120px -0px; }
i.aprs-address-48-0-5 {
background-position: -240px -0px; }
i.aprs-address-64-0-5 {
background-position: -320px -0px; }
i.aprs-address-128-0-5 {
background-position: -640px -0px; }
i.aprs-address-0-5 {
background-position: -120px -0px; }
i.aprs-address-24-0-6 {
background-position: -144px -0px; }
i.aprs-address-48-0-6 {
background-position: -288px -0px; }
i.aprs-address-64-0-6 {
background-position: -384px -0px; }
i.aprs-address-128-0-6 {
background-position: -768px -0px; }
i.aprs-address-0-6 {
background-position: -144px -0px; }
i.aprs-address-24-0-7 {
background-position: -168px -0px; }
i.aprs-address-48-0-7 {
background-position: -336px -0px; }
i.aprs-address-64-0-7 {
background-position: -448px -0px; }
i.aprs-address-128-0-7 {
background-position: -896px -0px; }
i.aprs-address-0-7 {
background-position: -168px -0px; }
i.aprs-address-24-0-8 {
background-position: -192px -0px; }
i.aprs-address-48-0-8 {
background-position: -384px -0px; }
i.aprs-address-64-0-8 {
background-position: -512px -0px; }
i.aprs-address-128-0-8 {
background-position: -1024px -0px; }
i.aprs-address-0-8 {
background-position: -192px -0px; }
i.aprs-address-24-0-9 {
background-position: -216px -0px; }
i.aprs-address-48-0-9 {
background-position: -432px -0px; }
i.aprs-address-64-0-9 {
background-position: -576px -0px; }
i.aprs-address-128-0-9 {
background-position: -1152px -0px; }
i.aprs-address-0-9 {
background-position: -216px -0px; }
i.aprs-address-24-0-10 {
background-position: -240px -0px; }
i.aprs-address-48-0-10 {
background-position: -480px -0px; }
i.aprs-address-64-0-10 {
background-position: -640px -0px; }
i.aprs-address-128-0-10 {
background-position: -1280px -0px; }
i.aprs-address-0-10 {
background-position: -240px -0px; }
i.aprs-address-24-0-11 {
background-position: -264px -0px; }
i.aprs-address-48-0-11 {
background-position: -528px -0px; }
i.aprs-address-64-0-11 {
background-position: -704px -0px; }
i.aprs-address-128-0-11 {
background-position: -1408px -0px; }
i.aprs-address-0-11 {
background-position: -264px -0px; }
i.aprs-address-24-0-12 {
background-position: -288px -0px; }
i.aprs-address-48-0-12 {
background-position: -576px -0px; }
i.aprs-address-64-0-12 {
background-position: -768px -0px; }
i.aprs-address-128-0-12 {
background-position: -1536px -0px; }
i.aprs-address-0-12 {
background-position: -288px -0px; }
i.aprs-address-24-0-13 {
background-position: -312px -0px; }
i.aprs-address-48-0-13 {
background-position: -624px -0px; }
i.aprs-address-64-0-13 {
background-position: -832px -0px; }
i.aprs-address-128-0-13 {
background-position: -1664px -0px; }
i.aprs-address-0-13 {
background-position: -312px -0px; }
i.aprs-address-24-0-14 {
background-position: -336px -0px; }
i.aprs-address-48-0-14 {
background-position: -672px -0px; }
i.aprs-address-64-0-14 {
background-position: -896px -0px; }
i.aprs-address-128-0-14 {
background-position: -1792px -0px; }
i.aprs-address-0-14 {
background-position: -336px -0px; }
i.aprs-address-24-0-15 {
background-position: -360px -0px; }
i.aprs-address-48-0-15 {
background-position: -720px -0px; }
i.aprs-address-64-0-15 {
background-position: -960px -0px; }
i.aprs-address-128-0-15 {
background-position: -1920px -0px; }
i.aprs-address-0-15 {
background-position: -360px -0px; }
i.aprs-address-24-1-0 {
background-position: -0px -24px; }
i.aprs-address-48-1-0 {
background-position: -0px -48px; }
i.aprs-address-64-1-0 {
background-position: -0px -64px; }
i.aprs-address-128-1-0 {
background-position: -0px -128px; }
i.aprs-address-1-0 {
background-position: -0px -24px; }
i.aprs-address-24-1-1 {
background-position: -24px -24px; }
i.aprs-address-48-1-1 {
background-position: -48px -48px; }
i.aprs-address-64-1-1 {
background-position: -64px -64px; }
i.aprs-address-128-1-1 {
background-position: -128px -128px; }
i.aprs-address-1-1 {
background-position: -24px -24px; }
i.aprs-address-24-1-2 {
background-position: -48px -24px; }
i.aprs-address-48-1-2 {
background-position: -96px -48px; }
i.aprs-address-64-1-2 {
background-position: -128px -64px; }
i.aprs-address-128-1-2 {
background-position: -256px -128px; }
i.aprs-address-1-2 {
background-position: -48px -24px; }
i.aprs-address-24-1-3 {
background-position: -72px -24px; }
i.aprs-address-48-1-3 {
background-position: -144px -48px; }
i.aprs-address-64-1-3 {
background-position: -192px -64px; }
i.aprs-address-128-1-3 {
background-position: -384px -128px; }
i.aprs-address-1-3 {
background-position: -72px -24px; }
i.aprs-address-24-1-4 {
background-position: -96px -24px; }
i.aprs-address-48-1-4 {
background-position: -192px -48px; }
i.aprs-address-64-1-4 {
background-position: -256px -64px; }
i.aprs-address-128-1-4 {
background-position: -512px -128px; }
i.aprs-address-1-4 {
background-position: -96px -24px; }
i.aprs-address-24-1-5 {
background-position: -120px -24px; }
i.aprs-address-48-1-5 {
background-position: -240px -48px; }
i.aprs-address-64-1-5 {
background-position: -320px -64px; }
i.aprs-address-128-1-5 {
background-position: -640px -128px; }
i.aprs-address-1-5 {
background-position: -120px -24px; }
i.aprs-address-24-1-6 {
background-position: -144px -24px; }
i.aprs-address-48-1-6 {
background-position: -288px -48px; }
i.aprs-address-64-1-6 {
background-position: -384px -64px; }
i.aprs-address-128-1-6 {
background-position: -768px -128px; }
i.aprs-address-1-6 {
background-position: -144px -24px; }
i.aprs-address-24-1-7 {
background-position: -168px -24px; }
i.aprs-address-48-1-7 {
background-position: -336px -48px; }
i.aprs-address-64-1-7 {
background-position: -448px -64px; }
i.aprs-address-128-1-7 {
background-position: -896px -128px; }
i.aprs-address-1-7 {
background-position: -168px -24px; }
i.aprs-address-24-1-8 {
background-position: -192px -24px; }
i.aprs-address-48-1-8 {
background-position: -384px -48px; }
i.aprs-address-64-1-8 {
background-position: -512px -64px; }
i.aprs-address-128-1-8 {
background-position: -1024px -128px; }
i.aprs-address-1-8 {
background-position: -192px -24px; }
i.aprs-address-24-1-9 {
background-position: -216px -24px; }
i.aprs-address-48-1-9 {
background-position: -432px -48px; }
i.aprs-address-64-1-9 {
background-position: -576px -64px; }
i.aprs-address-128-1-9 {
background-position: -1152px -128px; }
i.aprs-address-1-9 {
background-position: -216px -24px; }
i.aprs-address-24-1-10 {
background-position: -240px -24px; }
i.aprs-address-48-1-10 {
background-position: -480px -48px; }
i.aprs-address-64-1-10 {
background-position: -640px -64px; }
i.aprs-address-128-1-10 {
background-position: -1280px -128px; }
i.aprs-address-1-10 {
background-position: -240px -24px; }
i.aprs-address-24-1-11 {
background-position: -264px -24px; }
i.aprs-address-48-1-11 {
background-position: -528px -48px; }
i.aprs-address-64-1-11 {
background-position: -704px -64px; }
i.aprs-address-128-1-11 {
background-position: -1408px -128px; }
i.aprs-address-1-11 {
background-position: -264px -24px; }
i.aprs-address-24-1-12 {
background-position: -288px -24px; }
i.aprs-address-48-1-12 {
background-position: -576px -48px; }
i.aprs-address-64-1-12 {
background-position: -768px -64px; }
i.aprs-address-128-1-12 {
background-position: -1536px -128px; }
i.aprs-address-1-12 {
background-position: -288px -24px; }
i.aprs-address-24-1-13 {
background-position: -312px -24px; }
i.aprs-address-48-1-13 {
background-position: -624px -48px; }
i.aprs-address-64-1-13 {
background-position: -832px -64px; }
i.aprs-address-128-1-13 {
background-position: -1664px -128px; }
i.aprs-address-1-13 {
background-position: -312px -24px; }
i.aprs-address-24-1-14 {
background-position: -336px -24px; }
i.aprs-address-48-1-14 {
background-position: -672px -48px; }
i.aprs-address-64-1-14 {
background-position: -896px -64px; }
i.aprs-address-128-1-14 {
background-position: -1792px -128px; }
i.aprs-address-1-14 {
background-position: -336px -24px; }
i.aprs-address-24-1-15 {
background-position: -360px -24px; }
i.aprs-address-48-1-15 {
background-position: -720px -48px; }
i.aprs-address-64-1-15 {
background-position: -960px -64px; }
i.aprs-address-128-1-15 {
background-position: -1920px -128px; }
i.aprs-address-1-15 {
background-position: -360px -24px; }
i.aprs-address-24-2-0 {
background-position: -0px -48px; }
i.aprs-address-48-2-0 {
background-position: -0px -96px; }
i.aprs-address-64-2-0 {
background-position: -0px -128px; }
i.aprs-address-128-2-0 {
background-position: -0px -256px; }
i.aprs-address-2-0 {
background-position: -0px -48px; }
i.aprs-address-24-2-1 {
background-position: -24px -48px; }
i.aprs-address-48-2-1 {
background-position: -48px -96px; }
i.aprs-address-64-2-1 {
background-position: -64px -128px; }
i.aprs-address-128-2-1 {
background-position: -128px -256px; }
i.aprs-address-2-1 {
background-position: -24px -48px; }
i.aprs-address-24-2-2 {
background-position: -48px -48px; }
i.aprs-address-48-2-2 {
background-position: -96px -96px; }
i.aprs-address-64-2-2 {
background-position: -128px -128px; }
i.aprs-address-128-2-2 {
background-position: -256px -256px; }
i.aprs-address-2-2 {
background-position: -48px -48px; }
i.aprs-address-24-2-3 {
background-position: -72px -48px; }
i.aprs-address-48-2-3 {
background-position: -144px -96px; }
i.aprs-address-64-2-3 {
background-position: -192px -128px; }
i.aprs-address-128-2-3 {
background-position: -384px -256px; }
i.aprs-address-2-3 {
background-position: -72px -48px; }
i.aprs-address-24-2-4 {
background-position: -96px -48px; }
i.aprs-address-48-2-4 {
background-position: -192px -96px; }
i.aprs-address-64-2-4 {
background-position: -256px -128px; }
i.aprs-address-128-2-4 {
background-position: -512px -256px; }
i.aprs-address-2-4 {
background-position: -96px -48px; }
i.aprs-address-24-2-5 {
background-position: -120px -48px; }
i.aprs-address-48-2-5 {
background-position: -240px -96px; }
i.aprs-address-64-2-5 {
background-position: -320px -128px; }
i.aprs-address-128-2-5 {
background-position: -640px -256px; }
i.aprs-address-2-5 {
background-position: -120px -48px; }
i.aprs-address-24-2-6 {
background-position: -144px -48px; }
i.aprs-address-48-2-6 {
background-position: -288px -96px; }
i.aprs-address-64-2-6 {
background-position: -384px -128px; }
i.aprs-address-128-2-6 {
background-position: -768px -256px; }
i.aprs-address-2-6 {
background-position: -144px -48px; }
i.aprs-address-24-2-7 {
background-position: -168px -48px; }
i.aprs-address-48-2-7 {
background-position: -336px -96px; }
i.aprs-address-64-2-7 {
background-position: -448px -128px; }
i.aprs-address-128-2-7 {
background-position: -896px -256px; }
i.aprs-address-2-7 {
background-position: -168px -48px; }
i.aprs-address-24-2-8 {
background-position: -192px -48px; }
i.aprs-address-48-2-8 {
background-position: -384px -96px; }
i.aprs-address-64-2-8 {
background-position: -512px -128px; }
i.aprs-address-128-2-8 {
background-position: -1024px -256px; }
i.aprs-address-2-8 {
background-position: -192px -48px; }
i.aprs-address-24-2-9 {
background-position: -216px -48px; }
i.aprs-address-48-2-9 {
background-position: -432px -96px; }
i.aprs-address-64-2-9 {
background-position: -576px -128px; }
i.aprs-address-128-2-9 {
background-position: -1152px -256px; }
i.aprs-address-2-9 {
background-position: -216px -48px; }
i.aprs-address-24-2-10 {
background-position: -240px -48px; }
i.aprs-address-48-2-10 {
background-position: -480px -96px; }
i.aprs-address-64-2-10 {
background-position: -640px -128px; }
i.aprs-address-128-2-10 {
background-position: -1280px -256px; }
i.aprs-address-2-10 {
background-position: -240px -48px; }
i.aprs-address-24-2-11 {
background-position: -264px -48px; }
i.aprs-address-48-2-11 {
background-position: -528px -96px; }
i.aprs-address-64-2-11 {
background-position: -704px -128px; }
i.aprs-address-128-2-11 {
background-position: -1408px -256px; }
i.aprs-address-2-11 {
background-position: -264px -48px; }
i.aprs-address-24-2-12 {
background-position: -288px -48px; }
i.aprs-address-48-2-12 {
background-position: -576px -96px; }
i.aprs-address-64-2-12 {
background-position: -768px -128px; }
i.aprs-address-128-2-12 {
background-position: -1536px -256px; }
i.aprs-address-2-12 {
background-position: -288px -48px; }
i.aprs-address-24-2-13 {
background-position: -312px -48px; }
i.aprs-address-48-2-13 {
background-position: -624px -96px; }
i.aprs-address-64-2-13 {
background-position: -832px -128px; }
i.aprs-address-128-2-13 {
background-position: -1664px -256px; }
i.aprs-address-2-13 {
background-position: -312px -48px; }
i.aprs-address-24-2-14 {
background-position: -336px -48px; }
i.aprs-address-48-2-14 {
background-position: -672px -96px; }
i.aprs-address-64-2-14 {
background-position: -896px -128px; }
i.aprs-address-128-2-14 {
background-position: -1792px -256px; }
i.aprs-address-2-14 {
background-position: -336px -48px; }
i.aprs-address-24-2-15 {
background-position: -360px -48px; }
i.aprs-address-48-2-15 {
background-position: -720px -96px; }
i.aprs-address-64-2-15 {
background-position: -960px -128px; }
i.aprs-address-128-2-15 {
background-position: -1920px -256px; }
i.aprs-address-2-15 {
background-position: -360px -48px; }
i.aprs-address-24-3-0 {
background-position: -0px -72px; }
i.aprs-address-48-3-0 {
background-position: -0px -144px; }
i.aprs-address-64-3-0 {
background-position: -0px -192px; }
i.aprs-address-128-3-0 {
background-position: -0px -384px; }
i.aprs-address-3-0 {
background-position: -0px -72px; }
i.aprs-address-24-3-1 {
background-position: -24px -72px; }
i.aprs-address-48-3-1 {
background-position: -48px -144px; }
i.aprs-address-64-3-1 {
background-position: -64px -192px; }
i.aprs-address-128-3-1 {
background-position: -128px -384px; }
i.aprs-address-3-1 {
background-position: -24px -72px; }
i.aprs-address-24-3-2 {
background-position: -48px -72px; }
i.aprs-address-48-3-2 {
background-position: -96px -144px; }
i.aprs-address-64-3-2 {
background-position: -128px -192px; }
i.aprs-address-128-3-2 {
background-position: -256px -384px; }
i.aprs-address-3-2 {
background-position: -48px -72px; }
i.aprs-address-24-3-3 {
background-position: -72px -72px; }
i.aprs-address-48-3-3 {
background-position: -144px -144px; }
i.aprs-address-64-3-3 {
background-position: -192px -192px; }
i.aprs-address-128-3-3 {
background-position: -384px -384px; }
i.aprs-address-3-3 {
background-position: -72px -72px; }
i.aprs-address-24-3-4 {
background-position: -96px -72px; }
i.aprs-address-48-3-4 {
background-position: -192px -144px; }
i.aprs-address-64-3-4 {
background-position: -256px -192px; }
i.aprs-address-128-3-4 {
background-position: -512px -384px; }
i.aprs-address-3-4 {
background-position: -96px -72px; }
i.aprs-address-24-3-5 {
background-position: -120px -72px; }
i.aprs-address-48-3-5 {
background-position: -240px -144px; }
i.aprs-address-64-3-5 {
background-position: -320px -192px; }
i.aprs-address-128-3-5 {
background-position: -640px -384px; }
i.aprs-address-3-5 {
background-position: -120px -72px; }
i.aprs-address-24-3-6 {
background-position: -144px -72px; }
i.aprs-address-48-3-6 {
background-position: -288px -144px; }
i.aprs-address-64-3-6 {
background-position: -384px -192px; }
i.aprs-address-128-3-6 {
background-position: -768px -384px; }
i.aprs-address-3-6 {
background-position: -144px -72px; }
i.aprs-address-24-3-7 {
background-position: -168px -72px; }
i.aprs-address-48-3-7 {
background-position: -336px -144px; }
i.aprs-address-64-3-7 {
background-position: -448px -192px; }
i.aprs-address-128-3-7 {
background-position: -896px -384px; }
i.aprs-address-3-7 {
background-position: -168px -72px; }
i.aprs-address-24-3-8 {
background-position: -192px -72px; }
i.aprs-address-48-3-8 {
background-position: -384px -144px; }
i.aprs-address-64-3-8 {
background-position: -512px -192px; }
i.aprs-address-128-3-8 {
background-position: -1024px -384px; }
i.aprs-address-3-8 {
background-position: -192px -72px; }
i.aprs-address-24-3-9 {
background-position: -216px -72px; }
i.aprs-address-48-3-9 {
background-position: -432px -144px; }
i.aprs-address-64-3-9 {
background-position: -576px -192px; }
i.aprs-address-128-3-9 {
background-position: -1152px -384px; }
i.aprs-address-3-9 {
background-position: -216px -72px; }
i.aprs-address-24-3-10 {
background-position: -240px -72px; }
i.aprs-address-48-3-10 {
background-position: -480px -144px; }
i.aprs-address-64-3-10 {
background-position: -640px -192px; }
i.aprs-address-128-3-10 {
background-position: -1280px -384px; }
i.aprs-address-3-10 {
background-position: -240px -72px; }
i.aprs-address-24-3-11 {
background-position: -264px -72px; }
i.aprs-address-48-3-11 {
background-position: -528px -144px; }
i.aprs-address-64-3-11 {
background-position: -704px -192px; }
i.aprs-address-128-3-11 {
background-position: -1408px -384px; }
i.aprs-address-3-11 {
background-position: -264px -72px; }
i.aprs-address-24-3-12 {
background-position: -288px -72px; }
i.aprs-address-48-3-12 {
background-position: -576px -144px; }
i.aprs-address-64-3-12 {
background-position: -768px -192px; }
i.aprs-address-128-3-12 {
background-position: -1536px -384px; }
i.aprs-address-3-12 {
background-position: -288px -72px; }
i.aprs-address-24-3-13 {
background-position: -312px -72px; }
i.aprs-address-48-3-13 {
background-position: -624px -144px; }
i.aprs-address-64-3-13 {
background-position: -832px -192px; }
i.aprs-address-128-3-13 {
background-position: -1664px -384px; }
i.aprs-address-3-13 {
background-position: -312px -72px; }
i.aprs-address-24-3-14 {
background-position: -336px -72px; }
i.aprs-address-48-3-14 {
background-position: -672px -144px; }
i.aprs-address-64-3-14 {
background-position: -896px -192px; }
i.aprs-address-128-3-14 {
background-position: -1792px -384px; }
i.aprs-address-3-14 {
background-position: -336px -72px; }
i.aprs-address-24-3-15 {
background-position: -360px -72px; }
i.aprs-address-48-3-15 {
background-position: -720px -144px; }
i.aprs-address-64-3-15 {
background-position: -960px -192px; }
i.aprs-address-128-3-15 {
background-position: -1920px -384px; }
i.aprs-address-3-15 {
background-position: -360px -72px; }
i.aprs-address-24-4-0 {
background-position: -0px -96px; }
i.aprs-address-48-4-0 {
background-position: -0px -192px; }
i.aprs-address-64-4-0 {
background-position: -0px -256px; }
i.aprs-address-128-4-0 {
background-position: -0px -512px; }
i.aprs-address-4-0 {
background-position: -0px -96px; }
i.aprs-address-24-4-1 {
background-position: -24px -96px; }
i.aprs-address-48-4-1 {
background-position: -48px -192px; }
i.aprs-address-64-4-1 {
background-position: -64px -256px; }
i.aprs-address-128-4-1 {
background-position: -128px -512px; }
i.aprs-address-4-1 {
background-position: -24px -96px; }
i.aprs-address-24-4-2 {
background-position: -48px -96px; }
i.aprs-address-48-4-2 {
background-position: -96px -192px; }
i.aprs-address-64-4-2 {
background-position: -128px -256px; }
i.aprs-address-128-4-2 {
background-position: -256px -512px; }
i.aprs-address-4-2 {
background-position: -48px -96px; }
i.aprs-address-24-4-3 {
background-position: -72px -96px; }
i.aprs-address-48-4-3 {
background-position: -144px -192px; }
i.aprs-address-64-4-3 {
background-position: -192px -256px; }
i.aprs-address-128-4-3 {
background-position: -384px -512px; }
i.aprs-address-4-3 {
background-position: -72px -96px; }
i.aprs-address-24-4-4 {
background-position: -96px -96px; }
i.aprs-address-48-4-4 {
background-position: -192px -192px; }
i.aprs-address-64-4-4 {
background-position: -256px -256px; }
i.aprs-address-128-4-4 {
background-position: -512px -512px; }
i.aprs-address-4-4 {
background-position: -96px -96px; }
i.aprs-address-24-4-5 {
background-position: -120px -96px; }
i.aprs-address-48-4-5 {
background-position: -240px -192px; }
i.aprs-address-64-4-5 {
background-position: -320px -256px; }
i.aprs-address-128-4-5 {
background-position: -640px -512px; }
i.aprs-address-4-5 {
background-position: -120px -96px; }
i.aprs-address-24-4-6 {
background-position: -144px -96px; }
i.aprs-address-48-4-6 {
background-position: -288px -192px; }
i.aprs-address-64-4-6 {
background-position: -384px -256px; }
i.aprs-address-128-4-6 {
background-position: -768px -512px; }
i.aprs-address-4-6 {
background-position: -144px -96px; }
i.aprs-address-24-4-7 {
background-position: -168px -96px; }
i.aprs-address-48-4-7 {
background-position: -336px -192px; }
i.aprs-address-64-4-7 {
background-position: -448px -256px; }
i.aprs-address-128-4-7 {
background-position: -896px -512px; }
i.aprs-address-4-7 {
background-position: -168px -96px; }
i.aprs-address-24-4-8 {
background-position: -192px -96px; }
i.aprs-address-48-4-8 {
background-position: -384px -192px; }
i.aprs-address-64-4-8 {
background-position: -512px -256px; }
i.aprs-address-128-4-8 {
background-position: -1024px -512px; }
i.aprs-address-4-8 {
background-position: -192px -96px; }
i.aprs-address-24-4-9 {
background-position: -216px -96px; }
i.aprs-address-48-4-9 {
background-position: -432px -192px; }
i.aprs-address-64-4-9 {
background-position: -576px -256px; }
i.aprs-address-128-4-9 {
background-position: -1152px -512px; }
i.aprs-address-4-9 {
background-position: -216px -96px; }
i.aprs-address-24-4-10 {
background-position: -240px -96px; }
i.aprs-address-48-4-10 {
background-position: -480px -192px; }
i.aprs-address-64-4-10 {
background-position: -640px -256px; }
i.aprs-address-128-4-10 {
background-position: -1280px -512px; }
i.aprs-address-4-10 {
background-position: -240px -96px; }
i.aprs-address-24-4-11 {
background-position: -264px -96px; }
i.aprs-address-48-4-11 {
background-position: -528px -192px; }
i.aprs-address-64-4-11 {
background-position: -704px -256px; }
i.aprs-address-128-4-11 {
background-position: -1408px -512px; }
i.aprs-address-4-11 {
background-position: -264px -96px; }
i.aprs-address-24-4-12 {
background-position: -288px -96px; }
i.aprs-address-48-4-12 {
background-position: -576px -192px; }
i.aprs-address-64-4-12 {
background-position: -768px -256px; }
i.aprs-address-128-4-12 {
background-position: -1536px -512px; }
i.aprs-address-4-12 {
background-position: -288px -96px; }
i.aprs-address-24-4-13 {
background-position: -312px -96px; }
i.aprs-address-48-4-13 {
background-position: -624px -192px; }
i.aprs-address-64-4-13 {
background-position: -832px -256px; }
i.aprs-address-128-4-13 {
background-position: -1664px -512px; }
i.aprs-address-4-13 {
background-position: -312px -96px; }
i.aprs-address-24-4-14 {
background-position: -336px -96px; }
i.aprs-address-48-4-14 {
background-position: -672px -192px; }
i.aprs-address-64-4-14 {
background-position: -896px -256px; }
i.aprs-address-128-4-14 {
background-position: -1792px -512px; }
i.aprs-address-4-14 {
background-position: -336px -96px; }
i.aprs-address-24-4-15 {
background-position: -360px -96px; }
i.aprs-address-48-4-15 {
background-position: -720px -192px; }
i.aprs-address-64-4-15 {
background-position: -960px -256px; }
i.aprs-address-128-4-15 {
background-position: -1920px -512px; }
i.aprs-address-4-15 {
background-position: -360px -96px; }
i.aprs-address-24-5-0 {
background-position: -0px -120px; }
i.aprs-address-48-5-0 {
background-position: -0px -240px; }
i.aprs-address-64-5-0 {
background-position: -0px -320px; }
i.aprs-address-128-5-0 {
background-position: -0px -640px; }
i.aprs-address-5-0 {
background-position: -0px -120px; }
i.aprs-address-24-5-1 {
background-position: -24px -120px; }
i.aprs-address-48-5-1 {
background-position: -48px -240px; }
i.aprs-address-64-5-1 {
background-position: -64px -320px; }
i.aprs-address-128-5-1 {
background-position: -128px -640px; }
i.aprs-address-5-1 {
background-position: -24px -120px; }
i.aprs-address-24-5-2 {
background-position: -48px -120px; }
i.aprs-address-48-5-2 {
background-position: -96px -240px; }
i.aprs-address-64-5-2 {
background-position: -128px -320px; }
i.aprs-address-128-5-2 {
background-position: -256px -640px; }
i.aprs-address-5-2 {
background-position: -48px -120px; }
i.aprs-address-24-5-3 {
background-position: -72px -120px; }
i.aprs-address-48-5-3 {
background-position: -144px -240px; }
i.aprs-address-64-5-3 {
background-position: -192px -320px; }
i.aprs-address-128-5-3 {
background-position: -384px -640px; }
i.aprs-address-5-3 {
background-position: -72px -120px; }
i.aprs-address-24-5-4 {
background-position: -96px -120px; }
i.aprs-address-48-5-4 {
background-position: -192px -240px; }
i.aprs-address-64-5-4 {
background-position: -256px -320px; }
i.aprs-address-128-5-4 {
background-position: -512px -640px; }
i.aprs-address-5-4 {
background-position: -96px -120px; }
i.aprs-address-24-5-5 {
background-position: -120px -120px; }
i.aprs-address-48-5-5 {
background-position: -240px -240px; }
i.aprs-address-64-5-5 {
background-position: -320px -320px; }
i.aprs-address-128-5-5 {
background-position: -640px -640px; }
i.aprs-address-5-5 {
background-position: -120px -120px; }
i.aprs-address-24-5-6 {
background-position: -144px -120px; }
i.aprs-address-48-5-6 {
background-position: -288px -240px; }
i.aprs-address-64-5-6 {
background-position: -384px -320px; }
i.aprs-address-128-5-6 {
background-position: -768px -640px; }
i.aprs-address-5-6 {
background-position: -144px -120px; }
i.aprs-address-24-5-7 {
background-position: -168px -120px; }
i.aprs-address-48-5-7 {
background-position: -336px -240px; }
i.aprs-address-64-5-7 {
background-position: -448px -320px; }
i.aprs-address-128-5-7 {
background-position: -896px -640px; }
i.aprs-address-5-7 {
background-position: -168px -120px; }
i.aprs-address-24-5-8 {
background-position: -192px -120px; }
i.aprs-address-48-5-8 {
background-position: -384px -240px; }
i.aprs-address-64-5-8 {
background-position: -512px -320px; }
i.aprs-address-128-5-8 {
background-position: -1024px -640px; }
i.aprs-address-5-8 {
background-position: -192px -120px; }
i.aprs-address-24-5-9 {
background-position: -216px -120px; }
i.aprs-address-48-5-9 {
background-position: -432px -240px; }
i.aprs-address-64-5-9 {
background-position: -576px -320px; }
i.aprs-address-128-5-9 {
background-position: -1152px -640px; }
i.aprs-address-5-9 {
background-position: -216px -120px; }
i.aprs-address-24-5-10 {
background-position: -240px -120px; }
i.aprs-address-48-5-10 {
background-position: -480px -240px; }
i.aprs-address-64-5-10 {
background-position: -640px -320px; }
i.aprs-address-128-5-10 {
background-position: -1280px -640px; }
i.aprs-address-5-10 {
background-position: -240px -120px; }
i.aprs-address-24-5-11 {
background-position: -264px -120px; }
i.aprs-address-48-5-11 {
background-position: -528px -240px; }
i.aprs-address-64-5-11 {
background-position: -704px -320px; }
i.aprs-address-128-5-11 {
background-position: -1408px -640px; }
i.aprs-address-5-11 {
background-position: -264px -120px; }
i.aprs-address-24-5-12 {
background-position: -288px -120px; }
i.aprs-address-48-5-12 {
background-position: -576px -240px; }
i.aprs-address-64-5-12 {
background-position: -768px -320px; }
i.aprs-address-128-5-12 {
background-position: -1536px -640px; }
i.aprs-address-5-12 {
background-position: -288px -120px; }
i.aprs-address-24-5-13 {
background-position: -312px -120px; }
i.aprs-address-48-5-13 {
background-position: -624px -240px; }
i.aprs-address-64-5-13 {
background-position: -832px -320px; }
i.aprs-address-128-5-13 {
background-position: -1664px -640px; }
i.aprs-address-5-13 {
background-position: -312px -120px; }
i.aprs-address-24-5-14 {
background-position: -336px -120px; }
i.aprs-address-48-5-14 {
background-position: -672px -240px; }
i.aprs-address-64-5-14 {
background-position: -896px -320px; }
i.aprs-address-128-5-14 {
background-position: -1792px -640px; }
i.aprs-address-5-14 {
background-position: -336px -120px; }
i.aprs-address-24-5-15 {
background-position: -360px -120px; }
i.aprs-address-48-5-15 {
background-position: -720px -240px; }
i.aprs-address-64-5-15 {
background-position: -960px -320px; }
i.aprs-address-128-5-15 {
background-position: -1920px -640px; }
i.aprs-address-5-15 {
background-position: -360px -120px; } | 0.371479 | 0.148479 |
@media only screen and (min-width: 1408px) and (max-width: 1600px) {
.title-one,
.title-two,
.title-three {
top: 23%!important;
right: 35%!important;
}
.title-one h5,
.title-two h5,
.title-three h5 {
font-size: 2vw!important;
}
}
@media (max-width: 1407px) {}
@media only screen and (min-width: 1087px) and (max-width: 1280px) {
.title-one h5,
.title-two h5,
.title-three h5 {
font-size: 2.5vw!important;
}
.title-one,
.title-two,
.title-three {
right: 37%!important;
top: 27%!important;
}
.s-layout__content {
margin-left: 1em!important;
}
.power {
width: 5rem!important;
height: 5rem!important;
}
}
/************************* 1087px *************************/
@media (max-width: 1087px) {
.title-one,
.title-two,
.title-three {
right: 33%!important;
top: 17%!important;
}
.content {
padding: 1em!important;
}
}
/************************* 1040px *************************/
@media (max-width: 1040px) {}
@media only screen and (min-width: 992) and (max-width: 1080px) {
.container,
.container-lg,
.container-md,
.container-sm {
max-width: 1050px!important;
}
.title-one h5,
.title-two h5,
.title-three h5 {
font-size: 2.5vw!important;
}
.title-one,
.title-two,
.title-three {
right: 37%!important;
top: 27%!important;
}
}
@media (max-width: 992px) {
.power {
width: 6rem!important;
height: 6rem!important;
}
.title-one,
.title-two,
.title-three {
right: 32%!important;
top: 15%!important;
text-align: center;
}
.title-one h5,
.title-two h5,
.title-three h5 {
font-size: 2.5vw!important;
}
.title-one p,
.title-two p,
.title-three p {
font-size: 1.5vw!important;
}
.w1,
.w2,
.w3,
.w0 {
max-width: 25%!important;
flex: 0 0 25%!important;
}
}
@media (max-width: 900px) {
.power {
width: 10rem!important;
height: 10rem!important;
}
.res-padd {
padding: 2rem;
}
.title-one,
.title-two,
.title-three {
right: 32%!important;
top: 30%!important;
}
.title-one h5,
.title-two h5,
.title-three h5 {
font-size: 4vw!important;
}
.title-one p,
.title-two p,
.title-three p {
font-size: 3vw!important;
}
.w1,
.w2,
.w3,
.w0 {
max-width: 50%!important;
flex: 0 0 50%!important;
}
}
@media (max-width: 824px) {
.title-one h5,
.title-two h5,
.title-three h5 {
font-size: 5vw!important;
}
.title-one p,
.title-two p,
.title-three p {
font-size: 2.5vw!important;
}
.title-one,
.title-two,
.title-three {
right: 35%!important;
top: 25%!important;
}
.clock-container {
font-size: 24px!important;
}
}
@media (max-width:800px) {
.mat-toolbar.mat-primary {
background: rgb(49, 47, 65)!important;
}
.mobile {
display: none!important;
}
.accmenu-btn {
min-width: 56px!important;
padding: 0!important;
}
.lang-btn,
.accmenu-btn,
.notif-menu-btn,
.side-menu-btn {
box-shadow: none!important;
border: 1px solid #dd5667!important;
}
}
/************************* 480px *************************/
@media (max-width: 769px) {
#add-filter {
bottom: 15%!important;
}
.znu-card {
display: none;
}
.logo-back {
width: 100%;
height: 5.5em;
/* right: 0px; */
background-color: var(--background-tertiary);
position: fixed;
z-index: 2;
}
.mobile-logo {
top: 30%;
right: 70%;
font-size: 4vw;
visibility: visible!important;
display: block!important;
}
.s-layout__content {
margin-top: 6.5em;
margin-left: 1em!important;
margin-right: 1em!important;
}
.clock-container {
font-size: 28px!important;
}
.container,
.container-sm {
max-width: 665px!important;
}
.title-w-temp h5 {
font-size: 5vw!important;
}
.title-w-temp p {
font-size: 3vw;
}
.power {
width: 6rem!important;
height: 6rem!important;
}
.status-card {
height: 85%!important;
}
.content {
padding: 1em!important;
}
.title-one h5,
.title-two h5,
.title-three h5 {
font-size: 4vw!important;
}
.title-one p,
.title-two p,
.title-three p {
font-size: 2vw!important;
}
.title-one,
.title-two,
.title-three {
right: 32%!important;
top: 30%!important;
}
.w1,
.w2,
.w3,
.w0 {
max-width: 50%!important;
flex: 0 0 50%!important;
}
.title-one h5,
.title-two h5,
.title-three h5 {
font-size: 5vw!important;
}
.title-one p,
.title-two p,
.title-three p {
font-size: 3vw!important;
}
.title-one,
.title-two,
.title-three {
right: 37%!important;
top: 25%!important;
}
.header {
margin-right: 0!important;
}
}
@media (max-width: 665px) {
.title-one,
.title-two,
.title-three {
right: 30%!important;
top: 22%!important;
}
.chart-one {
padding: 0!important;
}
.temp-makhzan {
flex: 0 0 100%!important;
max-width: 100%!important;
}
}
@media (max-width: 600px) {
.mobile-logo {
top: 42%;
font-size: 4vw;
}
.home-selector,
.time-selector {
width: 160px!important;
font-size: 16px!important;
display: block!important;
}
.clock-container {
font-size: 24px!important;
}
}
@media (max-width: 575px) {
.menu-btn {
font-size: 14px!important;
height: 35px!important;
width: 35px!important;
}
.accmenu-btn {
min-width: 35px!important;
padding: 0!important;
}
.mat-fab .mat-button-wrapper {
padding: 0!important;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
width: 6px!important;
height: 6px!important;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
left: 22px !important;
top: 8px !important;
}
.page-title h3 {
font-size: 1.2rem!important;
padding: 0!important;
}
.ml-4,
.mx-4 {
margin-left: 0.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 0.5rem !important;
}
.s-layout__content {
margin-right: 0!important;
}
#add-filter {
position: inherit!important;
}
.widget {
max-width: 50%;
flex: 0 0 50%;
}
.w3 {
margin: auto;
}
.title-one,
.title-two,
.title-three {
right: 30%!important;
top: 28%!important
}
.container {
padding: 0!important;
}
.content {
padding: 0em!important;
}
.power-btn {
position: absolute;
top: 35%;
left: 10%;
}
.title,
.desc {
text-align: right!important;
}
.power {
width: 4rem!important;
height: 4rem!important;
}
}
/************************* 479px *************************/
@media (max-width: 479px) {
.power-btn {
position: absolute;
top: 10%;
left: 3%;
}
.mobile-logo {
top: 40%;
right: 60%;
font-size: 5vw;
}
.temp-makhzan,
.temp-raft,
.temp-bargasht {
flex: 0 0 100%!important;
max-width: 100%!important;
}
.title-one,
.title-two,
.title-three {
right: 35%!important;
top: 22%!important;
}
.chart {
padding: 0.2em!important;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
padding-right: 5px!important;
padding-left: 5px!important;
}
.w0 {
max-width: 100%!important;
flex: 0 0 100%!important;
}
/* #canvas{
height: 500px!important;
width: 300px!important;
} */
} | src/assets/css/responsive.css | @media only screen and (min-width: 1408px) and (max-width: 1600px) {
.title-one,
.title-two,
.title-three {
top: 23%!important;
right: 35%!important;
}
.title-one h5,
.title-two h5,
.title-three h5 {
font-size: 2vw!important;
}
}
@media (max-width: 1407px) {}
@media only screen and (min-width: 1087px) and (max-width: 1280px) {
.title-one h5,
.title-two h5,
.title-three h5 {
font-size: 2.5vw!important;
}
.title-one,
.title-two,
.title-three {
right: 37%!important;
top: 27%!important;
}
.s-layout__content {
margin-left: 1em!important;
}
.power {
width: 5rem!important;
height: 5rem!important;
}
}
/************************* 1087px *************************/
@media (max-width: 1087px) {
.title-one,
.title-two,
.title-three {
right: 33%!important;
top: 17%!important;
}
.content {
padding: 1em!important;
}
}
/************************* 1040px *************************/
@media (max-width: 1040px) {}
@media only screen and (min-width: 992) and (max-width: 1080px) {
.container,
.container-lg,
.container-md,
.container-sm {
max-width: 1050px!important;
}
.title-one h5,
.title-two h5,
.title-three h5 {
font-size: 2.5vw!important;
}
.title-one,
.title-two,
.title-three {
right: 37%!important;
top: 27%!important;
}
}
@media (max-width: 992px) {
.power {
width: 6rem!important;
height: 6rem!important;
}
.title-one,
.title-two,
.title-three {
right: 32%!important;
top: 15%!important;
text-align: center;
}
.title-one h5,
.title-two h5,
.title-three h5 {
font-size: 2.5vw!important;
}
.title-one p,
.title-two p,
.title-three p {
font-size: 1.5vw!important;
}
.w1,
.w2,
.w3,
.w0 {
max-width: 25%!important;
flex: 0 0 25%!important;
}
}
@media (max-width: 900px) {
.power {
width: 10rem!important;
height: 10rem!important;
}
.res-padd {
padding: 2rem;
}
.title-one,
.title-two,
.title-three {
right: 32%!important;
top: 30%!important;
}
.title-one h5,
.title-two h5,
.title-three h5 {
font-size: 4vw!important;
}
.title-one p,
.title-two p,
.title-three p {
font-size: 3vw!important;
}
.w1,
.w2,
.w3,
.w0 {
max-width: 50%!important;
flex: 0 0 50%!important;
}
}
@media (max-width: 824px) {
.title-one h5,
.title-two h5,
.title-three h5 {
font-size: 5vw!important;
}
.title-one p,
.title-two p,
.title-three p {
font-size: 2.5vw!important;
}
.title-one,
.title-two,
.title-three {
right: 35%!important;
top: 25%!important;
}
.clock-container {
font-size: 24px!important;
}
}
@media (max-width:800px) {
.mat-toolbar.mat-primary {
background: rgb(49, 47, 65)!important;
}
.mobile {
display: none!important;
}
.accmenu-btn {
min-width: 56px!important;
padding: 0!important;
}
.lang-btn,
.accmenu-btn,
.notif-menu-btn,
.side-menu-btn {
box-shadow: none!important;
border: 1px solid #dd5667!important;
}
}
/************************* 480px *************************/
@media (max-width: 769px) {
#add-filter {
bottom: 15%!important;
}
.znu-card {
display: none;
}
.logo-back {
width: 100%;
height: 5.5em;
/* right: 0px; */
background-color: var(--background-tertiary);
position: fixed;
z-index: 2;
}
.mobile-logo {
top: 30%;
right: 70%;
font-size: 4vw;
visibility: visible!important;
display: block!important;
}
.s-layout__content {
margin-top: 6.5em;
margin-left: 1em!important;
margin-right: 1em!important;
}
.clock-container {
font-size: 28px!important;
}
.container,
.container-sm {
max-width: 665px!important;
}
.title-w-temp h5 {
font-size: 5vw!important;
}
.title-w-temp p {
font-size: 3vw;
}
.power {
width: 6rem!important;
height: 6rem!important;
}
.status-card {
height: 85%!important;
}
.content {
padding: 1em!important;
}
.title-one h5,
.title-two h5,
.title-three h5 {
font-size: 4vw!important;
}
.title-one p,
.title-two p,
.title-three p {
font-size: 2vw!important;
}
.title-one,
.title-two,
.title-three {
right: 32%!important;
top: 30%!important;
}
.w1,
.w2,
.w3,
.w0 {
max-width: 50%!important;
flex: 0 0 50%!important;
}
.title-one h5,
.title-two h5,
.title-three h5 {
font-size: 5vw!important;
}
.title-one p,
.title-two p,
.title-three p {
font-size: 3vw!important;
}
.title-one,
.title-two,
.title-three {
right: 37%!important;
top: 25%!important;
}
.header {
margin-right: 0!important;
}
}
@media (max-width: 665px) {
.title-one,
.title-two,
.title-three {
right: 30%!important;
top: 22%!important;
}
.chart-one {
padding: 0!important;
}
.temp-makhzan {
flex: 0 0 100%!important;
max-width: 100%!important;
}
}
@media (max-width: 600px) {
.mobile-logo {
top: 42%;
font-size: 4vw;
}
.home-selector,
.time-selector {
width: 160px!important;
font-size: 16px!important;
display: block!important;
}
.clock-container {
font-size: 24px!important;
}
}
@media (max-width: 575px) {
.menu-btn {
font-size: 14px!important;
height: 35px!important;
width: 35px!important;
}
.accmenu-btn {
min-width: 35px!important;
padding: 0!important;
}
.mat-fab .mat-button-wrapper {
padding: 0!important;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
width: 6px!important;
height: 6px!important;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
left: 22px !important;
top: 8px !important;
}
.page-title h3 {
font-size: 1.2rem!important;
padding: 0!important;
}
.ml-4,
.mx-4 {
margin-left: 0.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 0.5rem !important;
}
.s-layout__content {
margin-right: 0!important;
}
#add-filter {
position: inherit!important;
}
.widget {
max-width: 50%;
flex: 0 0 50%;
}
.w3 {
margin: auto;
}
.title-one,
.title-two,
.title-three {
right: 30%!important;
top: 28%!important
}
.container {
padding: 0!important;
}
.content {
padding: 0em!important;
}
.power-btn {
position: absolute;
top: 35%;
left: 10%;
}
.title,
.desc {
text-align: right!important;
}
.power {
width: 4rem!important;
height: 4rem!important;
}
}
/************************* 479px *************************/
@media (max-width: 479px) {
.power-btn {
position: absolute;
top: 10%;
left: 3%;
}
.mobile-logo {
top: 40%;
right: 60%;
font-size: 5vw;
}
.temp-makhzan,
.temp-raft,
.temp-bargasht {
flex: 0 0 100%!important;
max-width: 100%!important;
}
.title-one,
.title-two,
.title-three {
right: 35%!important;
top: 22%!important;
}
.chart {
padding: 0.2em!important;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
padding-right: 5px!important;
padding-left: 5px!important;
}
.w0 {
max-width: 100%!important;
flex: 0 0 100%!important;
}
/* #canvas{
height: 500px!important;
width: 300px!important;
} */
} | 0.269614 | 0.079104 |
::-webkit-scrollbar {
display: none;
}
html {
margin: 0;
padding: 0;
}
.emails {
padding: 50px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
#emailDiv {
z-index: 4000;
}
.about {
position: absolute;
height: 100vh;
width: 100vw;
background: rgba(255,255,255,.5);
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
z-index:1;
}
#aboutText {
opacity: 1;
width:70vw;
height:70vh;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
z-index: 1;
font-family: 'Anonymous Pro', monospace;
}
.aboutBackground {
width: 100vw;
height: 100vh;
position: -1;
position: fixed;
}
.aboutBackground img {
z-index: 1;
}
.aboutBackground a {
z-index: 1;
}
#profPic {
width: 20vw;
}
.designs {
top: 0;
right: 0;
position: absolute;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.designs img {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
position: absolute;
opacity: .05;
width: 100px;
height: auto;
margin: 5px;
z-index: 0
}
.designs img:hover {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
position: absolute;
opacity: 1;
width: 100px;
height: auto;
margin: 5px;
}
.landingSection {
font-family: 'Dosis', sans-serif;
width: 100vw;
height: 100vh;
text-align: center;
font-family: 'Helvetica';
color: #F2F4F7;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
z-index: -1;
}
.logo {
width: 30vw;
}
a:hover {
text-decoration: none;
}
h5:hover {
opacity: .8;
}
h5 {
font-size: 1.25em;
letter-spacing: 2px;
z-index: 1;
}
h6 {
color: black;
padding-top: 0px;
margin-top: -20px;
font-size: 1.25em;
letter-spacing: 2px;
font-family: 'Anonymous Pro', monospace;
}
.social {
width: 2vw;
}
.homeLink {
font-family: 'Anonymous Pro', monospace;
margin-top: 5px;
margin-left: 15px;
position: fixed;
top: 0;
left: 0;
z-index: 2000;
}
.right {
display: flex;
flex-direction: row;
}
#innerLeft {
width: 65%;
padding-left: 20px;
}
.projectsLink {
font-family: 'Anonymous Pro', monospace;
margin-bottom: 5px;
margin-right: 15px;
position: fixed;
bottom: 0;
right: 0;
z-index: 2000;
}
.individualDesignsDiv {
font-family: 'Anonymous Pro', monospace;
width:80vw;
height: 30vh;
z-index: 2000;
}
.individualDesignsDiv li {
list-style-type: none;
}
.individualDesigns{
width: 2vw;
}
.projects {
margin-top: -15vh;
width: 100vw;
height: 100vh;
flex-direction: column;
display: flex;
align-items: center;
justify-content: center;
}
.aboutLink {
font-family: 'Anonymous Pro', monospace;
margin-left: 15px;
margin-bottom: 5px;
position: fixed;
bottom: 0;
left: 0;
z-index: 2000;
}
.contactLink {
font-family: 'Anonymous Pro', monospace;
margin-top: 5px;
margin-right: 15px;
position: fixed;
top: 0;
right: 0;
z-index: 2000;
}
.contactSection {
font-family: 'Anonymous Pro', monospace;
font-size: 5em;
color: black;
width: 100vw;
height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.contactSection form {
z-index: 3000;
}
.contactSection input[type=text] {
font-family: 'Anonymous Pro', monospace;
color: black;
border: 0;
outline: 0;
background: #FDFDFD;
z-index: 3000;
}
.loading {
position: absolute;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: white;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.navigation {
position: absolute;
height: 100vh;
width: 100vw;
}
.navigation a {
z-index: 1000;
}
.emailsOnTop {
z-index: 4000;
}
span {
position: relative;
display: block;
cursor: pointer;
}
span:before, span:after {
content: '';
position: absolute;
width: 0%;
height: 1px;
top: 50%;
margin-top: -0.5px;
background: #fff;
}
span:before {
left: -2.5px;
}
span:after {
right: 2.5px;
background: black;
transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}
span:hover:before {
background: black;
width: 100%;
transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}
span:hover:after {
background: transparent;
width: 100%;
transition: 0s;
} | client/src/index.css | ::-webkit-scrollbar {
display: none;
}
html {
margin: 0;
padding: 0;
}
.emails {
padding: 50px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
#emailDiv {
z-index: 4000;
}
.about {
position: absolute;
height: 100vh;
width: 100vw;
background: rgba(255,255,255,.5);
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
z-index:1;
}
#aboutText {
opacity: 1;
width:70vw;
height:70vh;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
z-index: 1;
font-family: 'Anonymous Pro', monospace;
}
.aboutBackground {
width: 100vw;
height: 100vh;
position: -1;
position: fixed;
}
.aboutBackground img {
z-index: 1;
}
.aboutBackground a {
z-index: 1;
}
#profPic {
width: 20vw;
}
.designs {
top: 0;
right: 0;
position: absolute;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.designs img {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
position: absolute;
opacity: .05;
width: 100px;
height: auto;
margin: 5px;
z-index: 0
}
.designs img:hover {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
position: absolute;
opacity: 1;
width: 100px;
height: auto;
margin: 5px;
}
.landingSection {
font-family: 'Dosis', sans-serif;
width: 100vw;
height: 100vh;
text-align: center;
font-family: 'Helvetica';
color: #F2F4F7;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
z-index: -1;
}
.logo {
width: 30vw;
}
a:hover {
text-decoration: none;
}
h5:hover {
opacity: .8;
}
h5 {
font-size: 1.25em;
letter-spacing: 2px;
z-index: 1;
}
h6 {
color: black;
padding-top: 0px;
margin-top: -20px;
font-size: 1.25em;
letter-spacing: 2px;
font-family: 'Anonymous Pro', monospace;
}
.social {
width: 2vw;
}
.homeLink {
font-family: 'Anonymous Pro', monospace;
margin-top: 5px;
margin-left: 15px;
position: fixed;
top: 0;
left: 0;
z-index: 2000;
}
.right {
display: flex;
flex-direction: row;
}
#innerLeft {
width: 65%;
padding-left: 20px;
}
.projectsLink {
font-family: 'Anonymous Pro', monospace;
margin-bottom: 5px;
margin-right: 15px;
position: fixed;
bottom: 0;
right: 0;
z-index: 2000;
}
.individualDesignsDiv {
font-family: 'Anonymous Pro', monospace;
width:80vw;
height: 30vh;
z-index: 2000;
}
.individualDesignsDiv li {
list-style-type: none;
}
.individualDesigns{
width: 2vw;
}
.projects {
margin-top: -15vh;
width: 100vw;
height: 100vh;
flex-direction: column;
display: flex;
align-items: center;
justify-content: center;
}
.aboutLink {
font-family: 'Anonymous Pro', monospace;
margin-left: 15px;
margin-bottom: 5px;
position: fixed;
bottom: 0;
left: 0;
z-index: 2000;
}
.contactLink {
font-family: 'Anonymous Pro', monospace;
margin-top: 5px;
margin-right: 15px;
position: fixed;
top: 0;
right: 0;
z-index: 2000;
}
.contactSection {
font-family: 'Anonymous Pro', monospace;
font-size: 5em;
color: black;
width: 100vw;
height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.contactSection form {
z-index: 3000;
}
.contactSection input[type=text] {
font-family: 'Anonymous Pro', monospace;
color: black;
border: 0;
outline: 0;
background: #FDFDFD;
z-index: 3000;
}
.loading {
position: absolute;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: white;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.navigation {
position: absolute;
height: 100vh;
width: 100vw;
}
.navigation a {
z-index: 1000;
}
.emailsOnTop {
z-index: 4000;
}
span {
position: relative;
display: block;
cursor: pointer;
}
span:before, span:after {
content: '';
position: absolute;
width: 0%;
height: 1px;
top: 50%;
margin-top: -0.5px;
background: #fff;
}
span:before {
left: -2.5px;
}
span:after {
right: 2.5px;
background: black;
transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}
span:hover:before {
background: black;
width: 100%;
transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}
span:hover:after {
background: transparent;
width: 100%;
transition: 0s;
} | 0.385259 | 0.091951 |
table.table-owner {
border-radius: 5px;
font-size: 14px;
font-weight: normal;
border: none;
border-collapse: collapse;
width: 100%;
max-width: 100%;
white-space: nowrap;
background-color: rgba(17, 17, 17, 0);
}
.table-owner td, .table-owner th {
text-align: center;
padding: 8px;
}
.table-owner td {
font-size: 14px;
}
.table-owner thead th {
color: #ffffff;
background: #4FC3A1;
}
.table-owner thead th:nth-child(odd) {
color: #ffffff;
background: #324960;
}
.table-owner tr:nth-child(even) {
background: #363636ad;
}
/* @media (max-width: 767px) {
.table-owner {
display: block;
width: 100%;
}
.table-wrapper:before{
content: "Scroll horizontally >";
display: block;
text-align: right;
font-size: 11px;
color: white;
padding: 0 0 10px;
}
.table-owner thead, .table-owner tbody, .table-owner thead th {
display: block;
}
.table-owner thead th:last-child{
border-bottom: none;
}
.table-owner thead {
float: left;
}
.table-owner tbody {
width: auto;
position: relative;
overflow-x: auto;
}
.table-owner td, .table-owner th {
padding: 20px .625em .625em .625em;
height: 60px;
vertical-align: middle;
box-sizing: border-box;
overflow-x: hidden;
overflow-y: auto;
width: 120px;
font-size: 13px;
text-overflow: ellipsis;
}
.table-owner thead th {
text-align: left;
border-bottom: 1px solid #f7f7f9;
}
.table-owner tbody tr {
display: table-cell;
}
.table-owner tbody tr:nth-child(odd) {
background: none;
}
.table-owner tr:nth-child(even) {
background: transparent;
}
.table-owner tr td:nth-child(odd) {
background: #F8F8F8;
border-right: 1px solid #E6E4E4;
}
.table-owner tr td:nth-child(even) {
border-right: 1px solid #E6E4E4;
}
.table-owner tbody td {
display: block;
text-align: center;
}
} */ | public/assets/css/table.css | table.table-owner {
border-radius: 5px;
font-size: 14px;
font-weight: normal;
border: none;
border-collapse: collapse;
width: 100%;
max-width: 100%;
white-space: nowrap;
background-color: rgba(17, 17, 17, 0);
}
.table-owner td, .table-owner th {
text-align: center;
padding: 8px;
}
.table-owner td {
font-size: 14px;
}
.table-owner thead th {
color: #ffffff;
background: #4FC3A1;
}
.table-owner thead th:nth-child(odd) {
color: #ffffff;
background: #324960;
}
.table-owner tr:nth-child(even) {
background: #363636ad;
}
/* @media (max-width: 767px) {
.table-owner {
display: block;
width: 100%;
}
.table-wrapper:before{
content: "Scroll horizontally >";
display: block;
text-align: right;
font-size: 11px;
color: white;
padding: 0 0 10px;
}
.table-owner thead, .table-owner tbody, .table-owner thead th {
display: block;
}
.table-owner thead th:last-child{
border-bottom: none;
}
.table-owner thead {
float: left;
}
.table-owner tbody {
width: auto;
position: relative;
overflow-x: auto;
}
.table-owner td, .table-owner th {
padding: 20px .625em .625em .625em;
height: 60px;
vertical-align: middle;
box-sizing: border-box;
overflow-x: hidden;
overflow-y: auto;
width: 120px;
font-size: 13px;
text-overflow: ellipsis;
}
.table-owner thead th {
text-align: left;
border-bottom: 1px solid #f7f7f9;
}
.table-owner tbody tr {
display: table-cell;
}
.table-owner tbody tr:nth-child(odd) {
background: none;
}
.table-owner tr:nth-child(even) {
background: transparent;
}
.table-owner tr td:nth-child(odd) {
background: #F8F8F8;
border-right: 1px solid #E6E4E4;
}
.table-owner tr td:nth-child(even) {
border-right: 1px solid #E6E4E4;
}
.table-owner tbody td {
display: block;
text-align: center;
}
} */ | 0.474144 | 0.240928 |
html body{
margin: 0;
width: 100%;
height: 100%;
font-family:'georgia', "微软雅黑","Overlock", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
font-size: 12px;
line-height: 18px;
background-color: #F2F2F2;
}
header{
width: 100%;
height: 45px;
position: fixed;
/*background-image: url('../img/header.png');*/
background-color: #000;
opacity: 0.8;
color: #fff;
border-bottom: 1px solid #A3A3A3;
z-index: 1000000000;
}
a{
text-decoration: none;
}
.header_center{
width:980px;
margin-left:auto;
margin-right:auto;
height: 40px;
}
.header_menu{
margin-right:10px;
cursor:pointer;
color: #FFF;
}
.menu_current{
color: #FFF;
}
.header_text{
min-width:410px;height: 40px;line-height:40px;font-size:15px;
}
.header_menu:hover{
color: #66D9EF;
}
.logo{
border-radius:3px; height: 35px;
}
.login_reg{
cursor: pointer;
}
.login_reg:hover{
color: #006FC4;
}
#centent{
width: 980px;
margin-left: auto;
margin-right: auto;
min-height: 760px;
overflow: hidden;
}
.mrt70{
margin-top: 70px;
}
.bred{
border: 1px solid red;
}
.minh{
min-height: 660px;
}
.wd630{
width: 630px;
}
.wd340{
width: 340px;
}
.fl{
float: left;
}
.fr{
float: right;
}
.indisplay{
display: inline-block;
}
.item_shuoshuo{
background-color: #FFF;
min-height: 120px;
width: 100%;
/*border: 1px solid #C5C5C7;*/
box-shadow: 2px 2px 2px #A3A3A3;
border-radius:5px;
margin-bottom: 10px;
}
.item_avat{
width: 50px;
height: 50px;
border-radius:2px;
}
.item_pic_text_mt3{
margin-top: 6px;
}
.item_pic{
margin-left: 5px;
width: 54px;
height:50px;
}
.item_text{
height: 50px;
width: 567px;
overflow: hidden;
line-height: 23px;
font-size:13px;
color: #313131;
}
.item_ml3{
margin-left:3px;
}
.item_link_div{
margin-top:2px;
}
.name{
color: #E66C4B;
/*font-weight:bold;*/
}
.item_date{
color: #C5C5C7;
}
.item_tag{
color: #B3B3B3;
}
.item_icon{
width: 80px;
height: 18px;
}
.item_zan{
margin-right: 5px;
height: 18px;
cursor:pointer;
}
.clear{
float: none;
width: 100%;
height:5px;
}
.item_count{
color: #6D8BA7;
}
.item_btn_page{
width: 60px;
height: 25px;
color: #FFF;
line-height:25px;
text-align:center;
border-radius:3px;
background-color:#313131;
cursor: pointer;
}
.item_page{
width:50px;
}
.side_pic{
border-radius: 3px;
width: 340px;
}
.side_pic_float{
position: absolute;
height: 20px;
width: 100%;
bottom: 0;
background-color: #333333;
}
.item_comment{
height:95px;
width:100%;
margin-top:4px;
}
.item_comment_input{
height: 50px;
width:617px;
border:1px solid #E6E6E6;
color: #7F7F7F;
resize: none;
}
.item_comment textarea{
outline: none;
}
.item_comment_btn{
width:50px;
height:24px;
background-color:#5CAAE6;
border-radius: 3px;
color:#FFF;
text-align:center;
line-height:24px;
margin-right:5px;
cursor:pointer;
}
.item_pl_au{
width: 30px;
height:30px;
border-radius:3px;
}
.item_tag_icon{
height: 12px;
margin-left:5px;
}
.minH45{
min-height:45px;
}
.item_all_com{
overflow: hidden;
margin-top:6px;
margin-bottom: 5px;
/*font-size:12px;*/
/*font-family: "宋体";*/
}
.item_all_com_cont{
width: 100%;
height:30px;
}
.item_min_photo{
width:45px;
height:45px;
border-radius:2px;
}
.item_all_text{
width:570px;
min-height:30px;
line-height:18px;
/*font-size:14px;*/
}
.item_com_username{
color: #E66C4B;
font-size:14px;
margin-bottom:3px;
}
.item_com_date{
color:#C5C5C7;
font-size:12px;
margin-top:3px;
}
.com_hr{
width:616px;height: 1px;
border-top:1px dashed #DDDDDD;
}
.item_com_text{
color:#333;
font-size:13px;
}
.mlrA{
margin-left: auto;
margin-right: auto;
}
footer{
position:relative; width: 980px;height: 60px; top:40px;margin-left:auto;margin-right:auto;
}
.copyright{
margin-left:auto;margin-right:auto;width:300px;color: #2838C6;
}
.link_webo{
color: #006EC3;cursor: pointer;
}
.top_hidden_hr{
height:50px;width: 100%;
}
.box_sha{
box-shadow:2px 3px 2px #A3A3A3;
}
.border_rad3{
border-radius:3px;
}
.h500{
height: 430px;
}
.connect{
width: 29%;background-color: #FFF;
}
.connect_table{
margin-top: 10px;
}
.connect_title{
font-size: 14px;
color: #0080E1;
border-bottom: 1px dashed #A3A3A3;
}
.connect_tr{
text-align: center;
width:80px;
height: 20px;
line-height: 20px;
display: inline-block;
margin-left:10px;
}
.bkgFFF{
background-color: #FFF;
}
input{
outline: none;
}
.connect_sousuo{
margin-top:20px;
width: 977px;
min-height: 460px;
overflow: hidden;
}
.connect_pic{
margin-left:5px;
height:60px;
width:60px;
border-radius:3px;
}
.ip5{
border-radius:36px;background-image: url(../img/iphone5.jpg); width:230px;min-height: 460px;background-size:230px 460px;
}
.connect_ip5_sou{
width:185px; height:30px;top:70px;left:20px;position:relative;
}
.tel_item{
position: relative;top:75px;left:30px;width: 185px;height: 25px;
}
.tel_item_name{
font-weight:bold;width:37px;display: inline-block;
}
.connect_se_icon{
margin-top:5px;
cursor: pointer;
}
.tel_item_num{
color:#3387D0;
}
/*--------------------login-----------------------*/
.login_div{
height: 463px;width:364px;margin-top: 80px; border: 1px solid #DDDDDD;
}
.login_icon{
height:80px; width:80px;
margin-top: 20px;
}
.login_name_div{
margin-top:40px;
min-height: 230px;
width: 300px;
}
.login_name{
width: 270px;
background: url(../img/user.png) no-repeat;
height: 33px;
margin-top: 20px;
border: 1px solid #DDDDDD;
padding-left: 25px;
color: #666666;
font-size:15px;
}
.login_psw{
background: url(../img/psw.png) no-repeat;
}
.login_btn{
height:50px;width:300px; text-align:center;line-height:50px;
color: #FFFFFF;
background-color: #04C3F0;
margin-top:20px;
font-size:16px;
cursor: pointer;
}
a{
color: #5C7EF6;
}
.un_valble:{
background-color: #858585;
}
#postWei{
position:fixed;z-index:2;right:1%;top:300px;height:60px;width:80px;cursor:pointer;
}
#postDiv{visibility:hidden;position:fixed;z-index:2;width: 400px;height:147px;background-color:#FFF;border: 1px solid #DEDEDE;border-radius:3px;top:300px;right:100px;}
#postDiv textarea{width:360px;height:70px;border:1px solid #15B5EC;margin-left:20px;resize: none;}
#postTitle{color:#313131;font-size:15px;margin-left:20px;}
#postButton{background-color:#15B5EC;width:60px;height:25px;text-align:center;line-height:25px;color:#FFF;border-radius:3px;cursor:pointer;float:right;margin-right:17px;}
.posttag{width:70px;border:1px solid #15B5EC;}
#tags{margin-left:20px;}
#loading{position:fixed;top:300px;left:500px;z-index:4px;visibility: hidden;}
#alertInfo{
background-color: #313131;
border: 1px solid #313131;
opacity:0.6;
border-radius:3px;
width: 370px;
height: 120px;
position: fixed;
z-index: 4;
top: 200px;
margin-left:40%;
margin-right:auto;
visibility: hidden;
}
#alertMSG{
color:#FFF;
font-size:16px;
width:200px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
}
/*-------------------------------联系人-------------------------------------*/
#contact_div{position:absolute;left:0;right:0;top:46px;bottom:0;}
#contact_search_input{height:35px; width:254px;padding-left:5px;font-size:16px;border:1px solid #E1E1E1;color:#757575;border-radius:3px;}
#contact_user{width:320px;height:200px;background-color:#FFF;opacity:0.9;border-radius:5px;position:absolute;z-index:160px; right:10px;top:90px; border:1px solid #E1E1E1;}
#contact_header{height:30px;width:100%;line-height:30px;font-size:16px;color:#383837;margin-left:10px;}
#contact_text{width:200px;height:110px;float:left;margin-left:10px;font-size:14px;line-height:18px;}
#contact_img{width:100%;height:100px;border-radius:4px;}
#contact_img_div{width:100px;height:100px;float:right;}
#contact_sign{height:50px;width:320px;font-size:14px;clear:both;margin-left:10px;}
/*----------------------------------------user-------------------------------------*/
#user_div{width:350px;background-color:#FFF;position:absolute;z-index:160;left:0;top:0;bottom:0;border-right:1px solid #C8C8C8;}
#user_map{position:absolute;left:350px;right:0;top:0;bottom:0;}
.user_avatar_img{width: 100px; height:100px;border-radius:50px;}
#user_avatar{margin-top:10px;}
.user_btn{
width:65px;height:25px;line-height:25px;font-size:14px;background-color:#00A1D9;color:#FFF;text-align:center;border-radius:3px;cursor:pointer;margin-top:10px;
}
.user_hr{
width:300px;height:1px; border-top:1px dashed #E1E1E1;margin-top:20px;
}
#userinfo_div{width:300px;margin-top:20px; height:280px;font-size:14px;}
.user_input{border:1px solid #DCDCDC;height:25px;line-height:25px;padding-left:5px;}
.user_map_point{height:25px;background-color:#00A1D9;color:#FFF;border:0;border-radius:3px;cursor:pointer;}
.user_readonly{color:#9A9B98;}
#user_search{z-index:900;top:40px;right:10px;position:absolute;}
#user_search input[type='button']{width:55px;height:38px;line-height:25px;font-size:14px;background-color:#00A1D9;color:#FFF;text-align:center;border-radius:3px;cursor:pointer;border:0;margin-left:-1px;}
.user_m5{margin-top:5px;} | web/css/main.css | html body{
margin: 0;
width: 100%;
height: 100%;
font-family:'georgia', "微软雅黑","Overlock", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
font-size: 12px;
line-height: 18px;
background-color: #F2F2F2;
}
header{
width: 100%;
height: 45px;
position: fixed;
/*background-image: url('../img/header.png');*/
background-color: #000;
opacity: 0.8;
color: #fff;
border-bottom: 1px solid #A3A3A3;
z-index: 1000000000;
}
a{
text-decoration: none;
}
.header_center{
width:980px;
margin-left:auto;
margin-right:auto;
height: 40px;
}
.header_menu{
margin-right:10px;
cursor:pointer;
color: #FFF;
}
.menu_current{
color: #FFF;
}
.header_text{
min-width:410px;height: 40px;line-height:40px;font-size:15px;
}
.header_menu:hover{
color: #66D9EF;
}
.logo{
border-radius:3px; height: 35px;
}
.login_reg{
cursor: pointer;
}
.login_reg:hover{
color: #006FC4;
}
#centent{
width: 980px;
margin-left: auto;
margin-right: auto;
min-height: 760px;
overflow: hidden;
}
.mrt70{
margin-top: 70px;
}
.bred{
border: 1px solid red;
}
.minh{
min-height: 660px;
}
.wd630{
width: 630px;
}
.wd340{
width: 340px;
}
.fl{
float: left;
}
.fr{
float: right;
}
.indisplay{
display: inline-block;
}
.item_shuoshuo{
background-color: #FFF;
min-height: 120px;
width: 100%;
/*border: 1px solid #C5C5C7;*/
box-shadow: 2px 2px 2px #A3A3A3;
border-radius:5px;
margin-bottom: 10px;
}
.item_avat{
width: 50px;
height: 50px;
border-radius:2px;
}
.item_pic_text_mt3{
margin-top: 6px;
}
.item_pic{
margin-left: 5px;
width: 54px;
height:50px;
}
.item_text{
height: 50px;
width: 567px;
overflow: hidden;
line-height: 23px;
font-size:13px;
color: #313131;
}
.item_ml3{
margin-left:3px;
}
.item_link_div{
margin-top:2px;
}
.name{
color: #E66C4B;
/*font-weight:bold;*/
}
.item_date{
color: #C5C5C7;
}
.item_tag{
color: #B3B3B3;
}
.item_icon{
width: 80px;
height: 18px;
}
.item_zan{
margin-right: 5px;
height: 18px;
cursor:pointer;
}
.clear{
float: none;
width: 100%;
height:5px;
}
.item_count{
color: #6D8BA7;
}
.item_btn_page{
width: 60px;
height: 25px;
color: #FFF;
line-height:25px;
text-align:center;
border-radius:3px;
background-color:#313131;
cursor: pointer;
}
.item_page{
width:50px;
}
.side_pic{
border-radius: 3px;
width: 340px;
}
.side_pic_float{
position: absolute;
height: 20px;
width: 100%;
bottom: 0;
background-color: #333333;
}
.item_comment{
height:95px;
width:100%;
margin-top:4px;
}
.item_comment_input{
height: 50px;
width:617px;
border:1px solid #E6E6E6;
color: #7F7F7F;
resize: none;
}
.item_comment textarea{
outline: none;
}
.item_comment_btn{
width:50px;
height:24px;
background-color:#5CAAE6;
border-radius: 3px;
color:#FFF;
text-align:center;
line-height:24px;
margin-right:5px;
cursor:pointer;
}
.item_pl_au{
width: 30px;
height:30px;
border-radius:3px;
}
.item_tag_icon{
height: 12px;
margin-left:5px;
}
.minH45{
min-height:45px;
}
.item_all_com{
overflow: hidden;
margin-top:6px;
margin-bottom: 5px;
/*font-size:12px;*/
/*font-family: "宋体";*/
}
.item_all_com_cont{
width: 100%;
height:30px;
}
.item_min_photo{
width:45px;
height:45px;
border-radius:2px;
}
.item_all_text{
width:570px;
min-height:30px;
line-height:18px;
/*font-size:14px;*/
}
.item_com_username{
color: #E66C4B;
font-size:14px;
margin-bottom:3px;
}
.item_com_date{
color:#C5C5C7;
font-size:12px;
margin-top:3px;
}
.com_hr{
width:616px;height: 1px;
border-top:1px dashed #DDDDDD;
}
.item_com_text{
color:#333;
font-size:13px;
}
.mlrA{
margin-left: auto;
margin-right: auto;
}
footer{
position:relative; width: 980px;height: 60px; top:40px;margin-left:auto;margin-right:auto;
}
.copyright{
margin-left:auto;margin-right:auto;width:300px;color: #2838C6;
}
.link_webo{
color: #006EC3;cursor: pointer;
}
.top_hidden_hr{
height:50px;width: 100%;
}
.box_sha{
box-shadow:2px 3px 2px #A3A3A3;
}
.border_rad3{
border-radius:3px;
}
.h500{
height: 430px;
}
.connect{
width: 29%;background-color: #FFF;
}
.connect_table{
margin-top: 10px;
}
.connect_title{
font-size: 14px;
color: #0080E1;
border-bottom: 1px dashed #A3A3A3;
}
.connect_tr{
text-align: center;
width:80px;
height: 20px;
line-height: 20px;
display: inline-block;
margin-left:10px;
}
.bkgFFF{
background-color: #FFF;
}
input{
outline: none;
}
.connect_sousuo{
margin-top:20px;
width: 977px;
min-height: 460px;
overflow: hidden;
}
.connect_pic{
margin-left:5px;
height:60px;
width:60px;
border-radius:3px;
}
.ip5{
border-radius:36px;background-image: url(../img/iphone5.jpg); width:230px;min-height: 460px;background-size:230px 460px;
}
.connect_ip5_sou{
width:185px; height:30px;top:70px;left:20px;position:relative;
}
.tel_item{
position: relative;top:75px;left:30px;width: 185px;height: 25px;
}
.tel_item_name{
font-weight:bold;width:37px;display: inline-block;
}
.connect_se_icon{
margin-top:5px;
cursor: pointer;
}
.tel_item_num{
color:#3387D0;
}
/*--------------------login-----------------------*/
.login_div{
height: 463px;width:364px;margin-top: 80px; border: 1px solid #DDDDDD;
}
.login_icon{
height:80px; width:80px;
margin-top: 20px;
}
.login_name_div{
margin-top:40px;
min-height: 230px;
width: 300px;
}
.login_name{
width: 270px;
background: url(../img/user.png) no-repeat;
height: 33px;
margin-top: 20px;
border: 1px solid #DDDDDD;
padding-left: 25px;
color: #666666;
font-size:15px;
}
.login_psw{
background: url(../img/psw.png) no-repeat;
}
.login_btn{
height:50px;width:300px; text-align:center;line-height:50px;
color: #FFFFFF;
background-color: #04C3F0;
margin-top:20px;
font-size:16px;
cursor: pointer;
}
a{
color: #5C7EF6;
}
.un_valble:{
background-color: #858585;
}
#postWei{
position:fixed;z-index:2;right:1%;top:300px;height:60px;width:80px;cursor:pointer;
}
#postDiv{visibility:hidden;position:fixed;z-index:2;width: 400px;height:147px;background-color:#FFF;border: 1px solid #DEDEDE;border-radius:3px;top:300px;right:100px;}
#postDiv textarea{width:360px;height:70px;border:1px solid #15B5EC;margin-left:20px;resize: none;}
#postTitle{color:#313131;font-size:15px;margin-left:20px;}
#postButton{background-color:#15B5EC;width:60px;height:25px;text-align:center;line-height:25px;color:#FFF;border-radius:3px;cursor:pointer;float:right;margin-right:17px;}
.posttag{width:70px;border:1px solid #15B5EC;}
#tags{margin-left:20px;}
#loading{position:fixed;top:300px;left:500px;z-index:4px;visibility: hidden;}
#alertInfo{
background-color: #313131;
border: 1px solid #313131;
opacity:0.6;
border-radius:3px;
width: 370px;
height: 120px;
position: fixed;
z-index: 4;
top: 200px;
margin-left:40%;
margin-right:auto;
visibility: hidden;
}
#alertMSG{
color:#FFF;
font-size:16px;
width:200px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
}
/*-------------------------------联系人-------------------------------------*/
#contact_div{position:absolute;left:0;right:0;top:46px;bottom:0;}
#contact_search_input{height:35px; width:254px;padding-left:5px;font-size:16px;border:1px solid #E1E1E1;color:#757575;border-radius:3px;}
#contact_user{width:320px;height:200px;background-color:#FFF;opacity:0.9;border-radius:5px;position:absolute;z-index:160px; right:10px;top:90px; border:1px solid #E1E1E1;}
#contact_header{height:30px;width:100%;line-height:30px;font-size:16px;color:#383837;margin-left:10px;}
#contact_text{width:200px;height:110px;float:left;margin-left:10px;font-size:14px;line-height:18px;}
#contact_img{width:100%;height:100px;border-radius:4px;}
#contact_img_div{width:100px;height:100px;float:right;}
#contact_sign{height:50px;width:320px;font-size:14px;clear:both;margin-left:10px;}
/*----------------------------------------user-------------------------------------*/
#user_div{width:350px;background-color:#FFF;position:absolute;z-index:160;left:0;top:0;bottom:0;border-right:1px solid #C8C8C8;}
#user_map{position:absolute;left:350px;right:0;top:0;bottom:0;}
.user_avatar_img{width: 100px; height:100px;border-radius:50px;}
#user_avatar{margin-top:10px;}
.user_btn{
width:65px;height:25px;line-height:25px;font-size:14px;background-color:#00A1D9;color:#FFF;text-align:center;border-radius:3px;cursor:pointer;margin-top:10px;
}
.user_hr{
width:300px;height:1px; border-top:1px dashed #E1E1E1;margin-top:20px;
}
#userinfo_div{width:300px;margin-top:20px; height:280px;font-size:14px;}
.user_input{border:1px solid #DCDCDC;height:25px;line-height:25px;padding-left:5px;}
.user_map_point{height:25px;background-color:#00A1D9;color:#FFF;border:0;border-radius:3px;cursor:pointer;}
.user_readonly{color:#9A9B98;}
#user_search{z-index:900;top:40px;right:10px;position:absolute;}
#user_search input[type='button']{width:55px;height:38px;line-height:25px;font-size:14px;background-color:#00A1D9;color:#FFF;text-align:center;border-radius:3px;cursor:pointer;border:0;margin-left:-1px;}
.user_m5{margin-top:5px;} | 0.314787 | 0.049912 |
body{
display: flex;
flex-wrap: wrap;
background-color: #224A5F;
margin: 0px;
}
a {text-decoration: none;}
.right-column a{
font-family: 'Orbitron', sans-serif;
font-size: 100%;
color: rgb(255, 255, 255);
margin-right: 1px;
}
img{
margin-block: 5%;
}
div{
font-family: 'Dela Gothic One', cursive;
}
li{
display: flex;
}
.box{
text-align: center;
}
.search{
display: flex;
width: 40%;
margin-bottom: 3px;
}
.button{
display: flex;
width: 50%;
}
.first-column{
display: flex;
width: 10%;
}
.medium-column{
display: flex;
width: 29%;
}
.right-column{
display: flex;
width: 817px;
}
.nav{
width: 100%;
display: flex;
background-color: #3A86AC;
}
.right-column ul{
display: flex;
margin-block-start: 0em;
margin-block-end: 0em;
}
.right-column li{
display: flex;
margin-right: 7em;
}
.medium-column .search{
margin-left: 1em;
}
.search input{
width: 100%;
margin-top: 4px;
}
.first-column a{
font-family: 'Orbitron', sans-serif;
font-size: 100%;
color: rgb(255, 255, 255);
margin-left: 5px;
}
.medium-column button{
background-color: #224A5F;
color: cornsilk;
margin-left: 10px;
}
.container img{
width: 30%;
height: 14em;
margin-top: auto;
margin-bottom: auto;
}
.container{
display: flex;
width: 64%;
margin-right: 5em;
}
.container button{
height: 3em;
margin-top: auto;
margin-bottom: auto;
margin-left: 1em;
margin-right: 1em;
}
.form{
display: flex;
width: 14%;
border: solid 6px;
border-radius: 20px;
background-color: #1A3A4C;
}
.conform{
margin-right: auto;
margin-left: auto;
}
.form h5{
color: white;
}
.form a{
color: black;
}
.generic{
width: 83%;
}
.box{
display: flex;
justify-content: space-between
}
.form img{
width: 181px;
margin-top: 10px;
}
.collage{
display: flex;
flex-wrap: wrap;
width: 100%;
background-color: #3A86AC;
justify-content: space-evenly;
}
.collage img{
width: 10%;
height: 10em;
}
.cimagen{
display: flex;
width: 100%;
}
.login{
margin-top: 10%;
border: solid;
border-radius: 11%;
background-color: white;
width: 46%;
padding-block: 2%;
margin-left: 26%;
}
.registrar{
color: white;
margin-top: 10%;
border: solid;
border-radius: 11%;
background-color: black;
width: 50%;
padding-block: 2%;
margin-left: 26%;
}
.registrar a{
color: white;
}
.quejas{
text-align: center;
}
.quejas h1{
width: 100%;
margin-left: 1%;
font-family: -webkit-body;
}
textarea{
width: 52%;
margin-left: 3%;
display: block;
}
.boton{
display: inline;
width: 780px;
}
.contactos{
display: inline;
}
.contactos ul{
display: inline;
}
.material-icons{
color: white;
}
.icons{
width: 258px;
}
.boton button{
margin-bottom: 10px;
margin-left: 24px;
padding-right: 219px;
padding-left: 153px;
}
@media screen and (max-width : 425px){
.medium-column{
display: none;
}
.first-column{
width: 50%;
}
.right-column{
width: 50%;
}
.right-column li{
margin-right: 0;
margin-left: 1em;
font-size: 14px;
}
.right-column ul{
padding-inline-start: 0;
}
.container{
display: none;
}
.form{
width: 100%;
}
.collage{
font-size: 14px;
}
.collage img{
width: 33%;
}
.cimagen{
flex-wrap: wrap;
justify-content: center;
}
.quejas{
width: 100%;
}
.boton{
width: 100%;
}
.boton textarea{
width: 100%;
margin: 0;
padding: 0;
}
.boton button{
width: 100%;
margin: 0;
padding: 0;
}
.icons{
display: flex;
justify-content: center;
width: 100%;
margin: 0;
}
}
@media screen and (max-width: 768px) and (min-width: 375px){
.conform img{
text-align: center;
width: 100%;
}
}
@media screen and (max-width: 1024px) and (min-width: 768px){
.medium-column{
width: 70%;
}
.nav .search{
margin-left: 2em;
}
.conform{
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.login{
margin-left: 0;
}
.registrar{
margin-left: 0;
}
.form{
width: 25%;
}
.quejas h1{
width: 100%;
margin-left: 5em;
}
.boton textarea{
width: 50%;
margin-left: 13em;
}
.boton button{
width: 51%;
margin-left: 13em;
}
.icons{
width: 50%;
margin-left: 16em;
}
}
@media screen and (min-width : 1024px) and (max-width: 1024px){
.conform{
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.form{
width: 18%
}
.login{
margin-left: 0;
}
.registrar{
margin-left: 0;
}
.quejas{
margin-left: 7em;
}
.boton{
width: 100%;
margin-left: 6em;
}
.boton button{
width: 50.7%;
}
.icons{
margin-left: 25em;
}
} | styles.css | body{
display: flex;
flex-wrap: wrap;
background-color: #224A5F;
margin: 0px;
}
a {text-decoration: none;}
.right-column a{
font-family: 'Orbitron', sans-serif;
font-size: 100%;
color: rgb(255, 255, 255);
margin-right: 1px;
}
img{
margin-block: 5%;
}
div{
font-family: 'Dela Gothic One', cursive;
}
li{
display: flex;
}
.box{
text-align: center;
}
.search{
display: flex;
width: 40%;
margin-bottom: 3px;
}
.button{
display: flex;
width: 50%;
}
.first-column{
display: flex;
width: 10%;
}
.medium-column{
display: flex;
width: 29%;
}
.right-column{
display: flex;
width: 817px;
}
.nav{
width: 100%;
display: flex;
background-color: #3A86AC;
}
.right-column ul{
display: flex;
margin-block-start: 0em;
margin-block-end: 0em;
}
.right-column li{
display: flex;
margin-right: 7em;
}
.medium-column .search{
margin-left: 1em;
}
.search input{
width: 100%;
margin-top: 4px;
}
.first-column a{
font-family: 'Orbitron', sans-serif;
font-size: 100%;
color: rgb(255, 255, 255);
margin-left: 5px;
}
.medium-column button{
background-color: #224A5F;
color: cornsilk;
margin-left: 10px;
}
.container img{
width: 30%;
height: 14em;
margin-top: auto;
margin-bottom: auto;
}
.container{
display: flex;
width: 64%;
margin-right: 5em;
}
.container button{
height: 3em;
margin-top: auto;
margin-bottom: auto;
margin-left: 1em;
margin-right: 1em;
}
.form{
display: flex;
width: 14%;
border: solid 6px;
border-radius: 20px;
background-color: #1A3A4C;
}
.conform{
margin-right: auto;
margin-left: auto;
}
.form h5{
color: white;
}
.form a{
color: black;
}
.generic{
width: 83%;
}
.box{
display: flex;
justify-content: space-between
}
.form img{
width: 181px;
margin-top: 10px;
}
.collage{
display: flex;
flex-wrap: wrap;
width: 100%;
background-color: #3A86AC;
justify-content: space-evenly;
}
.collage img{
width: 10%;
height: 10em;
}
.cimagen{
display: flex;
width: 100%;
}
.login{
margin-top: 10%;
border: solid;
border-radius: 11%;
background-color: white;
width: 46%;
padding-block: 2%;
margin-left: 26%;
}
.registrar{
color: white;
margin-top: 10%;
border: solid;
border-radius: 11%;
background-color: black;
width: 50%;
padding-block: 2%;
margin-left: 26%;
}
.registrar a{
color: white;
}
.quejas{
text-align: center;
}
.quejas h1{
width: 100%;
margin-left: 1%;
font-family: -webkit-body;
}
textarea{
width: 52%;
margin-left: 3%;
display: block;
}
.boton{
display: inline;
width: 780px;
}
.contactos{
display: inline;
}
.contactos ul{
display: inline;
}
.material-icons{
color: white;
}
.icons{
width: 258px;
}
.boton button{
margin-bottom: 10px;
margin-left: 24px;
padding-right: 219px;
padding-left: 153px;
}
@media screen and (max-width : 425px){
.medium-column{
display: none;
}
.first-column{
width: 50%;
}
.right-column{
width: 50%;
}
.right-column li{
margin-right: 0;
margin-left: 1em;
font-size: 14px;
}
.right-column ul{
padding-inline-start: 0;
}
.container{
display: none;
}
.form{
width: 100%;
}
.collage{
font-size: 14px;
}
.collage img{
width: 33%;
}
.cimagen{
flex-wrap: wrap;
justify-content: center;
}
.quejas{
width: 100%;
}
.boton{
width: 100%;
}
.boton textarea{
width: 100%;
margin: 0;
padding: 0;
}
.boton button{
width: 100%;
margin: 0;
padding: 0;
}
.icons{
display: flex;
justify-content: center;
width: 100%;
margin: 0;
}
}
@media screen and (max-width: 768px) and (min-width: 375px){
.conform img{
text-align: center;
width: 100%;
}
}
@media screen and (max-width: 1024px) and (min-width: 768px){
.medium-column{
width: 70%;
}
.nav .search{
margin-left: 2em;
}
.conform{
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.login{
margin-left: 0;
}
.registrar{
margin-left: 0;
}
.form{
width: 25%;
}
.quejas h1{
width: 100%;
margin-left: 5em;
}
.boton textarea{
width: 50%;
margin-left: 13em;
}
.boton button{
width: 51%;
margin-left: 13em;
}
.icons{
width: 50%;
margin-left: 16em;
}
}
@media screen and (min-width : 1024px) and (max-width: 1024px){
.conform{
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.form{
width: 18%
}
.login{
margin-left: 0;
}
.registrar{
margin-left: 0;
}
.quejas{
margin-left: 7em;
}
.boton{
width: 100%;
margin-left: 6em;
}
.boton button{
width: 50.7%;
}
.icons{
margin-left: 25em;
}
} | 0.423339 | 0.078254 |
.form-element input, textarea {
width: 100%;
padding: 6px;
margin-bottom: 12px;
line-height: 26px;
}
.logo img{width: 170px;}
.image-box img{
width: 100%;
height: auto;
}
.para{ z-index:10;
position:absolute;top:20px;left:0;color:yello;
}
.fa-stack{
position:absolute;top:20px;left:0;
}
.image-box {
margin-bottom: 30px;position:relative;overflow: hidden;float: left;width:100%;
}
.marker {
position: absolute;
top: 0;
right: 18px;
background: rgba(0,0,0,.5);
color: white;
padding: 4px 10px;
font-size: 11px;z-index:999;
}
.arrow-div img {
width: 26px;
height: 26px;
margin: 0 10px;
border: 1px solid black;
padding: 4px;
}
.circle{
position: absolute;
top: 20px;
left: 0; z-index:10;
}
.darrow{
position: absolute;
top: 20px;
left: 0; z-index:10;
}
.rect{
position: absolute;
top: 20px;
left: 0; z-index:10;
}
.fa-stack-1x {
color: white;
}.fa-stack-1x.long-arrow-right {
margin-top: 34px;
margin-left: 30pxpx;
}
.fa-stack-1x.long-arrow-left {
margin-top: 34px;
margin-left: 5px;
}
.fa-stack-1x.long-arrow-down {
margin-top: 63px;
margin-left: 6px;
}.fa-stack-1x.long-arrow-up {
margin-left: 5px;
margin-top: 4px;
}
.fa-stack-2x {
font-size: 100px;
color: yellow;
}textarea {
margin: 0;
z-index: 99999;
position: relative;
padding: 0px 5px 0 65px;
line-height: 15px;height: 47px;
resize: none;
}
.para p {
font-size: 26px;
font-weight: bold;
}
form{
width: 60%;margin: 0 auto;margin-top:2%;}
.fa-stack-1x.minus {
display: none;
}
.form-element.in {
width: 50%; float: left;
}
.line{
position:absolute !important;
top:10px; z-index:10;
}
.ui-resizable-handle {
display: none !important;
}
.line img {
height:4px !important;width:100px;
}
.fa.fa-pencil-square-o {
float: right;
position: absolute;
top: -1px;
right: -4px;
display:none
}
.para{
padding: 10px;}
.para:hover{
border: 1px solid gray;
}
.circle:hover{
border: 1px solid gray;
}
.darrow:hover{
border: 1px solid gray;
}
.para:hover .fa.fa-pencil-square-o{
display:block;
}
.fontdiv span {
height: 20px;
width: 20px;
float: left;
border: 1px solid gray;
margin-right: 10px;
margin-bottom: 10px;
}
.red{background:red}
.yellow{background:yellow}
.green{background:green}
.white{background:white}
@media screen and (max-width: 1000px) {
form{
width: 90%;margin: 0 auto;margin-top:5%;}
}
.upload-area{
width: 100%;
height: 120px;
border: 2px solid aliceblue;
border-radius: 3px;
margin: 0 auto;
margin-top: 0px;
margin-top: 50px;
text-align: center;
overflow: auto;
background: rgba(199,199,199,.4);margin-bottom:20px;
}
.upload-area:hover{
cursor: pointer;
}
.upload-area h1{
text-align: center;
font-weight: normal;
font-family: sans-serif;
line-height: 31px;
color: darkslategray;font-size:20px;
}
#file{
display: none;
}
/* Thumbnail */
.thumbnail{
width: 80px;
height: 80px;
padding: 2px;
border: 2px solid lightgray;
border-radius: 3px;
float: left;
}
.size{
font-size:12px;
}
td .fa {
font-size: 25px;
position: relative;
line-height: 32px;
border: 1px solid black;
width: 35px;
}
#image{
display: none;
}
.arrow-div td img {
width: 35px;
height: 34px;
margin: 0;
}
td a {
border: 1px solid black;
float: left;
text-decoration: none;
padding: 6px 7px;
color: black;
margin-right: 10px;
}
.bg-color-box {
display: block;
position: absolute;
width: 45px;
top: 40;
left: -60px;
background: white;
padding: 13px;
}
.bg-color-box:hover {
left: 0px;
}
.bg-color-box ul li {
}
.black{
background:black;
}.bg-color-box ul li {
width: 40px;
height: 30px;
border: 1px solid;
}
.fa-stack {
z-index:10;
width: 100px;
height: 100px;
}
.fa.fa-window-close {
color: yellow;
float: right;display:none;position:absolute;right:0;top:0;width:20px;
}
.fa-stack:hover{
border:1px solid white;
}
.fa-stack:hover .fa.fa-window-close{
display:block;
}
.circle:hover .fa.fa-window-close{
display:block;
}
.darrow:hover .fa.fa-window-close{
display:block;
}
.line:hover .fa.fa-window-close{
display:block;
}
.rect:hover .fa.fa-window-close{
display:block;
}
.circle:hover .ui-resizable-handle{
display:block !important;
}
.darrow:hover .ui-resizable-handle{
display:block !important;
}
.rect:hover .ui-resizable-handle{
display:block !important;
}
canvas#c {
border: 1px solid #ccc;
background:url(http://i.imgur.com/yf6d9SX.jpg);
position: absolute;
left: 0;
top: 0;
z-index: 2;
}
.canv{
border: 1px solid #ccc;
left: 0;
top: 0;
z-index: 2; position: absolute;
}
.darrow .fa.fa-window-close {
left:0;
right:none;
}
.ui-rotatable-handle {
display:none;
position: absolute;
}
.darrow:hover .ui-rotatable-handle {
display:block;
}
.ui-rotatable-handle {
height: 16px;
width: 16px;
cursor: pointer;
background-image: url(rotate.png);
background-size: 100%;
left: 2px;
bottom: 2px;}
.popup-label{float: left;width: 100%;font-weight: bold;margin-bottom: 8px;}
#wait{display:none;width:69px;height:89px;border:1px solid black;position:fixed;top:50%;left:50%;padding:2px;}
.bg-color-box p{background: white;border-top-right-radius: 10px;border-bottom-right-radius: 7px;position: absolute;width: 40px;float: right;margin-left: 56px;display: block;top: -16px;}
.textarea-box span {
position: absolute;
z-index: 999999;
margin-top: 1px;
margin-left: 1px;
width: 60px;
height: 38px;
background: green;
color: white;
padding: 7px 2px 0 0;
font-size: 14px;
}
.textarea-box {
position: relative;
}
.connector_box {
margin: 15px auto 10px;
height: 7px;
background: #0076BD;
width: 60px;
}
.connector_box:after {
content: "";
border-top: 10px solid rgba(0, 0, 0, 0);
border-bottom: 10px solid rgba(0, 0, 0, 0);
border-left: 10px solid ;
float: right;
margin-top: -7px;
margin-right: -5px;
}
.connector_box:before {
content: "";
border-top: 10px solid rgba(0, 0, 0, 0);
border-bottom: 10px solid rgba(0, 0, 0, 0);
border-right: 10px solid;
float: left;
margin-top: -7px;
margin-left: -5px;
} | report/style.css | .form-element input, textarea {
width: 100%;
padding: 6px;
margin-bottom: 12px;
line-height: 26px;
}
.logo img{width: 170px;}
.image-box img{
width: 100%;
height: auto;
}
.para{ z-index:10;
position:absolute;top:20px;left:0;color:yello;
}
.fa-stack{
position:absolute;top:20px;left:0;
}
.image-box {
margin-bottom: 30px;position:relative;overflow: hidden;float: left;width:100%;
}
.marker {
position: absolute;
top: 0;
right: 18px;
background: rgba(0,0,0,.5);
color: white;
padding: 4px 10px;
font-size: 11px;z-index:999;
}
.arrow-div img {
width: 26px;
height: 26px;
margin: 0 10px;
border: 1px solid black;
padding: 4px;
}
.circle{
position: absolute;
top: 20px;
left: 0; z-index:10;
}
.darrow{
position: absolute;
top: 20px;
left: 0; z-index:10;
}
.rect{
position: absolute;
top: 20px;
left: 0; z-index:10;
}
.fa-stack-1x {
color: white;
}.fa-stack-1x.long-arrow-right {
margin-top: 34px;
margin-left: 30pxpx;
}
.fa-stack-1x.long-arrow-left {
margin-top: 34px;
margin-left: 5px;
}
.fa-stack-1x.long-arrow-down {
margin-top: 63px;
margin-left: 6px;
}.fa-stack-1x.long-arrow-up {
margin-left: 5px;
margin-top: 4px;
}
.fa-stack-2x {
font-size: 100px;
color: yellow;
}textarea {
margin: 0;
z-index: 99999;
position: relative;
padding: 0px 5px 0 65px;
line-height: 15px;height: 47px;
resize: none;
}
.para p {
font-size: 26px;
font-weight: bold;
}
form{
width: 60%;margin: 0 auto;margin-top:2%;}
.fa-stack-1x.minus {
display: none;
}
.form-element.in {
width: 50%; float: left;
}
.line{
position:absolute !important;
top:10px; z-index:10;
}
.ui-resizable-handle {
display: none !important;
}
.line img {
height:4px !important;width:100px;
}
.fa.fa-pencil-square-o {
float: right;
position: absolute;
top: -1px;
right: -4px;
display:none
}
.para{
padding: 10px;}
.para:hover{
border: 1px solid gray;
}
.circle:hover{
border: 1px solid gray;
}
.darrow:hover{
border: 1px solid gray;
}
.para:hover .fa.fa-pencil-square-o{
display:block;
}
.fontdiv span {
height: 20px;
width: 20px;
float: left;
border: 1px solid gray;
margin-right: 10px;
margin-bottom: 10px;
}
.red{background:red}
.yellow{background:yellow}
.green{background:green}
.white{background:white}
@media screen and (max-width: 1000px) {
form{
width: 90%;margin: 0 auto;margin-top:5%;}
}
.upload-area{
width: 100%;
height: 120px;
border: 2px solid aliceblue;
border-radius: 3px;
margin: 0 auto;
margin-top: 0px;
margin-top: 50px;
text-align: center;
overflow: auto;
background: rgba(199,199,199,.4);margin-bottom:20px;
}
.upload-area:hover{
cursor: pointer;
}
.upload-area h1{
text-align: center;
font-weight: normal;
font-family: sans-serif;
line-height: 31px;
color: darkslategray;font-size:20px;
}
#file{
display: none;
}
/* Thumbnail */
.thumbnail{
width: 80px;
height: 80px;
padding: 2px;
border: 2px solid lightgray;
border-radius: 3px;
float: left;
}
.size{
font-size:12px;
}
td .fa {
font-size: 25px;
position: relative;
line-height: 32px;
border: 1px solid black;
width: 35px;
}
#image{
display: none;
}
.arrow-div td img {
width: 35px;
height: 34px;
margin: 0;
}
td a {
border: 1px solid black;
float: left;
text-decoration: none;
padding: 6px 7px;
color: black;
margin-right: 10px;
}
.bg-color-box {
display: block;
position: absolute;
width: 45px;
top: 40;
left: -60px;
background: white;
padding: 13px;
}
.bg-color-box:hover {
left: 0px;
}
.bg-color-box ul li {
}
.black{
background:black;
}.bg-color-box ul li {
width: 40px;
height: 30px;
border: 1px solid;
}
.fa-stack {
z-index:10;
width: 100px;
height: 100px;
}
.fa.fa-window-close {
color: yellow;
float: right;display:none;position:absolute;right:0;top:0;width:20px;
}
.fa-stack:hover{
border:1px solid white;
}
.fa-stack:hover .fa.fa-window-close{
display:block;
}
.circle:hover .fa.fa-window-close{
display:block;
}
.darrow:hover .fa.fa-window-close{
display:block;
}
.line:hover .fa.fa-window-close{
display:block;
}
.rect:hover .fa.fa-window-close{
display:block;
}
.circle:hover .ui-resizable-handle{
display:block !important;
}
.darrow:hover .ui-resizable-handle{
display:block !important;
}
.rect:hover .ui-resizable-handle{
display:block !important;
}
canvas#c {
border: 1px solid #ccc;
background:url(http://i.imgur.com/yf6d9SX.jpg);
position: absolute;
left: 0;
top: 0;
z-index: 2;
}
.canv{
border: 1px solid #ccc;
left: 0;
top: 0;
z-index: 2; position: absolute;
}
.darrow .fa.fa-window-close {
left:0;
right:none;
}
.ui-rotatable-handle {
display:none;
position: absolute;
}
.darrow:hover .ui-rotatable-handle {
display:block;
}
.ui-rotatable-handle {
height: 16px;
width: 16px;
cursor: pointer;
background-image: url(rotate.png);
background-size: 100%;
left: 2px;
bottom: 2px;}
.popup-label{float: left;width: 100%;font-weight: bold;margin-bottom: 8px;}
#wait{display:none;width:69px;height:89px;border:1px solid black;position:fixed;top:50%;left:50%;padding:2px;}
.bg-color-box p{background: white;border-top-right-radius: 10px;border-bottom-right-radius: 7px;position: absolute;width: 40px;float: right;margin-left: 56px;display: block;top: -16px;}
.textarea-box span {
position: absolute;
z-index: 999999;
margin-top: 1px;
margin-left: 1px;
width: 60px;
height: 38px;
background: green;
color: white;
padding: 7px 2px 0 0;
font-size: 14px;
}
.textarea-box {
position: relative;
}
.connector_box {
margin: 15px auto 10px;
height: 7px;
background: #0076BD;
width: 60px;
}
.connector_box:after {
content: "";
border-top: 10px solid rgba(0, 0, 0, 0);
border-bottom: 10px solid rgba(0, 0, 0, 0);
border-left: 10px solid ;
float: right;
margin-top: -7px;
margin-right: -5px;
}
.connector_box:before {
content: "";
border-top: 10px solid rgba(0, 0, 0, 0);
border-bottom: 10px solid rgba(0, 0, 0, 0);
border-right: 10px solid;
float: left;
margin-top: -7px;
margin-left: -5px;
} | 0.473901 | 0.091018 |
.btn-1{
width: auto;
color: #fff;
font-size: 16px;
font-weight: bold;
line-height: normal;
display: inline-block;
padding: 10px 30px 10px;
text-transform: capitalize;
}
.btn-1:hover{
color: #fff;
}
.artist-banner-thumb .btn-1:hover,
.comment-form .submit.btn-1:hover,
.msl-concert-list .btn-1.theme-bg:hover{
background-color: #000 !important;
color: #fff;
}
/*
============================================================
Heading 1 Css Start
============================================================
*/
.msl-heading{
float: left;
width: 100%;
margin: 0 0 40px;
border-top:1px solid #e1e1e1;
}
.msl-heading h5{
float: left;
width: auto;
color: #fff;
font-size: 20px;
padding: 10px 20px;
font-weight: normal;
line-height: normal;
text-transform: capitalize;
border-radius: 0 0 5px 5px;
}
/*
============================================================
Music Tab Css Start
============================================================
*/
.msl-tab-nav{
float: left;
width: 100%;
border:none;
}
.msl-tab-nav li{
float: left;
width: auto;
margin: 0 0 0 15px;
}
.msl-tab-nav li:first-child{
margin-left:0;
}
.msl-tab-nav li a{
margin: 0;
color: #666;
float: left;
border:none;
width: auto;
padding: 14px 0 13px;
font-size: 14px;
font-weight: bold;
line-height: normal;
text-transform: capitalize;
}
.msl-heading .msl-tab-nav{
float: right;
width: auto;
}
/*
============================================================
Blog Post Meta Css End
============================================================
*/
.blog-post-meta{
float: left;
width: 100%;
}
.blog-post-meta .blog-info{
float: left;
width: auto;
}
.blog-post-meta .blog-info{
margin-right: 25px;
}
.blog-post-meta .blog-info i{
margin: 0 0 0 10px;
}
.blog-post-meta .blog-info:last-child{
margin: 0;
}
.blog-info a,
.blog-info span{
float: left;
width: auto;
color: #888;
font-size: 15px;
line-height: 15px;
text-transform: capitalize;
}
.blog-admin a{
color: #333;
font-weight: bold;
}
.blog_meta li a i,
.blog_meta li span i{
margin-right: 10px;
}
.blog_meta .heart i{
color: #fe0000;
}
.sep{
margin: 0 3px;
}
.msl-label{
width: auto;
color: #fff;
font-size: 14px;
padding: 4px 20px;
line-height: normal;
display: inline-block;
}
/*
============================================================
Lables Style Start
============================================================
*/
/*Lable 1*/
.lable_1{
width: auto;
color: #fff;
font-size: 14px;
font-weight: bold;
line-height: normal;
display: inline-block;
padding: 7px 17px 8px;
text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
}
/*Lable 2*/
.label2{
color: #fff;
font-size: 14px;
font-weight: bold;
position: relative;
line-height: normal;
padding: 5px 12px 6px;
display: inline-block;
text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
}
/*
============================================================
Input Style 1 Start
============================================================
*/
.kode-textarea,
.select_dec,
.input_dec{
float: left;
width: 100%;
position: relative;
margin-bottom: 20px;
}
.select_dec{
float: left;
width: 100%;
position: relative;
margin-bottom: 30px;
}
.select_dec::before {
top: 50%;
right: 25px;
color: #a4a3a3;
font-size: 24px;
content: "\f107";
font-weight: bold;
margin-top: -16px;
position: absolute;
font-family: "FontAwesome";
}
.kf_commet_field input[type="text"],
.input_textarea textarea,
.select_dec select,
.kode-textarea textarea,
.input_dec input[type="text"]{
float: left;
width: 100%;
text-align: left;
min-height: 48px;
-moz-appearance:none;
-webkit-appearance:none;
padding: 14px 25px 15px;
border: 1px solid #d7d7d7;
text-transform: capitalize;
background-color: #fff;
}
.select_dec select {
border-radius:0px;
padding-left: 20px;
padding-right: 20px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
}
.select_dec select option{
color: #666;
font-size: 14px;
line-height: normal;
text-transform: capitalize;
}
.input_textarea{
float: left;
width: 100%;
margin-bottom: 30px;
}
.kode-textarea textarea,
.input_textarea textarea{
height: 170px;
resize:none;
}
.kode-left-comment-sec,
.input_dec_divider{
margin: 0 -15px;
}
.kode-left-comment-sec .kf_commet_field,
.input_dec_divider .input_dec{
float: left;
width: 50%;
padding:0 15px;
}
.input_label{
overflow: hidden;
position: relative;
}
.kode-textarea textarea:-webkit-input-placeholder,
.kf_commet_field input:-webkit-input-placeholder{
color: #888;
opacity: 1;
}
.kode-textarea textarea::-moz-placeholder,
.kf_commet_field input::-moz-placeholder{
color: #888;
opacity: 1;
}
.submit.btn-1{
border:none;
}
/*
============================================================
Music Social Css Start
============================================================
*/
.msl-social{
float: left;
width: auto;
}
.msl-social li{
float: none;
width: auto;
margin: 0 6px -5px;
display: inline-block;
}
.msl-social li:first-child{
margin-left:0;
}
.msl-social li:last-child{
margin-right:0;
}
.msl-social a{
float: left;
width: 42px;
color: #fff;
height: 42px;
font-size: 16px;
line-height: 42px;
text-align: center;
border:1px solid #cccccc;
}
.msl-social a i{
margin: 0;
}
.msl-social a:hover{
color: #fff;
}
.tags_wrap .msl-social li{
background:transparent;
}
.tags_wrap .msl-social li.fb a{
color:#005397;
}
.tags_wrap .msl-social li.tw a{
color:#00aedd;
}
.tags_wrap .msl-social li.lkd a{
color:#005397;
}
.tags_wrap .msl-social li.yt a{
color:#880037;
}
.tags_wrap .msl-social li.igm a{
color:#dd0061;
}
.tags_wrap .msl-social li.pst a{
color:#880037;
}
.fb{
background-color:#005397;
}
.tw{
background-color:#00aedd;
}
.lkd{
background-color:#005397;
}
.yt{
background-color:#880037;
}
.igm{
background-color:#dd0061;
}
.pst{
background-color:#880037;
}
/*Social Radius Start*/
.social-radius li a{
width: 28px;
height: 28px;
font-size: 11px;
line-height: 28px;
border-radius: 100%;
}
/*Social Radius End*/
/*Editor Label Start*/
.editor-label{
top: 20px;
left: 20px;
color: #fff;
font-size: 15px;
position: absolute;
padding: 5px 15px 4px;
background-color: #292e32;
text-transform: capitalize;
}
.editor-label i{
margin: 0 10px 0 0;
}
/*Editor Label End*/
.rating-wrap {
float: left;
width: 100%;
line-height: 14px;
}
.rating_down {
background-image: url("../images/stars1.png");
background-position: 0 0;
background-repeat: repeat-x;
display: inline-block;
float: none;
height: 14px;
width: 80px;
}
.rating_up {
background-image: url("../images/stars1.png");
background-position: 0 -17px;
background-repeat: repeat-x;
display: inline-block;
float: left;
height: 100%;
}
/*
============================================================
Blog Meta List Start
============================================================
*/
.blog-meta-list{
float: left;
width: 100%;
}
.blog-meta-list li{
float: left;
width: auto;
color: #888;
font-size: 15px;
margin: 0 0 0 15px;
}
.blog-meta-list li:first-child{
margin-left:0;
}
.blog-meta-list li a{
color: #888;
}
.blog-meta-list li i{
margin: 0 10px 0 0;
}
/*
============================================================
Date Box Css Start
============================================================
*/
.date-box{
float: left;
color: #fff;
width: 64px;
height: 64px;
padding: 7px 0;
text-align: center;
}
.date-box b{
float: left;
width: 100%;
font-size: 30px;
margin: 0 0 -6px;
line-height: normal;
}
.date-box span{
float: left;
width: 100%;
font-size: 12px;
}
/*
============================================================
Dropdown Css Start
============================================================
*/
.dropdown-menu li{
margin:0;
float: left;
width: 100%;
border-bottom:1px solid #c6c6c6;
}
.dropdown-menu li:last-child{
border:none;
}
.dropdown-menu li a{
margin:0;
float: left;
width: 100%;
padding:10px 15px;
}
.nav-tabs .dropdown-menu{
left: auto;
right: 0;
}
/*
============================================================
Figure Hover Effect Css Start
============================================================
*/
.new-album-thumb:hover figure img,
.masonry-thumb:hover figure img,
.msl-event:hover > figure img,
.msl-video-thumb:hover > figure img,
.msl-featured-thumb:hover > figure img{
opacity: 0.5;
transform: scale(1.2) rotate(5deg);
-o-transform: scale(1.2) rotate(5deg);
-ms-transform: scale(1.2) rotate(5deg);
-moz-transform: scale(1.2) rotate(5deg);
-webkit-transform: scale(1.2) rotate(5deg);
}
img{
-webkit-transition:all 0.6s ease-in-out;
-moz-transition:all 0.6s ease-in-out;
-ms-transition:all 0.6s ease-in-out;
-o-transition:all 0.6s ease-in-out;
transition:all 0.6s ease-in-out;
}
/*
============================================================
Music Pagination Css Start
============================================================
*/
.msl-pagination-wrap{
float: left;
width: 100%;
margin: 30px 0;
padding: 12px 0 0;
border-width: 1px 0;
border-style: solid;
border-color: #e4e4e4;
}
.msl-pagination-wrap > div{
width: 33.3%;
float: left;
}
.page-numbers,
.page-result{
display: inline-block;
width: 25px;
height: 25px;
line-height: normal;
border:1px solid #e4e4e4;
text-align: center;
font-size: 12px;
color: #999999;
margin: 0 6px;
position: relative;
padding: 4px 0;
}
.page-numbers:first-child,
.page-result:first-child{
margin-left:0;
}
.page-numbers:last-child,
.page-result:last-child{
margin-right:0;
}
.page-result.page-title{
width: auto;
border:none;
font-size: 14px;
color: #666;
margin: 0 14px 0 0;
}
.page-result.page-title:hover{
color: #666;
}
.msl-pagination-wrap > div.pull-right{
text-align: right;
}
.msl-pagination{
text-align: center;
}
.msl-pagination .page-numbers{
border:none;
height: inherit;
margin: 0 2px;
width: 15px;
padding-bottom:20px;
}
.msl-pagination .page-numbers:before{
position: absolute;
bottom: 0;
right: 0;
left: 0;
opacity: 0;
content: "";
height: 2px;
width: 100%;
}
.msl-pagination .page-numbers:hover:before,
.msl-pagination .page-numbers.active:before{
opacity: 1;
}
.mg-bottom{
margin: 0 0 20px;
}
.mg-20{
margin: 0 0 20px;
}
.mg-30{
margin: 0 0 30px;
}
.mg-40{
margin: 0 0 40px;
}
.bottom-arrow{
position: relative;
padding: 0 0 30px;
margin: 0;
}
.bottom-arrow.slick-dotted.slick-slider{
margin: 0;
}
.bottom-arrow:before{
position: absolute;
bottom: 0;
left: 0;
right: 100px;
height: 1px;
content: "";
background-color: #ccc;
}
.bottom-arrow .slick-arrow{
bottom: 0;
right: 0;
top: auto;
left: auto;
color: #999;
transform: translate(0);
-o-transform: translate(0);
-ms-transform: translate(0);
-moz-transform: translate(0);
-webkit-transform: translate(0);
}
.bottom-arrow .slick-prev{
right: 45px;
}
/*
============================================================
Home 2
Meta tags
============================================================
*/
.kf_meta_tags{
float: left;
width: auto;
}
.kf_meta_tags li{
float: left;
width: auto;
position: relative;
margin-right: 15px;
padding-right: 15px;
}
.kf_meta_tags li:before{
position: absolute;
content: "";
top:0px;
right: 0px;
bottom: 0px;
border-right: 1px solid #a5a5a5;
}
.kf_meta_tags li span{
float: left;
width: 18px;
text-align:center;
display: inline-block;
margin-right: 5px;
}
.kf_meta_tags strong{
font-size: 14px;
font-weight: normal;
color:#a5a5a5;
text-transform: capitalize;
}
.kf_meta_tags p{
line-height: 19px;
margin-bottom: 0px;
color:#333333;
}
/*
============================================================
Meta Quotes 2
============================================================
*/
.meta_quote{
float: left;
width: 100%;
padding: 0px;
margin: 0px;
}
.meta_quote li{
float: left;
width: auto;
list-style: none;
margin-right: 30px;
}
.meta_quote li:last-child{
margin-right: 0px;
}
.meta_quote li a,
.meta_quote li span{
font-size: 14px;
color: #333333;
text-transform: uppercase;
}
.meta_quote li a{
display: inline-block;
margin-left: 5px;
}
.meta_quote li:last-child a{
margin-left: 0px;
}
ol.meta_quote li a b{
color: #333333;
font-weight: normal;
}
ol.meta_quote li a i{
margin-right: 5px;
}
/*
============================================================
Home 2
buttons styles
============================================================
*/
.kf_radio_buttons{
float: right;
width: auto;
padding: 4px 0px 0px
}
.kf_radio_buttons a{
float: left;
margin-right: 15px;
}
.kf_radio_buttons a:last-child{
margin-right: 0px;
}
.radio_btn{
display: inline-block;
width: 35px;
height: 35px;
border-radius: 100%;
text-align: center;
line-height: 35px;
font-size: 15px;
background: #333;
color:#fff;
}
.btn_normal{
display: inline-block;
padding: 6px 20px;
text-transform: capitalize;
font-size: 15px;
border-radius: 30px;
}
.border_btn{
background: transparent;
color:#fff;
border:2px solid #fff;
}
.bk_border_btn{
border:1px solid #4b4b4b;
color:#4b4b4b;
}
.bk_border_btn:hover{
background: #4b4b4b;
color:#fff;
}
.bgcolr-default:hover{
background: #eee;
}
/*
============================================================
Home 2
overlay
============================================================
*/
.overlay{
float: left;
width: 100%;
position: relative;
z-index: 10;
}
.overlay:before{
position: absolute;
content: "";
top:0px;
left: 0px;
right: 0px;
bottom: 0px;
background: url("../images/pettren_img1.png") repeat scroll 0 0%, #0f0f0f none repeat scroll 0 0;
opacity: 0.85;
z-index: -1;
}
/*
============================================================
Home 2
social icons
============================================================
*/
.social_media_icons{
float: left;
width: 100%;
padding: 20px 0px;
}
.social_icons{
float: left;
width: 100%;
}
.social_icons li{
display: inline-block;
width: auto;
margin-right: 16px;
}
.social_icons li:last-child{
margin-right: 0px;
}
.social_icons li a{
display: inline-block;
border-radius: 30px;
background: transparent;
border:1px solid #fff;
text-transform: uppercase;
padding: 10px 20px 10px 55px;
color:#fff;
position: relative;
font-weight: 600;
}
.social_icons li a:before{
background: #fff none repeat scroll 0 0;
border-radius: 30px;
bottom: 5px;
content: "";
left: 5px;
position: absolute;
right: 5px;
top: 5px;
width: 17%;
opacity: 0;
}
.social_icons li a i{
width: 36px;
height: 36px;
text-align: center;
line-height: 36px;
color:#ee351f;
background: #fff;
border-radius: 100%;
position: absolute;
margin-top: -18px;
top:50%;
left: 4px;
}
.social_icons li a b{
left: 0;
margin-top: -11px;
position: absolute;
right: 0;
text-align: center;
top: 0%;
opacity: 0;
}
.social_icons li:hover a:before{
width: 92%;
opacity: 1;
}
.social_icons li:hover a i{
}
.social_icons li:hover a b{
top:50%;
opacity: 1;
}
/*
============================================================
social icons 2
============================================================
*/
.kode_social_icons{
float: left;
width: 100%;
}
.kode_social_icons li{
display: inline-block;
margin-right: 2px;
}
.kode_social_icons li:last-child{
margin-right: 0px;
}
.kode_social_icons li a{
display: inline-block;
border: 1px solid #fff;
color: #fff;
font-size: 20px;
height: 36px;
line-height: 35px;
text-align: center;
width: 36px;
}
.kode_social_icons li:hover a{
background: #fff;
}
/*
============================================================
Home 2
Heading style
============================================================
*/
.heading_ho2{
float: left;
width: 100%;
text-align: center;
margin-bottom: 36px;
}
.heading_ho2 h3{
font-weight: bold;
text-transform: uppercase;
position: relative;
color:#333;
padding-bottom: 9px;
margin-top: -6px;
}
.heading_ho2 h3:before,
.heading_ho2 h3:after{
position: absolute;
content: "";
bottom:0px;
left: 0px;
right: 0px;
border-bottom:1px solid;
width: 60px;
margin: 0 auto;
}
.heading_ho2 h3:after{
bottom: -6px;
right: -20px;
}
/*
============================================================
Home 2
hover effects
============================================================
*/
.effect{
position: relative;
}
.effect figure:before{
position: absolute;
content: "";
top:0px;
left: 0px;
right: 0px;
bottom: 0px;
opacity: 0;
border-radius: 100%;
z-index: 1;
}
.effect:hover figure:before{
top:0px;
left: 0px;
right: 0px;
bottom: 0px;
opacity: 0.7;
}
.effect figure{
overflow: hidden;
border:8px solid;
}
.effect figure a{
display: inline-block;
font-size: 0px;
color: #fff;
position: absolute;
top:50%;
left: 0px;
right: 0px;
margin: -15px auto;
text-align: center;
z-index: 2;
}
.effect:hover figure a{
font-size: 30px;
}
.kf_music_albums figure{
border:2px solid #333;
}
.kf_music_albums figure img{
-o-transform: scale(1) rotateZ(0deg);
-webkit-transform: scale(1) rotateZ(0deg);
-moz-transform: scale(1) rotateZ(0deg);
transform: scale(1) rotateZ(0deg);
}
.effect:hover figure img{
-o-transform: scale(1.2);
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
div.kf_music_albums:hover figure img{
-o-transform: scale(1) rotateZ(340deg);
-moz-transform: scale(1) rotateZ(340deg);
-webkit-transform: scale(1) rotateZ(340deg);
transform: scale(1) rotateZ(340deg);
} | frontend templates/css/shortcodes.css | .btn-1{
width: auto;
color: #fff;
font-size: 16px;
font-weight: bold;
line-height: normal;
display: inline-block;
padding: 10px 30px 10px;
text-transform: capitalize;
}
.btn-1:hover{
color: #fff;
}
.artist-banner-thumb .btn-1:hover,
.comment-form .submit.btn-1:hover,
.msl-concert-list .btn-1.theme-bg:hover{
background-color: #000 !important;
color: #fff;
}
/*
============================================================
Heading 1 Css Start
============================================================
*/
.msl-heading{
float: left;
width: 100%;
margin: 0 0 40px;
border-top:1px solid #e1e1e1;
}
.msl-heading h5{
float: left;
width: auto;
color: #fff;
font-size: 20px;
padding: 10px 20px;
font-weight: normal;
line-height: normal;
text-transform: capitalize;
border-radius: 0 0 5px 5px;
}
/*
============================================================
Music Tab Css Start
============================================================
*/
.msl-tab-nav{
float: left;
width: 100%;
border:none;
}
.msl-tab-nav li{
float: left;
width: auto;
margin: 0 0 0 15px;
}
.msl-tab-nav li:first-child{
margin-left:0;
}
.msl-tab-nav li a{
margin: 0;
color: #666;
float: left;
border:none;
width: auto;
padding: 14px 0 13px;
font-size: 14px;
font-weight: bold;
line-height: normal;
text-transform: capitalize;
}
.msl-heading .msl-tab-nav{
float: right;
width: auto;
}
/*
============================================================
Blog Post Meta Css End
============================================================
*/
.blog-post-meta{
float: left;
width: 100%;
}
.blog-post-meta .blog-info{
float: left;
width: auto;
}
.blog-post-meta .blog-info{
margin-right: 25px;
}
.blog-post-meta .blog-info i{
margin: 0 0 0 10px;
}
.blog-post-meta .blog-info:last-child{
margin: 0;
}
.blog-info a,
.blog-info span{
float: left;
width: auto;
color: #888;
font-size: 15px;
line-height: 15px;
text-transform: capitalize;
}
.blog-admin a{
color: #333;
font-weight: bold;
}
.blog_meta li a i,
.blog_meta li span i{
margin-right: 10px;
}
.blog_meta .heart i{
color: #fe0000;
}
.sep{
margin: 0 3px;
}
.msl-label{
width: auto;
color: #fff;
font-size: 14px;
padding: 4px 20px;
line-height: normal;
display: inline-block;
}
/*
============================================================
Lables Style Start
============================================================
*/
/*Lable 1*/
.lable_1{
width: auto;
color: #fff;
font-size: 14px;
font-weight: bold;
line-height: normal;
display: inline-block;
padding: 7px 17px 8px;
text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
}
/*Lable 2*/
.label2{
color: #fff;
font-size: 14px;
font-weight: bold;
position: relative;
line-height: normal;
padding: 5px 12px 6px;
display: inline-block;
text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
}
/*
============================================================
Input Style 1 Start
============================================================
*/
.kode-textarea,
.select_dec,
.input_dec{
float: left;
width: 100%;
position: relative;
margin-bottom: 20px;
}
.select_dec{
float: left;
width: 100%;
position: relative;
margin-bottom: 30px;
}
.select_dec::before {
top: 50%;
right: 25px;
color: #a4a3a3;
font-size: 24px;
content: "\f107";
font-weight: bold;
margin-top: -16px;
position: absolute;
font-family: "FontAwesome";
}
.kf_commet_field input[type="text"],
.input_textarea textarea,
.select_dec select,
.kode-textarea textarea,
.input_dec input[type="text"]{
float: left;
width: 100%;
text-align: left;
min-height: 48px;
-moz-appearance:none;
-webkit-appearance:none;
padding: 14px 25px 15px;
border: 1px solid #d7d7d7;
text-transform: capitalize;
background-color: #fff;
}
.select_dec select {
border-radius:0px;
padding-left: 20px;
padding-right: 20px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
}
.select_dec select option{
color: #666;
font-size: 14px;
line-height: normal;
text-transform: capitalize;
}
.input_textarea{
float: left;
width: 100%;
margin-bottom: 30px;
}
.kode-textarea textarea,
.input_textarea textarea{
height: 170px;
resize:none;
}
.kode-left-comment-sec,
.input_dec_divider{
margin: 0 -15px;
}
.kode-left-comment-sec .kf_commet_field,
.input_dec_divider .input_dec{
float: left;
width: 50%;
padding:0 15px;
}
.input_label{
overflow: hidden;
position: relative;
}
.kode-textarea textarea:-webkit-input-placeholder,
.kf_commet_field input:-webkit-input-placeholder{
color: #888;
opacity: 1;
}
.kode-textarea textarea::-moz-placeholder,
.kf_commet_field input::-moz-placeholder{
color: #888;
opacity: 1;
}
.submit.btn-1{
border:none;
}
/*
============================================================
Music Social Css Start
============================================================
*/
.msl-social{
float: left;
width: auto;
}
.msl-social li{
float: none;
width: auto;
margin: 0 6px -5px;
display: inline-block;
}
.msl-social li:first-child{
margin-left:0;
}
.msl-social li:last-child{
margin-right:0;
}
.msl-social a{
float: left;
width: 42px;
color: #fff;
height: 42px;
font-size: 16px;
line-height: 42px;
text-align: center;
border:1px solid #cccccc;
}
.msl-social a i{
margin: 0;
}
.msl-social a:hover{
color: #fff;
}
.tags_wrap .msl-social li{
background:transparent;
}
.tags_wrap .msl-social li.fb a{
color:#005397;
}
.tags_wrap .msl-social li.tw a{
color:#00aedd;
}
.tags_wrap .msl-social li.lkd a{
color:#005397;
}
.tags_wrap .msl-social li.yt a{
color:#880037;
}
.tags_wrap .msl-social li.igm a{
color:#dd0061;
}
.tags_wrap .msl-social li.pst a{
color:#880037;
}
.fb{
background-color:#005397;
}
.tw{
background-color:#00aedd;
}
.lkd{
background-color:#005397;
}
.yt{
background-color:#880037;
}
.igm{
background-color:#dd0061;
}
.pst{
background-color:#880037;
}
/*Social Radius Start*/
.social-radius li a{
width: 28px;
height: 28px;
font-size: 11px;
line-height: 28px;
border-radius: 100%;
}
/*Social Radius End*/
/*Editor Label Start*/
.editor-label{
top: 20px;
left: 20px;
color: #fff;
font-size: 15px;
position: absolute;
padding: 5px 15px 4px;
background-color: #292e32;
text-transform: capitalize;
}
.editor-label i{
margin: 0 10px 0 0;
}
/*Editor Label End*/
.rating-wrap {
float: left;
width: 100%;
line-height: 14px;
}
.rating_down {
background-image: url("../images/stars1.png");
background-position: 0 0;
background-repeat: repeat-x;
display: inline-block;
float: none;
height: 14px;
width: 80px;
}
.rating_up {
background-image: url("../images/stars1.png");
background-position: 0 -17px;
background-repeat: repeat-x;
display: inline-block;
float: left;
height: 100%;
}
/*
============================================================
Blog Meta List Start
============================================================
*/
.blog-meta-list{
float: left;
width: 100%;
}
.blog-meta-list li{
float: left;
width: auto;
color: #888;
font-size: 15px;
margin: 0 0 0 15px;
}
.blog-meta-list li:first-child{
margin-left:0;
}
.blog-meta-list li a{
color: #888;
}
.blog-meta-list li i{
margin: 0 10px 0 0;
}
/*
============================================================
Date Box Css Start
============================================================
*/
.date-box{
float: left;
color: #fff;
width: 64px;
height: 64px;
padding: 7px 0;
text-align: center;
}
.date-box b{
float: left;
width: 100%;
font-size: 30px;
margin: 0 0 -6px;
line-height: normal;
}
.date-box span{
float: left;
width: 100%;
font-size: 12px;
}
/*
============================================================
Dropdown Css Start
============================================================
*/
.dropdown-menu li{
margin:0;
float: left;
width: 100%;
border-bottom:1px solid #c6c6c6;
}
.dropdown-menu li:last-child{
border:none;
}
.dropdown-menu li a{
margin:0;
float: left;
width: 100%;
padding:10px 15px;
}
.nav-tabs .dropdown-menu{
left: auto;
right: 0;
}
/*
============================================================
Figure Hover Effect Css Start
============================================================
*/
.new-album-thumb:hover figure img,
.masonry-thumb:hover figure img,
.msl-event:hover > figure img,
.msl-video-thumb:hover > figure img,
.msl-featured-thumb:hover > figure img{
opacity: 0.5;
transform: scale(1.2) rotate(5deg);
-o-transform: scale(1.2) rotate(5deg);
-ms-transform: scale(1.2) rotate(5deg);
-moz-transform: scale(1.2) rotate(5deg);
-webkit-transform: scale(1.2) rotate(5deg);
}
img{
-webkit-transition:all 0.6s ease-in-out;
-moz-transition:all 0.6s ease-in-out;
-ms-transition:all 0.6s ease-in-out;
-o-transition:all 0.6s ease-in-out;
transition:all 0.6s ease-in-out;
}
/*
============================================================
Music Pagination Css Start
============================================================
*/
.msl-pagination-wrap{
float: left;
width: 100%;
margin: 30px 0;
padding: 12px 0 0;
border-width: 1px 0;
border-style: solid;
border-color: #e4e4e4;
}
.msl-pagination-wrap > div{
width: 33.3%;
float: left;
}
.page-numbers,
.page-result{
display: inline-block;
width: 25px;
height: 25px;
line-height: normal;
border:1px solid #e4e4e4;
text-align: center;
font-size: 12px;
color: #999999;
margin: 0 6px;
position: relative;
padding: 4px 0;
}
.page-numbers:first-child,
.page-result:first-child{
margin-left:0;
}
.page-numbers:last-child,
.page-result:last-child{
margin-right:0;
}
.page-result.page-title{
width: auto;
border:none;
font-size: 14px;
color: #666;
margin: 0 14px 0 0;
}
.page-result.page-title:hover{
color: #666;
}
.msl-pagination-wrap > div.pull-right{
text-align: right;
}
.msl-pagination{
text-align: center;
}
.msl-pagination .page-numbers{
border:none;
height: inherit;
margin: 0 2px;
width: 15px;
padding-bottom:20px;
}
.msl-pagination .page-numbers:before{
position: absolute;
bottom: 0;
right: 0;
left: 0;
opacity: 0;
content: "";
height: 2px;
width: 100%;
}
.msl-pagination .page-numbers:hover:before,
.msl-pagination .page-numbers.active:before{
opacity: 1;
}
.mg-bottom{
margin: 0 0 20px;
}
.mg-20{
margin: 0 0 20px;
}
.mg-30{
margin: 0 0 30px;
}
.mg-40{
margin: 0 0 40px;
}
.bottom-arrow{
position: relative;
padding: 0 0 30px;
margin: 0;
}
.bottom-arrow.slick-dotted.slick-slider{
margin: 0;
}
.bottom-arrow:before{
position: absolute;
bottom: 0;
left: 0;
right: 100px;
height: 1px;
content: "";
background-color: #ccc;
}
.bottom-arrow .slick-arrow{
bottom: 0;
right: 0;
top: auto;
left: auto;
color: #999;
transform: translate(0);
-o-transform: translate(0);
-ms-transform: translate(0);
-moz-transform: translate(0);
-webkit-transform: translate(0);
}
.bottom-arrow .slick-prev{
right: 45px;
}
/*
============================================================
Home 2
Meta tags
============================================================
*/
.kf_meta_tags{
float: left;
width: auto;
}
.kf_meta_tags li{
float: left;
width: auto;
position: relative;
margin-right: 15px;
padding-right: 15px;
}
.kf_meta_tags li:before{
position: absolute;
content: "";
top:0px;
right: 0px;
bottom: 0px;
border-right: 1px solid #a5a5a5;
}
.kf_meta_tags li span{
float: left;
width: 18px;
text-align:center;
display: inline-block;
margin-right: 5px;
}
.kf_meta_tags strong{
font-size: 14px;
font-weight: normal;
color:#a5a5a5;
text-transform: capitalize;
}
.kf_meta_tags p{
line-height: 19px;
margin-bottom: 0px;
color:#333333;
}
/*
============================================================
Meta Quotes 2
============================================================
*/
.meta_quote{
float: left;
width: 100%;
padding: 0px;
margin: 0px;
}
.meta_quote li{
float: left;
width: auto;
list-style: none;
margin-right: 30px;
}
.meta_quote li:last-child{
margin-right: 0px;
}
.meta_quote li a,
.meta_quote li span{
font-size: 14px;
color: #333333;
text-transform: uppercase;
}
.meta_quote li a{
display: inline-block;
margin-left: 5px;
}
.meta_quote li:last-child a{
margin-left: 0px;
}
ol.meta_quote li a b{
color: #333333;
font-weight: normal;
}
ol.meta_quote li a i{
margin-right: 5px;
}
/*
============================================================
Home 2
buttons styles
============================================================
*/
.kf_radio_buttons{
float: right;
width: auto;
padding: 4px 0px 0px
}
.kf_radio_buttons a{
float: left;
margin-right: 15px;
}
.kf_radio_buttons a:last-child{
margin-right: 0px;
}
.radio_btn{
display: inline-block;
width: 35px;
height: 35px;
border-radius: 100%;
text-align: center;
line-height: 35px;
font-size: 15px;
background: #333;
color:#fff;
}
.btn_normal{
display: inline-block;
padding: 6px 20px;
text-transform: capitalize;
font-size: 15px;
border-radius: 30px;
}
.border_btn{
background: transparent;
color:#fff;
border:2px solid #fff;
}
.bk_border_btn{
border:1px solid #4b4b4b;
color:#4b4b4b;
}
.bk_border_btn:hover{
background: #4b4b4b;
color:#fff;
}
.bgcolr-default:hover{
background: #eee;
}
/*
============================================================
Home 2
overlay
============================================================
*/
.overlay{
float: left;
width: 100%;
position: relative;
z-index: 10;
}
.overlay:before{
position: absolute;
content: "";
top:0px;
left: 0px;
right: 0px;
bottom: 0px;
background: url("../images/pettren_img1.png") repeat scroll 0 0%, #0f0f0f none repeat scroll 0 0;
opacity: 0.85;
z-index: -1;
}
/*
============================================================
Home 2
social icons
============================================================
*/
.social_media_icons{
float: left;
width: 100%;
padding: 20px 0px;
}
.social_icons{
float: left;
width: 100%;
}
.social_icons li{
display: inline-block;
width: auto;
margin-right: 16px;
}
.social_icons li:last-child{
margin-right: 0px;
}
.social_icons li a{
display: inline-block;
border-radius: 30px;
background: transparent;
border:1px solid #fff;
text-transform: uppercase;
padding: 10px 20px 10px 55px;
color:#fff;
position: relative;
font-weight: 600;
}
.social_icons li a:before{
background: #fff none repeat scroll 0 0;
border-radius: 30px;
bottom: 5px;
content: "";
left: 5px;
position: absolute;
right: 5px;
top: 5px;
width: 17%;
opacity: 0;
}
.social_icons li a i{
width: 36px;
height: 36px;
text-align: center;
line-height: 36px;
color:#ee351f;
background: #fff;
border-radius: 100%;
position: absolute;
margin-top: -18px;
top:50%;
left: 4px;
}
.social_icons li a b{
left: 0;
margin-top: -11px;
position: absolute;
right: 0;
text-align: center;
top: 0%;
opacity: 0;
}
.social_icons li:hover a:before{
width: 92%;
opacity: 1;
}
.social_icons li:hover a i{
}
.social_icons li:hover a b{
top:50%;
opacity: 1;
}
/*
============================================================
social icons 2
============================================================
*/
.kode_social_icons{
float: left;
width: 100%;
}
.kode_social_icons li{
display: inline-block;
margin-right: 2px;
}
.kode_social_icons li:last-child{
margin-right: 0px;
}
.kode_social_icons li a{
display: inline-block;
border: 1px solid #fff;
color: #fff;
font-size: 20px;
height: 36px;
line-height: 35px;
text-align: center;
width: 36px;
}
.kode_social_icons li:hover a{
background: #fff;
}
/*
============================================================
Home 2
Heading style
============================================================
*/
.heading_ho2{
float: left;
width: 100%;
text-align: center;
margin-bottom: 36px;
}
.heading_ho2 h3{
font-weight: bold;
text-transform: uppercase;
position: relative;
color:#333;
padding-bottom: 9px;
margin-top: -6px;
}
.heading_ho2 h3:before,
.heading_ho2 h3:after{
position: absolute;
content: "";
bottom:0px;
left: 0px;
right: 0px;
border-bottom:1px solid;
width: 60px;
margin: 0 auto;
}
.heading_ho2 h3:after{
bottom: -6px;
right: -20px;
}
/*
============================================================
Home 2
hover effects
============================================================
*/
.effect{
position: relative;
}
.effect figure:before{
position: absolute;
content: "";
top:0px;
left: 0px;
right: 0px;
bottom: 0px;
opacity: 0;
border-radius: 100%;
z-index: 1;
}
.effect:hover figure:before{
top:0px;
left: 0px;
right: 0px;
bottom: 0px;
opacity: 0.7;
}
.effect figure{
overflow: hidden;
border:8px solid;
}
.effect figure a{
display: inline-block;
font-size: 0px;
color: #fff;
position: absolute;
top:50%;
left: 0px;
right: 0px;
margin: -15px auto;
text-align: center;
z-index: 2;
}
.effect:hover figure a{
font-size: 30px;
}
.kf_music_albums figure{
border:2px solid #333;
}
.kf_music_albums figure img{
-o-transform: scale(1) rotateZ(0deg);
-webkit-transform: scale(1) rotateZ(0deg);
-moz-transform: scale(1) rotateZ(0deg);
transform: scale(1) rotateZ(0deg);
}
.effect:hover figure img{
-o-transform: scale(1.2);
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
div.kf_music_albums:hover figure img{
-o-transform: scale(1) rotateZ(340deg);
-moz-transform: scale(1) rotateZ(340deg);
-webkit-transform: scale(1) rotateZ(340deg);
transform: scale(1) rotateZ(340deg);
} | 0.263315 | 0.058885 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("bplaced.net") {
body {
width: 984px !important;
}
#header {
background-image: none !important;
height: 15px !important;
}
#header_commercial {
display:none !important;
}
#header_links {
height: 35px !important;
font-size: 13px !important;
padding: 0px !important;
position: absolute !important;
left: 10px !important;
right: 16px !important;
top: 0px !important;
width: 984px !important;
background: #333 !important;
-moz-opacity: 0.75 !important;
opacity: 0.75 !important;
}
#header_links a{
font-family: Trebuchet MS !important;
font-size: 12px !important;
font-weight: normal !important;
margin: 4px 3px 0px !important;
padding: 1px !important;
color: #fff !important;
}
#header_links:before{
content: "bplaced (newStyle Design)";
color: #00BFFF;
font-family: Trebuchet MS;
}
#header_links a:hover {
border-top: 1px solid #00BFFF !important;
margin: 3px 3px 0px !important;
color: #00BFFF !important;
}
#header_links a img {
display: none !important;
}
.input, #register input, #forms input, #reg_form input {
background: #B2DFEE none !important;
color: gray !important;
border: 1px solid #00BFFF !important;
}
.input, #register input:focus, #forms input:focus, #reg_form input:focus {
background: #fff none !important;
color: gray !important;
}
#menubar a {
border: none !important;
font-family: Trebuchet MS !important;
font-weight: normal !important;
}
#menubar a:hover {
color: blue !important;
background: transparent !important;
}
#menubar #active {
background: #00BFFF !important;
}
.legend {
border-color: #00BFFF !important;
}
.submit {
background: #fff none !important;
color: gray !important;
font-weight: normal !important;
border: 1px solid #00BFFF !important;
}
#menu_table thead th {
background: #00BFFF !important;
font-weight: normal !important;
}
h1 {
color: #00BFFF !important;
}
#bar {
color: #00BFFF !important;
}
.menu_head {
margin: 0px !important;
width: auto !important;
text-align: left !important;
color: gray !important;
font-size: 180% !important;
border-bottom: 3px solid #00BFFF;
padding: 2px !important;
margin-bottom: 10px !important;
}
.title {
color: gray !important;
}
#bottom {
height: 21px !important;
background: none !important;
font-size: 12px !important;
padding: 0px !important;
width: 1002px !important;
margin-left: -10px;
background: #333 !important;
-moz-opacity: 0.75 !important;
opacity: 0.75 !important;
padding: 0px !important;
color: #fff !important;
}
#bottom a[rel="extern"]{
display: none;
}
#bottom div a{
font-family: Trebuchet MS !important;
font-weight: normal !important;
margin-bottom: 10px !important;
padding: 0px 0px 0px 0px !important;
color: #fff !important;
}
#bottom div [style="width: 440px; float: left; margin-top: 5px;"] {
margin: 0px 20px 0px 0px !important;
width: auto !important;
}
} | data/usercss/5302.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("bplaced.net") {
body {
width: 984px !important;
}
#header {
background-image: none !important;
height: 15px !important;
}
#header_commercial {
display:none !important;
}
#header_links {
height: 35px !important;
font-size: 13px !important;
padding: 0px !important;
position: absolute !important;
left: 10px !important;
right: 16px !important;
top: 0px !important;
width: 984px !important;
background: #333 !important;
-moz-opacity: 0.75 !important;
opacity: 0.75 !important;
}
#header_links a{
font-family: Trebuchet MS !important;
font-size: 12px !important;
font-weight: normal !important;
margin: 4px 3px 0px !important;
padding: 1px !important;
color: #fff !important;
}
#header_links:before{
content: "bplaced (newStyle Design)";
color: #00BFFF;
font-family: Trebuchet MS;
}
#header_links a:hover {
border-top: 1px solid #00BFFF !important;
margin: 3px 3px 0px !important;
color: #00BFFF !important;
}
#header_links a img {
display: none !important;
}
.input, #register input, #forms input, #reg_form input {
background: #B2DFEE none !important;
color: gray !important;
border: 1px solid #00BFFF !important;
}
.input, #register input:focus, #forms input:focus, #reg_form input:focus {
background: #fff none !important;
color: gray !important;
}
#menubar a {
border: none !important;
font-family: Trebuchet MS !important;
font-weight: normal !important;
}
#menubar a:hover {
color: blue !important;
background: transparent !important;
}
#menubar #active {
background: #00BFFF !important;
}
.legend {
border-color: #00BFFF !important;
}
.submit {
background: #fff none !important;
color: gray !important;
font-weight: normal !important;
border: 1px solid #00BFFF !important;
}
#menu_table thead th {
background: #00BFFF !important;
font-weight: normal !important;
}
h1 {
color: #00BFFF !important;
}
#bar {
color: #00BFFF !important;
}
.menu_head {
margin: 0px !important;
width: auto !important;
text-align: left !important;
color: gray !important;
font-size: 180% !important;
border-bottom: 3px solid #00BFFF;
padding: 2px !important;
margin-bottom: 10px !important;
}
.title {
color: gray !important;
}
#bottom {
height: 21px !important;
background: none !important;
font-size: 12px !important;
padding: 0px !important;
width: 1002px !important;
margin-left: -10px;
background: #333 !important;
-moz-opacity: 0.75 !important;
opacity: 0.75 !important;
padding: 0px !important;
color: #fff !important;
}
#bottom a[rel="extern"]{
display: none;
}
#bottom div a{
font-family: Trebuchet MS !important;
font-weight: normal !important;
margin-bottom: 10px !important;
padding: 0px 0px 0px 0px !important;
color: #fff !important;
}
#bottom div [style="width: 440px; float: left; margin-top: 5px;"] {
margin: 0px 20px 0px 0px !important;
width: auto !important;
}
} | 0.2304 | 0.097777 |
a:hover {
text-decoration: none;
}
form {
margin: 0px auto;
}
form input:focus {
box-shadow: 3px 3px 6px rgba(41, 118, 212,0.5);
outline: none;
}
form i{
position: absolute;
padding: 10px;
pointer-events: none;
display: block;
margin: auto;
}
.input-field {
display: block;
min-width: 0px;
margin: 40px 0px;
position: relative;
}
.input-field:first-child{
margin-bottom: 40px;
}
.submit-btn >button {
cursor: pointer;
box-shadow: 5px 4px 5px #aaa;
background-color: #edf5e1;
outline: none;
color: #000;
border-radius: 20px;
display: block;
margin: auto;
min-width: 250px;
padding: 10px 0px;
border: 0;
}
.submit-btn >button:hover{
background-color: #05386b;
color: #fff;
}
.alternative-login {
margin: 0px auto;
margin-top: 40px;
min-width: 100px;
display: flex;
align-items: center;
justify-content: center;
}
.form-wrapper {
border-radius: 5px;
margin: 0px auto;
padding: 30px;
}
.web-name {
text-align: center;
}
.errors {
text-align: center;
display: block;
margin: auto;
color: red;
}
.account {
text-align: justify;
width: auto;
display: flex;
align-content: center;
justify-content: center;
align-items: center;
}
.account a{
margin-left: 5px;
}
@media only screen and (max-width:700px) {
form input{
border-bottom: 1px solid #000;
background-color: #9999993b;
border-radius: 30px;
text-align: center;
min-height: 35px;
min-width: 250px;
margin: 0px auto;
display: block;
color: #000;
padding: 3px;
border:none;
}
.form-wrapper {
padding-top: 100px;
}
}
@media only screen and (min-width:701px) {
form input{
border-bottom: 1px solid #000;
background-color: #9999993b;
border-radius: 30px;
text-align: center;
min-height: 35px;
min-width: 250px;
margin: 0px auto;
display: block;
color: #000;
padding: 3px;
border:none;
}
.form-wrapper {
padding-top: 30px;
}
}
.loaders {
background-color: #808080d6;
justify-content: center;
flex-direction: row;
min-width: 100vw;
align-items: center;
min-height: 100vh;
position: fixed;
display: none;
left: 0px;
top: 0px;
z-index: 1;
}
.loaders p {
border-radius: 30px;
background-color: #2976d4;
margin-left: 20px;
position: relative;
}
.loader-1 {
animation:pop .6s cubic-bezier(0, 1.04, 0.12, 1.13) infinite;
}
@keyframes pop {
0% {
width: 10px;
height: 10px;
}
50% {
width: 20px;
height: 20px;
}
75% {
width: 40px;
height: 40px;
}
100% {
width: 50px;
height: 50px;
}
} | STATIC_ROOT/Accounts/css/login.css | a:hover {
text-decoration: none;
}
form {
margin: 0px auto;
}
form input:focus {
box-shadow: 3px 3px 6px rgba(41, 118, 212,0.5);
outline: none;
}
form i{
position: absolute;
padding: 10px;
pointer-events: none;
display: block;
margin: auto;
}
.input-field {
display: block;
min-width: 0px;
margin: 40px 0px;
position: relative;
}
.input-field:first-child{
margin-bottom: 40px;
}
.submit-btn >button {
cursor: pointer;
box-shadow: 5px 4px 5px #aaa;
background-color: #edf5e1;
outline: none;
color: #000;
border-radius: 20px;
display: block;
margin: auto;
min-width: 250px;
padding: 10px 0px;
border: 0;
}
.submit-btn >button:hover{
background-color: #05386b;
color: #fff;
}
.alternative-login {
margin: 0px auto;
margin-top: 40px;
min-width: 100px;
display: flex;
align-items: center;
justify-content: center;
}
.form-wrapper {
border-radius: 5px;
margin: 0px auto;
padding: 30px;
}
.web-name {
text-align: center;
}
.errors {
text-align: center;
display: block;
margin: auto;
color: red;
}
.account {
text-align: justify;
width: auto;
display: flex;
align-content: center;
justify-content: center;
align-items: center;
}
.account a{
margin-left: 5px;
}
@media only screen and (max-width:700px) {
form input{
border-bottom: 1px solid #000;
background-color: #9999993b;
border-radius: 30px;
text-align: center;
min-height: 35px;
min-width: 250px;
margin: 0px auto;
display: block;
color: #000;
padding: 3px;
border:none;
}
.form-wrapper {
padding-top: 100px;
}
}
@media only screen and (min-width:701px) {
form input{
border-bottom: 1px solid #000;
background-color: #9999993b;
border-radius: 30px;
text-align: center;
min-height: 35px;
min-width: 250px;
margin: 0px auto;
display: block;
color: #000;
padding: 3px;
border:none;
}
.form-wrapper {
padding-top: 30px;
}
}
.loaders {
background-color: #808080d6;
justify-content: center;
flex-direction: row;
min-width: 100vw;
align-items: center;
min-height: 100vh;
position: fixed;
display: none;
left: 0px;
top: 0px;
z-index: 1;
}
.loaders p {
border-radius: 30px;
background-color: #2976d4;
margin-left: 20px;
position: relative;
}
.loader-1 {
animation:pop .6s cubic-bezier(0, 1.04, 0.12, 1.13) infinite;
}
@keyframes pop {
0% {
width: 10px;
height: 10px;
}
50% {
width: 20px;
height: 20px;
}
75% {
width: 40px;
height: 40px;
}
100% {
width: 50px;
height: 50px;
}
} | 0.487307 | 0.102125 |
.navbar-light .navbar-nav .nav-link {
color: rgb(0,0,0);
}
.navbar-dark {
background-color: #273443;
height: 60px;
}
.navbar-nav>.user-menu .user-image {
border-radius: 50%;
height: 50px;
width: 50px;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
color: #195030;
background-color: #ffc107;
}
.bootstrap-select>.dropdown-toggle {
background-color: #ffc107;
color: #195030;
border-color: #ffc107;
}
.dropdown-menu.show {
display: block;
background-color: #195030;
color: #ffc107;
}
.dropdown-item.active, .dropdown-item:active {
color: #ffc107;
text-decoration: none;
background-color: #195030;
}
.bs-searchbox .form-control {
background-color: #195030;
border-color: #ffc107;
color: #ffc107;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show>.btn-light.dropdown-toggle {
color: #195030;
background-color: #ffc107;
border-color: #ffc107;
}
.bootstrap-select .no-results {
background: #ffc107;
color: #195030;
}
.form-control {
color: #195030;
background-color: #ffc107;
border: 1px solid #ffc107;
margin-left: -10px;
}
.dropdown-menu {
color: #ffc107;
background-color: #195030;
border: 1px solid #195030;
}
.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
color: #195030;
background-color: #ffc107;
border-color: #ffc107;
}
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active {
color: #195030;
background-color: #ffc107;
border-color: #ffc107;
}
.input-daterange .input-group-addon {
text-shadow: 0 1px 0 #195030;
color: #195030;
background-color: #195030;
}
label:not(.form-check-label):not(.custom-file-label) {
color: #195030;
margin-top: 25px;
}
navbar-dark .navbar-nav .nav-link {
color: #ffc107;
font-weight: 600;
}
.dropdown-menu {
border: 1px solid #ffc107;
}
.wrapper .content-wrapper {
min-height: calc(100vh - calc(3.5rem + 1px) - calc(3.5rem + 1px));
background-color: #ffffff;
}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
cursor: pointer;
background-color: #ffc107;
color: #195030;
}
.bttn-fill.bttn-default:before {
background: #195030;
color: #ffc107;
}
.bttn-fill.bttn-default {
background: #ffc107;
margin-top: 49px;
}
.small-box>.inner {
padding: 10px;
font-size: 30px;
}
.small-box h3, .small-box p {
z-index: 5;
font-weight: 600;
font-size: large;
}
.card-danger:not(.card-outline)>.card-header {
background-color: #ffc107;
border-bottom: 0;
}
.card-success:not(.card-outline)>.card-header {
background-color: #195030;
border-bottom: 0;
}
.navbar-nav>.user-menu>.dropdown-menu>.user-body {
border-bottom: 1px solid #ffc107;
border-top: 1px solid #ffc107;
padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
color: #ffc107;
font-weight: 600;
}
.navbar-nav>.user-menu .user-image {
float: none;
line-height: 10px;
margin-right: 0;
margin-top: -13px;
}
.bg-danger .btn-tool, .alert-danger .btn-tool, .alert-error .btn-tool, .bg-gradient-danger .btn-tool, .card-danger:not(.card-outline) .btn-tool {
color: #ffc107;
background-color: #195030;
}
.bg-success .btn-tool, .alert-success .btn-tool, .alert-error .btn-tool, .bg-gradient-success .btn-tool, .card-success:not(.card-outline) .btn-tool {
color: #195030;
background-color: #ffc107;
}
.card-title {
font-size: larger;
font-weight: 600;
color: #195030;
}
.card-body {
margin-left: -10px;
margin-right: 0px;
margin-top: -80px;
}
.main-footer {
background: #ffc107;
border-top: 1px solid #ffc107;
color: #869099;
padding: 0.05rem;
}
.bg-success, .alert-success, .bg-success>a, .alert-success>a {
color: #ffffff!important;
background-color: #195030;
}
.bg-success, .alert-success {
background-color: #195030!important;
}
.card {
background-color: #195030;
background-clip: border-box;
border: 0 solid #195030;
border-radius: .25rem;
}
.shiny-spinner-output-container {
position: relative;
margin-top: 70px;
}
h2, .h2 {
font-size: 20px;
font-weight: 600;
margin-top: 75px;
margin-left: 45px;
margin-bottom: -90px;
color: #ffc107;
}
.bootstrap-select>.dropdown-toggle {
background-color: #ffc107;
color: #195030;
border-color: #ffc107;
margin-left: -10px;
}
.bttn-material-flat.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
margin-left: -10px;
margin-right: -580px;
}
.btn.btn-circle-sm {
width: 130px;
height: 37px;
text-align: center;
font-size: 20px;
line-height: 50%;
border-radius: 2px;
}
.btn-default {
background-color: #ffc107;
border-color: #ffc107;
color: #195030;
margin-left: 5px;
margin-top: 1px;
}
.sF-breadcrumps {
width: calc(100% - 740px);
margin-left: auto;
min-width: 120px;
}
.btn-toolbar .sF-breadcrumps {
margin-left: 5px;
float: left;
} | www/primer.css | .navbar-light .navbar-nav .nav-link {
color: rgb(0,0,0);
}
.navbar-dark {
background-color: #273443;
height: 60px;
}
.navbar-nav>.user-menu .user-image {
border-radius: 50%;
height: 50px;
width: 50px;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
color: #195030;
background-color: #ffc107;
}
.bootstrap-select>.dropdown-toggle {
background-color: #ffc107;
color: #195030;
border-color: #ffc107;
}
.dropdown-menu.show {
display: block;
background-color: #195030;
color: #ffc107;
}
.dropdown-item.active, .dropdown-item:active {
color: #ffc107;
text-decoration: none;
background-color: #195030;
}
.bs-searchbox .form-control {
background-color: #195030;
border-color: #ffc107;
color: #ffc107;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show>.btn-light.dropdown-toggle {
color: #195030;
background-color: #ffc107;
border-color: #ffc107;
}
.bootstrap-select .no-results {
background: #ffc107;
color: #195030;
}
.form-control {
color: #195030;
background-color: #ffc107;
border: 1px solid #ffc107;
margin-left: -10px;
}
.dropdown-menu {
color: #ffc107;
background-color: #195030;
border: 1px solid #195030;
}
.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
color: #195030;
background-color: #ffc107;
border-color: #ffc107;
}
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active {
color: #195030;
background-color: #ffc107;
border-color: #ffc107;
}
.input-daterange .input-group-addon {
text-shadow: 0 1px 0 #195030;
color: #195030;
background-color: #195030;
}
label:not(.form-check-label):not(.custom-file-label) {
color: #195030;
margin-top: 25px;
}
navbar-dark .navbar-nav .nav-link {
color: #ffc107;
font-weight: 600;
}
.dropdown-menu {
border: 1px solid #ffc107;
}
.wrapper .content-wrapper {
min-height: calc(100vh - calc(3.5rem + 1px) - calc(3.5rem + 1px));
background-color: #ffffff;
}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
cursor: pointer;
background-color: #ffc107;
color: #195030;
}
.bttn-fill.bttn-default:before {
background: #195030;
color: #ffc107;
}
.bttn-fill.bttn-default {
background: #ffc107;
margin-top: 49px;
}
.small-box>.inner {
padding: 10px;
font-size: 30px;
}
.small-box h3, .small-box p {
z-index: 5;
font-weight: 600;
font-size: large;
}
.card-danger:not(.card-outline)>.card-header {
background-color: #ffc107;
border-bottom: 0;
}
.card-success:not(.card-outline)>.card-header {
background-color: #195030;
border-bottom: 0;
}
.navbar-nav>.user-menu>.dropdown-menu>.user-body {
border-bottom: 1px solid #ffc107;
border-top: 1px solid #ffc107;
padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
color: #ffc107;
font-weight: 600;
}
.navbar-nav>.user-menu .user-image {
float: none;
line-height: 10px;
margin-right: 0;
margin-top: -13px;
}
.bg-danger .btn-tool, .alert-danger .btn-tool, .alert-error .btn-tool, .bg-gradient-danger .btn-tool, .card-danger:not(.card-outline) .btn-tool {
color: #ffc107;
background-color: #195030;
}
.bg-success .btn-tool, .alert-success .btn-tool, .alert-error .btn-tool, .bg-gradient-success .btn-tool, .card-success:not(.card-outline) .btn-tool {
color: #195030;
background-color: #ffc107;
}
.card-title {
font-size: larger;
font-weight: 600;
color: #195030;
}
.card-body {
margin-left: -10px;
margin-right: 0px;
margin-top: -80px;
}
.main-footer {
background: #ffc107;
border-top: 1px solid #ffc107;
color: #869099;
padding: 0.05rem;
}
.bg-success, .alert-success, .bg-success>a, .alert-success>a {
color: #ffffff!important;
background-color: #195030;
}
.bg-success, .alert-success {
background-color: #195030!important;
}
.card {
background-color: #195030;
background-clip: border-box;
border: 0 solid #195030;
border-radius: .25rem;
}
.shiny-spinner-output-container {
position: relative;
margin-top: 70px;
}
h2, .h2 {
font-size: 20px;
font-weight: 600;
margin-top: 75px;
margin-left: 45px;
margin-bottom: -90px;
color: #ffc107;
}
.bootstrap-select>.dropdown-toggle {
background-color: #ffc107;
color: #195030;
border-color: #ffc107;
margin-left: -10px;
}
.bttn-material-flat.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
margin-left: -10px;
margin-right: -580px;
}
.btn.btn-circle-sm {
width: 130px;
height: 37px;
text-align: center;
font-size: 20px;
line-height: 50%;
border-radius: 2px;
}
.btn-default {
background-color: #ffc107;
border-color: #ffc107;
color: #195030;
margin-left: 5px;
margin-top: 1px;
}
.sF-breadcrumps {
width: calc(100% - 740px);
margin-left: auto;
min-width: 120px;
}
.btn-toolbar .sF-breadcrumps {
margin-left: 5px;
float: left;
} | 0.319121 | 0.063628 |
*{
margin: 0;
font-family: AvenirNext, Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
* , *:before, *:after{
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-ms-box-sizing:border-box;
}
body{
background-color: rgb(236,238,241);
}
nav{
background-color: rgb(236,238,241);
width: 100%;
height: 60px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
}
#login-container{
float: right;
}
#login-text{
float: left;
font-size: 12px;
line-height: 18px;
}
#login-button-container{
float: right;
}
#login-wrapper{
display: block;
}
#login-container div{
margin-left: 10px;
}
#account-recovery{
text-decoration: none;
}
#account-recovery:hover{
text-decoration: underline;
}
#white-lock-img{
background-image: url("");
}
#sign-in-button{
background-color: rgb(0,119,197);
border-radius: 4px;
border: 1px solid rgb(76,76,76);
color: white;
height: 34px;
font: 400 13.3333px Arial;
}
#logo-header{
width: 100%;
height: 75px;
padding: 20px 0;
}
#logo{
display: block;
margin:0 auto;
filter: grayscale(100%);
height: 35px;
width: 118px;
}
#sign-up-container{
width: 378px;
height: 579px;
padding: 30px;
background-color: white;
margin: 0 auto;
border: 1px solid #c7c7c7;
border-radius: 2px;
}
#sign-up-header{
background-color: white;
font-size: 24px;
font-weight: 400;
line-height: 26.4px;
text-align: center;
color: rgb(57,58,61);
}
#learn-more{
text-decoration: none;
color: rgb(0,119,197);
}
#learn-more:hover{
text-decoration: underline;
}
#sign-up-head-wrapper{
padding-bottom: 20px;
}
#sign-up-sub-header{
width: 318px;
padding-top: 20px;
font-size: 14px;
text-align: center;
font-weight: 300;
line-height: 16.8px;
color: rgb(57,58,61);
}
#sign-up-form input{
width: 100%;
}
#sign-up-form label{
height: 31px;
display: block;
font-size: 14px;
line-height: 25px;
color: rgb(64,64,64);
padding-bottom: 6px;
}
#sign-up-form input{
margin-bottom: 25px;
height: 32px;
padding-left: 8px;
padding-right: 6px;
padding-top: 0px;
padding-bottom: 0px;
border: 1px solid #C1C5C8;
border-radius: 3px;
background-color: white;
}
#sign-up-form #phone{
margin-bottom: 0px;
}
#call-info{
padding: 5px 0;
padding-bottom: 30px;
font-size: 10px;
color: #444;
line-height: 1.5;
}
#create-account-button{
background: #0077C5;
border: none;
border-radius: 4px;
text-transform: capitalize;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.75);
color: white;
display: inline-block;
cursor: pointer;
width: 100%;
height: 44px;
padding: 6px 12px;
font-size: 1.125em;
}
#create-account-button:hover{
background: linear-gradient(to bottom, #167CCC 0%, #0077C5 100%);
}
#terms{
font-size: 12px;
font-style: italic;
color: #757575;
text-align: center;
line-height: 18px;
padding-top: 15px;
}
#terms a{
color: #0077C5;
text-decoration: none;
}
#terms a:hover{
text-decoration: underline;
}
footer{
width: 90%;
margin-left: 5%;
margin-right: 5%;
padding-top: 20px;
padding-bottom: 20px;
}
#footer-links{
height: auto;
width: auto;
text-align: center;
}
#footer-links a{
text-decoration: none;
font-size: 12px;
color: rgb(80, 80, 80);
padding: 0 5px;
}
#footer-links a:hover{
text-decoration: underline;
}
#disclaimer{
text-align: center;
color: #505050;
font-size: 12px;
display: block;
margin-bottom: 50px;
}
#privacy-settings{
position: fixed;
padding: 10px 12px;
bottom: 0px;
right: 50px;
font-size: 14px;
background-color: #6B6C72;
border: none;
border-radius: 2px;
color: white;
} | public/style.css | *{
margin: 0;
font-family: AvenirNext, Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
* , *:before, *:after{
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-ms-box-sizing:border-box;
}
body{
background-color: rgb(236,238,241);
}
nav{
background-color: rgb(236,238,241);
width: 100%;
height: 60px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
}
#login-container{
float: right;
}
#login-text{
float: left;
font-size: 12px;
line-height: 18px;
}
#login-button-container{
float: right;
}
#login-wrapper{
display: block;
}
#login-container div{
margin-left: 10px;
}
#account-recovery{
text-decoration: none;
}
#account-recovery:hover{
text-decoration: underline;
}
#white-lock-img{
background-image: url("");
}
#sign-in-button{
background-color: rgb(0,119,197);
border-radius: 4px;
border: 1px solid rgb(76,76,76);
color: white;
height: 34px;
font: 400 13.3333px Arial;
}
#logo-header{
width: 100%;
height: 75px;
padding: 20px 0;
}
#logo{
display: block;
margin:0 auto;
filter: grayscale(100%);
height: 35px;
width: 118px;
}
#sign-up-container{
width: 378px;
height: 579px;
padding: 30px;
background-color: white;
margin: 0 auto;
border: 1px solid #c7c7c7;
border-radius: 2px;
}
#sign-up-header{
background-color: white;
font-size: 24px;
font-weight: 400;
line-height: 26.4px;
text-align: center;
color: rgb(57,58,61);
}
#learn-more{
text-decoration: none;
color: rgb(0,119,197);
}
#learn-more:hover{
text-decoration: underline;
}
#sign-up-head-wrapper{
padding-bottom: 20px;
}
#sign-up-sub-header{
width: 318px;
padding-top: 20px;
font-size: 14px;
text-align: center;
font-weight: 300;
line-height: 16.8px;
color: rgb(57,58,61);
}
#sign-up-form input{
width: 100%;
}
#sign-up-form label{
height: 31px;
display: block;
font-size: 14px;
line-height: 25px;
color: rgb(64,64,64);
padding-bottom: 6px;
}
#sign-up-form input{
margin-bottom: 25px;
height: 32px;
padding-left: 8px;
padding-right: 6px;
padding-top: 0px;
padding-bottom: 0px;
border: 1px solid #C1C5C8;
border-radius: 3px;
background-color: white;
}
#sign-up-form #phone{
margin-bottom: 0px;
}
#call-info{
padding: 5px 0;
padding-bottom: 30px;
font-size: 10px;
color: #444;
line-height: 1.5;
}
#create-account-button{
background: #0077C5;
border: none;
border-radius: 4px;
text-transform: capitalize;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.75);
color: white;
display: inline-block;
cursor: pointer;
width: 100%;
height: 44px;
padding: 6px 12px;
font-size: 1.125em;
}
#create-account-button:hover{
background: linear-gradient(to bottom, #167CCC 0%, #0077C5 100%);
}
#terms{
font-size: 12px;
font-style: italic;
color: #757575;
text-align: center;
line-height: 18px;
padding-top: 15px;
}
#terms a{
color: #0077C5;
text-decoration: none;
}
#terms a:hover{
text-decoration: underline;
}
footer{
width: 90%;
margin-left: 5%;
margin-right: 5%;
padding-top: 20px;
padding-bottom: 20px;
}
#footer-links{
height: auto;
width: auto;
text-align: center;
}
#footer-links a{
text-decoration: none;
font-size: 12px;
color: rgb(80, 80, 80);
padding: 0 5px;
}
#footer-links a:hover{
text-decoration: underline;
}
#disclaimer{
text-align: center;
color: #505050;
font-size: 12px;
display: block;
margin-bottom: 50px;
}
#privacy-settings{
position: fixed;
padding: 10px 12px;
bottom: 0px;
right: 50px;
font-size: 14px;
background-color: #6B6C72;
border: none;
border-radius: 2px;
color: white;
} | 0.352202 | 0.067454 |
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab&display=swap');
html{
margin:0;
padding:0;
}
body{
background-color: #333;
color:#ddd;
}
/*Login and Signup form*/
.loginForm{
padding: 10px 10px;
width: 450px;
background-color: #333;
position: absolute;
top:50%;
left:50%;
transform: translate(-50%,-50%);
text-align: center;
color:white;
font-weight: 500;
}
.loginForm h1{
text-align: center;
color:#eee;
font-weight: 500;
letter-spacing: 0.4rem;
font-family: 'roboto';
}
.signupForm{
width:100%;
height:100%;
color:white;
}
.loginForm a{
color:#27ae60;
font-family: Roboto;
display: block;
text-align: center;
font-size: 0.7rem;
padding:15px 10px;
}
.signupForm button{
color:#eee;
font-family: Roboto;
border: solid 2px #8e44ad;
border-radius: 25px;
text-align: center;
width:100px;
margin: 10px auto;
display:block;
}
.box input[type='text'], .box input[type='password'],.box input[type='email']{
border:0;
background:none;
margin:20px auto;
text-align: center;
color:white;
display: block;
border:2px solid #2980b9;
border-radius: 25px;
padding:10px 10px;
width:200px;
text-align: center;
outline:none;
transition: 0.25s;
}
.box input[type='text']:focus, .box input[type='password']:focus,.box input[type='email']:focus{
border-color:#27ae60;
transform: scale(1.2);
transition: ease;
}
.loginForm .signupForm {
text-align: justify;
margin:auto;
padding: 10px 10px;
}
/*end Login form*/
@media screen and (max-width: 360px) {
.loginForm{
padding: 10px 10px;
max-width: 90%;
background-color: #333;
position: absolute;
top:50%;
left:50%;
transform: translate(-50%,-50%);
text-align: center;
color:white;
font-weight: 500;
}
} | static/css/style.css | @import url('https://fonts.googleapis.com/css?family=Roboto+Slab&display=swap');
html{
margin:0;
padding:0;
}
body{
background-color: #333;
color:#ddd;
}
/*Login and Signup form*/
.loginForm{
padding: 10px 10px;
width: 450px;
background-color: #333;
position: absolute;
top:50%;
left:50%;
transform: translate(-50%,-50%);
text-align: center;
color:white;
font-weight: 500;
}
.loginForm h1{
text-align: center;
color:#eee;
font-weight: 500;
letter-spacing: 0.4rem;
font-family: 'roboto';
}
.signupForm{
width:100%;
height:100%;
color:white;
}
.loginForm a{
color:#27ae60;
font-family: Roboto;
display: block;
text-align: center;
font-size: 0.7rem;
padding:15px 10px;
}
.signupForm button{
color:#eee;
font-family: Roboto;
border: solid 2px #8e44ad;
border-radius: 25px;
text-align: center;
width:100px;
margin: 10px auto;
display:block;
}
.box input[type='text'], .box input[type='password'],.box input[type='email']{
border:0;
background:none;
margin:20px auto;
text-align: center;
color:white;
display: block;
border:2px solid #2980b9;
border-radius: 25px;
padding:10px 10px;
width:200px;
text-align: center;
outline:none;
transition: 0.25s;
}
.box input[type='text']:focus, .box input[type='password']:focus,.box input[type='email']:focus{
border-color:#27ae60;
transform: scale(1.2);
transition: ease;
}
.loginForm .signupForm {
text-align: justify;
margin:auto;
padding: 10px 10px;
}
/*end Login form*/
@media screen and (max-width: 360px) {
.loginForm{
padding: 10px 10px;
max-width: 90%;
background-color: #333;
position: absolute;
top:50%;
left:50%;
transform: translate(-50%,-50%);
text-align: center;
color:white;
font-weight: 500;
}
} | 0.347205 | 0.089177 |
.loginContainer{
border-radius: 5px;
background-color: #ffffff;
margin-top: 100px;
overflow: hidden;
box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23)
}
.loginContainer .login-header{
padding: 10px 15px;
color: #ffffff;
font-weight: bold;
font-size: 25px;
text-transform: uppercase;
background: linear-gradient(to right, #2B19AF, #812FE8);
}
.loginContainer .login-body{
padding: 10px 0;
}
.loginContainer .login-body button{
font-weight: bold;
letter-spacing: 1px;
}
/deep/ .mat-form-field-prefix,/deep/ .mat-form-field-suffix{
cursor: pointer;
}
.loginContainer .login-body /deep/ .mat-raised-button{
background-color: #2B19AF;
}
.loginContainer .login-divider{
font-size: 20px;
color:#2B19AF;
font-weight: bold;
}
.loginContainer .login-divider .login-divider-line{
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
}
.loginContainer .login-divider .login-divider-line span{
height: 1px;
width: 100%;
background-color: #dddddd;
}
.loginContainer .login-social{}
.loginContainer .login-social .login-social-text{
font-weight: bold;
padding: 10px 0 5px 0;
}
.loginContainer .login-social .login-social-button button{
border:2px solid transparent;
color: #ffffff;
text-align: center;
display: flex;
align-items: center;
flex-flow: column;
justify-content: center;
}
.loginContainer .login-social .login-social-button button.facebook{
background-color: #3b5998;
}
.loginContainer .login-social .login-social-button button.twitter{
background-color: #55acee;
}
.loginContainer .login-social .login-social-button button.google{
background-color: #dd4b39;
}
.loginContainer .login-social .login-social-button button:hover{
background-color: #2B19AF;
border-color: #2B19AF;
color: #ffffff;
}
.loginContainer .login-social .login-social-button ul{
padding: 0;
list-style-type: none;
}
.loginContainer .login-social .login-social-button ul li{
display: inline-block;
}
.loginContainer .login-footer{
padding:0;
border-top:1px solid #dddddd;
color: #2B19AF;
}
.loginContainer .login-footer button{
font-weight: bold;
}
.loginContainer .login-footer button:hover{
text-decoration: underline;
}
.loginContainer .login-footer /deep/ .mat-button:hover .mat-button-focus-overlay{
background-color:transparent;
} | src/app/login-component/login-component.component.css | .loginContainer{
border-radius: 5px;
background-color: #ffffff;
margin-top: 100px;
overflow: hidden;
box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23)
}
.loginContainer .login-header{
padding: 10px 15px;
color: #ffffff;
font-weight: bold;
font-size: 25px;
text-transform: uppercase;
background: linear-gradient(to right, #2B19AF, #812FE8);
}
.loginContainer .login-body{
padding: 10px 0;
}
.loginContainer .login-body button{
font-weight: bold;
letter-spacing: 1px;
}
/deep/ .mat-form-field-prefix,/deep/ .mat-form-field-suffix{
cursor: pointer;
}
.loginContainer .login-body /deep/ .mat-raised-button{
background-color: #2B19AF;
}
.loginContainer .login-divider{
font-size: 20px;
color:#2B19AF;
font-weight: bold;
}
.loginContainer .login-divider .login-divider-line{
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
}
.loginContainer .login-divider .login-divider-line span{
height: 1px;
width: 100%;
background-color: #dddddd;
}
.loginContainer .login-social{}
.loginContainer .login-social .login-social-text{
font-weight: bold;
padding: 10px 0 5px 0;
}
.loginContainer .login-social .login-social-button button{
border:2px solid transparent;
color: #ffffff;
text-align: center;
display: flex;
align-items: center;
flex-flow: column;
justify-content: center;
}
.loginContainer .login-social .login-social-button button.facebook{
background-color: #3b5998;
}
.loginContainer .login-social .login-social-button button.twitter{
background-color: #55acee;
}
.loginContainer .login-social .login-social-button button.google{
background-color: #dd4b39;
}
.loginContainer .login-social .login-social-button button:hover{
background-color: #2B19AF;
border-color: #2B19AF;
color: #ffffff;
}
.loginContainer .login-social .login-social-button ul{
padding: 0;
list-style-type: none;
}
.loginContainer .login-social .login-social-button ul li{
display: inline-block;
}
.loginContainer .login-footer{
padding:0;
border-top:1px solid #dddddd;
color: #2B19AF;
}
.loginContainer .login-footer button{
font-weight: bold;
}
.loginContainer .login-footer button:hover{
text-decoration: underline;
}
.loginContainer .login-footer /deep/ .mat-button:hover .mat-button-focus-overlay{
background-color:transparent;
} | 0.229535 | 0.060613 |
@font-face {
font-family: bahnschrift;
src: url("../webfonts/BAHNSCHRIFT.8cab203d8940.woff");
}
* {
font-family: bahnschrift;
}
body {
width: 100%;
margin: 0;
}
.navbar .navcont .flexbox .sub-nav .items {
padding: 10px 25px;
}
#container-wrapper {
width: 85%;
margin: auto;
}
#container-wrapper #section1 {
padding-top: 20px;
}
#container-wrapper #section1 .sec-1 #text {
font-size: 36px;
font-weight: normal;
}
#container-wrapper #section2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#container-wrapper #section2 #sec-2-right {
padding-top: 50px;
padding-left: 50px;
}
#container-wrapper #section2 #sec-2-right img {
height: 350px;
width: 600px;
}
#container-wrapper #section2 #sec-2-left #sec-2-left-text {
font-size: 20px;
font-weight: 100;
}
#container-wrapper #section3 .sec-3 #text {
font-size: 36px;
font-weight: normal;
}
#container-wrapper #section4 {
padding-top: 50px;
}
#container-wrapper #section4 .sec-4 #sec-4-text {
font-size: 20px;
font-weight: normal;
}
#container-wrapper #section5 {
width: 85%;
margin: auto;
padding: 20px 0px;
}
#container-wrapper #section5 .sec-5 #text {
font-size: 36px;
font-weight: normal;
text-align: center;
}
#container-wrapper #section6 {
padding-top: 20px;
}
#container-wrapper #section6 .sec-6 .icon-list {
width: 80%;
margin: auto;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list {
padding: 20px 0px;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list .ul-list {
list-style-type: none;
padding-left: 0;
margin: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list .ul-list .list .list-icon {
margin: auto;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list .ul-list .list .list-icon img {
height: 60px;
width: 60px;
margin: auto;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list .ul-list .list #text-right {
padding-top: 10px;
font-size: 17px;
}
#container-wrapper #section7 .sec-7 #text {
font-size: 36px;
font-weight: normal;
}
#container-wrapper #section8 {
padding-top: 30px;
}
#container-wrapper #section8 .sec-8 .sec-8-left {
padding-left: 50px;
}
#container-wrapper #section8 .sec-8 .sec-8-left #step {
padding-top: 30px;
}
#container-wrapper #section8 .sec-8 .sec-8-left #step .text {
background: gray;
color: #04d6d6;
font-weight: 700;
border-radius: 50rem;
padding: 5px 10px;
margin: 10px;
font-size: 25px;
}
#container-wrapper #section8 .sec-8 .sec-8-left #step .step-text {
font-size: 20px;
}
#container-wrapper #section8 .sec-8 .sec-8-right {
padding-left: 150px;
}
#container-wrapper #section8 .sec-8 .sec-8-right img {
height: 280px;
width: 440px;
}
#container-wrapper #section3, #container-wrapper #section5, #container-wrapper #section7, #container-wrapper #section9, #container-wrapper #section10 {
padding-top: 80px;
}
#container-wrapper #section9 .sec-9 #text {
font-size: 36px;
font-weight: normal;
}
#container-wrapper #section10 .sec-wrapper {
margin-bottom: 50px;
}
#container-wrapper #section10 .sec-wrapper .sec-inner {
padding-bottom: 40px;
}
#container-wrapper #section10 .sec-wrapper .sec-inner .sec-text {
font-size: 35px;
padding: 20px;
}
#container-wrapper #section10 .sec-wrapper .sec-inner .sec-slider #myCarousel .carousel-inner {
border-radius: 20px;
}
#section4-mobile {
display: none;
}
@media all and (max-width: 768px) {
.slider-header {
padding-bottom: 20px;
}
#contents {
padding: 20px 0px;
}
#container-wrapper #section1 {
padding-right: 0px;
padding-left: 0px;
}
#container-wrapper #section1 .sec-1 #text {
font-size: 20px;
font-weight: bold;
text-align: center;
}
#container-wrapper #section2 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#container-wrapper #section2 #sec-2-right {
padding: 0;
}
#container-wrapper #section2 #sec-2-right img {
width: 350px;
height: 250px;
}
#container-wrapper #section2 #sec-2-left #sec-2-left-text {
font-size: 15px;
text-align: center;
padding: 0px;
}
#container-wrapper #section3 {
padding-top: 20px;
}
#container-wrapper #section3 .sec-3 #text {
font-size: 20px;
font-weight: bold;
text-align: center;
}
#container-wrapper #section4 {
display: none;
}
#container-wrapper #section4-mobile {
display: block;
}
#container-wrapper #section4-mobile .carousel {
padding-top: 20px;
}
#container-wrapper #section4-mobile .carousel .indicators .carousel-indicators li {
background-color: #f2f9f9;
border: 1px solid transparent;
}
#container-wrapper #section4-mobile .carousel .carousel-inner .item {
padding: 0px;
}
#container-wrapper #section4-mobile .carousel .carousel-inner .item .card {
padding: 20px 0px;
min-height: 320px;
}
#container-wrapper #section4-mobile .carousel .carousel-inner .item .card .card-body .card-title {
font-size: 18px;
font-weight: bold;
text-align: center;
}
#container-wrapper #section4-mobile .carousel .carousel-inner .item .card .card-body .card-text {
font-size: 15px;
text-align: center;
}
#container-wrapper #section5 {
padding-top: 0;
width: 100%;
margin: auto;
}
#container-wrapper #section5 .sec-5 #text {
font-size: 20px;
font-weight: bold;
text-align: center;
}
#container-wrapper #section6 {
padding-top: 20px;
}
#container-wrapper #section6 .sec-6 .icon-list {
width: 100%;
margin: auto;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list {
padding: 20px 0px;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list .ul-list .list .list-icon {
text-align: center;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list .ul-list .list .list-icon img {
height: 40px;
width: 40px;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list .ul-list .list #text-right {
padding: 10px 0px;
font-size: 12px;
text-align: center;
}
#container-wrapper #section7 {
padding-top: 20px;
}
#container-wrapper #section7 .sec-7 #text {
font-size: 25px;
font-weight: bold;
text-align: center;
}
#container-wrapper #section8 {
padding-top: 20px;
}
#container-wrapper #section8 .sec-8 .sec-8-left {
padding-left: 0;
}
#container-wrapper #section8 .sec-8 .sec-8-left #step {
padding-top: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
#container-wrapper #section8 .sec-8 .sec-8-left #step .text {
font-size: 18px;
}
#container-wrapper #section8 .sec-8 .sec-8-left #step .step-text {
font-size: 18px;
}
#container-wrapper #section8 .sec-8 .sec-8-right {
padding-left: 150px;
}
#container-wrapper #section8 .sec-8 .sec-8-right img {
display: none;
}
#container-wrapper #section9 {
padding-top: 0;
width: 100%;
margin: auto;
}
#container-wrapper #section9 .sec-9 #text {
font-size: 22px;
font-weight: bold;
text-align: center;
}
#container-wrapper #section10 {
padding: 10px 0px;
}
#container-wrapper #section10 .sec-wrapper {
padding: 0px;
}
#container-wrapper #section10 .sec-wrapper .sec-inner {
padding: 20px 0px;
margin: 40px auto;
}
#container-wrapper #section10 .sec-wrapper .sec-inner .sec-text {
font-size: 18px;
padding: 10px 0px;
}
#container-wrapper #section10 .sec-wrapper .sec-inner .sec-slider {
padding: 0px;
}
#container-wrapper #section10 .sec-wrapper .sec-inner .sec-slider #myCarousel .carousel-inner {
border-radius: 10px;
}
}
/*# sourceMappingURL=graphics.css.map */ | staticfiles/css/graphics.c2c54f1d8403.css | @font-face {
font-family: bahnschrift;
src: url("../webfonts/BAHNSCHRIFT.8cab203d8940.woff");
}
* {
font-family: bahnschrift;
}
body {
width: 100%;
margin: 0;
}
.navbar .navcont .flexbox .sub-nav .items {
padding: 10px 25px;
}
#container-wrapper {
width: 85%;
margin: auto;
}
#container-wrapper #section1 {
padding-top: 20px;
}
#container-wrapper #section1 .sec-1 #text {
font-size: 36px;
font-weight: normal;
}
#container-wrapper #section2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#container-wrapper #section2 #sec-2-right {
padding-top: 50px;
padding-left: 50px;
}
#container-wrapper #section2 #sec-2-right img {
height: 350px;
width: 600px;
}
#container-wrapper #section2 #sec-2-left #sec-2-left-text {
font-size: 20px;
font-weight: 100;
}
#container-wrapper #section3 .sec-3 #text {
font-size: 36px;
font-weight: normal;
}
#container-wrapper #section4 {
padding-top: 50px;
}
#container-wrapper #section4 .sec-4 #sec-4-text {
font-size: 20px;
font-weight: normal;
}
#container-wrapper #section5 {
width: 85%;
margin: auto;
padding: 20px 0px;
}
#container-wrapper #section5 .sec-5 #text {
font-size: 36px;
font-weight: normal;
text-align: center;
}
#container-wrapper #section6 {
padding-top: 20px;
}
#container-wrapper #section6 .sec-6 .icon-list {
width: 80%;
margin: auto;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list {
padding: 20px 0px;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list .ul-list {
list-style-type: none;
padding-left: 0;
margin: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list .ul-list .list .list-icon {
margin: auto;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list .ul-list .list .list-icon img {
height: 60px;
width: 60px;
margin: auto;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list .ul-list .list #text-right {
padding-top: 10px;
font-size: 17px;
}
#container-wrapper #section7 .sec-7 #text {
font-size: 36px;
font-weight: normal;
}
#container-wrapper #section8 {
padding-top: 30px;
}
#container-wrapper #section8 .sec-8 .sec-8-left {
padding-left: 50px;
}
#container-wrapper #section8 .sec-8 .sec-8-left #step {
padding-top: 30px;
}
#container-wrapper #section8 .sec-8 .sec-8-left #step .text {
background: gray;
color: #04d6d6;
font-weight: 700;
border-radius: 50rem;
padding: 5px 10px;
margin: 10px;
font-size: 25px;
}
#container-wrapper #section8 .sec-8 .sec-8-left #step .step-text {
font-size: 20px;
}
#container-wrapper #section8 .sec-8 .sec-8-right {
padding-left: 150px;
}
#container-wrapper #section8 .sec-8 .sec-8-right img {
height: 280px;
width: 440px;
}
#container-wrapper #section3, #container-wrapper #section5, #container-wrapper #section7, #container-wrapper #section9, #container-wrapper #section10 {
padding-top: 80px;
}
#container-wrapper #section9 .sec-9 #text {
font-size: 36px;
font-weight: normal;
}
#container-wrapper #section10 .sec-wrapper {
margin-bottom: 50px;
}
#container-wrapper #section10 .sec-wrapper .sec-inner {
padding-bottom: 40px;
}
#container-wrapper #section10 .sec-wrapper .sec-inner .sec-text {
font-size: 35px;
padding: 20px;
}
#container-wrapper #section10 .sec-wrapper .sec-inner .sec-slider #myCarousel .carousel-inner {
border-radius: 20px;
}
#section4-mobile {
display: none;
}
@media all and (max-width: 768px) {
.slider-header {
padding-bottom: 20px;
}
#contents {
padding: 20px 0px;
}
#container-wrapper #section1 {
padding-right: 0px;
padding-left: 0px;
}
#container-wrapper #section1 .sec-1 #text {
font-size: 20px;
font-weight: bold;
text-align: center;
}
#container-wrapper #section2 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#container-wrapper #section2 #sec-2-right {
padding: 0;
}
#container-wrapper #section2 #sec-2-right img {
width: 350px;
height: 250px;
}
#container-wrapper #section2 #sec-2-left #sec-2-left-text {
font-size: 15px;
text-align: center;
padding: 0px;
}
#container-wrapper #section3 {
padding-top: 20px;
}
#container-wrapper #section3 .sec-3 #text {
font-size: 20px;
font-weight: bold;
text-align: center;
}
#container-wrapper #section4 {
display: none;
}
#container-wrapper #section4-mobile {
display: block;
}
#container-wrapper #section4-mobile .carousel {
padding-top: 20px;
}
#container-wrapper #section4-mobile .carousel .indicators .carousel-indicators li {
background-color: #f2f9f9;
border: 1px solid transparent;
}
#container-wrapper #section4-mobile .carousel .carousel-inner .item {
padding: 0px;
}
#container-wrapper #section4-mobile .carousel .carousel-inner .item .card {
padding: 20px 0px;
min-height: 320px;
}
#container-wrapper #section4-mobile .carousel .carousel-inner .item .card .card-body .card-title {
font-size: 18px;
font-weight: bold;
text-align: center;
}
#container-wrapper #section4-mobile .carousel .carousel-inner .item .card .card-body .card-text {
font-size: 15px;
text-align: center;
}
#container-wrapper #section5 {
padding-top: 0;
width: 100%;
margin: auto;
}
#container-wrapper #section5 .sec-5 #text {
font-size: 20px;
font-weight: bold;
text-align: center;
}
#container-wrapper #section6 {
padding-top: 20px;
}
#container-wrapper #section6 .sec-6 .icon-list {
width: 100%;
margin: auto;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list {
padding: 20px 0px;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list .ul-list .list .list-icon {
text-align: center;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list .ul-list .list .list-icon img {
height: 40px;
width: 40px;
}
#container-wrapper #section6 .sec-6 .icon-list #row-list .ul-list .list #text-right {
padding: 10px 0px;
font-size: 12px;
text-align: center;
}
#container-wrapper #section7 {
padding-top: 20px;
}
#container-wrapper #section7 .sec-7 #text {
font-size: 25px;
font-weight: bold;
text-align: center;
}
#container-wrapper #section8 {
padding-top: 20px;
}
#container-wrapper #section8 .sec-8 .sec-8-left {
padding-left: 0;
}
#container-wrapper #section8 .sec-8 .sec-8-left #step {
padding-top: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
#container-wrapper #section8 .sec-8 .sec-8-left #step .text {
font-size: 18px;
}
#container-wrapper #section8 .sec-8 .sec-8-left #step .step-text {
font-size: 18px;
}
#container-wrapper #section8 .sec-8 .sec-8-right {
padding-left: 150px;
}
#container-wrapper #section8 .sec-8 .sec-8-right img {
display: none;
}
#container-wrapper #section9 {
padding-top: 0;
width: 100%;
margin: auto;
}
#container-wrapper #section9 .sec-9 #text {
font-size: 22px;
font-weight: bold;
text-align: center;
}
#container-wrapper #section10 {
padding: 10px 0px;
}
#container-wrapper #section10 .sec-wrapper {
padding: 0px;
}
#container-wrapper #section10 .sec-wrapper .sec-inner {
padding: 20px 0px;
margin: 40px auto;
}
#container-wrapper #section10 .sec-wrapper .sec-inner .sec-text {
font-size: 18px;
padding: 10px 0px;
}
#container-wrapper #section10 .sec-wrapper .sec-inner .sec-slider {
padding: 0px;
}
#container-wrapper #section10 .sec-wrapper .sec-inner .sec-slider #myCarousel .carousel-inner {
border-radius: 10px;
}
}
/*# sourceMappingURL=graphics.css.map */ | 0.180829 | 0.039306 |
html>body .goog-inline-block {
display:-moz-inline-box;
display:inline-block;
}
.goog-inline-block {
position:relative;
display:inline-block;
}
* html .goog-inline-block {
display:inline;
}
*:first-child+html .goog-inline-block {
display:inline;
}
.t1 {
font-size:1px;
height:1px;
line-height:1px;
margin:0 2px;
overflow:hidden;
}
.t2 {
font-size:1px;
height:1px;
line-height:1px;
margin:0 1px;
overflow:hidden;
}
.calendar-list input {
display:inline;
padding:0;
margin-bottom:1px;
}
.calendar-list span {
color:#0f0;
font-weight:bold;
}
.calendar-list label {
cursor:pointer;
}
.chip {
position:absolute;
overflow:hidden;
font-size:85%;
cursor:default;
color:#fff;
-moz-user-select:none;
overflow:hidden;
z-index:5;
}
.ie6 .chip {
padding-right:2px;
}
.chip dl {
margin:0;
padding:0 0 1px;
border-style:solid;
border-width:0 1px;
overflow:hidden;
}
.chip dt {
margin-top:-1px;
font:bold 80%/normal Verdana, Sans-serif;
white-space:nowrap;
overflow:hidden;
padding-left:1px;
}
.ie6 .chip dl {
width:100%;
zoom:1;
}
.ie6 .chip dt {
zoom:1;
}
.ie6 .chip dd {
zoom:1;
}
.chip dd {
margin:0;
overflow:hidden;
padding:0 1px;
font:100%/1.3em Verdana, Sans-serif;
}
.cbrd {
border:1px solid;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
.cbrd dl {
border-width:0;
}
.cbrd dt {
margin-top:0;
}
.ct {
height:0;
line-height:0;
font-size:0;
border-style:solid;
border-width:0 2px 2px;
border-color:transparent;
}
.ie6 .ct {
border-style:solid dotted;
}
.cb1, .cb2 {
border-style:solid;
}
.cb1 {
height:1px;
font-size:1px;
line-height:1px;
margin:0 1px;
border-width:0 1px;
}
.cb2 {
height:0;
font-size:0;
line-height:0;
margin:0 2px;
border-width:0 0 1px;
}
.ie6 .ct {
margin-right:-2px;
}
.ie6 .cb1 {
margin-right:-1px;
}
.ie6 .cb2 {
margin-right:0;
}
.cro dl {
padding-left:1px;
}
.cro dt {
margin-top:1px;
}
.cadc dt {
margin-top:-2px;
font:100%/1.3em Verdana, Sans-serif;
margin-bottom:-1px;
}
.ciconpre {
padding-left:0;
}
.cic {
background-repeat:no-repeat;
position:relative;
vertical-align:middle;
display:-moz-inline-box;
display:inline-block;
margin-left:2px;
top:-1px;
width:9px;
height:7px;
line-height:7px;
background-image:url(//calendar.google.com/googlecalendar/images/combined_v5.gif);
}
.chip a:link {
text-decoration:none;
color:#fff;
}
.chip a:visited {
text-decoration:none;
color:#fff;
}
.chip a:active {
text-decoration:none;
color:#fff;
}
.chip a:hover {
text-decoration:underline;
color:#fff;
}
.ie6 .cic {
margin-top:3px;
}
.cic-lft, .cic-rgt {
height:0;
width:0;
line-height:0;
font-size:0;
border-top:4px solid transparent;
border-bottom:4px solid transparent;
}
.ie6 .cic-lft, .ie6 .cic-rgt {
border-top:4px dotted;
border-bottom:4px dotted;
}
.cic-lft {
background-image:none;
margin-right:2px;
border-right:4px solid white;
}
.cic-rgt {
position:relative;
top:3px;
border-left:4px solid white;
margin-right:2px;
margin-left:auto;
margin-bottom:-8px;
}
.cic-ques {
margin-right:2px;
width:9px;
height:9px;
line-height:9px;
left:-1px;
background-position:-56px -50px;
}
.cic-ques {
top:-2px;
}
.cadc .cic-ques {
top:-1px;
}
.ie7 .cic-ques {
top:0;
}
.cic-prsn {
background-position:-28px -50px;
}
.cic-noprs {
background-position:-46px -50px;
}
.cic-tmr {
background-position:-28px -57px;
}
.cic-rcr {
background-position:-37px -50px;
}
.cic-spcl {
background-position:-37px -57px;
}
.cic-priv {
background-position:-11px -64px;
}
.chip .location {
display:block;
font-style:normal;
}
.resizer {
position:absolute;
height:7px;
line-height:7px;
width:100%;
bottom:0;
cursor:s-resize;
}
.rszr_icon {
border-top:3px double white;
font-size:0;
line-height:0;
height:0;
width:10px;
margin-left:auto;
margin-right:auto;
}
.calendar-container {
margin:0;
padding:0;
font-size-adjust:none;
position:relative;
}
.view-cap, .view-container-border {
background-color:#c3d9ff;
}
.view-container {
overflow:hidden;
}
.view-container-border {
padding:0 8px;
position:relative;
zoom:1;
}
.loading {
background-color:#c44;
color:#fff;
padding:2px;
position:absolute;
top:0;
right:2px;
z-index:25000001;
display:none;
white-space:nowrap;
}
.calendar-container.ie7 {
overflow-x:hidden;
}
.detail-item {
padding:0;
margin:0;
}
.event-details-label {
display:block;
clear:left;
float:left;
font-size:100%;
font-weight:bold;
padding:3px 0;
margin:0;
width:7em;
color:#4e4e4e;
}
.event-when, .event-where, .event-description, .event-who, .event-going {
display:block;
margin-left:7em;
padding:3px 0;
}
.detail-content {
padding:1em 0;
}
.bubble .details .title {
font-weight:bold;
font-size:medium;
}
.bubble .detail-content {
padding-bottom:0;
}
.bubble .separator {
height:1px;
line-height:0;
font-size:0;
width:100%;
margin-top:10px;
margin-bottom:5px;
}
* html .event-detail-item {
margin-right:-3px;
}
* html .event-when, * html .event-where, * html .event-description, * html .event-who, * html .event-going {
height:1%;
margin:0;
}
.cc {
position:absolute;
z-index:30000001;
font-family:Arial;
font-size:83%;
border:1px solid gray;
background-color:#fff;
visibility:hidden;
}
.cc .titlebar {
background-color:#e8eef7;
}
.cc .close {
margin:2px 2px 0 0;
float:right;
cursor:pointer;
}
.cc .title {
padding:2px;
font-weight:bold;
}
.cc .root {
border:0 none;
width:100%;
height:100%;
}
.calendar-container {
font-family:Arial, sans-serif;
font-size:small;
}
.footer {
padding:4px 0 2px 0;
font-size:85%;
text-decoration:none;
}
.subscribe-image {
cursor:pointer;
}
.menu-arrow {
vertical-align:bottom;
cursor:pointer;
}
.header {
padding:0 2px;
}
.header img {
border:0 none;
vertical-align:middle;
}
.today-button {
font-size:85%;
padding-bottom:0;
padding-left:1px;
padding-right:1px;
padding-top:0;
vertical-align:middle;
}
.navSpacer {
width:100%;
cursor:default;
}
.date-controls {
}
.branding {
text-align:right;
}
.branding img {
}
.navBack {
padding-left:2px;
padding-right:2px;
}
.date-nav-buttons img {
width:22px;
height:17px;
}
.navForward {
padding-right:2px;
}
.legend-bullet {
margin:.2em;
border:.05em solid grey;
padding:0;
vertical-align:text-bottom;
width:.9em;
height:.9em;
overflow:hidden;
}
.date-buttons img {
vertical-align:middle;
}
.nav-table tr {
padding:0;
margin:0;
}
.nav-table td {
vertical-align:middle;
}
.nav-table .view-tab {
vertical-align:bottom;
padding:0 2px;
}
.nav-table {
white-space:nowrap;
cursor:pointer;
}
.arrowImg {
margin-left:5px;
margin-right:5px;
}
.date-picker-on {
border:1px solid #808080;
}
.date-picker-arrow-on {
background-color:#c3d9ff;
}
.date-top, .date-top-on, .date-top-over {
font-weight:bold;
padding-top:1px;
padding-left:.3em;
padding-right:.3em;
white-space:nowrap;
}
.date-top-over {
text-decoration:underline;
}
.cal-menu {
position:absolute;
left:11px;
top:37px;
z-index:100001;
border:1px solid #808080;
}
.view-tab-unselected {
background-color:#e8eef7;
}
.view-tab-selected {
background-color:#c3d9ff;
}
.tab-name {
padding:4px 5px 3px;
white-space:nowrap;
}
.tab-spacer {
width:3px;
cursor:default;
}
.calendar-list {
font-family:Arial, sans-serif;
padding:2px;
font-size:9pt;
border:1px solid gray;
background-color:#fff;
width:14em;
}
.calendar-nav img {
width:15px;
height:14px;
}
.calendar-list .subscribeButton {
width:100%;
margin:2px 0 0;
}
.calendar-list img {
cursor:pointer;
margin-left:3px;
}
.bubble {
position:absolute;
font-size:9pt;
}
.bubble-sprite {
width:148px;
height:96px;
position:absolute;
background-image:url(//calendar.google.com/googlecalendar/images/bubble_combined.png);
}
.ie6 .bubble-sprite {
background:transparent;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="crop", src="//calendar.google.com/googlecalendar/images/bubble_combined.png");
}
.bubble .corner {
width:25px;
height:25px;
position:absolute;
overflow:hidden;
}
.bubble-tl {
left:0;
top:0;
}
.bubble-tr {
right:0;
top:0;
}
.bubble-bl {
left:0;
bottom:0;
}
.bubble-br {
right:0;
bottom:0;
}
.bubble-tl .bubble-sprite {
left:0;
}
.bubble-tr .bubble-sprite {
left:-25px;
}
.bubble-bl .bubble-sprite {
left:0;
top:-25px;
}
.bubble-br .bubble-sprite {
left:-25px;
top:-25px;
}
.bubble .closebutton {
right:10px;
top:10px;
width:15px;
height:15px;
cursor:pointer;
position:absolute;
background:url(//calendar.google.com/googlecalendar/images/combined_v5.gif) 0 -50px;
}
.bubble-top, .bubble-bottom {
height:24px;
margin:0 25px;
background:#fff;
}
.bubble-top {
border-top:1px solid #ababab;
}
.bubble-bottom {
border-bottom:1px solid #ababab;
}
.bubble-mid {
padding-left:20px;
background:#fff;
border-left:1px solid #ababab;
}
.bubble-midr {
padding-right:20px;
background:#fff;
border-right:1px solid #ababab;
}
.prong {
width:98px;
height:96px;
position:absolute;
overflow:hidden;
}
.prong .bubble-sprite {
left:-50px;
top:0;
}
.te {
padding:1px;
overflow:hidden;
white-space:nowrap;
zoom:1;
}
.te-t {
font-size:87%;
}
.te-rev {
width:100%;
}
.te-rev-t {
white-space:nowrap;
vertical-align:bottom;
font-size:87%;
}
.te-rev-s {
width:100%;
white-space:nowrap;
vertical-align:bottom;
}
.te-rev-spos {
position:relative;
zoom:1;
}
.te-rev-scont {
text-align:left;
position:absolute;
left:0;
width:100%;
top:0;
overflow:hidden;
}
.st-bg-table {
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
table-layout:fixed;
}
.st-bg {
border-left:1px solid #c3d9ff;
}
.st-bg-today {
background-color:#ffc;
}
.st-grid {
position:relative;
table-layout:fixed;
width:100%;
}
.st-c {
padding:1px 1px 0 2px;
vertical-align:top;
font-family:Verdana, sans-serif;
}
.st-s {
padding-bottom:2px;
}
.st-dtitle {
border-left:1px solid #c3d9ff;
border-top:1px solid #c3d9ff;
background-color:#e8eef7;
color:#444;
padding-right:2px;
text-align:right;
line-height:16px;
overflow:hidden;
}
.st-dtitle-nonmonth {
background-color:#eee;
color:#777;
}
.st-dtitle-today {
background-color:#bcd;
}
.st-wc {
vertical-align:bottom;
float:left;
height:16px;
width:16px;
padding:0;
margin-right:-3px;
}
.st-wc-click {
cursor:pointer;
}
.st-c .te {
cursor:pointer;
}
.st-ad-n {
padding:1px 1px 1px 3px;
overflow:hidden;
white-space:nowrap;
color:#fff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
cursor:pointer;
}
.st-ad-o {
margin:0 1px;
border-width:1px 0;
border-style:solid;
cursor:pointer;
}
.st-ad-m {
padding-left:3px;
margin:0 -1px;
border-width:0 1px;
border-style:solid;
zoom:1;
}
.st-ad-i {
overflow:hidden;
color:#fff;
white-space:nowrap;
width:100%;
}
.st-ad-ml, .st-ad-mr {
position:relative;
top:2px;
margin-bottom:-8px;
height:0;
width:0;
line-height:0;
font-size:0;
border-top:4px dotted;
border-top:4px solid transparent;
border-bottom:4px dotted;
border-bottom:4px solid transparent;
}
.st-ad-mpad {
padding-left:10px;
}
.st-ad-ml {
border-right:4px solid white;
margin-left:-7px;
margin-right:auto;
}
.st-ad-mr {
border-left:4px solid white;
margin-left:auto;
margin-right:3px;
}
.st-more {
color:#112abb;
text-align:center;
text-decoration:underline;
cursor:pointer;
font-family:Arial, sans-serif;
}
.drag-lasso-container {
position:absolute;
left:0;
top:0;
width:0;
height:0;
}
.drag-lasso {
font-size:0;
line-height:0;
position:absolute;
background-color:#c3d9ff;
z-index:500;
opacity:.5;
-moz-opacity:.5;
-khtml-opacity:.5;
filter:alpha(opacity=50);
}
.drag-event {
font:8pt Verdana, sans-serif;
z-index:1000;
position:absolute;
cursor:pointer;
}
.agenda {
background:#fff;
}
.agenda-padding {
font-size:1px;
line-height:1px;
height:6px;
}
.agenda .scrollbox {
overflow:auto;
overflow-x:hidden;
overflow-y:auto;
border-top:1px solid #a2bbdd;
border-left:1px solid #a2bbdd;
border-bottom:1px solid #fff;
background-color:#fff;
margin-top:6px;
}
.agenda-scrollboxBoundary {
background-color:#c3d9ff;
}
.agenda .event {
clear:both;
cursor:pointer;
border-top:1px solid #cde;
margin:0;
}
.agenda .day {
border-bottom:1px solid #cde;
}
.agenda .event-summary, .agenda .event-summary-expanded {
white-space:nowrap;
}
.agenda .event-details {
display:block;
float:none;
clear:both;
cursor:default;
padding:0;
}
.agenda .event-details-inner {
padding:0 0 .3em 0;
}
.agenda .event-details, .agenda .event-summary, .agenda .event-summary-expanded {
margin:.3em 1em;
}
.agenda .add-icon {
float:right;
padding-left:1em;
display:block;
}
.agenda .event-time {
display:block;
width:2.5em;
margin:0;
padding:0;
float:left;
}
.agenda .all-day .event-time {
display:none;
}
.agenda .event-title {
display:block;
clear:none;
white-space:nowrap;
margin:0;
overflow:hidden;
}
.agenda .title-wrapper {
margin:0 0 0 2.5em;
display:block;
padding:0;
}
.agenda .all-day .title-wrapper {
margin-left:0;
}
.agenda .event-reply-status {
display:block;
margin:0;
width:2em;
float:left;
border:0;
padding:0;
}
.agenda .event-reply-status img {
border:0;
}
.agenda .all-day .event-reply-status {
width:0;
}
.agenda .event-declined {
}
.agenda .event-summary-expanded {
font-weight:bold;
}
.agenda .attendee-no {
color:gray;
}
.agenda .attendee-maybe {
color:gray;
}
.agenda .attendee-yes {
color:#000;
}
.agenda .first-event {
}
.agenda .last-event {
}
.agenda .date-label {
font-weight:bold;
background:#e5ecf9;
position:relative;
}
.agenda .date-label, .agenda .underflow-bot, .agenda .underflow-top {
padding:.2em 1em;
}
.agenda .underflow-top {
border-bottom:1px solid #cde;
}
img.agenda-web-content {
cursor:pointer;
height:16px;
width:16px;
border:0 none;
vertical-align:top;
}
.agenda-wc {
margin-bottom:-3px;
}
.agenda-more {
color:#112ABB;
cursor:pointer;
text-decoration:underline;
white-space:nowrap;
}
.agenda .underflow-bot, .agenda .underflow-top {
color:#666;
font-style:italic;
}
.ie6 .agenda .event-time {
margin-right:-3px;
}
.ie6 .agenda .event-title {
height:1%;
margin:0;
overflow:inherit;
overflow-x:hidden;
overflow-y:visible;
}
.agenda .event-links {
margin-left:7em;
}
.weekview {
background-color:#c3d9ff;
height:100%;
overflow:hidden;
}
.weekview a, .weekview a:visited {
text-decoration:none;
}
.weekview img {
border-style:none;
}
.weekview table {
margin:0;
padding:0;
}
.weekview .weektop {
table-layout:fixed;
width:100%;
background-color:#c3d9ff;
overflow:hidden;
font-size:8pt;
}
.ie7 .weekview .weektop {
position:relative;
}
.weekview .daynames {
height:1em;
}
.weekview .daynames .dayname {
font-weight:normal;
color:#112abb;
padding:1px;
white-space:nowrap;
}
.weekview .daynames th.today {
color:#fff;
font-weight:bold;
background-color:#8ac;
padding:0;
border-top:1px solid #6786a7;
border-left:1px solid #6786a7;
border-bottom:1px solid #ace;
border-right:1px solid #ace;
}
.weekview .dummyth {
vertical-align:top;
background-color:#c3d9ff;
padding:0;
}
.weekview .dummy2 {
background-color:#c3d9ff;
width:100%;
z-index:24000000;
position:relative;
}
.weekview .allday {
background-color:#e8eef7;
font-size:8pt;
border-color:#a2bbdd #fff #fff #a2bbdd;
border-style:solid;
border-width:1px 0 1px 1px;
margin-right:-1px;
}
.weekview .st-c {
padding-left:0;
padding-right:0;
border-left:3px double #ddd;
}
.weekview .placeholder {
display:none;
}
.ie .weekview .placeholder {
display:inline;
}
.weekview .webcontent td {
font-size:0;
padding-left:2px;
height:5px;
}
.weekview .scrolltimedevents {
position:relative;
overflow-y:scroll;
overflow-x:hidden;
background-color:#fff;
border-top:1px solid #a2bbdd;
border-left:1px solid #a2bbdd;
border-bottom:1px solid #fff;
padding:0;
}
.weekview .timedevents {
table-layout:fixed;
width:100%;
margin-top:-1px;
}
.weekview .times {
font-size:85%;
padding:0;
background-color:#e8eef7;
color:#468;
text-align:right;
vertical-align:top;
padding-right:1px;
padding-top:1px;
overflow:hidden;
}
.weekview .time {
border-bottom:1px solid #ddd;
}
.weekview .timesnotlast {
border-right:1px solid #ddd;
}
.weekview .day {
border-left:3px double #ddd;
overflow:hidden;
vertical-align:top;
}
.weekview .daywrapper {
position:relative;
margin-right:2px;
}
.weekview td.today {
background-color:#ffc;
}
.weekview .hourmarkerwrapper {
position:relative;
height:1px;
top:1px;
}
.weekview .hourmarkers {
position:absolute;
width:100%;
}
.weekview .dualmarker {
border-top:1px solid #ddd;
height:1em;
line-height:1em;
border-bottom:1px dotted #ddd;
margin-bottom:1em;
}
.weekview .nowmarker {
position:absolute;
width:100%;
border-top:2px solid red;
z-index:24000000;
opacity:.4;
-moz-opacity:.4;
-khtml-opacity:.4;
filter:alpha(opacity=40);
}
.weekview .nowptr {
position:absolute;
background-position:-60px -68px;
width:5px;
height:9px;
background-image:url(//calendar.google.com/googlecalendar/images/combined_v5.gif);
}
.rtl .weekview .nowptr {
background-position:-67px -68px;
}
.weekview .tzlabel {
color:#468;
font-size:85%;
white-space:nowrap;
vertical-align:bottom;
text-align:center;
overflow:hidden;
padding-bottom:2px;
}
.weekview .ec {
background-color:#0f0;
height:1px;
margin:0 2px;
}
.ie6 .weekview .ec {
font-size:1px;
line-height:0;
}
.mv-container {
font-size:8pt;
height:100%;
position:relative;
white-space:nowrap;
}
.mv-daynames-table {
position:absolute;
table-layout:fixed;
top:0;
left:0;
width:100%;
color:#112abb;
}
.mv-dayname {
font-weight:normal;
}
.mv-event-container {
overflow:hidden;
position:absolute;
left:0;
width:100%;
top:1.3em;
bottom:0;
background:#fff;
}
.month-row {
position:absolute;
left:0;
width:100%;
overflow:hidden;
}
.extraevents {
padding:1px 1px 2px 0;
}
.goog-cal-dp-popup {
position:absolute;
display:none;
border:1px solid black;
background:#c3d9ff;
font-size:9pt;
line-height:1em;
width:170px;
z-index:25000003;
}
.goog-cal-dp-dayh {
font-size:78%;
}
.goog-cal-dp-monthtable {
width:100%;
padding:0;
border-bottom:1px #a2bbdd solid;
-webkit-user-select:none;
-khtml-user-select:none;
}
.ie .goog-cal-dp-monthtable {
table-layout:fixed;
}
.goog-cal-dp-monthtable TD {
text-align:center;
padding:2px;
font-family:Verdana;
font-size:85%;
}
.goog-cal-dp-heading {
background:#c3d9ff;
color:#112ABB;
font-weight:bold;
vertical-align:middle;
}
.goog-cal-dp-cur {
font-weight:bold;
padding-bottom:4px;
text-align:center;
white-space:nowrap;
}
.goog-cal-dp-prev, .goog-cal-dp-next {
font-size:125%;
padding-bottom:6px;
cursor:pointer;
}
.goog-cal-dp-prev {
text-align:right;
}
.goog-cal-dp-next {
text-align:left;
}
.goog-cal-dp-days {
background:#c3d9ff;
}
td.goog-cal-dp-weekday {
background:#fff;
}
td.goog-cal-dp-weekday-selected {
background:#ace;
}
td.goog-cal-dp-weekend {
background:#eee;
}
td.goog-cal-dp-weekend-selected {
background:#9bd;
}
td.goog-cal-dp-with-events {
font-weight:bold;
}
td.goog-cal-dp-offmonth {
color:#888;
}
td.goog-cal-dp-day-left {
border-left:1px #a2bbdd solid;
}
td.goog-cal-dp-day-right {
border-right:1px #a2bbdd solid;
}
td.goog-cal-dp-dayh {
border-bottom:1px #a2bbdd solid;
}
td.goog-cal-dp-today, td.goog-cal-dp-today-selected {
padding:1px;
color:#fff;
border:1px solid;
}
td.goog-cal-dp-today {
background:#9ab;
border-color:#567 #abc #abc #567;
}
td.goog-cal-dp-today-selected {
background:#579;
border-color:#246 #9bd #9bd #246;
}
td.goog-cal-dp-onhover {
background-color:#def;
color:#000;
} | restylegc/archive/eb7088c151342616fe33496027d64317embedcompiled.css |
html>body .goog-inline-block {
display:-moz-inline-box;
display:inline-block;
}
.goog-inline-block {
position:relative;
display:inline-block;
}
* html .goog-inline-block {
display:inline;
}
*:first-child+html .goog-inline-block {
display:inline;
}
.t1 {
font-size:1px;
height:1px;
line-height:1px;
margin:0 2px;
overflow:hidden;
}
.t2 {
font-size:1px;
height:1px;
line-height:1px;
margin:0 1px;
overflow:hidden;
}
.calendar-list input {
display:inline;
padding:0;
margin-bottom:1px;
}
.calendar-list span {
color:#0f0;
font-weight:bold;
}
.calendar-list label {
cursor:pointer;
}
.chip {
position:absolute;
overflow:hidden;
font-size:85%;
cursor:default;
color:#fff;
-moz-user-select:none;
overflow:hidden;
z-index:5;
}
.ie6 .chip {
padding-right:2px;
}
.chip dl {
margin:0;
padding:0 0 1px;
border-style:solid;
border-width:0 1px;
overflow:hidden;
}
.chip dt {
margin-top:-1px;
font:bold 80%/normal Verdana, Sans-serif;
white-space:nowrap;
overflow:hidden;
padding-left:1px;
}
.ie6 .chip dl {
width:100%;
zoom:1;
}
.ie6 .chip dt {
zoom:1;
}
.ie6 .chip dd {
zoom:1;
}
.chip dd {
margin:0;
overflow:hidden;
padding:0 1px;
font:100%/1.3em Verdana, Sans-serif;
}
.cbrd {
border:1px solid;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
.cbrd dl {
border-width:0;
}
.cbrd dt {
margin-top:0;
}
.ct {
height:0;
line-height:0;
font-size:0;
border-style:solid;
border-width:0 2px 2px;
border-color:transparent;
}
.ie6 .ct {
border-style:solid dotted;
}
.cb1, .cb2 {
border-style:solid;
}
.cb1 {
height:1px;
font-size:1px;
line-height:1px;
margin:0 1px;
border-width:0 1px;
}
.cb2 {
height:0;
font-size:0;
line-height:0;
margin:0 2px;
border-width:0 0 1px;
}
.ie6 .ct {
margin-right:-2px;
}
.ie6 .cb1 {
margin-right:-1px;
}
.ie6 .cb2 {
margin-right:0;
}
.cro dl {
padding-left:1px;
}
.cro dt {
margin-top:1px;
}
.cadc dt {
margin-top:-2px;
font:100%/1.3em Verdana, Sans-serif;
margin-bottom:-1px;
}
.ciconpre {
padding-left:0;
}
.cic {
background-repeat:no-repeat;
position:relative;
vertical-align:middle;
display:-moz-inline-box;
display:inline-block;
margin-left:2px;
top:-1px;
width:9px;
height:7px;
line-height:7px;
background-image:url(//calendar.google.com/googlecalendar/images/combined_v5.gif);
}
.chip a:link {
text-decoration:none;
color:#fff;
}
.chip a:visited {
text-decoration:none;
color:#fff;
}
.chip a:active {
text-decoration:none;
color:#fff;
}
.chip a:hover {
text-decoration:underline;
color:#fff;
}
.ie6 .cic {
margin-top:3px;
}
.cic-lft, .cic-rgt {
height:0;
width:0;
line-height:0;
font-size:0;
border-top:4px solid transparent;
border-bottom:4px solid transparent;
}
.ie6 .cic-lft, .ie6 .cic-rgt {
border-top:4px dotted;
border-bottom:4px dotted;
}
.cic-lft {
background-image:none;
margin-right:2px;
border-right:4px solid white;
}
.cic-rgt {
position:relative;
top:3px;
border-left:4px solid white;
margin-right:2px;
margin-left:auto;
margin-bottom:-8px;
}
.cic-ques {
margin-right:2px;
width:9px;
height:9px;
line-height:9px;
left:-1px;
background-position:-56px -50px;
}
.cic-ques {
top:-2px;
}
.cadc .cic-ques {
top:-1px;
}
.ie7 .cic-ques {
top:0;
}
.cic-prsn {
background-position:-28px -50px;
}
.cic-noprs {
background-position:-46px -50px;
}
.cic-tmr {
background-position:-28px -57px;
}
.cic-rcr {
background-position:-37px -50px;
}
.cic-spcl {
background-position:-37px -57px;
}
.cic-priv {
background-position:-11px -64px;
}
.chip .location {
display:block;
font-style:normal;
}
.resizer {
position:absolute;
height:7px;
line-height:7px;
width:100%;
bottom:0;
cursor:s-resize;
}
.rszr_icon {
border-top:3px double white;
font-size:0;
line-height:0;
height:0;
width:10px;
margin-left:auto;
margin-right:auto;
}
.calendar-container {
margin:0;
padding:0;
font-size-adjust:none;
position:relative;
}
.view-cap, .view-container-border {
background-color:#c3d9ff;
}
.view-container {
overflow:hidden;
}
.view-container-border {
padding:0 8px;
position:relative;
zoom:1;
}
.loading {
background-color:#c44;
color:#fff;
padding:2px;
position:absolute;
top:0;
right:2px;
z-index:25000001;
display:none;
white-space:nowrap;
}
.calendar-container.ie7 {
overflow-x:hidden;
}
.detail-item {
padding:0;
margin:0;
}
.event-details-label {
display:block;
clear:left;
float:left;
font-size:100%;
font-weight:bold;
padding:3px 0;
margin:0;
width:7em;
color:#4e4e4e;
}
.event-when, .event-where, .event-description, .event-who, .event-going {
display:block;
margin-left:7em;
padding:3px 0;
}
.detail-content {
padding:1em 0;
}
.bubble .details .title {
font-weight:bold;
font-size:medium;
}
.bubble .detail-content {
padding-bottom:0;
}
.bubble .separator {
height:1px;
line-height:0;
font-size:0;
width:100%;
margin-top:10px;
margin-bottom:5px;
}
* html .event-detail-item {
margin-right:-3px;
}
* html .event-when, * html .event-where, * html .event-description, * html .event-who, * html .event-going {
height:1%;
margin:0;
}
.cc {
position:absolute;
z-index:30000001;
font-family:Arial;
font-size:83%;
border:1px solid gray;
background-color:#fff;
visibility:hidden;
}
.cc .titlebar {
background-color:#e8eef7;
}
.cc .close {
margin:2px 2px 0 0;
float:right;
cursor:pointer;
}
.cc .title {
padding:2px;
font-weight:bold;
}
.cc .root {
border:0 none;
width:100%;
height:100%;
}
.calendar-container {
font-family:Arial, sans-serif;
font-size:small;
}
.footer {
padding:4px 0 2px 0;
font-size:85%;
text-decoration:none;
}
.subscribe-image {
cursor:pointer;
}
.menu-arrow {
vertical-align:bottom;
cursor:pointer;
}
.header {
padding:0 2px;
}
.header img {
border:0 none;
vertical-align:middle;
}
.today-button {
font-size:85%;
padding-bottom:0;
padding-left:1px;
padding-right:1px;
padding-top:0;
vertical-align:middle;
}
.navSpacer {
width:100%;
cursor:default;
}
.date-controls {
}
.branding {
text-align:right;
}
.branding img {
}
.navBack {
padding-left:2px;
padding-right:2px;
}
.date-nav-buttons img {
width:22px;
height:17px;
}
.navForward {
padding-right:2px;
}
.legend-bullet {
margin:.2em;
border:.05em solid grey;
padding:0;
vertical-align:text-bottom;
width:.9em;
height:.9em;
overflow:hidden;
}
.date-buttons img {
vertical-align:middle;
}
.nav-table tr {
padding:0;
margin:0;
}
.nav-table td {
vertical-align:middle;
}
.nav-table .view-tab {
vertical-align:bottom;
padding:0 2px;
}
.nav-table {
white-space:nowrap;
cursor:pointer;
}
.arrowImg {
margin-left:5px;
margin-right:5px;
}
.date-picker-on {
border:1px solid #808080;
}
.date-picker-arrow-on {
background-color:#c3d9ff;
}
.date-top, .date-top-on, .date-top-over {
font-weight:bold;
padding-top:1px;
padding-left:.3em;
padding-right:.3em;
white-space:nowrap;
}
.date-top-over {
text-decoration:underline;
}
.cal-menu {
position:absolute;
left:11px;
top:37px;
z-index:100001;
border:1px solid #808080;
}
.view-tab-unselected {
background-color:#e8eef7;
}
.view-tab-selected {
background-color:#c3d9ff;
}
.tab-name {
padding:4px 5px 3px;
white-space:nowrap;
}
.tab-spacer {
width:3px;
cursor:default;
}
.calendar-list {
font-family:Arial, sans-serif;
padding:2px;
font-size:9pt;
border:1px solid gray;
background-color:#fff;
width:14em;
}
.calendar-nav img {
width:15px;
height:14px;
}
.calendar-list .subscribeButton {
width:100%;
margin:2px 0 0;
}
.calendar-list img {
cursor:pointer;
margin-left:3px;
}
.bubble {
position:absolute;
font-size:9pt;
}
.bubble-sprite {
width:148px;
height:96px;
position:absolute;
background-image:url(//calendar.google.com/googlecalendar/images/bubble_combined.png);
}
.ie6 .bubble-sprite {
background:transparent;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="crop", src="//calendar.google.com/googlecalendar/images/bubble_combined.png");
}
.bubble .corner {
width:25px;
height:25px;
position:absolute;
overflow:hidden;
}
.bubble-tl {
left:0;
top:0;
}
.bubble-tr {
right:0;
top:0;
}
.bubble-bl {
left:0;
bottom:0;
}
.bubble-br {
right:0;
bottom:0;
}
.bubble-tl .bubble-sprite {
left:0;
}
.bubble-tr .bubble-sprite {
left:-25px;
}
.bubble-bl .bubble-sprite {
left:0;
top:-25px;
}
.bubble-br .bubble-sprite {
left:-25px;
top:-25px;
}
.bubble .closebutton {
right:10px;
top:10px;
width:15px;
height:15px;
cursor:pointer;
position:absolute;
background:url(//calendar.google.com/googlecalendar/images/combined_v5.gif) 0 -50px;
}
.bubble-top, .bubble-bottom {
height:24px;
margin:0 25px;
background:#fff;
}
.bubble-top {
border-top:1px solid #ababab;
}
.bubble-bottom {
border-bottom:1px solid #ababab;
}
.bubble-mid {
padding-left:20px;
background:#fff;
border-left:1px solid #ababab;
}
.bubble-midr {
padding-right:20px;
background:#fff;
border-right:1px solid #ababab;
}
.prong {
width:98px;
height:96px;
position:absolute;
overflow:hidden;
}
.prong .bubble-sprite {
left:-50px;
top:0;
}
.te {
padding:1px;
overflow:hidden;
white-space:nowrap;
zoom:1;
}
.te-t {
font-size:87%;
}
.te-rev {
width:100%;
}
.te-rev-t {
white-space:nowrap;
vertical-align:bottom;
font-size:87%;
}
.te-rev-s {
width:100%;
white-space:nowrap;
vertical-align:bottom;
}
.te-rev-spos {
position:relative;
zoom:1;
}
.te-rev-scont {
text-align:left;
position:absolute;
left:0;
width:100%;
top:0;
overflow:hidden;
}
.st-bg-table {
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
table-layout:fixed;
}
.st-bg {
border-left:1px solid #c3d9ff;
}
.st-bg-today {
background-color:#ffc;
}
.st-grid {
position:relative;
table-layout:fixed;
width:100%;
}
.st-c {
padding:1px 1px 0 2px;
vertical-align:top;
font-family:Verdana, sans-serif;
}
.st-s {
padding-bottom:2px;
}
.st-dtitle {
border-left:1px solid #c3d9ff;
border-top:1px solid #c3d9ff;
background-color:#e8eef7;
color:#444;
padding-right:2px;
text-align:right;
line-height:16px;
overflow:hidden;
}
.st-dtitle-nonmonth {
background-color:#eee;
color:#777;
}
.st-dtitle-today {
background-color:#bcd;
}
.st-wc {
vertical-align:bottom;
float:left;
height:16px;
width:16px;
padding:0;
margin-right:-3px;
}
.st-wc-click {
cursor:pointer;
}
.st-c .te {
cursor:pointer;
}
.st-ad-n {
padding:1px 1px 1px 3px;
overflow:hidden;
white-space:nowrap;
color:#fff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
cursor:pointer;
}
.st-ad-o {
margin:0 1px;
border-width:1px 0;
border-style:solid;
cursor:pointer;
}
.st-ad-m {
padding-left:3px;
margin:0 -1px;
border-width:0 1px;
border-style:solid;
zoom:1;
}
.st-ad-i {
overflow:hidden;
color:#fff;
white-space:nowrap;
width:100%;
}
.st-ad-ml, .st-ad-mr {
position:relative;
top:2px;
margin-bottom:-8px;
height:0;
width:0;
line-height:0;
font-size:0;
border-top:4px dotted;
border-top:4px solid transparent;
border-bottom:4px dotted;
border-bottom:4px solid transparent;
}
.st-ad-mpad {
padding-left:10px;
}
.st-ad-ml {
border-right:4px solid white;
margin-left:-7px;
margin-right:auto;
}
.st-ad-mr {
border-left:4px solid white;
margin-left:auto;
margin-right:3px;
}
.st-more {
color:#112abb;
text-align:center;
text-decoration:underline;
cursor:pointer;
font-family:Arial, sans-serif;
}
.drag-lasso-container {
position:absolute;
left:0;
top:0;
width:0;
height:0;
}
.drag-lasso {
font-size:0;
line-height:0;
position:absolute;
background-color:#c3d9ff;
z-index:500;
opacity:.5;
-moz-opacity:.5;
-khtml-opacity:.5;
filter:alpha(opacity=50);
}
.drag-event {
font:8pt Verdana, sans-serif;
z-index:1000;
position:absolute;
cursor:pointer;
}
.agenda {
background:#fff;
}
.agenda-padding {
font-size:1px;
line-height:1px;
height:6px;
}
.agenda .scrollbox {
overflow:auto;
overflow-x:hidden;
overflow-y:auto;
border-top:1px solid #a2bbdd;
border-left:1px solid #a2bbdd;
border-bottom:1px solid #fff;
background-color:#fff;
margin-top:6px;
}
.agenda-scrollboxBoundary {
background-color:#c3d9ff;
}
.agenda .event {
clear:both;
cursor:pointer;
border-top:1px solid #cde;
margin:0;
}
.agenda .day {
border-bottom:1px solid #cde;
}
.agenda .event-summary, .agenda .event-summary-expanded {
white-space:nowrap;
}
.agenda .event-details {
display:block;
float:none;
clear:both;
cursor:default;
padding:0;
}
.agenda .event-details-inner {
padding:0 0 .3em 0;
}
.agenda .event-details, .agenda .event-summary, .agenda .event-summary-expanded {
margin:.3em 1em;
}
.agenda .add-icon {
float:right;
padding-left:1em;
display:block;
}
.agenda .event-time {
display:block;
width:2.5em;
margin:0;
padding:0;
float:left;
}
.agenda .all-day .event-time {
display:none;
}
.agenda .event-title {
display:block;
clear:none;
white-space:nowrap;
margin:0;
overflow:hidden;
}
.agenda .title-wrapper {
margin:0 0 0 2.5em;
display:block;
padding:0;
}
.agenda .all-day .title-wrapper {
margin-left:0;
}
.agenda .event-reply-status {
display:block;
margin:0;
width:2em;
float:left;
border:0;
padding:0;
}
.agenda .event-reply-status img {
border:0;
}
.agenda .all-day .event-reply-status {
width:0;
}
.agenda .event-declined {
}
.agenda .event-summary-expanded {
font-weight:bold;
}
.agenda .attendee-no {
color:gray;
}
.agenda .attendee-maybe {
color:gray;
}
.agenda .attendee-yes {
color:#000;
}
.agenda .first-event {
}
.agenda .last-event {
}
.agenda .date-label {
font-weight:bold;
background:#e5ecf9;
position:relative;
}
.agenda .date-label, .agenda .underflow-bot, .agenda .underflow-top {
padding:.2em 1em;
}
.agenda .underflow-top {
border-bottom:1px solid #cde;
}
img.agenda-web-content {
cursor:pointer;
height:16px;
width:16px;
border:0 none;
vertical-align:top;
}
.agenda-wc {
margin-bottom:-3px;
}
.agenda-more {
color:#112ABB;
cursor:pointer;
text-decoration:underline;
white-space:nowrap;
}
.agenda .underflow-bot, .agenda .underflow-top {
color:#666;
font-style:italic;
}
.ie6 .agenda .event-time {
margin-right:-3px;
}
.ie6 .agenda .event-title {
height:1%;
margin:0;
overflow:inherit;
overflow-x:hidden;
overflow-y:visible;
}
.agenda .event-links {
margin-left:7em;
}
.weekview {
background-color:#c3d9ff;
height:100%;
overflow:hidden;
}
.weekview a, .weekview a:visited {
text-decoration:none;
}
.weekview img {
border-style:none;
}
.weekview table {
margin:0;
padding:0;
}
.weekview .weektop {
table-layout:fixed;
width:100%;
background-color:#c3d9ff;
overflow:hidden;
font-size:8pt;
}
.ie7 .weekview .weektop {
position:relative;
}
.weekview .daynames {
height:1em;
}
.weekview .daynames .dayname {
font-weight:normal;
color:#112abb;
padding:1px;
white-space:nowrap;
}
.weekview .daynames th.today {
color:#fff;
font-weight:bold;
background-color:#8ac;
padding:0;
border-top:1px solid #6786a7;
border-left:1px solid #6786a7;
border-bottom:1px solid #ace;
border-right:1px solid #ace;
}
.weekview .dummyth {
vertical-align:top;
background-color:#c3d9ff;
padding:0;
}
.weekview .dummy2 {
background-color:#c3d9ff;
width:100%;
z-index:24000000;
position:relative;
}
.weekview .allday {
background-color:#e8eef7;
font-size:8pt;
border-color:#a2bbdd #fff #fff #a2bbdd;
border-style:solid;
border-width:1px 0 1px 1px;
margin-right:-1px;
}
.weekview .st-c {
padding-left:0;
padding-right:0;
border-left:3px double #ddd;
}
.weekview .placeholder {
display:none;
}
.ie .weekview .placeholder {
display:inline;
}
.weekview .webcontent td {
font-size:0;
padding-left:2px;
height:5px;
}
.weekview .scrolltimedevents {
position:relative;
overflow-y:scroll;
overflow-x:hidden;
background-color:#fff;
border-top:1px solid #a2bbdd;
border-left:1px solid #a2bbdd;
border-bottom:1px solid #fff;
padding:0;
}
.weekview .timedevents {
table-layout:fixed;
width:100%;
margin-top:-1px;
}
.weekview .times {
font-size:85%;
padding:0;
background-color:#e8eef7;
color:#468;
text-align:right;
vertical-align:top;
padding-right:1px;
padding-top:1px;
overflow:hidden;
}
.weekview .time {
border-bottom:1px solid #ddd;
}
.weekview .timesnotlast {
border-right:1px solid #ddd;
}
.weekview .day {
border-left:3px double #ddd;
overflow:hidden;
vertical-align:top;
}
.weekview .daywrapper {
position:relative;
margin-right:2px;
}
.weekview td.today {
background-color:#ffc;
}
.weekview .hourmarkerwrapper {
position:relative;
height:1px;
top:1px;
}
.weekview .hourmarkers {
position:absolute;
width:100%;
}
.weekview .dualmarker {
border-top:1px solid #ddd;
height:1em;
line-height:1em;
border-bottom:1px dotted #ddd;
margin-bottom:1em;
}
.weekview .nowmarker {
position:absolute;
width:100%;
border-top:2px solid red;
z-index:24000000;
opacity:.4;
-moz-opacity:.4;
-khtml-opacity:.4;
filter:alpha(opacity=40);
}
.weekview .nowptr {
position:absolute;
background-position:-60px -68px;
width:5px;
height:9px;
background-image:url(//calendar.google.com/googlecalendar/images/combined_v5.gif);
}
.rtl .weekview .nowptr {
background-position:-67px -68px;
}
.weekview .tzlabel {
color:#468;
font-size:85%;
white-space:nowrap;
vertical-align:bottom;
text-align:center;
overflow:hidden;
padding-bottom:2px;
}
.weekview .ec {
background-color:#0f0;
height:1px;
margin:0 2px;
}
.ie6 .weekview .ec {
font-size:1px;
line-height:0;
}
.mv-container {
font-size:8pt;
height:100%;
position:relative;
white-space:nowrap;
}
.mv-daynames-table {
position:absolute;
table-layout:fixed;
top:0;
left:0;
width:100%;
color:#112abb;
}
.mv-dayname {
font-weight:normal;
}
.mv-event-container {
overflow:hidden;
position:absolute;
left:0;
width:100%;
top:1.3em;
bottom:0;
background:#fff;
}
.month-row {
position:absolute;
left:0;
width:100%;
overflow:hidden;
}
.extraevents {
padding:1px 1px 2px 0;
}
.goog-cal-dp-popup {
position:absolute;
display:none;
border:1px solid black;
background:#c3d9ff;
font-size:9pt;
line-height:1em;
width:170px;
z-index:25000003;
}
.goog-cal-dp-dayh {
font-size:78%;
}
.goog-cal-dp-monthtable {
width:100%;
padding:0;
border-bottom:1px #a2bbdd solid;
-webkit-user-select:none;
-khtml-user-select:none;
}
.ie .goog-cal-dp-monthtable {
table-layout:fixed;
}
.goog-cal-dp-monthtable TD {
text-align:center;
padding:2px;
font-family:Verdana;
font-size:85%;
}
.goog-cal-dp-heading {
background:#c3d9ff;
color:#112ABB;
font-weight:bold;
vertical-align:middle;
}
.goog-cal-dp-cur {
font-weight:bold;
padding-bottom:4px;
text-align:center;
white-space:nowrap;
}
.goog-cal-dp-prev, .goog-cal-dp-next {
font-size:125%;
padding-bottom:6px;
cursor:pointer;
}
.goog-cal-dp-prev {
text-align:right;
}
.goog-cal-dp-next {
text-align:left;
}
.goog-cal-dp-days {
background:#c3d9ff;
}
td.goog-cal-dp-weekday {
background:#fff;
}
td.goog-cal-dp-weekday-selected {
background:#ace;
}
td.goog-cal-dp-weekend {
background:#eee;
}
td.goog-cal-dp-weekend-selected {
background:#9bd;
}
td.goog-cal-dp-with-events {
font-weight:bold;
}
td.goog-cal-dp-offmonth {
color:#888;
}
td.goog-cal-dp-day-left {
border-left:1px #a2bbdd solid;
}
td.goog-cal-dp-day-right {
border-right:1px #a2bbdd solid;
}
td.goog-cal-dp-dayh {
border-bottom:1px #a2bbdd solid;
}
td.goog-cal-dp-today, td.goog-cal-dp-today-selected {
padding:1px;
color:#fff;
border:1px solid;
}
td.goog-cal-dp-today {
background:#9ab;
border-color:#567 #abc #abc #567;
}
td.goog-cal-dp-today-selected {
background:#579;
border-color:#246 #9bd #9bd #246;
}
td.goog-cal-dp-onhover {
background-color:#def;
color:#000;
} | 0.198452 | 0.040276 |
*{
margin: 0;
padding: 0;
}
a{
text-decoration:none;
}
ul{
list-style: none;
}
.active{
border:1px solid #53f7b3f7;
}
/*ҳ���Ϸ�*/
#section{
display: block;
}
#section:after,.small_ul:after,.right_color:after,.right_pz_a:after,.right_service_a:after,.right_count_a:after{
content:'';
display: block;
clear:both;
}
/*#top-->leftͼƬ��right�ο����*/
.left,.small_ul li,.right,.right_color_a div,.right_pz_a div,.right_service_a div,.right_count_a button input:nth-child(1){
float: left;
}
.right_count_a button input:nth-child(2){
float: right;
}
/*���ͼƬ*/
/*����ͼ*/
.big_img>img{
display: block;
margin:0 auto;
width: 476px;
height: 476px;
}
/*中图片,覆盖层 的爹*/
.par{
position:relative;
width: 476px;
height: 476px;
margin:80px auto;
}
.big_img{
overflow:hidden;
width: 476px;
height: 476px;
position:absolute;
top:0;
left:0;
border: 1px solid #000;
}
/*.big_img{
overflow:hidden;
width: 476px;
height: 476px;
position:
border: 1px solid #000;
margin:80px auto;
}*/
/*�Ŵ�*/
/*.position-relative{
position:relative;
width: 100%;
}*/
.d-none{
display:none;
}
.position-absolute{
position:absolute;
top:0;
left:0;
}
/*.position{
position:absolute;
top:0;
left:0;
}*/
/*.parent-mask{
position:absolute;
top:0;
left:25%;
}*/
#mask{
width: 238px;
height: 238px;
background: #d0d0cf;
opacity:.5;
}
#super-mask{
width: 476px;
height: 476px;
}
#div-lg{
width: 476px;
height: 476px;
border:1px solid #000;
/* left:507px;*/
left:100%;
/* background:url("../img/product/lg/800_800_1544693956003mp.png") no-repeat -93px -9px;
*/ background-size:800px 800px;
}
.small_ul{
width: 450px;
/*margin:90px auto;*/
margin:90px auto;
}
.small_ul li{
margin: 0 17px;
width: 78px;
height: 78px;
}
.small_ul>li>img{
width: 78px;
height: 78px;
}
.small_ul>li>img:hover{
width: 78px;
height: 78px;
border:1px solid #81cdb1;
}
/*�Ҳ����*/
.right_top h2{
color:#3d3d3d;
margin-bottom:30px;
}
.right_top h4{
color:#787878;
}
.right_top h4 span{
color:red;
margin-bottom:20px;
display:block;
}
.right_top h4 p{
margin-bottom: 20px;
}
.right_middle{
border-top:1px solid #A6A6A6;
}
.right_middle span{
color:#333;
}
/*.right h2:nth-child(3){*/
/*margin-top: 10px;*/
/*}*/
/*�����е���ɫ��*/
.right_color{
margin:30px 0 20px;
}
.right_color p{
font-size: 16px;
}
.right_color_a div,.right_pz_a div,.right_service_a div,.right_count_a button{
width: 233px;
height: 44px;
border:1px solid #A6A6A6;
border-radius:19px;
margin:20px;
box-sizing: border-box;
}
.right_color_a div a,.right_pz_a div a,.right_service_a div a{
display: inline-block;
width: 231px;
height: 42px;
border-radius: 19px
}
.right_color_a div a span,.right_pz_a div a span,.right_service_a div a span{
display: inline-block;
width: 231px;
height: 42px;
border-radius: 19px
}
.right_color_a div span,.right_pz_a div span,.right_service_a div span{
text-align: center;
line-height: 44px;
display:block;
}
/*��������*/
.right_count_a>button{
background:#fff;
outline: none;
margin-bottom:30px ;
text-align: center;
font-size:36px;
color:#787878;
}
.right_count_a input{
width: 196px;
height: 38px;
font-size: 44px;
color:#787878;
text-align: center;
margin:0 15px;
cursor:pointer;
outline: none;
background:#fff;
outline: none;
margin-bottom:30px ;
}
.right_count_a button i{
/*width: 20px;
height: 38px;*/
font-size: 36px;
color:#787878;
text-align: center;
/*margin:0 0 0 66px ;*/
cursor:pointer;
display:inline-block;
outline: none;
background:#fff;
outline: none;
margin-bottom:30px ;
}
.right_count_a button i:nth-child(1){
margin-right:53px;
}
.right_count_a button i:nth-child(3){
margin-left:53px;
}
/*����hover*/
.right_color_a div:hover,.right_pz_a div:hover,.right_service_a div:hover{
border-color:#81cdb1;
}
/*�ָ���*/
.right_bottom{
margin-top:10px;
border-top:1px solid #A6A6A6;
}
/*���빺�ﳵ*/
.right_bottom a,.right_bottom .alert .cart-login>p{
width: 196px;
height: 60px;
display: inline-block;
text-align: center;
line-height:60px;
margin: 50px 20px;
}
/*加入购物车--用户登录*/
.opacity{
width: 2000px;
height: 2000px;
position: absolute;
top:0%;
left:0%;
z-index: 2000;
background: rgba(78, 78, 78, 0.52);
}
.alert{
width: 600px;
height:428px;
position:absolute;
top:15%;
left:29%;
display: none;
background: #ddd;
}
.right_bottom .alert .cart-login{
width: 500px;
margin:0 auto;
}
/*X*/
.right_bottom .alert .cancel{
position: relative;
top:0;
left:92%;
font-size:28px;
cursor:pointer;
}
/*提示文字*/
.right_bottom .alert>p{
width: 460px;
font-size:34px;
margin: 92px auto;
}
/*取消*/
.right_bottom .alert .cart-login>p{
background:#f7f7f7;
color:#666;
margin: 0 20px;
cursor:pointer;
}
.right_bottom .alert .cart-login>p:hover{
background:#F3F3F3 ;
}
/*去登陆*/
.right_bottom .alert .cart-login>a{
background: #05B570;
color:#fff;
margin: 0 20px;
}
.right_bottom .alert .cart-login>a:hover{
background: #059157;
}
.right_bottom>a:nth-child(2){
background:#F4F4F4;
color:#666;
}
.right_bottom>a:nth-child(2):hover{
background: #e3e3e3;
}
/*��������*/
.right_bottom>a:nth-child(3){
background: #05B570;
color:#fff;
}
.right_bottom>a:nth-child(3):hover{
background: #059157;
}
/*�ۺ����*/
.middle_service{
width: 1440px;
margin:0 auto;
}
.service_ul li{
margin:50px 0;
}
.middle_service h2{
font-size:16px;
color:#646464;
border-bottom: 1px solid #A6A6A6;
padding:45px 0;
margin:30px 0;
}
.service_ul{
padding:4px 50px 53px 130px
}
/*������*/
@media screen and (min-width:1220px){
.container{
width:100%;
margin:0 auto;
}
#section{
width:100%;
}
.nav{
width: 100%;
}
.nav-d{
width:1200px;
/*margin:0 auto;*/
}
.left{
width: 50%;
}
.right{
width: 50%;
margin-top: 30px;
}
.middle{
width: 100%;
margin:0 auto;
display: block;
}
.middle_img{
width: 100%;
display: block;
margin:0 auto;
}
.middle_img img{
width: 100%;
}
.middle_service{
width: 100%;
}
}
/*����*/
@media screen and (min-width:769px) and (max-width:1219px){
.container{
width: 100%;
margin:0 auto;
}
#lli #login_a {
right: 0;
}
#section{
width: 100%;
}
.nav{
width: 100%;
}
.nav-d{
width:100%;
/*margin:0 auto;*/
}
.left{
width: 50%;
}
.right{
width: 50%;
margin-top: 30px;
}
.right_color_a div,.right_pz_a div,.right_service_a div,.right_count_a button{
margin:20px 5px;
}
.middle{
width: 100%;
}
.middle_img{
width: 100%;
}
.middle_img img{
width: 100%;
}
.middle_service{
width: 100%;
}
/*提醒登录弹框*/
.alert{
top:13%;
left:11%;
}
}
/*��*/
@media screen and (max-width:768px){
.container{
width: 100%;
/*width: 375px;*/
margin:0 auto;
}
#section{
width: 100%;
margin:0 auto;
}
.nav{
/*width: 100%;*/
margin:0 auto;
}
.nav-d{
/*width:100%;*/
margin:0 auto;
}
.left{
width: 100%;
margin:0 auto;
}
#div-lg{
top:100%;
left:0;
}
.small_ul{
width: 100%;
display:flex;
justify-content: center ;
margin:90px 9%;
}
.small_ul li{
margin:0 auto;
}
.right{
width: 100%;
margin-top: 30px;
}
.right_middle{
width: 100%;
margin:0 auto;
}
.right_color{
margin:20px auto;
}
.right_color_a ,.right_pz_a ,.right_service_a ,.right_count_a,.right_bottom{
/*margin:20px 5px;*/
width: 100%;
display: flex;
flex-wrap: nowrap;
margin:0 auto;
justify-content: center;
}
.right_color_a div,.right_pz_a div,.right_service_a div,.right_count_a button{
display: inline-block;
flex-shrink:10;
}
.middle{
width: 100%;
}
.middle_img{
width: 100%;
}
.middle_img img{
width: 100%;
}
.middle_service{
width: 100%;
}
/*提醒登录弹框*/
.alert{
top:41%;
left:4%;
}
} | public/css/product_details.css | *{
margin: 0;
padding: 0;
}
a{
text-decoration:none;
}
ul{
list-style: none;
}
.active{
border:1px solid #53f7b3f7;
}
/*ҳ���Ϸ�*/
#section{
display: block;
}
#section:after,.small_ul:after,.right_color:after,.right_pz_a:after,.right_service_a:after,.right_count_a:after{
content:'';
display: block;
clear:both;
}
/*#top-->leftͼƬ��right�ο����*/
.left,.small_ul li,.right,.right_color_a div,.right_pz_a div,.right_service_a div,.right_count_a button input:nth-child(1){
float: left;
}
.right_count_a button input:nth-child(2){
float: right;
}
/*���ͼƬ*/
/*����ͼ*/
.big_img>img{
display: block;
margin:0 auto;
width: 476px;
height: 476px;
}
/*中图片,覆盖层 的爹*/
.par{
position:relative;
width: 476px;
height: 476px;
margin:80px auto;
}
.big_img{
overflow:hidden;
width: 476px;
height: 476px;
position:absolute;
top:0;
left:0;
border: 1px solid #000;
}
/*.big_img{
overflow:hidden;
width: 476px;
height: 476px;
position:
border: 1px solid #000;
margin:80px auto;
}*/
/*�Ŵ�*/
/*.position-relative{
position:relative;
width: 100%;
}*/
.d-none{
display:none;
}
.position-absolute{
position:absolute;
top:0;
left:0;
}
/*.position{
position:absolute;
top:0;
left:0;
}*/
/*.parent-mask{
position:absolute;
top:0;
left:25%;
}*/
#mask{
width: 238px;
height: 238px;
background: #d0d0cf;
opacity:.5;
}
#super-mask{
width: 476px;
height: 476px;
}
#div-lg{
width: 476px;
height: 476px;
border:1px solid #000;
/* left:507px;*/
left:100%;
/* background:url("../img/product/lg/800_800_1544693956003mp.png") no-repeat -93px -9px;
*/ background-size:800px 800px;
}
.small_ul{
width: 450px;
/*margin:90px auto;*/
margin:90px auto;
}
.small_ul li{
margin: 0 17px;
width: 78px;
height: 78px;
}
.small_ul>li>img{
width: 78px;
height: 78px;
}
.small_ul>li>img:hover{
width: 78px;
height: 78px;
border:1px solid #81cdb1;
}
/*�Ҳ����*/
.right_top h2{
color:#3d3d3d;
margin-bottom:30px;
}
.right_top h4{
color:#787878;
}
.right_top h4 span{
color:red;
margin-bottom:20px;
display:block;
}
.right_top h4 p{
margin-bottom: 20px;
}
.right_middle{
border-top:1px solid #A6A6A6;
}
.right_middle span{
color:#333;
}
/*.right h2:nth-child(3){*/
/*margin-top: 10px;*/
/*}*/
/*�����е���ɫ��*/
.right_color{
margin:30px 0 20px;
}
.right_color p{
font-size: 16px;
}
.right_color_a div,.right_pz_a div,.right_service_a div,.right_count_a button{
width: 233px;
height: 44px;
border:1px solid #A6A6A6;
border-radius:19px;
margin:20px;
box-sizing: border-box;
}
.right_color_a div a,.right_pz_a div a,.right_service_a div a{
display: inline-block;
width: 231px;
height: 42px;
border-radius: 19px
}
.right_color_a div a span,.right_pz_a div a span,.right_service_a div a span{
display: inline-block;
width: 231px;
height: 42px;
border-radius: 19px
}
.right_color_a div span,.right_pz_a div span,.right_service_a div span{
text-align: center;
line-height: 44px;
display:block;
}
/*��������*/
.right_count_a>button{
background:#fff;
outline: none;
margin-bottom:30px ;
text-align: center;
font-size:36px;
color:#787878;
}
.right_count_a input{
width: 196px;
height: 38px;
font-size: 44px;
color:#787878;
text-align: center;
margin:0 15px;
cursor:pointer;
outline: none;
background:#fff;
outline: none;
margin-bottom:30px ;
}
.right_count_a button i{
/*width: 20px;
height: 38px;*/
font-size: 36px;
color:#787878;
text-align: center;
/*margin:0 0 0 66px ;*/
cursor:pointer;
display:inline-block;
outline: none;
background:#fff;
outline: none;
margin-bottom:30px ;
}
.right_count_a button i:nth-child(1){
margin-right:53px;
}
.right_count_a button i:nth-child(3){
margin-left:53px;
}
/*����hover*/
.right_color_a div:hover,.right_pz_a div:hover,.right_service_a div:hover{
border-color:#81cdb1;
}
/*�ָ���*/
.right_bottom{
margin-top:10px;
border-top:1px solid #A6A6A6;
}
/*���빺�ﳵ*/
.right_bottom a,.right_bottom .alert .cart-login>p{
width: 196px;
height: 60px;
display: inline-block;
text-align: center;
line-height:60px;
margin: 50px 20px;
}
/*加入购物车--用户登录*/
.opacity{
width: 2000px;
height: 2000px;
position: absolute;
top:0%;
left:0%;
z-index: 2000;
background: rgba(78, 78, 78, 0.52);
}
.alert{
width: 600px;
height:428px;
position:absolute;
top:15%;
left:29%;
display: none;
background: #ddd;
}
.right_bottom .alert .cart-login{
width: 500px;
margin:0 auto;
}
/*X*/
.right_bottom .alert .cancel{
position: relative;
top:0;
left:92%;
font-size:28px;
cursor:pointer;
}
/*提示文字*/
.right_bottom .alert>p{
width: 460px;
font-size:34px;
margin: 92px auto;
}
/*取消*/
.right_bottom .alert .cart-login>p{
background:#f7f7f7;
color:#666;
margin: 0 20px;
cursor:pointer;
}
.right_bottom .alert .cart-login>p:hover{
background:#F3F3F3 ;
}
/*去登陆*/
.right_bottom .alert .cart-login>a{
background: #05B570;
color:#fff;
margin: 0 20px;
}
.right_bottom .alert .cart-login>a:hover{
background: #059157;
}
.right_bottom>a:nth-child(2){
background:#F4F4F4;
color:#666;
}
.right_bottom>a:nth-child(2):hover{
background: #e3e3e3;
}
/*��������*/
.right_bottom>a:nth-child(3){
background: #05B570;
color:#fff;
}
.right_bottom>a:nth-child(3):hover{
background: #059157;
}
/*�ۺ����*/
.middle_service{
width: 1440px;
margin:0 auto;
}
.service_ul li{
margin:50px 0;
}
.middle_service h2{
font-size:16px;
color:#646464;
border-bottom: 1px solid #A6A6A6;
padding:45px 0;
margin:30px 0;
}
.service_ul{
padding:4px 50px 53px 130px
}
/*������*/
@media screen and (min-width:1220px){
.container{
width:100%;
margin:0 auto;
}
#section{
width:100%;
}
.nav{
width: 100%;
}
.nav-d{
width:1200px;
/*margin:0 auto;*/
}
.left{
width: 50%;
}
.right{
width: 50%;
margin-top: 30px;
}
.middle{
width: 100%;
margin:0 auto;
display: block;
}
.middle_img{
width: 100%;
display: block;
margin:0 auto;
}
.middle_img img{
width: 100%;
}
.middle_service{
width: 100%;
}
}
/*����*/
@media screen and (min-width:769px) and (max-width:1219px){
.container{
width: 100%;
margin:0 auto;
}
#lli #login_a {
right: 0;
}
#section{
width: 100%;
}
.nav{
width: 100%;
}
.nav-d{
width:100%;
/*margin:0 auto;*/
}
.left{
width: 50%;
}
.right{
width: 50%;
margin-top: 30px;
}
.right_color_a div,.right_pz_a div,.right_service_a div,.right_count_a button{
margin:20px 5px;
}
.middle{
width: 100%;
}
.middle_img{
width: 100%;
}
.middle_img img{
width: 100%;
}
.middle_service{
width: 100%;
}
/*提醒登录弹框*/
.alert{
top:13%;
left:11%;
}
}
/*��*/
@media screen and (max-width:768px){
.container{
width: 100%;
/*width: 375px;*/
margin:0 auto;
}
#section{
width: 100%;
margin:0 auto;
}
.nav{
/*width: 100%;*/
margin:0 auto;
}
.nav-d{
/*width:100%;*/
margin:0 auto;
}
.left{
width: 100%;
margin:0 auto;
}
#div-lg{
top:100%;
left:0;
}
.small_ul{
width: 100%;
display:flex;
justify-content: center ;
margin:90px 9%;
}
.small_ul li{
margin:0 auto;
}
.right{
width: 100%;
margin-top: 30px;
}
.right_middle{
width: 100%;
margin:0 auto;
}
.right_color{
margin:20px auto;
}
.right_color_a ,.right_pz_a ,.right_service_a ,.right_count_a,.right_bottom{
/*margin:20px 5px;*/
width: 100%;
display: flex;
flex-wrap: nowrap;
margin:0 auto;
justify-content: center;
}
.right_color_a div,.right_pz_a div,.right_service_a div,.right_count_a button{
display: inline-block;
flex-shrink:10;
}
.middle{
width: 100%;
}
.middle_img{
width: 100%;
}
.middle_img img{
width: 100%;
}
.middle_service{
width: 100%;
}
/*提醒登录弹框*/
.alert{
top:41%;
left:4%;
}
} | 0.145813 | 0.066478 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
html {
font-family: 'Open Sans', sans-serif;
color: #132B36;
height: 100%;
}
body {
display: flex;
flex-direction: column;
position: absolute;
top: 0; right: 0; bottom: 0; left: 0;
border: 5px solid #7DD0F5;
margin: 0;
overflow: hidden;
}
body > p {
flex: 0 1 auto;
font-size: 2vw;
color: #7DD0F5;
margin: 15px;
}
body > p > a {
display: inline-block;
transform-origin: top left;
transition: transform ease-in-out 0.3s;
}
body > p > a:hover {
transform: scale(1.15);
}
a, a:link, a:visited {
text-decoration: none;
color: inherit;
}
main {
flex: 1 1 auto;
display: flex;
justify-content: space-around;
align-items: stretch;
width: calc(100% - 4vw);
padding: 0 2vw 2vw 2vw;
}
.midi-div {
flex: 1;
display: flex;
flex-direction: column;
margin: 0 1vw;
}
.midi-header {
flex-basis: 10vw;
display: flex;
justify-content: center;
margin: 0 0 1.5vh 0;
}
.midi-p {
display: inline-block;
font-size: 4.5vw;
margin: auto 0;
}
.midi-img {
width: 5vw;
margin: auto 1vw;
transition: transform ease-in-out 0.3s;
}
.midi-img:hover {
transform: scale(1.15);
cursor: pointer;
}
.piano-div {
flex-shrink: 1;
position: relative;
height: 100%;
outline: 1px solid black;
}
.c-piano-div .black-key-div:nth-child(7n + 3),
.c-piano-div .black-key-div:nth-child(7n),
.d-piano-div .black-key-div:nth-child(7n + 2),
.d-piano-div .black-key-div:nth-child(7n + 6),
.e-piano-div .black-key-div:nth-child(7n + 1),
.e-piano-div .black-key-div:nth-child(7n + 5),
.f-piano-div .black-key-div:nth-child(7n),
.f-piano-div .black-key-div:nth-child(7n + 4),
.g-piano-div .black-key-div:nth-child(7n + 6),
.g-piano-div .black-key-div:nth-child(7n + 3),
.a-piano-div .black-key-div:nth-child(7n + 5),
.a-piano-div .black-key-div:nth-child(7n + 2),
.b-piano-div .black-key-div:nth-child(7n + 4),
.b-piano-div .black-key-div:nth-child(7n + 1) {
visibility: hidden;
}
.white-keys-div {
display: flex;
position: absolute;
top: 0; right: 0; bottom: 0; left: 0;
width: 100%;
height: 100%;
}
.white-key-div {
flex-grow: 1;
box-shadow: 1px 0 0 0 black;
}
.black-keys-div {
display: flex;
align-items: flex-start;
position: absolute;
top: 0; right: 0; bottom: 0; left: 0;
z-index: 1000;
width: 100%;
height: 100%;
}
.black-key-div {
flex-grow: 1;
background-color: black;
height: 60%;
outline: 1px solid black;
transform: translateX(50%) scaleX(0.75);
}
.black-key-div:last-child {
visibility: hidden;
}
.tonic-key-div {
background-color: yellow;
}
.on-key-div {
background-color: #0FACF3;
}
#play-div {
margin: auto auto 15px auto;
font-size: 2.75vw;
}
#switch-label {
position: relative;
display: inline-block;
vertical-align: middle;
width: 7.5vw;
height: 5vh;
margin-left: 0.5vw;
}
#play-label {
margin-right: 10px;
}
#play-input {
visibility: hidden;
}
#slider-div {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: 5vh;
background-color: #132B36;
cursor: pointer;
transition: .4s;
}
#slider-div:before {
position: absolute;
content: '';
height: 3vh;
width: 3vh;
left: 1vh;
bottom: 1vh;
border-radius: 50%;
background-color: white;
transition: .4s;
}
#play-input:checked + #slider-div {
background-color: #0FACF3;
}
#play-input:focus + #slider-div {
box-shadow: 0 0 1px #0FACF3;
}
#play-input:checked + #slider-div:before {
transform: translateX(calc(7.5vw - 5vh));
} | src/css/style.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans');
html {
font-family: 'Open Sans', sans-serif;
color: #132B36;
height: 100%;
}
body {
display: flex;
flex-direction: column;
position: absolute;
top: 0; right: 0; bottom: 0; left: 0;
border: 5px solid #7DD0F5;
margin: 0;
overflow: hidden;
}
body > p {
flex: 0 1 auto;
font-size: 2vw;
color: #7DD0F5;
margin: 15px;
}
body > p > a {
display: inline-block;
transform-origin: top left;
transition: transform ease-in-out 0.3s;
}
body > p > a:hover {
transform: scale(1.15);
}
a, a:link, a:visited {
text-decoration: none;
color: inherit;
}
main {
flex: 1 1 auto;
display: flex;
justify-content: space-around;
align-items: stretch;
width: calc(100% - 4vw);
padding: 0 2vw 2vw 2vw;
}
.midi-div {
flex: 1;
display: flex;
flex-direction: column;
margin: 0 1vw;
}
.midi-header {
flex-basis: 10vw;
display: flex;
justify-content: center;
margin: 0 0 1.5vh 0;
}
.midi-p {
display: inline-block;
font-size: 4.5vw;
margin: auto 0;
}
.midi-img {
width: 5vw;
margin: auto 1vw;
transition: transform ease-in-out 0.3s;
}
.midi-img:hover {
transform: scale(1.15);
cursor: pointer;
}
.piano-div {
flex-shrink: 1;
position: relative;
height: 100%;
outline: 1px solid black;
}
.c-piano-div .black-key-div:nth-child(7n + 3),
.c-piano-div .black-key-div:nth-child(7n),
.d-piano-div .black-key-div:nth-child(7n + 2),
.d-piano-div .black-key-div:nth-child(7n + 6),
.e-piano-div .black-key-div:nth-child(7n + 1),
.e-piano-div .black-key-div:nth-child(7n + 5),
.f-piano-div .black-key-div:nth-child(7n),
.f-piano-div .black-key-div:nth-child(7n + 4),
.g-piano-div .black-key-div:nth-child(7n + 6),
.g-piano-div .black-key-div:nth-child(7n + 3),
.a-piano-div .black-key-div:nth-child(7n + 5),
.a-piano-div .black-key-div:nth-child(7n + 2),
.b-piano-div .black-key-div:nth-child(7n + 4),
.b-piano-div .black-key-div:nth-child(7n + 1) {
visibility: hidden;
}
.white-keys-div {
display: flex;
position: absolute;
top: 0; right: 0; bottom: 0; left: 0;
width: 100%;
height: 100%;
}
.white-key-div {
flex-grow: 1;
box-shadow: 1px 0 0 0 black;
}
.black-keys-div {
display: flex;
align-items: flex-start;
position: absolute;
top: 0; right: 0; bottom: 0; left: 0;
z-index: 1000;
width: 100%;
height: 100%;
}
.black-key-div {
flex-grow: 1;
background-color: black;
height: 60%;
outline: 1px solid black;
transform: translateX(50%) scaleX(0.75);
}
.black-key-div:last-child {
visibility: hidden;
}
.tonic-key-div {
background-color: yellow;
}
.on-key-div {
background-color: #0FACF3;
}
#play-div {
margin: auto auto 15px auto;
font-size: 2.75vw;
}
#switch-label {
position: relative;
display: inline-block;
vertical-align: middle;
width: 7.5vw;
height: 5vh;
margin-left: 0.5vw;
}
#play-label {
margin-right: 10px;
}
#play-input {
visibility: hidden;
}
#slider-div {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: 5vh;
background-color: #132B36;
cursor: pointer;
transition: .4s;
}
#slider-div:before {
position: absolute;
content: '';
height: 3vh;
width: 3vh;
left: 1vh;
bottom: 1vh;
border-radius: 50%;
background-color: white;
transition: .4s;
}
#play-input:checked + #slider-div {
background-color: #0FACF3;
}
#play-input:focus + #slider-div {
box-shadow: 0 0 1px #0FACF3;
}
#play-input:checked + #slider-div:before {
transform: translateX(calc(7.5vw - 5vh));
} | 0.487307 | 0.112405 |
*,
*::before,
*::after {
box-sizing: border-box;
}
body {
font-family: averia serif libre;
}
main {
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
}
/* ------- card ------- */
#card {
position: relative;
top: 1rem;
height: 21rem;
width: 15rem;
background-image: url("https://i.pinimg.com/originals/46/bf/4e/46bf4e33dcc634417b20037b57ee51e1.jpg");background-position: center;
background-size: cover;
border-radius: 16px;
cursor: pointer;
}
.card {
position: absolute;
z-index: 1;
/* border: 1px solid deeppink; */
}
#name {
width: 45%;
height: 5%;
color: black;
font-weight: bold;
letter-spacing: -1px;
top: 6%;
left: 8%;
}
#mana {
height: 5%;
width: 40%;
top: 5.5%;
right: 8%;
display: flex;
flex-direction: row;
justify-content: space-between;
}
.mana {
position: relative;
height: 1rem;
width: 1rem;
}
.mana::before {
content: '';
position: absolute;
height: 1rem;
width: 1rem;
border-radius: 50%;
z-index: -2;
box-shadow: -1px 2px 0 black;
}
.mana:hover {
transform: scale(1.25);
}
.manasymbols {
position: absolute;
height: 0.9rem;
padding: 5% 0% 0% 3%;
}
#whitemana::before {
background-color: hsl(56deg 100% 91%);
}
#bluemana::before {
background-color: hsl(196deg 69% 80%);
}
#blackmana::before {
background-color: hsl(30deg 9% 75%);
}
#redmana::before {
background-color: hsl(16deg 75% 74%);
}
#greenmana::before {
background-color: hsl(138deg 35% 69%);
}
#art {
height: 44%;
width: 83.5%;
left: 50%;
top: 11.5%;
transform: translateX(-50%);
}
#type {
color: black;
height: 4%;
font-size: 75%;
font-weight: bold;
top: 57%;
left: 9%;
}
#static {
width: 80%;
top: 63%;
left: 10%;
font-size: 0.75rem;
}
#action1,
#action2 {
height: 5%;
width: 80%;
left: 10%;
display: flex;
align-items: center;
}
#action1 {
top: 74%;
}
#action2 {
top: 80%;
}
#tap {
height: 0.75em;
}
#untap {
height: 1em;
}
#stats {
width: 18%;
height: 6%;
top: 89%;
right: 7.25%;
font-size: 100%;
font-weight: bolder;
text-align: center;
justify-items: center;
}
#fineprint {
font-size: 75%;
top: 91%;
left: 10%;
height: 6%;
width: 30%;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
/* ------- bio ------- */
#bio {
width: 90%;
margin: 2rem;
box-shadow: 0px 0px 10px currentColor;
border-radius: 15px;
transition: box-shadow 0.25s ease-in-out;
}
#bio p {
padding: 1rem;
transition: transform, box-shadow 0.25s ease-in-out;
border-radius: 15px;
}
#peace {
position: absolute;
font-size: 1.5rem;
right: 8%;
opacity: 0;
}
#bio p:hover {
transform: scale(1.1);
box-shadow: 0px 0px 10px currentColor;
transition: all 0.25s ease-in-out;
}
#bio:hover {
box-shadow: unset;
transition: all 0.25s ease-in-out;
}
#hello:hover #peace {
opacity: 1;
transition: all 0.25s ease-in-out;
}
@media (min-width: 768px) {
main {
flex-direction: row;
}
#card {
height: 33rem;
width: 24rem;
top: unset;
}
.card {
/* border: 1px solid deeppink; */
}
#name {
font-size: 1.5em;
top: 5.5%;
left: 9%;
}
#mana {
height: 5%;
width: 36%;
top: 5%;
right: 8%;
}
.mana {
height: 1.5rem;
width: 1.5rem;
}
.mana::before {
height: 1.5rem;
width: 1.5rem;
}
.manasymbols {
height: 1.5rem;
padding: 10% 0% 0% 5%;
}
#art {
height: 44%;
width: 83.5%;
top: 11.5%;
}
#type {
font-size: 1.25em;
top: 57%;
left: 9%;
}
#static {
width: 75%;
top: 64%;
left: 10%;
font-size: 1rem;
}
#action1 {
height: 4%;
width: 50%;
top: 74%;
left: 10%;
}
#tap {
height: 1em;
}
#stats {
width: 15%;
height: 6%;
top: 90%;
right: 9%;
font-size: 150%;
}
#fineprint {
font-size: 0.75em;
height: 5%;
width: 10%;
top: 92%;
left: 8%;
flex-direction: column;
}
#year {
font-weight: bold;
font-size: 1.1em;
}
#bio {
width: 45%;
padding: 1rem;
}
} | style.css | *,
*::before,
*::after {
box-sizing: border-box;
}
body {
font-family: averia serif libre;
}
main {
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
}
/* ------- card ------- */
#card {
position: relative;
top: 1rem;
height: 21rem;
width: 15rem;
background-image: url("https://i.pinimg.com/originals/46/bf/4e/46bf4e33dcc634417b20037b57ee51e1.jpg");background-position: center;
background-size: cover;
border-radius: 16px;
cursor: pointer;
}
.card {
position: absolute;
z-index: 1;
/* border: 1px solid deeppink; */
}
#name {
width: 45%;
height: 5%;
color: black;
font-weight: bold;
letter-spacing: -1px;
top: 6%;
left: 8%;
}
#mana {
height: 5%;
width: 40%;
top: 5.5%;
right: 8%;
display: flex;
flex-direction: row;
justify-content: space-between;
}
.mana {
position: relative;
height: 1rem;
width: 1rem;
}
.mana::before {
content: '';
position: absolute;
height: 1rem;
width: 1rem;
border-radius: 50%;
z-index: -2;
box-shadow: -1px 2px 0 black;
}
.mana:hover {
transform: scale(1.25);
}
.manasymbols {
position: absolute;
height: 0.9rem;
padding: 5% 0% 0% 3%;
}
#whitemana::before {
background-color: hsl(56deg 100% 91%);
}
#bluemana::before {
background-color: hsl(196deg 69% 80%);
}
#blackmana::before {
background-color: hsl(30deg 9% 75%);
}
#redmana::before {
background-color: hsl(16deg 75% 74%);
}
#greenmana::before {
background-color: hsl(138deg 35% 69%);
}
#art {
height: 44%;
width: 83.5%;
left: 50%;
top: 11.5%;
transform: translateX(-50%);
}
#type {
color: black;
height: 4%;
font-size: 75%;
font-weight: bold;
top: 57%;
left: 9%;
}
#static {
width: 80%;
top: 63%;
left: 10%;
font-size: 0.75rem;
}
#action1,
#action2 {
height: 5%;
width: 80%;
left: 10%;
display: flex;
align-items: center;
}
#action1 {
top: 74%;
}
#action2 {
top: 80%;
}
#tap {
height: 0.75em;
}
#untap {
height: 1em;
}
#stats {
width: 18%;
height: 6%;
top: 89%;
right: 7.25%;
font-size: 100%;
font-weight: bolder;
text-align: center;
justify-items: center;
}
#fineprint {
font-size: 75%;
top: 91%;
left: 10%;
height: 6%;
width: 30%;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
/* ------- bio ------- */
#bio {
width: 90%;
margin: 2rem;
box-shadow: 0px 0px 10px currentColor;
border-radius: 15px;
transition: box-shadow 0.25s ease-in-out;
}
#bio p {
padding: 1rem;
transition: transform, box-shadow 0.25s ease-in-out;
border-radius: 15px;
}
#peace {
position: absolute;
font-size: 1.5rem;
right: 8%;
opacity: 0;
}
#bio p:hover {
transform: scale(1.1);
box-shadow: 0px 0px 10px currentColor;
transition: all 0.25s ease-in-out;
}
#bio:hover {
box-shadow: unset;
transition: all 0.25s ease-in-out;
}
#hello:hover #peace {
opacity: 1;
transition: all 0.25s ease-in-out;
}
@media (min-width: 768px) {
main {
flex-direction: row;
}
#card {
height: 33rem;
width: 24rem;
top: unset;
}
.card {
/* border: 1px solid deeppink; */
}
#name {
font-size: 1.5em;
top: 5.5%;
left: 9%;
}
#mana {
height: 5%;
width: 36%;
top: 5%;
right: 8%;
}
.mana {
height: 1.5rem;
width: 1.5rem;
}
.mana::before {
height: 1.5rem;
width: 1.5rem;
}
.manasymbols {
height: 1.5rem;
padding: 10% 0% 0% 5%;
}
#art {
height: 44%;
width: 83.5%;
top: 11.5%;
}
#type {
font-size: 1.25em;
top: 57%;
left: 9%;
}
#static {
width: 75%;
top: 64%;
left: 10%;
font-size: 1rem;
}
#action1 {
height: 4%;
width: 50%;
top: 74%;
left: 10%;
}
#tap {
height: 1em;
}
#stats {
width: 15%;
height: 6%;
top: 90%;
right: 9%;
font-size: 150%;
}
#fineprint {
font-size: 0.75em;
height: 5%;
width: 10%;
top: 92%;
left: 8%;
flex-direction: column;
}
#year {
font-weight: bold;
font-size: 1.1em;
}
#bio {
width: 45%;
padding: 1rem;
}
} | 0.45302 | 0.088544 |
body {
font-family: 'Adamina','Georgia','Times New Roman','Times';
background-image: url("image/hk_background.jpg");
}
.s--signup {
font-size: 60px;
background-color:blue;
}
div.cont {
width: 70%;
margin: 30px auto 30px;
padding:30px;
background-color: #ffffff;
border: 0;
opacity: 0.9;
}
.form h2 {
position:relative;
top:1rem;
width: 100%;
font-size: 1.2rem;
text-align: center;
}
.img__text h2 {
font-size: 0.8rem;
text-align: center;
padding-top:10px;
margin-bottom: 0;
font-weight:500;
}
.img__text p {
margin-top:0;
font-size: 0.3rem;
text-align: center;
}
.img__btn {
text-align: center;
font-size: 10px;
width:60px;
margin:0px auto 0px;
border: 20px 0px 20px;
border-radius: 30px;
padding: 5px 8px 5px;
background: #d1cfcf;
text-transform: uppercase;
}
.submit {
border: 20px 0px 20px;
border-radius: 30px;
padding: 5px 8px 5px;
background: #d1cfcf;
text-transform: uppercase;
margin: 5px auto 0px;
display: block;
text-align: center;
font-size: 10px;
}
.img__btn:hover, button:hover {
color:#00fbff;
border-color: #00fbff;
cursor:pointer;
}
label {
display: block;
width: var(--imgW);
margin: 12px auto 12px;
text-align: center;
}
label span {
font-size: 12px;
color: #d1cfcf;
text-transform: uppercase;
}
input {
display: block;
width: 90%;
margin-top: 5px;
padding-bottom: 5px;
font-size: 16px;
border-bottom: 1px solid rgba(0, 0, 0, 0.4);
text-align: center;
}
.sign-up, .m--in{
display: none;
}
input, button {
border: none;
margin: inherit;
border-bottom: 2px solid #d3dae9;
outline: none;
background: none;
font-family: 'Adamina','Georgia','Times New Roman','Times';
}
.forgot-pass {
margin-top: 15px;
text-align: center;
font-size: 12px;
color: #d1cfcf;
}
.forgot-pass:hover {
color: #00fbff;
} | Package/static/login/login2.css | body {
font-family: 'Adamina','Georgia','Times New Roman','Times';
background-image: url("image/hk_background.jpg");
}
.s--signup {
font-size: 60px;
background-color:blue;
}
div.cont {
width: 70%;
margin: 30px auto 30px;
padding:30px;
background-color: #ffffff;
border: 0;
opacity: 0.9;
}
.form h2 {
position:relative;
top:1rem;
width: 100%;
font-size: 1.2rem;
text-align: center;
}
.img__text h2 {
font-size: 0.8rem;
text-align: center;
padding-top:10px;
margin-bottom: 0;
font-weight:500;
}
.img__text p {
margin-top:0;
font-size: 0.3rem;
text-align: center;
}
.img__btn {
text-align: center;
font-size: 10px;
width:60px;
margin:0px auto 0px;
border: 20px 0px 20px;
border-radius: 30px;
padding: 5px 8px 5px;
background: #d1cfcf;
text-transform: uppercase;
}
.submit {
border: 20px 0px 20px;
border-radius: 30px;
padding: 5px 8px 5px;
background: #d1cfcf;
text-transform: uppercase;
margin: 5px auto 0px;
display: block;
text-align: center;
font-size: 10px;
}
.img__btn:hover, button:hover {
color:#00fbff;
border-color: #00fbff;
cursor:pointer;
}
label {
display: block;
width: var(--imgW);
margin: 12px auto 12px;
text-align: center;
}
label span {
font-size: 12px;
color: #d1cfcf;
text-transform: uppercase;
}
input {
display: block;
width: 90%;
margin-top: 5px;
padding-bottom: 5px;
font-size: 16px;
border-bottom: 1px solid rgba(0, 0, 0, 0.4);
text-align: center;
}
.sign-up, .m--in{
display: none;
}
input, button {
border: none;
margin: inherit;
border-bottom: 2px solid #d3dae9;
outline: none;
background: none;
font-family: 'Adamina','Georgia','Times New Roman','Times';
}
.forgot-pass {
margin-top: 15px;
text-align: center;
font-size: 12px;
color: #d1cfcf;
}
.forgot-pass:hover {
color: #00fbff;
} | 0.350199 | 0.057945 |
*,
::after,
::before {
box-sizing: border-box;
}
html,
body {
font-size: 16px;
background-color: whitesmoke;
margin: 0px;
}
header {
border-bottom-style: ridge;
background-color: white;
}
.main {
margin-top: 35px;
margin-left: 33px;
padding-left: 0px;
}
form h2 {
color: rgb(70, 182, 145);
padding: 30px 0px 30px 0px;
border-bottom-style: ridge;
margin-bottom: 30px;
}
.contact {
max-width: 50%;
margin-top: 20px;
background-color: white;
margin-left: 0px;
margin-bottom: 20px;
padding-bottom: 20px;
border: RGB(129, 239, 199) solid 2px;
}
.h1 {
background-color: rgb(70, 182, 145);
color: white;
text-align: center;
padding: 13px;
margin-left: 33px;
margin-bottom: 0;
border: RGB(129, 239, 199) solid 2px;
border-bottom: RGB(129, 239, 199) solid 2px;
}
li {
align-items: center;
display: flex;
}
@media only screen and (max-width: 600px) {
.center {
margin-left: 0px;
justify-content: center;
}
#aboutmeimage {
max-width: 100%;
}
#floatLeft {
float: left;
margin-top: 0;
margin-right: 10px;
text-align: left;
text-indent: 14%;
}
.main {
padding: 0px;
margin-left: 0px;
}
.contact {
max-width: 85%;
margin-left: 28px;
}
textarea.form-control {
height: 107px;
}
}
@media only screen and (min-width: 601px) {
.end {
justify-content: flex-end;
}
}
.input {
background-color: rgb(70, 182, 145);
border-color: rgb(70, 182, 145);
}
.footer {
position: fixed;
margin-top: 30px;
left: 0;
bottom: 0;
width: 100%;
background-color: rgb(70, 182, 145);
color: white;
text-align: center;
border-top: RGB(129, 239, 199) solid 2px;
}
.aboutMe {
max-width: 40%;
max-height: 240px;
float: left;
margin-right: 20px;
border: RGB(144, 144, 144) solid 2px;
}
.aboutCard {
background-color: white;
border: RGB(129, 239, 199) solid 2px;
margin-bottom: 10%;
}
.abouth2,
.prtfolioh2 {
padding-left: 20px;
padding-bottom: 20px;
border-bottom: solid;
color: RGB(144, 144, 144);
}
.portfolio {
margin-bottom: 25px;
min-height: 100%;
width: 100%;
margin: auto;
}
.figure {
position: relative;
border: RGB(129, 239, 199) solid 2px;
}
.h3 {
position: absolute;
width: 100%;
background-color: rgb(70, 182, 145);
color: white;
text-align: center;
padding: 21px;
bottom: 50px;
opacity: .7;
}
.portimg {
height: 228px;
}
.nav-item {
padding-left: 2%;
color: rgb(70, 182, 145);
}
.btn-primary {
border: RGB(129, 239, 199) solid 2px;
background-color: rgb(70, 182, 145);
}
.btn-primary:hover {
background-color: rgb(144, 144, 144);
border: RGB(129, 239, 199) solid 2px;
}
.container {
position: relative;
border-radius: 5px;
background-color: #f2f2f2;
padding: 20px 0 30px 0;
}
/* style inputs and link buttons */
input,
.btn {
width: 100%;
padding: 12px;
border: revert;
border-radius: 4px;
margin: 5px 0;
opacity: 0.85;
display: inline-block;
font-size: 17px;
line-height: 20px;
text-decoration: none;
/* remove underline from anchors */
}
input:hover,
.btn:hover {
opacity: 1;
}
/* add appropriate colors to fb, twitter and google buttons */
.li {
background-color: #0e76a8;
color: white;
}
.github {
background-color: black;
color: white;
}
.google {
background: #4184f3;
color: white;
}
/* style the submit button */
input[type=submit] {
background-color: rgb(70, 182, 145);
color: white;
cursor: pointer;
}
input[type=submit]:hover {
background-color: rgb(70, 182, 145);
}
/* Two-column layout */
.col {
float: left;
width: 50%;
margin: auto;
padding: 0 50px;
margin-top: 6px;
margin-bottom: 40px;
border-left-style: outset;
}
/* Clear floats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}
/* vertical line */
.vl {
position: absolute;
left: 50%;
transform: translate(-50%);
border: 2px solid #ddd;
height: 175px;
}
/* text inside the vertical line */
.inner {
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
background-color: #f1f1f1;
border: 1px solid #ccc;
border-radius: 50%;
padding: 8px 10px;
}
/* hide some text on medium and large screens */
.hide-md-lg {
display: none;
}
/* bottom container */
.bottom-container {
text-align: center;
background-color: #666;
border-radius: 0px 0px 4px 4px;
}
/* Responsive layout - when the screen is less than 650px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 650px) {
.col {
width: 100%;
margin-top: 0;
}
/* hide the vertical line */
.vl {
display: none;
}
/* show the hidden text on small screens */
.hide-md-lg {
display: block;
text-align: center;
}
} | assets/css/style.css | *,
::after,
::before {
box-sizing: border-box;
}
html,
body {
font-size: 16px;
background-color: whitesmoke;
margin: 0px;
}
header {
border-bottom-style: ridge;
background-color: white;
}
.main {
margin-top: 35px;
margin-left: 33px;
padding-left: 0px;
}
form h2 {
color: rgb(70, 182, 145);
padding: 30px 0px 30px 0px;
border-bottom-style: ridge;
margin-bottom: 30px;
}
.contact {
max-width: 50%;
margin-top: 20px;
background-color: white;
margin-left: 0px;
margin-bottom: 20px;
padding-bottom: 20px;
border: RGB(129, 239, 199) solid 2px;
}
.h1 {
background-color: rgb(70, 182, 145);
color: white;
text-align: center;
padding: 13px;
margin-left: 33px;
margin-bottom: 0;
border: RGB(129, 239, 199) solid 2px;
border-bottom: RGB(129, 239, 199) solid 2px;
}
li {
align-items: center;
display: flex;
}
@media only screen and (max-width: 600px) {
.center {
margin-left: 0px;
justify-content: center;
}
#aboutmeimage {
max-width: 100%;
}
#floatLeft {
float: left;
margin-top: 0;
margin-right: 10px;
text-align: left;
text-indent: 14%;
}
.main {
padding: 0px;
margin-left: 0px;
}
.contact {
max-width: 85%;
margin-left: 28px;
}
textarea.form-control {
height: 107px;
}
}
@media only screen and (min-width: 601px) {
.end {
justify-content: flex-end;
}
}
.input {
background-color: rgb(70, 182, 145);
border-color: rgb(70, 182, 145);
}
.footer {
position: fixed;
margin-top: 30px;
left: 0;
bottom: 0;
width: 100%;
background-color: rgb(70, 182, 145);
color: white;
text-align: center;
border-top: RGB(129, 239, 199) solid 2px;
}
.aboutMe {
max-width: 40%;
max-height: 240px;
float: left;
margin-right: 20px;
border: RGB(144, 144, 144) solid 2px;
}
.aboutCard {
background-color: white;
border: RGB(129, 239, 199) solid 2px;
margin-bottom: 10%;
}
.abouth2,
.prtfolioh2 {
padding-left: 20px;
padding-bottom: 20px;
border-bottom: solid;
color: RGB(144, 144, 144);
}
.portfolio {
margin-bottom: 25px;
min-height: 100%;
width: 100%;
margin: auto;
}
.figure {
position: relative;
border: RGB(129, 239, 199) solid 2px;
}
.h3 {
position: absolute;
width: 100%;
background-color: rgb(70, 182, 145);
color: white;
text-align: center;
padding: 21px;
bottom: 50px;
opacity: .7;
}
.portimg {
height: 228px;
}
.nav-item {
padding-left: 2%;
color: rgb(70, 182, 145);
}
.btn-primary {
border: RGB(129, 239, 199) solid 2px;
background-color: rgb(70, 182, 145);
}
.btn-primary:hover {
background-color: rgb(144, 144, 144);
border: RGB(129, 239, 199) solid 2px;
}
.container {
position: relative;
border-radius: 5px;
background-color: #f2f2f2;
padding: 20px 0 30px 0;
}
/* style inputs and link buttons */
input,
.btn {
width: 100%;
padding: 12px;
border: revert;
border-radius: 4px;
margin: 5px 0;
opacity: 0.85;
display: inline-block;
font-size: 17px;
line-height: 20px;
text-decoration: none;
/* remove underline from anchors */
}
input:hover,
.btn:hover {
opacity: 1;
}
/* add appropriate colors to fb, twitter and google buttons */
.li {
background-color: #0e76a8;
color: white;
}
.github {
background-color: black;
color: white;
}
.google {
background: #4184f3;
color: white;
}
/* style the submit button */
input[type=submit] {
background-color: rgb(70, 182, 145);
color: white;
cursor: pointer;
}
input[type=submit]:hover {
background-color: rgb(70, 182, 145);
}
/* Two-column layout */
.col {
float: left;
width: 50%;
margin: auto;
padding: 0 50px;
margin-top: 6px;
margin-bottom: 40px;
border-left-style: outset;
}
/* Clear floats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}
/* vertical line */
.vl {
position: absolute;
left: 50%;
transform: translate(-50%);
border: 2px solid #ddd;
height: 175px;
}
/* text inside the vertical line */
.inner {
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
background-color: #f1f1f1;
border: 1px solid #ccc;
border-radius: 50%;
padding: 8px 10px;
}
/* hide some text on medium and large screens */
.hide-md-lg {
display: none;
}
/* bottom container */
.bottom-container {
text-align: center;
background-color: #666;
border-radius: 0px 0px 4px 4px;
}
/* Responsive layout - when the screen is less than 650px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 650px) {
.col {
width: 100%;
margin-top: 0;
}
/* hide the vertical line */
.vl {
display: none;
}
/* show the hidden text on small screens */
.hide-md-lg {
display: block;
text-align: center;
}
} | 0.650245 | 0.104204 |
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
background-color: rgba(0, 0, 0, 0.25); /*Sets the text hover color on navbar*/
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active >
a:hover, .navbar-default .navbar-brand .navbar-nav > .active > a:focus {
color: rgb(249, 249, 184); /*BACKGROUND color for active*/
background-color: rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-nav > li >a {
color:rgb(249, 249, 184);
font-size: 14px;
}
.navbar-inverse {
background-color:rgba(128, 0, 0, 1.00);
border-color:rgba(128, 0, 0, 1.00);
border-bottom: 4px rgba(128, 0, 0, 1.00);
color:rgb(249, 249, 184);
}
.navbar-brand {
font-size:4px;
}
.col-sm-6{
color:rgba(128, 0, 0, 1.00);
font-size: 28px;
margin:0 0 0 -10px;
text-indent: none;
}
#mob-menu{
background-color:rgba(128, 0, 0, 1.00);
border-right: 2px solid rgba(128, 0, 0, 1.00);
}
.adress {
font-family: Comfortaa, serif;
text-align:right;
margin:10px 25px 0 0;
font-size:12px;
color:rgba(128, 0, 0, 1.00);
}
#header {
margin:1px;
padding: auto;
}
#nav-bar{
font-family: Comfortaa, serif;
background-color:rgba(128, 0, 0, 1.00);
top:0;
width: 100%;
height:20px;
left:0;
z-index:999;
border-radius: 0;
}
html {
position: relative;
min-height: 100%;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
font-family: Comfortaa, serif;
font-size:11px;
color: rgb(249, 249, 184);
height: 70px;
background-color:rgba(128, 0, 0, 1.00);
text-align: center;
}
#ft{
margin: 16px 0 0 5px;
color: rgb(249, 249, 184);
text-decoration: none;
}
#ft:hover{
text-decoration: none;
}
body {
font-family: 'Open Sans', sans-serif;
font-size:14px;
background-color: rgb(249, 249, 184);
color: #000;
margin-bottom: 70px;
}
h1{
font-family: Comfortaa, serif;
color:#000;
font-size:25px;
text-align: center;
text-transform: uppercase;
letter-spacing: 5px;
color:rgba(128, 0, 0, 1.00);
text-shadow: 2px;
}
h2 {
font-family: Comfortaa, serif;
text-align: center;
font-size:22px;
}
#MG{
font-family: Comfortaa, serif;
margin-top:3px;
line-height: 33px
}
/* Program, School */
.table{
background-color: rgb(240, 226, 134);
text-align:left;
}
th{
text-align:left;
border-color:rgba(128, 0, 0, 1.00);
}
/* Program, School */
/* School */
#director{
width: 250px;
height: 350px;
margin:0 0 0 50px;
}
#director-about{
font-size: 13px;
text-align: justify;
text-indent: 20px;
color: #000;
}
#board{
text-align: center;
}
/* School */
/* Program */
.head{
font-family: 'Open Sans', sans-serif;
text-align:center;
font-size:17px;
color:rgba(128, 0, 0, 1.00);
}
#program{
font-size: 11px;
}
#program-menu{
margin: 0 30%;
}
.btn-default{
font-family: Comfortaa, serif;
background-color: rgb(240, 226, 134);
border-color:rgba(128, 0, 0, 1.00);
color:rgba(128, 0, 0, 1.00);
}
.btn-default:hover {
font-family: Comfortaa, serif;
background-color:rgba(128, 0, 0, 1.00);
border-color:rgba(128, 0, 0, 1.00);
color:rgb(240, 226, 134);
}
#day {
font-family: Comfortaa,serif;
background-color: white;
text-align: center;
font-size: 15px;
color: rgba(128, 0, 0, 1.00);
border-bottom: 2px solid rgba(128, 0, 0, 1.00);
border-top: 2px solid rgba(128, 0, 0, 1.00);
}
.program-class-heading{
text-align: left;
color:rgba(128, 0, 0, 1.00);
}
.class{
font-size: 15px;
text-align: left;
}
/* Program */
/* Profiles */
#profiles-header{
font-family: Comfortaa, serif;
background-color:rgb(240, 226, 134);
color:rgba(128, 0, 0, 1.00);
border-bottom: 3px solid rgba(128, 0, 0, 1.00);
text-align: center;
font-weight: bold;
font-size:18px;
}
#profiles-body{
border-top: 1px solid rgba(128, 0, 0, 1.00);
}
#bal{
margin-left:30px
}
#profiles-img {
height:280px;
width: 420px;
}
#profiles-text{
text-indent: 20px;
text-align: justify;
}
/* Profiles */
/* History */
#historytext{
text-align: justify;
text-indent: 20px;
line-height: 30px;
font-size: 16px;
}
/* History */
/* Achievements */
.panel-body{
background-color:white;
}
.panel-heading{
background-color:rgba(126, 124, 124, 0.34);
}
/* Achievements */
/* Students */
h4{
color:rgba(128, 0, 0, 1.00);
}
.note-header{
margin-top: -15px;
border-bottom: solid rgba(128, 0, 0, 1.00);
}
#box {
display: block;
padding:20px 20px 30px;
margin:50px 0 0 40px;
width:330px;
height:250px;
font-family: 'Open Sans', sans-serif;
border:0;
border-radius:3px;
background-color: rgb(240, 226, 134);
box-shadow:3px 8px 10px #666;
overflow:hidden;
}
#box2 {
display: block;
padding:25px 25px 40px;
margin: -250px 420px 0;
width:330px;
height:250px;
font-family: 'Open Sans', sans-serif;
border:0;
border-radius:3px;
background-color: rgb(240, 226, 134);
box-shadow:3px 8px 10px #666;
overflow:hidden;
}
#box3 {
display: block;
padding:25px 25px 40px;
margin:-250px 800px 0;
width:330px;
height:250px;
font-family: 'Open Sans', sans-serif;
border:0;
border-radius:3px;
background-color: rgb(240, 226, 134);
box-shadow:3px 8px 10px #666;
overflow:hidden;
}
/* Students */
/* Projects */
#project1 {
text-align: center;
background-color:rgb(240, 226, 134);
color: rgba(128, 0, 0, 1.00);
font-size: 15px;
font-family: Comfortaa, serif;
border-bottom: solid rgba(128, 0, 0, 1.00);
font-weight: bold;
}
/* Projects */
/* Admin */
h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
}
.admin-active{
color: rgb(240, 226, 134);
background-color: rgba(128, 0, 0, 1.00);
}
#admin-btn:hover {
font-family: Comfortaa, serif;
background-color: rgba(128, 0, 0, 1.00);
border-color: rgba(128, 0, 0, 1.00);
color: rgb(240, 226, 134);
}
#admin-heading {
font-family: Comfortaa, serif;
background-color: rgb(240, 226, 134);
color: rgba(128, 0, 0, 1.00);
border-bottom: 3px solid rgba(128, 0, 0, 1.00);
text-align: center;
font-weight: bold;
font-size: 16px;
}
.form-control:focus {
border-color: #B0BEC5;
box-shadow: inset 0 1px 1px rgba(176, 190, 197, 0.37), 0 0 8px rgba(176, 190, 197, 0.33);
}
#admin-table{
font-size: 13px;
}
/* Admin */
/* Educator*/
#hr1{
height: 2px;
color: rgba(128, 0, 0, 1.00);
background-color: rgba(128, 0, 0, 1.00);
border: none;
}
#hr2{
height: 2px;
color: rgba(128, 0, 0, 1.00);
background-color: rgba(128, 0, 0, 1.00);
border: none;
}
.username{
color:rgba(128, 0, 0, 1.00);
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: bold;
}
.username:hover{
color:rgba(128, 0, 0, 1.00);
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}
.username:checked{
color:rgba(128, 0, 0, 1.00);
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}
.account{
background-color: rgb(240, 226, 134);
border: 1px solid rgba(128, 0, 0, 1.00);
border-radius: inherit;
}
#educator-heading {
background-color: rgb(240, 226, 134);
color: rgba(128, 0, 0, 1.00);
border: 1px solid rgba(128, 0, 0, 1.00);
border-radius: inherit;
text-align: center;
font-weight: bold;
}
/* Educator*/
/* Gallery */
.modal-dialog {}
.thumbnail {margin-bottom:6px;}
.carousel-control.left,.carousel-control.right{
background-image:none;
margin-top:10%;
width:5%;
}
.modal-content{
background-color: rgba(249, 249, 185, 1.00);
}
.modal-header {
font-family: Comfortaa;
color:#000;
font-size:20px;
text-align: center;
color:rgba(128, 0, 0, 1.00);
text-shadow: 2px;
}
.modal-dialog {
width: 690px;
}
.modal-body {
height: 445px;
}
.thumbnail {
background-color: rgba(128, 0, 0, 1.00);
}
/* Gallery */ | public/css/style.css | .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
background-color: rgba(0, 0, 0, 0.25); /*Sets the text hover color on navbar*/
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active >
a:hover, .navbar-default .navbar-brand .navbar-nav > .active > a:focus {
color: rgb(249, 249, 184); /*BACKGROUND color for active*/
background-color: rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-nav > li >a {
color:rgb(249, 249, 184);
font-size: 14px;
}
.navbar-inverse {
background-color:rgba(128, 0, 0, 1.00);
border-color:rgba(128, 0, 0, 1.00);
border-bottom: 4px rgba(128, 0, 0, 1.00);
color:rgb(249, 249, 184);
}
.navbar-brand {
font-size:4px;
}
.col-sm-6{
color:rgba(128, 0, 0, 1.00);
font-size: 28px;
margin:0 0 0 -10px;
text-indent: none;
}
#mob-menu{
background-color:rgba(128, 0, 0, 1.00);
border-right: 2px solid rgba(128, 0, 0, 1.00);
}
.adress {
font-family: Comfortaa, serif;
text-align:right;
margin:10px 25px 0 0;
font-size:12px;
color:rgba(128, 0, 0, 1.00);
}
#header {
margin:1px;
padding: auto;
}
#nav-bar{
font-family: Comfortaa, serif;
background-color:rgba(128, 0, 0, 1.00);
top:0;
width: 100%;
height:20px;
left:0;
z-index:999;
border-radius: 0;
}
html {
position: relative;
min-height: 100%;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
font-family: Comfortaa, serif;
font-size:11px;
color: rgb(249, 249, 184);
height: 70px;
background-color:rgba(128, 0, 0, 1.00);
text-align: center;
}
#ft{
margin: 16px 0 0 5px;
color: rgb(249, 249, 184);
text-decoration: none;
}
#ft:hover{
text-decoration: none;
}
body {
font-family: 'Open Sans', sans-serif;
font-size:14px;
background-color: rgb(249, 249, 184);
color: #000;
margin-bottom: 70px;
}
h1{
font-family: Comfortaa, serif;
color:#000;
font-size:25px;
text-align: center;
text-transform: uppercase;
letter-spacing: 5px;
color:rgba(128, 0, 0, 1.00);
text-shadow: 2px;
}
h2 {
font-family: Comfortaa, serif;
text-align: center;
font-size:22px;
}
#MG{
font-family: Comfortaa, serif;
margin-top:3px;
line-height: 33px
}
/* Program, School */
.table{
background-color: rgb(240, 226, 134);
text-align:left;
}
th{
text-align:left;
border-color:rgba(128, 0, 0, 1.00);
}
/* Program, School */
/* School */
#director{
width: 250px;
height: 350px;
margin:0 0 0 50px;
}
#director-about{
font-size: 13px;
text-align: justify;
text-indent: 20px;
color: #000;
}
#board{
text-align: center;
}
/* School */
/* Program */
.head{
font-family: 'Open Sans', sans-serif;
text-align:center;
font-size:17px;
color:rgba(128, 0, 0, 1.00);
}
#program{
font-size: 11px;
}
#program-menu{
margin: 0 30%;
}
.btn-default{
font-family: Comfortaa, serif;
background-color: rgb(240, 226, 134);
border-color:rgba(128, 0, 0, 1.00);
color:rgba(128, 0, 0, 1.00);
}
.btn-default:hover {
font-family: Comfortaa, serif;
background-color:rgba(128, 0, 0, 1.00);
border-color:rgba(128, 0, 0, 1.00);
color:rgb(240, 226, 134);
}
#day {
font-family: Comfortaa,serif;
background-color: white;
text-align: center;
font-size: 15px;
color: rgba(128, 0, 0, 1.00);
border-bottom: 2px solid rgba(128, 0, 0, 1.00);
border-top: 2px solid rgba(128, 0, 0, 1.00);
}
.program-class-heading{
text-align: left;
color:rgba(128, 0, 0, 1.00);
}
.class{
font-size: 15px;
text-align: left;
}
/* Program */
/* Profiles */
#profiles-header{
font-family: Comfortaa, serif;
background-color:rgb(240, 226, 134);
color:rgba(128, 0, 0, 1.00);
border-bottom: 3px solid rgba(128, 0, 0, 1.00);
text-align: center;
font-weight: bold;
font-size:18px;
}
#profiles-body{
border-top: 1px solid rgba(128, 0, 0, 1.00);
}
#bal{
margin-left:30px
}
#profiles-img {
height:280px;
width: 420px;
}
#profiles-text{
text-indent: 20px;
text-align: justify;
}
/* Profiles */
/* History */
#historytext{
text-align: justify;
text-indent: 20px;
line-height: 30px;
font-size: 16px;
}
/* History */
/* Achievements */
.panel-body{
background-color:white;
}
.panel-heading{
background-color:rgba(126, 124, 124, 0.34);
}
/* Achievements */
/* Students */
h4{
color:rgba(128, 0, 0, 1.00);
}
.note-header{
margin-top: -15px;
border-bottom: solid rgba(128, 0, 0, 1.00);
}
#box {
display: block;
padding:20px 20px 30px;
margin:50px 0 0 40px;
width:330px;
height:250px;
font-family: 'Open Sans', sans-serif;
border:0;
border-radius:3px;
background-color: rgb(240, 226, 134);
box-shadow:3px 8px 10px #666;
overflow:hidden;
}
#box2 {
display: block;
padding:25px 25px 40px;
margin: -250px 420px 0;
width:330px;
height:250px;
font-family: 'Open Sans', sans-serif;
border:0;
border-radius:3px;
background-color: rgb(240, 226, 134);
box-shadow:3px 8px 10px #666;
overflow:hidden;
}
#box3 {
display: block;
padding:25px 25px 40px;
margin:-250px 800px 0;
width:330px;
height:250px;
font-family: 'Open Sans', sans-serif;
border:0;
border-radius:3px;
background-color: rgb(240, 226, 134);
box-shadow:3px 8px 10px #666;
overflow:hidden;
}
/* Students */
/* Projects */
#project1 {
text-align: center;
background-color:rgb(240, 226, 134);
color: rgba(128, 0, 0, 1.00);
font-size: 15px;
font-family: Comfortaa, serif;
border-bottom: solid rgba(128, 0, 0, 1.00);
font-weight: bold;
}
/* Projects */
/* Admin */
h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
}
.admin-active{
color: rgb(240, 226, 134);
background-color: rgba(128, 0, 0, 1.00);
}
#admin-btn:hover {
font-family: Comfortaa, serif;
background-color: rgba(128, 0, 0, 1.00);
border-color: rgba(128, 0, 0, 1.00);
color: rgb(240, 226, 134);
}
#admin-heading {
font-family: Comfortaa, serif;
background-color: rgb(240, 226, 134);
color: rgba(128, 0, 0, 1.00);
border-bottom: 3px solid rgba(128, 0, 0, 1.00);
text-align: center;
font-weight: bold;
font-size: 16px;
}
.form-control:focus {
border-color: #B0BEC5;
box-shadow: inset 0 1px 1px rgba(176, 190, 197, 0.37), 0 0 8px rgba(176, 190, 197, 0.33);
}
#admin-table{
font-size: 13px;
}
/* Admin */
/* Educator*/
#hr1{
height: 2px;
color: rgba(128, 0, 0, 1.00);
background-color: rgba(128, 0, 0, 1.00);
border: none;
}
#hr2{
height: 2px;
color: rgba(128, 0, 0, 1.00);
background-color: rgba(128, 0, 0, 1.00);
border: none;
}
.username{
color:rgba(128, 0, 0, 1.00);
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: bold;
}
.username:hover{
color:rgba(128, 0, 0, 1.00);
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}
.username:checked{
color:rgba(128, 0, 0, 1.00);
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}
.account{
background-color: rgb(240, 226, 134);
border: 1px solid rgba(128, 0, 0, 1.00);
border-radius: inherit;
}
#educator-heading {
background-color: rgb(240, 226, 134);
color: rgba(128, 0, 0, 1.00);
border: 1px solid rgba(128, 0, 0, 1.00);
border-radius: inherit;
text-align: center;
font-weight: bold;
}
/* Educator*/
/* Gallery */
.modal-dialog {}
.thumbnail {margin-bottom:6px;}
.carousel-control.left,.carousel-control.right{
background-image:none;
margin-top:10%;
width:5%;
}
.modal-content{
background-color: rgba(249, 249, 185, 1.00);
}
.modal-header {
font-family: Comfortaa;
color:#000;
font-size:20px;
text-align: center;
color:rgba(128, 0, 0, 1.00);
text-shadow: 2px;
}
.modal-dialog {
width: 690px;
}
.modal-body {
height: 445px;
}
.thumbnail {
background-color: rgba(128, 0, 0, 1.00);
}
/* Gallery */ | 0.310904 | 0.080502 |
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
font-family: 'Source Sans Pro', sans-serif;
font-size: 100%;
/* background:url(../images/bg.jpg);*/
background: #212121;
}
body a{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
/*----start-header----*/
.wrapper{
padding:5em 0;
}
.header_top{
background:#fff;
padding:1.5em;
}
.logo{
float:left;
margin-top:5px;
}
.menu{
float:right;
margin-top: 9px;
}
.menu li{
display:inline-block;
}
.menu li:first-child{
margin-left:0;
}
.menu li a{
display: block;
font-size:1em;
color:#787878;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
font-weight: bold;
}
#nav .current a {
color:#fff;
background:#6dc5dd;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.menu li a:hover ,.menu li.active a{
color:#fff;
background:#f77462 !important;
}
.toggleMenu {
display: none;
padding:4px 5px 0px 5px;
border-radius:2em;
-webkit-border-radius:2em;
-moz-border-radius:2em;
-o-border-radius:2em;
}
.nav:before,
.nav:after {
content: " ";
display: table;
}
.nav:after {
clear: both;
}
.nav ul {
list-style: none;
}
@media screen and (max-width:800px) {
.menu {
margin:10px 0;
}
.active {
display: block;
}
.menu li a{
text-align:left;
border-radius:0;
-webkit-border-radius:0;
-moz-border-radius:0;
-o-border-radius:0;
}
.nav {
list-style: none;
width: 95%;
position: absolute;
right: 10px;
background: #051619;
top: 110px;
z-index: 9999;
border: 1px solid #E0E0E0;
}
.menu li a span.messages{
text-align:center;
top:15px;
}
.nav li ul{
width:100%;
}
.menu ul{
margin:0;
}
.nav > li.hover > ul {
width:100%;
}
.nav > li {
float: none;
display:block;
}
.nav ul {
display: block;
width: 100%;
}
.nav > li.hover > ul , .nav li li.hover ul {
position: static;
}
.nav li a{
border-top:1px solid #e0e0e0;
background:#fff;
}
.nav li:first-child a{
border-top:none;
}
}
.banner{
background: #e7e7e7;
background: -moz-linear-gradient(top, #e7e7e7 0%, #f8f8f8 44%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(44%,#f8f8f8), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top, #e7e7e7 0%,#f8f8f8 44%,#ffffff 100%);
background: -o-linear-gradient(top, #e7e7e7 0%,#f8f8f8 44%,#ffffff 100%);
background: -ms-linear-gradient(top, #e7e7e7 0%,#f8f8f8 44%,#ffffff 100%);
background: linear-gradient(to bottom, #e7e7e7 0%,#f8f8f8 44%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#ffffff',GradientType=0 );
padding:2em 5em 0;
}
.banner_left {
margin-right:10em;
}
.banner_left span {
width:430px;
height:366px;
display: block;
background: url(../images/phone.png) no-repeat;
}
.banner_right{
margin-top:3em;
}
.banner_right h1{
font-size: 3em;
text-transform: uppercase;
color: #104954;
font-weight: 500;
}
.banner_right h2{
font-size:1.8em;
line-height: 0.5em;
color: #104954;
font-weight: 500;
margin-bottom:1.2em;
}
.banner_right p{
font-size:1em;
color:#999;
font-weight: 500;
}
.banner_btn {
display: inline-block;
padding: 12px 30px;
font-size: 1.1em;
cursor: pointer;
border: none;
background: #f77462;
color: #fff;
text-transform: uppercase;
text-decoration: none;
outline: none;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
-o-transition: all 0.3s;
font-weight: 400;
margin-top:2em;
}
.banner_btn:hover {
text-decoration:none;
color:#fff;
background:#6dc5dd;
}
/*--content--*/
.content_top{
padding:3em 2em 4em;
background:#6dc5dd;
}
i.flag{
width: 80px;
height: 80px;
background: url(../images/img-sprite.png)no-repeat -9px -6px;
float: left;
margin-right:1em;
}
i.camera{
width: 80px;
height: 80px;
background: url(../images/img-sprite.png)no-repeat -95px -6px;
float: left;
margin-right:1em;
}
i.home{
width: 80px;
height: 80px;
background: url(../images/img-sprite.png)no-repeat -187px -6px;
float: left;
margin-right:1em;
}
.flag_desc h3{
margin-bottom:0.8em;
}
.flag_desc h3 a{
color:#fff;
font-size:0.85em;
font-weight:bold;
}
.flag_desc h3 a:hover{
text-decoration:none;
color:#f77462;
}
div.flag_desc {
float: left;
width:68.22%;
margin-top: 0.5em;
}
.flag_desc p{
color:#fff;
font-size:0.85em;
line-height:1.8em;
margin-bottom: 1.5em;
}
.link {
background: url(../images/arrow.png) no-repeat 100% 1px;
display: inline-block;
padding: 0 25px 0 0;
line-height: 19px;
font-size: 1em;
font-style: normal;
text-decoration: none;
color: #fff;
font-weight: 700;
}
.link:hover{
text-decoration:none;
color: #f77462;
}
.content_middle{
background:#fff;
padding:4em 2em;
}
.middle_grid{
margin-bottom:3em;
}
ul.test_box {
padding: 0;
list-style: none;
}
ul.test_box li.test_img {
float: left;
width:24%;
margin-right:2em;
}
ul.test_box li.test_desc {
float: left;
width:71%;
}
ul.test_box li.test_desc h4 a {
font-size: 1.1em;
font-weight: bold;
color:#104954;
text-decoration: none;
}
ul.test_box li.test_desc h4 a:hover {
color:#f77462;
}
ul.test_box li.test_desc p {
color: #999;
font-size: 0.95em;
line-height: 1.8em;
}
.content_btn {
display: inline-block;
padding: 8px 20px;
font-size: 1em;
cursor: pointer;
border: none;
background: #f77462;
color: #fff;
text-transform: uppercase;
text-decoration: none;
outline: none;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
-o-transition: all 0.3s;
font-weight: 400;
}
.content_btn:hover{
background: #6dc5dd;
text-decoration:none;
color:#fff;
}
/******** SAP ************/
.sap_tabs{
clear:both;
border: 1px solid #eee;
}
.tab_box{
background:#003d48;
padding: 2em;
}
.top1{
margin-top: 2%;
}
.resp-tabs-list {
width: 100%;
list-style: none;
padding: 0;
}
.resp-tab-item:first-child{
border-left:none;
}
.resp-tab-item{
border-left: 1px solid #CFCFCF;
color: #777;
font-size: 1em;
background: #f2f2f2;
cursor: pointer;
padding: 12px 10px;
display: inline-block;
margin: 0;
text-align: center;
list-style: none;
float: left;
width: 33.3333%;
outline: none;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
font-weight: bold;
}
.resp-tab-item:hover {
text-shadow: none;
color: #F27141;
}
.resp-tab-active{
background:#003d48;
text-shadow: none;
color:#fff;
}
.resp-tabs-container {
padding: 0px;
background-color: #fff;
clear: left;
}
h2.resp-accordion {
cursor: pointer;
padding: 5px;
display: none;
}
.resp-tab-content {
display: none;
}
.resp-content-active, .resp-accordion-active {
display: block;
}
h2.resp-accordion {
font-size:1em;
margin: 0px;
padding: 10px 15px;
background:#f77462;
margin:10px 0;
color:#fff;
}
h2.resp-accordion:hover{
background:#6CC5D9;
text-shadow: none;
color: #FFF;
}
@media only screen and (max-width:480px) {
.sap_tabs{
padding-top:0;
}
.resp-tabs-container{
padding:10px;
}
ul.resp-tabs-list {
display: none;
}
h2.resp-accordion {
display: block;
}
.resp-vtabs .resp-tab-content {
border: 1px solid #C1C1C1;
}
.resp-vtabs .resp-tabs-container {
border: none;
float: none;
width: 100%;
min-height: initial;
clear: none;
}
.resp-accordion-closed {
display: none !important;
}
}
.facts h4 a{
color:#6dc5dd;
text-decoration: none;
font-weight: 600;
font-size: 1.2em;
}
.facts h4 a:hover{
color: #f77462;
}
.facts p{
color: #fff;
font-size: 0.95em;
line-height: 1.8em;
}
ul.tab_list{
list-style: none;
padding: 2em 2em 1em;
}
ul.tab_list li {
list-style-image: url(../images/tab_arrow.png);
margin: 0 22px 10px;
}
ul.tab_list li a {
color: #888;
font-size: 0.95em;
line-height: 1.3em;
vertical-align: top;
text-decoration: none;
}
ul.tab_list li a:hover {
color:#333;
}
.section_aligncenter{
text-align:center;
padding:4em 0;
background:#f77462;
}
.section_aligncenter h3{
color: #fff;
font-size: 2em;
font-weight: 700;
}
.section_aligncenter p{
width: 65%;
margin: 0 auto;
color: #fff;
font-size: 1.1em;
font-weight: 300;
line-height: 1.5em;
}
.content_bottom{
background:#fff;
padding:4em 2em;
}
.content_bottom h3{
text-align:center;
color:#104954;
font-size: 2em;
font-weight: 700;
margin-bottom:0.8em;
}
p.m_1{
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
padding: 0.5em 0;
text-align: center;
font-size: 1.4em;
font-weight: 300;
color:#6dc5dd;
margin-bottom: 2em;
}
ul.project_box {
padding: 0;
list-style: none;
margin-bottom: 2em;
}
ul.project_box li.mini-post-meta {
display: block;
float: left;
width: 70px;
background:#6dc5dd;
text-align: center;
margin: 3px 30px 0 0;
position: relative;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
}
ul.project_box li.mini-post-meta span.day {
font-size: 35px;
color: #fff;
padding: 5px 0;
display: block;
line-height: 1em;
font-weight: bold;
border-bottom: 1px solid #fff;
}
ul.project_box li.mini-post-meta span.month {
font-size:15px;
color: #fff;
line-height: 2em;
font-weight: bold;
}
ul.project_box li.desc {
overflow: hidden;
}
ul.project_box li.desc h5{
margin-bottom:2px;
}
ul.project_box li.desc h5 a {
color: #104954;
font-size: 1.2em;
font-weight: bold;
}
ul.project_box li.desc p {
color: #999;
font-size: 0.85em;
margin-top: 0.7em;
line-height: 1.8em;
}
.top_grid{
margin-bottom:2em;
}
span.comment{
color:#f77462;
font-size:0.95em;
}
ul.comment_section{
padding:2em;
list-style:none;
background:#ececec;
}
ul.comment_section li.comment_desc {
float: left;
width: 74.666%;
}
ul.comment_section li.comment_desc p{
color:#555;
font-size:0.95em;
line-height:1.8em;
margin-bottom:-10px;
}
i.comment {
width: 120px;
height: 120px;
background: url(../images/img-sprite.png)no-repeat -10px -92px;
float: right;
}
span.m_2 a{
font-size:1em;
font-weight:bold;
color:#f77462;
}
/*--footer--*/
.footer{
background:#6dc5dd;
padding:0 2em;
}
.footer_top{
padding:3em 0;
}
h3.m_4{
color:#fff;
font-size:1.3em;
font-weight:bold;
}
ul.list{
padding:0;
list-style:none;
}
ul.list li a{
color:#fff;
font-size:0.95em;
line-height:1.8em;
}
ul.list li a:hover{
background:
}
.footer_bottom {
border-top: 1px solid #A7D7E4;
padding: 2em 0;
}
.copy{
float:left;
margin-top: 5px;
}
.copy p{
color:#fff;
font-size:1em;
}
.copy p a{
color:#DFF8FF;
}
ul.social{
padding:0;
list-style:none;
float:right;
}
ul.social li:first-child {
margin-left: 0;
}
ul.social li {
display: inline-block;
margin-left: 5px;
}
ul.social li a {
display: block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
ul.social li a i {
width:32px;
height:32px;
display: block;
background: url(../images/img-sprite.png)#fff no-repeat;
border-radius: 1em;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
-o-border-radius: 1em;
}
ul.social li a i:hover{
opacity:0.8;
}
ul.social li a i.fb{
background-position:-151px -116px;
}
ul.social li a i.tw{
background-position:-197px -118px;
}
/*--about--*/
h1.title-header {
background: #f77462;
display: -webkit-inline-box;
color: #fff;
font-size: 1.5em;
text-transform: uppercase;
padding: 0.4em 5em 0.4em 1em;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background:none;
font-size:0.85em;
}
h3.m_2 {
font-size: 1.7em;
font-weight: bold;
color:#fff;
margin-bottom: 1em;
}
ul.about_grid1.about_box {
padding: 0;
list-style: none;
}
ul.about_grid1 li.about_img {
float: left;
width:50.333%;
margin-right: 1.5em;
}
ul.about_grid1 li.about_desc {
float: none;
width: 100%;
}
ul.about_grid1 li.about_desc h5{
margin-bottom:1em;
}
ul.about_grid1 li.about_desc h5 a {
color: #fff;
font-size: 1.2em;
text-transform: uppercase;
line-height: 1.5em;
}
p.first_desc, p.last{
color:#fff;
font-size: 0.85em;
line-height: 1.5em;
margin-bottom: 2em;
}
p.last{
margin-bottom:0;
}
div.list.custom-list ul {
margin: 0;
padding: 0;
list-style: none;
}
div.list.custom-list ul li:first-child {
margin: 0;
}
div.list.custom-list ul li {
width: 100%;
overflow: hidden;
margin: 30px 0 0 0;
padding: 0;
list-style: none;
}
.dropcap {
text-align: left;
}
.dropcap {
position: relative;
display: block;
float: left;
overflow: hidden;
width: 50px;
height: 50px;
background: #6ECCE6;
color: #fff;
text-align: center;
text-transform: uppercase;
font-size: 30px;
line-height:45px;
margin-right: 0.5em;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
}
div.list.custom-list ul li h5 a {
display: block;
margin: 0 0 1px 0;
line-height: 21px;
font-size: 17px;
font-weight: 400;
color:#fff;
}
div.list.custom-list ul li p{
display: block;
overflow: hidden;
font-style: normal;
font-size: 0.85em;
line-height: 1.8em;
color:#fff;
}
/*--services--*/
.services_top{
padding:3em 2em;
background: #6dc5dd
}
.col_1_of_portfolio:first-child {
margin-left: 0;
}
.col_1_of_portfolio{
display: block;
float: left;
margin: 1% 0 1% 2.6%;
}
.span_1_of_portfolio{
width:31.6%;
}
.view-first h3{
color: #555;
padding: 1em 0;
margin-bottom: 0;
font-size: 1em;
text-transform: uppercase;
}
.view {
/*--width:290px;
height:350px;--*/
float: left;
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
}
.view .mask,.view .content {
width: 349px;
height: 235px;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
cursor: pointer;
}
.view img {
display: block;
position: relative;
}
.info {
display: inline-block;
text-decoration: none;
padding: 7px 14px;
margin-top: 5em;
color: #fff;
text-transform: uppercase;
}
.info: hover {
-webkit-box-shadow: 0 0 5px #000;
-moz-box-shadow: 0 0 5px #000;
box-shadow: 0 0 5px #000;
}
.view-first img {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.view-first .mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
background-color:rgba(98, 187, 247, 0.29);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.view-first h2 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-o-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.view-first p {
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
-o-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.view-first:hover img {
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
-o-transform: scale(1.1,1.1);
-ms-transform: scale(1.1,1.1);
transform: scale(1.1,1.1);
}
.view-first a.info {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.view-first:hover p {
-webkit-transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
-ms-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.span_1_of_projects img{
display:block;
}
/*--services-*/
blockquote {
background: url(../images/quotes.png) 0 0 no-repeat;
padding: 10px 0 0 10px;
margin: 0;
border-left: none;
}
blockquote small {
color:#fff;
font-size:0.85em;
line-height: 24px;
margin-bottom: 6px;
}
blockquote p {
margin-bottom: 0;
font-size:0.85em;
line-height:1.8;
color:#fff;
}
.quotation{
margin-bottom:2em;
}
/*--contact--*/
.contact{
background:#fff;
padding:0 2em 0;
border-top: 1px solid #eee;
}
.contact_top {
margin-top: 2em;
}
.contact_top h3 {
font-size: 1.5em;
font-weight: bold;
color:#104954;
margin-bottom: 1em;
}
.contact_top p {
font-size: 0.85em;
line-height: 1.8em;
color:#777;
margin: 1em 0 3em;
}
.contact-to input[type="text"] {
padding: 10px 10px;
width:32%;
margin: 10px 0;
border: 1px solid #E1E2E2;
color: #777;
background: #FFF;
float: left;
outline: none;
font-size: 0.85em;
}
.text2 input[type="text"], .text2 textarea {
width: 99%;
margin: 10px 0;
border: 1px solid #E1E2E2;
color: #999;
outline: none;
margin-bottom: 25px;
height: 150px;
padding: 10px 10px;
font-size: 0.85em;
resize: none;
}
.contact-list ul{
padding:0;
list-style:none;
}
.contact-list ul li p{
margin-bottom:1em;
}
.map iframe {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 300px;
border: none;
line-height: 0;
overflow: hidden;
padding:3em 0;
}
i.address{
width: 20px;
height: 30px;
background: url(../images/img-sprite.png) no-repeat -252px -118px;
float: left;
margin-right: 1em;
}
i.phone{
width: 20px;
height: 30px;
background: url(../images/img-sprite.png) no-repeat -30px -223px;
float: left;
margin-right: 1em;
}
i.msg{
width: 20px;
height: 30px;
background: url(../images/img-sprite.png) no-repeat -70px -223px;
float: left;
margin-right: 1em;
}
.contact_btn input[type="submit"]{
color: #FFF;
font-size:1em;
font-weight: normal;
padding: 10px 30px;
background:#6dc5dd;
float: right;
display: inline-block;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
border:none;
outline:none;
cursor:pointer;
}
.contact_btn input[type="submit"]:hover{
background: #f77462;
text-decoration:none;
color:#fff;
}
/*--responsive design--*/
@media (max-width:1366px){
}
@media (max-width:1280px){
}
@media (max-width:1024px){
.cssmenu {
width: 52.5%;
}
.banner_left span {
width:410px;
height:293px;
background-size:84%;
}
.banner_left {
margin-right:8em;
}
.banner_right h1 {
font-size: 2.5em;
}
.banner_right h2 {
font-size: 1.5em;
margin-bottom: 1em;
}
.banner_right p {
font-size: 0.85em;
}
.banner_btn {
padding: 10px 20px;
font-size: 1em;
margin-top: 1.5em;
}
.banner_right {
margin-top: 2em;
}
div.flag_desc {
width: 65.22%;
}
.flag_desc h3 {
margin-bottom: 0.5em;
}
i.flag, i.camera, i.home{
margin-right: 0.5em;
}
ul.test_box li.test_desc {
width: 70%;
}
ul.comment_section li.comment_desc {
width: 67.666%;
}
ul.tab_list {
padding: 2em 1em 1em;
margin-left: 10px;
}
ul.comment_section {
padding: 1em;
}
.gallery li {
width:32.15%;
}
.wrapper {
padding: 1em 0;
}
.view .mask, .view .content {
width: 286px;
height: 192px;
}
.info {
padding:0;
margin-top: 4em;
}
}
@media (max-width:800px){
.header_top {
padding: 1em;
}
.cssmenu {
width: 58.5%;
}
.banner_right {
text-align: center;
margin: 2em 0;
}
.banner_left{
text-align:center;
margin:0;
}
.banner_left span {
display: inline-table;
}
.sap_tabs {
margin-top: 3em;
}
.footer_grid {
margin-bottom: 2em;
}
.footer_top {
text-align: center;
}
p.m_1 {
font-size: 1.2em;
}
.about_left {
margin-bottom: 2em;
}
.gallery li {
width:31%;
}
.flag_grid {
margin-bottom: 1.5em;
}
.flag_desc p {
margin-bottom: 1em;
}
.view-first h3 {
font-size: 0.85em;
}
.view .mask, .view .content {
width: 217px;
height: 145px;
}
.info {
padding: 0;
margin-top: 2.5em;
}
}
@media (max-width:768px){
.wrapper{
padding:0;
}
}
@media (max-width:640px){
.nav {
top: 93px;
}
.view .mask, .view .content {
width: 177px;
height: 120px;
}
.info {
padding: 0;
margin-top: 2em;
}
}
@media (max-width:480px){
.banner_right {
display: none;
}
.col_1_of_portfolio {
float:none;
margin:0;
}
.view .mask, .view .content {
width: 364px;
height: 237px;
}
.span_1_of_portfolio {
width: 100%;
}
.info {
padding: 0;
margin-top: 5em;
}
.banner_left span {
width: 300px;
height: 215px;
}
ul.test_box li.test_img {
margin-right: 1em;
}
div.flag_desc {
width: 75.22%;
}
ul.comment_section li.comment_desc {
width: 66.666%;
}
.banner {
padding: 2em 2em 0;
}
.gallery li {
width: 27.555%;
}
.contact-to input[type="text"] {
width: 31.5%;
}
}
@media (max-width:320px){
.banner_left span {
width: 250px;
height: 180px;
}
.content_top {
padding:2em 1em 3em;
}
div.flag_desc {
width: 66.22%;
}
.flag_desc h3 a {
font-size: 19px;
}
.content_middle {
padding:3em 1em;
}
ul.test_box li.test_desc p {
font-size: 0.8125em;
}
ul.tab_list {
padding: 2em 0.5em 1em;
margin-left: 10px;
}
.header_top {
padding: 0.5em;
}
.content_btn {
padding: 7px 20px;
font-size: 0.85em;
}
.facts h4 a {
font-size: 1.1em;
}
.section_aligncenter p {
width: 92%;
font-size:1em;
}
.content_bottom h3 {
font-size: 1.5em;
}
.content_bottom {
padding: 3em 1em;
}
ul.tab_list li a {
font-size:0.8125em;
}
ul.comment_section li.comment_desc {
width: 49.666%;
}
.copy {
float: none;
}
.tab_box {
padding: 1em;
}
.section_aligncenter {
padding: 3em 0;
}
.section_aligncenter h3 {
font-size: 1.7em;
}
ul.social {
float: none;
margin-top: 1em;
}
ul.list li a {
line-height: 1.5em;
}
.footer_bottom {
padding: 1em 0;
text-align:center;
}
.footer_top {
padding: 2em 0;
}
h3.m_4 {
margin-bottom: 5px;
}
.footer_grid {
margin-bottom: 1em;
}
p.m_1 {
font-size: 1em;
}
.nav {
top: 77px;
}
h1.title-header {
font-size: 1.2em;
}
.services_top {
padding: 2em 1em 0em;
}
.gallery li {
margin: 0 5px 0 0;
width: 31.555%;
}
.view-first h3 {
font-size: 10px;
}
.contact {
padding: 0 1em 0;
}
.contact_top h3 {
margin-bottom:0;
}
.contact-to input[type="text"] {
width: 98.5%;
margin-left: 0 !important;
}
.view .mask, .view .content {
width: 270px;
height: 180px;
}
.info {
padding: 0;
margin-top: 3em;
}
} | public/plugins/css/style.css | h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
font-family: 'Source Sans Pro', sans-serif;
font-size: 100%;
/* background:url(../images/bg.jpg);*/
background: #212121;
}
body a{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
/*----start-header----*/
.wrapper{
padding:5em 0;
}
.header_top{
background:#fff;
padding:1.5em;
}
.logo{
float:left;
margin-top:5px;
}
.menu{
float:right;
margin-top: 9px;
}
.menu li{
display:inline-block;
}
.menu li:first-child{
margin-left:0;
}
.menu li a{
display: block;
font-size:1em;
color:#787878;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
font-weight: bold;
}
#nav .current a {
color:#fff;
background:#6dc5dd;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.menu li a:hover ,.menu li.active a{
color:#fff;
background:#f77462 !important;
}
.toggleMenu {
display: none;
padding:4px 5px 0px 5px;
border-radius:2em;
-webkit-border-radius:2em;
-moz-border-radius:2em;
-o-border-radius:2em;
}
.nav:before,
.nav:after {
content: " ";
display: table;
}
.nav:after {
clear: both;
}
.nav ul {
list-style: none;
}
@media screen and (max-width:800px) {
.menu {
margin:10px 0;
}
.active {
display: block;
}
.menu li a{
text-align:left;
border-radius:0;
-webkit-border-radius:0;
-moz-border-radius:0;
-o-border-radius:0;
}
.nav {
list-style: none;
width: 95%;
position: absolute;
right: 10px;
background: #051619;
top: 110px;
z-index: 9999;
border: 1px solid #E0E0E0;
}
.menu li a span.messages{
text-align:center;
top:15px;
}
.nav li ul{
width:100%;
}
.menu ul{
margin:0;
}
.nav > li.hover > ul {
width:100%;
}
.nav > li {
float: none;
display:block;
}
.nav ul {
display: block;
width: 100%;
}
.nav > li.hover > ul , .nav li li.hover ul {
position: static;
}
.nav li a{
border-top:1px solid #e0e0e0;
background:#fff;
}
.nav li:first-child a{
border-top:none;
}
}
.banner{
background: #e7e7e7;
background: -moz-linear-gradient(top, #e7e7e7 0%, #f8f8f8 44%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(44%,#f8f8f8), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top, #e7e7e7 0%,#f8f8f8 44%,#ffffff 100%);
background: -o-linear-gradient(top, #e7e7e7 0%,#f8f8f8 44%,#ffffff 100%);
background: -ms-linear-gradient(top, #e7e7e7 0%,#f8f8f8 44%,#ffffff 100%);
background: linear-gradient(to bottom, #e7e7e7 0%,#f8f8f8 44%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#ffffff',GradientType=0 );
padding:2em 5em 0;
}
.banner_left {
margin-right:10em;
}
.banner_left span {
width:430px;
height:366px;
display: block;
background: url(../images/phone.png) no-repeat;
}
.banner_right{
margin-top:3em;
}
.banner_right h1{
font-size: 3em;
text-transform: uppercase;
color: #104954;
font-weight: 500;
}
.banner_right h2{
font-size:1.8em;
line-height: 0.5em;
color: #104954;
font-weight: 500;
margin-bottom:1.2em;
}
.banner_right p{
font-size:1em;
color:#999;
font-weight: 500;
}
.banner_btn {
display: inline-block;
padding: 12px 30px;
font-size: 1.1em;
cursor: pointer;
border: none;
background: #f77462;
color: #fff;
text-transform: uppercase;
text-decoration: none;
outline: none;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
-o-transition: all 0.3s;
font-weight: 400;
margin-top:2em;
}
.banner_btn:hover {
text-decoration:none;
color:#fff;
background:#6dc5dd;
}
/*--content--*/
.content_top{
padding:3em 2em 4em;
background:#6dc5dd;
}
i.flag{
width: 80px;
height: 80px;
background: url(../images/img-sprite.png)no-repeat -9px -6px;
float: left;
margin-right:1em;
}
i.camera{
width: 80px;
height: 80px;
background: url(../images/img-sprite.png)no-repeat -95px -6px;
float: left;
margin-right:1em;
}
i.home{
width: 80px;
height: 80px;
background: url(../images/img-sprite.png)no-repeat -187px -6px;
float: left;
margin-right:1em;
}
.flag_desc h3{
margin-bottom:0.8em;
}
.flag_desc h3 a{
color:#fff;
font-size:0.85em;
font-weight:bold;
}
.flag_desc h3 a:hover{
text-decoration:none;
color:#f77462;
}
div.flag_desc {
float: left;
width:68.22%;
margin-top: 0.5em;
}
.flag_desc p{
color:#fff;
font-size:0.85em;
line-height:1.8em;
margin-bottom: 1.5em;
}
.link {
background: url(../images/arrow.png) no-repeat 100% 1px;
display: inline-block;
padding: 0 25px 0 0;
line-height: 19px;
font-size: 1em;
font-style: normal;
text-decoration: none;
color: #fff;
font-weight: 700;
}
.link:hover{
text-decoration:none;
color: #f77462;
}
.content_middle{
background:#fff;
padding:4em 2em;
}
.middle_grid{
margin-bottom:3em;
}
ul.test_box {
padding: 0;
list-style: none;
}
ul.test_box li.test_img {
float: left;
width:24%;
margin-right:2em;
}
ul.test_box li.test_desc {
float: left;
width:71%;
}
ul.test_box li.test_desc h4 a {
font-size: 1.1em;
font-weight: bold;
color:#104954;
text-decoration: none;
}
ul.test_box li.test_desc h4 a:hover {
color:#f77462;
}
ul.test_box li.test_desc p {
color: #999;
font-size: 0.95em;
line-height: 1.8em;
}
.content_btn {
display: inline-block;
padding: 8px 20px;
font-size: 1em;
cursor: pointer;
border: none;
background: #f77462;
color: #fff;
text-transform: uppercase;
text-decoration: none;
outline: none;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
-o-transition: all 0.3s;
font-weight: 400;
}
.content_btn:hover{
background: #6dc5dd;
text-decoration:none;
color:#fff;
}
/******** SAP ************/
.sap_tabs{
clear:both;
border: 1px solid #eee;
}
.tab_box{
background:#003d48;
padding: 2em;
}
.top1{
margin-top: 2%;
}
.resp-tabs-list {
width: 100%;
list-style: none;
padding: 0;
}
.resp-tab-item:first-child{
border-left:none;
}
.resp-tab-item{
border-left: 1px solid #CFCFCF;
color: #777;
font-size: 1em;
background: #f2f2f2;
cursor: pointer;
padding: 12px 10px;
display: inline-block;
margin: 0;
text-align: center;
list-style: none;
float: left;
width: 33.3333%;
outline: none;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
font-weight: bold;
}
.resp-tab-item:hover {
text-shadow: none;
color: #F27141;
}
.resp-tab-active{
background:#003d48;
text-shadow: none;
color:#fff;
}
.resp-tabs-container {
padding: 0px;
background-color: #fff;
clear: left;
}
h2.resp-accordion {
cursor: pointer;
padding: 5px;
display: none;
}
.resp-tab-content {
display: none;
}
.resp-content-active, .resp-accordion-active {
display: block;
}
h2.resp-accordion {
font-size:1em;
margin: 0px;
padding: 10px 15px;
background:#f77462;
margin:10px 0;
color:#fff;
}
h2.resp-accordion:hover{
background:#6CC5D9;
text-shadow: none;
color: #FFF;
}
@media only screen and (max-width:480px) {
.sap_tabs{
padding-top:0;
}
.resp-tabs-container{
padding:10px;
}
ul.resp-tabs-list {
display: none;
}
h2.resp-accordion {
display: block;
}
.resp-vtabs .resp-tab-content {
border: 1px solid #C1C1C1;
}
.resp-vtabs .resp-tabs-container {
border: none;
float: none;
width: 100%;
min-height: initial;
clear: none;
}
.resp-accordion-closed {
display: none !important;
}
}
.facts h4 a{
color:#6dc5dd;
text-decoration: none;
font-weight: 600;
font-size: 1.2em;
}
.facts h4 a:hover{
color: #f77462;
}
.facts p{
color: #fff;
font-size: 0.95em;
line-height: 1.8em;
}
ul.tab_list{
list-style: none;
padding: 2em 2em 1em;
}
ul.tab_list li {
list-style-image: url(../images/tab_arrow.png);
margin: 0 22px 10px;
}
ul.tab_list li a {
color: #888;
font-size: 0.95em;
line-height: 1.3em;
vertical-align: top;
text-decoration: none;
}
ul.tab_list li a:hover {
color:#333;
}
.section_aligncenter{
text-align:center;
padding:4em 0;
background:#f77462;
}
.section_aligncenter h3{
color: #fff;
font-size: 2em;
font-weight: 700;
}
.section_aligncenter p{
width: 65%;
margin: 0 auto;
color: #fff;
font-size: 1.1em;
font-weight: 300;
line-height: 1.5em;
}
.content_bottom{
background:#fff;
padding:4em 2em;
}
.content_bottom h3{
text-align:center;
color:#104954;
font-size: 2em;
font-weight: 700;
margin-bottom:0.8em;
}
p.m_1{
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
padding: 0.5em 0;
text-align: center;
font-size: 1.4em;
font-weight: 300;
color:#6dc5dd;
margin-bottom: 2em;
}
ul.project_box {
padding: 0;
list-style: none;
margin-bottom: 2em;
}
ul.project_box li.mini-post-meta {
display: block;
float: left;
width: 70px;
background:#6dc5dd;
text-align: center;
margin: 3px 30px 0 0;
position: relative;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
}
ul.project_box li.mini-post-meta span.day {
font-size: 35px;
color: #fff;
padding: 5px 0;
display: block;
line-height: 1em;
font-weight: bold;
border-bottom: 1px solid #fff;
}
ul.project_box li.mini-post-meta span.month {
font-size:15px;
color: #fff;
line-height: 2em;
font-weight: bold;
}
ul.project_box li.desc {
overflow: hidden;
}
ul.project_box li.desc h5{
margin-bottom:2px;
}
ul.project_box li.desc h5 a {
color: #104954;
font-size: 1.2em;
font-weight: bold;
}
ul.project_box li.desc p {
color: #999;
font-size: 0.85em;
margin-top: 0.7em;
line-height: 1.8em;
}
.top_grid{
margin-bottom:2em;
}
span.comment{
color:#f77462;
font-size:0.95em;
}
ul.comment_section{
padding:2em;
list-style:none;
background:#ececec;
}
ul.comment_section li.comment_desc {
float: left;
width: 74.666%;
}
ul.comment_section li.comment_desc p{
color:#555;
font-size:0.95em;
line-height:1.8em;
margin-bottom:-10px;
}
i.comment {
width: 120px;
height: 120px;
background: url(../images/img-sprite.png)no-repeat -10px -92px;
float: right;
}
span.m_2 a{
font-size:1em;
font-weight:bold;
color:#f77462;
}
/*--footer--*/
.footer{
background:#6dc5dd;
padding:0 2em;
}
.footer_top{
padding:3em 0;
}
h3.m_4{
color:#fff;
font-size:1.3em;
font-weight:bold;
}
ul.list{
padding:0;
list-style:none;
}
ul.list li a{
color:#fff;
font-size:0.95em;
line-height:1.8em;
}
ul.list li a:hover{
background:
}
.footer_bottom {
border-top: 1px solid #A7D7E4;
padding: 2em 0;
}
.copy{
float:left;
margin-top: 5px;
}
.copy p{
color:#fff;
font-size:1em;
}
.copy p a{
color:#DFF8FF;
}
ul.social{
padding:0;
list-style:none;
float:right;
}
ul.social li:first-child {
margin-left: 0;
}
ul.social li {
display: inline-block;
margin-left: 5px;
}
ul.social li a {
display: block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
ul.social li a i {
width:32px;
height:32px;
display: block;
background: url(../images/img-sprite.png)#fff no-repeat;
border-radius: 1em;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
-o-border-radius: 1em;
}
ul.social li a i:hover{
opacity:0.8;
}
ul.social li a i.fb{
background-position:-151px -116px;
}
ul.social li a i.tw{
background-position:-197px -118px;
}
/*--about--*/
h1.title-header {
background: #f77462;
display: -webkit-inline-box;
color: #fff;
font-size: 1.5em;
text-transform: uppercase;
padding: 0.4em 5em 0.4em 1em;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background:none;
font-size:0.85em;
}
h3.m_2 {
font-size: 1.7em;
font-weight: bold;
color:#fff;
margin-bottom: 1em;
}
ul.about_grid1.about_box {
padding: 0;
list-style: none;
}
ul.about_grid1 li.about_img {
float: left;
width:50.333%;
margin-right: 1.5em;
}
ul.about_grid1 li.about_desc {
float: none;
width: 100%;
}
ul.about_grid1 li.about_desc h5{
margin-bottom:1em;
}
ul.about_grid1 li.about_desc h5 a {
color: #fff;
font-size: 1.2em;
text-transform: uppercase;
line-height: 1.5em;
}
p.first_desc, p.last{
color:#fff;
font-size: 0.85em;
line-height: 1.5em;
margin-bottom: 2em;
}
p.last{
margin-bottom:0;
}
div.list.custom-list ul {
margin: 0;
padding: 0;
list-style: none;
}
div.list.custom-list ul li:first-child {
margin: 0;
}
div.list.custom-list ul li {
width: 100%;
overflow: hidden;
margin: 30px 0 0 0;
padding: 0;
list-style: none;
}
.dropcap {
text-align: left;
}
.dropcap {
position: relative;
display: block;
float: left;
overflow: hidden;
width: 50px;
height: 50px;
background: #6ECCE6;
color: #fff;
text-align: center;
text-transform: uppercase;
font-size: 30px;
line-height:45px;
margin-right: 0.5em;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
}
div.list.custom-list ul li h5 a {
display: block;
margin: 0 0 1px 0;
line-height: 21px;
font-size: 17px;
font-weight: 400;
color:#fff;
}
div.list.custom-list ul li p{
display: block;
overflow: hidden;
font-style: normal;
font-size: 0.85em;
line-height: 1.8em;
color:#fff;
}
/*--services--*/
.services_top{
padding:3em 2em;
background: #6dc5dd
}
.col_1_of_portfolio:first-child {
margin-left: 0;
}
.col_1_of_portfolio{
display: block;
float: left;
margin: 1% 0 1% 2.6%;
}
.span_1_of_portfolio{
width:31.6%;
}
.view-first h3{
color: #555;
padding: 1em 0;
margin-bottom: 0;
font-size: 1em;
text-transform: uppercase;
}
.view {
/*--width:290px;
height:350px;--*/
float: left;
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
}
.view .mask,.view .content {
width: 349px;
height: 235px;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
cursor: pointer;
}
.view img {
display: block;
position: relative;
}
.info {
display: inline-block;
text-decoration: none;
padding: 7px 14px;
margin-top: 5em;
color: #fff;
text-transform: uppercase;
}
.info: hover {
-webkit-box-shadow: 0 0 5px #000;
-moz-box-shadow: 0 0 5px #000;
box-shadow: 0 0 5px #000;
}
.view-first img {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.view-first .mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
background-color:rgba(98, 187, 247, 0.29);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.view-first h2 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-o-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.view-first p {
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
-o-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.view-first:hover img {
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
-o-transform: scale(1.1,1.1);
-ms-transform: scale(1.1,1.1);
transform: scale(1.1,1.1);
}
.view-first a.info {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.view-first:hover p {
-webkit-transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
-ms-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.span_1_of_projects img{
display:block;
}
/*--services-*/
blockquote {
background: url(../images/quotes.png) 0 0 no-repeat;
padding: 10px 0 0 10px;
margin: 0;
border-left: none;
}
blockquote small {
color:#fff;
font-size:0.85em;
line-height: 24px;
margin-bottom: 6px;
}
blockquote p {
margin-bottom: 0;
font-size:0.85em;
line-height:1.8;
color:#fff;
}
.quotation{
margin-bottom:2em;
}
/*--contact--*/
.contact{
background:#fff;
padding:0 2em 0;
border-top: 1px solid #eee;
}
.contact_top {
margin-top: 2em;
}
.contact_top h3 {
font-size: 1.5em;
font-weight: bold;
color:#104954;
margin-bottom: 1em;
}
.contact_top p {
font-size: 0.85em;
line-height: 1.8em;
color:#777;
margin: 1em 0 3em;
}
.contact-to input[type="text"] {
padding: 10px 10px;
width:32%;
margin: 10px 0;
border: 1px solid #E1E2E2;
color: #777;
background: #FFF;
float: left;
outline: none;
font-size: 0.85em;
}
.text2 input[type="text"], .text2 textarea {
width: 99%;
margin: 10px 0;
border: 1px solid #E1E2E2;
color: #999;
outline: none;
margin-bottom: 25px;
height: 150px;
padding: 10px 10px;
font-size: 0.85em;
resize: none;
}
.contact-list ul{
padding:0;
list-style:none;
}
.contact-list ul li p{
margin-bottom:1em;
}
.map iframe {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 300px;
border: none;
line-height: 0;
overflow: hidden;
padding:3em 0;
}
i.address{
width: 20px;
height: 30px;
background: url(../images/img-sprite.png) no-repeat -252px -118px;
float: left;
margin-right: 1em;
}
i.phone{
width: 20px;
height: 30px;
background: url(../images/img-sprite.png) no-repeat -30px -223px;
float: left;
margin-right: 1em;
}
i.msg{
width: 20px;
height: 30px;
background: url(../images/img-sprite.png) no-repeat -70px -223px;
float: left;
margin-right: 1em;
}
.contact_btn input[type="submit"]{
color: #FFF;
font-size:1em;
font-weight: normal;
padding: 10px 30px;
background:#6dc5dd;
float: right;
display: inline-block;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
border:none;
outline:none;
cursor:pointer;
}
.contact_btn input[type="submit"]:hover{
background: #f77462;
text-decoration:none;
color:#fff;
}
/*--responsive design--*/
@media (max-width:1366px){
}
@media (max-width:1280px){
}
@media (max-width:1024px){
.cssmenu {
width: 52.5%;
}
.banner_left span {
width:410px;
height:293px;
background-size:84%;
}
.banner_left {
margin-right:8em;
}
.banner_right h1 {
font-size: 2.5em;
}
.banner_right h2 {
font-size: 1.5em;
margin-bottom: 1em;
}
.banner_right p {
font-size: 0.85em;
}
.banner_btn {
padding: 10px 20px;
font-size: 1em;
margin-top: 1.5em;
}
.banner_right {
margin-top: 2em;
}
div.flag_desc {
width: 65.22%;
}
.flag_desc h3 {
margin-bottom: 0.5em;
}
i.flag, i.camera, i.home{
margin-right: 0.5em;
}
ul.test_box li.test_desc {
width: 70%;
}
ul.comment_section li.comment_desc {
width: 67.666%;
}
ul.tab_list {
padding: 2em 1em 1em;
margin-left: 10px;
}
ul.comment_section {
padding: 1em;
}
.gallery li {
width:32.15%;
}
.wrapper {
padding: 1em 0;
}
.view .mask, .view .content {
width: 286px;
height: 192px;
}
.info {
padding:0;
margin-top: 4em;
}
}
@media (max-width:800px){
.header_top {
padding: 1em;
}
.cssmenu {
width: 58.5%;
}
.banner_right {
text-align: center;
margin: 2em 0;
}
.banner_left{
text-align:center;
margin:0;
}
.banner_left span {
display: inline-table;
}
.sap_tabs {
margin-top: 3em;
}
.footer_grid {
margin-bottom: 2em;
}
.footer_top {
text-align: center;
}
p.m_1 {
font-size: 1.2em;
}
.about_left {
margin-bottom: 2em;
}
.gallery li {
width:31%;
}
.flag_grid {
margin-bottom: 1.5em;
}
.flag_desc p {
margin-bottom: 1em;
}
.view-first h3 {
font-size: 0.85em;
}
.view .mask, .view .content {
width: 217px;
height: 145px;
}
.info {
padding: 0;
margin-top: 2.5em;
}
}
@media (max-width:768px){
.wrapper{
padding:0;
}
}
@media (max-width:640px){
.nav {
top: 93px;
}
.view .mask, .view .content {
width: 177px;
height: 120px;
}
.info {
padding: 0;
margin-top: 2em;
}
}
@media (max-width:480px){
.banner_right {
display: none;
}
.col_1_of_portfolio {
float:none;
margin:0;
}
.view .mask, .view .content {
width: 364px;
height: 237px;
}
.span_1_of_portfolio {
width: 100%;
}
.info {
padding: 0;
margin-top: 5em;
}
.banner_left span {
width: 300px;
height: 215px;
}
ul.test_box li.test_img {
margin-right: 1em;
}
div.flag_desc {
width: 75.22%;
}
ul.comment_section li.comment_desc {
width: 66.666%;
}
.banner {
padding: 2em 2em 0;
}
.gallery li {
width: 27.555%;
}
.contact-to input[type="text"] {
width: 31.5%;
}
}
@media (max-width:320px){
.banner_left span {
width: 250px;
height: 180px;
}
.content_top {
padding:2em 1em 3em;
}
div.flag_desc {
width: 66.22%;
}
.flag_desc h3 a {
font-size: 19px;
}
.content_middle {
padding:3em 1em;
}
ul.test_box li.test_desc p {
font-size: 0.8125em;
}
ul.tab_list {
padding: 2em 0.5em 1em;
margin-left: 10px;
}
.header_top {
padding: 0.5em;
}
.content_btn {
padding: 7px 20px;
font-size: 0.85em;
}
.facts h4 a {
font-size: 1.1em;
}
.section_aligncenter p {
width: 92%;
font-size:1em;
}
.content_bottom h3 {
font-size: 1.5em;
}
.content_bottom {
padding: 3em 1em;
}
ul.tab_list li a {
font-size:0.8125em;
}
ul.comment_section li.comment_desc {
width: 49.666%;
}
.copy {
float: none;
}
.tab_box {
padding: 1em;
}
.section_aligncenter {
padding: 3em 0;
}
.section_aligncenter h3 {
font-size: 1.7em;
}
ul.social {
float: none;
margin-top: 1em;
}
ul.list li a {
line-height: 1.5em;
}
.footer_bottom {
padding: 1em 0;
text-align:center;
}
.footer_top {
padding: 2em 0;
}
h3.m_4 {
margin-bottom: 5px;
}
.footer_grid {
margin-bottom: 1em;
}
p.m_1 {
font-size: 1em;
}
.nav {
top: 77px;
}
h1.title-header {
font-size: 1.2em;
}
.services_top {
padding: 2em 1em 0em;
}
.gallery li {
margin: 0 5px 0 0;
width: 31.555%;
}
.view-first h3 {
font-size: 10px;
}
.contact {
padding: 0 1em 0;
}
.contact_top h3 {
margin-bottom:0;
}
.contact-to input[type="text"] {
width: 98.5%;
margin-left: 0 !important;
}
.view .mask, .view .content {
width: 270px;
height: 180px;
}
.info {
padding: 0;
margin-top: 3em;
}
} | 0.182717 | 0.071397 |
.p-shuttle .main {
background: url('images/full_bg.jpg') no-repeat 0 -60px #fff;
border-bottom: 1px solid #c8c8c8;
height: 75px;
line-height: 76px;
text-align: center;
padding: 35px 0 0 328px;
width: 696px;
margin: 0 auto;
}
.p-shuttle .shuttle_bus {
width: 1000px;
margin: 20px auto;
}
.p-shuttle .shuttle_bus #buildingMenu {
height: 52px;
margin: 15px auto 0;
overflow: hidden;
position: relative;
width: 100%;
}
.p-shuttle .shuttle_bus #buildingMenu a {
display: block;
color: #515151;
}
.p-shuttle .shuttle_bus #buildingMenu .building_tab {
position: absolute;
left: 20px;
width: 100%;
z-index: 2;
}
.p-shuttle .shuttle_bus #buildingMenu .building_tab li.current {
background-color: #d4e5ef;
border: 1px solid #AAA;
border-radius: 3px;
}
.p-shuttle .shuttle_bus #buildingMenu .building_tab li.current a {
color: #313131;
font-weight: bold;
}
.p-shuttle .shuttle_bus #buildingMenu .building_tab li {
float: left;
font-size: 14px;
height: 52px;
line-height: 52px;
overflow: hidden;
text-align: center;
width: 108px;
}
.p-shuttle .shuttle_bus #buildingMenu #split_nav {
background-color: #AAA;
height: 1px;
overflow: hidden;
position: absolute;
top: 51px;
width: 100%;
}
.p-shuttle .shuttle_bus #search_result li {
border-bottom: 1px solid #D4D4D4;
overflow: hidden;
}
.p-shuttle .shuttle_bus #search_result .building_name {
float: left;
padding: 16px 0;
margin-left: 8px;
width: 140px;
}
.p-shuttle .shuttle_bus #search_result .shuttle_to {
display: inline-block;
height: 30px;
line-height: 30px;
padding-left: 27px;
}
.p-shuttle .shuttle_bus #search_result span {
margin-left: 10px;
}
.p-shuttle .shuttle_bus #search_result .ride_details {
float: left;
padding: 17px 0 15px;
margin-left: 17px;
}
.p-shuttle .shuttle_bus #search_result dl {
clear: both;
overflow: hidden;
width: 830px;
}
.p-shuttle .shuttle_bus #search_result dd {
color: #0B5791;
line-height: 28px;
width: 100%;
}
.p-shuttle .shuttle_bus #search_result label {
color: #555;
float: left;
height: 28px;
line-height: 28px;
text-align: right;
width: 75px;
}
.p-shuttle .shuttle_bus #search_result span {
margin-left: 10px;
}
.p-shuttle .shuttle_bus #search_result .h_2 {
height: auto !important;
}
.p-shuttle .shuttle_bus #search_result .all_time {
margin-left: 75px;
}
.p-shuttle .shuttle_bus #search_result .other {
background-color: #fff;
color: #818181;
}
.p-shuttle .shuttle_bus #search_result .soon_time {
display: inline-block;
height: 16px;
line-height: 16px;
padding: 4px;
width: 40px;
margin-bottom: 9px;
} | src/themes/blue/bus/shuttle.css | .p-shuttle .main {
background: url('images/full_bg.jpg') no-repeat 0 -60px #fff;
border-bottom: 1px solid #c8c8c8;
height: 75px;
line-height: 76px;
text-align: center;
padding: 35px 0 0 328px;
width: 696px;
margin: 0 auto;
}
.p-shuttle .shuttle_bus {
width: 1000px;
margin: 20px auto;
}
.p-shuttle .shuttle_bus #buildingMenu {
height: 52px;
margin: 15px auto 0;
overflow: hidden;
position: relative;
width: 100%;
}
.p-shuttle .shuttle_bus #buildingMenu a {
display: block;
color: #515151;
}
.p-shuttle .shuttle_bus #buildingMenu .building_tab {
position: absolute;
left: 20px;
width: 100%;
z-index: 2;
}
.p-shuttle .shuttle_bus #buildingMenu .building_tab li.current {
background-color: #d4e5ef;
border: 1px solid #AAA;
border-radius: 3px;
}
.p-shuttle .shuttle_bus #buildingMenu .building_tab li.current a {
color: #313131;
font-weight: bold;
}
.p-shuttle .shuttle_bus #buildingMenu .building_tab li {
float: left;
font-size: 14px;
height: 52px;
line-height: 52px;
overflow: hidden;
text-align: center;
width: 108px;
}
.p-shuttle .shuttle_bus #buildingMenu #split_nav {
background-color: #AAA;
height: 1px;
overflow: hidden;
position: absolute;
top: 51px;
width: 100%;
}
.p-shuttle .shuttle_bus #search_result li {
border-bottom: 1px solid #D4D4D4;
overflow: hidden;
}
.p-shuttle .shuttle_bus #search_result .building_name {
float: left;
padding: 16px 0;
margin-left: 8px;
width: 140px;
}
.p-shuttle .shuttle_bus #search_result .shuttle_to {
display: inline-block;
height: 30px;
line-height: 30px;
padding-left: 27px;
}
.p-shuttle .shuttle_bus #search_result span {
margin-left: 10px;
}
.p-shuttle .shuttle_bus #search_result .ride_details {
float: left;
padding: 17px 0 15px;
margin-left: 17px;
}
.p-shuttle .shuttle_bus #search_result dl {
clear: both;
overflow: hidden;
width: 830px;
}
.p-shuttle .shuttle_bus #search_result dd {
color: #0B5791;
line-height: 28px;
width: 100%;
}
.p-shuttle .shuttle_bus #search_result label {
color: #555;
float: left;
height: 28px;
line-height: 28px;
text-align: right;
width: 75px;
}
.p-shuttle .shuttle_bus #search_result span {
margin-left: 10px;
}
.p-shuttle .shuttle_bus #search_result .h_2 {
height: auto !important;
}
.p-shuttle .shuttle_bus #search_result .all_time {
margin-left: 75px;
}
.p-shuttle .shuttle_bus #search_result .other {
background-color: #fff;
color: #818181;
}
.p-shuttle .shuttle_bus #search_result .soon_time {
display: inline-block;
height: 16px;
line-height: 16px;
padding: 4px;
width: 40px;
margin-bottom: 9px;
} | 0.33928 | 0.064713 |
@charset "UTF-8";
/*
Project variables
=================
*/
/*
Flex Sass grid generator variables
==================================
[flex-sass-grid-generator](https://github.com/Enkil/flex-sass-grid-generator)
*/
/*
Sass MQ variables
=================
[sass-mq](https://github.com/sass-mq/sass-mq)
*/
.container {
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px; }
.container-fluid {
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px; }
.row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px; }
.row-xs-top {
-ms-flex-align: start;
align-items: flex-start; }
.row-xs-middle {
-ms-flex-align: center;
align-items: center; }
.row-xs-bottom {
-ms-flex-align: end;
align-items: flex-end; }
.row-xs-stretch {
-ms-flex-align: stretch;
align-items: stretch; }
.row-xs-baseline {
-ms-flex-align: baseline;
align-items: baseline; }
.row-xs-nowrap {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
width: 100%; }
.col-xs {
position: relative;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
.col-xs-1 {
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xs-2 {
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xs-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-xs-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xs-5 {
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xs-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-xs-7 {
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xs-8 {
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xs-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-xs-10 {
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xs-11 {
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xs-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.pull-xs-0 {
right: auto; }
.pull-xs-1 {
right: 8.33333%; }
.pull-xs-2 {
right: 16.66667%; }
.pull-xs-3 {
right: 25%; }
.pull-xs-4 {
right: 33.33333%; }
.pull-xs-5 {
right: 41.66667%; }
.pull-xs-6 {
right: 50%; }
.pull-xs-7 {
right: 58.33333%; }
.pull-xs-8 {
right: 66.66667%; }
.pull-xs-9 {
right: 75%; }
.pull-xs-10 {
right: 83.33333%; }
.pull-xs-11 {
right: 91.66667%; }
.pull-xs-12 {
right: 100%; }
.push-xs-0 {
left: auto; }
.push-xs-1 {
left: 8.33333%; }
.push-xs-2 {
left: 16.66667%; }
.push-xs-3 {
left: 25%; }
.push-xs-4 {
left: 33.33333%; }
.push-xs-5 {
left: 41.66667%; }
.push-xs-6 {
left: 50%; }
.push-xs-7 {
left: 58.33333%; }
.push-xs-8 {
left: 66.66667%; }
.push-xs-9 {
left: 75%; }
.push-xs-10 {
left: 83.33333%; }
.push-xs-11 {
left: 91.66667%; }
.push-xs-12 {
left: 100%; }
.offset-xs-1 {
margin-left: 8.33333%; }
.offset-xs-2 {
margin-left: 16.66667%; }
.offset-xs-3 {
margin-left: 25%; }
.offset-xs-4 {
margin-left: 33.33333%; }
.offset-xs-5 {
margin-left: 41.66667%; }
.offset-xs-6 {
margin-left: 50%; }
.offset-xs-7 {
margin-left: 58.33333%; }
.offset-xs-8 {
margin-left: 66.66667%; }
.offset-xs-9 {
margin-left: 75%; }
.offset-xs-10 {
margin-left: 83.33333%; }
.offset-xs-11 {
margin-left: 91.66667%; }
.col-xs-first {
-ms-flex-order: -1;
order: -1; }
.col-xs-last {
-ms-flex-order: 1;
order: 1; }
.col-xs-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-xs-middle {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.col-xs-bottom {
-ms-flex-item-align: end;
align-self: flex-end; }
.col-xs-baseline {
-ms-flex-item-align: baseline;
align-self: baseline; }
.col-xs-stretch {
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch; }
.hidden-xs {
display: none; }
.hidden-xl-down {
display: none; }
.visible-xs {
display: block; }
.visible-xl-down {
display: block; }
.flex-xs-first {
-ms-flex-order: -1;
order: -1; }
.flex-xs-last {
-ms-flex-order: 1;
order: 1; }
.flex-xs-unordered {
-ms-flex-order: 0;
order: 0; }
.flex-items-xs-top {
-ms-flex-align: start;
align-items: flex-start; }
.flex-items-xs-middle {
-ms-flex-align: center;
align-items: center; }
.flex-items-xs-bottom {
-ms-flex-align: end;
align-items: flex-end; }
.flex-xs-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.flex-xs-middle {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.flex-xs-bottom {
-ms-flex-item-align: end;
align-self: flex-end; }
.flex-items-xs-left {
-ms-flex-pack: start;
justify-content: flex-start; }
.flex-items-xs-center {
-ms-flex-pack: center;
justify-content: center; }
.flex-items-xs-right {
-ms-flex-pack: end;
justify-content: flex-end; }
.flex-items-xs-around {
-ms-flex-pack: distribute;
justify-content: space-around; }
.flex-items-xs-between {
-ms-flex-pack: justify;
justify-content: space-between; }
/* ==========================================================================
Normalize.scss settings
========================================================================== */
/**
* Includes legacy browser support IE6/7
*
* Set to false if you want to drop support for IE6 and IE7
*/
/* Base
========================================================================== */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS and IE text size adjust after device orientation change,
* without disabling user zoom.
* 3. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
* `em` units.
*/
html {
font-family: sans-serif;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-webkit-text-size-adjust: 100%;
/* 2 */ }
/**
* Remove default margin.
*/
body {
margin: 0; }
/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block; }
/**
* 1. Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
audio,
canvas,
progress,
video {
display: inline-block;
/* 1 */
vertical-align: baseline;
/* 2 */ }
/**
* Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
display: none;
height: 0; }
/**
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
*/
[hidden],
template {
display: none; }
/* Links
========================================================================== */
/**
* Remove the gray background color from active links in IE 10.
*/
a {
background-color: transparent; }
/**
* Improve readability of focused elements when they are also in an
* active/hover state.
*/
a:active, a:hover {
outline: 0; }
/* Text-level semantics
========================================================================== */
/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/
abbr[title] {
border-bottom: 1px dotted; }
/**
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
b,
strong {
font-weight: bold; }
/**
* Address styling not present in Safari and Chrome.
*/
dfn {
font-style: italic; }
/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari, and Chrome.
*/
h1 {
font-size: 2em;
margin: 0.67em 0; }
/**
* Addresses styling not present in IE 8/9.
*/
mark {
background: #ff0;
color: #000; }
/**
* Address inconsistent and variable font size in all browsers.
*/
small {
font-size: 80%; }
/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
/* Embedded content
========================================================================== */
/**
* 1. Remove border when inside `a` element in IE 8/9/10.
* 2. Improves image quality when scaled in IE 7.
*/
img {
border: 0; }
/**
* Correct overflow not hidden in IE 9/10/11.
*/
svg:not(:root) {
overflow: hidden; }
/* Grouping content
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari.
*/
figure {
margin: 1em 40px; }
/**
* Address differences between Firefox and other browsers.
*/
hr {
box-sizing: content-box;
height: 0; }
/**
* Contain overflow in all browsers.
*/
pre {
overflow: auto; }
/**
* Address odd `em`-unit font size rendering in all browsers.
* Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
*/
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
/* Forms
========================================================================== */
/**
* Known limitation: by default, Chrome and Safari on OS X allow very limited
* styling of `select`, unless a `border` property is set.
*/
/**
* 1. Correct color not being inherited.
* Known issue: affects color of disabled elements.
* 2. Correct font properties not being inherited.
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
* 4. Improves appearance and consistency in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
color: inherit;
/* 1 */
font: inherit;
/* 2 */
margin: 0;
/* 3 */ }
/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
button {
overflow: visible; }
/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
button,
select {
text-transform: none; }
/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
* `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
* Known issue: inner spacing remains in IE 6.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
/* 2 */
cursor: pointer;
/* 3 */ }
/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
cursor: default; }
/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
input {
line-height: normal; }
/**
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
* Known issue: excess padding remains in IE 6.
*/
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */ }
/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
*/
input[type="search"] {
-webkit-appearance: textfield;
/* 1 */
box-sizing: content-box;
/* 2 */ }
/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
/**
* Define consistent border, margin, and padding.
*/
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
* 3. Corrects text not wrapping in Firefox 3.
* 4. Corrects alignment displayed oddly in IE 6/7.
*/
legend {
border: 0;
/* 1 */
padding: 0;
/* 2 */ }
/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
overflow: auto; }
/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
optgroup {
font-weight: bold; }
/* Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; }
/* Slider */
.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent; }
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0; }
.slick-list:focus {
outline: none; }
.slick-list.dragging {
cursor: pointer;
cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.slick-track {
position: relative;
left: 0;
top: 0;
display: block; }
.slick-track:before, .slick-track:after {
content: "";
display: table; }
.slick-track:after {
clear: both; }
.slick-loading .slick-track {
visibility: hidden; }
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none; }
[dir="rtl"] .slick-slide {
float: right; }
.slick-slide img {
display: block; }
.slick-slide.slick-loading img {
display: none; }
.slick-slide.dragging img {
pointer-events: none; }
.slick-initialized .slick-slide {
display: block; }
.slick-loading .slick-slide {
visibility: hidden; }
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent; }
.slick-arrow.slick-hidden {
display: none; }
/*
SCSS Mixin
==========
Provides setting font-face to page
Author: <NAME> (<EMAIL>)
- *$font-family:* The font family of the font.
- *$font-group:* The font family group, e.g. roboto, dinpro, ptsans.
- *$font-style:* The part of path to font file, NOT the font-style
CSS property.
- *$file-name:* The name of your file (all formats of this style need
to have the same file name) without its extention.
**EXAMPLE**
@include font-face($font-family, $font-group, $font-style, $file-name, $font-weight)
@include font-face('Roboto-Regular', roboto, regular, roboto-regular-webfont);
*/
/*
SCSS Mixin
==========
Provides set font-family to selector
- *$font-family:* The font family of the font.
- *$font-style:* The font-style CSS property.
- *$file-weight:* The font-weight CSS property.
- *$font-callback:* The font callback, e.g. sans-serif
**EXAMPLE**
@include font-family($font-family, $font-weight, $font-style)
@include font-family('Roboto-Regular', normal, italic);
*/
/*
SCSS variables are information about icon's compiled state, stored under its original file name
.icon-home {
width: $icon-home-width;
}
The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;
At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables
.icon-home {
@include sprite-width($icon-home);
}
.icon-email {
@include sprite($icon-email);
}
Example usage in HTML:
`display: block` sprite:
<div class="icon-home"></div>
To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:
// CSS
.icon {
display: inline-block;
}
// HTML
<i class="icon icon-home"></i>
*/
/*
The `sprites` mixin generates identical output to the CSS template
but can be overridden inside of SCSS
@include sprites($spritesheet-sprites);
*/
@font-face {
font-family: "Open Sans Regular";
src: url("../fonts/Open-Sans/Open-Sans-Regular/opensansregular-webfont.eot"), local("Open Sans Regular");
src: url("../fonts/Open-Sans/Open-Sans-Regular/opensansregular-webfont.eot?#iefix") format("embedded-opentype"), local("Open Sans Regular"), url("../fonts/Open-Sans/Open-Sans-Regular/opensansregular-webfont.woff") format("woff"), url("../fonts/Open-Sans/Open-Sans-Regular/opensansregular-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/Open-Sans-Regular/opensansregular-webfont.svg#Open Sans Regular") format("svg"); }
@font-face {
font-family: "Open Sans Semibold";
src: url("../fonts/Open-Sans/Open-Sans-Semibold/opensanssemibold-webfont.eot"), local("Open Sans Semibold");
src: url("../fonts/Open-Sans/Open-Sans-Semibold/opensanssemibold-webfont.eot?#iefix") format("embedded-opentype"), local("Open Sans Semibold"), url("../fonts/Open-Sans/Open-Sans-Semibold/opensanssemibold-webfont.woff") format("woff"), url("../fonts/Open-Sans/Open-Sans-Semibold/opensanssemibold-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/Open-Sans-Semibold/opensanssemibold-webfont.svg#Open Sans Semibold") format("svg"); }
@font-face {
font-family: "Open Sans Bold";
src: url("../fonts/Open-Sans/Open-Sans-Bold/opensansbold-webfont.eot"), local("Open Sans Bold");
src: url("../fonts/Open-Sans/Open-Sans-Bold/opensansbold-webfont.eot?#iefix") format("embedded-opentype"), local("Open Sans Bold"), url("../fonts/Open-Sans/Open-Sans-Bold/opensansbold-webfont.woff") format("woff"), url("../fonts/Open-Sans/Open-Sans-Bold/opensansbold-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/Open-Sans-Bold/opensansbold-webfont.svg#Open Sans Bold") format("svg"); }
@font-face {
font-family: "Open Sans Light";
src: url("../fonts/Open-Sans/Open-Sans-Light/opensansextrabold-webfont.eot"), local("Open Sans Light");
src: url("../fonts/Open-Sans/Open-Sans-Light/opensansextrabold-webfont.eot?#iefix") format("embedded-opentype"), local("Open Sans Light"), url("../fonts/Open-Sans/Open-Sans-Light/opensansextrabold-webfont.woff") format("woff"), url("../fonts/Open-Sans/Open-Sans-Light/opensansextrabold-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/Open-Sans-Light/opensansextrabold-webfont.svg#Open Sans Light") format("svg"); }
@font-face {
font-family: "PT Serif Bold";
src: url("../fonts/PT-Serif/PT-Serif-Bold/pt_serif_bold-webfont.eot"), local("PT Serif Bold");
src: url("../fonts/PT-Serif/PT-Serif-Bold/pt_serif_bold-webfont.eot?#iefix") format("embedded-opentype"), local("PT Serif Bold"), url("../fonts/PT-Serif/PT-Serif-Bold/pt_serif_bold-webfont.woff") format("woff"), url("../fonts/PT-Serif/PT-Serif-Bold/pt_serif_bold-webfont.ttf") format("truetype"), url("../fonts/PT-Serif/PT-Serif-Bold/pt_serif_bold-webfont.svg#PT Serif Bold") format("svg"); }
*,
*:before,
*:after {
box-sizing: inherit; }
html {
box-sizing: border-box;
-webkit-tap-highlight-color: transparent; }
body {
margin: 0;
background-color: #ffffff;
color: #656565;
font-family: "Open Sans Regular", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 15px;
line-height: 1.8; }
a {
color: #ed6e00;
text-decoration: none;
transition: all 0.325s ease 0s; }
a:hover, a:focus {
text-decoration: none; }
button {
transition: all 0.325s ease 0s; }
img {
max-width: 100%;
height: auto;
vertical-align: middle; }
.header__inner {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
align-items: center; }
.header__logo {
margin: 10px 0; }
.header__hamburger {
display: none;
text-align: center; }
.header__nav {
margin: 10px 0; }
.header__info {
margin: 10px 0 20px;
text-align: right; }
.logo {
display: inline-block;
max-width: 100%; }
.logo--header {
width: 200px;
height: auto; }
.logo--footer {
width: 200px;
height: auto; }
.language {
font-family: "Open Sans Semibold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px; }
.language__list {
padding-left: 0;
margin: 0 -5px 10px 0;
list-style-type: none;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: end;
justify-content: flex-end; }
.language__item:last-of-type a {
border-right: none; }
.language__link {
padding: 0 5px;
border-right: 1px solid #000000;
color: #000000; }
.language__link--active {
color: #ed6e00; }
.telephone {
font-family: "Open Sans Semibold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 16px; }
.telephone__link {
color: #000000; }
.call {
font-size: 12px; }
.call__link {
color: #000000;
text-decoration: underline; }
.call__link:hover, .call__link:focus, .call__link:active {
color: #ed6e00; }
.nav__list {
padding-left: 0;
margin: 0;
list-style-type: none;
display: -ms-flexbox;
display: flex; }
.nav__item {
margin: 0 10px; }
.nav .menu-item {
margin: 0 10px; }
.nav a {
color: #000000;
font-family: "Open Sans Semibold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px;
text-transform: uppercase; }
.nav a:after {
content: '';
display: block;
width: 50%;
height: 1px;
background-color: transparent; }
.nav a:hover, .nav a:focus {
color: #ed6e00; }
.nav a:hover:after, .nav a:focus:after {
background-color: #ed6e00; }
.hamburger {
display: block;
padding: 20px 6px;
border-radius: 3px; }
.hamburger span {
display: block;
width: 30px;
margin: 0 auto;
height: 4px;
background-color: #ed6e00; }
.hamburger span:after, .hamburger span:before {
content: "";
display: block;
width: 30px;
height: 4px;
background-color: #ed6e00; }
.hamburger span:before {
-ms-transform: translateY(-10px);
transform: translateY(-10px); }
.hamburger span:after {
-ms-transform: translateY(6px);
transform: translateY(6px); }
.footer__inner {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: start;
align-items: flex-start;
margin-top: 30px; }
.footer__logo {
margin: 20px 0 0; }
.footer__nav {
margin: 20px 0 0; }
.footer__download {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
margin: 20px 0 0; }
.footer__info {
-ms-flex: 0 0 22%;
flex: 0 0 22%;
margin: 20px 0 0;
text-align: right; }
.nav-footer__list {
padding-left: 0;
margin: 0;
list-style-type: none;
font-family: "Open Sans Semibold", sans-serif;
font-weight: normal;
font-style: normal; }
.nav-footer a {
font-size: 12px;
color: #000000; }
.download {
max-width: 250px;
line-height: normal; }
.download__list {
padding-left: 0;
margin: 0;
list-style-type: none; }
.download__item {
margin-bottom: 10px; }
.download__link {
text-decoration: underline;
color: #000000;
font-size: 12px;
line-height: normal; }
.contact-info {
text-align: left;
max-width: 170px;
font-size: 12px;
color: #000000; }
.contact-info__working-hours {
font-size: 10px; }
.contact-info__link {
color: #000000; }
.contact-info__tel {
margin-bottom: 10px; }
.contact-info__email {
margin-top: 10px; }
.copyright {
margin-top: 10px;
font-size: 12px; }
.copyright__company {
color: #000000; }
.copyright__text p {
margin: 0.5em 0; }
.btn {
display: inline-block;
border: none;
outline: none;
color: #ffffff;
font-family: "Open Sans Regular", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 14px;
text-transform: uppercase;
padding: 15px 40px;
margin: 0; }
.btn--orange {
background-color: #ed6e00; }
.btn--orange:hover, .btn--orange:focus {
background-color: #ffbe0e; }
.btn--green {
background-color: #0db02b; }
.btn--green:hover, .btn--green:focus {
background-color: #19ed40; }
.btn--orange-border {
border: 1px solid #ed6e00;
color: #ed6e00;
margin-bottom: 20px; }
.page {
border-top: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8; }
.page--front-page {
border-top: none;
border-bottom: none; }
.page--about .content__title {
margin: 60px 0 80px;
color: #656565; }
.page--objects .content__title {
margin: 50px 0 0; }
.overlay {
display: none;
position: fixed;
top: 0;
left: 0;
z-index: 8;
width: 100%;
height: 100%; }
.overlay__bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 8;
background-color: rgba(255, 255, 255, 0.8);
cursor: pointer; }
.overlay__close {
display: block;
width: 30px;
height: 30px;
position: absolute;
top: 10px;
right: 30px;
z-index: 8; }
.overlay__close:before, .overlay__close:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
height: 100%;
width: 3px;
background-color: #ed6e00; }
.overlay__close:after {
-ms-transform: translate(50%, -50%) rotate(45deg);
transform: translate(50%, -50%) rotate(45deg); }
.overlay__close:before {
-ms-transform: translate(50%, -50%) rotate(-45deg);
transform: translate(50%, -50%) rotate(-45deg); }
.form {
display: none;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 9;
width: 100%;
max-width: 420px;
background-color: #ffffff;
box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.26); }
.form__close {
display: block;
width: 20px;
height: 20px;
position: absolute;
top: 15px;
right: 15px;
z-index: 8; }
.form__close:before, .form__close:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
height: 100%;
width: 1px;
background-color: #ed6e00; }
.form__close:after {
-ms-transform: translate(50%, -50%) rotate(45deg);
transform: translate(50%, -50%) rotate(45deg); }
.form__close:before {
-ms-transform: translate(50%, -50%) rotate(-45deg);
transform: translate(50%, -50%) rotate(-45deg); }
.form form {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
padding: 30px;
font-size: 12px; }
.form__title {
font-family: "Open Sans Light", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 30px;
margin: 0 0 35px;
line-height: normal; }
.form__label {
display: block; }
.form__span {
display: inline-block;
width: 150px; }
.form__input {
width: 200px;
border: 1px solid #cccccc !important;
padding: 5px !important;
border-radius: none !important; }
.form__select {
width: 200px;
border: 1px solid #cccccc !important;
padding: 5px !important;
border-radius: none !important; }
.form__btn {
margin: 15px 0 20px; }
.form .btn {
padding: 10px 30px;
background-color: #ed6e00; }
.form .btn:hover, .form .btn:focus {
background-color: #ffbe0e; }
.banner__slide {
height: 350px; }
.banner__slide img {
width: 100%;
height: 100%;
display: block;
object-fit: cover; }
.banner__text-wrapper, .banner .slider-content {
text-align: center;
color: #ffffff;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.banner__title, .banner .slide-title {
font-family: "PT Serif Bold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 48px;
margin: -10px 0 10px;
position: relative; }
.banner__title:after, .banner .slide-title:after {
content: '';
display: block;
position: absolute;
left: 50%;
bottom: 0;
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 55px;
height: 2px;
background-color: #ed6e00; }
.banner__text, .banner .slider-short-content {
font-size: 30px; }
.banner .slick-dots {
padding-left: 0;
margin: 0 20px;
list-style-type: none;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 0; }
.banner .slick-dots li {
height: 14px;
margin: 15px 0; }
.banner .slick-dots button {
display: inline-block;
width: 14px;
height: 14px;
border-radius: 50%;
border: 1px solid #ed6e00;
background-color: transparent;
color: transparent;
margin: 0;
padding: 0;
outline: none; }
.banner .slick-active button {
background-color: #ed6e00; }
.slick-slide img {
width: 100%;
height: 100%;
display: block;
object-fit: cover; }
.banner-icons {
margin-top: 30px; }
.banner-icons__list {
padding-left: 0;
margin: 0;
list-style-type: none;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
justify-content: space-between; }
.banner-icons__item {
width: 120px;
height: 110px;
background-repeat: no-repeat;
background-size: cover; }
.banner-icons__item:nth-of-type(1) {
background-image: url(../img/svg/icon1.svg); }
.banner-icons__item:nth-of-type(2) {
background-image: url(../img/svg/icon2.svg); }
.banner-icons__item:nth-of-type(3) {
background-image: url(../img/svg/icon3.svg); }
.banner-icons__item:nth-of-type(4) {
background-image: url(../img/svg/icon4.svg); }
.banner-icons__item:nth-of-type(5) {
background-image: url(../img/svg/icon5.svg); }
.banner-icons__item:nth-of-type(6) {
background-image: url(../img/svg/icon6.svg); }
.banner-icons__item:nth-of-type(6):before {
content: '';
display: block;
width: 50px;
height: 50px;
-ms-transform: translate(20px, 20px);
transform: translate(20px, 20px);
background-repeat: no-repeat;
background-size: cover;
background-image: url(../img/leave.jpeg); }
.about {
padding-top: 30px;
padding-bottom: 35px; }
.about-item {
margin-top: 50px; }
.about-item:nth-of-type(even) .row :first-of-type {
-ms-flex-order: 1;
order: 1; }
.about-item:nth-of-type(even) .about-item__info {
padding-left: 0; }
.about-item:nth-of-type(even) .about-item__title:after {
background-color: #ed6e00; }
.about-item:nth-of-type(even) .about-item__text li:before {
background-image: url(../img/marker_orange.png); }
.about-item:nth-of-type(even) .btn {
background-color: #ed6e00; }
.about-item:nth-of-type(even) .btn:hover, .about-item:nth-of-type(even) .btn:focus {
background-color: #ffbe0e; }
.about-item:nth-of-type(1) .about-item__subtitle {
display: none; }
.about-item:nth-of-type(2) .about-item__subtitle:before {
background-image: url(../img/svg/icon1.svg); }
.about-item:nth-of-type(3) .about-item__subtitle:before {
background-image: url(../img/svg/icon2.svg); }
.about-item:nth-of-type(4) .about-item__subtitle:before {
background-image: url(../img/svg/icon4.svg); }
.about-item:nth-of-type(5) .about-item__subtitle:before {
background-image: url(../img/svg/icon3.svg); }
.about-item:nth-of-type(6) .about-item__subtitle:before {
background-image: url(../img/svg/icon5.svg); }
.about-item:nth-of-type(7) .about-item__subtitle:before {
background-image: url(../img/svg/icon6.svg); }
.about-item__img {
width: 100%;
height: 0;
padding-bottom: 76.78571%;
position: relative; }
.about-item__img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center; }
.about-item__info {
padding-left: 70px; }
.about-item__title {
font-family: "Open Sans Bold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 30px;
color: #000000;
margin: 0 0 25px;
line-height: 1.2;
position: relative; }
.about-item__title:after {
content: '';
display: block;
margin-top: 25px;
width: 55px;
height: 1px;
background-color: #0db02b; }
.about-item__subtitle {
font-family: "Open Sans Semibold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 25px;
color: #000000;
margin: 0 0 25px;
line-height: 1.2;
position: relative; }
.about-item__subtitle:before {
content: '';
width: 100px;
height: 90px;
display: block;
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px; }
.about-item__text {
margin-bottom: 10px; }
.about-item__text li {
list-style-type: none;
position: relative;
margin-left: 10px; }
.about-item__text li:before {
content: '';
position: absolute;
top: 5px;
left: -50px;
display: inline-block;
background-image: url(../img/marker_green.png);
background-repeat: no-repeat;
background-size: contain;
width: 34px;
height: 30px; }
.about-item .btn {
background-color: #0db02b; }
.about-item .btn:hover, .about-item .btn:focus {
background-color: #19ed40; }
.about-item-gallery {
margin-top: 90px;
background-color: #f5f5f5;
padding-top: 40px;
padding-bottom: 30px; }
.about-item-gallery__title {
font-family: "Open Sans Semibold", sans-serif;
font-weight: normal;
font-style: normal;
color: #000000;
font-size: 25px;
margin: 0 0 85px; }
.about-item-gallery__title:after {
content: '';
display: block;
margin-top: 15px;
width: 55px;
height: 1px;
background-color: #ed6e00; }
.about-item-gallery__gallery, .about-item-gallery__gallery-wrapper {
margin: 0 -5px; }
.about-item-gallery__slide, .about-item-gallery .slick-image-slide {
margin: 0 5px; }
.about-item-gallery__img, .about-item-gallery .slick-image-slide-wrapper {
width: 100%;
height: 0;
padding-bottom: 100%;
position: relative; }
.about-item-gallery__img img, .about-item-gallery .slick-image-slide-wrapper img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center; }
.about-item-gallery .slick-dots {
padding-left: 0;
margin: 45px 0 0;
list-style-type: none;
text-align: center; }
.about-item-gallery .slick-dots li {
display: inline-block;
height: 8px;
margin: 0 10px; }
.about-item-gallery .slick-dots button {
display: inline-block;
width: 8px;
height: 8px;
border-radius: 50%;
border: 1px solid #a5a5a5;
background-color: transparent;
color: transparent;
margin: 0;
padding: 0;
outline: none; }
.about-item-gallery .slick-active button {
background-color: #a5a5a5; }
.about-item-gallery .slick-arrow {
display: block;
background-color: transparent;
color: transparent;
border: none;
outline: none;
padding: 0;
position: absolute;
right: 0;
top: -35px;
z-index: 2;
background-repeat: no-repeat;
width: 66px;
height: 66px;
border: 1px solid #ed6e00; }
.about-item-gallery .slick-arrow:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url(../img/svg/about-gallery-arrow-next.svg);
background-size: cover;
-ms-transform: scale(0.6);
transform: scale(0.6); }
.about-item-gallery .slick-prev {
right: -1px;
-ms-transform: translate(-100%, -100%) rotate(180deg);
transform: translate(-100%, -100%) rotate(180deg); }
.about-item-gallery .slick-next {
-ms-transform: translate(0, -100%);
transform: translate(0, -100%); }
.objects {
padding-top: 50px;
padding-bottom: 40px; }
.objects__title {
text-align: center;
font-family: "Open Sans Light", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 40px;
margin: 0 0 70px; }
.objects__item {
display: -ms-flexbox;
display: flex; }
.objects__btn {
margin-top: 40px;
text-align: center; }
.object {
width: 100%;
background-color: #fafafa;
position: relative;
margin-bottom: 30px; }
.object__img {
width: 100%;
height: 0;
padding-bottom: 100%;
position: relative; }
.object__img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center; }
.object__link {
position: absolute;
display: block;
top: 0;
left: 0;
height: 100%;
width: 100%; }
.object__link:hover:before, .object__link:focus:before {
opacity: .5; }
.object__link:hover:after, .object__link:focus:after {
opacity: 1; }
.object__link:before {
content: '';
transition: all 0.325s ease 0s;
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #ffffff;
opacity: 0; }
.object__link:after {
content: '';
transition: all 0.325s ease 0s;
position: absolute;
opacity: 1;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: block;
background-image: url(../img/png-sprite.png);
background-position: 0px -112px;
width: 37px;
height: 37px;
opacity: 0; }
.object__title {
font-family: "Open Sans Regular", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 15px;
color: #ed6e00;
text-transform: uppercase;
margin: 0;
line-height: normal; }
.object__info {
padding: 20px 20px;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: justify;
justify-content: space-between; }
.object__city {
position: relative; }
.object__city:after {
content: '';
display: block;
margin-top: 10px;
width: 55px;
height: 1px;
background-color: #ed6e00; }
.object-modal {
z-index: 9;
opacity: 0;
position: fixed;
z-index: -1;
top: 50%;
left: 50%;
width: 780px;
max-width: calc(100% - 20px);
background-color: #ffffff;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.26); }
.object-modal__close {
display: block;
width: 20px;
height: 20px;
position: absolute;
top: 15px;
right: 15px;
z-index: 8; }
.object-modal__close:before, .object-modal__close:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
height: 100%;
width: 1px;
background-color: #ed6e00; }
.object-modal__close:after {
-ms-transform: translate(50%, -50%) rotate(45deg);
transform: translate(50%, -50%) rotate(45deg); }
.object-modal__close:before {
-ms-transform: translate(50%, -50%) rotate(-45deg);
transform: translate(50%, -50%) rotate(-45deg); }
.object-modal__inner {
padding: 30px;
display: -ms-flexbox;
display: flex; }
.object-modal__img-wrapper {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding: 40px 0;
display: -ms-flexbox;
display: flex;
-ms-flex-align: end;
align-items: flex-end; }
.object-modal__img-main {
width: 260px;
height: 350px;
margin-right: 15px; }
.object-modal__img-main img {
width: 100%;
height: 100%;
display: block;
object-fit: cover; }
.object-modal__img-list {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; }
.object-modal__slide {
width: 80px;
height: 76px;
margin-right: 15px;
margin-top: 15px;
transition: all 0.325s ease 0s;
outline: none; }
.object-modal__slide--active {
outline-offset: -2px;
outline: 2px solid #ed6e00; }
.object-modal__slide:hover, .object-modal__slide:focus {
cursor: pointer;
outline-offset: -2px;
outline: 2px solid #ed6e00; }
.object-modal__slide img {
width: 100%;
height: 100%;
display: block;
object-fit: cover; }
.object-modal__text-wrapper {
font-size: 12px;
position: relative;
padding-bottom: 40px; }
.object-modal__title {
color: #ed6e00;
text-transform: uppercase;
margin: 0 0 15px;
font-family: "Open Sans Regular", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 15px; }
.object-modal__table {
font-family: "Open Sans Light", sans-serif;
font-weight: normal;
font-style: normal; }
.object-modal__line {
display: -ms-flexbox;
display: flex;
margin-bottom: 10px; }
.object-modal__parameter {
-ms-flex: 0 0 140px;
flex: 0 0 140px;
color: #888888; }
.object-modal__description-wrapper {
color: #000000; }
.object-modal__description {
margin: 10px 0 20px;
font-family: "Open Sans Light", sans-serif;
font-weight: normal;
font-style: normal;
color: #656565; }
.object-modal__nav {
position: absolute;
bottom: 0;
left: 0;
right: 0; }
.object-modal__iframe {
width: 100%; }
.object-navigation {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between; }
.object-navigation__link--prev:before {
content: '←';
margin-right: .4em; }
.object-navigation__link--next:after {
content: '→';
margin-left: .4em; }
/* для wordpress */
.navigation .screen-reader-text {
display: none; }
.navigation .nav-links {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between; }
.navigation .nav-previous {
-ms-flex: 0 0 35%;
flex: 0 0 35%; }
.navigation .nav-previous a:before {
content: '←';
margin-right: .4em; }
.navigation .nav-next {
-ms-flex: 0 0 35%;
flex: 0 0 35%; }
.navigation .nav-next a:after {
content: '→';
margin-left: .4em; }
.filter {
text-align: center;
margin-bottom: 50px; }
.filter__list {
padding: 5px 40px;
margin: 0;
list-style-type: none;
display: -ms-inline-flexbox;
display: inline-flex;
background-color: #fafafa; }
.filter__item {
margin: 0 10px; }
.filter__link {
color: #000000;
font-family: "Open Sans Semibold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px;
text-transform: uppercase; }
.filter__link:after {
content: '';
display: block;
width: 50%;
height: 1px;
background-color: transparent; }
.filter__link:hover, .filter__link:focus {
color: #ed6e00; }
.filter__link:hover:after, .filter__link:focus:after {
background-color: #ed6e00; }
.filter__link--active {
color: #ed6e00; }
.filter__link--active:after {
content: '';
display: block;
width: 50%;
height: 1px;
background-color: #ed6e00; }
.clients {
padding-top: 45px;
padding-bottom: 50px;
position: relative; }
.clients:before {
content: '';
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url(../img/pattern.png);
background-repeat: repeat;
opacity: .4; }
.clients__title {
text-align: center;
font-family: "Open Sans Light", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 40px;
margin: 0 0 70px; }
.clients__icon {
text-align: center;
margin-bottom: 55px; }
.content__title {
text-align: center;
font-size: 40px;
font-family: "Open Sans Light", sans-serif;
font-weight: normal;
font-style: normal;
margin: 50px 0 20px;
color: #000000; }
.content__img {
width: 100%;
height: auto; }
.content__img img {
width: 100%;
height: 100%;
display: block;
object-fit: cover; }
.content__citation {
margin: 50px 0 40px;
padding-left: 60px;
color: #ed6e00;
font-size: 40px;
font-family: "Open Sans Bold", sans-serif;
font-weight: normal;
font-style: normal;
text-transform: uppercase;
line-height: 1.35; }
.content__citation:before {
content: '';
display: block;
background-color: #ed6e00;
height: 1px;
width: 55px;
margin-bottom: 30px; }
.content__text {
padding-left: 70px; }
.content__text:before {
content: '';
display: block;
background-color: #ed6e00;
height: 1px;
width: 55px;
margin-bottom: 40px; }
.content__text h1, .content__text h2, .content__text h3, .content__text h4, .content__text h5, .content__text h6 {
font-family: "Open Sans", sans-serif;
font-weight: normal;
font-style: normal; }
.statistics {
padding-top: 50px;
padding-bottom: 50px;
border-top: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8; }
.statistics__inner {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
justify-content: space-between; }
.statistics__item {
margin-top: 30px;
margin-bottom: 30px;
text-align: center; }
.statistics__figures {
color: #0db02b;
font-family: "Open Sans Bold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 40px; }
.statistics__figures:after {
content: '';
display: block;
background-color: #0db02b;
height: 1px;
width: 55px;
position: relative;
left: 50%;
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.statistics__text {
color: #000000;
font-size: 18px;
max-width: 200px;
line-height: normal;
margin-top: 20px; }
.facts__item {
margin-top: 50px;
margin-bottom: 40px; }
.facts__item:nth-of-type(even) .facts__text-wrapper {
-ms-flex-order: -1;
order: -1; }
.facts__item:nth-of-type(even) .facts__title:after {
background-color: #0db02b; }
.facts__img-main {
width: 100%;
height: 0;
padding-bottom: 76.78571%;
position: relative; }
.facts__img-main img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center; }
.facts__title {
font-family: "Open Sans Bold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 40px;
color: #000000;
margin: 20px 0;
line-height: 1.05; }
.facts__title:after {
content: '';
display: block;
background-color: #ed6e00;
height: 1px;
width: 55px;
margin-top: 20px; }
.facts__img {
margin-top: 20px;
width: 100%;
height: 0;
padding-bottom: 96.2406%;
position: relative; }
.facts__img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center; }
.globe {
height: 700px;
background-color: #e8e8e8;
background-image: url(../img/land.png);
background-repeat: no-repeat;
background-position: center center;
background-size: auto; }
.globe__inner {
height: 100%;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center; }
.globe__text {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
text-transform: uppercase;
font-family: "Open Sans Regular", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 40px;
color: #ed6e00;
line-height: normal; }
.use {
margin-top: 90px; }
.use__title {
font-family: "Open Sans Bold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 30px;
color: #000000;
margin: 0 0 15px;
position: relative; }
.use__title:after {
content: '';
display: block;
width: 55px;
height: 2px;
background-color: #0db02b;
margin-top: 10px; }
.use__text {
max-width: 500px; }
.use__pics {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 40px 0; }
.use-item {
-ms-flex: 0 0 33.3333%;
flex: 0 0 33.3333%;
max-width: 33.3333%;
text-align: center; }
.use-item:nth-of-type(1) .use-item__img {
background-image: url(../img/use_1.png); }
.use-item:nth-of-type(2) .use-item__img {
background-image: url(../img/use_2.png); }
.use-item:nth-of-type(3) .use-item__img {
background-image: url(../img/use_3.png); }
.use-item__img {
margin-bottom: 20px;
background-repeat: no-repeat;
background-size: contain;
width: 120px;
height: 110px;
margin: 0 auto 10px; }
.use-item__text {
font-size: 18px; }
.characteristics {
margin-top: 80px; }
.characteristics__title {
font-family: "Open Sans Bold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 30px;
color: #000000;
margin: 0 0 15px;
position: relative; }
.characteristics__title:after {
content: '';
display: block;
width: 55px;
height: 2px;
background-color: #0db02b;
margin-top: 10px; }
.characteristics__table {
margin: 50px 0;
padding: 0 50px; }
.characteristics__line {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.characteristics__line:nth-of-type(odd):not(:first-of-type) {
background-color: #d2d2d2; }
.characteristics__line--head {
background-color: #43424b;
color: #ffffff; }
.characteristics__parameter {
padding: 5px 30px 5px 15px;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
max-width: 70%;
position: relative; }
.characteristics__parameter:after {
content: '';
display: block;
height: 100%;
width: 20px;
background-color: #ffffff;
position: absolute;
top: 0;
right: 0; }
.characteristics__icon {
display: inline-block;
vertical-align: text-bottom;
position: relative;
background-image: url(../img/png-sprite.png);
background-position: -88px -112px;
width: 21px;
height: 21px; }
.characteristics__icon:hover .characteristics__prompt, .characteristics__icon:focus .characteristics__prompt {
display: block; }
.characteristics__prompt {
position: absolute;
z-index: 1;
top: 0;
left: 100%;
-ms-transform: translateX(10px);
transform: translateX(10px);
background-color: #ffffff;
border: 1px solid #888888;
padding: 5px 10px;
display: none;
font-size: 12px;
line-height: 1.333;
width: 300px; }
.characteristics__value {
padding: 5px 15px;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%; }
.contacts__title {
font-family: "Open Sans Bold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 25px;
color: #000000;
margin: 0 0 15px;
position: relative; }
.contacts__title:after {
content: '';
display: block;
width: 55px;
height: 2px;
background-color: #0db02b;
margin-top: 10px; }
.contacts__map {
background-image: url(../img/map.png);
background-repeat: no-repeat;
background-size: cover;
height: 460px;
position: relative; }
.contacts__offices {
-moz-columns: 2;
columns: 2; }
.map-text {
position: absolute;
top: 0;
left: 0;
width: 460px;
border: 1px solid #ed6e00;
background-color: #ffffff;
display: -ms-flexbox;
display: flex; }
.map-text__city {
-ms-flex: 0 0 45%;
flex: 0 0 45%;
padding: 10px;
line-height: normal; }
.map-text__city:before {
content: '';
display: inline-block;
vertical-align: text-bottom;
margin-right: .4em;
background-image: url(../img/png-sprite.png);
background-position: 0px -151px;
width: 16px;
height: 23px; }
.map-text__offices {
-ms-flex: 0 0 55%;
flex: 0 0 55%; }
.map-office {
padding: 10px;
line-height: normal; }
.map-office p {
margin: 0; }
.office-item {
margin: 20px 0;
display: inline-block;
width: 100%; }
.office-item__title {
font-family: "Open Sans Semibold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 18px;
color: #000000;
margin: 0 0 15px; }
.office-item__text {
line-height: normal; }
.office-item__text p {
margin: .5em 0; }
.cert__link-all-wrapper {
text-align: right;
margin-bottom: 40px; }
.cert__link-all:before {
content: '';
display: inline-block;
vertical-align: text-bottom;
margin-right: .5em;
background-image: url(../img/png-sprite.png);
background-position: -65px -112px;
width: 21px;
height: 24px; }
.cert__link-all:hover, .cert__link-all:focus {
color: #ed6e00;
text-decoration: underline; }
.cert__list {
padding-left: 0;
margin: 40px 0;
list-style-type: none;
-moz-columns: 1;
columns: 1; }
.cert__item {
display: inline-block;
margin-bottom: 20px;
padding: 0 10px;
width: 100%; }
.cert__link {
display: inline-block;
padding-left: 40px;
color: #77a4c5;
position: relative; }
.cert__link:before {
content: '';
position: absolute;
top: .4em;
left: 0;
display: block;
background-image: url(../img/png-sprite.png);
background-position: -39px -112px;
width: 24px;
height: 31px; }
@media (min-width: 540px){
.container{
max-width: 480px; }
.row-sm-top{
-ms-flex-align: start;
align-items: flex-start; }
.row-sm-middle{
-ms-flex-align: center;
align-items: center; }
.row-sm-bottom{
-ms-flex-align: end;
align-items: flex-end; }
.row-sm-stretch{
-ms-flex-align: stretch;
align-items: stretch; }
.row-sm-baseline{
-ms-flex-align: baseline;
align-items: baseline; }
.row-sm-nowrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.col-sm{
position: relative;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
.col-sm-1{
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-sm-2{
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-sm-3{
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-sm-4{
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-sm-5{
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-sm-6{
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-sm-7{
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-sm-8{
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-sm-9{
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-sm-10{
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-sm-11{
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-sm-12{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.pull-sm-0{
right: auto; }
.pull-sm-1{
right: 8.33333%; }
.pull-sm-2{
right: 16.66667%; }
.pull-sm-3{
right: 25%; }
.pull-sm-4{
right: 33.33333%; }
.pull-sm-5{
right: 41.66667%; }
.pull-sm-6{
right: 50%; }
.pull-sm-7{
right: 58.33333%; }
.pull-sm-8{
right: 66.66667%; }
.pull-sm-9{
right: 75%; }
.pull-sm-10{
right: 83.33333%; }
.pull-sm-11{
right: 91.66667%; }
.pull-sm-12{
right: 100%; }
.push-sm-0{
left: auto; }
.push-sm-1{
left: 8.33333%; }
.push-sm-2{
left: 16.66667%; }
.push-sm-3{
left: 25%; }
.push-sm-4{
left: 33.33333%; }
.push-sm-5{
left: 41.66667%; }
.push-sm-6{
left: 50%; }
.push-sm-7{
left: 58.33333%; }
.push-sm-8{
left: 66.66667%; }
.push-sm-9{
left: 75%; }
.push-sm-10{
left: 83.33333%; }
.push-sm-11{
left: 91.66667%; }
.push-sm-12{
left: 100%; }
.offset-sm-0{
margin-left: 0%; }
.offset-sm-1{
margin-left: 8.33333%; }
.offset-sm-2{
margin-left: 16.66667%; }
.offset-sm-3{
margin-left: 25%; }
.offset-sm-4{
margin-left: 33.33333%; }
.offset-sm-5{
margin-left: 41.66667%; }
.offset-sm-6{
margin-left: 50%; }
.offset-sm-7{
margin-left: 58.33333%; }
.offset-sm-8{
margin-left: 66.66667%; }
.offset-sm-9{
margin-left: 75%; }
.offset-sm-10{
margin-left: 83.33333%; }
.offset-sm-11{
margin-left: 91.66667%; }
.col-sm-first{
-ms-flex-order: -1;
order: -1; }
.col-sm-last{
-ms-flex-order: 1;
order: 1; }
.col-sm-top{
-ms-flex-item-align: start;
align-self: flex-start; }
.col-sm-middle{
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.col-sm-bottom{
-ms-flex-item-align: end;
align-self: flex-end; }
.col-sm-baseline{
-ms-flex-item-align: baseline;
align-self: baseline; }
.col-sm-stretch{
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch; }
.hidden-sm{
display: none; }
.visible-sm{
display: block; }
.flex-sm-first{
-ms-flex-order: -1;
order: -1; }
.flex-sm-last{
-ms-flex-order: 1;
order: 1; }
.flex-sm-unordered{
-ms-flex-order: 0;
order: 0; }
.flex-items-sm-top{
-ms-flex-align: start;
align-items: flex-start; }
.flex-items-sm-middle{
-ms-flex-align: center;
align-items: center; }
.flex-items-sm-bottom{
-ms-flex-align: end;
align-items: flex-end; }
.flex-sm-top{
-ms-flex-item-align: start;
align-self: flex-start; }
.flex-sm-middle{
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.flex-sm-bottom{
-ms-flex-item-align: end;
align-self: flex-end; }
.flex-items-sm-left{
-ms-flex-pack: start;
justify-content: flex-start; }
.flex-items-sm-center{
-ms-flex-pack: center;
justify-content: center; }
.flex-items-sm-right{
-ms-flex-pack: end;
justify-content: flex-end; }
.flex-items-sm-around{
-ms-flex-pack: distribute;
justify-content: space-around; }
.flex-items-sm-between{
-ms-flex-pack: justify;
justify-content: space-between; } }
@media (min-width: 768px){
.container{
max-width: 700px; }
.row-md-top{
-ms-flex-align: start;
align-items: flex-start; }
.row-md-middle{
-ms-flex-align: center;
align-items: center; }
.row-md-bottom{
-ms-flex-align: end;
align-items: flex-end; }
.row-md-stretch{
-ms-flex-align: stretch;
align-items: stretch; }
.row-md-baseline{
-ms-flex-align: baseline;
align-items: baseline; }
.row-md-nowrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.col-md{
position: relative;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
.col-md-1{
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-md-2{
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-md-3{
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-md-4{
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-md-5{
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-md-6{
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-md-7{
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-md-8{
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-md-9{
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-md-10{
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-md-11{
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-md-12{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.pull-md-0{
right: auto; }
.pull-md-1{
right: 8.33333%; }
.pull-md-2{
right: 16.66667%; }
.pull-md-3{
right: 25%; }
.pull-md-4{
right: 33.33333%; }
.pull-md-5{
right: 41.66667%; }
.pull-md-6{
right: 50%; }
.pull-md-7{
right: 58.33333%; }
.pull-md-8{
right: 66.66667%; }
.pull-md-9{
right: 75%; }
.pull-md-10{
right: 83.33333%; }
.pull-md-11{
right: 91.66667%; }
.pull-md-12{
right: 100%; }
.push-md-0{
left: auto; }
.push-md-1{
left: 8.33333%; }
.push-md-2{
left: 16.66667%; }
.push-md-3{
left: 25%; }
.push-md-4{
left: 33.33333%; }
.push-md-5{
left: 41.66667%; }
.push-md-6{
left: 50%; }
.push-md-7{
left: 58.33333%; }
.push-md-8{
left: 66.66667%; }
.push-md-9{
left: 75%; }
.push-md-10{
left: 83.33333%; }
.push-md-11{
left: 91.66667%; }
.push-md-12{
left: 100%; }
.offset-md-0{
margin-left: 0%; }
.offset-md-1{
margin-left: 8.33333%; }
.offset-md-2{
margin-left: 16.66667%; }
.offset-md-3{
margin-left: 25%; }
.offset-md-4{
margin-left: 33.33333%; }
.offset-md-5{
margin-left: 41.66667%; }
.offset-md-6{
margin-left: 50%; }
.offset-md-7{
margin-left: 58.33333%; }
.offset-md-8{
margin-left: 66.66667%; }
.offset-md-9{
margin-left: 75%; }
.offset-md-10{
margin-left: 83.33333%; }
.offset-md-11{
margin-left: 91.66667%; }
.col-md-first{
-ms-flex-order: -1;
order: -1; }
.col-md-last{
-ms-flex-order: 1;
order: 1; }
.col-md-top{
-ms-flex-item-align: start;
align-self: flex-start; }
.col-md-middle{
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.col-md-bottom{
-ms-flex-item-align: end;
align-self: flex-end; }
.col-md-baseline{
-ms-flex-item-align: baseline;
align-self: baseline; }
.col-md-stretch{
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch; }
.hidden-md{
display: none; }
.visible-md{
display: block; }
.flex-md-first{
-ms-flex-order: -1;
order: -1; }
.flex-md-last{
-ms-flex-order: 1;
order: 1; }
.flex-md-unordered{
-ms-flex-order: 0;
order: 0; }
.flex-items-md-top{
-ms-flex-align: start;
align-items: flex-start; }
.flex-items-md-middle{
-ms-flex-align: center;
align-items: center; }
.flex-items-md-bottom{
-ms-flex-align: end;
align-items: flex-end; }
.flex-md-top{
-ms-flex-item-align: start;
align-self: flex-start; }
.flex-md-middle{
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.flex-md-bottom{
-ms-flex-item-align: end;
align-self: flex-end; }
.flex-items-md-left{
-ms-flex-pack: start;
justify-content: flex-start; }
.flex-items-md-center{
-ms-flex-pack: center;
justify-content: center; }
.flex-items-md-right{
-ms-flex-pack: end;
justify-content: flex-end; }
.flex-items-md-around{
-ms-flex-pack: distribute;
justify-content: space-around; }
.flex-items-md-between{
-ms-flex-pack: justify;
justify-content: space-between; } }
@media (min-width: 1024px){
.container{
max-width: 950px; }
.row-lg-top{
-ms-flex-align: start;
align-items: flex-start; }
.row-lg-middle{
-ms-flex-align: center;
align-items: center; }
.row-lg-bottom{
-ms-flex-align: end;
align-items: flex-end; }
.row-lg-stretch{
-ms-flex-align: stretch;
align-items: stretch; }
.row-lg-baseline{
-ms-flex-align: baseline;
align-items: baseline; }
.row-lg-nowrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.col-lg{
position: relative;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
.col-lg-1{
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-lg-2{
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-lg-3{
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-lg-4{
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-lg-5{
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-lg-6{
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-lg-7{
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-lg-8{
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-lg-9{
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-lg-10{
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-lg-11{
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-lg-12{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.pull-lg-0{
right: auto; }
.pull-lg-1{
right: 8.33333%; }
.pull-lg-2{
right: 16.66667%; }
.pull-lg-3{
right: 25%; }
.pull-lg-4{
right: 33.33333%; }
.pull-lg-5{
right: 41.66667%; }
.pull-lg-6{
right: 50%; }
.pull-lg-7{
right: 58.33333%; }
.pull-lg-8{
right: 66.66667%; }
.pull-lg-9{
right: 75%; }
.pull-lg-10{
right: 83.33333%; }
.pull-lg-11{
right: 91.66667%; }
.pull-lg-12{
right: 100%; }
.push-lg-0{
left: auto; }
.push-lg-1{
left: 8.33333%; }
.push-lg-2{
left: 16.66667%; }
.push-lg-3{
left: 25%; }
.push-lg-4{
left: 33.33333%; }
.push-lg-5{
left: 41.66667%; }
.push-lg-6{
left: 50%; }
.push-lg-7{
left: 58.33333%; }
.push-lg-8{
left: 66.66667%; }
.push-lg-9{
left: 75%; }
.push-lg-10{
left: 83.33333%; }
.push-lg-11{
left: 91.66667%; }
.push-lg-12{
left: 100%; }
.offset-lg-0{
margin-left: 0%; }
.offset-lg-1{
margin-left: 8.33333%; }
.offset-lg-2{
margin-left: 16.66667%; }
.offset-lg-3{
margin-left: 25%; }
.offset-lg-4{
margin-left: 33.33333%; }
.offset-lg-5{
margin-left: 41.66667%; }
.offset-lg-6{
margin-left: 50%; }
.offset-lg-7{
margin-left: 58.33333%; }
.offset-lg-8{
margin-left: 66.66667%; }
.offset-lg-9{
margin-left: 75%; }
.offset-lg-10{
margin-left: 83.33333%; }
.offset-lg-11{
margin-left: 91.66667%; }
.col-lg-first{
-ms-flex-order: -1;
order: -1; }
.col-lg-last{
-ms-flex-order: 1;
order: 1; }
.col-lg-top{
-ms-flex-item-align: start;
align-self: flex-start; }
.col-lg-middle{
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.col-lg-bottom{
-ms-flex-item-align: end;
align-self: flex-end; }
.col-lg-baseline{
-ms-flex-item-align: baseline;
align-self: baseline; }
.col-lg-stretch{
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch; }
.hidden-lg{
display: none; }
.visible-lg{
display: block; }
.flex-lg-first{
-ms-flex-order: -1;
order: -1; }
.flex-lg-last{
-ms-flex-order: 1;
order: 1; }
.flex-lg-unordered{
-ms-flex-order: 0;
order: 0; }
.flex-items-lg-top{
-ms-flex-align: start;
align-items: flex-start; }
.flex-items-lg-middle{
-ms-flex-align: center;
align-items: center; }
.flex-items-lg-bottom{
-ms-flex-align: end;
align-items: flex-end; }
.flex-lg-top{
-ms-flex-item-align: start;
align-self: flex-start; }
.flex-lg-middle{
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.flex-lg-bottom{
-ms-flex-item-align: end;
align-self: flex-end; }
.flex-items-lg-left{
-ms-flex-pack: start;
justify-content: flex-start; }
.flex-items-lg-center{
-ms-flex-pack: center;
justify-content: center; }
.flex-items-lg-right{
-ms-flex-pack: end;
justify-content: flex-end; }
.flex-items-lg-around{
-ms-flex-pack: distribute;
justify-content: space-around; }
.flex-items-lg-between{
-ms-flex-pack: justify;
justify-content: space-between; } }
@media (min-width: 1200px){
.container{
max-width: 1180px; }
.row-xl-top{
-ms-flex-align: start;
align-items: flex-start; }
.row-xl-middle{
-ms-flex-align: center;
align-items: center; }
.row-xl-bottom{
-ms-flex-align: end;
align-items: flex-end; }
.row-xl-stretch{
-ms-flex-align: stretch;
align-items: stretch; }
.row-xl-baseline{
-ms-flex-align: baseline;
align-items: baseline; }
.row-xl-nowrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.col-xl{
position: relative;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
.col-xl-1{
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xl-2{
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xl-3{
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-xl-4{
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xl-5{
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xl-6{
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-xl-7{
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xl-8{
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xl-9{
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-xl-10{
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xl-11{
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xl-12{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.pull-xl-0{
right: auto; }
.pull-xl-1{
right: 8.33333%; }
.pull-xl-2{
right: 16.66667%; }
.pull-xl-3{
right: 25%; }
.pull-xl-4{
right: 33.33333%; }
.pull-xl-5{
right: 41.66667%; }
.pull-xl-6{
right: 50%; }
.pull-xl-7{
right: 58.33333%; }
.pull-xl-8{
right: 66.66667%; }
.pull-xl-9{
right: 75%; }
.pull-xl-10{
right: 83.33333%; }
.pull-xl-11{
right: 91.66667%; }
.pull-xl-12{
right: 100%; }
.push-xl-0{
left: auto; }
.push-xl-1{
left: 8.33333%; }
.push-xl-2{
left: 16.66667%; }
.push-xl-3{
left: 25%; }
.push-xl-4{
left: 33.33333%; }
.push-xl-5{
left: 41.66667%; }
.push-xl-6{
left: 50%; }
.push-xl-7{
left: 58.33333%; }
.push-xl-8{
left: 66.66667%; }
.push-xl-9{
left: 75%; }
.push-xl-10{
left: 83.33333%; }
.push-xl-11{
left: 91.66667%; }
.push-xl-12{
left: 100%; }
.offset-xl-0{
margin-left: 0%; }
.offset-xl-1{
margin-left: 8.33333%; }
.offset-xl-2{
margin-left: 16.66667%; }
.offset-xl-3{
margin-left: 25%; }
.offset-xl-4{
margin-left: 33.33333%; }
.offset-xl-5{
margin-left: 41.66667%; }
.offset-xl-6{
margin-left: 50%; }
.offset-xl-7{
margin-left: 58.33333%; }
.offset-xl-8{
margin-left: 66.66667%; }
.offset-xl-9{
margin-left: 75%; }
.offset-xl-10{
margin-left: 83.33333%; }
.offset-xl-11{
margin-left: 91.66667%; }
.col-xl-first{
-ms-flex-order: -1;
order: -1; }
.col-xl-last{
-ms-flex-order: 1;
order: 1; }
.col-xl-top{
-ms-flex-item-align: start;
align-self: flex-start; }
.col-xl-middle{
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.col-xl-bottom{
-ms-flex-item-align: end;
align-self: flex-end; }
.col-xl-baseline{
-ms-flex-item-align: baseline;
align-self: baseline; }
.col-xl-stretch{
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch; }
.hidden-xl{
display: none; }
.visible-xl{
display: block; }
.flex-xl-first{
-ms-flex-order: -1;
order: -1; }
.flex-xl-last{
-ms-flex-order: 1;
order: 1; }
.flex-xl-unordered{
-ms-flex-order: 0;
order: 0; }
.flex-items-xl-top{
-ms-flex-align: start;
align-items: flex-start; }
.flex-items-xl-middle{
-ms-flex-align: center;
align-items: center; }
.flex-items-xl-bottom{
-ms-flex-align: end;
align-items: flex-end; }
.flex-xl-top{
-ms-flex-item-align: start;
align-self: flex-start; }
.flex-xl-middle{
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.flex-xl-bottom{
-ms-flex-item-align: end;
align-self: flex-end; }
.flex-items-xl-left{
-ms-flex-pack: start;
justify-content: flex-start; }
.flex-items-xl-center{
-ms-flex-pack: center;
justify-content: center; }
.flex-items-xl-right{
-ms-flex-pack: end;
justify-content: flex-end; }
.flex-items-xl-around{
-ms-flex-pack: distribute;
justify-content: space-around; }
.flex-items-xl-between{
-ms-flex-pack: justify;
justify-content: space-between; } }
@media (max-width: 539px){
.hidden-xs-down{
display: none; }
.visible-xs-down{
display: block; } }
@media (max-width: 767px){
.hidden-sm-down{
display: none; }
.visible-sm-down{
display: block; } }
@media (max-width: 1023px){
.hidden-md-down{
display: none; }
.visible-md-down{
display: block; } }
@media (max-width: 1199px){
.hidden-lg-down{
display: none; }
.visible-lg-down{
display: block; } }
@media screen and (-webkit-min-device-pixel-ratio: 0){
@font-face{
font-family: "Open Sans Regular";
src: url("../fonts/Open-Sans/Open-Sans-Regular/opensansregular-webfont.svg#Open Sans Regular") format("svg"); }
@font-face{
font-family: "Open Sans Semibold";
src: url("../fonts/Open-Sans/Open-Sans-Semibold/opensanssemibold-webfont.svg#Open Sans Semibold") format("svg"); }
@font-face{
font-family: "Open Sans Bold";
src: url("../fonts/Open-Sans/Open-Sans-Bold/opensansbold-webfont.svg#Open Sans Bold") format("svg"); }
@font-face{
font-family: "Open Sans Light";
src: url("../fonts/Open-Sans/Open-Sans-Light/opensansextrabold-webfont.svg#Open Sans Light") format("svg"); }
@font-face{
font-family: "PT Serif Bold";
src: url("../fonts/PT-Serif/PT-Serif-Bold/pt_serif_bold-webfont.svg#PT Serif Bold") format("svg"); } }
@media (max-width: 47.99em){
.header__logo{
-ms-flex: 1 1 50%;
flex: 1 1 50%;
max-width: 50%; }
.header__hamburger{
-ms-flex-order: 1;
order: 1;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
margin-top: -10px; }
.header__nav{
margin: 5px 0; }
.header__info{
-ms-flex: 1 1 50%;
flex: 1 1 50%;
max-width: 50%; }
.language__list{
margin-bottom: 0; }
.telephone{
font-size: 12px; }
.footer__inner{
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
-ms-flex-align: center;
align-items: center; }
.footer__logo{
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
.footer__nav{
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
.footer__download{
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
.footer__info{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
text-align: center; }
.contact-info{
text-align: center; }
.copyright{
margin-top: 30px; }
.banner__gallery-wrapper{
max-height: 250px; }
.banner__slide{
height: 250px; }
.banner__title, .banner .slide-title{
font-size: 30px; }
.banner__text, .banner .slider-short-content{
font-size: 18px; }
.slide-wrap{
max-height: 250px; }
.slick-slide{
max-height: 250px; }
.about-item:nth-of-type(even) .row :first-of-type{
-ms-flex-order: initial;
order: initial; }
.about-item__img{
margin-bottom: 20px; }
.object-modal__inner{
display: block;
padding: 10px; }
.object-modal__img-wrapper{
padding: 10px 0 20px; }
.object-modal__img-main{
width: 150px;
height: 150px;
margin: 0 auto; }
.object-modal__img-list{
display: none; }
.object-modal__table{
display: none; }
.filter__list{
-ms-flex-direction: column;
flex-direction: column; }
.filter__item{
margin-bottom: 15px; }
.statistics__inner{
-ms-flex-pack: center;
justify-content: center; }
.facts__text-block{
margin-bottom: 30px; }
.globe{
height: 500px; }
.globe__text{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
font-size: 30px; }
.use__pics{
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
-ms-flex-align: center;
align-items: center; }
.use-item{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 20px; }
.contacts__offices{
-moz-columns: 1;
columns: 1;
padding-left: 0; }
.map-text{
display: block;
width: auto; }
.cert__list{
-moz-columns: 1;
columns: 1; } }
@media (max-width: 63.99em){
.header__hamburger{
display: block; }
.header__nav{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
-ms-flex-order: 2;
order: 2; }
.header__info{
margin: 10px 0 10px; }
.nav{
display: none;
text-align: center; }
.nav__list{
-ms-flex-direction: column;
flex-direction: column; }
.about-item__info{
padding-left: 0; }
.content__citation{
padding-left: 0; }
.content__text{
padding-left: 0; } } | build/css/style.css | @charset "UTF-8";
/*
Project variables
=================
*/
/*
Flex Sass grid generator variables
==================================
[flex-sass-grid-generator](https://github.com/Enkil/flex-sass-grid-generator)
*/
/*
Sass MQ variables
=================
[sass-mq](https://github.com/sass-mq/sass-mq)
*/
.container {
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px; }
.container-fluid {
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px; }
.row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px; }
.row-xs-top {
-ms-flex-align: start;
align-items: flex-start; }
.row-xs-middle {
-ms-flex-align: center;
align-items: center; }
.row-xs-bottom {
-ms-flex-align: end;
align-items: flex-end; }
.row-xs-stretch {
-ms-flex-align: stretch;
align-items: stretch; }
.row-xs-baseline {
-ms-flex-align: baseline;
align-items: baseline; }
.row-xs-nowrap {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
width: 100%; }
.col-xs {
position: relative;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
.col-xs-1 {
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xs-2 {
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xs-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-xs-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xs-5 {
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xs-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-xs-7 {
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xs-8 {
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xs-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-xs-10 {
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xs-11 {
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xs-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.pull-xs-0 {
right: auto; }
.pull-xs-1 {
right: 8.33333%; }
.pull-xs-2 {
right: 16.66667%; }
.pull-xs-3 {
right: 25%; }
.pull-xs-4 {
right: 33.33333%; }
.pull-xs-5 {
right: 41.66667%; }
.pull-xs-6 {
right: 50%; }
.pull-xs-7 {
right: 58.33333%; }
.pull-xs-8 {
right: 66.66667%; }
.pull-xs-9 {
right: 75%; }
.pull-xs-10 {
right: 83.33333%; }
.pull-xs-11 {
right: 91.66667%; }
.pull-xs-12 {
right: 100%; }
.push-xs-0 {
left: auto; }
.push-xs-1 {
left: 8.33333%; }
.push-xs-2 {
left: 16.66667%; }
.push-xs-3 {
left: 25%; }
.push-xs-4 {
left: 33.33333%; }
.push-xs-5 {
left: 41.66667%; }
.push-xs-6 {
left: 50%; }
.push-xs-7 {
left: 58.33333%; }
.push-xs-8 {
left: 66.66667%; }
.push-xs-9 {
left: 75%; }
.push-xs-10 {
left: 83.33333%; }
.push-xs-11 {
left: 91.66667%; }
.push-xs-12 {
left: 100%; }
.offset-xs-1 {
margin-left: 8.33333%; }
.offset-xs-2 {
margin-left: 16.66667%; }
.offset-xs-3 {
margin-left: 25%; }
.offset-xs-4 {
margin-left: 33.33333%; }
.offset-xs-5 {
margin-left: 41.66667%; }
.offset-xs-6 {
margin-left: 50%; }
.offset-xs-7 {
margin-left: 58.33333%; }
.offset-xs-8 {
margin-left: 66.66667%; }
.offset-xs-9 {
margin-left: 75%; }
.offset-xs-10 {
margin-left: 83.33333%; }
.offset-xs-11 {
margin-left: 91.66667%; }
.col-xs-first {
-ms-flex-order: -1;
order: -1; }
.col-xs-last {
-ms-flex-order: 1;
order: 1; }
.col-xs-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-xs-middle {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.col-xs-bottom {
-ms-flex-item-align: end;
align-self: flex-end; }
.col-xs-baseline {
-ms-flex-item-align: baseline;
align-self: baseline; }
.col-xs-stretch {
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch; }
.hidden-xs {
display: none; }
.hidden-xl-down {
display: none; }
.visible-xs {
display: block; }
.visible-xl-down {
display: block; }
.flex-xs-first {
-ms-flex-order: -1;
order: -1; }
.flex-xs-last {
-ms-flex-order: 1;
order: 1; }
.flex-xs-unordered {
-ms-flex-order: 0;
order: 0; }
.flex-items-xs-top {
-ms-flex-align: start;
align-items: flex-start; }
.flex-items-xs-middle {
-ms-flex-align: center;
align-items: center; }
.flex-items-xs-bottom {
-ms-flex-align: end;
align-items: flex-end; }
.flex-xs-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.flex-xs-middle {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.flex-xs-bottom {
-ms-flex-item-align: end;
align-self: flex-end; }
.flex-items-xs-left {
-ms-flex-pack: start;
justify-content: flex-start; }
.flex-items-xs-center {
-ms-flex-pack: center;
justify-content: center; }
.flex-items-xs-right {
-ms-flex-pack: end;
justify-content: flex-end; }
.flex-items-xs-around {
-ms-flex-pack: distribute;
justify-content: space-around; }
.flex-items-xs-between {
-ms-flex-pack: justify;
justify-content: space-between; }
/* ==========================================================================
Normalize.scss settings
========================================================================== */
/**
* Includes legacy browser support IE6/7
*
* Set to false if you want to drop support for IE6 and IE7
*/
/* Base
========================================================================== */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS and IE text size adjust after device orientation change,
* without disabling user zoom.
* 3. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
* `em` units.
*/
html {
font-family: sans-serif;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-webkit-text-size-adjust: 100%;
/* 2 */ }
/**
* Remove default margin.
*/
body {
margin: 0; }
/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block; }
/**
* 1. Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
audio,
canvas,
progress,
video {
display: inline-block;
/* 1 */
vertical-align: baseline;
/* 2 */ }
/**
* Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
display: none;
height: 0; }
/**
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
*/
[hidden],
template {
display: none; }
/* Links
========================================================================== */
/**
* Remove the gray background color from active links in IE 10.
*/
a {
background-color: transparent; }
/**
* Improve readability of focused elements when they are also in an
* active/hover state.
*/
a:active, a:hover {
outline: 0; }
/* Text-level semantics
========================================================================== */
/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/
abbr[title] {
border-bottom: 1px dotted; }
/**
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
b,
strong {
font-weight: bold; }
/**
* Address styling not present in Safari and Chrome.
*/
dfn {
font-style: italic; }
/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari, and Chrome.
*/
h1 {
font-size: 2em;
margin: 0.67em 0; }
/**
* Addresses styling not present in IE 8/9.
*/
mark {
background: #ff0;
color: #000; }
/**
* Address inconsistent and variable font size in all browsers.
*/
small {
font-size: 80%; }
/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
/* Embedded content
========================================================================== */
/**
* 1. Remove border when inside `a` element in IE 8/9/10.
* 2. Improves image quality when scaled in IE 7.
*/
img {
border: 0; }
/**
* Correct overflow not hidden in IE 9/10/11.
*/
svg:not(:root) {
overflow: hidden; }
/* Grouping content
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari.
*/
figure {
margin: 1em 40px; }
/**
* Address differences between Firefox and other browsers.
*/
hr {
box-sizing: content-box;
height: 0; }
/**
* Contain overflow in all browsers.
*/
pre {
overflow: auto; }
/**
* Address odd `em`-unit font size rendering in all browsers.
* Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
*/
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
/* Forms
========================================================================== */
/**
* Known limitation: by default, Chrome and Safari on OS X allow very limited
* styling of `select`, unless a `border` property is set.
*/
/**
* 1. Correct color not being inherited.
* Known issue: affects color of disabled elements.
* 2. Correct font properties not being inherited.
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
* 4. Improves appearance and consistency in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
color: inherit;
/* 1 */
font: inherit;
/* 2 */
margin: 0;
/* 3 */ }
/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
button {
overflow: visible; }
/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
button,
select {
text-transform: none; }
/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
* `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
* Known issue: inner spacing remains in IE 6.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
/* 2 */
cursor: pointer;
/* 3 */ }
/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
cursor: default; }
/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
input {
line-height: normal; }
/**
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
* Known issue: excess padding remains in IE 6.
*/
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */ }
/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
*/
input[type="search"] {
-webkit-appearance: textfield;
/* 1 */
box-sizing: content-box;
/* 2 */ }
/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
/**
* Define consistent border, margin, and padding.
*/
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
* 3. Corrects text not wrapping in Firefox 3.
* 4. Corrects alignment displayed oddly in IE 6/7.
*/
legend {
border: 0;
/* 1 */
padding: 0;
/* 2 */ }
/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
overflow: auto; }
/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
optgroup {
font-weight: bold; }
/* Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; }
/* Slider */
.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent; }
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0; }
.slick-list:focus {
outline: none; }
.slick-list.dragging {
cursor: pointer;
cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.slick-track {
position: relative;
left: 0;
top: 0;
display: block; }
.slick-track:before, .slick-track:after {
content: "";
display: table; }
.slick-track:after {
clear: both; }
.slick-loading .slick-track {
visibility: hidden; }
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none; }
[dir="rtl"] .slick-slide {
float: right; }
.slick-slide img {
display: block; }
.slick-slide.slick-loading img {
display: none; }
.slick-slide.dragging img {
pointer-events: none; }
.slick-initialized .slick-slide {
display: block; }
.slick-loading .slick-slide {
visibility: hidden; }
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent; }
.slick-arrow.slick-hidden {
display: none; }
/*
SCSS Mixin
==========
Provides setting font-face to page
Author: <NAME> (<EMAIL>)
- *$font-family:* The font family of the font.
- *$font-group:* The font family group, e.g. roboto, dinpro, ptsans.
- *$font-style:* The part of path to font file, NOT the font-style
CSS property.
- *$file-name:* The name of your file (all formats of this style need
to have the same file name) without its extention.
**EXAMPLE**
@include font-face($font-family, $font-group, $font-style, $file-name, $font-weight)
@include font-face('Roboto-Regular', roboto, regular, roboto-regular-webfont);
*/
/*
SCSS Mixin
==========
Provides set font-family to selector
- *$font-family:* The font family of the font.
- *$font-style:* The font-style CSS property.
- *$file-weight:* The font-weight CSS property.
- *$font-callback:* The font callback, e.g. sans-serif
**EXAMPLE**
@include font-family($font-family, $font-weight, $font-style)
@include font-family('Roboto-Regular', normal, italic);
*/
/*
SCSS variables are information about icon's compiled state, stored under its original file name
.icon-home {
width: $icon-home-width;
}
The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;
At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables
.icon-home {
@include sprite-width($icon-home);
}
.icon-email {
@include sprite($icon-email);
}
Example usage in HTML:
`display: block` sprite:
<div class="icon-home"></div>
To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:
// CSS
.icon {
display: inline-block;
}
// HTML
<i class="icon icon-home"></i>
*/
/*
The `sprites` mixin generates identical output to the CSS template
but can be overridden inside of SCSS
@include sprites($spritesheet-sprites);
*/
@font-face {
font-family: "Open Sans Regular";
src: url("../fonts/Open-Sans/Open-Sans-Regular/opensansregular-webfont.eot"), local("Open Sans Regular");
src: url("../fonts/Open-Sans/Open-Sans-Regular/opensansregular-webfont.eot?#iefix") format("embedded-opentype"), local("Open Sans Regular"), url("../fonts/Open-Sans/Open-Sans-Regular/opensansregular-webfont.woff") format("woff"), url("../fonts/Open-Sans/Open-Sans-Regular/opensansregular-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/Open-Sans-Regular/opensansregular-webfont.svg#Open Sans Regular") format("svg"); }
@font-face {
font-family: "Open Sans Semibold";
src: url("../fonts/Open-Sans/Open-Sans-Semibold/opensanssemibold-webfont.eot"), local("Open Sans Semibold");
src: url("../fonts/Open-Sans/Open-Sans-Semibold/opensanssemibold-webfont.eot?#iefix") format("embedded-opentype"), local("Open Sans Semibold"), url("../fonts/Open-Sans/Open-Sans-Semibold/opensanssemibold-webfont.woff") format("woff"), url("../fonts/Open-Sans/Open-Sans-Semibold/opensanssemibold-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/Open-Sans-Semibold/opensanssemibold-webfont.svg#Open Sans Semibold") format("svg"); }
@font-face {
font-family: "Open Sans Bold";
src: url("../fonts/Open-Sans/Open-Sans-Bold/opensansbold-webfont.eot"), local("Open Sans Bold");
src: url("../fonts/Open-Sans/Open-Sans-Bold/opensansbold-webfont.eot?#iefix") format("embedded-opentype"), local("Open Sans Bold"), url("../fonts/Open-Sans/Open-Sans-Bold/opensansbold-webfont.woff") format("woff"), url("../fonts/Open-Sans/Open-Sans-Bold/opensansbold-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/Open-Sans-Bold/opensansbold-webfont.svg#Open Sans Bold") format("svg"); }
@font-face {
font-family: "Open Sans Light";
src: url("../fonts/Open-Sans/Open-Sans-Light/opensansextrabold-webfont.eot"), local("Open Sans Light");
src: url("../fonts/Open-Sans/Open-Sans-Light/opensansextrabold-webfont.eot?#iefix") format("embedded-opentype"), local("Open Sans Light"), url("../fonts/Open-Sans/Open-Sans-Light/opensansextrabold-webfont.woff") format("woff"), url("../fonts/Open-Sans/Open-Sans-Light/opensansextrabold-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/Open-Sans-Light/opensansextrabold-webfont.svg#Open Sans Light") format("svg"); }
@font-face {
font-family: "PT Serif Bold";
src: url("../fonts/PT-Serif/PT-Serif-Bold/pt_serif_bold-webfont.eot"), local("PT Serif Bold");
src: url("../fonts/PT-Serif/PT-Serif-Bold/pt_serif_bold-webfont.eot?#iefix") format("embedded-opentype"), local("PT Serif Bold"), url("../fonts/PT-Serif/PT-Serif-Bold/pt_serif_bold-webfont.woff") format("woff"), url("../fonts/PT-Serif/PT-Serif-Bold/pt_serif_bold-webfont.ttf") format("truetype"), url("../fonts/PT-Serif/PT-Serif-Bold/pt_serif_bold-webfont.svg#PT Serif Bold") format("svg"); }
*,
*:before,
*:after {
box-sizing: inherit; }
html {
box-sizing: border-box;
-webkit-tap-highlight-color: transparent; }
body {
margin: 0;
background-color: #ffffff;
color: #656565;
font-family: "Open Sans Regular", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 15px;
line-height: 1.8; }
a {
color: #ed6e00;
text-decoration: none;
transition: all 0.325s ease 0s; }
a:hover, a:focus {
text-decoration: none; }
button {
transition: all 0.325s ease 0s; }
img {
max-width: 100%;
height: auto;
vertical-align: middle; }
.header__inner {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
align-items: center; }
.header__logo {
margin: 10px 0; }
.header__hamburger {
display: none;
text-align: center; }
.header__nav {
margin: 10px 0; }
.header__info {
margin: 10px 0 20px;
text-align: right; }
.logo {
display: inline-block;
max-width: 100%; }
.logo--header {
width: 200px;
height: auto; }
.logo--footer {
width: 200px;
height: auto; }
.language {
font-family: "Open Sans Semibold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px; }
.language__list {
padding-left: 0;
margin: 0 -5px 10px 0;
list-style-type: none;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: end;
justify-content: flex-end; }
.language__item:last-of-type a {
border-right: none; }
.language__link {
padding: 0 5px;
border-right: 1px solid #000000;
color: #000000; }
.language__link--active {
color: #ed6e00; }
.telephone {
font-family: "Open Sans Semibold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 16px; }
.telephone__link {
color: #000000; }
.call {
font-size: 12px; }
.call__link {
color: #000000;
text-decoration: underline; }
.call__link:hover, .call__link:focus, .call__link:active {
color: #ed6e00; }
.nav__list {
padding-left: 0;
margin: 0;
list-style-type: none;
display: -ms-flexbox;
display: flex; }
.nav__item {
margin: 0 10px; }
.nav .menu-item {
margin: 0 10px; }
.nav a {
color: #000000;
font-family: "Open Sans Semibold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px;
text-transform: uppercase; }
.nav a:after {
content: '';
display: block;
width: 50%;
height: 1px;
background-color: transparent; }
.nav a:hover, .nav a:focus {
color: #ed6e00; }
.nav a:hover:after, .nav a:focus:after {
background-color: #ed6e00; }
.hamburger {
display: block;
padding: 20px 6px;
border-radius: 3px; }
.hamburger span {
display: block;
width: 30px;
margin: 0 auto;
height: 4px;
background-color: #ed6e00; }
.hamburger span:after, .hamburger span:before {
content: "";
display: block;
width: 30px;
height: 4px;
background-color: #ed6e00; }
.hamburger span:before {
-ms-transform: translateY(-10px);
transform: translateY(-10px); }
.hamburger span:after {
-ms-transform: translateY(6px);
transform: translateY(6px); }
.footer__inner {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: start;
align-items: flex-start;
margin-top: 30px; }
.footer__logo {
margin: 20px 0 0; }
.footer__nav {
margin: 20px 0 0; }
.footer__download {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
margin: 20px 0 0; }
.footer__info {
-ms-flex: 0 0 22%;
flex: 0 0 22%;
margin: 20px 0 0;
text-align: right; }
.nav-footer__list {
padding-left: 0;
margin: 0;
list-style-type: none;
font-family: "Open Sans Semibold", sans-serif;
font-weight: normal;
font-style: normal; }
.nav-footer a {
font-size: 12px;
color: #000000; }
.download {
max-width: 250px;
line-height: normal; }
.download__list {
padding-left: 0;
margin: 0;
list-style-type: none; }
.download__item {
margin-bottom: 10px; }
.download__link {
text-decoration: underline;
color: #000000;
font-size: 12px;
line-height: normal; }
.contact-info {
text-align: left;
max-width: 170px;
font-size: 12px;
color: #000000; }
.contact-info__working-hours {
font-size: 10px; }
.contact-info__link {
color: #000000; }
.contact-info__tel {
margin-bottom: 10px; }
.contact-info__email {
margin-top: 10px; }
.copyright {
margin-top: 10px;
font-size: 12px; }
.copyright__company {
color: #000000; }
.copyright__text p {
margin: 0.5em 0; }
.btn {
display: inline-block;
border: none;
outline: none;
color: #ffffff;
font-family: "Open Sans Regular", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 14px;
text-transform: uppercase;
padding: 15px 40px;
margin: 0; }
.btn--orange {
background-color: #ed6e00; }
.btn--orange:hover, .btn--orange:focus {
background-color: #ffbe0e; }
.btn--green {
background-color: #0db02b; }
.btn--green:hover, .btn--green:focus {
background-color: #19ed40; }
.btn--orange-border {
border: 1px solid #ed6e00;
color: #ed6e00;
margin-bottom: 20px; }
.page {
border-top: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8; }
.page--front-page {
border-top: none;
border-bottom: none; }
.page--about .content__title {
margin: 60px 0 80px;
color: #656565; }
.page--objects .content__title {
margin: 50px 0 0; }
.overlay {
display: none;
position: fixed;
top: 0;
left: 0;
z-index: 8;
width: 100%;
height: 100%; }
.overlay__bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 8;
background-color: rgba(255, 255, 255, 0.8);
cursor: pointer; }
.overlay__close {
display: block;
width: 30px;
height: 30px;
position: absolute;
top: 10px;
right: 30px;
z-index: 8; }
.overlay__close:before, .overlay__close:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
height: 100%;
width: 3px;
background-color: #ed6e00; }
.overlay__close:after {
-ms-transform: translate(50%, -50%) rotate(45deg);
transform: translate(50%, -50%) rotate(45deg); }
.overlay__close:before {
-ms-transform: translate(50%, -50%) rotate(-45deg);
transform: translate(50%, -50%) rotate(-45deg); }
.form {
display: none;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 9;
width: 100%;
max-width: 420px;
background-color: #ffffff;
box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.26); }
.form__close {
display: block;
width: 20px;
height: 20px;
position: absolute;
top: 15px;
right: 15px;
z-index: 8; }
.form__close:before, .form__close:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
height: 100%;
width: 1px;
background-color: #ed6e00; }
.form__close:after {
-ms-transform: translate(50%, -50%) rotate(45deg);
transform: translate(50%, -50%) rotate(45deg); }
.form__close:before {
-ms-transform: translate(50%, -50%) rotate(-45deg);
transform: translate(50%, -50%) rotate(-45deg); }
.form form {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
padding: 30px;
font-size: 12px; }
.form__title {
font-family: "Open Sans Light", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 30px;
margin: 0 0 35px;
line-height: normal; }
.form__label {
display: block; }
.form__span {
display: inline-block;
width: 150px; }
.form__input {
width: 200px;
border: 1px solid #cccccc !important;
padding: 5px !important;
border-radius: none !important; }
.form__select {
width: 200px;
border: 1px solid #cccccc !important;
padding: 5px !important;
border-radius: none !important; }
.form__btn {
margin: 15px 0 20px; }
.form .btn {
padding: 10px 30px;
background-color: #ed6e00; }
.form .btn:hover, .form .btn:focus {
background-color: #ffbe0e; }
.banner__slide {
height: 350px; }
.banner__slide img {
width: 100%;
height: 100%;
display: block;
object-fit: cover; }
.banner__text-wrapper, .banner .slider-content {
text-align: center;
color: #ffffff;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.banner__title, .banner .slide-title {
font-family: "PT Serif Bold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 48px;
margin: -10px 0 10px;
position: relative; }
.banner__title:after, .banner .slide-title:after {
content: '';
display: block;
position: absolute;
left: 50%;
bottom: 0;
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 55px;
height: 2px;
background-color: #ed6e00; }
.banner__text, .banner .slider-short-content {
font-size: 30px; }
.banner .slick-dots {
padding-left: 0;
margin: 0 20px;
list-style-type: none;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 0; }
.banner .slick-dots li {
height: 14px;
margin: 15px 0; }
.banner .slick-dots button {
display: inline-block;
width: 14px;
height: 14px;
border-radius: 50%;
border: 1px solid #ed6e00;
background-color: transparent;
color: transparent;
margin: 0;
padding: 0;
outline: none; }
.banner .slick-active button {
background-color: #ed6e00; }
.slick-slide img {
width: 100%;
height: 100%;
display: block;
object-fit: cover; }
.banner-icons {
margin-top: 30px; }
.banner-icons__list {
padding-left: 0;
margin: 0;
list-style-type: none;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
justify-content: space-between; }
.banner-icons__item {
width: 120px;
height: 110px;
background-repeat: no-repeat;
background-size: cover; }
.banner-icons__item:nth-of-type(1) {
background-image: url(../img/svg/icon1.svg); }
.banner-icons__item:nth-of-type(2) {
background-image: url(../img/svg/icon2.svg); }
.banner-icons__item:nth-of-type(3) {
background-image: url(../img/svg/icon3.svg); }
.banner-icons__item:nth-of-type(4) {
background-image: url(../img/svg/icon4.svg); }
.banner-icons__item:nth-of-type(5) {
background-image: url(../img/svg/icon5.svg); }
.banner-icons__item:nth-of-type(6) {
background-image: url(../img/svg/icon6.svg); }
.banner-icons__item:nth-of-type(6):before {
content: '';
display: block;
width: 50px;
height: 50px;
-ms-transform: translate(20px, 20px);
transform: translate(20px, 20px);
background-repeat: no-repeat;
background-size: cover;
background-image: url(../img/leave.jpeg); }
.about {
padding-top: 30px;
padding-bottom: 35px; }
.about-item {
margin-top: 50px; }
.about-item:nth-of-type(even) .row :first-of-type {
-ms-flex-order: 1;
order: 1; }
.about-item:nth-of-type(even) .about-item__info {
padding-left: 0; }
.about-item:nth-of-type(even) .about-item__title:after {
background-color: #ed6e00; }
.about-item:nth-of-type(even) .about-item__text li:before {
background-image: url(../img/marker_orange.png); }
.about-item:nth-of-type(even) .btn {
background-color: #ed6e00; }
.about-item:nth-of-type(even) .btn:hover, .about-item:nth-of-type(even) .btn:focus {
background-color: #ffbe0e; }
.about-item:nth-of-type(1) .about-item__subtitle {
display: none; }
.about-item:nth-of-type(2) .about-item__subtitle:before {
background-image: url(../img/svg/icon1.svg); }
.about-item:nth-of-type(3) .about-item__subtitle:before {
background-image: url(../img/svg/icon2.svg); }
.about-item:nth-of-type(4) .about-item__subtitle:before {
background-image: url(../img/svg/icon4.svg); }
.about-item:nth-of-type(5) .about-item__subtitle:before {
background-image: url(../img/svg/icon3.svg); }
.about-item:nth-of-type(6) .about-item__subtitle:before {
background-image: url(../img/svg/icon5.svg); }
.about-item:nth-of-type(7) .about-item__subtitle:before {
background-image: url(../img/svg/icon6.svg); }
.about-item__img {
width: 100%;
height: 0;
padding-bottom: 76.78571%;
position: relative; }
.about-item__img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center; }
.about-item__info {
padding-left: 70px; }
.about-item__title {
font-family: "Open Sans Bold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 30px;
color: #000000;
margin: 0 0 25px;
line-height: 1.2;
position: relative; }
.about-item__title:after {
content: '';
display: block;
margin-top: 25px;
width: 55px;
height: 1px;
background-color: #0db02b; }
.about-item__subtitle {
font-family: "Open Sans Semibold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 25px;
color: #000000;
margin: 0 0 25px;
line-height: 1.2;
position: relative; }
.about-item__subtitle:before {
content: '';
width: 100px;
height: 90px;
display: block;
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px; }
.about-item__text {
margin-bottom: 10px; }
.about-item__text li {
list-style-type: none;
position: relative;
margin-left: 10px; }
.about-item__text li:before {
content: '';
position: absolute;
top: 5px;
left: -50px;
display: inline-block;
background-image: url(../img/marker_green.png);
background-repeat: no-repeat;
background-size: contain;
width: 34px;
height: 30px; }
.about-item .btn {
background-color: #0db02b; }
.about-item .btn:hover, .about-item .btn:focus {
background-color: #19ed40; }
.about-item-gallery {
margin-top: 90px;
background-color: #f5f5f5;
padding-top: 40px;
padding-bottom: 30px; }
.about-item-gallery__title {
font-family: "Open Sans Semibold", sans-serif;
font-weight: normal;
font-style: normal;
color: #000000;
font-size: 25px;
margin: 0 0 85px; }
.about-item-gallery__title:after {
content: '';
display: block;
margin-top: 15px;
width: 55px;
height: 1px;
background-color: #ed6e00; }
.about-item-gallery__gallery, .about-item-gallery__gallery-wrapper {
margin: 0 -5px; }
.about-item-gallery__slide, .about-item-gallery .slick-image-slide {
margin: 0 5px; }
.about-item-gallery__img, .about-item-gallery .slick-image-slide-wrapper {
width: 100%;
height: 0;
padding-bottom: 100%;
position: relative; }
.about-item-gallery__img img, .about-item-gallery .slick-image-slide-wrapper img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center; }
.about-item-gallery .slick-dots {
padding-left: 0;
margin: 45px 0 0;
list-style-type: none;
text-align: center; }
.about-item-gallery .slick-dots li {
display: inline-block;
height: 8px;
margin: 0 10px; }
.about-item-gallery .slick-dots button {
display: inline-block;
width: 8px;
height: 8px;
border-radius: 50%;
border: 1px solid #a5a5a5;
background-color: transparent;
color: transparent;
margin: 0;
padding: 0;
outline: none; }
.about-item-gallery .slick-active button {
background-color: #a5a5a5; }
.about-item-gallery .slick-arrow {
display: block;
background-color: transparent;
color: transparent;
border: none;
outline: none;
padding: 0;
position: absolute;
right: 0;
top: -35px;
z-index: 2;
background-repeat: no-repeat;
width: 66px;
height: 66px;
border: 1px solid #ed6e00; }
.about-item-gallery .slick-arrow:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url(../img/svg/about-gallery-arrow-next.svg);
background-size: cover;
-ms-transform: scale(0.6);
transform: scale(0.6); }
.about-item-gallery .slick-prev {
right: -1px;
-ms-transform: translate(-100%, -100%) rotate(180deg);
transform: translate(-100%, -100%) rotate(180deg); }
.about-item-gallery .slick-next {
-ms-transform: translate(0, -100%);
transform: translate(0, -100%); }
.objects {
padding-top: 50px;
padding-bottom: 40px; }
.objects__title {
text-align: center;
font-family: "Open Sans Light", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 40px;
margin: 0 0 70px; }
.objects__item {
display: -ms-flexbox;
display: flex; }
.objects__btn {
margin-top: 40px;
text-align: center; }
.object {
width: 100%;
background-color: #fafafa;
position: relative;
margin-bottom: 30px; }
.object__img {
width: 100%;
height: 0;
padding-bottom: 100%;
position: relative; }
.object__img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center; }
.object__link {
position: absolute;
display: block;
top: 0;
left: 0;
height: 100%;
width: 100%; }
.object__link:hover:before, .object__link:focus:before {
opacity: .5; }
.object__link:hover:after, .object__link:focus:after {
opacity: 1; }
.object__link:before {
content: '';
transition: all 0.325s ease 0s;
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #ffffff;
opacity: 0; }
.object__link:after {
content: '';
transition: all 0.325s ease 0s;
position: absolute;
opacity: 1;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: block;
background-image: url(../img/png-sprite.png);
background-position: 0px -112px;
width: 37px;
height: 37px;
opacity: 0; }
.object__title {
font-family: "Open Sans Regular", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 15px;
color: #ed6e00;
text-transform: uppercase;
margin: 0;
line-height: normal; }
.object__info {
padding: 20px 20px;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: justify;
justify-content: space-between; }
.object__city {
position: relative; }
.object__city:after {
content: '';
display: block;
margin-top: 10px;
width: 55px;
height: 1px;
background-color: #ed6e00; }
.object-modal {
z-index: 9;
opacity: 0;
position: fixed;
z-index: -1;
top: 50%;
left: 50%;
width: 780px;
max-width: calc(100% - 20px);
background-color: #ffffff;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.26); }
.object-modal__close {
display: block;
width: 20px;
height: 20px;
position: absolute;
top: 15px;
right: 15px;
z-index: 8; }
.object-modal__close:before, .object-modal__close:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
height: 100%;
width: 1px;
background-color: #ed6e00; }
.object-modal__close:after {
-ms-transform: translate(50%, -50%) rotate(45deg);
transform: translate(50%, -50%) rotate(45deg); }
.object-modal__close:before {
-ms-transform: translate(50%, -50%) rotate(-45deg);
transform: translate(50%, -50%) rotate(-45deg); }
.object-modal__inner {
padding: 30px;
display: -ms-flexbox;
display: flex; }
.object-modal__img-wrapper {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding: 40px 0;
display: -ms-flexbox;
display: flex;
-ms-flex-align: end;
align-items: flex-end; }
.object-modal__img-main {
width: 260px;
height: 350px;
margin-right: 15px; }
.object-modal__img-main img {
width: 100%;
height: 100%;
display: block;
object-fit: cover; }
.object-modal__img-list {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; }
.object-modal__slide {
width: 80px;
height: 76px;
margin-right: 15px;
margin-top: 15px;
transition: all 0.325s ease 0s;
outline: none; }
.object-modal__slide--active {
outline-offset: -2px;
outline: 2px solid #ed6e00; }
.object-modal__slide:hover, .object-modal__slide:focus {
cursor: pointer;
outline-offset: -2px;
outline: 2px solid #ed6e00; }
.object-modal__slide img {
width: 100%;
height: 100%;
display: block;
object-fit: cover; }
.object-modal__text-wrapper {
font-size: 12px;
position: relative;
padding-bottom: 40px; }
.object-modal__title {
color: #ed6e00;
text-transform: uppercase;
margin: 0 0 15px;
font-family: "Open Sans Regular", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 15px; }
.object-modal__table {
font-family: "Open Sans Light", sans-serif;
font-weight: normal;
font-style: normal; }
.object-modal__line {
display: -ms-flexbox;
display: flex;
margin-bottom: 10px; }
.object-modal__parameter {
-ms-flex: 0 0 140px;
flex: 0 0 140px;
color: #888888; }
.object-modal__description-wrapper {
color: #000000; }
.object-modal__description {
margin: 10px 0 20px;
font-family: "Open Sans Light", sans-serif;
font-weight: normal;
font-style: normal;
color: #656565; }
.object-modal__nav {
position: absolute;
bottom: 0;
left: 0;
right: 0; }
.object-modal__iframe {
width: 100%; }
.object-navigation {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between; }
.object-navigation__link--prev:before {
content: '←';
margin-right: .4em; }
.object-navigation__link--next:after {
content: '→';
margin-left: .4em; }
/* для wordpress */
.navigation .screen-reader-text {
display: none; }
.navigation .nav-links {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between; }
.navigation .nav-previous {
-ms-flex: 0 0 35%;
flex: 0 0 35%; }
.navigation .nav-previous a:before {
content: '←';
margin-right: .4em; }
.navigation .nav-next {
-ms-flex: 0 0 35%;
flex: 0 0 35%; }
.navigation .nav-next a:after {
content: '→';
margin-left: .4em; }
.filter {
text-align: center;
margin-bottom: 50px; }
.filter__list {
padding: 5px 40px;
margin: 0;
list-style-type: none;
display: -ms-inline-flexbox;
display: inline-flex;
background-color: #fafafa; }
.filter__item {
margin: 0 10px; }
.filter__link {
color: #000000;
font-family: "Open Sans Semibold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px;
text-transform: uppercase; }
.filter__link:after {
content: '';
display: block;
width: 50%;
height: 1px;
background-color: transparent; }
.filter__link:hover, .filter__link:focus {
color: #ed6e00; }
.filter__link:hover:after, .filter__link:focus:after {
background-color: #ed6e00; }
.filter__link--active {
color: #ed6e00; }
.filter__link--active:after {
content: '';
display: block;
width: 50%;
height: 1px;
background-color: #ed6e00; }
.clients {
padding-top: 45px;
padding-bottom: 50px;
position: relative; }
.clients:before {
content: '';
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url(../img/pattern.png);
background-repeat: repeat;
opacity: .4; }
.clients__title {
text-align: center;
font-family: "Open Sans Light", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 40px;
margin: 0 0 70px; }
.clients__icon {
text-align: center;
margin-bottom: 55px; }
.content__title {
text-align: center;
font-size: 40px;
font-family: "Open Sans Light", sans-serif;
font-weight: normal;
font-style: normal;
margin: 50px 0 20px;
color: #000000; }
.content__img {
width: 100%;
height: auto; }
.content__img img {
width: 100%;
height: 100%;
display: block;
object-fit: cover; }
.content__citation {
margin: 50px 0 40px;
padding-left: 60px;
color: #ed6e00;
font-size: 40px;
font-family: "Open Sans Bold", sans-serif;
font-weight: normal;
font-style: normal;
text-transform: uppercase;
line-height: 1.35; }
.content__citation:before {
content: '';
display: block;
background-color: #ed6e00;
height: 1px;
width: 55px;
margin-bottom: 30px; }
.content__text {
padding-left: 70px; }
.content__text:before {
content: '';
display: block;
background-color: #ed6e00;
height: 1px;
width: 55px;
margin-bottom: 40px; }
.content__text h1, .content__text h2, .content__text h3, .content__text h4, .content__text h5, .content__text h6 {
font-family: "Open Sans", sans-serif;
font-weight: normal;
font-style: normal; }
.statistics {
padding-top: 50px;
padding-bottom: 50px;
border-top: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8; }
.statistics__inner {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
justify-content: space-between; }
.statistics__item {
margin-top: 30px;
margin-bottom: 30px;
text-align: center; }
.statistics__figures {
color: #0db02b;
font-family: "Open Sans Bold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 40px; }
.statistics__figures:after {
content: '';
display: block;
background-color: #0db02b;
height: 1px;
width: 55px;
position: relative;
left: 50%;
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.statistics__text {
color: #000000;
font-size: 18px;
max-width: 200px;
line-height: normal;
margin-top: 20px; }
.facts__item {
margin-top: 50px;
margin-bottom: 40px; }
.facts__item:nth-of-type(even) .facts__text-wrapper {
-ms-flex-order: -1;
order: -1; }
.facts__item:nth-of-type(even) .facts__title:after {
background-color: #0db02b; }
.facts__img-main {
width: 100%;
height: 0;
padding-bottom: 76.78571%;
position: relative; }
.facts__img-main img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center; }
.facts__title {
font-family: "Open Sans Bold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 40px;
color: #000000;
margin: 20px 0;
line-height: 1.05; }
.facts__title:after {
content: '';
display: block;
background-color: #ed6e00;
height: 1px;
width: 55px;
margin-top: 20px; }
.facts__img {
margin-top: 20px;
width: 100%;
height: 0;
padding-bottom: 96.2406%;
position: relative; }
.facts__img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center; }
.globe {
height: 700px;
background-color: #e8e8e8;
background-image: url(../img/land.png);
background-repeat: no-repeat;
background-position: center center;
background-size: auto; }
.globe__inner {
height: 100%;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center; }
.globe__text {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
text-transform: uppercase;
font-family: "Open Sans Regular", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 40px;
color: #ed6e00;
line-height: normal; }
.use {
margin-top: 90px; }
.use__title {
font-family: "Open Sans Bold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 30px;
color: #000000;
margin: 0 0 15px;
position: relative; }
.use__title:after {
content: '';
display: block;
width: 55px;
height: 2px;
background-color: #0db02b;
margin-top: 10px; }
.use__text {
max-width: 500px; }
.use__pics {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 40px 0; }
.use-item {
-ms-flex: 0 0 33.3333%;
flex: 0 0 33.3333%;
max-width: 33.3333%;
text-align: center; }
.use-item:nth-of-type(1) .use-item__img {
background-image: url(../img/use_1.png); }
.use-item:nth-of-type(2) .use-item__img {
background-image: url(../img/use_2.png); }
.use-item:nth-of-type(3) .use-item__img {
background-image: url(../img/use_3.png); }
.use-item__img {
margin-bottom: 20px;
background-repeat: no-repeat;
background-size: contain;
width: 120px;
height: 110px;
margin: 0 auto 10px; }
.use-item__text {
font-size: 18px; }
.characteristics {
margin-top: 80px; }
.characteristics__title {
font-family: "Open Sans Bold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 30px;
color: #000000;
margin: 0 0 15px;
position: relative; }
.characteristics__title:after {
content: '';
display: block;
width: 55px;
height: 2px;
background-color: #0db02b;
margin-top: 10px; }
.characteristics__table {
margin: 50px 0;
padding: 0 50px; }
.characteristics__line {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.characteristics__line:nth-of-type(odd):not(:first-of-type) {
background-color: #d2d2d2; }
.characteristics__line--head {
background-color: #43424b;
color: #ffffff; }
.characteristics__parameter {
padding: 5px 30px 5px 15px;
-ms-flex: 0 0 70%;
flex: 0 0 70%;
max-width: 70%;
position: relative; }
.characteristics__parameter:after {
content: '';
display: block;
height: 100%;
width: 20px;
background-color: #ffffff;
position: absolute;
top: 0;
right: 0; }
.characteristics__icon {
display: inline-block;
vertical-align: text-bottom;
position: relative;
background-image: url(../img/png-sprite.png);
background-position: -88px -112px;
width: 21px;
height: 21px; }
.characteristics__icon:hover .characteristics__prompt, .characteristics__icon:focus .characteristics__prompt {
display: block; }
.characteristics__prompt {
position: absolute;
z-index: 1;
top: 0;
left: 100%;
-ms-transform: translateX(10px);
transform: translateX(10px);
background-color: #ffffff;
border: 1px solid #888888;
padding: 5px 10px;
display: none;
font-size: 12px;
line-height: 1.333;
width: 300px; }
.characteristics__value {
padding: 5px 15px;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
max-width: 30%; }
.contacts__title {
font-family: "Open Sans Bold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 25px;
color: #000000;
margin: 0 0 15px;
position: relative; }
.contacts__title:after {
content: '';
display: block;
width: 55px;
height: 2px;
background-color: #0db02b;
margin-top: 10px; }
.contacts__map {
background-image: url(../img/map.png);
background-repeat: no-repeat;
background-size: cover;
height: 460px;
position: relative; }
.contacts__offices {
-moz-columns: 2;
columns: 2; }
.map-text {
position: absolute;
top: 0;
left: 0;
width: 460px;
border: 1px solid #ed6e00;
background-color: #ffffff;
display: -ms-flexbox;
display: flex; }
.map-text__city {
-ms-flex: 0 0 45%;
flex: 0 0 45%;
padding: 10px;
line-height: normal; }
.map-text__city:before {
content: '';
display: inline-block;
vertical-align: text-bottom;
margin-right: .4em;
background-image: url(../img/png-sprite.png);
background-position: 0px -151px;
width: 16px;
height: 23px; }
.map-text__offices {
-ms-flex: 0 0 55%;
flex: 0 0 55%; }
.map-office {
padding: 10px;
line-height: normal; }
.map-office p {
margin: 0; }
.office-item {
margin: 20px 0;
display: inline-block;
width: 100%; }
.office-item__title {
font-family: "Open Sans Semibold", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 18px;
color: #000000;
margin: 0 0 15px; }
.office-item__text {
line-height: normal; }
.office-item__text p {
margin: .5em 0; }
.cert__link-all-wrapper {
text-align: right;
margin-bottom: 40px; }
.cert__link-all:before {
content: '';
display: inline-block;
vertical-align: text-bottom;
margin-right: .5em;
background-image: url(../img/png-sprite.png);
background-position: -65px -112px;
width: 21px;
height: 24px; }
.cert__link-all:hover, .cert__link-all:focus {
color: #ed6e00;
text-decoration: underline; }
.cert__list {
padding-left: 0;
margin: 40px 0;
list-style-type: none;
-moz-columns: 1;
columns: 1; }
.cert__item {
display: inline-block;
margin-bottom: 20px;
padding: 0 10px;
width: 100%; }
.cert__link {
display: inline-block;
padding-left: 40px;
color: #77a4c5;
position: relative; }
.cert__link:before {
content: '';
position: absolute;
top: .4em;
left: 0;
display: block;
background-image: url(../img/png-sprite.png);
background-position: -39px -112px;
width: 24px;
height: 31px; }
@media (min-width: 540px){
.container{
max-width: 480px; }
.row-sm-top{
-ms-flex-align: start;
align-items: flex-start; }
.row-sm-middle{
-ms-flex-align: center;
align-items: center; }
.row-sm-bottom{
-ms-flex-align: end;
align-items: flex-end; }
.row-sm-stretch{
-ms-flex-align: stretch;
align-items: stretch; }
.row-sm-baseline{
-ms-flex-align: baseline;
align-items: baseline; }
.row-sm-nowrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.col-sm{
position: relative;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
.col-sm-1{
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-sm-2{
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-sm-3{
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-sm-4{
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-sm-5{
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-sm-6{
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-sm-7{
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-sm-8{
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-sm-9{
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-sm-10{
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-sm-11{
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-sm-12{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.pull-sm-0{
right: auto; }
.pull-sm-1{
right: 8.33333%; }
.pull-sm-2{
right: 16.66667%; }
.pull-sm-3{
right: 25%; }
.pull-sm-4{
right: 33.33333%; }
.pull-sm-5{
right: 41.66667%; }
.pull-sm-6{
right: 50%; }
.pull-sm-7{
right: 58.33333%; }
.pull-sm-8{
right: 66.66667%; }
.pull-sm-9{
right: 75%; }
.pull-sm-10{
right: 83.33333%; }
.pull-sm-11{
right: 91.66667%; }
.pull-sm-12{
right: 100%; }
.push-sm-0{
left: auto; }
.push-sm-1{
left: 8.33333%; }
.push-sm-2{
left: 16.66667%; }
.push-sm-3{
left: 25%; }
.push-sm-4{
left: 33.33333%; }
.push-sm-5{
left: 41.66667%; }
.push-sm-6{
left: 50%; }
.push-sm-7{
left: 58.33333%; }
.push-sm-8{
left: 66.66667%; }
.push-sm-9{
left: 75%; }
.push-sm-10{
left: 83.33333%; }
.push-sm-11{
left: 91.66667%; }
.push-sm-12{
left: 100%; }
.offset-sm-0{
margin-left: 0%; }
.offset-sm-1{
margin-left: 8.33333%; }
.offset-sm-2{
margin-left: 16.66667%; }
.offset-sm-3{
margin-left: 25%; }
.offset-sm-4{
margin-left: 33.33333%; }
.offset-sm-5{
margin-left: 41.66667%; }
.offset-sm-6{
margin-left: 50%; }
.offset-sm-7{
margin-left: 58.33333%; }
.offset-sm-8{
margin-left: 66.66667%; }
.offset-sm-9{
margin-left: 75%; }
.offset-sm-10{
margin-left: 83.33333%; }
.offset-sm-11{
margin-left: 91.66667%; }
.col-sm-first{
-ms-flex-order: -1;
order: -1; }
.col-sm-last{
-ms-flex-order: 1;
order: 1; }
.col-sm-top{
-ms-flex-item-align: start;
align-self: flex-start; }
.col-sm-middle{
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.col-sm-bottom{
-ms-flex-item-align: end;
align-self: flex-end; }
.col-sm-baseline{
-ms-flex-item-align: baseline;
align-self: baseline; }
.col-sm-stretch{
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch; }
.hidden-sm{
display: none; }
.visible-sm{
display: block; }
.flex-sm-first{
-ms-flex-order: -1;
order: -1; }
.flex-sm-last{
-ms-flex-order: 1;
order: 1; }
.flex-sm-unordered{
-ms-flex-order: 0;
order: 0; }
.flex-items-sm-top{
-ms-flex-align: start;
align-items: flex-start; }
.flex-items-sm-middle{
-ms-flex-align: center;
align-items: center; }
.flex-items-sm-bottom{
-ms-flex-align: end;
align-items: flex-end; }
.flex-sm-top{
-ms-flex-item-align: start;
align-self: flex-start; }
.flex-sm-middle{
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.flex-sm-bottom{
-ms-flex-item-align: end;
align-self: flex-end; }
.flex-items-sm-left{
-ms-flex-pack: start;
justify-content: flex-start; }
.flex-items-sm-center{
-ms-flex-pack: center;
justify-content: center; }
.flex-items-sm-right{
-ms-flex-pack: end;
justify-content: flex-end; }
.flex-items-sm-around{
-ms-flex-pack: distribute;
justify-content: space-around; }
.flex-items-sm-between{
-ms-flex-pack: justify;
justify-content: space-between; } }
@media (min-width: 768px){
.container{
max-width: 700px; }
.row-md-top{
-ms-flex-align: start;
align-items: flex-start; }
.row-md-middle{
-ms-flex-align: center;
align-items: center; }
.row-md-bottom{
-ms-flex-align: end;
align-items: flex-end; }
.row-md-stretch{
-ms-flex-align: stretch;
align-items: stretch; }
.row-md-baseline{
-ms-flex-align: baseline;
align-items: baseline; }
.row-md-nowrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.col-md{
position: relative;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
.col-md-1{
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-md-2{
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-md-3{
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-md-4{
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-md-5{
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-md-6{
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-md-7{
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-md-8{
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-md-9{
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-md-10{
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-md-11{
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-md-12{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.pull-md-0{
right: auto; }
.pull-md-1{
right: 8.33333%; }
.pull-md-2{
right: 16.66667%; }
.pull-md-3{
right: 25%; }
.pull-md-4{
right: 33.33333%; }
.pull-md-5{
right: 41.66667%; }
.pull-md-6{
right: 50%; }
.pull-md-7{
right: 58.33333%; }
.pull-md-8{
right: 66.66667%; }
.pull-md-9{
right: 75%; }
.pull-md-10{
right: 83.33333%; }
.pull-md-11{
right: 91.66667%; }
.pull-md-12{
right: 100%; }
.push-md-0{
left: auto; }
.push-md-1{
left: 8.33333%; }
.push-md-2{
left: 16.66667%; }
.push-md-3{
left: 25%; }
.push-md-4{
left: 33.33333%; }
.push-md-5{
left: 41.66667%; }
.push-md-6{
left: 50%; }
.push-md-7{
left: 58.33333%; }
.push-md-8{
left: 66.66667%; }
.push-md-9{
left: 75%; }
.push-md-10{
left: 83.33333%; }
.push-md-11{
left: 91.66667%; }
.push-md-12{
left: 100%; }
.offset-md-0{
margin-left: 0%; }
.offset-md-1{
margin-left: 8.33333%; }
.offset-md-2{
margin-left: 16.66667%; }
.offset-md-3{
margin-left: 25%; }
.offset-md-4{
margin-left: 33.33333%; }
.offset-md-5{
margin-left: 41.66667%; }
.offset-md-6{
margin-left: 50%; }
.offset-md-7{
margin-left: 58.33333%; }
.offset-md-8{
margin-left: 66.66667%; }
.offset-md-9{
margin-left: 75%; }
.offset-md-10{
margin-left: 83.33333%; }
.offset-md-11{
margin-left: 91.66667%; }
.col-md-first{
-ms-flex-order: -1;
order: -1; }
.col-md-last{
-ms-flex-order: 1;
order: 1; }
.col-md-top{
-ms-flex-item-align: start;
align-self: flex-start; }
.col-md-middle{
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.col-md-bottom{
-ms-flex-item-align: end;
align-self: flex-end; }
.col-md-baseline{
-ms-flex-item-align: baseline;
align-self: baseline; }
.col-md-stretch{
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch; }
.hidden-md{
display: none; }
.visible-md{
display: block; }
.flex-md-first{
-ms-flex-order: -1;
order: -1; }
.flex-md-last{
-ms-flex-order: 1;
order: 1; }
.flex-md-unordered{
-ms-flex-order: 0;
order: 0; }
.flex-items-md-top{
-ms-flex-align: start;
align-items: flex-start; }
.flex-items-md-middle{
-ms-flex-align: center;
align-items: center; }
.flex-items-md-bottom{
-ms-flex-align: end;
align-items: flex-end; }
.flex-md-top{
-ms-flex-item-align: start;
align-self: flex-start; }
.flex-md-middle{
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.flex-md-bottom{
-ms-flex-item-align: end;
align-self: flex-end; }
.flex-items-md-left{
-ms-flex-pack: start;
justify-content: flex-start; }
.flex-items-md-center{
-ms-flex-pack: center;
justify-content: center; }
.flex-items-md-right{
-ms-flex-pack: end;
justify-content: flex-end; }
.flex-items-md-around{
-ms-flex-pack: distribute;
justify-content: space-around; }
.flex-items-md-between{
-ms-flex-pack: justify;
justify-content: space-between; } }
@media (min-width: 1024px){
.container{
max-width: 950px; }
.row-lg-top{
-ms-flex-align: start;
align-items: flex-start; }
.row-lg-middle{
-ms-flex-align: center;
align-items: center; }
.row-lg-bottom{
-ms-flex-align: end;
align-items: flex-end; }
.row-lg-stretch{
-ms-flex-align: stretch;
align-items: stretch; }
.row-lg-baseline{
-ms-flex-align: baseline;
align-items: baseline; }
.row-lg-nowrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.col-lg{
position: relative;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
.col-lg-1{
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-lg-2{
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-lg-3{
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-lg-4{
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-lg-5{
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-lg-6{
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-lg-7{
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-lg-8{
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-lg-9{
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-lg-10{
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-lg-11{
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-lg-12{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.pull-lg-0{
right: auto; }
.pull-lg-1{
right: 8.33333%; }
.pull-lg-2{
right: 16.66667%; }
.pull-lg-3{
right: 25%; }
.pull-lg-4{
right: 33.33333%; }
.pull-lg-5{
right: 41.66667%; }
.pull-lg-6{
right: 50%; }
.pull-lg-7{
right: 58.33333%; }
.pull-lg-8{
right: 66.66667%; }
.pull-lg-9{
right: 75%; }
.pull-lg-10{
right: 83.33333%; }
.pull-lg-11{
right: 91.66667%; }
.pull-lg-12{
right: 100%; }
.push-lg-0{
left: auto; }
.push-lg-1{
left: 8.33333%; }
.push-lg-2{
left: 16.66667%; }
.push-lg-3{
left: 25%; }
.push-lg-4{
left: 33.33333%; }
.push-lg-5{
left: 41.66667%; }
.push-lg-6{
left: 50%; }
.push-lg-7{
left: 58.33333%; }
.push-lg-8{
left: 66.66667%; }
.push-lg-9{
left: 75%; }
.push-lg-10{
left: 83.33333%; }
.push-lg-11{
left: 91.66667%; }
.push-lg-12{
left: 100%; }
.offset-lg-0{
margin-left: 0%; }
.offset-lg-1{
margin-left: 8.33333%; }
.offset-lg-2{
margin-left: 16.66667%; }
.offset-lg-3{
margin-left: 25%; }
.offset-lg-4{
margin-left: 33.33333%; }
.offset-lg-5{
margin-left: 41.66667%; }
.offset-lg-6{
margin-left: 50%; }
.offset-lg-7{
margin-left: 58.33333%; }
.offset-lg-8{
margin-left: 66.66667%; }
.offset-lg-9{
margin-left: 75%; }
.offset-lg-10{
margin-left: 83.33333%; }
.offset-lg-11{
margin-left: 91.66667%; }
.col-lg-first{
-ms-flex-order: -1;
order: -1; }
.col-lg-last{
-ms-flex-order: 1;
order: 1; }
.col-lg-top{
-ms-flex-item-align: start;
align-self: flex-start; }
.col-lg-middle{
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.col-lg-bottom{
-ms-flex-item-align: end;
align-self: flex-end; }
.col-lg-baseline{
-ms-flex-item-align: baseline;
align-self: baseline; }
.col-lg-stretch{
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch; }
.hidden-lg{
display: none; }
.visible-lg{
display: block; }
.flex-lg-first{
-ms-flex-order: -1;
order: -1; }
.flex-lg-last{
-ms-flex-order: 1;
order: 1; }
.flex-lg-unordered{
-ms-flex-order: 0;
order: 0; }
.flex-items-lg-top{
-ms-flex-align: start;
align-items: flex-start; }
.flex-items-lg-middle{
-ms-flex-align: center;
align-items: center; }
.flex-items-lg-bottom{
-ms-flex-align: end;
align-items: flex-end; }
.flex-lg-top{
-ms-flex-item-align: start;
align-self: flex-start; }
.flex-lg-middle{
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.flex-lg-bottom{
-ms-flex-item-align: end;
align-self: flex-end; }
.flex-items-lg-left{
-ms-flex-pack: start;
justify-content: flex-start; }
.flex-items-lg-center{
-ms-flex-pack: center;
justify-content: center; }
.flex-items-lg-right{
-ms-flex-pack: end;
justify-content: flex-end; }
.flex-items-lg-around{
-ms-flex-pack: distribute;
justify-content: space-around; }
.flex-items-lg-between{
-ms-flex-pack: justify;
justify-content: space-between; } }
@media (min-width: 1200px){
.container{
max-width: 1180px; }
.row-xl-top{
-ms-flex-align: start;
align-items: flex-start; }
.row-xl-middle{
-ms-flex-align: center;
align-items: center; }
.row-xl-bottom{
-ms-flex-align: end;
align-items: flex-end; }
.row-xl-stretch{
-ms-flex-align: stretch;
align-items: stretch; }
.row-xl-baseline{
-ms-flex-align: baseline;
align-items: baseline; }
.row-xl-nowrap{
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.col-xl{
position: relative;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
.col-xl-1{
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xl-2{
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xl-3{
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-xl-4{
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xl-5{
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xl-6{
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-xl-7{
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xl-8{
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xl-9{
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-xl-10{
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xl-11{
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xl-12{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.pull-xl-0{
right: auto; }
.pull-xl-1{
right: 8.33333%; }
.pull-xl-2{
right: 16.66667%; }
.pull-xl-3{
right: 25%; }
.pull-xl-4{
right: 33.33333%; }
.pull-xl-5{
right: 41.66667%; }
.pull-xl-6{
right: 50%; }
.pull-xl-7{
right: 58.33333%; }
.pull-xl-8{
right: 66.66667%; }
.pull-xl-9{
right: 75%; }
.pull-xl-10{
right: 83.33333%; }
.pull-xl-11{
right: 91.66667%; }
.pull-xl-12{
right: 100%; }
.push-xl-0{
left: auto; }
.push-xl-1{
left: 8.33333%; }
.push-xl-2{
left: 16.66667%; }
.push-xl-3{
left: 25%; }
.push-xl-4{
left: 33.33333%; }
.push-xl-5{
left: 41.66667%; }
.push-xl-6{
left: 50%; }
.push-xl-7{
left: 58.33333%; }
.push-xl-8{
left: 66.66667%; }
.push-xl-9{
left: 75%; }
.push-xl-10{
left: 83.33333%; }
.push-xl-11{
left: 91.66667%; }
.push-xl-12{
left: 100%; }
.offset-xl-0{
margin-left: 0%; }
.offset-xl-1{
margin-left: 8.33333%; }
.offset-xl-2{
margin-left: 16.66667%; }
.offset-xl-3{
margin-left: 25%; }
.offset-xl-4{
margin-left: 33.33333%; }
.offset-xl-5{
margin-left: 41.66667%; }
.offset-xl-6{
margin-left: 50%; }
.offset-xl-7{
margin-left: 58.33333%; }
.offset-xl-8{
margin-left: 66.66667%; }
.offset-xl-9{
margin-left: 75%; }
.offset-xl-10{
margin-left: 83.33333%; }
.offset-xl-11{
margin-left: 91.66667%; }
.col-xl-first{
-ms-flex-order: -1;
order: -1; }
.col-xl-last{
-ms-flex-order: 1;
order: 1; }
.col-xl-top{
-ms-flex-item-align: start;
align-self: flex-start; }
.col-xl-middle{
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.col-xl-bottom{
-ms-flex-item-align: end;
align-self: flex-end; }
.col-xl-baseline{
-ms-flex-item-align: baseline;
align-self: baseline; }
.col-xl-stretch{
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch; }
.hidden-xl{
display: none; }
.visible-xl{
display: block; }
.flex-xl-first{
-ms-flex-order: -1;
order: -1; }
.flex-xl-last{
-ms-flex-order: 1;
order: 1; }
.flex-xl-unordered{
-ms-flex-order: 0;
order: 0; }
.flex-items-xl-top{
-ms-flex-align: start;
align-items: flex-start; }
.flex-items-xl-middle{
-ms-flex-align: center;
align-items: center; }
.flex-items-xl-bottom{
-ms-flex-align: end;
align-items: flex-end; }
.flex-xl-top{
-ms-flex-item-align: start;
align-self: flex-start; }
.flex-xl-middle{
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.flex-xl-bottom{
-ms-flex-item-align: end;
align-self: flex-end; }
.flex-items-xl-left{
-ms-flex-pack: start;
justify-content: flex-start; }
.flex-items-xl-center{
-ms-flex-pack: center;
justify-content: center; }
.flex-items-xl-right{
-ms-flex-pack: end;
justify-content: flex-end; }
.flex-items-xl-around{
-ms-flex-pack: distribute;
justify-content: space-around; }
.flex-items-xl-between{
-ms-flex-pack: justify;
justify-content: space-between; } }
@media (max-width: 539px){
.hidden-xs-down{
display: none; }
.visible-xs-down{
display: block; } }
@media (max-width: 767px){
.hidden-sm-down{
display: none; }
.visible-sm-down{
display: block; } }
@media (max-width: 1023px){
.hidden-md-down{
display: none; }
.visible-md-down{
display: block; } }
@media (max-width: 1199px){
.hidden-lg-down{
display: none; }
.visible-lg-down{
display: block; } }
@media screen and (-webkit-min-device-pixel-ratio: 0){
@font-face{
font-family: "Open Sans Regular";
src: url("../fonts/Open-Sans/Open-Sans-Regular/opensansregular-webfont.svg#Open Sans Regular") format("svg"); }
@font-face{
font-family: "Open Sans Semibold";
src: url("../fonts/Open-Sans/Open-Sans-Semibold/opensanssemibold-webfont.svg#Open Sans Semibold") format("svg"); }
@font-face{
font-family: "Open Sans Bold";
src: url("../fonts/Open-Sans/Open-Sans-Bold/opensansbold-webfont.svg#Open Sans Bold") format("svg"); }
@font-face{
font-family: "Open Sans Light";
src: url("../fonts/Open-Sans/Open-Sans-Light/opensansextrabold-webfont.svg#Open Sans Light") format("svg"); }
@font-face{
font-family: "PT Serif Bold";
src: url("../fonts/PT-Serif/PT-Serif-Bold/pt_serif_bold-webfont.svg#PT Serif Bold") format("svg"); } }
@media (max-width: 47.99em){
.header__logo{
-ms-flex: 1 1 50%;
flex: 1 1 50%;
max-width: 50%; }
.header__hamburger{
-ms-flex-order: 1;
order: 1;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
margin-top: -10px; }
.header__nav{
margin: 5px 0; }
.header__info{
-ms-flex: 1 1 50%;
flex: 1 1 50%;
max-width: 50%; }
.language__list{
margin-bottom: 0; }
.telephone{
font-size: 12px; }
.footer__inner{
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
-ms-flex-align: center;
align-items: center; }
.footer__logo{
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
.footer__nav{
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
.footer__download{
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
.footer__info{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
text-align: center; }
.contact-info{
text-align: center; }
.copyright{
margin-top: 30px; }
.banner__gallery-wrapper{
max-height: 250px; }
.banner__slide{
height: 250px; }
.banner__title, .banner .slide-title{
font-size: 30px; }
.banner__text, .banner .slider-short-content{
font-size: 18px; }
.slide-wrap{
max-height: 250px; }
.slick-slide{
max-height: 250px; }
.about-item:nth-of-type(even) .row :first-of-type{
-ms-flex-order: initial;
order: initial; }
.about-item__img{
margin-bottom: 20px; }
.object-modal__inner{
display: block;
padding: 10px; }
.object-modal__img-wrapper{
padding: 10px 0 20px; }
.object-modal__img-main{
width: 150px;
height: 150px;
margin: 0 auto; }
.object-modal__img-list{
display: none; }
.object-modal__table{
display: none; }
.filter__list{
-ms-flex-direction: column;
flex-direction: column; }
.filter__item{
margin-bottom: 15px; }
.statistics__inner{
-ms-flex-pack: center;
justify-content: center; }
.facts__text-block{
margin-bottom: 30px; }
.globe{
height: 500px; }
.globe__text{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
font-size: 30px; }
.use__pics{
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
-ms-flex-align: center;
align-items: center; }
.use-item{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 20px; }
.contacts__offices{
-moz-columns: 1;
columns: 1;
padding-left: 0; }
.map-text{
display: block;
width: auto; }
.cert__list{
-moz-columns: 1;
columns: 1; } }
@media (max-width: 63.99em){
.header__hamburger{
display: block; }
.header__nav{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
-ms-flex-order: 2;
order: 2; }
.header__info{
margin: 10px 0 10px; }
.nav{
display: none;
text-align: center; }
.nav__list{
-ms-flex-direction: column;
flex-direction: column; }
.about-item__info{
padding-left: 0; }
.content__citation{
padding-left: 0; }
.content__text{
padding-left: 0; } } | 0.409575 | 0.039975 |
.navInicio ul li, .porcentajeInicio p,
.indicadoresInicio p, .txtAnio p,
.tituloNoticiaMin, .event-list .month{
font-family: 'Gotham-Medium';
}
.navInicio ul li.active{
font-family: 'Gotham-Bold';
border-bottom-style: solid;
border-bottom-color: #00933F;
border-bottom-width: 5px;
}
.carousel-caption h3{
font-family: 'ANTQUABI';
}
.subAutor{
font-family: 'Gotham-Book';
}
.abajoNoticiaMin, .footer{
font-family: 'Gotham-BookIta';
}
.abajoNoticia{
font-family: 'Roboto-LightItalic';
}
.leerMas{
font-family: 'Gotham-MediumIta';
}
.carousel-caption h1,
.titulo, .txtAnio h3,
.txtMes h1, .tituloNoticia,
.event-list .day,
.event-list .info{
font-family: 'Gotham-Bold';
}
.event-list .info{
font-size: 1%;
}
.porcentajeInicio h1, .indicadoresInicio h3{
font-family: 'Gotham-Black';
}
.txtNosotros, .txtNoticia{
font-family: 'Gotham-Light';
color: #4A4A4A;
}
@media only screen and (max-width: 500px) {
.container,.container-fluid{
height: auto;
}
}
.navbar-default{
background-color: #FFFFFF;
border-color: #FFFFFF;
}
/*CALENDARIO ESTILOS*/
.monthly {
box-shadow: 0 13px 40px rgba(0, 0, 0, 0.5);
font-size: 0.8em;
}
input[type="text"] {
padding: 15px;
border-radius: 2px;
font-size: 16px;
outline: none;
border: 2px solid rgba(255, 255, 255, 0.5);
background: rgba(63, 78, 100, 0.27);
color: #fff;
width: 250px;
box-sizing: border-box;
font-family: "Trebuchet MS", Helvetica, sans-serif;
}
input[type="text"]:hover {
border: 2px solid rgba(255, 255, 255, 0.7);
}
input[type="text"]:focus {
border: 2px solid rgba(255, 255, 255, 1);
background:#eee;
color:#222;
}
.button {
display: inline-block;
padding: 15px 25px;
margin: 25px 0 75px 0;
border-radius: 3px;
color: #fff;
background: #000;
letter-spacing: .4em;
text-decoration: none;
font-size: 13px;
}
.button:hover {
background: #3b587a;
}
.desc {
max-width: 250px;
text-align: left;
font-size:14px;
padding-top:30px;
line-height: 1.4em;
}
.resize {
background: #222;
display: inline-block;
padding: 6px 15px;
border-radius: 22px;
font-size: 13px;
}
@media (max-height: 700px) {
.sticky {
position: relative;
}
}
@media (max-width: 600px) {
.resize {
display: none;
}
}
.encuesta{
position: fixed;
z-index: 50;
top: 90px;
right: 0px;
} | public/css/estilosVistaUsuario.css | .navInicio ul li, .porcentajeInicio p,
.indicadoresInicio p, .txtAnio p,
.tituloNoticiaMin, .event-list .month{
font-family: 'Gotham-Medium';
}
.navInicio ul li.active{
font-family: 'Gotham-Bold';
border-bottom-style: solid;
border-bottom-color: #00933F;
border-bottom-width: 5px;
}
.carousel-caption h3{
font-family: 'ANTQUABI';
}
.subAutor{
font-family: 'Gotham-Book';
}
.abajoNoticiaMin, .footer{
font-family: 'Gotham-BookIta';
}
.abajoNoticia{
font-family: 'Roboto-LightItalic';
}
.leerMas{
font-family: 'Gotham-MediumIta';
}
.carousel-caption h1,
.titulo, .txtAnio h3,
.txtMes h1, .tituloNoticia,
.event-list .day,
.event-list .info{
font-family: 'Gotham-Bold';
}
.event-list .info{
font-size: 1%;
}
.porcentajeInicio h1, .indicadoresInicio h3{
font-family: 'Gotham-Black';
}
.txtNosotros, .txtNoticia{
font-family: 'Gotham-Light';
color: #4A4A4A;
}
@media only screen and (max-width: 500px) {
.container,.container-fluid{
height: auto;
}
}
.navbar-default{
background-color: #FFFFFF;
border-color: #FFFFFF;
}
/*CALENDARIO ESTILOS*/
.monthly {
box-shadow: 0 13px 40px rgba(0, 0, 0, 0.5);
font-size: 0.8em;
}
input[type="text"] {
padding: 15px;
border-radius: 2px;
font-size: 16px;
outline: none;
border: 2px solid rgba(255, 255, 255, 0.5);
background: rgba(63, 78, 100, 0.27);
color: #fff;
width: 250px;
box-sizing: border-box;
font-family: "Trebuchet MS", Helvetica, sans-serif;
}
input[type="text"]:hover {
border: 2px solid rgba(255, 255, 255, 0.7);
}
input[type="text"]:focus {
border: 2px solid rgba(255, 255, 255, 1);
background:#eee;
color:#222;
}
.button {
display: inline-block;
padding: 15px 25px;
margin: 25px 0 75px 0;
border-radius: 3px;
color: #fff;
background: #000;
letter-spacing: .4em;
text-decoration: none;
font-size: 13px;
}
.button:hover {
background: #3b587a;
}
.desc {
max-width: 250px;
text-align: left;
font-size:14px;
padding-top:30px;
line-height: 1.4em;
}
.resize {
background: #222;
display: inline-block;
padding: 6px 15px;
border-radius: 22px;
font-size: 13px;
}
@media (max-height: 700px) {
.sticky {
position: relative;
}
}
@media (max-width: 600px) {
.resize {
display: none;
}
}
.encuesta{
position: fixed;
z-index: 50;
top: 90px;
right: 0px;
} | 0.167763 | 0.134264 |
body,
ul,
li,
p {
margin: 0px;
padding: 0px;
list-style: none;
font-size: 1.2rem;
font-style: normal;
}
/* General Settings */
body {
font-family: 'Montserrat', sans-serif;
margin-bottom: 60px;
}
a {
text-decoration: none;
color: #C4C5C6;
}
h1 {
text-align: center;
font-weight: normal;
}
img {
max-width: 100%;
}
* {
outline: none;
}
/* HEADER */
header {
height: 288px;
background-color: #EDEDED;
}
#nav-container {
padding: 30px;
}
.main-title {
font-size: 70px;
color: #333333;
}
nav li {
display: inline;
}
nav a {
font-size: 40px;
}
ul {
padding: 0px;
text-align: center;
}
li a {
padding: 12px;
}
a:hover {
color: #333333;
}
.links {
color: #333333;
}
/* MAIN */
.section-title {
padding-top: 50px;
font-size: 40px;
}
/* Grid Layout Section */
.grid-layout {
display: grid;
grid-template-columns: repeat(3, 1fr);
max-width: 1000px;
padding: 10px;
margin: 0px auto;
grid-gap: 40px;
}
@media (max-width: 800px) {
.grid-layout {
grid-template-columns: 1fr 1fr;
}
}
h3 {
font-weight: normal;
font-size: 25px;
text-align: center;
}
h3 a {
color: #C4C5C6;
padding: 0px;
}
h3 a:hover {
font-weight: bold;
}
img {
border: 1px solid #C4C5C6;
border-radius: 5px;
}
.image-effect:hover {
border: 1px solid #333333;
}
h4 {
font-size: 15px;
text-align: center;
color: #C4C5C6;
margin-bottom: 10px;
margin-top: -20px;
padding: 0px;
font-weight: normal;
}
/* FORM */
#form-container {
justify-content: center;
display: flex;
}
form {
width: 500px;
border: 1px solid #C4C5C6;
border-radius: 5px;
padding: 80px;
font-size: 16px;
color: #333333;
margin-top: 100px;
margin-bottom: 38px;
}
h2 {
font-weight: normal;
font-size: 50px;
color: #333333;
text-align: center;
Padding-bottom: 55px;
}
input {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
border: 1px solid #C4C5C6;
border-radius: 3px;
width: 480px;
padding: 12px;
margin: 10px 0px 30px;
}
input:hover {
border: 1px solid #333333;
}
input:focus {
border: 1px solid #333333;
}
textarea {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
border: 1px solid #C4C5C6;
border-radius: 3px;
width: 480px;
padding: 12px;
margin: 10px 0px 25px;
resize: vertical;
}
textarea:hover {
border: 1px solid #333333;
}
textarea:focus {
border: 1px solid #333333;
}
.button {
background: #333333;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
color: #FFFFFF;
width: 100px;
padding: 12px;
border: 1px solid #333333;
border-radius: 5px;
cursor: pointer;
}
.button:hover {
border: 1px solid #FFFFFF;
}
/* Content Pages */
.content-page {
max-width: 700px;
margin: 0px auto;
margin-top: -20px;
}
p {
text-align: center;
margin-top: 50px;
color: #333333;
}
.page-content-container {
margin-top: 0px;
}
/* Footer */
footer p {
font-size: 18px;
padding-top: 70px;
margin: 0px;
color: #C4C5C6;
}
footer a:hover {
font-weight: bold;
} | project_1/style/style.css |
body,
ul,
li,
p {
margin: 0px;
padding: 0px;
list-style: none;
font-size: 1.2rem;
font-style: normal;
}
/* General Settings */
body {
font-family: 'Montserrat', sans-serif;
margin-bottom: 60px;
}
a {
text-decoration: none;
color: #C4C5C6;
}
h1 {
text-align: center;
font-weight: normal;
}
img {
max-width: 100%;
}
* {
outline: none;
}
/* HEADER */
header {
height: 288px;
background-color: #EDEDED;
}
#nav-container {
padding: 30px;
}
.main-title {
font-size: 70px;
color: #333333;
}
nav li {
display: inline;
}
nav a {
font-size: 40px;
}
ul {
padding: 0px;
text-align: center;
}
li a {
padding: 12px;
}
a:hover {
color: #333333;
}
.links {
color: #333333;
}
/* MAIN */
.section-title {
padding-top: 50px;
font-size: 40px;
}
/* Grid Layout Section */
.grid-layout {
display: grid;
grid-template-columns: repeat(3, 1fr);
max-width: 1000px;
padding: 10px;
margin: 0px auto;
grid-gap: 40px;
}
@media (max-width: 800px) {
.grid-layout {
grid-template-columns: 1fr 1fr;
}
}
h3 {
font-weight: normal;
font-size: 25px;
text-align: center;
}
h3 a {
color: #C4C5C6;
padding: 0px;
}
h3 a:hover {
font-weight: bold;
}
img {
border: 1px solid #C4C5C6;
border-radius: 5px;
}
.image-effect:hover {
border: 1px solid #333333;
}
h4 {
font-size: 15px;
text-align: center;
color: #C4C5C6;
margin-bottom: 10px;
margin-top: -20px;
padding: 0px;
font-weight: normal;
}
/* FORM */
#form-container {
justify-content: center;
display: flex;
}
form {
width: 500px;
border: 1px solid #C4C5C6;
border-radius: 5px;
padding: 80px;
font-size: 16px;
color: #333333;
margin-top: 100px;
margin-bottom: 38px;
}
h2 {
font-weight: normal;
font-size: 50px;
color: #333333;
text-align: center;
Padding-bottom: 55px;
}
input {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
border: 1px solid #C4C5C6;
border-radius: 3px;
width: 480px;
padding: 12px;
margin: 10px 0px 30px;
}
input:hover {
border: 1px solid #333333;
}
input:focus {
border: 1px solid #333333;
}
textarea {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
border: 1px solid #C4C5C6;
border-radius: 3px;
width: 480px;
padding: 12px;
margin: 10px 0px 25px;
resize: vertical;
}
textarea:hover {
border: 1px solid #333333;
}
textarea:focus {
border: 1px solid #333333;
}
.button {
background: #333333;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
color: #FFFFFF;
width: 100px;
padding: 12px;
border: 1px solid #333333;
border-radius: 5px;
cursor: pointer;
}
.button:hover {
border: 1px solid #FFFFFF;
}
/* Content Pages */
.content-page {
max-width: 700px;
margin: 0px auto;
margin-top: -20px;
}
p {
text-align: center;
margin-top: 50px;
color: #333333;
}
.page-content-container {
margin-top: 0px;
}
/* Footer */
footer p {
font-size: 18px;
padding-top: 70px;
margin: 0px;
color: #C4C5C6;
}
footer a:hover {
font-weight: bold;
} | 0.30819 | 0.091626 |
body {
max-width:500px;
min-width:290px;
font-family: 'Open Sans', sans-serif;
margin:0;
padding:0;
}
#topBox {
background:background: #3a3b46; /* Old browsers */
background: -moz-linear-gradient(top, #3a3b46 0%, #151112 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a3b46), color-stop(100%,#151112)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #3a3b46 0%,#151112 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #3a3b46 0%,#151112 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #3a3b46 0%,#151112 100%); /* IE10+ */
background: linear-gradient(to bottom, #3a3b46 0%,#151112 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3b46', endColorstr='#151112',GradientType=0 ); /* IE6-9 */
padding: 5% 0 5% 0;
border-bottom:2px solid #2e2f33;
}
#topDiv {
display:block;
height:50px;
}
img#arrow {
float:left;
padding:0 0 0 2%;
width:25px;
}
img#dots {
float:right;
padding:0 5% 0 0;
width:35px;
}
img#cover {
margin:0 auto 5%;
display:block;
width:60%;
}
span#title {
color:#FFF;
text-align:center;
display:block;
margin: 0 auto 5% auto;
width:90%;
}
button#save {
font-size:.95em;
text-transform:uppercase;
color:#FFF;
border-radius:20px;
border: 1px solid #646061;
background:none;
height:30px;
width:100px;
margin:0 auto 2.5% auto;
display:block;
}
span#artist {
text-transform:uppercase;
color:#c1c1c6;
text-align:center;
display:block;
font-weight:400;
}
#buttonContainer {
display:block;
width:100%;
margin: 5% auto 5%;
text-align:center;
}
button#page1, button#page2{
border-radius:50%;
height:20px;
width:20px;
border:none;
}
button#page1 {
background:#FFF;
}
button#page2{
background:#5A5B62;
}
#playButton {
background:#151112;
margin-top:-15px;
}
button#shufflePlay, button#shufflePause {
text-transform:uppercase;
font-weight:400;
width:75%;
color:#FFF;
border-radius:30px;
border:none;
padding:3% 5%;
margin:auto;
background:#1db954;
display:block;
font-size:1em;
}
#shufflePlay span, #shufflePause span {
position: relative;
top: 50%;
transform: translateY(-50%);
}
button#shufflePlay img, button#shufflePause img {
height:15px;
padding:0% 3% 0 0;
}
#bottomBox {
padding:5% 3% 0 3%;
background:#121314;
}
#bottomBox #song {
border-bottom:1px solid #2e2f33;
color:#FFF;
padding:4% 0;
background:url(side_pause.png) no-repeat 100% 50%;
background-size:35px;
}
span#bottomTitle {
font-size:1.1em;
display: block;
overflow: hidden;
height: 25px;
width:85%;
}
span#smallTitle {
color:#c1c1c6;
display:block;
font-size:.85em;
}
#bottomBox #hitbox {
height: 30px;
width: 30px;
float: right;
position: relative;
top: -40px;
}
#nowPlaying {
background:#373233;
height:60px;
max-width:500px;
display:block;
position:fixed;
bottom:0px;
width:100%;
}
#smallCover {
height:100%;
float:left;
}
#songContent {
float:left;
display:block;
padding:7.5px 0 0 2.5%;
}
span#nowPlaying_title,span#nowPlaying_artist {
color:#FFF;
display:block;
}
span#nowPlaying_artist {
color:#c1c1c6;
}
img#pause, img#play {
float:right;
padding:3% 5% 0 0;
height:35px;
}
#overlay {
max-width:500px;
min-width:290px;
position:absolute;
bottom:0;
top:0;
left:0;
right:0;
z-index:1000;
background:rgba(0,0,0,.93);
color:#FFF;
}
#songContent_Overlay {
display:block;
padding:0 5%;
height:90px;
border-bottom:1px solid #312f30;
margin:5% 0 0 0;
}
#songContent_Overlay img {
padding:0 5% 0 0;
}
#songContent_Overlay span#nowPlaying_title {
font-size:1.2em;
font-weight:400;
}
#songContent_Overlay span#nowPlaying_artist {
font-size:1em;
height:25px;
overflow:hidden;
}
img#cover_Overlay {
float:left;
height:80px;
}
#featureLinks span {
width:85%;
margin:0 auto 0 auto;
display:block;
padding:7.5% 0 7.5% 5%;
font-size:1.15em;
font-weight:100;
border-bottom:1px solid #2e2f2f;
}
#featureLinks span img {
height: 20px;
padding: 0 5% 0 0;
}
span#cancel {
width:100%;
display:block;
padding:5% 0 5% 0;
margin:0 auto 0 auto;
font-size:1.15em;
text-align:center;
font-weight:100;
} | spotify/styles.css | body {
max-width:500px;
min-width:290px;
font-family: 'Open Sans', sans-serif;
margin:0;
padding:0;
}
#topBox {
background:background: #3a3b46; /* Old browsers */
background: -moz-linear-gradient(top, #3a3b46 0%, #151112 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a3b46), color-stop(100%,#151112)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #3a3b46 0%,#151112 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #3a3b46 0%,#151112 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #3a3b46 0%,#151112 100%); /* IE10+ */
background: linear-gradient(to bottom, #3a3b46 0%,#151112 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3b46', endColorstr='#151112',GradientType=0 ); /* IE6-9 */
padding: 5% 0 5% 0;
border-bottom:2px solid #2e2f33;
}
#topDiv {
display:block;
height:50px;
}
img#arrow {
float:left;
padding:0 0 0 2%;
width:25px;
}
img#dots {
float:right;
padding:0 5% 0 0;
width:35px;
}
img#cover {
margin:0 auto 5%;
display:block;
width:60%;
}
span#title {
color:#FFF;
text-align:center;
display:block;
margin: 0 auto 5% auto;
width:90%;
}
button#save {
font-size:.95em;
text-transform:uppercase;
color:#FFF;
border-radius:20px;
border: 1px solid #646061;
background:none;
height:30px;
width:100px;
margin:0 auto 2.5% auto;
display:block;
}
span#artist {
text-transform:uppercase;
color:#c1c1c6;
text-align:center;
display:block;
font-weight:400;
}
#buttonContainer {
display:block;
width:100%;
margin: 5% auto 5%;
text-align:center;
}
button#page1, button#page2{
border-radius:50%;
height:20px;
width:20px;
border:none;
}
button#page1 {
background:#FFF;
}
button#page2{
background:#5A5B62;
}
#playButton {
background:#151112;
margin-top:-15px;
}
button#shufflePlay, button#shufflePause {
text-transform:uppercase;
font-weight:400;
width:75%;
color:#FFF;
border-radius:30px;
border:none;
padding:3% 5%;
margin:auto;
background:#1db954;
display:block;
font-size:1em;
}
#shufflePlay span, #shufflePause span {
position: relative;
top: 50%;
transform: translateY(-50%);
}
button#shufflePlay img, button#shufflePause img {
height:15px;
padding:0% 3% 0 0;
}
#bottomBox {
padding:5% 3% 0 3%;
background:#121314;
}
#bottomBox #song {
border-bottom:1px solid #2e2f33;
color:#FFF;
padding:4% 0;
background:url(side_pause.png) no-repeat 100% 50%;
background-size:35px;
}
span#bottomTitle {
font-size:1.1em;
display: block;
overflow: hidden;
height: 25px;
width:85%;
}
span#smallTitle {
color:#c1c1c6;
display:block;
font-size:.85em;
}
#bottomBox #hitbox {
height: 30px;
width: 30px;
float: right;
position: relative;
top: -40px;
}
#nowPlaying {
background:#373233;
height:60px;
max-width:500px;
display:block;
position:fixed;
bottom:0px;
width:100%;
}
#smallCover {
height:100%;
float:left;
}
#songContent {
float:left;
display:block;
padding:7.5px 0 0 2.5%;
}
span#nowPlaying_title,span#nowPlaying_artist {
color:#FFF;
display:block;
}
span#nowPlaying_artist {
color:#c1c1c6;
}
img#pause, img#play {
float:right;
padding:3% 5% 0 0;
height:35px;
}
#overlay {
max-width:500px;
min-width:290px;
position:absolute;
bottom:0;
top:0;
left:0;
right:0;
z-index:1000;
background:rgba(0,0,0,.93);
color:#FFF;
}
#songContent_Overlay {
display:block;
padding:0 5%;
height:90px;
border-bottom:1px solid #312f30;
margin:5% 0 0 0;
}
#songContent_Overlay img {
padding:0 5% 0 0;
}
#songContent_Overlay span#nowPlaying_title {
font-size:1.2em;
font-weight:400;
}
#songContent_Overlay span#nowPlaying_artist {
font-size:1em;
height:25px;
overflow:hidden;
}
img#cover_Overlay {
float:left;
height:80px;
}
#featureLinks span {
width:85%;
margin:0 auto 0 auto;
display:block;
padding:7.5% 0 7.5% 5%;
font-size:1.15em;
font-weight:100;
border-bottom:1px solid #2e2f2f;
}
#featureLinks span img {
height: 20px;
padding: 0 5% 0 0;
}
span#cancel {
width:100%;
display:block;
padding:5% 0 5% 0;
margin:0 auto 0 auto;
font-size:1.15em;
text-align:center;
font-weight:100;
} | 0.239883 | 0.064388 |
@value colors: 'src/common-ui/colors.css';
@value color1, color 2, color3, color6, color8, color4, color14 from colors;
.pageList {
display: flex;
align-items: center;
height: 30px;
position: relative;
width: 100%;
cursor: pointer;
margin: 2px 0px;
&:hover {
background-color: color8;
}
}
.pageListDrag {
background-color: #d7d7d7;
}
.filtered {
composes: itemActive hoverSidebarActive from '../../../../common-ui/colors.css';
}
.filtered div {
font-weight: bold;
color: #222;
}
.button {
display: inline;
border: none;
background-color: transparent;
background-repeat: no-repeat;
background-size: 60%;
background-position: center;
cursor: pointer;
outline: none;
}
.shareButton {
background-image: url('/img/share.svg');
width: 24px;
height: 24px;
background-position: center;
}
.shareButtonPermanent {
opacity: 0.6;
}
.shareButtonPermanentHover {
opacity: 1;
}
.editButton {
background-image: url('/img/edit.svg');
width: 24px;
height: 24px;
background-position: center;
}
.deleteButton {
background-image: url('/img/remove.svg');
width: 24px;
height: 24px;
background-position: center;
margin-left: 5px;
}
.listName {
composes: menuItem from '../../../../common-ui/colors.css';
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding: 0px 15px 0px 16px;
font-size: 14px;
color: color4;
font-weight: 400;
cursor: pointer;
width: 100%;
}
.buttonContainer {
display: flex;
margin-right: 5px;
justify-content: flex-end;
width: fit-content;
align-items: center;
}
.unreadCount {
background: #e0e0e0;
padding: 2px 16px;
border-radius: 10px;
margin: 0 1em;
font-weight: 600;
font-size: 12px;
}
.feed {
width: 14px;
height: 14px;
margin-right: 1em;
border-radius: 10px;
padding: 8px;
}
.feedHasActivity {
background-color: #5cd9a6;
}
.feedNoActivity {
display: none;
}
@keyframes appear {
0% {
transform: translateX(5px);
visibility: hidden;
}
100% {
transform: translateX(0px);
visibility: visible;
}
} | src/custom-lists/components/overview/sidebar/list-item.css | @value colors: 'src/common-ui/colors.css';
@value color1, color 2, color3, color6, color8, color4, color14 from colors;
.pageList {
display: flex;
align-items: center;
height: 30px;
position: relative;
width: 100%;
cursor: pointer;
margin: 2px 0px;
&:hover {
background-color: color8;
}
}
.pageListDrag {
background-color: #d7d7d7;
}
.filtered {
composes: itemActive hoverSidebarActive from '../../../../common-ui/colors.css';
}
.filtered div {
font-weight: bold;
color: #222;
}
.button {
display: inline;
border: none;
background-color: transparent;
background-repeat: no-repeat;
background-size: 60%;
background-position: center;
cursor: pointer;
outline: none;
}
.shareButton {
background-image: url('/img/share.svg');
width: 24px;
height: 24px;
background-position: center;
}
.shareButtonPermanent {
opacity: 0.6;
}
.shareButtonPermanentHover {
opacity: 1;
}
.editButton {
background-image: url('/img/edit.svg');
width: 24px;
height: 24px;
background-position: center;
}
.deleteButton {
background-image: url('/img/remove.svg');
width: 24px;
height: 24px;
background-position: center;
margin-left: 5px;
}
.listName {
composes: menuItem from '../../../../common-ui/colors.css';
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding: 0px 15px 0px 16px;
font-size: 14px;
color: color4;
font-weight: 400;
cursor: pointer;
width: 100%;
}
.buttonContainer {
display: flex;
margin-right: 5px;
justify-content: flex-end;
width: fit-content;
align-items: center;
}
.unreadCount {
background: #e0e0e0;
padding: 2px 16px;
border-radius: 10px;
margin: 0 1em;
font-weight: 600;
font-size: 12px;
}
.feed {
width: 14px;
height: 14px;
margin-right: 1em;
border-radius: 10px;
padding: 8px;
}
.feedHasActivity {
background-color: #5cd9a6;
}
.feedNoActivity {
display: none;
}
@keyframes appear {
0% {
transform: translateX(5px);
visibility: hidden;
}
100% {
transform: translateX(0px);
visibility: visible;
}
} | 0.660501 | 0.087447 |
@font-face {
font-family:'Montserrat';
src: url(../fonts/montserrat/Montserrat-Regular.ttf);
}
::-webkit-scrollbar {
width: 0;
}
.bg {
background: url("../img/Frame\ 1.png");
}
.body {
font-family:'Montserrat';
font-weight: 400;
padding: 0;
font-size: 16px;
width: auto;
height: auto;
margin: 0px;
padding: 0px;
}
header a {
color: #fff;
text-decoration: none;
}
.header {
padding-top: 1%;
width: auto;
height: AUTO;
}
.container {
width: auto;
height: auto;
padding-left: 15%;
}
ul, li {
display: block;
}
.menu {
display: flex;
}
.menu li a {
text-transform: uppercase;
font-size: 18;
}
.menu li {
margin: 43px;
}
.kont {
font-size: 24px;
display: block;
width: 250px;
height: 85px;
margin-top: 55px;
margin-left: 32px;
}
.mail {
font-size: 18px;
display: flex;
}
.maill {
margin-right: 18px;
text-align: center;
margin-top: 23px;
}
.m {
margin-top: 32px;
}
.nav {
display: flex;
}
.logo {
margin-right: 70px;
}
.alo p {
font-size: 30px;
color: #fff;
}
.text1 {
width: 950px;
height: auto;
display: block;
color: #fff;
font-size: 24px;
margin-top: 56px;
}
.jt {
font-size: 48px;
}
.cost {
margin-top: 80px;
margin-bottom: 45px;
}
.usl {
font-size: 46px;
color: black;
margin: 0 auto;
text-align: center;
}
.strelka {
text-align: center;
}
.usl1 {
text-align: center;
font-size: 24px;
margin-bottom: 50px;
}
.izg {
text-align: center;
}
P.usl {
margin-block-start: 0em;
margin-block-end: 0em;
}
p {
margin-block-start: 0em;
margin-block-end: 0em;
}
.b1 {
margin-top: 40px;
}
.b2 {
margin-top: 40px;
}
.b3 {
margin-top: 40px;
}
.frame2 {
background-image: url('../img/fonep.png');
background-size: cover;
height: auto;
z-index: 6;
padding: 0;
margin: auto;
padding-bottom: 2%;
padding-top: 2%;
}
.text2 {
display: block;
color: #fff;
width: 1010px;
font-size: 24px;
text-align: left;
margin-left: 15%;
}
.s1 {
font-size: 48px;
margin-top: 100px;
margin-bottom: 40px;
}
.s2 {
margin-bottom: 40px;
}
.s3 {
margin-bottom: 40px;
}
.s4 {
margin-bottom: 200px;
}
.rab1 {
display: flex;
margin: centr;
margin: auto;
}
.f1 {
margin: auto;
}
.f2 {
margin: auto;
}
.f3 {
margin: auto;
}
.frame3 {
background: #fff;
background-size: cover;
height: auto;
z-index: 1;
padding: 0;
margin: auto;
}
.poch {
font-size: 64px;
text-align: center;
margin-bottom: 50px;
}
.warn {
display: flex;
margin: auto;
margin-bottom: 50px;
}
.d1 {
margin: auto;
}
.d2 {
margin: auto;
}
.d3 {
margin: auto;
}
.d4 {
margin: auto;
}
.d5 {
margin: auto;
}
.d6 {
margin: auto;
}
/* .doc {
text-align: center;
font-size: 64px;
margin-bottom: 100px;
margin-top: 60px;
} */
.menuf {
display: flex;
}
.menuf li a {
text-transform: uppercase;
font-size: 18;
}
.menuf li {
margin: 43px;
}
.kontf {
font-size: 24px;
display: block;
width: 250px;
height: 85px;
margin-top: 55px;
margin-left: 32px;
}
.mailf {
font-size: 18px;
display: flex;
margin-top: 23px;
}
.maillf {
margin-right: 18px;
text-align: center;
}
.navf {
display: flex;
}
.logof {
margin-right: 70px;
}
.mf {
margin-top: 10px;
}
.containerf {
margin-top: 100px;
padding-top: 100px;
}
.fut a {
color: #fff;
text-decoration: none;
}
.fut {
background: #222222;
background-size: cover;
height: auto;
z-index: 1;
padding: 0;
}
.poch {
margin-top: 30px;
margin-bottom: 30px;
}
.warn {
margin-bottom: 0px;
}
.map {
margin-top: 50px;
margin: 0px;
margin-bottom: 50px;
}
.navf {
margin-left: 13%;
}
.a1 {
font-size: 24px;
padding-bottom: 50px;
color: #fff;
padding-left: 10%;
}
.a2 {
font-size: 24px;
padding-bottom: 50px;
color: #fff;
padding-left: 10%;
}
.sect {
padding-bottom: 2%;
} | css/main.css | @font-face {
font-family:'Montserrat';
src: url(../fonts/montserrat/Montserrat-Regular.ttf);
}
::-webkit-scrollbar {
width: 0;
}
.bg {
background: url("../img/Frame\ 1.png");
}
.body {
font-family:'Montserrat';
font-weight: 400;
padding: 0;
font-size: 16px;
width: auto;
height: auto;
margin: 0px;
padding: 0px;
}
header a {
color: #fff;
text-decoration: none;
}
.header {
padding-top: 1%;
width: auto;
height: AUTO;
}
.container {
width: auto;
height: auto;
padding-left: 15%;
}
ul, li {
display: block;
}
.menu {
display: flex;
}
.menu li a {
text-transform: uppercase;
font-size: 18;
}
.menu li {
margin: 43px;
}
.kont {
font-size: 24px;
display: block;
width: 250px;
height: 85px;
margin-top: 55px;
margin-left: 32px;
}
.mail {
font-size: 18px;
display: flex;
}
.maill {
margin-right: 18px;
text-align: center;
margin-top: 23px;
}
.m {
margin-top: 32px;
}
.nav {
display: flex;
}
.logo {
margin-right: 70px;
}
.alo p {
font-size: 30px;
color: #fff;
}
.text1 {
width: 950px;
height: auto;
display: block;
color: #fff;
font-size: 24px;
margin-top: 56px;
}
.jt {
font-size: 48px;
}
.cost {
margin-top: 80px;
margin-bottom: 45px;
}
.usl {
font-size: 46px;
color: black;
margin: 0 auto;
text-align: center;
}
.strelka {
text-align: center;
}
.usl1 {
text-align: center;
font-size: 24px;
margin-bottom: 50px;
}
.izg {
text-align: center;
}
P.usl {
margin-block-start: 0em;
margin-block-end: 0em;
}
p {
margin-block-start: 0em;
margin-block-end: 0em;
}
.b1 {
margin-top: 40px;
}
.b2 {
margin-top: 40px;
}
.b3 {
margin-top: 40px;
}
.frame2 {
background-image: url('../img/fonep.png');
background-size: cover;
height: auto;
z-index: 6;
padding: 0;
margin: auto;
padding-bottom: 2%;
padding-top: 2%;
}
.text2 {
display: block;
color: #fff;
width: 1010px;
font-size: 24px;
text-align: left;
margin-left: 15%;
}
.s1 {
font-size: 48px;
margin-top: 100px;
margin-bottom: 40px;
}
.s2 {
margin-bottom: 40px;
}
.s3 {
margin-bottom: 40px;
}
.s4 {
margin-bottom: 200px;
}
.rab1 {
display: flex;
margin: centr;
margin: auto;
}
.f1 {
margin: auto;
}
.f2 {
margin: auto;
}
.f3 {
margin: auto;
}
.frame3 {
background: #fff;
background-size: cover;
height: auto;
z-index: 1;
padding: 0;
margin: auto;
}
.poch {
font-size: 64px;
text-align: center;
margin-bottom: 50px;
}
.warn {
display: flex;
margin: auto;
margin-bottom: 50px;
}
.d1 {
margin: auto;
}
.d2 {
margin: auto;
}
.d3 {
margin: auto;
}
.d4 {
margin: auto;
}
.d5 {
margin: auto;
}
.d6 {
margin: auto;
}
/* .doc {
text-align: center;
font-size: 64px;
margin-bottom: 100px;
margin-top: 60px;
} */
.menuf {
display: flex;
}
.menuf li a {
text-transform: uppercase;
font-size: 18;
}
.menuf li {
margin: 43px;
}
.kontf {
font-size: 24px;
display: block;
width: 250px;
height: 85px;
margin-top: 55px;
margin-left: 32px;
}
.mailf {
font-size: 18px;
display: flex;
margin-top: 23px;
}
.maillf {
margin-right: 18px;
text-align: center;
}
.navf {
display: flex;
}
.logof {
margin-right: 70px;
}
.mf {
margin-top: 10px;
}
.containerf {
margin-top: 100px;
padding-top: 100px;
}
.fut a {
color: #fff;
text-decoration: none;
}
.fut {
background: #222222;
background-size: cover;
height: auto;
z-index: 1;
padding: 0;
}
.poch {
margin-top: 30px;
margin-bottom: 30px;
}
.warn {
margin-bottom: 0px;
}
.map {
margin-top: 50px;
margin: 0px;
margin-bottom: 50px;
}
.navf {
margin-left: 13%;
}
.a1 {
font-size: 24px;
padding-bottom: 50px;
color: #fff;
padding-left: 10%;
}
.a2 {
font-size: 24px;
padding-bottom: 50px;
color: #fff;
padding-left: 10%;
}
.sect {
padding-bottom: 2%;
} | 0.244093 | 0.057098 |
.modern-radio-container {
margin: 24px 0;
display: flex;
cursor: pointer;
user-select: none;
}
.radio-outer-circle {
width: 18px;
height: 18px;
min-width: 18px;
min-height: 18px;
border: 2px solid #0d5bc6;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
margin-right: 12px;
transition: all 0.1s linear;
}
.radio-inner-circle {
width: 8px;
height: 8px;
border-radius: 50%;
background-color: #0d5bc6;
transition: all 0.1s linear;
}
.unselected {
border: 2px solid #666;
}
.unselected-circle {
width: 0;
height: 0;
}
.form-icon{
transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
-webkit-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
-moz-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
-o-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
background-color: transparent;
background-image: url('/images/icon/icon-selected.png');
background-repeat: no-repeat;
background-position: center center;
background-size: 0% 0%;
position: relative;
display: block;
width: 150px;
margin: 0 13% 0.75em;
height: 150px;
padding-top: 0;
border-radius: 50%;
border: 1px solid #e4e7f5;
}
.form-icon.selected{
transform: scale(0.8);
-moz-transform: scale(0.8);
-webkit-transform: scale(0.8);
-o-transform: scale(0.8);
-ms-transform: scale(0.8);
background-color: #D6372E;
background-size: 35% 35%;
}
.form-icon:hover img {
transform: translate(-50%, -50%) scale(0.9);
-moz-transform: translate(-50%, -50%) scale(0.9);
-webkit-transform: translate(-50%, -50%) scale(0.9);
-o-transform: translate(-50%, -50%) scale(0.9);
-ms-transform: translate(-50%, -50%) scale(0.9);
}
.form-icon img {
transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
-webkit-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
-moz-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
-o-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
position: absolute;
display: block;
width: 40%;
height: auto;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}
.form-icon.selected img{
opacity: 0;
}
.helper-text {
color: #aeaeae;
padding-right: 8px;
font-size: 20px;
} | src/components/Custom/RadioButton/Radio.css | .modern-radio-container {
margin: 24px 0;
display: flex;
cursor: pointer;
user-select: none;
}
.radio-outer-circle {
width: 18px;
height: 18px;
min-width: 18px;
min-height: 18px;
border: 2px solid #0d5bc6;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
margin-right: 12px;
transition: all 0.1s linear;
}
.radio-inner-circle {
width: 8px;
height: 8px;
border-radius: 50%;
background-color: #0d5bc6;
transition: all 0.1s linear;
}
.unselected {
border: 2px solid #666;
}
.unselected-circle {
width: 0;
height: 0;
}
.form-icon{
transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
-webkit-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
-moz-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
-o-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
background-color: transparent;
background-image: url('/images/icon/icon-selected.png');
background-repeat: no-repeat;
background-position: center center;
background-size: 0% 0%;
position: relative;
display: block;
width: 150px;
margin: 0 13% 0.75em;
height: 150px;
padding-top: 0;
border-radius: 50%;
border: 1px solid #e4e7f5;
}
.form-icon.selected{
transform: scale(0.8);
-moz-transform: scale(0.8);
-webkit-transform: scale(0.8);
-o-transform: scale(0.8);
-ms-transform: scale(0.8);
background-color: #D6372E;
background-size: 35% 35%;
}
.form-icon:hover img {
transform: translate(-50%, -50%) scale(0.9);
-moz-transform: translate(-50%, -50%) scale(0.9);
-webkit-transform: translate(-50%, -50%) scale(0.9);
-o-transform: translate(-50%, -50%) scale(0.9);
-ms-transform: translate(-50%, -50%) scale(0.9);
}
.form-icon img {
transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
-webkit-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
-moz-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
-o-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
position: absolute;
display: block;
width: 40%;
height: auto;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}
.form-icon.selected img{
opacity: 0;
}
.helper-text {
color: #aeaeae;
padding-right: 8px;
font-size: 20px;
} | 0.390127 | 0.095476 |
element.style {
height: 323px !important;
}
#terminalCliInput{
width: 97%;
font-weight: 800;
background: var(--body-bg)
}
#terminalCliInput:focus {
outline: none;
}
.remix_ui_terminal_panel {
position : relative;
display : flex;
flex-direction : column;
font-size : 12px;
min-height : 3em;
}
.remix_ui_terminal_bar {
z-index : 2;
}
.remix_ui_terminal_menu {
max-height : 35px;
min-height : 35px;
}
.remix_ui_terminal_toggleTerminal {
cursor : pointer;
}
.remix_ui_terminal_toggleTerminal:hover {
color : var(--secondary);
}
.remix_ui_terminal_container {
overflow-y : auto;
font-family : monospace;
background-repeat : no-repeat;
background-position : center 15%;
background-size : auto calc(75% - 1.7em);
}
.remix_ui_terminal_journal {
margin-top : auto;
margin-bottom : 2rem;
font-family : monospace;
overflow-y : scroll;
}
.remix_ui_terminal_block {
white-space : pre-wrap;
font-family : monospace;
line-height : 2ch;
}
.remix_ui_terminal_block > pre {
max-height : 200px;
}
.remix_ui_terminal_welcome {
font-weight: bold;
}
.remix_ui_terminal_cli {
white-space : nowrap;
line-height : 1.7em;
font-family : monospace;
padding : .4em;
color : var(--primary);
}
.remix_ui_terminal_prompt {
font-family : monospace;
}
.remix_ui_terminal_input {
outline : none;
font-family : monospace;
}
.remix_ui_terminal_search {
width : 330px;
padding-left : 20px;
padding-top : 1px;
padding-bottom : 1px;
}
.remix_ui_terminal_filter {
height : 80%;
white-space : nowrap;
overflow : hidden;
text-overflow : ellipsis;
}
.remix_ui_terminal_searchIcon {
width : 25px;
border-top-left-radius : 3px;
border-bottom-left-radius : 3px;
margin-right : 5px;
}
.remix_ui_terminal_console {
cursor : pointer;
}
.remix_ui_terminal_listenOnNetwork {
min-height: auto;
}
.remix_ui_terminal_popup {
width : 95%;
font-family : monospace;
background-color : var(--secondary);
overflow : auto;
z-index : 80;
bottom : 2.2em;
border-width : 4px;
overflow-y : scroll;
box-shadow : 0px 0px 13px -8px;
}
.remix_ui_terminal_autoCompleteItem {
padding : 4px;
border-radius : 2px;
}
.remix_ui_terminal_popup a {
cursor : pointer;
}
.call {
font-size: 7px;
border-radius: 50%;
min-width: 20px;
min-height: 20px;
display: flex;
justify-content: center;
align-items: center;
color: var(--text-info);
text-transform: uppercase;
font-weight: bold;
}
.remix_ui_terminal_txItem {
color: var(--text-info);
margin-right: 5px;
float: left;
}
.remix_ui_terminal_txItemTitle {
font-weight: bold;
}
/* tx logger css*/
.remix_ui_terminal_log {
display: flex;
cursor: pointer;
align-items: center;
cursor: pointer;
padding-top: 0.5rem;
}
.remix_ui_terminal_log:hover {
opacity: 0.8;
}
.remix_ui_terminal_txStatus {
display: flex;
font-size: 20px;
margin-right: 20px;
float: left;
}
.remix_ui_terminal_succeeded {
color: var(--success);
}
.remix_ui_terminal_failed {
color: var(--danger);
}
.remix_ui_terminal_arrow {
color: var(--text-info);
font-size: 20px;
cursor: pointer;
display: flex;
margin-left: 10px;
}
.remix_ui_terminal_arrow:hover {
color: var(--secondary);
}
.remix_ui_terminal_call {
font-size: 7px;
border-radius: 50%;
min-width: 20px;
min-height: 20px;
display: flex;
justify-content: center;
align-items: center;
color: var(--text-info);
text-transform: uppercase;
font-weight: bold;
}
.remix_ui_terminal_tx {
color: var(--text-info);
font-weight: bold;
float: left;
margin-right: 10px;
}
.remix_ui_terminal_tr,
.remix_ui_terminal_td {
border-collapse: collapse;
font-size: 10px;
color: var(--text-info);
border: 1px solid var(--text-info);
transition: max-height 0.3s, padding 0.3s;
}
table .active {
transition: max-height 0.6s, padding 0.6s;
}
.remix_ui_terminal_tr, .remix_ui_terminal_td {
padding: 4px;
vertical-align: baseline;
}
.remix_ui_terminal_td:first-child {
min-width: 30%;
width: 30%;
align-items: baseline;
font-weight: bold;
}
.remix_ui_terminal_tableTitle {
width: 25%;
}
.remix_ui_terminal_buttons {
display: flex;
margin-left: auto;
}
.remix_ui_terminal_debug {
white-space: nowrap;
}
.remix_ui_terminal_debug:hover {
opacity: 0.8;
} | libs/remix-ui/terminal/src/lib/remix-ui-terminal.css | element.style {
height: 323px !important;
}
#terminalCliInput{
width: 97%;
font-weight: 800;
background: var(--body-bg)
}
#terminalCliInput:focus {
outline: none;
}
.remix_ui_terminal_panel {
position : relative;
display : flex;
flex-direction : column;
font-size : 12px;
min-height : 3em;
}
.remix_ui_terminal_bar {
z-index : 2;
}
.remix_ui_terminal_menu {
max-height : 35px;
min-height : 35px;
}
.remix_ui_terminal_toggleTerminal {
cursor : pointer;
}
.remix_ui_terminal_toggleTerminal:hover {
color : var(--secondary);
}
.remix_ui_terminal_container {
overflow-y : auto;
font-family : monospace;
background-repeat : no-repeat;
background-position : center 15%;
background-size : auto calc(75% - 1.7em);
}
.remix_ui_terminal_journal {
margin-top : auto;
margin-bottom : 2rem;
font-family : monospace;
overflow-y : scroll;
}
.remix_ui_terminal_block {
white-space : pre-wrap;
font-family : monospace;
line-height : 2ch;
}
.remix_ui_terminal_block > pre {
max-height : 200px;
}
.remix_ui_terminal_welcome {
font-weight: bold;
}
.remix_ui_terminal_cli {
white-space : nowrap;
line-height : 1.7em;
font-family : monospace;
padding : .4em;
color : var(--primary);
}
.remix_ui_terminal_prompt {
font-family : monospace;
}
.remix_ui_terminal_input {
outline : none;
font-family : monospace;
}
.remix_ui_terminal_search {
width : 330px;
padding-left : 20px;
padding-top : 1px;
padding-bottom : 1px;
}
.remix_ui_terminal_filter {
height : 80%;
white-space : nowrap;
overflow : hidden;
text-overflow : ellipsis;
}
.remix_ui_terminal_searchIcon {
width : 25px;
border-top-left-radius : 3px;
border-bottom-left-radius : 3px;
margin-right : 5px;
}
.remix_ui_terminal_console {
cursor : pointer;
}
.remix_ui_terminal_listenOnNetwork {
min-height: auto;
}
.remix_ui_terminal_popup {
width : 95%;
font-family : monospace;
background-color : var(--secondary);
overflow : auto;
z-index : 80;
bottom : 2.2em;
border-width : 4px;
overflow-y : scroll;
box-shadow : 0px 0px 13px -8px;
}
.remix_ui_terminal_autoCompleteItem {
padding : 4px;
border-radius : 2px;
}
.remix_ui_terminal_popup a {
cursor : pointer;
}
.call {
font-size: 7px;
border-radius: 50%;
min-width: 20px;
min-height: 20px;
display: flex;
justify-content: center;
align-items: center;
color: var(--text-info);
text-transform: uppercase;
font-weight: bold;
}
.remix_ui_terminal_txItem {
color: var(--text-info);
margin-right: 5px;
float: left;
}
.remix_ui_terminal_txItemTitle {
font-weight: bold;
}
/* tx logger css*/
.remix_ui_terminal_log {
display: flex;
cursor: pointer;
align-items: center;
cursor: pointer;
padding-top: 0.5rem;
}
.remix_ui_terminal_log:hover {
opacity: 0.8;
}
.remix_ui_terminal_txStatus {
display: flex;
font-size: 20px;
margin-right: 20px;
float: left;
}
.remix_ui_terminal_succeeded {
color: var(--success);
}
.remix_ui_terminal_failed {
color: var(--danger);
}
.remix_ui_terminal_arrow {
color: var(--text-info);
font-size: 20px;
cursor: pointer;
display: flex;
margin-left: 10px;
}
.remix_ui_terminal_arrow:hover {
color: var(--secondary);
}
.remix_ui_terminal_call {
font-size: 7px;
border-radius: 50%;
min-width: 20px;
min-height: 20px;
display: flex;
justify-content: center;
align-items: center;
color: var(--text-info);
text-transform: uppercase;
font-weight: bold;
}
.remix_ui_terminal_tx {
color: var(--text-info);
font-weight: bold;
float: left;
margin-right: 10px;
}
.remix_ui_terminal_tr,
.remix_ui_terminal_td {
border-collapse: collapse;
font-size: 10px;
color: var(--text-info);
border: 1px solid var(--text-info);
transition: max-height 0.3s, padding 0.3s;
}
table .active {
transition: max-height 0.6s, padding 0.6s;
}
.remix_ui_terminal_tr, .remix_ui_terminal_td {
padding: 4px;
vertical-align: baseline;
}
.remix_ui_terminal_td:first-child {
min-width: 30%;
width: 30%;
align-items: baseline;
font-weight: bold;
}
.remix_ui_terminal_tableTitle {
width: 25%;
}
.remix_ui_terminal_buttons {
display: flex;
margin-left: auto;
}
.remix_ui_terminal_debug {
white-space: nowrap;
}
.remix_ui_terminal_debug:hover {
opacity: 0.8;
} | 0.448668 | 0.101411 |
@import url(https://fonts.googleapis.com/css?family=Anonymous+Pro);
@import "lesshat";
*{
box-sizing: border-box;
}
header {
padding: 156px 0 100px;
height: 500px;
background-color: #6f00ff;
color: white;
}
section {
padding: 150px 0;
}
#typedtext{
position: relative;
top: 50%;
width: 24em;
margin: 0 auto;
font-size: 180%;
text-align: center;
white-space: nowrap;
overflow: hidden;
transform: translateY(-50%);
}
body {
font-family: 'Anonymous Pro', monospace;
font-weight: bold;
}
/*
Games
*/
.myBtn{
padding: 20px;
}
.main{
max-width: 1000px;
margin: 20px;
}
.filtering {
margin: 10px -16px;
}
/* Add padding BETWEEN each column */
.filtering,
.filtering > .column {
padding: 8px;
}
/* Create three equal columns that floats next to each other */
.columnGames {
float: left;
width: 33.33%;
display: none; /* Hide all elements by default */
}
/* Clear floats after rows */
.filtering:after {
content: "";
display: table;
clear: both;
}
/* Content */
.content {
padding: 10px;
}
/* The "show" class is added to the filtered elements */
.show {
display: block;
}
/* Style the buttons */
.btnGames {
border: none;
outline: none;
padding: 12px 16px;
background-color: white;
cursor: pointer;
}
.btnGames:hover {
background-color: #9e57fc;
}
.btnGames.active {
background-color: #6f00ff;
color: white;
}
.main img{
height: 200px;
}
.main li{
list-style: none;
}
.content{
color: black;
}
/*
top players
*/
.column {
float: left;
width: 33.3%;
margin-bottom: 16px;
padding: 0 8px;
}
@media screen and (max-width: 650px) {
.column {
width: 100%;
display: block;
}
}
.card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.card img{
height: 300px;
width: 300px;
}
.containerCard {
padding: 0 16px;
text-align: center;
}
.containerCard::after, .row::after {
content: "";
clear: both;
display: table;
}
.title {
color: grey;
}
/*
like and commnet --> gameinfo.html
*/
.comment-wrapper .panel-body {
max-height:650px;
overflow:auto;
}
.comment-wrapper .media-list .media img {
width:64px;
height:64px;
border:2px solid #e5e7e8;
}
.comment-wrapper .media-list .media {
border-bottom:1px dashed #efefef;
margin-bottom:25px;
}
.panel-body .btn{
float: left;
background-color: #6f00ff;
color: white;
margin-right: 10px;
margin-bottom: 10px;
}
.panel-body .btn:hover{
background-color: #9e57fc;
} | css/scrolling-nav.css | @import url(https://fonts.googleapis.com/css?family=Anonymous+Pro);
@import "lesshat";
*{
box-sizing: border-box;
}
header {
padding: 156px 0 100px;
height: 500px;
background-color: #6f00ff;
color: white;
}
section {
padding: 150px 0;
}
#typedtext{
position: relative;
top: 50%;
width: 24em;
margin: 0 auto;
font-size: 180%;
text-align: center;
white-space: nowrap;
overflow: hidden;
transform: translateY(-50%);
}
body {
font-family: 'Anonymous Pro', monospace;
font-weight: bold;
}
/*
Games
*/
.myBtn{
padding: 20px;
}
.main{
max-width: 1000px;
margin: 20px;
}
.filtering {
margin: 10px -16px;
}
/* Add padding BETWEEN each column */
.filtering,
.filtering > .column {
padding: 8px;
}
/* Create three equal columns that floats next to each other */
.columnGames {
float: left;
width: 33.33%;
display: none; /* Hide all elements by default */
}
/* Clear floats after rows */
.filtering:after {
content: "";
display: table;
clear: both;
}
/* Content */
.content {
padding: 10px;
}
/* The "show" class is added to the filtered elements */
.show {
display: block;
}
/* Style the buttons */
.btnGames {
border: none;
outline: none;
padding: 12px 16px;
background-color: white;
cursor: pointer;
}
.btnGames:hover {
background-color: #9e57fc;
}
.btnGames.active {
background-color: #6f00ff;
color: white;
}
.main img{
height: 200px;
}
.main li{
list-style: none;
}
.content{
color: black;
}
/*
top players
*/
.column {
float: left;
width: 33.3%;
margin-bottom: 16px;
padding: 0 8px;
}
@media screen and (max-width: 650px) {
.column {
width: 100%;
display: block;
}
}
.card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.card img{
height: 300px;
width: 300px;
}
.containerCard {
padding: 0 16px;
text-align: center;
}
.containerCard::after, .row::after {
content: "";
clear: both;
display: table;
}
.title {
color: grey;
}
/*
like and commnet --> gameinfo.html
*/
.comment-wrapper .panel-body {
max-height:650px;
overflow:auto;
}
.comment-wrapper .media-list .media img {
width:64px;
height:64px;
border:2px solid #e5e7e8;
}
.comment-wrapper .media-list .media {
border-bottom:1px dashed #efefef;
margin-bottom:25px;
}
.panel-body .btn{
float: left;
background-color: #6f00ff;
color: white;
margin-right: 10px;
margin-bottom: 10px;
}
.panel-body .btn:hover{
background-color: #9e57fc;
} | 0.328529 | 0.10786 |
/* ================================
CSS STYLES FOR DNN Event Module
================================
*/
.ThemeSFG .Eventtooltipheader, .ThemeSFG .Eventtooltipbody {
width:300px;
z-index:99;
font-size:10px;
font-family:arial;
padding:5px
}
.ThemeSFG .Eventtooltipheader {
border:#e5dfdf 1px solid;
background-color:#e5dfdf;
color:#000;
font-weight:700;
font-size:11px
}
.ThemeSFG .Eventtooltipbody {
border-left:#e5dfdf 1px solid;
border-right:#e5dfdf 1px solid;
border-bottom:#e5dfdf 1px solid;
background-color:#fff
}
.ThemeSFG .Eventtooltipbody hr {
width:100%;
color:#e5dfdf;
background-color:#e5dfdf;
height:1px;
border:0
}
.ThemeSFG .Event {
table-layout:auto;
font-size:11px;
color:#FFF;
font-family:verdana;
height:400px;
width:75%;
text-align:center;
border:#e5dfdf 1px solid;
background-color:#EFE7E7;
white-space:normal;
line-height:1.3em
}
.ThemeSFG .EventTitle {
font-weight:700;
font-size:14px;
background-image:url(gradient_Gray.jpg);
width:100%;
color:#fff;
text-align:center;
height:32px
}
.ThemeSFG .EventTitle,.ThemeSFG .EventTitle td {
font-weight:700;
font-size:14px;
width:100%;
color:#FFF;
text-align:center;
background-image:url(gradient_Gray.jpg);
height:32px
}
.ThemeSFG .EventNextPrev,.ThemeSFG .EventNextPrev a:link,.ThemeSFG .EventNextPrev,.ThemeSFG .EventNextPrev a:visited {
font-size:10px;
color:#FFF;
padding:0 0.5em
}
.ThemeSFG .EventNextPrev a:hover {
font-size:10px;
color:red;
padding:0 0.5em
}
.ThemeSFG .EventDayHeader {
font-weight:700;
font-size:11px;
font-family:Verdana;
background-color:silver;
vertical-align:middle
}
.ThemeSFG .EventDay,.ThemeSFG .EventDayEvents,.ThemeSFG .EventWeekendDayEvents,.ThemeSFG .EventDay td,.ThemeSFG .EventDay a,.ThemeSFG .EventDay a:visited {
font-size:11px;
width:14%;
color:#000;
font-family:Verdana;
height:14%
}
.ThemeSFG .EventDayEvents a,.ThemeSFG .EventDayEvents a:visited,.ThemeSFG .EventDayEvents a:hover, .ThemeSFG .EventWeekendDayEvents a,.ThemeSFG .EventWeekendDayEvents a:visited,.ThemeSFG .EventWeekendDayEvents a:hover {
font-size:11px;
color:blue;
font-family:Verdana
}
.ThemeSFG .EventWeekendDayEvents {
background-color: #dcdcdc;
}
.ThemeSFG .EventDay a,.ThemeSFG .EventDay a:visited {
font-size:11px;
color:#000;
font-family:Verdana
}
.ThemeSFG .EventDay a:hover {
font-size:11px;
color:red;
font-family:Verdana
}
.ThemeSFG .EventDayScroll div {
margin-bottom:0.6em
}
.ThemeSFG .EventOtherMonthDay {
color:gray;
background-color:#dcdcdc
}
.ThemeSFG .EventOtherMonthDay a,.ThemeSFG .EventOtherMonthDay a:visited,.ThemeSFG .EventOtherMonthDay a:hover {
color:#8080c0
}
.ThemeSFG .EventWeekendDay {
background-color:#dcdcdc
}
.ThemeSFG .EventTodayDay {
font-weight:700;
color:#00f;
background-color:#a9a9a9
}
.ThemeSFG .EventSelectedDay {
border:red 2px solid;
}
.ThemeSFG .EventSelectedDay, .ThemeSFG .EventSelectedDay a, .ThemeSFG .EventSelectedDay a:visited, .ThemeSFG .EventSelectedDay a:hover {
font-size:11px
}
.ThemeSFG .EventSelector {
background-color:#c0c0e0
}
.ThemeSFG .EventSelector a,.ThemeSFG .EventSelector a:visited,.ThemeSFG .EventSelector a:hover {
color:#00f;
text-decoration:none
}
.ThemeSFG .WeekTable table {
table-layout:auto;
font-size:11px;
color:#000;
font-family:Verdana;
text-align:center;
border:#e5dfdf 1px solid
}
.ThemeSFG .WeekItem {
border:transparent 1px solid;
background-color:#ddd1d1
}
.ThemeSFG .WeekTable table td,.ThemeSFG .WeekTable table th {
border:0;
padding:0 2px
}
.ThemeSFG .WeekDay {
font-weight:700;
font-size:11px;
color:#000;
font-family:verdana,helvetica,arial;
background-color:#000;
text-align:center;
vertical-align:middle;
border:transparent 1px solid
}
.ThemeSFG .WeekBackground {
font-family:verdana,helvetica,arial;
background-color:#efe7e7;
font-size:11px;
color:#000;
border:transparent 1px solid
}
.ThemeSFG .WeekTitle {
font-family:verdana,helvetica,arial;
font-size:11px;
color:#fff;
height:15%;
text-align:center;
background-image:url(gradient_Gray.jpg);
width:11%;
border:transparent 1px solid
}
.ThemeSFG .WeekOfTitle {
font-weight:700;
font-size:10px;
width:100%;
color:#000;
font-family:verdana,helvetica,arial;
text-align:center;
vertical-align:middle
}
.ThemeSFG .WeekNextPrev {
font-weight:700;
font-family:verdana,helvetica,arial;
font-size:10px;
width:100%;
color:#fff;
text-align:center;
vertical-align:middle
}
.ThemeSFG .WeekRangeheader {
color:#000;
text-align:center;
vertical-align:middle;
font-family:verdana,helvetica,arial;
font-size:11px;
background-color:#E5DFDF;
border:none
}
.ThemeSFG .ListTable {
width:300px
}
.ThemeSFG A.ListTitle:hover {
font-size:11px;
vertical-align:top;
color:red;
font-family:verdana,helvetica,arial;
background-color:transparent;
text-align:left;
text-decoration:underline
}
.ThemeSFG .ListLink {
font-weight:700;
font-size:11px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;
background-color:transparent;
color:#000
}
.ThemeSFG .ListHeader, .ThemeSFG .DetailEnrollGridHeader, .ThemeSFG .DetailEnrollGridHeader TD, .ThemeSFG .EditEnrollGridHeader, .ThemeSFG .EditEnrollGridHeader TD, .ThemeSFG .EnrollGridHeader, .ThemeSFG .EnrollGridHeader TD {
font-weight:700;
font-size:11px;
background-image:url(gradient_Gray.jpg);
color:Silver;
font-family:verdana,helvetica,arial;
height:32px;
text-align:left;
vertical-align:middle
}
.ThemeSFG .DetailEnrollGridHeader, .ThemeSFG .DetailEnrollGridHeader TD, .ThemeSFG .EditEnrollGridHeader, .ThemeSFG .EditEnrollGridHeader TD, .ThemeSFG .EnrollGridHeader, .ThemeSFG .EnrollGridHeader TD {
text-align:center;
font-size:12px;
}
.ThemeSFG .DetailEnrollUser, .ThemeSFG .DetailEnrollDisplay, .ThemeSFG .DetailEnrollDisplay a:link, .ThemeSFG .DetailEnrollEmail, .ThemeSFG .DetailEnrollEmail a:link, .ThemeSFG .DetailEnrollPhone, .ThemeSFG .DetailEnrollApproved, .ThemeSFG .DetailEnrollNo, .ThemeSFG .EditEnrollSelect, .ThemeSFG .EditEnrollUser, .ThemeSFG .EditEnrollDisplay, .ThemeSFG .EditEnrollDisplay a:link, .ThemeSFG .EditEnrollEmail, .ThemeSFG .EditEnrollEmail a:link, .ThemeSFG .EditEnrollPhone, .ThemeSFG .EditEnrollApproved, .ThemeSFG .EditEnrollNo, .ThemeSFG .EditEnrollDate, .ThemeSFG .EditEnrollDate .ThemeSFG .EnrollSelect, .ThemeSFG .EnrollApproved, .ThemeSFG .EnrollNo, .ThemeSFG .EnrollFee, .ThemeSFG .EnrollDate {
font-size:12px;
font-family:verdana,helvetica,arial;
text-align:center;
vertical-align:top;
font-weight:normal;
}
.ThemeSFG .ListHeader A {
color:#fff
}
.ThemeSFG .ListPager TD {
font-size:11px;
font-family:verdana,helvetica,arial
}
.ThemeSFG .ListDuration {
width:60px;
font-size:11px;
font-family:verdana,helvetica,arial;
text-align:center;
vertical-align:top;
background-color:transparent;
color:#000
}
.ThemeSFG .ListCustomField2 {
font-size:11px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;
color:#000
}
.ThemeSFG .ListAlternate, .ThemeSFG .DetailEnrollGridAlternate, .ThemeSFG .EditEnrollGridAlternate, .ThemeSFG .EnrollGridAlternate {
background-color:#F5F5F5
}
.ThemeSFG .ListDataGrid, .ThemeSFG .DetailEnrollGrid, .ThemeSFG .EditEnrollGrid, .ThemeSFG .EnrollGrid {
background-color:#EFE7E7;
border-style:none
}
.ThemeSFG .ListDataGrid td, .ThemeSFG .DetailEnrollGrid td, .ThemeSFG .EditEnrollGrid td, .ThemeSFG .EnrollGrid td {
border-style:none
}
.ThemeSFG .ListEdit {
width:10px;
text-align:center;
vertical-align:top;
background-color:transparent;
color:#000
}
.ThemeSFG .ListDate,.ThemeSFG .ListTitle,.ThemeSFG .ListDescription,.ThemeSFG .ListCategory,.ThemeSFG .ListLocation,.ThemeSFG .ListLocation a,.ThemeSFG .ListCustomField1, .ThemeSFG .ListRecurText, .ThemeSFG .ListRecurUntil, .ThemeSFG .EnrollTitle {
font-size:11px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;
background-color:transparent;
color:#000
}
.ListDate{
width:100px;
}
.ListTitle{
width:170px;
}
.ListTitle a {font-weight:bold;}
.ListDescription{
/*width:400px;*/
}
.ThemeSFG .RptTable {
background-color:#EFE7E7;
border-style:none;
border-collapse:collapse;
width:100%;
}
.ThemeSFG .RptRepeater {
width:100%;
}
.ThemeSFG .RptRepeater td {
border-style:none;
}
.ThemeSFG .RptHeader {
font-weight:700;
font-size:11px;
background-image:url(gradient_Gray.jpg);
color:Silver;
font-family:verdana,helvetica,arial;
height:32px;
text-align:center;
width:300px;
vertical-align:middle;
width:100%;
}
.ThemeSFG .RptNormal {
font-size:11px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;
background-color:transparent;
color:#000;
}
.ThemeSFG .RptAlternate {
background-color:#F5F5F5;
font-size:11px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;
color:#000;
}
.ThemeSFG .RptPagerPage {
}
.ThemeSFG .RptPagerCurrentPage {
color: Red;
}
.ThemeSFG .RptPagerHeader td {
border-style:none;
}
.ThemeSFG .DetailReminder, .ThemeSFG .DetailEnroll, .ThemeSFG .DetailEnrollTable, .ThemeSFG .DetailCommands {
text-align:left;
width:90%;
}
.ThemeSFG .DetailReminderLeft, .ThemeSFG .DetailEnrollLeft {
width:35%;
}
.ThemeSFG .DetailCommandsRight {
text-align:right;
} | Portals/0/dnnevents/themes/SFG/SFG.css | /* ================================
CSS STYLES FOR DNN Event Module
================================
*/
.ThemeSFG .Eventtooltipheader, .ThemeSFG .Eventtooltipbody {
width:300px;
z-index:99;
font-size:10px;
font-family:arial;
padding:5px
}
.ThemeSFG .Eventtooltipheader {
border:#e5dfdf 1px solid;
background-color:#e5dfdf;
color:#000;
font-weight:700;
font-size:11px
}
.ThemeSFG .Eventtooltipbody {
border-left:#e5dfdf 1px solid;
border-right:#e5dfdf 1px solid;
border-bottom:#e5dfdf 1px solid;
background-color:#fff
}
.ThemeSFG .Eventtooltipbody hr {
width:100%;
color:#e5dfdf;
background-color:#e5dfdf;
height:1px;
border:0
}
.ThemeSFG .Event {
table-layout:auto;
font-size:11px;
color:#FFF;
font-family:verdana;
height:400px;
width:75%;
text-align:center;
border:#e5dfdf 1px solid;
background-color:#EFE7E7;
white-space:normal;
line-height:1.3em
}
.ThemeSFG .EventTitle {
font-weight:700;
font-size:14px;
background-image:url(gradient_Gray.jpg);
width:100%;
color:#fff;
text-align:center;
height:32px
}
.ThemeSFG .EventTitle,.ThemeSFG .EventTitle td {
font-weight:700;
font-size:14px;
width:100%;
color:#FFF;
text-align:center;
background-image:url(gradient_Gray.jpg);
height:32px
}
.ThemeSFG .EventNextPrev,.ThemeSFG .EventNextPrev a:link,.ThemeSFG .EventNextPrev,.ThemeSFG .EventNextPrev a:visited {
font-size:10px;
color:#FFF;
padding:0 0.5em
}
.ThemeSFG .EventNextPrev a:hover {
font-size:10px;
color:red;
padding:0 0.5em
}
.ThemeSFG .EventDayHeader {
font-weight:700;
font-size:11px;
font-family:Verdana;
background-color:silver;
vertical-align:middle
}
.ThemeSFG .EventDay,.ThemeSFG .EventDayEvents,.ThemeSFG .EventWeekendDayEvents,.ThemeSFG .EventDay td,.ThemeSFG .EventDay a,.ThemeSFG .EventDay a:visited {
font-size:11px;
width:14%;
color:#000;
font-family:Verdana;
height:14%
}
.ThemeSFG .EventDayEvents a,.ThemeSFG .EventDayEvents a:visited,.ThemeSFG .EventDayEvents a:hover, .ThemeSFG .EventWeekendDayEvents a,.ThemeSFG .EventWeekendDayEvents a:visited,.ThemeSFG .EventWeekendDayEvents a:hover {
font-size:11px;
color:blue;
font-family:Verdana
}
.ThemeSFG .EventWeekendDayEvents {
background-color: #dcdcdc;
}
.ThemeSFG .EventDay a,.ThemeSFG .EventDay a:visited {
font-size:11px;
color:#000;
font-family:Verdana
}
.ThemeSFG .EventDay a:hover {
font-size:11px;
color:red;
font-family:Verdana
}
.ThemeSFG .EventDayScroll div {
margin-bottom:0.6em
}
.ThemeSFG .EventOtherMonthDay {
color:gray;
background-color:#dcdcdc
}
.ThemeSFG .EventOtherMonthDay a,.ThemeSFG .EventOtherMonthDay a:visited,.ThemeSFG .EventOtherMonthDay a:hover {
color:#8080c0
}
.ThemeSFG .EventWeekendDay {
background-color:#dcdcdc
}
.ThemeSFG .EventTodayDay {
font-weight:700;
color:#00f;
background-color:#a9a9a9
}
.ThemeSFG .EventSelectedDay {
border:red 2px solid;
}
.ThemeSFG .EventSelectedDay, .ThemeSFG .EventSelectedDay a, .ThemeSFG .EventSelectedDay a:visited, .ThemeSFG .EventSelectedDay a:hover {
font-size:11px
}
.ThemeSFG .EventSelector {
background-color:#c0c0e0
}
.ThemeSFG .EventSelector a,.ThemeSFG .EventSelector a:visited,.ThemeSFG .EventSelector a:hover {
color:#00f;
text-decoration:none
}
.ThemeSFG .WeekTable table {
table-layout:auto;
font-size:11px;
color:#000;
font-family:Verdana;
text-align:center;
border:#e5dfdf 1px solid
}
.ThemeSFG .WeekItem {
border:transparent 1px solid;
background-color:#ddd1d1
}
.ThemeSFG .WeekTable table td,.ThemeSFG .WeekTable table th {
border:0;
padding:0 2px
}
.ThemeSFG .WeekDay {
font-weight:700;
font-size:11px;
color:#000;
font-family:verdana,helvetica,arial;
background-color:#000;
text-align:center;
vertical-align:middle;
border:transparent 1px solid
}
.ThemeSFG .WeekBackground {
font-family:verdana,helvetica,arial;
background-color:#efe7e7;
font-size:11px;
color:#000;
border:transparent 1px solid
}
.ThemeSFG .WeekTitle {
font-family:verdana,helvetica,arial;
font-size:11px;
color:#fff;
height:15%;
text-align:center;
background-image:url(gradient_Gray.jpg);
width:11%;
border:transparent 1px solid
}
.ThemeSFG .WeekOfTitle {
font-weight:700;
font-size:10px;
width:100%;
color:#000;
font-family:verdana,helvetica,arial;
text-align:center;
vertical-align:middle
}
.ThemeSFG .WeekNextPrev {
font-weight:700;
font-family:verdana,helvetica,arial;
font-size:10px;
width:100%;
color:#fff;
text-align:center;
vertical-align:middle
}
.ThemeSFG .WeekRangeheader {
color:#000;
text-align:center;
vertical-align:middle;
font-family:verdana,helvetica,arial;
font-size:11px;
background-color:#E5DFDF;
border:none
}
.ThemeSFG .ListTable {
width:300px
}
.ThemeSFG A.ListTitle:hover {
font-size:11px;
vertical-align:top;
color:red;
font-family:verdana,helvetica,arial;
background-color:transparent;
text-align:left;
text-decoration:underline
}
.ThemeSFG .ListLink {
font-weight:700;
font-size:11px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;
background-color:transparent;
color:#000
}
.ThemeSFG .ListHeader, .ThemeSFG .DetailEnrollGridHeader, .ThemeSFG .DetailEnrollGridHeader TD, .ThemeSFG .EditEnrollGridHeader, .ThemeSFG .EditEnrollGridHeader TD, .ThemeSFG .EnrollGridHeader, .ThemeSFG .EnrollGridHeader TD {
font-weight:700;
font-size:11px;
background-image:url(gradient_Gray.jpg);
color:Silver;
font-family:verdana,helvetica,arial;
height:32px;
text-align:left;
vertical-align:middle
}
.ThemeSFG .DetailEnrollGridHeader, .ThemeSFG .DetailEnrollGridHeader TD, .ThemeSFG .EditEnrollGridHeader, .ThemeSFG .EditEnrollGridHeader TD, .ThemeSFG .EnrollGridHeader, .ThemeSFG .EnrollGridHeader TD {
text-align:center;
font-size:12px;
}
.ThemeSFG .DetailEnrollUser, .ThemeSFG .DetailEnrollDisplay, .ThemeSFG .DetailEnrollDisplay a:link, .ThemeSFG .DetailEnrollEmail, .ThemeSFG .DetailEnrollEmail a:link, .ThemeSFG .DetailEnrollPhone, .ThemeSFG .DetailEnrollApproved, .ThemeSFG .DetailEnrollNo, .ThemeSFG .EditEnrollSelect, .ThemeSFG .EditEnrollUser, .ThemeSFG .EditEnrollDisplay, .ThemeSFG .EditEnrollDisplay a:link, .ThemeSFG .EditEnrollEmail, .ThemeSFG .EditEnrollEmail a:link, .ThemeSFG .EditEnrollPhone, .ThemeSFG .EditEnrollApproved, .ThemeSFG .EditEnrollNo, .ThemeSFG .EditEnrollDate, .ThemeSFG .EditEnrollDate .ThemeSFG .EnrollSelect, .ThemeSFG .EnrollApproved, .ThemeSFG .EnrollNo, .ThemeSFG .EnrollFee, .ThemeSFG .EnrollDate {
font-size:12px;
font-family:verdana,helvetica,arial;
text-align:center;
vertical-align:top;
font-weight:normal;
}
.ThemeSFG .ListHeader A {
color:#fff
}
.ThemeSFG .ListPager TD {
font-size:11px;
font-family:verdana,helvetica,arial
}
.ThemeSFG .ListDuration {
width:60px;
font-size:11px;
font-family:verdana,helvetica,arial;
text-align:center;
vertical-align:top;
background-color:transparent;
color:#000
}
.ThemeSFG .ListCustomField2 {
font-size:11px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;
color:#000
}
.ThemeSFG .ListAlternate, .ThemeSFG .DetailEnrollGridAlternate, .ThemeSFG .EditEnrollGridAlternate, .ThemeSFG .EnrollGridAlternate {
background-color:#F5F5F5
}
.ThemeSFG .ListDataGrid, .ThemeSFG .DetailEnrollGrid, .ThemeSFG .EditEnrollGrid, .ThemeSFG .EnrollGrid {
background-color:#EFE7E7;
border-style:none
}
.ThemeSFG .ListDataGrid td, .ThemeSFG .DetailEnrollGrid td, .ThemeSFG .EditEnrollGrid td, .ThemeSFG .EnrollGrid td {
border-style:none
}
.ThemeSFG .ListEdit {
width:10px;
text-align:center;
vertical-align:top;
background-color:transparent;
color:#000
}
.ThemeSFG .ListDate,.ThemeSFG .ListTitle,.ThemeSFG .ListDescription,.ThemeSFG .ListCategory,.ThemeSFG .ListLocation,.ThemeSFG .ListLocation a,.ThemeSFG .ListCustomField1, .ThemeSFG .ListRecurText, .ThemeSFG .ListRecurUntil, .ThemeSFG .EnrollTitle {
font-size:11px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;
background-color:transparent;
color:#000
}
.ListDate{
width:100px;
}
.ListTitle{
width:170px;
}
.ListTitle a {font-weight:bold;}
.ListDescription{
/*width:400px;*/
}
.ThemeSFG .RptTable {
background-color:#EFE7E7;
border-style:none;
border-collapse:collapse;
width:100%;
}
.ThemeSFG .RptRepeater {
width:100%;
}
.ThemeSFG .RptRepeater td {
border-style:none;
}
.ThemeSFG .RptHeader {
font-weight:700;
font-size:11px;
background-image:url(gradient_Gray.jpg);
color:Silver;
font-family:verdana,helvetica,arial;
height:32px;
text-align:center;
width:300px;
vertical-align:middle;
width:100%;
}
.ThemeSFG .RptNormal {
font-size:11px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;
background-color:transparent;
color:#000;
}
.ThemeSFG .RptAlternate {
background-color:#F5F5F5;
font-size:11px;
font-family:verdana,helvetica,arial;
text-align:left;
vertical-align:top;
color:#000;
}
.ThemeSFG .RptPagerPage {
}
.ThemeSFG .RptPagerCurrentPage {
color: Red;
}
.ThemeSFG .RptPagerHeader td {
border-style:none;
}
.ThemeSFG .DetailReminder, .ThemeSFG .DetailEnroll, .ThemeSFG .DetailEnrollTable, .ThemeSFG .DetailCommands {
text-align:left;
width:90%;
}
.ThemeSFG .DetailReminderLeft, .ThemeSFG .DetailEnrollLeft {
width:35%;
}
.ThemeSFG .DetailCommandsRight {
text-align:right;
} | 0.354657 | 0.083666 |
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i);
/*===== General Styling =====*/
html,
body {overflow-x:hidden;}
body {
float: left;
font-family: lato;
letter-spacing: 0;
margin: 0;
position: relative;
width: 100%;
}
h1,h2,h3,h4,h5,h6 {
font-family: Merriweather;
color: #222;
font-weight: 500;
}
h1 {font-size:54px;}
h2 {font-size:48px;}
h3 {font-size:36px;}
h4 {font-size:30px;}
h5 {font-size:24px;}
h6 {font-size:22px;}
p {
font-family: lato;
color: #555;
line-height: 28px;
font-size: 16px;
}
ul li,
ol li {
font-family: lato;
color:#666;
font-size:14px;
line-height:30px;
}
a {color: inherit;}
a:hover,
a:focus {
text-decoration:none;
outline:none;
}
input,
textarea,
select,
button {border: 0;}
button,
input[type="submit"],
.fileContainer,
input[type="file"] {cursor: pointer;}
input:focus,
textarea:focus,
select:focus,
button:focus,
a:focus,
.form-wrp fieldset p a:focus,
.page-link:focus {
border-color: transparent;
outline: none;
-webkit-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
textarea {resize: none;}
main {
float: left;
position: relative;
width: 100%;
}
body.boxed {text-align: center;}
body.boxed main {
float: none;
display: inline-block;
text-align: left;
width: 1720px;
}
section {
float:left;
position:relative;
width:100%;
}
.gap {
float: left;
padding: 100px 0;
position: relative;
width: 100%;
}
.less-gap,
.gap.less-gap {padding: 80px 0;}
.top-spac40,
.gap.top-spac40 {padding-top: 40px;}
.bottom-spac40,
.gap.bottom-spac40 {padding-bottom: 40px;}
.top-spac50,
.gap.top-spac50 {padding-top: 50px;}
.bottom-spac50,
.gap.bottom-spac50 {padding-bottom: 50px;}
.top-spac60,
.gap.top-spac60 {padding-top: 60px;}
.bottom-spac60,
.gap.bottom-spac60 {padding-bottom: 60px;}
.top-spac70,
.gap.top-spac70 {padding-top: 70px;}
.bottom-spac70,
.gap.bottom-spac70 {padding-bottom: 70px;}
.top-spac80,
.gap.top-spac80 {padding-top: 80px;}
.bottom-spac80,
.gap.bottom-spac80 {padding-bottom: 80px;}
.top-spac90,
.gap.top-spac90 {padding-top: 90px;}
.gap-spac90,
.gap.bottom-spac90 {padding-bottom: 90px;}
.top-spac120,
.gap.top-spac120 {padding-top: 120px;}
.gap-spac120,
.gap.bottom-spac120 {padding-bottom: 120px;}
.top-spac215,
.gap.top-spac215 {padding-top: 215px;}
.gap-spac215,
.gap.bottom-spac215 {padding-bottom: 215px;}
.top-spac260,
.gap.top-spac260 {padding-top: 260px;}
.gap-spac260,
.gap.bottom-spac260 {padding-bottom: 260px;}
.top-spac270,
.gap.top-spac270 {padding-top: 270px;}
.gap-spac270,
.gap.bottom-spac270 {padding-bottom: 270px;}
.remove-gap,
.gap.remove-gap {padding-top: 0;}
.remove-bottom,
.gap.remove-bottom {padding-bottom: 0;}
.no-gap,
.gap.no-gap {padding: 0;}
.gray-bg {background-color: #fafbfe;}
.gray-bg2 {background-color: #f6f6f7;}
.blue-bg {background-color: #0a0e27;}
.blue-bg2,
.widget.blue-bg2.style2 {background-color: #141b45;}
.drk-bg {background-color: #202020;}
.twitter-bg {background-color: #2ba9e1;}
.container {
padding: 0;
max-width:1170px;
}
.remove-ext,
.remove-ext2,
.remove-ext3,
.remove-ext4,
.remove-ext5,
.remove-ext6,
.remove-ext7,
.remove-ext8,
.remove-ext9,
.remove-ext10,
.remove-ext11,
.remove-ext12,
.remove-ext13,
.remove-ext14,
.remove-ext15 {
float: left;
margin-bottom: -20px;
width: 100%;
}
.remove-ext2 {margin-bottom: -25px;}
.remove-ext3 {margin-bottom: -30px;}
.remove-ext4 {margin-bottom: -35px;}
.remove-ext5 {margin-bottom: -40px;}
.remove-ext6 {margin-bottom: -45px;}
.remove-ext7 {margin-bottom: -50px;}
.remove-ext8 {margin-bottom: -55px;}
.remove-ext9 {margin-bottom: -60px;}
.remove-ext10 {margin-bottom: -65px;}
.remove-ext11 {margin-bottom: -70px;}
.remove-ext12 {margin-bottom: -75px;}
.remove-ext13 {margin-bottom: -80px;}
.remove-ext14 {margin-bottom: -85px;}
.remove-ext15 {margin-bottom: -90px;}
.overlap10,
.overlap110,
.overlap175,
.overlap-110,
.overlap-140,
.overlap-220 {
position: relative;
z-index: 1;
}
.overlap10 {margin-top: -10px;}
.overlap110 {margin-top: -110px;}
.overlap175 {margin-top: -175px;}
.overlap-110 {margin-bottom: -110px;}
.overlap-140 {margin-bottom: -140px;}
.overlap-220 {margin-bottom: -220px;}
.mrg {margin: 0;}
.mrg > div {padding: 0;}
.mrg6 {margin: 0 -3px;}
.mrg6 > div {padding: 0 3px;}
.mrg10 {margin: 0 -5px;}
.mrg10 > div {padding: 0 5px;}
.mrg15 {margin: 0 -7.5px;}
.mrg15 > div {padding: 0 7.5px;}
.mrg20 {margin: 0 -10px;}
.mrg20 > div {padding: 0 10px;}
.mrg25 {margin: 0 -12.5px;}
.mrg25 > div {padding: 0 12.4px;}
.fixed-bg,
.fixed-bg2 {
background-position: center;
height:100%;
width:100%;
margin:0;
position:absolute;
left:0;
top:0;
z-index:-2;
}
.fixed-bg {
background-attachment:fixed;
background-size:cover;
}
.fixed-bg2 {
background-attachment: scroll;
background-size:cover;
}
.fixed-bg2.pattern-bg,
.fixed-bg.pattern-bg {background-size: initial;}
.fixed-bg.wt-gry-bg,
.fixed-bg2.wt-gry-bg {background-color: #f5f5f5;}
.fixed-bg.wt-blk-bg,
.fixed-bg2.wt-blk-bg {background-color: #1e1d1d;}
.black-layer:before,
.black-layer2:before,
.blue-layer:before,
.black-layer4:before,
.white-layer:before,
.gray-layer:before,
.gray-layer2:before,
.grd-lyr:before,
.theme-bg-layer:before {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}
.gray-layer2:before {background-color: #fafbfe;}
.white-layer:before {background-color:#ffffff;}
.gray-layer:before {background-color: #ececec}
.black-layer:before {background-color: #000000;}
.black-layer2:before {background-color: #171717;}
.blue-layer:before {background-color: #000524;}
.black-layer4:before {background-color: #070500;}
.grd-lyr:before {
background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
background: -o-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=1 );
opacity: .17;
z-index: initial;
}
.hlf-parallax.black-layer:before,
.hlf-parallax.black-layer2:before,
.hlf-parallax.blue-layer:before,
.hlf-parallax.black-layer4:before,
.hlf-parallax.white-layer:before,
.hlf-parallax.gray-layer:before,
.hlf-parallax.gray-layer2:before,
.hlf-parallax.grd-lyr:before,
.hlf-parallax.theme-bg-layer:before,
.hlf-parallax .fixed-bg,
.hlf-parallax .fixed-bg2 {height: 65%;}
.opc1:before {opacity: .1;}
.opc15:before {opacity: .15;}
.opc2:before {opacity: .2;}
.opc25:before {opacity: .25;}
.opc3:before {opacity: .3;}
.opc35:before {opacity: .35;}
.opc4:before {opacity: .4;}
.opc45:before {opacity: .45;}
.opc5:before {opacity: .5;}
.opc55:before {opacity: .55;}
.opc6:before {opacity: .6;}
.opc65:before {opacity: .65;}
.opc7:before {opacity: .7;}
.opc75:before {opacity: .75;}
.opc8:before {opacity: .8;}
.opc85:before {opacity: .85;}
.opc9:before {opacity: .9;}
.opc95:before {opacity: .95;}
iframe {
border: 0;
width: 100%;
}
img {
height: auto;
max-width: 100%;
vertical-align: middle;
}
/*===== Cross Browser Compatibility =====*/
i,
a,
img,
input,
button,
textarea,
:before,
:after,
nav ul ul,
label,
.logo,
.logo > a img,
nav > div > ul ul,
nav > div > ul li,
.testi-nav-thmb,
td,
.srv-inf,
.serv-bx > i,
.team-bx,
.team-inf,
.team-inf > span,
.serv-inf2,
.pagination > li,
.rspn-cnt > li,
.rspn-mnu-btn,
.rspn-mnu-cls
{
-webkit-transition: all .3s linear;
-ms-transition: all .3s linear;
-o-transition: all .3s linear;
transition: all .3s linear;
}
nav ul ul,
.header-search,
.theme-btn:before,
.theme-btn:after,
.srch-cls-btn,
.rsnp-mnu,
.sidepanel
{
-webkit-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
-moz-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
-o-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
-webkit-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000);
-moz-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000);
-o-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000);
transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
}
{
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
{
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
{
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.brd-rd50
{
-webkit-border-radius: 50%;
border-radius: 50%;
}
.brd-rd40
{
-webkit-border-radius: 40px;
border-radius: 40px;
}
.brd-rd30
{
-webkit-border-radius: 30px;
border-radius: 30px;
}
.brd-rd20
{
-webkit-border-radius: 20px;
border-radius: 20px;
}
.brd-rd10
{
-webkit-border-radius: 10px;
border-radius: 10px;
}
.brd-rd5
{
-webkit-border-radius: 5px;
border-radius: 5px;
}
.brd-rd4
{
-webkit-border-radius: 4px;
border-radius: 4px;
}
.brd-rd3
{
-webkit-border-radius: 3px;
border-radius: 3px;
}
/*===== Social Media Colors =====*/
.facebook {
border-color: #3b5999;
background-color: #3b5999;
}
.twitter {
border-color: #55acee;
background-color: #55acee;
}
.google {
border-color: #dd4b39;
background-color: #dd4b39;
}
.linkedin {
border-color: #0077B5;
background-color: #0077B5;
}
.facebook:hover,
.facebook:focus {color: #3b5999;}
.twitter:hover,
.twitter:focus {color: #55acee;}
.google:hover,
.google:focus {color: #dd4b39;}
.linkedin:hover,
.linkedin:focus {color: #0077B5;}
/*===== Project Style =====*/
/*===== Header Styles =====*/
header {
float: left;
position: relative;
width: 100%;
z-index: 999;
}
header.stick {
position: absolute;
top: 0;
left: 0;
}
/*=== Header Style 1 ===*/
header.style1 {position: absolute;}
.topbar {
float: left;
padding: 15px 0;
width: 100%;
}
.scl1 {
display: inline-block;
font-size: 14px;
line-height: 30px;
}
.scl1 > span {
font-family: roboto slab;
display: inline-block;
margin-right: 15px;
}
.scl1 > a {
display: inline-block;
margin: 0 10px;
}
header.style1 .scl1 > span {color: #fff;}
header.style1 .scl1 > a {color: #fff;}
ul.tp-lnks {
padding-left: 0;
list-style: none;
margin-bottom: 0;
display: inline-block;
}
ul.tp-lnks > li {
float: left;
font-size: 14px;
margin-left: 20px;
position: relative;
}
header.style1 ul.tp-lnks > li {color: #fff;}
ul.tp-lnks > li i {margin-right: 10px;}
.logo-menu-sec {
float: left;
width: 100%;
}
.logo {display: inline-block;}
.logo > a {
display: inline-block;
padding: 15px 0;
}
nav {display: inline-block;}
header.style1 nav {
float: right;
margin-top: 43px;
}
nav > div {
float: left;
width: 100%;
}
nav > div ul {
padding-left: 0;
list-style: none;
margin-bottom: 0;
}
nav > div > ul {
display: inline-block;
float: left;
}
nav > div ul li {
font-size: 14px;
font-family: roboto slab;
float: left;
width: 100%;
position: relative;
}
nav > div > ul > li {
float: left;
font-size: 16px;
width: auto;
line-height: 45px;
color: #fff;
margin: 0 15px;
}
nav > div ul li a {display: inline-block;}
nav > div ul li a::before,
nav > div ul li a:after {
content: "";
height: 1px;
position: absolute;
opacity: 0;
visibility: hidden;
width: 10%;
}
nav > div ul li a::before {
top: 0;
left: 0;
}
nav > div ul li a::after {
right: 0;
bottom: 0;
}
nav > div ul li:hover > a::before,
nav > div ul li:hover > a::after,
nav > div ul li > a:focus:before,
nav > div ul li > a:focus:after {
opacity: 1;
visibility: visible;
width: 100%;
}
nav > div > a.srch-btn {
line-height: 45px;
float: right;
font-size: 16px;
margin-left: 50px;
}
header.style1 nav > div > a.srch-btn {color: #fff;}
/*===== DropDown =====*/
nav > div ul ul {
position: absolute;
left: 0;
top: 100%;
background-color: #fff;
width: 250px;
opacity: 0;
visibility: hidden;
-webkit-transform: scale(.4);
-ms-transform: scale(.4);
-o-transform: scale(.4);
transform: scale(.4);
-webkit-box-shadow: 0 0 40px rgba(0,0,0,.1);
-ms-box-shadow: 0 0 40px rgba(0,0,0,.1);
-o-box-shadow: 0 0 40px rgba(0,0,0,.1);
box-shadow: 0 0 40px rgba(0,0,0,.1);
}
nav > div ul ul ul {
top: 0;
left: 100%;
}
nav > div ul ul li {
float: left;
width: 100%;
}
nav > div ul ul li + li {border-top: 1px solid #ddd;}
nav > div ul ul li a {
float: left;
padding: 7px 25px;
width: 100%;
}
nav > div ul li.menu-item-has-children:hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
nav > div ul li.menu-item-has-children {padding-right: 20px;}
nav > div ul li.menu-item-has-children > i {
position: absolute;
line-height: 46px;
right: 0;
}
nav > div ul ul li.menu-item-has-children > i {right: 25px;}
.menu-sec nav > div > ul > li > i {line-height: 60px;}
.menu-sec nav > div > ul > li:hover > i {color: #000;}
/*===== Header Search =====*/
.header-search {
position: fixed;
top: 0;
bottom: 0;
right: 0;
background-color: rgba(0,0,0,.95);
z-index: 9999;
opacity: 0;
visibility: hidden;
left: 100%;
}
.srch-cls-btn {
position: absolute;
right: 20px;
top: 20px;
line-height: 45px;
width: 45px;
color: #333;
background-color: #fff;
text-align: center;
font-size: 15px;
cursor: pointer;
}
.srch-cls-btn:hover {color: #fff;}
.header-search > form {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
}
.header-search > form input {
float: left;
width: 100%;
padding: 20px 150px 20px 50px;
font-size: 25px;
background-color: transparent;
color: #fff;
}
.header-search > form button {
position: absolute;
color: #fff;
right: 100px;
background-color: transparent;
font-size: 25px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.header-search.active {
left: 0;
opacity: 1;
visibility: visible;
}
/*=== Header Style 2 ===*/
header.style2 .topbar {
background-color: #222;
padding: 10px 0;
}
header.style2 ul.tp-lnks > li {color: #fff;}
header.style2 .scl1 {color: #fff;}
ul.float-left > li {
margin: 0 20px 0 0;
padding-right: 20px;
}
header.style2 ul.tp-lnks > li:before {
content: "";
height: 10px;
width: 1px;
background-color: #979797;
position: relative;
position: ;
position: absolute;
right: 0;
top: 50%;
margin-top: -5px;
}
header.style2 ul.tp-lnks > li:last-child:before {display: none;}
.logo-inf-sec {
float: left;
width: 100%;
}
.cnt-inf-btn {margin-top: 16px;}
.inf-lst {
padding-left: 0;
list-style: none;
margin-bottom: 0;
float: left;
}
.inf-lst > li {
float: left;
margin-right: 30px;
margin-top: 15px;
}
.inf-lst > li i {
margin-right: 10px;
font-size: 16px;
height: 50px;
width: 50px;
border: 2px solid #ebebeb;
text-align: center;
line-height: 46px;
display: inline-block;
}
.cnt-inf-btn > a {margin-top: 14px;}
.menu-sec {
float: left;
width: 100%;
position: relative;
}
.menu-sec:before {
content: "";
position: absolute;
bottom: -11px;
background-image: url(../images/hdr-shp.png);
height: 11px;
left: 0;
right: 0;
background-position: center;
}
.menu-sec nav {
margin-left: -15px;
float: left;
width: 100%;
}
.menu-sec nav > div > ul > li {line-height: 60px;}
.menu-sec nav > div > ul > li:hover > a,
.menu-sec nav > div > ul > li > a:focus {color: #000;}
.hdr-srch {float: right;}
.hdr-srch > form {
float: left;
width: 100%;
position: relative;
}
.hdr-srch > form input {
background-color: transparent;
color: #fff;
height: 60px;
border-left: 1px solid rgba(255,255,255,.2);
padding-left: 20px;
width: 238px;
}
.hdr-srch > form input::-webkit-input-placeholder {color: #fff;}
.hdr-srch > form input::-moz-placeholder {color: #fff;}
.hdr-srch > form input:-ms-input-placeholder {color: #fff;}
.hdr-srch > form button {
background-color: transparent;
color: #fff;
}
.hdr-srch > form button:hover,
.hdr-srch > form button:focus {color: #000;}
header.style2 .logo > a {padding: 21.5px 0;}
.menu-sec:before {display: none;}
.menu-sec .mnu-btm-shp {
position: absolute;
bottom: -17px;
z-index: -1;
width: 200%;
}
.mnu-btm-shp > i {
height: 30px;
width: 40px;
display: inline-block;
margin: 2px 0;
-webkit-border-radius: 50%;
border-radius: 50%;
}
/*===== Responsive Header =====*/
.rspn-hdr {
display: none;
float: left;
width: 100%;
position: relative;
z-index: 999;
}
.rspn-mdbr {
background-color: #252a2c;
float: left;
width: 100%;
}
.rspn-scil {
float: left;
list-style: outside none none;
margin-bottom: 0;
padding-left: 0;
}
.rspn-scil > li {
color: #fff;
float: left;
font-size: 10px;
line-height: 38px;
margin-right: 1px;
text-align: center;
}
.rspn-scil > li:last-child {margin-right: 0;}
.rspn-scil > li a {
background-color: #3d3d3d;
color: inherit;
float: left;
height: 38px;
width: 33px;
}
.rspn-srch {
float: right;
height: 38px;
position: relative;
width: calc(100% - 135px);
}
.rspn-srch > input {
background-color: transparent;
border: 0 none;
color: #7e7e7e;
font-family: lato;
font-size: 12px;
font-style: italic;
height: 100%;
padding: 0 7%;
width: 100%;
}
.rspn-srch > input:focus {font-style: normal;}
.rspn-srch > button {
background-color: transparent;
border: 0;
color: #999;
font-size: 12px;
height: 100%;
position: absolute;
right: 10px;
top: 0;
}
.lg-mn {
float: left;
padding: 20px;
position: relative;
width: 100%;
}
.lg-mn .logo {
float: left;
width: auto;
}
.lg-mn .logo > a {padding: 0;}
.lg-mn {text-align: center;}
.rspn-cnt {
display: inline-block;
margin-top: 11.5px;
}
.rspn-cnt > span {
display: inline-block;
margin: 10px 8px 0;
}
.rspn-cnt > span i {margin-right: 8px;}
.rspn-cnt > span {color:#504848;}
.rspn-mnu-btn {
background-color: #141414;
color: #fff;
cursor: pointer;
font-size: 13px;
height: 40px;
line-height: 40px;
position: absolute;
right: 20px;
text-align: center;
top: 50%;
width: 40px;
margin-top: -20px;
}
/*===== Responsive Menu =====*/
.rsnp-mnu {
background-color: #0c0c0c;
bottom: 0;
opacity: 0;
padding: 85px 40px 50px;
position: fixed;
right: -350px;
top: 0;
visibility: hidden;
z-index: 99999;
max-width: 350px;
width: 100%;
}
.rsnp-mnu.slidein {
opacity: 1;
right: 0;
visibility: visible;
}
.rspn-mnu-cls {
background-color: #303030;
color: #fff;
cursor: pointer;
font-size: 13px;
height: 40px;
line-height: 40px;
position: absolute;
right: 12px;
text-align: center;
top: 12px;
width: 40px;
}
.rsnp-mnu > ul {
display: inline-block;
list-style: outside none none;
margin-bottom: 0;
padding-left: 0;
overflow-y: auto !important;
height: 420px;
width: 100% !important;
}
.rsnp-mnu > ul > li {
color: #fff;
float: left;
font-family: lato;
font-size: 14px;
font-weight: 600;
margin-bottom: 20px;
position: relative;
text-transform: uppercase;
width: 100%;
}
.rsnp-mnu > ul > li a {
color: inherit;
display: block;
}
.rsnp-mnu > ul > li:last-child {margin-bottom: 0;}
.rsnp-mnu > ul ul {
display: none;
list-style: outside none none;
margin-bottom: 0;
padding-left: 20px;
opacity: 1;
position: static;
visibility: visible;
}
.rsnp-mnu ul li.menu-item-has-children.active > a {margin-bottom: 15px;}
.rsnp-mnu > ul li.menu-item-has-children::before {
content: ". . .";
right: 0;
position: absolute;
top: -2px;
}
.rsnp-mnu > ul ul > li {
color: #a4a4a4;
font-family: lato;
font-size: 14px;
margin-bottom: 12px;
position: relative;
text-transform: initial;
}
.rsnp-mnu > ul ul > li:last-child {margin-bottom: 0;}
/*===== Sec Title =====*/
.sec-tl {
float: left;
margin-bottom: 55px;
width: 100%;
}
.sec-tl > span {
display: inline-block;
font-family: Merriweather;
font-size: 20px;
}
.sec-tl > h2 {margin-bottom: 0;}
/*===== Theme Button =====*/
.theme-btn {
display: inline-block;
font-family: roboto slab;
color: #fff;
font-weight: 700;
font-size: 15px;
padding: 14px 45px;
position: relative;
overflow: hidden;
z-index: 1;
}
.theme-btn:before,
.theme-btn:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
width: 10%;
opacity: 0;
visibility: hidden;
z-index: -1;
background-color: #000;
}
.theme-btn:hover:before,
.theme-btn:focus:before,
.theme-btn:hover:after,
.theme-btn:focus:after {
width: 100%;
opacity: 1;
visibility: visible;
}
.theme-btn:hover,
.theme-btn:focus {color: #fff;}
.theme-btn::before {left: 0;}
.theme-btn::after {right: 0;}
/*===== About Sec =====*/
.abt-sec-wrp {
float: left;
direction: rtl;
width: 100%;
}
.abt-desc {
float: left;
width: 100%;
}
.abt-desc .sec-tl {
float: none;
display: inline-block;
margin-bottom: -10px;
}
.abt-desc > p {margin: 25px 0 0; direction:ltr;}
.abt-desc > a {margin-top: 30px;}
.abt-vdo {
float: left;
overflow: hidden;
position: relative;
width: 100%;
}
.abt-vdo:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #000;
opacity: .5;
}
.abt-vdo > img {width: 100%;}
.abt-vdo > a {
position: absolute;
color: #fff;
z-index: 1;
top: 50%;
left: 50%;
font-size: 90px;
margin: -45px 0 0 -45px;
}
/*===== Prayers Timing Sec =====*/
.prayer-timing-wrp {
float: left;
width: 100%;
}
.timing-mockp {
float: left;
margin-top: 100px;
width: 100%;
}
.timing-data {
float: left;
width: 100%;
}
.cntry-selc {
float: right;
margin-bottom: 30px;
}
.selec-wrp {display: inline-block;}
.selec-wrp .btn-group {
width: auto !important;
-webkit-border-radius: inherit;
border-radius: inherit;
}
.selec-wrp .btn-group > button {
background-color: #fff;
border: 1px solid #ddd;
font-size: 14px;
color: #777;
-webkit-border-radius: inherit;
border-radius: inherit;
padding: 11px 30px 11px 20px;
}
.bootstrap-select > .dropdown-toggle,
.bootstrap-select > .dropdown-toggle:hover,
.bootstrap-select > .dropdown-toggle:focus {
-webkit-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
outline: none !important;
}
.cntry-selc .selec-wrp {
float: left;
margin: 0 0 10px 10px;
}
.selec-wrp .btn-group > button span {
float: left;
width: 100%;
}
.prayer-timings {
float: left;
width: 100%;
}
.prayer-timings > table {
float: left;
width: 100%;
}
.prayer-timings > table th {
font-family: Merriweather;
color: #222;
font-size: 24px;
}
.prayer-timings > table th span {
position: relative;
display: inline-block;
padding-bottom: 20px;
margin-bottom: 15px;
}
.prayer-timings > table th span:before {
content: "";
width: 130px;
height: 9px;
background-image: url(../images/prayer-head-shp.png);
position: absolute;
bottom: 0;
background-position: center;
background-repeat: no-repeat;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.prayer-timings > table td {
font-size: 18px;
font-weight: 700;
color: #222;
padding: 10px;
}
.prayer-timings > table td span {font-family: Merriweather;}
/*===== Services Sec =====*/
.remove-ext3 .serv-bx {margin-bottom: 30px;}
.serv-bx {
float: left;
width: 100%;
}
.serv-bx > i {
font-size: 100px;
line-height: initial;
margin-bottom: 20px;
display: inline-block;
}
/*.serv-bx > h4 {font-weight: 400;}*/
.serv-bx > h5 {margin-bottom: 0;}
.srv-inf {
float: left;
width: 100%;
margin-top: 55px;
position: relative;
text-align: initial;
padding: 23px 25px 25px;
z-index: 1;
}
.srv-inf:before {
content: "";
background-color: inherit;
-webkit-border-radius: inherit;
border-radius: inherit;
left: 0;
right: .5px;
height: 40px;
position: absolute;
top: -12px;
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
transform: rotate(-5deg);
z-index: -1;
}
.theme-bg.srv-inf > p,
.green-bg.srv-inf > p {color: #fff;}
.srv-inf > p {margin-bottom: 0;}
.view-more {
float: left;
margin-top: 55px;
width: 100%;
}
/*===== Pillars Sec =====*/
.black-layer .sec-tl > h2 {color: #fff;}
.plrs-wrp {
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -15px;
padding-left: 0;
list-style: none;
}
.plrs-wrp > li {
max-width: 20%;
flex: 0 0 20%;
padding: 0 15px;
}
.remove-ext3 .plr-bx {margin-bottom: 30px;}
.plr-bx {
float: left;
width: 100%;
position: relative;
}
.plr-bx > i {
line-height: 155px;
width: 160px;
color: #fff;
font-size: 70px;
border: 2px solid #fff;
display: inline-block;
height: 160px;
margin-bottom: 20px;
position: relative;
}
.plr-bx > h5 {
margin-bottom: 10px;
font-weight: 400;
}
.black-layer .plr-bx > h5 {color: #fff;}
.plr-bx > span {
font-family: Merriweather;
font-size: 18px;
}
.plr-bx > i:after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: orange;
opacity: .5;
z-index: -1;
-webkit-border-radius: inherit;
border-radius: inherit;
}
.plr-bx:before {
content: "";
position: absolute;
height: 27px;
width: 81px;
background-image: url(../images/pilr-shp.png);
top: 85px;
right: -55px;
}
.plrs-wrp > li:last-child .plr-bx::before {display: none;}
.plrs-wrp > li:nth-child(2n) .plr-bx:before {
-webkit-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
top: 60px;
}
/*===== Blog Posts =====*/
.post-bx {
float: left;
width: 100%;
-webkit-box-shadow: 0 0 70px rgba(0,0,0,.05);
-ms-box-shadow: 0 0 70px rgba(0,0,0,.05);
-o-box-shadow: 0 0 70px rgba(0,0,0,.05);
box-shadow: 0 0 70px rgba(0,0,0,.05);
overflow: hidden;
}
.post-bx.lst {
display: table;
overflow: hidden;
}
.remove-ext3 .post-bx {margin-bottom: 30px;}
.post-thmb {
float: left;
width: 100%;
position: relative;
overflow: hidden;
}
.post-thmb > a {
float: left;
width: 100%;
}
.post-thmb > a:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000;
opacity: 0;
z-index: 1;
}
.post-bx:hover .post-thmb > a::before {opacity: .5;}
.post-bx:hover .post-thmb img {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.post-inf {
float: left;
width: 100%;
padding: 25px 30px 30px;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.post-inf > h5 {
margin-bottom: 0;
font-size: 20px;
}
.pst-mta {
padding-left: 0;
list-style: none;
margin-bottom: 5px;
display: inline-block;
}
.pst-mta > li {
display: inline-block;
font-size: 14px;
margin: 5px 15px 0 0;
}
.pst-mta > li:last-child {margin-right: 0;}
.pst-mta > li i {margin-right: 7px;}
.post-inf > p {
line-height: 25px;
margin-bottom: 0;
}
.post-inf > a {
display: inline-block;
font-family: roboto slab;
font-weight: 700;
font-size: 15px;
margin-top: 23px;
}
.post-bx.lst > * {
display: table-cell;
vertical-align: middle;
width: auto;
float: none;
}
.post-bx.lst .post-thmb {width: 300px;}
.post-bx.lst .post-info {padding: 20px;}
.post-thmb img {width: 100%;}
.post-bx.lst .post-inf {padding: 15px 25px;}
.post-bx.lst .post-inf > a {margin-top: 15px;}
/*===== Event =====*/
.remove-ext3 .event-bx {margin-bottom: 20px;}
.event-bx {
float: left;
position: relative;
width: 100%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
z-index: 1;
-webkit-box-shadow: 0 0 70px rgba(0,0,0,.05);
-ms-box-shadow: 0 0 70px rgba(0,0,0,.05);
-o-box-shadow: 0 0 70px rgba(0,0,0,.05);
box-shadow: 0 0 70px rgba(0,0,0,.05);
padding: 24px 25px 24px 100px;
}
.event-bx:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fff;
z-index: -1;
-webkit-border-radius: inherit;
border-radius: inherit;
}
.event-bx > span {
position: absolute;
left: 25px;
font-weight: 700;
font-size: 50px;
line-height: initial;
text-align: center;
}
.event-bx > span i {
font-family: Merriweather;
font-style: normal;
font-size: 18px;
display: block;
}
.event-bx > h5 {
font-size: 18px;
margin-bottom: 0;
}
.event-bx > a {
display: inline-block;
font-family: roboto slab;
font-size: 14px;
}
.event-bx:hover > h5 {color: #fff;}
.event-bx:hover .pst-mta > li {color: #f1f1f1;}
.event-bx:hover > a {color: #fff;}
.event-bx:hover:before {background-color: rgba(0,0,0,.5);}
/*===== Donation Sec =====*/
.dnt-sec-wrp {
float: left;
width: 100%;
}
.dnt-img-wrp {
float: left;
width: 100%;
}
.img-thmb {
float: left;
position: relative;
width: 100%;
background-position: center;
background-size: cover;
min-height: 654px;
}
.img-thmb:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000;
opacity: .5;
}
.img-thmb img {width: 100%;}
.owl-carousel .owl-nav {
position: absolute;
top: 50%;
left: 0;
right: 0;
}
.owl-carousel .owl-nav > button {
position: absolute;
color: #fff !important;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: 40px;
text-align: center;
line-height: 60px !important;
font-size: 27px !important;
}
.owl-carousel .owl-nav > button.owl-prev {
right: 0;
-webkit-border-radius: 30px 0 0 30px;
border-radius: 30px 0 0 30px;
}
.owl-carousel .owl-nav > button.owl-next {
left: 0;
-webkit-border-radius: 0 30px 30px 0;
border-radius: 0 30px 30px 0;
}
.dnt-wrp {
float: left;
padding: 73px 50px;
position: relative;
width: 100%;
max-width: 600px;
}
.dnt-wrp .sec-tl {margin-bottom: 30px;}
.dnt-lst {
float: left;
width: 100%;
margin-bottom: 20px;
}
.dnt-lst > a {
float: left;
margin: 0 10px 15px 0;
font-weight: 700;
font-size: 18px;
padding: 8px 30px;
border: 1px solid #ddd;
}
.dnt-lst > a:hover,
.dnt-lst > a:focus {color: #fff;}
.dnt-frm {
float: left;
width: 100%;
}
.dnt-wrp > img {max-width: 60%; display:none;}
.dnt-frm input {
float: left;
width: 100%;
height: 40px;
padding: 10px 22px;
font-size: 14px;
margin-bottom: 10px;
border: 1px solid #ccc;
font-family:'Merriweather'
}
.prg-wrp {
display: inline-block;
width: 100%;
margin-top: 25px;
}
.prg-wrp > h5 {
font-weight: 400;
margin-bottom: 20px;
}
.prg-wrp .progress {
float: left;
width: 100%;
background-color: #dcdcdc;
height: 7px;
overflow: initial;
}
.prg-wrp .progress .progress-bar {
height: inherit;
position: relative;
-webkit-border-radius: inherit;
border-radius: inherit;
}
.prg-wrp .progress .progress-bar > span {
line-height: 35px;
width: 35px;
position: absolute;
right: 0;
}
.prg-wrp > span {
display: inline-block;
margin: 20px 30px 0 0;
font-size: 16px;
}
.prg-wrp > span i {
font-style: normal;
}
.prg-wrp + a {margin-top: 25px;}
/*===== Team Sec =====*/
.team-sec {
float: left;
padding: 0 35px;
width: 100%;
}
.remove-ext7 .team-bx {margin-bottom: 50px;}
.team-bx {
float: left;
width: 100%;
}
.team-thmb {
float: left;
width: 100%;
overflow: hidden;
position: relative;
}
.team-thmb img {width: 100%;}
.team-thmb > a {
float: left;
width: 100%;
position: relative;
}
.team-thmb > a:before {
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: 1;
background-color: #000;
opacity: 0;
}
.team-bx:hover .team-thmb > a::before {opacity: .5;}
.team-inf {
float: left;
width: 100%;
margin-left: 5%;
max-width: 90%;
margin-top: -70px;
z-index: 1;
position: relative;
background-color: #fff;
-webkit-box-shadow: 0 0 40px rgba(0,0,0,0.05);
-ms-box-shadow: 0 0 40px rgba(0,0,0,0.05);
-o-box-shadow: 0 0 40px rgba(0,0,0,0.05);
box-shadow: 0 0 40px rgba(0,0,0,0.05);
padding: 25px 25px 30px;
}
.team-inf .scl1 > a:hover,
.team-inf .scl1 > a:focus {color: #fff;}
.team-inf .scl1 {margin-bottom: 5px;}
.team-inf > h5 {
margin-bottom: 0;
font-size: 18px;
}
.team-inf > h5 a:hover,
.team-inf > h5 a:focus {color: #fff;}
.team-inf > span {
position: relative;
display: inline-block;
padding-top: 8px;
margin-top: 13px;
font-size: 16px;
}
.team-inf > span:before {
content: "";
height: 2px;
width: 100px;
position: absolute;
top: 0;
left: 50%;
margin-left: -50px;
}
.team-bx:hover .team-inf > h5 {color: #fff;}
.team-bx:hover .team-inf > span {color: #fff;}
.team-bx:hover .team-inf > span:before {background-color: #fff;}
.team-bx:hover .team-thmb {
-webkit-box-shadow: 0 0 40px rgba(0,0,0,.15);
-ms-box-shadow: 0 0 40px rgba(0,0,0,.15);
-o-box-shadow: 0 0 40px rgba(0,0,0,.15);
box-shadow: 0 0 40px rgba(0,0,0,.15);
}
/*===== Footer =====*/
.footer-data {
background-color: #fff;
float: left;
margin-left: -80px;
-webkit-width: calc(100% + 160px);
-ms-width: calc(100% + 160px);
width: calc(100% + 160px);
padding: 70px 65px 50px;
-webkit-box-shadow: 0 0 100px rgba(0,0,0,.1);
-ms-box-shadow: 0 0 100px rgba(0,0,0,.1);
-o-box-shadow: 0 0 100px rgba(0,0,0,.1);
box-shadow: 0 0 100px rgba(0,0,0,.1);
}
.footer-data-inr {
float: left;
width: 100%;
}
.widget {
float: left;
margin-bottom: 40px;
width: 100%;
}
.widget > h5 {margin-bottom: 25px;}
.widget > p {
margin-bottom: 0;
line-height: 24px;
}
.loc-mp {
float: left;
width: 100%;
height: 85px;
margin-top: 20px;
}
.widget > span {
font-family: Merriweather;
font-size: 16px;
display: inline-block;
margin-top: 15px;
}
.widget > span i {margin-right: 10px;}
.rcnt-wrp {
float: left;
width: 100%;
}
.rcnt-bx {
float: left;
width: 100%;
}
.rcnt-bx + .rcnt-bx {margin-top: 20px;}
.rcnt-bx > a {
float: left;
overflow: hidden;
}
.rcnt-bx > a + .rcnt-inf {padding-left: 20px;}
.rcnt-bx {display: table;}
.rcnt-inf {
display: table;
margin-top: 7px;
}
.rcnt-inf > h6 {
font-weight: 400;
font-size: 16px;
margin-bottom: 5px;
}
.rcnt-inf > span {display: inline-block;}
.rcnt-inf > span i {margin-right: 5px;}
.cnt-inf {
float: left;
padding-left: 0;
list-style: none;
margin-bottom: 0;
width: 100%;
}
.cnt-inf > li {
float: left;
width: 100%;
position: relative;
padding-left: 25px;
line-height: 25px;
}
.cnt-inf > li + li {margin-top: 20px;}
.cnt-inf > li i {
position: absolute;
left: 0;
top: 6px;
}
.cnt-inf + .scl1 {margin-top: 20px;}
footer .scl1 > a {color: #666;}
.widget > form {
float: left;
width: 100%;
}
.widget > form input,
.widget > form textarea {
float: left;
width: 100%;
margin-bottom: 10px;
border: 1px solid #ddd;
font-size: 15px;
padding: 10px 24px;
color: #777;
}
.cpy-rgt {
float: left;
width: 100%;
}
.cpy-rgt > p {margin-bottom: 0;}
/*===== Newsletter Sec =====*/
.newsletter-wrp {
float: left;
width: 100%;
}
.newsletter-wrp h4 {
font-weight: 400;
margin-bottom: 0;
line-height: 45px;
}
.theme-bg h4 {color: #fff;}
.newsletter {
float: left;
width: 100%;
position: relative;
}
.newsletter > input {
-webkit-border-radius: inherit;
border-radius: inherit;
height: 45px;
padding: 10px 45px;
width: 100%;
color: #777;
}
.newsletter > button {
position: absolute;
right: -1px;
-webkit-border-radius: inherit;
border-radius: inherit;
top: 0;
bottom: 0;
padding: 0 50px;
}
/*===== About Style 2 =====*/
.abt-sec-wrp.style2 {direction: ltr;}
.abt-vdo.style2 {overflow: initial;}
.abt-vdo.style2 img {
width: auto;
float: right;
-webkit-border-radius: inherit;
border-radius: inherit;
}
.abt-vdo.style2:before {
background-color: transparent;
opacity: 1;
border-width: 10px;
border-style: solid;
z-index: -1;
top: 25px;
-webkit-border-radius: inherit;
border-radius: inherit;
bottom: -30px;
right: 30px;
height: 390px;
width: 510px;
left: 35px;
}
/*===== Service Style 2 =====*/
.serv-bx2 {
float: left;
overflow: hidden;
position: relative;
width: 100%;
-webkit-box-shadow: 0 0 70px rgba(0,0,0,.05);
-ms-box-shadow: 0 0 70px rgba(0,0,0,.05);
-o-box-shadow: 0 0 70px rgba(0,0,0,.05);
box-shadow: 0 0 70px rgba(0,0,0,.05);
}
.serv-thmb2 {
float: left;
width: 100%;
}
.serv-thmb2 > a {
float: left;
width: 100%;
}
.serv-thmb2 > a img {width: 100%;}
.serv-inf2 {
float: left;
padding: 20px 15px;
width: 100%;
}
.serv-inf2 > h5 {
font-size: 20px;
margin-bottom: 0;
}
.serv-bx2:hover .serv-inf2 > h5 {color: #fff;}
.serv-inf2 > h5 a:hover,
.serv-inf2 > h5 a:focus {color: #000;}
.remove-ext5 .serv-bx2 {margin-bottom: 40px;}
/*===== Blog Page =====*/
.blog-sec {
-webkit-width: calc(100% + 140px);
-ms-width: calc(100% + 140px);
width: calc(100% + 140px);
margin-left: -70px;
}
.col-md-6 .post-inf > h5 {font-size: 21px;}
/*===== Pagination =====*/
.pagination-wrap {
float: left;
width: 100%;
margin-top: 50px;
}
.pagination {
display: inline-block;
margin-bottom: 0;
border-radius: 0;
}
.pagination > li {
display: inline-block;
float: left;
margin: 5px;
line-height: 50px;
font-weight: 700;
color: #777;
-webkit-box-shadow: 0 0 30px rgba(0,0,0,.05);
-ms-box-shadow: 0 0 30px rgba(0,0,0,.05);
-o-box-shadow: 0 0 30px rgba(0,0,0,.05);
box-shadow: 0 0 30px rgba(0,0,0,.05);
width: 50px;
overflow: hidden;
font-size: 16px;
}
.pagination > li a,
.pagination > li span {
height: 50px;
width: 50px;
display: inline-block;
padding: 0;
line-height: 50px;
border: 0;
color: inherit;
}
.pagination > li a {background-color: transparent;}
.pagination > li.page-item {line-height: 45px;}
.pagination > li a:hover,
.pagination > li a:focus,
.pagination > li span {color: #fff;}
/*===== Breadcrumbs =====*/
.pg-tp-wrp {
float: left;
width: 100%;
padding-top: 110px;
}
.pg-tp-inr {display: inline-block;}
.black-layer h1 {color: #fff;}
.pg-tp-inr > h1 {margin-bottom: 0;}
.breadcrumb {
border: 0;
padding: 15px 0 0;
margin: 15px 0 0;
background-color: transparent;
-webkit-border-radius: 0;
border-radius: 0;
display: inline-block;
position: relative;
}
.breadcrumb > li {
display: inline-block;
font-size: 16px;
color: #fff;
font-family:Merriweather;
}
.breadcrumb:before {
content: "";
position: absolute;
left: 50%;
top: 0;
width: 60px;
margin-left: -30px;
height: 2px;
}
.breadcrumb-item + .breadcrumb-item::before {color: #fff;}
/*===== Testimonials Sec =====*/
.testi-wrp {
float: left;
width: 100%;
}
.testi-inr {
float: left;
width: 100%;
}
.testi-bx {
float: left;
width: 100%;
}
.testi-desc {
float: left;
width: 100%;
border-width: 3px 1px 1px;
border-color: #ddd;
border-style: solid;
position: relative;
padding: 25px 30px;
margin-bottom: 40px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.testi-desc > p {margin-bottom: 0;}
.testi-desc:before {
content: "";
position: absolute;
left: 50%;
bottom: -18px;
border-left: 18px solid transparent;
border-right: 18px solid transparent;
border-top: 18px solid #ddd;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.testi-desc:after {
content: "";
position: absolute;
left: 50%;
border-left: 18px solid transparent;
border-right: 18px solid transparent;
border-top: 18px solid #fff;
bottom: -16px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.testi-inf {
float: left;
width: 100%;
}
.testi-inf > img {
width: auto !important;
display: inline-block !important;
}
.testi-inf > h6 {
margin: 15px 0 0;
font-size: 20px;
}
.testi-car.owl-carousel .owl-nav > button {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-border-radius: 50%;
border-radius: 50%;
height: 40px;
line-height: 40px !important;
font-size: 19px !important;
}
.testi-car.owl-carousel .owl-nav {
top: 50px;
left: -60px;
right: -60px;
}
.testi-car.owl-carousel .owl-nav > button.owl-prev {
right: auto;
left: 0;
}
.testi-car.owl-carousel .owl-nav > button.owl-next {
left: auto;
right: 0;
}
/*===== Causes Page =====*/
.remove-ext5 .cause-bx {margin-bottom: 40px;}
.cause-bx {
float: left;
width: 100%;
overflow: hidden;
-webkit-box-shadow: 0 0 70px rgba(0,0,0,.05);
-ms-box-shadow: 0 0 70px rgba(0,0,0,.05);
-o-box-shadow: 0 0 70px rgba(0,0,0,.05);
box-shadow: 0 0 70px rgba(0,0,0,.05);
}
.cause-thmb {
float: left;
width: 100%;
}
.cause-thmb > a {
float: left;
width: 100%;
}
.cause-thmb img {width: 100%;}
.cause-inf {
float: left;
width: 100%;
padding: 25px;
}
.cause-inf > h5 {margin-bottom: 10px;}
.cause-inf > span {
color: #666;
display: inline-block;
}
.cause-inf > span i {margin-right: 7px;}
.cause-inf > p {
margin: 10px 0 0;
line-height: 25px;
}
.prg-wrp > span:last-child {margin-right: 0;}
.btns-wrp {
display: inline-block;
margin-top: 13px;
}
.theme-btn.mini {
padding: 10px 35px;
font-size: 14px;
}
.btns-wrp > a {
float: left;
margin: 10px 10px 0 0;
}
/*===== Event Page =====*/
.remove-ext5 .event-bx2 {margin-bottom: 40px;}
.event-bx2 {
float: left;
width: 100%;
overflow: hidden;
-webkit-box-shadow: 0 0 70px rgba(0,0,0,.05);
-ms-box-shadow: 0 0 70px rgba(0,0,0,.05);
-o-box-shadow: 0 0 70px rgba(0,0,0,.05);
box-shadow: 0 0 70px rgba(0,0,0,.05);
}
.event-thmb {
float: left;
position: relative;
width: 100%;
}
.event-thmb > span,
.event-detail-img > span {
position: absolute;
color: #fff;
left: 0;
top: 0;
width: 50px;
font-weight: 700;
font-size: 24px;
line-height: 22px;
text-align: center;
z-index: 1;
padding: 8px 5px;
}
.event-thmb > span i,
.event-detail-img > span i {
font-size: 16px;
font-style: normal;
font-weight: 400;
display: block;
}
.event-thmb > span:before,
.event-detail-img > span:before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: -1;
opacity: .8;
}
.event-thmb img {width: 100%;}
.event-thmb .countdown {
padding-left: 0;
list-style: none;
margin-bottom: 0;
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.event-thmb .countdown > li,
.event-detail-img .countdown > li {
display: inline-block;
color: #fff;
font-size: 18px;
line-height: initial;
padding: 5px 15px;
position: relative;
}
.event-thmb .countdown:before,
.event-detail-img .countdown:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
opacity: .8;
}
.event-thmb .countdown > li p,
.event-detail-img .countdown > li p {
color: inherit;
margin-bottom: 0;
font-size: inherit;
text-transform: capitalize;
}
.event-thmb .countdown > li + li:before,
.event-detail-img .countdown > li + li:before {
content: "";
position: absolute;
top: 50%;
left: 0;
height: 40px;
width: 1px;
background-color: rgba(255,255,255,.45);
margin-top: -20px;
}
.event-inf {
float: left;
padding: 25px;
width: 100%;
}
.event-inf > h5 {margin-bottom: 5px;}
.event-inf > a {
font-family: roboto slab;
font-weight: 700;
font-size: 14px;
display: inline-block;
}
/*===== Contact Page =====*/
.cnt-frm {
float: left;
width: 100%;
}
.cnt-frm > form {
float: left;
width: 100%;
}
.cnt-frm > form input,
.cnt-frm > form textarea {
float: left;
width: 100%;
padding: 15px 30px;
border: 1px solid #ddd;
margin-bottom: 10px;
font-size: 15px;
height: 50px;
}
.cnt-frm > form textarea {height: 180px;}
.cnt-frm > form button {
display: inline-block;
margin-top: 20px;
min-width: 290px;
}
.cnt-mp {
float: left;
width: 100%;
height: 350px;
margin-top: 65px;
}
.cnt-inf-wrp {
float: left;
width: 100%;
margin-top: 50px;
}
.cnt-inf-lst {
padding-left: 0;
list-style: none;
margin-bottom: 0;
float: left;
width: 100%;
}
.cnt-inf-lst > li {
float: left;
padding: 0 40px 0 50px;
position: relative;
font-size: 15px;
width: 50%;
margin-bottom: 45px;
}
.cnt-inf-lst > li i {
font-size: 28px;
position: absolute;
left: 0;
}
.cnt-inf-lst > li strong {
font-family: Merriweather;
font-size: 20px;
color: #222;
font-weight: 400;
display: block;
}
.cnt-inf-lst > li a,
.cnt-inf-lst > li span {
display: block;
line-height: initial;
margin-top: 10px;
}
.cnt-img {
float: left;
overflow: hidden;
width: 100%;
}
.cnt-img > img {width: 100%;}
/*===== Islamic Study Page =====*/
.tch-vdo-wrp {
float: left;
width: 100%;
}
.tch-wrp {
float: left;
width: 100%;
}
.tch-wrp > h3 {margin-bottom: 30px;}
.tch-inr {
float: left;
width: 100%;
}
.remove-ext3 .tch-bx {margin-bottom: 30px;}
.tch-bx {
float: left;
width: 100%;
overflow: hidden;
-webkit-box-shadow: 0 0 70px rgba(0,0,0,.05);
-ms-box-shadow: 0 0 70px rgba(0,0,0,.05);
-o-box-shadow: 0 0 70px rgba(0,0,0,.05);
box-shadow: 0 0 70px rgba(0,0,0,.05);
}
.tch-thmb {
float: left;
width: 100%;
position: relative;
}
.tch-thmb:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000;
opacity: .5;
}
.tch-thmb img {width: 100%;}
.tch-thmb > a {
color: #fff;
position: absolute;
top: 50%;
left: 50%;
font-size: 50px;
line-height: initial;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.tch-inf {
float: left;
width: 100%;
position: relative;
padding: 22px;
}
.tch-inf > h5 {
font-size: 18px;
margin-bottom: 13px;
}
.tch-inf > span {
color: #666;
display: inline-block;
}
.tch-inf > span i {margin-right: 7px;}
.tch-dwn-btn {
float: right;
font-size: 22px;
color: #a2a2a2;
line-height: initial;
}
.tch-dwn-btn > a {
display: inline-block;
margin-left: 5px;
}
.view-more + .tch-wrp {margin-top: 70px;}
/*===== Sidebar =====*/
.srch-frm {position: relative;}
.srch-frm > input {
-webkit-border-radius: inherit;
border-radius: inherit;
margin-bottom: 0 !important;
}
.srch-frm > button {
position: absolute;
background-color: transparent;
font-size: 13px;
right: 0;
top: 0;
bottom: 0;
width: 45px;
}
.widget > ul {
float: left;
width: 100%;
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.widget > ul li {
float: left;
width: 100%;
font-size: 15px;
}
.widget > ul.cat-lst li {text-align: right;}
.widget > ul li a {float: left;}
.widget > ul li + li {
padding-top: 10px;
margin-top: 10px;
border-top: 1px dashed #ddd;
}
.widget > ul li + li i {top: 15px;}
.lst-caus {
float: left;
width: 100%;
}
.lst-cas {
float: left;
width: 100%;
}
.lst-cas > h6 {
margin: 10px 0 0;
font-weight: 400;
}
.ltst-car.owl-carousel .owl-nav > button {
line-height: 50px !important;
width: 30px;
font-size: 20px !important;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.ltst-car.owl-carousel .owl-nav {top: 60px;}
/*===== Cause Detail Page =====*/
.cause-detail-wrp {
float: left;
width: 100%;
}
.cause-detail {
float: left;
width: 100%;
}
.cause-detail-inf {
float: left;
overflow: hidden;
width: 100%;
-webkit-box-shadow: 0 0 70px rgba(0,0,0,.05);
-ms-box-shadow: 0 0 70px rgba(0,0,0,.05);
-o-box-shadow: 0 0 70px rgba(0,0,0,.05);
box-shadow: 0 0 70px rgba(0,0,0,.05);
margin-bottom: 20px;
}
.cause-detail-inf img {width: 100%;}
.cause-detail-inf-inr {
float: left;
width: 100%;
padding: 30px;
}
.cause-detail-inf-inr > h4 {margin-bottom: 10px;}
.prg-wrp > a {margin-top: 30px;}
.cause-detail-inf-inr .prg-wrp > span {
line-height: 50px;
margin-top: 10px;
}
.cause-detail-inf-inr .prg-wrp {margin-top: 15px;}
.cause-detail-desc {
float: left;
width: 100%;
}
.cause-detail-desc > p {margin: 25px 0 0;}
.cmts-wrp {
float: left;
width: 100%;
margin-top: 45px;
}
.cmts-wrp > h3 {margin-bottom: 25px;}
.cmt-thrd {
padding-left: 0;
list-style: none;
margin-bottom: 0;
float: left;
width: 100%;
}
.cmt-thrd > li {
float: left;
width: 100%;
}
.cmt-bx {
float: left;
width: 100%;
padding-bottom: 15px;
border-bottom: 1px solid #ddd;
margin-bottom: 30px;
}
.cmt-bx > img {
float: left;
margin-right: 20px;
}
.cmt-inf {display: table;}
.cmt-inf > h6 {
font-weight: 400;
margin-bottom: 0;
font-size:18px;
}
.cmt-inf > span {display: inline-block; padding-top:5px;}
.cmt-inf > p {
margin: 5px 0 0;
line-height: 25px;
}
.cmt-inf > a {
display: inline-block;
font-family: Merriweather;
margin-top: 5px;
font-size: 15px;
}
.cmt-inf > a:hover,
.cmt-inf > a:focus {color: #000;}
.cmt-frm {
float: left;
width: 100%;
margin-top: 20px;
}
.cmt-thrd .children {
padding-left: 50px;
list-style: none;
float: left;
width: 100%;
margin-bottom: 0;
}
.cmt-thrd .children > li {
float: left;
width: 100%;
}
.cmt-frm > h3 {margin-bottom: 30px;}
.cmt-frm form button {min-width: initial;}
/*===== Event Detail =====*/
.event-detail-wrp {
float: left;
width: 100%;
}
.event-detail {
float: left;
width: 100%;
}
.event-detail-img {
float: left;
width: 100%;
overflow: hidden;
position: relative;
}
.event-detail-img .countdown {
position: absolute;
bottom: 0;
right: 0;
z-index: 1;
margin-bottom: 0;
max-width: ;
padding-left: 0;
}
.event-detail-inf-inr {
float: left;
width: 100%;
}
.event-detail-inf-inr > h4 {margin-top: 30px;}
.event-detail-desc {
float: left;
width: 100%;
}
.event-detail-desc > p {margin: 15px 0 0;}
.event-detail-inf-inr .pst-mta {margin-bottom: 0;}
.event-detail-desc > h3 {
font-weight: 400;
margin: 25px 0 15px;
}
.event-detail-desc ul {
display: inline-block;
padding-left: 0;
list-style: none;
margin: 10px 0;
}
.event-detail-desc ul li {
font-size: 15px;
position: relative;
padding-left: 20px;
}
.event-detail-desc ul li:before {
content: "";
position: absolute;
left: 0;
height: 10px;
width: 10px;
-webkit-border-radius: 50%;
border-radius: 50%;
line-height: 30px;
top: 10px;
}
.event-detail-desc ul li + li {margin-top: 10px;}
.rprsntv-wrp {
float: left;
width: 100%;
margin-top: 25px;
}
.rprsntv-wrp > h3 {
font-weight: 400;
margin-bottom: 30px;
}
.rprsntv-wrp .team-sec {padding: 0;}
.event-srch-mp {
float: left;
width: 100%;
margin-top: 50px;
}
.event-srch-mp > h3 {
font-weight: 400;
margin-bottom: 20px;
}
.evnt-srch {
float: left;
width: 100%;
overflow: hidden;
position: relative;
}
.evnt-srch form {
position: absolute;
left: 0;
}
.event-loc-mp {
float: left;
width: 100%;
height: 350px;
}
.evnt-srch form input {
background-color: #fff;
height: 50px;
padding: 10px 25px;
font-size: 14px;
color: #888;
border: 1px solid #ddd;
-webkit-border-radius: 5px;
border-radius: 5px;
min-width: 350px;
}
/*===== Team Detail Page =====*/
.team-detail-wrp {
float: left;
width: 100%;
}
.team-detail-inr {
float: left;
width: 100%;
}
.team-detail-thmb {
float: left;
width: 100%;
overflow: hidden;
}
.team-detail-thmb > img {width: 100%;}
.team-detail-inf {
float: left;
width: 100%;
max-width: 80%;
}
.team-member-name {
float: left;
width: 100%;
}
.team-member-name > h3 {margin-bottom: 5px;}
.team-member-name > span {
font-weight: 700;
font-size: 18px;
display: inline-block;
}
.team-member-name .scl1 {
float: right;
margin-top: -40px;
}
.team-detail-inf-inr {
float: left;
width: 100%;
}
.member-cnt {
float: left;
width: 100%;
margin-top: 35px;
}
.member-cnt > h6 {margin-bottom: 10px;}
.member-cnt > ul {
padding-left: 0;
list-style: none;
margin-bottom: 0;
float: left;
width: 100%;
}
.member-cnt > ul > li {
float: left;
width: 100%;
padding-left: 25px;
position: relative;
font-size: 15px;
margin-top: 11px;
}
.member-cnt > ul > li i {
position: absolute;
left: 0;
top: 9px;
}
.member-expr-lst > li:before {
content: "";
position: absolute;
height: 8px;
width: 8px;
-webkit-border-radius: 50%;
border-radius: 50%;
left: 0;
top: 11px;
}
.member-expr-lst > li {padding-left: 20px !important;}
.team-detail-desc {
float: left;
width: 100%;
margin-top: 50px;
}
.team-detail-desc > h3 {margin-bottom: 0;}
.team-detail-desc > p {margin: 20px 0 0;}
/*===== Blog Detail Page =====*/
.blog-detail-wrp {
float: left;
width: 100%;
}
.blog-detail {
float: left;
width: 100%;
}
.blog-detail-inf {
float: left;
width: 100%;
overflow: hidden;
}
.blog-detail-inf img {width: 100%;}
.blog-detail-inf-inr {
float: left;
width: 100%;
padding: 20px;
border: 1px solid #ddd;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.blog-detail-inf-inr .pst-mta {margin-bottom: 0;}
.blog-detail-desc {
float: left;
width: 100%;
}
.blog-detail-desc > p {margin: 25px 0 0;}
blockquote {
display: inline-block;
background-color: #fbfbfb;
padding: 40px 50px;
text-align: center;
margin: 45px 0 15px;
position: relative;
font-style: italic;
font-size: 20px;
z-index: 1;
}
blockquote p {
margin-bottom: 0;
font-size: inherit;
}
blockquote p i {
position: absolute;
top: 50%;
left: 50%;
font-size: 70px;
z-index: -1;
line-height: initial;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.pst-shr-tgs {
float: left;
width: 100%;
margin-top: 45px;
padding: 15px 0;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.tag-clouds {line-height: 30px;}
.tag-clouds > span {
font-family: Merriweather;
display: inline-block;
margin-right: 10px;
}
.tag-clouds > a {
display: inline-block;
font-family: roboto slab;
}
/*===== Services Detail Page =====*/
.service-detail-wrp {
float: left;
width: 100%;
}
.service-detail-nav {
float: left;
width: 100%;
background-color: #fbfbfb;
padding: 30px;
}
.service-detail-nav > ul {
padding-left: 0;
list-style: none;
margin-bottom: 0;
float: left;
width: 100%;
}
.service-detail-nav > ul li {
float: left;
width: 100%;
font-family: roboto slab;
font-size: 16px;
color: #222;
font-weight: 700;
}
.service-detail-nav > ul li + li {margin-top: 10px;}
.service-detail-desc {
float: left;
width: 100%;
}
.service-detail-desc > img {width: 100%;}
.service-detail-desc > h3 {
font-weight: 400;
margin: 25px 0 0;
}
.service-detail-desc > p {margin: 20px 0 0;}
.service-detail-desc img {
-webkit-border-radius: 5px;
border-radius: 5px;
}
.alignleft {
float: left;
margin-right: 30px;
margin-bottom: 30px
}
.alignright {
float: right;
margin-left: 30px;
margin-bottom: 30px
}
/*===== 404 Error Page =====*/
.error-page {
float: left;
width: 100%;
text-align: center;
}
.error-page-inner {
display: inline-block;
max-width: 45%;
width: 100%;
position: relative;
}
.error-page-inner > h1 {
display: inherit;
font-size: 200px;
color: #292929;
font-weight: 700;
margin-bottom: 20px;
}
.error-page-inner > h1 > i {font-style: normal;}
.error-page-inner > span {
display: inherit;
font-size: 70px;
font-weight: 300;
color: #292929;
position: relative;
line-height: 60px;
letter-spacing: .3px;
margin-top: 10px;
}
.error-page-inner span span {
display: block;
font-size: 24px;
font-weight: 400;
}
.error-page-inner > p {
font-size: 15px;
display: inherit;
max-width: 80%;
margin-top: 10px;
}
.search-form {
display: inherit;
margin-top: 20px;
width: 100%;
position: relative;
max-width: 540px;
}
.search-form > input {
width: 100%;
border: 0;
background: #fafafa;
padding-left: 60px;
padding-right: 30px;
height: 60px;
font-family: lato;
font-size: 14px;
color: #969292;
-webkit-border-radius: inherit;
border-radius: inherit;
}
.search-form > button {
position: absolute;
right: 0;
top: 0;
bottom: 0;
}
.error-page-inner > p a {text-decoration: underline;}
/*===== Search Found Page =====*/
.search-found {
float: left;
width: 100%;
text-align: center;
}
.search-found-inner {
display: inline-block;
max-width: 80%;
width: 100%;
}
.searh-content {
width: 100%;
background: #fbfbfb;
text-align: center;
display: inline-block;
padding: 25px;
font-size: 18px;
max-width: 870px;
margin-bottom: 30px;
color: #444;
font-weight: 700;
}
.searh-content > i {font-style: normal;}
.search-found-inner > h4 {
margin-top: 20px;
font-size: 30px;
}
.search-found-inner > p {
margin-top: 18px;
font-size: 15px;
}
.search-found-inner .searching-form {margin-top: 50px;}
.search-results {
margin-top: 50px;
border-top: 1px solid #d6d6d6;
padding-top: 60px;
text-align: left;
}
/*===== Gallery Style =====*/
.gallery-wrap {
float: left;
width: 100%;
}
.gallery-item {
float: left;
position: relative;
overflow: hidden;
width: 100%;
}
.gallery-item > a {
float: left;
width: 100%;
}
.gallery-item > a:before {
content: "";
position: absolute;
top: 0;
bottom: ;
bottom: 0;
right: 0;
left: 0;
background-color: #000;
opacity: 0;
}
.gallery-item:hover > a::before {opacity: .5;}
.mrg10 .gallery-item {margin-bottom: 10px;}
/*===== Product Page =====*/
.remove-ext5 .product-box {margin-bottom: 40px;}
.product-box {
float: left;
width: 100%;
}
.product-thmb {
float: left;
width: 100%;
overflow: hidden;
position: relative;
}
.product-thmb > a {
float: left;
width: 100%;
position: relative;
}
.product-thmb > a:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000;
opacity: 0;
}
.product-box:hover .product-thmb > a::before {opacity: .5;}
.product-thmb img {width: 100%;}
.product-inf {
float: left;
width: 100%;
margin-top: 25px;
}
.product-inf > h5 {margin-bottom: 0;}
.price {
font-weight: 700;
display: block;
font-size: 20px;
margin-top: 10px;
}
.price ins {
text-decoration: none;
margin-right: 7px;
font-weight: 700;
}
.price del {
font-size: 17px;
opacity: .3;
}
.product-inf > a {margin-top: 18px;}
.product-inf > a.theme-btn {
padding: 10px 30px;
font-size: 14px;
}
.product-sec > h2 {
margin-bottom: 40px;
font-weight: 400;
}
/*===== Product Detail =====*/
.product-detail-wrap {
float: left;
width: 100%;
}
.product-detail-inf-wrap {
float: left;
width: 100%;
}
.product-detail-thmb {
float: left;
width: 100%;
overflow: hidden;
}
.product-detail-thmb img {width: 100%;}
.product-detail-inf {
float: left;
width: 100%;
margin-top: 70px;
padding-left: 30px;
}
.product-detail-inf > h4 {margin-bottom: 15px;}
.product-detail-inf > p {
max-width: 90%;
margin-bottom: 15px;
}
.cart-quantity {
float: left;
width: 100%;
margin-top: 10px;
}
.cart-quantity > form {display: inline-block;}
.cart-quantity > form label {
font-size: 16px;
font-weight: 700;
margin-bottom: 0;
display: inline-block;
line-height: 50.8px;
margin-right: 10px;
vertical-align: middle;
}
.cart-quantity > form input {
background-color: #f5f5f5;
font-weight: 700;
padding: 15px 20px;
text-align: center;
height: 50.8px;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.cart-quantity > form + a {vertical-align: middle;}
.product-detail-tabs {
float: left;
width: 100%;
margin-top: 70px;
}
.stars {
display: inline-block;
font-size: 15px;
margin-bottom: 10px;
}
.stars > i {margin-right: 5px;}
.product-detail-tabs > ul.nav-tabs {
border-bottom: 0;
float: left;
width: 100%;
display: block;
margin-bottom: 20px;
}
.product-detail-tabs > ul.nav-tabs li.nav-item {
margin: 0 10px 10px 0;
float: left;
font-weight: 700;
font-size: 14px;
}
.product-detail-tabs > ul.nav-tabs li.nav-item a.nav-link {
padding: 7px 35px;
border: 1px solid #ddd;
float: left;
-webkit-border-radius: 5px;
border-radius: 5px;
font-family:Merriweather;
font-weight:500;
}
.product-detail-tabs .tab-content {
float: left;
width: 100%;
}
.product-detail-tabs .tab-content .tab-pane {
float: left;
width: 100%;
}
.product-detail-tabs .tab-content .tab-pane > h3 {margin-bottom: 25px;}
.product-detail-tabs .tab-content .tab-pane > p {margin: 0;}
.product-detail-tabs .tab-content .tab-pane > p + p {margin-top: 15px;}
.product-detail-tabs table {
float: left;
width: 100%;
}
.product-detail-tabs table th,
.product-detail-tabs table td {
padding: 13px 20px;
font-size: 15px;
}
.product-detail-tabs table tbody tr:nth-child(2n) {background-color: #f5f5f5;}
.sidebar-wrp {
float: left;
width: 100%;
}
.cause-inf .pst-mta {margin-bottom: 0;}
.cause-inf .pst-mta > li {
margin-top: 0;
line-height: initial;
}
/*===== Page Loader =====*/
.preloader {
background: #0b52e4;
position: fixed;
width: 100%;
height: 100%;
z-index: 999999;
left: 0;
top: 0;
}
.preloader .ball-scale-multiple {
position: relative;
top: 50%;
left: 50%;
}
@-webkit-keyframes ball-scale-ripple-multiple {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 1;
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.7;
}
100% {
opacity: 0.0;
}
}
@keyframes ball-scale-ripple-multiple {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 1;
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.7;
}
100% {
opacity: 0.0;
}
}
.ball-scale-ripple-multiple {
position: relative;
-webkit-transform: translateY(-25px);
-ms-transform: translateY(-25px);
transform: translateY(-25px);
}
.ball-scale-ripple-multiple > div:nth-child(0) {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
.ball-scale-ripple-multiple > div:nth-child(1) {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.ball-scale-ripple-multiple > div:nth-child(2) {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.ball-scale-ripple-multiple > div:nth-child(3) {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.ball-scale-ripple-multiple > div {
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
position: absolute;
top: -2px;
left: -26px;
width: 50px;
height: 50px;
border-radius: 100%;
border: 2px solid #fff;
-webkit-animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
}
@-webkit-keyframes ball-beat {
50% {
opacity: 0.2;
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes ball-beat {
50% {
opacity: 0.2;
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
.ball-beat > div {
background-color: #fff;
width: 15px;
height: 15px;
border-radius: 100%;
margin: 2px;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
display: inline-block;
-webkit-animation: ball-beat 0.7s 0s infinite linear;
animation: ball-beat 0.7s 0s infinite linear;
}
.ball-beat > div:nth-child(2n-1) {
-webkit-animation-delay: -0.35s !important;
animation-delay: -0.35s !important;
}
@-webkit-keyframes ball-scale-multiple {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
5% {
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
@keyframes ball-scale-multiple {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
5% {
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
.ball-scale-multiple {
position: relative;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
.ball-scale-multiple > div:nth-child(2) {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.ball-scale-multiple > div:nth-child(3) {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.ball-scale-multiple > div {
background-color: #fff;
width: 15px;
height: 15px;
border-radius: 100%;
margin: 2px;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
position: absolute;
left: -30px;
top: 0px;
opacity: 0;
margin: 0;
width: 60px;
height: 60px;
-webkit-animation: ball-scale-multiple 1s 0s linear infinite;
animation: ball-scale-multiple 1s 0s linear infinite;
}
/*===== Sidepanel =====*/
.sidepanel {
padding: 30px;
position: fixed;
width: 250px;
background: #222222;
z-index: 100000000;
left: -250px;
top: 100px;
}
.show {left: 0;}
.sidepanel > span {
position: absolute;
right: -50px;
height: 50px;
width: 50px;
text-align: center;
line-height: 50px;
cursor: pointer;
font-size: 22px;
color: #ffffff;
background: #222222;
top: 0;
}
.color-picker {
float: left;
width: 100%;
}
.color-picker > h3 {
float: left;
width: 100%;
margin: 0 0 20px;
position: relative;
font-weight: 700;
color: #fff;
font-size: 13px;
padding-bottom: 13px;
}
.color-picker > h3::before {
content: "";
background: #777;
height: 3px;
width: 13px;
left: 0;
bottom: 0;
position: absolute;
}
.color-picker > a::before {
height: 100%;
top: 0;
left: 0;
width: 0;
position: absolute;
z-index: 1;
content: "";
}
.color-picker > a.color-picker::before {width: 100%;}
.color-picker > a::after {
color: #fff;
content: "✔";
font-size: 16px;
left: 50%;
top: 50%;
position: absolute;
opacity: 0;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 2;
}
.color-picker > a.applied::after {opacity: 1}
.color-picker > a {
cursor: pointer;
float: left;
height: 35px;
margin: 0 10px 10px 0;
position: relative;
width: 35px;
}
.color-picker .color {background-color: #ff9822;}
.color-picker .color2 {background-color: #b57c00;}
.color-picker .color3 {background-color: #a0ce4e;}
.color-picker .color4 {background-color: #f64243;}
/*===== Theme Color =====*/
/*===== Background Color =====*/
.theme-bg,
.theme-bg-layer:before,
nav > div > ul li > a:before,
nav > div > ul li > a:after,
.srch-cls-btn:hover,
.theme-btn.green-bg:before,
.theme-btn.green-bg:after,
.serv-bx:hover .srv-inf.green-bg,
.plr-bx > i:after,
.owl-carousel .owl-nav > button.owl-prev,
.owl-carousel .owl-nav > button.owl-next,
.dnt-lst > a:hover,
.dnt-lst > a:focus,
.team-bx:hover .team-inf,
.team-inf > span:before,
.serv-bx2:hover .serv-inf2,
.pagination > li:hover a,
.pagination > li a:focus,
.pagination > li.active span,
.breadcrumb::before,
.event-thmb > span:before,
.event-thmb .countdown:before,
.event-detail-img > span:before,
.event-detail-img .countdown:before,
.event-detail-desc ul > li:before,
.member-expr-lst > li:before,
.rspn-mnu-btn:hover,
.rspn-scil > li a:hover,
.rspn-mnu-cls:hover,
.preloader
{
background-color: #ff9822;
}
{
background: #ff9822;
}
/*===== Text Color =====*/
.theme-clr,
nav > div > ul li:hover,
nav > div > ul li:hover > a,
nav > div > ul li a:focus,
nav > div > ul > li.menu-item-has-children:hover:after,
.scl1 > a:hover,
.scl1 > a:focus,
.tp-lnks > li a:hover,
.tp-lnks > li a:focus,
.srch-btn:hover,
.srch-btn:focus,
.header-search form > button:hover,
.header-search form > button:focus,
header.style1 nav > div > a.srch-btn:hover,
header.style1 nav > div > a.srch-btn:focus,
.abt-vdo > a:hover,
.abt-vdo > a:focus,
.prayer-timings > table tr:hover td,
.serv-bx:hover > i.green-clr,
.post-inf > h5 a:hover,
.post-inf > h5 a:focus,
.pst-mta > li a:hover,
.pst-mta > li a:focus,
.post-inf > a:hover,
.post-inf > a:focus,
.event-bx > h5 a:hover,
.event-bx > h5 a:focus,
.event-bx > a:hover,
.event-bx > a:focus,
.event-bx:hover > a:hover,
.event-bx:hover > a:focus,
.rcnt-inf > h6 a:hover,
.rcnt-inf > h6 a:focus,
.cpy-rgt > p a:hover,
.cpy-rgt > p a:focus,
.cnt-inf > li a:hover,
.cnt-inf > li a:focus,
.inf-lst > li a:hover,
.inf-lst > li a:focus,
ol.breadcrumb > li.breadcrumb-item.active,
.breadcrumb > li a:hover,
.breadcrumb > li a:focus,
.cause-inf > h5 a:hover,
.cause-inf > h5 a:focus,
.event-inf > h5 a:hover,
.event-inf > h5 a:focus,
.event-inf > a:hover,
.event-inf > a:focus,
.cnt-inf-lst > li a:hover,
.cnt-inf-lst > li a:focus,
.tch-dwn-btn > a:hover,
.tch-dwn-btn > a:focus,
.tch-thmb > a:hover,
.tch-thmb > a:focus,
.lst-cas > h6 a:hover,
.lst-cas > h6 a:focus,
.widget ul li > a:hover,
.widget ul li > a:focus,
.tag-clouds > a:hover,
.tag-clouds > a:focus,
.service-detail-nav > ul li:hover > a,
.service-detail-nav > ul li.active > a,
.service-detail-nav > ul li > a:focus,
.product-inf > h5 a:hover,
.product-inf > h5 a:focus,
.product-detail-tabs > ul li a.nav-link:hover,
.product-detail-tabs > ul li a.nav-link:focus,
.product-detail-tabs > ul li a.nav-link.active,
.rsnp-mnu ul > li > a:focus,
.rsnp-mnu ul > li:hover > a,
.rsnp-mnu ul > li.active > a,
.rspn-srch > button:hover,
.rsnp-mnu ul li.menu-item-has-children.active:before,
header.style1 .scl1 > a:hover,
header.style1 .scl1 > a:focus,
.rspn-cnt > span a:hover,
.rspn-cnt > span a:focus
{
color: #ff9822;
}
/*===== Border Color =====*/
.theme-brd-clr,
.dnt-lst > a:hover,
.dnt-lst > a:focus,
.abt-vdo.style2:before,
.serv-bx2:hover .serv-inf2,
.pagination > li:hover,
.pagination > li.active,
.product-detail-tabs > ul li a.nav-link:hover,
.product-detail-tabs > ul li a.nav-link:focus,
.product-detail-tabs > ul li a.nav-link.active
{
border-color: #ff9822;
}
/*===== Border Top Color =====*/
.testi-desc
{
border-top-color: #ff9822;
}
/*===== Border Right Color =====*/
{
border-right-color: #ff9822;
}
/*===== Border Bottom Color =====*/
{
border-bottom-color: #ff9822;
}
/*===== Border Left Color =====*/
{
border-left-color: #ff9822;
}
/*===== Green Color =====*/
/*===== Background Color =====*/
.green-bg,
.green-bg-layer:before,
.theme-btn.theme-bg:before,
.theme-btn.theme-bg:after,
.serv-bx:hover .srv-inf.theme-bg,
.owl-carousel .owl-nav > button:hover,
.owl-carousel .owl-nav > button:focus
{
background-color: #5d2b00;
}
{
background: #5d2b00;
}
/*===== Text Color =====*/
.green-clr,
.serv-bx:hover > i.theme-clr,
.serv-bx > h5 a:hover,
.serv-bx > h5 a:focus,
.error-page-inner > p a:hover,
.error-page-inner > p a:focus
{
color: #5d2b00;
}
/*===== Border Color =====*/
.green-brd-clr
{
border-color: #5d2b00;
}
/*===== Border Top Color =====*/
{
border-top-color: #5d2b00;
}
/*===== Border Right Color =====*/
{
border-right-color: #5d2b00;
}
/*===== Border Bottom Color =====*/
{
border-bottom-color: #5d2b00;
}
/*===== Border Left Color =====*/
{
border-left-color: #5d2b00;
}
.newsletter > button.green-bg::before,
.newsletter > button.green-bg::after {background-color: #000;}
.w5 {width: 5%;}
.w10 {width: 10%;}
.w15 {width: 15%;}
.w20 {width: 20%;}
.w25 {width: 25%;}
.w30 {width: 30%;}
.w35 {width: 35%;}
.w40 {width: 40%;}
.w45 {width: 45%;}
.w50 {width: 50%;}
.w55 {width: 55%;}
.w60 {width: 60%;}
.w65 {width: 65%;}
.w70 {width: 70%;}
.w75 {width: 75%;}
.w80 {width: 80%;}
.w85 {width: 85%;}
.w90 {width: 90%;}
.w95 {width: 95%;}
.w100 {width: 100%;}
/* New Changes */
.service-section-contr .theme-btn{
margin-top:25px;
}
.cause-bx .btns-wrp{
display:none;
}
.post-bx .post-inf{
background:#fff;
}
.post-bx .post-inf > a{
font-weight:400;
color:#555;
}
.newsletter-wrp h4{
font-size:24px;
}
.event-bx > a{
font-weight:400;
color:#555;
}
.pg-tp-inr h1{
font-size:48px;
}
.blog-grid-cont .post-inf a{
margin-top:15px;
}
.blog-grid-cont .post-inf{
padding:25px 30px 25px;
}
.blog-grid-cont .pst-mta > li{
margin:10px 15px 0 0;
}
.blog-detail-desc i.fas.fa-quote-left.theme-clr {
color: #d8d7d7;
}
.blog-detail-desc p{
line-height:30px;
}
.pst-shr-tgs .tag-clouds > a{
color:#555;
}
.pst-shr-tgs .scl1{
font-size:16px;
}
.pst-shr-tgs .scl1 > span{
margin-right:10px;
}
.cmts-wrp h4 {
margin-bottom: 35px;
color: #555;
font-size: 28px;
}
.blog-detail-desc .cmts-wrp p{
line-height:28px;
}
.cmt-inf i.far.fa-calendar-alt{
padding-right:5px;
}
.cnt-frm h4{
color:#555;
font-size:24px;
}
.cnt-frm .mrg10 > div{
padding:5px 5px;
}
.lst-cas > h6{
line-height:36px;
font-size:18px;
}
.rcnt-inf > span{
font-size:14px;
}
.event-bx2 .event-inf > a {
font-family: Merriweather;
font-size: 15px;
display: inline-block;
font-weight:400;
color:#555;
}
.event-detail-inf-inr{
padding-top:10px;
}
.event-detail-desc > h3, .rprsntv-wrp > h3, .event-srch-mp > h3{
font-size:32px;
}
p.price-text {
display: inline-block;
padding-right: 10px;
color: #222;
font-size: 16px;
}
.cart-quantity input.qty.brd-rd5{
width:90px;
}
.product-detail-tabs .tab-content h5{
padding-bottom:10px;
}
.related-pro-cont h4{
text-align: left;
padding-bottom: 15px;
}
.product-sec.related-pro-cont.remove-ext3.text-center{
margin-top:-60px;
}
.related-pro-cont h4{
font-size:26px;
}
.gap.remove-gap.related-pro-cont-sec {
margin-bottom: 25px;
}
.member-cnt > h6{
font-size:18px;
}
.team-detail-inf{
padding-top:40px;
}
.cause-detail-inf-inr{
padding:10px 30px;
}
.cause-detail-inf-inr .prg-wrp > span {
line-height: 50px;
margin-top: 10px;
color: #555;
font-family: Merriweather;
font-size:14px;
}
.cause-detail-inf-inr .pst-mta > li {
margin: 15px 15px 0 0;
font-weight: 500;
font-family: Merriweather;
font-size:14px;
}
.cause-detail .cmts-wrp h4 {
font-size:24px;
}
.cause-detail .event-detail-desc h3{
margin:25px 0 10px;
}
.cause-detail .pst-shr-tgs{
margin-top:35px;
}
.event-detail-desc > p{
line-height:30px;
}
.service-detail-desc .alignleft {
margin-bottom:0px
}
.sec-tl.contact-cont{
margin-bottom:25px;
}
.cnt-inf-wrp{
margin-top:70px;
}
.cnt-inf-wrp .sec-tl{
margin-bottom:35px;
}
.cnt-inf-wrp .sec-tl h3{
padding-top:5px;
}
.sec-tl > span{
padding-bottom:5px;
}
.dnt-lst > a{
background:#fff;
}
.sidepanel{
display:none;
}
.post-inf > h5, .event-bx > h5{
line-height:28px;
}
.event-inf > h5{
line-height:36px;
}
.related-pro-cont .product-inf > h5{
font-size:20px;
}
.widget .rcnt-inf > h6{
font-size:14px;
}
.tch-inr.recent-lessons h5{
padding:15px 0 0 0;
}
.book-block img{
width:100%;
height:auto;
}
.tch-inf{
background:#fff;
}
.white-testi .testi-desc p, .white-testi .testi-bx h6{
color:#fff;
}
.sidepanel {
display: none;
}
/***** updated 7th Feb 2019 ******/
nav > div ul li a::before{
top:0px;
}
nav > div ul li ul li a::before {
top: -1px;
}
.selec-wrp .btn-group > button{
padding:7px 30px 7px 20px;
} | public/assets/front/css/style.css | @import url(https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i);
/*===== General Styling =====*/
html,
body {overflow-x:hidden;}
body {
float: left;
font-family: lato;
letter-spacing: 0;
margin: 0;
position: relative;
width: 100%;
}
h1,h2,h3,h4,h5,h6 {
font-family: Merriweather;
color: #222;
font-weight: 500;
}
h1 {font-size:54px;}
h2 {font-size:48px;}
h3 {font-size:36px;}
h4 {font-size:30px;}
h5 {font-size:24px;}
h6 {font-size:22px;}
p {
font-family: lato;
color: #555;
line-height: 28px;
font-size: 16px;
}
ul li,
ol li {
font-family: lato;
color:#666;
font-size:14px;
line-height:30px;
}
a {color: inherit;}
a:hover,
a:focus {
text-decoration:none;
outline:none;
}
input,
textarea,
select,
button {border: 0;}
button,
input[type="submit"],
.fileContainer,
input[type="file"] {cursor: pointer;}
input:focus,
textarea:focus,
select:focus,
button:focus,
a:focus,
.form-wrp fieldset p a:focus,
.page-link:focus {
border-color: transparent;
outline: none;
-webkit-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
textarea {resize: none;}
main {
float: left;
position: relative;
width: 100%;
}
body.boxed {text-align: center;}
body.boxed main {
float: none;
display: inline-block;
text-align: left;
width: 1720px;
}
section {
float:left;
position:relative;
width:100%;
}
.gap {
float: left;
padding: 100px 0;
position: relative;
width: 100%;
}
.less-gap,
.gap.less-gap {padding: 80px 0;}
.top-spac40,
.gap.top-spac40 {padding-top: 40px;}
.bottom-spac40,
.gap.bottom-spac40 {padding-bottom: 40px;}
.top-spac50,
.gap.top-spac50 {padding-top: 50px;}
.bottom-spac50,
.gap.bottom-spac50 {padding-bottom: 50px;}
.top-spac60,
.gap.top-spac60 {padding-top: 60px;}
.bottom-spac60,
.gap.bottom-spac60 {padding-bottom: 60px;}
.top-spac70,
.gap.top-spac70 {padding-top: 70px;}
.bottom-spac70,
.gap.bottom-spac70 {padding-bottom: 70px;}
.top-spac80,
.gap.top-spac80 {padding-top: 80px;}
.bottom-spac80,
.gap.bottom-spac80 {padding-bottom: 80px;}
.top-spac90,
.gap.top-spac90 {padding-top: 90px;}
.gap-spac90,
.gap.bottom-spac90 {padding-bottom: 90px;}
.top-spac120,
.gap.top-spac120 {padding-top: 120px;}
.gap-spac120,
.gap.bottom-spac120 {padding-bottom: 120px;}
.top-spac215,
.gap.top-spac215 {padding-top: 215px;}
.gap-spac215,
.gap.bottom-spac215 {padding-bottom: 215px;}
.top-spac260,
.gap.top-spac260 {padding-top: 260px;}
.gap-spac260,
.gap.bottom-spac260 {padding-bottom: 260px;}
.top-spac270,
.gap.top-spac270 {padding-top: 270px;}
.gap-spac270,
.gap.bottom-spac270 {padding-bottom: 270px;}
.remove-gap,
.gap.remove-gap {padding-top: 0;}
.remove-bottom,
.gap.remove-bottom {padding-bottom: 0;}
.no-gap,
.gap.no-gap {padding: 0;}
.gray-bg {background-color: #fafbfe;}
.gray-bg2 {background-color: #f6f6f7;}
.blue-bg {background-color: #0a0e27;}
.blue-bg2,
.widget.blue-bg2.style2 {background-color: #141b45;}
.drk-bg {background-color: #202020;}
.twitter-bg {background-color: #2ba9e1;}
.container {
padding: 0;
max-width:1170px;
}
.remove-ext,
.remove-ext2,
.remove-ext3,
.remove-ext4,
.remove-ext5,
.remove-ext6,
.remove-ext7,
.remove-ext8,
.remove-ext9,
.remove-ext10,
.remove-ext11,
.remove-ext12,
.remove-ext13,
.remove-ext14,
.remove-ext15 {
float: left;
margin-bottom: -20px;
width: 100%;
}
.remove-ext2 {margin-bottom: -25px;}
.remove-ext3 {margin-bottom: -30px;}
.remove-ext4 {margin-bottom: -35px;}
.remove-ext5 {margin-bottom: -40px;}
.remove-ext6 {margin-bottom: -45px;}
.remove-ext7 {margin-bottom: -50px;}
.remove-ext8 {margin-bottom: -55px;}
.remove-ext9 {margin-bottom: -60px;}
.remove-ext10 {margin-bottom: -65px;}
.remove-ext11 {margin-bottom: -70px;}
.remove-ext12 {margin-bottom: -75px;}
.remove-ext13 {margin-bottom: -80px;}
.remove-ext14 {margin-bottom: -85px;}
.remove-ext15 {margin-bottom: -90px;}
.overlap10,
.overlap110,
.overlap175,
.overlap-110,
.overlap-140,
.overlap-220 {
position: relative;
z-index: 1;
}
.overlap10 {margin-top: -10px;}
.overlap110 {margin-top: -110px;}
.overlap175 {margin-top: -175px;}
.overlap-110 {margin-bottom: -110px;}
.overlap-140 {margin-bottom: -140px;}
.overlap-220 {margin-bottom: -220px;}
.mrg {margin: 0;}
.mrg > div {padding: 0;}
.mrg6 {margin: 0 -3px;}
.mrg6 > div {padding: 0 3px;}
.mrg10 {margin: 0 -5px;}
.mrg10 > div {padding: 0 5px;}
.mrg15 {margin: 0 -7.5px;}
.mrg15 > div {padding: 0 7.5px;}
.mrg20 {margin: 0 -10px;}
.mrg20 > div {padding: 0 10px;}
.mrg25 {margin: 0 -12.5px;}
.mrg25 > div {padding: 0 12.4px;}
.fixed-bg,
.fixed-bg2 {
background-position: center;
height:100%;
width:100%;
margin:0;
position:absolute;
left:0;
top:0;
z-index:-2;
}
.fixed-bg {
background-attachment:fixed;
background-size:cover;
}
.fixed-bg2 {
background-attachment: scroll;
background-size:cover;
}
.fixed-bg2.pattern-bg,
.fixed-bg.pattern-bg {background-size: initial;}
.fixed-bg.wt-gry-bg,
.fixed-bg2.wt-gry-bg {background-color: #f5f5f5;}
.fixed-bg.wt-blk-bg,
.fixed-bg2.wt-blk-bg {background-color: #1e1d1d;}
.black-layer:before,
.black-layer2:before,
.blue-layer:before,
.black-layer4:before,
.white-layer:before,
.gray-layer:before,
.gray-layer2:before,
.grd-lyr:before,
.theme-bg-layer:before {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}
.gray-layer2:before {background-color: #fafbfe;}
.white-layer:before {background-color:#ffffff;}
.gray-layer:before {background-color: #ececec}
.black-layer:before {background-color: #000000;}
.black-layer2:before {background-color: #171717;}
.blue-layer:before {background-color: #000524;}
.black-layer4:before {background-color: #070500;}
.grd-lyr:before {
background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
background: -o-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=1 );
opacity: .17;
z-index: initial;
}
.hlf-parallax.black-layer:before,
.hlf-parallax.black-layer2:before,
.hlf-parallax.blue-layer:before,
.hlf-parallax.black-layer4:before,
.hlf-parallax.white-layer:before,
.hlf-parallax.gray-layer:before,
.hlf-parallax.gray-layer2:before,
.hlf-parallax.grd-lyr:before,
.hlf-parallax.theme-bg-layer:before,
.hlf-parallax .fixed-bg,
.hlf-parallax .fixed-bg2 {height: 65%;}
.opc1:before {opacity: .1;}
.opc15:before {opacity: .15;}
.opc2:before {opacity: .2;}
.opc25:before {opacity: .25;}
.opc3:before {opacity: .3;}
.opc35:before {opacity: .35;}
.opc4:before {opacity: .4;}
.opc45:before {opacity: .45;}
.opc5:before {opacity: .5;}
.opc55:before {opacity: .55;}
.opc6:before {opacity: .6;}
.opc65:before {opacity: .65;}
.opc7:before {opacity: .7;}
.opc75:before {opacity: .75;}
.opc8:before {opacity: .8;}
.opc85:before {opacity: .85;}
.opc9:before {opacity: .9;}
.opc95:before {opacity: .95;}
iframe {
border: 0;
width: 100%;
}
img {
height: auto;
max-width: 100%;
vertical-align: middle;
}
/*===== Cross Browser Compatibility =====*/
i,
a,
img,
input,
button,
textarea,
:before,
:after,
nav ul ul,
label,
.logo,
.logo > a img,
nav > div > ul ul,
nav > div > ul li,
.testi-nav-thmb,
td,
.srv-inf,
.serv-bx > i,
.team-bx,
.team-inf,
.team-inf > span,
.serv-inf2,
.pagination > li,
.rspn-cnt > li,
.rspn-mnu-btn,
.rspn-mnu-cls
{
-webkit-transition: all .3s linear;
-ms-transition: all .3s linear;
-o-transition: all .3s linear;
transition: all .3s linear;
}
nav ul ul,
.header-search,
.theme-btn:before,
.theme-btn:after,
.srch-cls-btn,
.rsnp-mnu,
.sidepanel
{
-webkit-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
-moz-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
-o-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
-webkit-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000);
-moz-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000);
-o-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000);
transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
}
{
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
{
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
{
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.brd-rd50
{
-webkit-border-radius: 50%;
border-radius: 50%;
}
.brd-rd40
{
-webkit-border-radius: 40px;
border-radius: 40px;
}
.brd-rd30
{
-webkit-border-radius: 30px;
border-radius: 30px;
}
.brd-rd20
{
-webkit-border-radius: 20px;
border-radius: 20px;
}
.brd-rd10
{
-webkit-border-radius: 10px;
border-radius: 10px;
}
.brd-rd5
{
-webkit-border-radius: 5px;
border-radius: 5px;
}
.brd-rd4
{
-webkit-border-radius: 4px;
border-radius: 4px;
}
.brd-rd3
{
-webkit-border-radius: 3px;
border-radius: 3px;
}
/*===== Social Media Colors =====*/
.facebook {
border-color: #3b5999;
background-color: #3b5999;
}
.twitter {
border-color: #55acee;
background-color: #55acee;
}
.google {
border-color: #dd4b39;
background-color: #dd4b39;
}
.linkedin {
border-color: #0077B5;
background-color: #0077B5;
}
.facebook:hover,
.facebook:focus {color: #3b5999;}
.twitter:hover,
.twitter:focus {color: #55acee;}
.google:hover,
.google:focus {color: #dd4b39;}
.linkedin:hover,
.linkedin:focus {color: #0077B5;}
/*===== Project Style =====*/
/*===== Header Styles =====*/
header {
float: left;
position: relative;
width: 100%;
z-index: 999;
}
header.stick {
position: absolute;
top: 0;
left: 0;
}
/*=== Header Style 1 ===*/
header.style1 {position: absolute;}
.topbar {
float: left;
padding: 15px 0;
width: 100%;
}
.scl1 {
display: inline-block;
font-size: 14px;
line-height: 30px;
}
.scl1 > span {
font-family: roboto slab;
display: inline-block;
margin-right: 15px;
}
.scl1 > a {
display: inline-block;
margin: 0 10px;
}
header.style1 .scl1 > span {color: #fff;}
header.style1 .scl1 > a {color: #fff;}
ul.tp-lnks {
padding-left: 0;
list-style: none;
margin-bottom: 0;
display: inline-block;
}
ul.tp-lnks > li {
float: left;
font-size: 14px;
margin-left: 20px;
position: relative;
}
header.style1 ul.tp-lnks > li {color: #fff;}
ul.tp-lnks > li i {margin-right: 10px;}
.logo-menu-sec {
float: left;
width: 100%;
}
.logo {display: inline-block;}
.logo > a {
display: inline-block;
padding: 15px 0;
}
nav {display: inline-block;}
header.style1 nav {
float: right;
margin-top: 43px;
}
nav > div {
float: left;
width: 100%;
}
nav > div ul {
padding-left: 0;
list-style: none;
margin-bottom: 0;
}
nav > div > ul {
display: inline-block;
float: left;
}
nav > div ul li {
font-size: 14px;
font-family: roboto slab;
float: left;
width: 100%;
position: relative;
}
nav > div > ul > li {
float: left;
font-size: 16px;
width: auto;
line-height: 45px;
color: #fff;
margin: 0 15px;
}
nav > div ul li a {display: inline-block;}
nav > div ul li a::before,
nav > div ul li a:after {
content: "";
height: 1px;
position: absolute;
opacity: 0;
visibility: hidden;
width: 10%;
}
nav > div ul li a::before {
top: 0;
left: 0;
}
nav > div ul li a::after {
right: 0;
bottom: 0;
}
nav > div ul li:hover > a::before,
nav > div ul li:hover > a::after,
nav > div ul li > a:focus:before,
nav > div ul li > a:focus:after {
opacity: 1;
visibility: visible;
width: 100%;
}
nav > div > a.srch-btn {
line-height: 45px;
float: right;
font-size: 16px;
margin-left: 50px;
}
header.style1 nav > div > a.srch-btn {color: #fff;}
/*===== DropDown =====*/
nav > div ul ul {
position: absolute;
left: 0;
top: 100%;
background-color: #fff;
width: 250px;
opacity: 0;
visibility: hidden;
-webkit-transform: scale(.4);
-ms-transform: scale(.4);
-o-transform: scale(.4);
transform: scale(.4);
-webkit-box-shadow: 0 0 40px rgba(0,0,0,.1);
-ms-box-shadow: 0 0 40px rgba(0,0,0,.1);
-o-box-shadow: 0 0 40px rgba(0,0,0,.1);
box-shadow: 0 0 40px rgba(0,0,0,.1);
}
nav > div ul ul ul {
top: 0;
left: 100%;
}
nav > div ul ul li {
float: left;
width: 100%;
}
nav > div ul ul li + li {border-top: 1px solid #ddd;}
nav > div ul ul li a {
float: left;
padding: 7px 25px;
width: 100%;
}
nav > div ul li.menu-item-has-children:hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
nav > div ul li.menu-item-has-children {padding-right: 20px;}
nav > div ul li.menu-item-has-children > i {
position: absolute;
line-height: 46px;
right: 0;
}
nav > div ul ul li.menu-item-has-children > i {right: 25px;}
.menu-sec nav > div > ul > li > i {line-height: 60px;}
.menu-sec nav > div > ul > li:hover > i {color: #000;}
/*===== Header Search =====*/
.header-search {
position: fixed;
top: 0;
bottom: 0;
right: 0;
background-color: rgba(0,0,0,.95);
z-index: 9999;
opacity: 0;
visibility: hidden;
left: 100%;
}
.srch-cls-btn {
position: absolute;
right: 20px;
top: 20px;
line-height: 45px;
width: 45px;
color: #333;
background-color: #fff;
text-align: center;
font-size: 15px;
cursor: pointer;
}
.srch-cls-btn:hover {color: #fff;}
.header-search > form {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
}
.header-search > form input {
float: left;
width: 100%;
padding: 20px 150px 20px 50px;
font-size: 25px;
background-color: transparent;
color: #fff;
}
.header-search > form button {
position: absolute;
color: #fff;
right: 100px;
background-color: transparent;
font-size: 25px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.header-search.active {
left: 0;
opacity: 1;
visibility: visible;
}
/*=== Header Style 2 ===*/
header.style2 .topbar {
background-color: #222;
padding: 10px 0;
}
header.style2 ul.tp-lnks > li {color: #fff;}
header.style2 .scl1 {color: #fff;}
ul.float-left > li {
margin: 0 20px 0 0;
padding-right: 20px;
}
header.style2 ul.tp-lnks > li:before {
content: "";
height: 10px;
width: 1px;
background-color: #979797;
position: relative;
position: ;
position: absolute;
right: 0;
top: 50%;
margin-top: -5px;
}
header.style2 ul.tp-lnks > li:last-child:before {display: none;}
.logo-inf-sec {
float: left;
width: 100%;
}
.cnt-inf-btn {margin-top: 16px;}
.inf-lst {
padding-left: 0;
list-style: none;
margin-bottom: 0;
float: left;
}
.inf-lst > li {
float: left;
margin-right: 30px;
margin-top: 15px;
}
.inf-lst > li i {
margin-right: 10px;
font-size: 16px;
height: 50px;
width: 50px;
border: 2px solid #ebebeb;
text-align: center;
line-height: 46px;
display: inline-block;
}
.cnt-inf-btn > a {margin-top: 14px;}
.menu-sec {
float: left;
width: 100%;
position: relative;
}
.menu-sec:before {
content: "";
position: absolute;
bottom: -11px;
background-image: url(../images/hdr-shp.png);
height: 11px;
left: 0;
right: 0;
background-position: center;
}
.menu-sec nav {
margin-left: -15px;
float: left;
width: 100%;
}
.menu-sec nav > div > ul > li {line-height: 60px;}
.menu-sec nav > div > ul > li:hover > a,
.menu-sec nav > div > ul > li > a:focus {color: #000;}
.hdr-srch {float: right;}
.hdr-srch > form {
float: left;
width: 100%;
position: relative;
}
.hdr-srch > form input {
background-color: transparent;
color: #fff;
height: 60px;
border-left: 1px solid rgba(255,255,255,.2);
padding-left: 20px;
width: 238px;
}
.hdr-srch > form input::-webkit-input-placeholder {color: #fff;}
.hdr-srch > form input::-moz-placeholder {color: #fff;}
.hdr-srch > form input:-ms-input-placeholder {color: #fff;}
.hdr-srch > form button {
background-color: transparent;
color: #fff;
}
.hdr-srch > form button:hover,
.hdr-srch > form button:focus {color: #000;}
header.style2 .logo > a {padding: 21.5px 0;}
.menu-sec:before {display: none;}
.menu-sec .mnu-btm-shp {
position: absolute;
bottom: -17px;
z-index: -1;
width: 200%;
}
.mnu-btm-shp > i {
height: 30px;
width: 40px;
display: inline-block;
margin: 2px 0;
-webkit-border-radius: 50%;
border-radius: 50%;
}
/*===== Responsive Header =====*/
.rspn-hdr {
display: none;
float: left;
width: 100%;
position: relative;
z-index: 999;
}
.rspn-mdbr {
background-color: #252a2c;
float: left;
width: 100%;
}
.rspn-scil {
float: left;
list-style: outside none none;
margin-bottom: 0;
padding-left: 0;
}
.rspn-scil > li {
color: #fff;
float: left;
font-size: 10px;
line-height: 38px;
margin-right: 1px;
text-align: center;
}
.rspn-scil > li:last-child {margin-right: 0;}
.rspn-scil > li a {
background-color: #3d3d3d;
color: inherit;
float: left;
height: 38px;
width: 33px;
}
.rspn-srch {
float: right;
height: 38px;
position: relative;
width: calc(100% - 135px);
}
.rspn-srch > input {
background-color: transparent;
border: 0 none;
color: #7e7e7e;
font-family: lato;
font-size: 12px;
font-style: italic;
height: 100%;
padding: 0 7%;
width: 100%;
}
.rspn-srch > input:focus {font-style: normal;}
.rspn-srch > button {
background-color: transparent;
border: 0;
color: #999;
font-size: 12px;
height: 100%;
position: absolute;
right: 10px;
top: 0;
}
.lg-mn {
float: left;
padding: 20px;
position: relative;
width: 100%;
}
.lg-mn .logo {
float: left;
width: auto;
}
.lg-mn .logo > a {padding: 0;}
.lg-mn {text-align: center;}
.rspn-cnt {
display: inline-block;
margin-top: 11.5px;
}
.rspn-cnt > span {
display: inline-block;
margin: 10px 8px 0;
}
.rspn-cnt > span i {margin-right: 8px;}
.rspn-cnt > span {color:#504848;}
.rspn-mnu-btn {
background-color: #141414;
color: #fff;
cursor: pointer;
font-size: 13px;
height: 40px;
line-height: 40px;
position: absolute;
right: 20px;
text-align: center;
top: 50%;
width: 40px;
margin-top: -20px;
}
/*===== Responsive Menu =====*/
.rsnp-mnu {
background-color: #0c0c0c;
bottom: 0;
opacity: 0;
padding: 85px 40px 50px;
position: fixed;
right: -350px;
top: 0;
visibility: hidden;
z-index: 99999;
max-width: 350px;
width: 100%;
}
.rsnp-mnu.slidein {
opacity: 1;
right: 0;
visibility: visible;
}
.rspn-mnu-cls {
background-color: #303030;
color: #fff;
cursor: pointer;
font-size: 13px;
height: 40px;
line-height: 40px;
position: absolute;
right: 12px;
text-align: center;
top: 12px;
width: 40px;
}
.rsnp-mnu > ul {
display: inline-block;
list-style: outside none none;
margin-bottom: 0;
padding-left: 0;
overflow-y: auto !important;
height: 420px;
width: 100% !important;
}
.rsnp-mnu > ul > li {
color: #fff;
float: left;
font-family: lato;
font-size: 14px;
font-weight: 600;
margin-bottom: 20px;
position: relative;
text-transform: uppercase;
width: 100%;
}
.rsnp-mnu > ul > li a {
color: inherit;
display: block;
}
.rsnp-mnu > ul > li:last-child {margin-bottom: 0;}
.rsnp-mnu > ul ul {
display: none;
list-style: outside none none;
margin-bottom: 0;
padding-left: 20px;
opacity: 1;
position: static;
visibility: visible;
}
.rsnp-mnu ul li.menu-item-has-children.active > a {margin-bottom: 15px;}
.rsnp-mnu > ul li.menu-item-has-children::before {
content: ". . .";
right: 0;
position: absolute;
top: -2px;
}
.rsnp-mnu > ul ul > li {
color: #a4a4a4;
font-family: lato;
font-size: 14px;
margin-bottom: 12px;
position: relative;
text-transform: initial;
}
.rsnp-mnu > ul ul > li:last-child {margin-bottom: 0;}
/*===== Sec Title =====*/
.sec-tl {
float: left;
margin-bottom: 55px;
width: 100%;
}
.sec-tl > span {
display: inline-block;
font-family: Merriweather;
font-size: 20px;
}
.sec-tl > h2 {margin-bottom: 0;}
/*===== Theme Button =====*/
.theme-btn {
display: inline-block;
font-family: roboto slab;
color: #fff;
font-weight: 700;
font-size: 15px;
padding: 14px 45px;
position: relative;
overflow: hidden;
z-index: 1;
}
.theme-btn:before,
.theme-btn:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
width: 10%;
opacity: 0;
visibility: hidden;
z-index: -1;
background-color: #000;
}
.theme-btn:hover:before,
.theme-btn:focus:before,
.theme-btn:hover:after,
.theme-btn:focus:after {
width: 100%;
opacity: 1;
visibility: visible;
}
.theme-btn:hover,
.theme-btn:focus {color: #fff;}
.theme-btn::before {left: 0;}
.theme-btn::after {right: 0;}
/*===== About Sec =====*/
.abt-sec-wrp {
float: left;
direction: rtl;
width: 100%;
}
.abt-desc {
float: left;
width: 100%;
}
.abt-desc .sec-tl {
float: none;
display: inline-block;
margin-bottom: -10px;
}
.abt-desc > p {margin: 25px 0 0; direction:ltr;}
.abt-desc > a {margin-top: 30px;}
.abt-vdo {
float: left;
overflow: hidden;
position: relative;
width: 100%;
}
.abt-vdo:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #000;
opacity: .5;
}
.abt-vdo > img {width: 100%;}
.abt-vdo > a {
position: absolute;
color: #fff;
z-index: 1;
top: 50%;
left: 50%;
font-size: 90px;
margin: -45px 0 0 -45px;
}
/*===== Prayers Timing Sec =====*/
.prayer-timing-wrp {
float: left;
width: 100%;
}
.timing-mockp {
float: left;
margin-top: 100px;
width: 100%;
}
.timing-data {
float: left;
width: 100%;
}
.cntry-selc {
float: right;
margin-bottom: 30px;
}
.selec-wrp {display: inline-block;}
.selec-wrp .btn-group {
width: auto !important;
-webkit-border-radius: inherit;
border-radius: inherit;
}
.selec-wrp .btn-group > button {
background-color: #fff;
border: 1px solid #ddd;
font-size: 14px;
color: #777;
-webkit-border-radius: inherit;
border-radius: inherit;
padding: 11px 30px 11px 20px;
}
.bootstrap-select > .dropdown-toggle,
.bootstrap-select > .dropdown-toggle:hover,
.bootstrap-select > .dropdown-toggle:focus {
-webkit-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
outline: none !important;
}
.cntry-selc .selec-wrp {
float: left;
margin: 0 0 10px 10px;
}
.selec-wrp .btn-group > button span {
float: left;
width: 100%;
}
.prayer-timings {
float: left;
width: 100%;
}
.prayer-timings > table {
float: left;
width: 100%;
}
.prayer-timings > table th {
font-family: Merriweather;
color: #222;
font-size: 24px;
}
.prayer-timings > table th span {
position: relative;
display: inline-block;
padding-bottom: 20px;
margin-bottom: 15px;
}
.prayer-timings > table th span:before {
content: "";
width: 130px;
height: 9px;
background-image: url(../images/prayer-head-shp.png);
position: absolute;
bottom: 0;
background-position: center;
background-repeat: no-repeat;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.prayer-timings > table td {
font-size: 18px;
font-weight: 700;
color: #222;
padding: 10px;
}
.prayer-timings > table td span {font-family: Merriweather;}
/*===== Services Sec =====*/
.remove-ext3 .serv-bx {margin-bottom: 30px;}
.serv-bx {
float: left;
width: 100%;
}
.serv-bx > i {
font-size: 100px;
line-height: initial;
margin-bottom: 20px;
display: inline-block;
}
/*.serv-bx > h4 {font-weight: 400;}*/
.serv-bx > h5 {margin-bottom: 0;}
.srv-inf {
float: left;
width: 100%;
margin-top: 55px;
position: relative;
text-align: initial;
padding: 23px 25px 25px;
z-index: 1;
}
.srv-inf:before {
content: "";
background-color: inherit;
-webkit-border-radius: inherit;
border-radius: inherit;
left: 0;
right: .5px;
height: 40px;
position: absolute;
top: -12px;
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
transform: rotate(-5deg);
z-index: -1;
}
.theme-bg.srv-inf > p,
.green-bg.srv-inf > p {color: #fff;}
.srv-inf > p {margin-bottom: 0;}
.view-more {
float: left;
margin-top: 55px;
width: 100%;
}
/*===== Pillars Sec =====*/
.black-layer .sec-tl > h2 {color: #fff;}
.plrs-wrp {
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -15px;
padding-left: 0;
list-style: none;
}
.plrs-wrp > li {
max-width: 20%;
flex: 0 0 20%;
padding: 0 15px;
}
.remove-ext3 .plr-bx {margin-bottom: 30px;}
.plr-bx {
float: left;
width: 100%;
position: relative;
}
.plr-bx > i {
line-height: 155px;
width: 160px;
color: #fff;
font-size: 70px;
border: 2px solid #fff;
display: inline-block;
height: 160px;
margin-bottom: 20px;
position: relative;
}
.plr-bx > h5 {
margin-bottom: 10px;
font-weight: 400;
}
.black-layer .plr-bx > h5 {color: #fff;}
.plr-bx > span {
font-family: Merriweather;
font-size: 18px;
}
.plr-bx > i:after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: orange;
opacity: .5;
z-index: -1;
-webkit-border-radius: inherit;
border-radius: inherit;
}
.plr-bx:before {
content: "";
position: absolute;
height: 27px;
width: 81px;
background-image: url(../images/pilr-shp.png);
top: 85px;
right: -55px;
}
.plrs-wrp > li:last-child .plr-bx::before {display: none;}
.plrs-wrp > li:nth-child(2n) .plr-bx:before {
-webkit-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
top: 60px;
}
/*===== Blog Posts =====*/
.post-bx {
float: left;
width: 100%;
-webkit-box-shadow: 0 0 70px rgba(0,0,0,.05);
-ms-box-shadow: 0 0 70px rgba(0,0,0,.05);
-o-box-shadow: 0 0 70px rgba(0,0,0,.05);
box-shadow: 0 0 70px rgba(0,0,0,.05);
overflow: hidden;
}
.post-bx.lst {
display: table;
overflow: hidden;
}
.remove-ext3 .post-bx {margin-bottom: 30px;}
.post-thmb {
float: left;
width: 100%;
position: relative;
overflow: hidden;
}
.post-thmb > a {
float: left;
width: 100%;
}
.post-thmb > a:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000;
opacity: 0;
z-index: 1;
}
.post-bx:hover .post-thmb > a::before {opacity: .5;}
.post-bx:hover .post-thmb img {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.post-inf {
float: left;
width: 100%;
padding: 25px 30px 30px;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.post-inf > h5 {
margin-bottom: 0;
font-size: 20px;
}
.pst-mta {
padding-left: 0;
list-style: none;
margin-bottom: 5px;
display: inline-block;
}
.pst-mta > li {
display: inline-block;
font-size: 14px;
margin: 5px 15px 0 0;
}
.pst-mta > li:last-child {margin-right: 0;}
.pst-mta > li i {margin-right: 7px;}
.post-inf > p {
line-height: 25px;
margin-bottom: 0;
}
.post-inf > a {
display: inline-block;
font-family: roboto slab;
font-weight: 700;
font-size: 15px;
margin-top: 23px;
}
.post-bx.lst > * {
display: table-cell;
vertical-align: middle;
width: auto;
float: none;
}
.post-bx.lst .post-thmb {width: 300px;}
.post-bx.lst .post-info {padding: 20px;}
.post-thmb img {width: 100%;}
.post-bx.lst .post-inf {padding: 15px 25px;}
.post-bx.lst .post-inf > a {margin-top: 15px;}
/*===== Event =====*/
.remove-ext3 .event-bx {margin-bottom: 20px;}
.event-bx {
float: left;
position: relative;
width: 100%;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
z-index: 1;
-webkit-box-shadow: 0 0 70px rgba(0,0,0,.05);
-ms-box-shadow: 0 0 70px rgba(0,0,0,.05);
-o-box-shadow: 0 0 70px rgba(0,0,0,.05);
box-shadow: 0 0 70px rgba(0,0,0,.05);
padding: 24px 25px 24px 100px;
}
.event-bx:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fff;
z-index: -1;
-webkit-border-radius: inherit;
border-radius: inherit;
}
.event-bx > span {
position: absolute;
left: 25px;
font-weight: 700;
font-size: 50px;
line-height: initial;
text-align: center;
}
.event-bx > span i {
font-family: Merriweather;
font-style: normal;
font-size: 18px;
display: block;
}
.event-bx > h5 {
font-size: 18px;
margin-bottom: 0;
}
.event-bx > a {
display: inline-block;
font-family: roboto slab;
font-size: 14px;
}
.event-bx:hover > h5 {color: #fff;}
.event-bx:hover .pst-mta > li {color: #f1f1f1;}
.event-bx:hover > a {color: #fff;}
.event-bx:hover:before {background-color: rgba(0,0,0,.5);}
/*===== Donation Sec =====*/
.dnt-sec-wrp {
float: left;
width: 100%;
}
.dnt-img-wrp {
float: left;
width: 100%;
}
.img-thmb {
float: left;
position: relative;
width: 100%;
background-position: center;
background-size: cover;
min-height: 654px;
}
.img-thmb:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000;
opacity: .5;
}
.img-thmb img {width: 100%;}
.owl-carousel .owl-nav {
position: absolute;
top: 50%;
left: 0;
right: 0;
}
.owl-carousel .owl-nav > button {
position: absolute;
color: #fff !important;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: 40px;
text-align: center;
line-height: 60px !important;
font-size: 27px !important;
}
.owl-carousel .owl-nav > button.owl-prev {
right: 0;
-webkit-border-radius: 30px 0 0 30px;
border-radius: 30px 0 0 30px;
}
.owl-carousel .owl-nav > button.owl-next {
left: 0;
-webkit-border-radius: 0 30px 30px 0;
border-radius: 0 30px 30px 0;
}
.dnt-wrp {
float: left;
padding: 73px 50px;
position: relative;
width: 100%;
max-width: 600px;
}
.dnt-wrp .sec-tl {margin-bottom: 30px;}
.dnt-lst {
float: left;
width: 100%;
margin-bottom: 20px;
}
.dnt-lst > a {
float: left;
margin: 0 10px 15px 0;
font-weight: 700;
font-size: 18px;
padding: 8px 30px;
border: 1px solid #ddd;
}
.dnt-lst > a:hover,
.dnt-lst > a:focus {color: #fff;}
.dnt-frm {
float: left;
width: 100%;
}
.dnt-wrp > img {max-width: 60%; display:none;}
.dnt-frm input {
float: left;
width: 100%;
height: 40px;
padding: 10px 22px;
font-size: 14px;
margin-bottom: 10px;
border: 1px solid #ccc;
font-family:'Merriweather'
}
.prg-wrp {
display: inline-block;
width: 100%;
margin-top: 25px;
}
.prg-wrp > h5 {
font-weight: 400;
margin-bottom: 20px;
}
.prg-wrp .progress {
float: left;
width: 100%;
background-color: #dcdcdc;
height: 7px;
overflow: initial;
}
.prg-wrp .progress .progress-bar {
height: inherit;
position: relative;
-webkit-border-radius: inherit;
border-radius: inherit;
}
.prg-wrp .progress .progress-bar > span {
line-height: 35px;
width: 35px;
position: absolute;
right: 0;
}
.prg-wrp > span {
display: inline-block;
margin: 20px 30px 0 0;
font-size: 16px;
}
.prg-wrp > span i {
font-style: normal;
}
.prg-wrp + a {margin-top: 25px;}
/*===== Team Sec =====*/
.team-sec {
float: left;
padding: 0 35px;
width: 100%;
}
.remove-ext7 .team-bx {margin-bottom: 50px;}
.team-bx {
float: left;
width: 100%;
}
.team-thmb {
float: left;
width: 100%;
overflow: hidden;
position: relative;
}
.team-thmb img {width: 100%;}
.team-thmb > a {
float: left;
width: 100%;
position: relative;
}
.team-thmb > a:before {
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: 1;
background-color: #000;
opacity: 0;
}
.team-bx:hover .team-thmb > a::before {opacity: .5;}
.team-inf {
float: left;
width: 100%;
margin-left: 5%;
max-width: 90%;
margin-top: -70px;
z-index: 1;
position: relative;
background-color: #fff;
-webkit-box-shadow: 0 0 40px rgba(0,0,0,0.05);
-ms-box-shadow: 0 0 40px rgba(0,0,0,0.05);
-o-box-shadow: 0 0 40px rgba(0,0,0,0.05);
box-shadow: 0 0 40px rgba(0,0,0,0.05);
padding: 25px 25px 30px;
}
.team-inf .scl1 > a:hover,
.team-inf .scl1 > a:focus {color: #fff;}
.team-inf .scl1 {margin-bottom: 5px;}
.team-inf > h5 {
margin-bottom: 0;
font-size: 18px;
}
.team-inf > h5 a:hover,
.team-inf > h5 a:focus {color: #fff;}
.team-inf > span {
position: relative;
display: inline-block;
padding-top: 8px;
margin-top: 13px;
font-size: 16px;
}
.team-inf > span:before {
content: "";
height: 2px;
width: 100px;
position: absolute;
top: 0;
left: 50%;
margin-left: -50px;
}
.team-bx:hover .team-inf > h5 {color: #fff;}
.team-bx:hover .team-inf > span {color: #fff;}
.team-bx:hover .team-inf > span:before {background-color: #fff;}
.team-bx:hover .team-thmb {
-webkit-box-shadow: 0 0 40px rgba(0,0,0,.15);
-ms-box-shadow: 0 0 40px rgba(0,0,0,.15);
-o-box-shadow: 0 0 40px rgba(0,0,0,.15);
box-shadow: 0 0 40px rgba(0,0,0,.15);
}
/*===== Footer =====*/
.footer-data {
background-color: #fff;
float: left;
margin-left: -80px;
-webkit-width: calc(100% + 160px);
-ms-width: calc(100% + 160px);
width: calc(100% + 160px);
padding: 70px 65px 50px;
-webkit-box-shadow: 0 0 100px rgba(0,0,0,.1);
-ms-box-shadow: 0 0 100px rgba(0,0,0,.1);
-o-box-shadow: 0 0 100px rgba(0,0,0,.1);
box-shadow: 0 0 100px rgba(0,0,0,.1);
}
.footer-data-inr {
float: left;
width: 100%;
}
.widget {
float: left;
margin-bottom: 40px;
width: 100%;
}
.widget > h5 {margin-bottom: 25px;}
.widget > p {
margin-bottom: 0;
line-height: 24px;
}
.loc-mp {
float: left;
width: 100%;
height: 85px;
margin-top: 20px;
}
.widget > span {
font-family: Merriweather;
font-size: 16px;
display: inline-block;
margin-top: 15px;
}
.widget > span i {margin-right: 10px;}
.rcnt-wrp {
float: left;
width: 100%;
}
.rcnt-bx {
float: left;
width: 100%;
}
.rcnt-bx + .rcnt-bx {margin-top: 20px;}
.rcnt-bx > a {
float: left;
overflow: hidden;
}
.rcnt-bx > a + .rcnt-inf {padding-left: 20px;}
.rcnt-bx {display: table;}
.rcnt-inf {
display: table;
margin-top: 7px;
}
.rcnt-inf > h6 {
font-weight: 400;
font-size: 16px;
margin-bottom: 5px;
}
.rcnt-inf > span {display: inline-block;}
.rcnt-inf > span i {margin-right: 5px;}
.cnt-inf {
float: left;
padding-left: 0;
list-style: none;
margin-bottom: 0;
width: 100%;
}
.cnt-inf > li {
float: left;
width: 100%;
position: relative;
padding-left: 25px;
line-height: 25px;
}
.cnt-inf > li + li {margin-top: 20px;}
.cnt-inf > li i {
position: absolute;
left: 0;
top: 6px;
}
.cnt-inf + .scl1 {margin-top: 20px;}
footer .scl1 > a {color: #666;}
.widget > form {
float: left;
width: 100%;
}
.widget > form input,
.widget > form textarea {
float: left;
width: 100%;
margin-bottom: 10px;
border: 1px solid #ddd;
font-size: 15px;
padding: 10px 24px;
color: #777;
}
.cpy-rgt {
float: left;
width: 100%;
}
.cpy-rgt > p {margin-bottom: 0;}
/*===== Newsletter Sec =====*/
.newsletter-wrp {
float: left;
width: 100%;
}
.newsletter-wrp h4 {
font-weight: 400;
margin-bottom: 0;
line-height: 45px;
}
.theme-bg h4 {color: #fff;}
.newsletter {
float: left;
width: 100%;
position: relative;
}
.newsletter > input {
-webkit-border-radius: inherit;
border-radius: inherit;
height: 45px;
padding: 10px 45px;
width: 100%;
color: #777;
}
.newsletter > button {
position: absolute;
right: -1px;
-webkit-border-radius: inherit;
border-radius: inherit;
top: 0;
bottom: 0;
padding: 0 50px;
}
/*===== About Style 2 =====*/
.abt-sec-wrp.style2 {direction: ltr;}
.abt-vdo.style2 {overflow: initial;}
.abt-vdo.style2 img {
width: auto;
float: right;
-webkit-border-radius: inherit;
border-radius: inherit;
}
.abt-vdo.style2:before {
background-color: transparent;
opacity: 1;
border-width: 10px;
border-style: solid;
z-index: -1;
top: 25px;
-webkit-border-radius: inherit;
border-radius: inherit;
bottom: -30px;
right: 30px;
height: 390px;
width: 510px;
left: 35px;
}
/*===== Service Style 2 =====*/
.serv-bx2 {
float: left;
overflow: hidden;
position: relative;
width: 100%;
-webkit-box-shadow: 0 0 70px rgba(0,0,0,.05);
-ms-box-shadow: 0 0 70px rgba(0,0,0,.05);
-o-box-shadow: 0 0 70px rgba(0,0,0,.05);
box-shadow: 0 0 70px rgba(0,0,0,.05);
}
.serv-thmb2 {
float: left;
width: 100%;
}
.serv-thmb2 > a {
float: left;
width: 100%;
}
.serv-thmb2 > a img {width: 100%;}
.serv-inf2 {
float: left;
padding: 20px 15px;
width: 100%;
}
.serv-inf2 > h5 {
font-size: 20px;
margin-bottom: 0;
}
.serv-bx2:hover .serv-inf2 > h5 {color: #fff;}
.serv-inf2 > h5 a:hover,
.serv-inf2 > h5 a:focus {color: #000;}
.remove-ext5 .serv-bx2 {margin-bottom: 40px;}
/*===== Blog Page =====*/
.blog-sec {
-webkit-width: calc(100% + 140px);
-ms-width: calc(100% + 140px);
width: calc(100% + 140px);
margin-left: -70px;
}
.col-md-6 .post-inf > h5 {font-size: 21px;}
/*===== Pagination =====*/
.pagination-wrap {
float: left;
width: 100%;
margin-top: 50px;
}
.pagination {
display: inline-block;
margin-bottom: 0;
border-radius: 0;
}
.pagination > li {
display: inline-block;
float: left;
margin: 5px;
line-height: 50px;
font-weight: 700;
color: #777;
-webkit-box-shadow: 0 0 30px rgba(0,0,0,.05);
-ms-box-shadow: 0 0 30px rgba(0,0,0,.05);
-o-box-shadow: 0 0 30px rgba(0,0,0,.05);
box-shadow: 0 0 30px rgba(0,0,0,.05);
width: 50px;
overflow: hidden;
font-size: 16px;
}
.pagination > li a,
.pagination > li span {
height: 50px;
width: 50px;
display: inline-block;
padding: 0;
line-height: 50px;
border: 0;
color: inherit;
}
.pagination > li a {background-color: transparent;}
.pagination > li.page-item {line-height: 45px;}
.pagination > li a:hover,
.pagination > li a:focus,
.pagination > li span {color: #fff;}
/*===== Breadcrumbs =====*/
.pg-tp-wrp {
float: left;
width: 100%;
padding-top: 110px;
}
.pg-tp-inr {display: inline-block;}
.black-layer h1 {color: #fff;}
.pg-tp-inr > h1 {margin-bottom: 0;}
.breadcrumb {
border: 0;
padding: 15px 0 0;
margin: 15px 0 0;
background-color: transparent;
-webkit-border-radius: 0;
border-radius: 0;
display: inline-block;
position: relative;
}
.breadcrumb > li {
display: inline-block;
font-size: 16px;
color: #fff;
font-family:Merriweather;
}
.breadcrumb:before {
content: "";
position: absolute;
left: 50%;
top: 0;
width: 60px;
margin-left: -30px;
height: 2px;
}
.breadcrumb-item + .breadcrumb-item::before {color: #fff;}
/*===== Testimonials Sec =====*/
.testi-wrp {
float: left;
width: 100%;
}
.testi-inr {
float: left;
width: 100%;
}
.testi-bx {
float: left;
width: 100%;
}
.testi-desc {
float: left;
width: 100%;
border-width: 3px 1px 1px;
border-color: #ddd;
border-style: solid;
position: relative;
padding: 25px 30px;
margin-bottom: 40px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.testi-desc > p {margin-bottom: 0;}
.testi-desc:before {
content: "";
position: absolute;
left: 50%;
bottom: -18px;
border-left: 18px solid transparent;
border-right: 18px solid transparent;
border-top: 18px solid #ddd;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.testi-desc:after {
content: "";
position: absolute;
left: 50%;
border-left: 18px solid transparent;
border-right: 18px solid transparent;
border-top: 18px solid #fff;
bottom: -16px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.testi-inf {
float: left;
width: 100%;
}
.testi-inf > img {
width: auto !important;
display: inline-block !important;
}
.testi-inf > h6 {
margin: 15px 0 0;
font-size: 20px;
}
.testi-car.owl-carousel .owl-nav > button {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-border-radius: 50%;
border-radius: 50%;
height: 40px;
line-height: 40px !important;
font-size: 19px !important;
}
.testi-car.owl-carousel .owl-nav {
top: 50px;
left: -60px;
right: -60px;
}
.testi-car.owl-carousel .owl-nav > button.owl-prev {
right: auto;
left: 0;
}
.testi-car.owl-carousel .owl-nav > button.owl-next {
left: auto;
right: 0;
}
/*===== Causes Page =====*/
.remove-ext5 .cause-bx {margin-bottom: 40px;}
.cause-bx {
float: left;
width: 100%;
overflow: hidden;
-webkit-box-shadow: 0 0 70px rgba(0,0,0,.05);
-ms-box-shadow: 0 0 70px rgba(0,0,0,.05);
-o-box-shadow: 0 0 70px rgba(0,0,0,.05);
box-shadow: 0 0 70px rgba(0,0,0,.05);
}
.cause-thmb {
float: left;
width: 100%;
}
.cause-thmb > a {
float: left;
width: 100%;
}
.cause-thmb img {width: 100%;}
.cause-inf {
float: left;
width: 100%;
padding: 25px;
}
.cause-inf > h5 {margin-bottom: 10px;}
.cause-inf > span {
color: #666;
display: inline-block;
}
.cause-inf > span i {margin-right: 7px;}
.cause-inf > p {
margin: 10px 0 0;
line-height: 25px;
}
.prg-wrp > span:last-child {margin-right: 0;}
.btns-wrp {
display: inline-block;
margin-top: 13px;
}
.theme-btn.mini {
padding: 10px 35px;
font-size: 14px;
}
.btns-wrp > a {
float: left;
margin: 10px 10px 0 0;
}
/*===== Event Page =====*/
.remove-ext5 .event-bx2 {margin-bottom: 40px;}
.event-bx2 {
float: left;
width: 100%;
overflow: hidden;
-webkit-box-shadow: 0 0 70px rgba(0,0,0,.05);
-ms-box-shadow: 0 0 70px rgba(0,0,0,.05);
-o-box-shadow: 0 0 70px rgba(0,0,0,.05);
box-shadow: 0 0 70px rgba(0,0,0,.05);
}
.event-thmb {
float: left;
position: relative;
width: 100%;
}
.event-thmb > span,
.event-detail-img > span {
position: absolute;
color: #fff;
left: 0;
top: 0;
width: 50px;
font-weight: 700;
font-size: 24px;
line-height: 22px;
text-align: center;
z-index: 1;
padding: 8px 5px;
}
.event-thmb > span i,
.event-detail-img > span i {
font-size: 16px;
font-style: normal;
font-weight: 400;
display: block;
}
.event-thmb > span:before,
.event-detail-img > span:before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: -1;
opacity: .8;
}
.event-thmb img {width: 100%;}
.event-thmb .countdown {
padding-left: 0;
list-style: none;
margin-bottom: 0;
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.event-thmb .countdown > li,
.event-detail-img .countdown > li {
display: inline-block;
color: #fff;
font-size: 18px;
line-height: initial;
padding: 5px 15px;
position: relative;
}
.event-thmb .countdown:before,
.event-detail-img .countdown:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
opacity: .8;
}
.event-thmb .countdown > li p,
.event-detail-img .countdown > li p {
color: inherit;
margin-bottom: 0;
font-size: inherit;
text-transform: capitalize;
}
.event-thmb .countdown > li + li:before,
.event-detail-img .countdown > li + li:before {
content: "";
position: absolute;
top: 50%;
left: 0;
height: 40px;
width: 1px;
background-color: rgba(255,255,255,.45);
margin-top: -20px;
}
.event-inf {
float: left;
padding: 25px;
width: 100%;
}
.event-inf > h5 {margin-bottom: 5px;}
.event-inf > a {
font-family: roboto slab;
font-weight: 700;
font-size: 14px;
display: inline-block;
}
/*===== Contact Page =====*/
.cnt-frm {
float: left;
width: 100%;
}
.cnt-frm > form {
float: left;
width: 100%;
}
.cnt-frm > form input,
.cnt-frm > form textarea {
float: left;
width: 100%;
padding: 15px 30px;
border: 1px solid #ddd;
margin-bottom: 10px;
font-size: 15px;
height: 50px;
}
.cnt-frm > form textarea {height: 180px;}
.cnt-frm > form button {
display: inline-block;
margin-top: 20px;
min-width: 290px;
}
.cnt-mp {
float: left;
width: 100%;
height: 350px;
margin-top: 65px;
}
.cnt-inf-wrp {
float: left;
width: 100%;
margin-top: 50px;
}
.cnt-inf-lst {
padding-left: 0;
list-style: none;
margin-bottom: 0;
float: left;
width: 100%;
}
.cnt-inf-lst > li {
float: left;
padding: 0 40px 0 50px;
position: relative;
font-size: 15px;
width: 50%;
margin-bottom: 45px;
}
.cnt-inf-lst > li i {
font-size: 28px;
position: absolute;
left: 0;
}
.cnt-inf-lst > li strong {
font-family: Merriweather;
font-size: 20px;
color: #222;
font-weight: 400;
display: block;
}
.cnt-inf-lst > li a,
.cnt-inf-lst > li span {
display: block;
line-height: initial;
margin-top: 10px;
}
.cnt-img {
float: left;
overflow: hidden;
width: 100%;
}
.cnt-img > img {width: 100%;}
/*===== Islamic Study Page =====*/
.tch-vdo-wrp {
float: left;
width: 100%;
}
.tch-wrp {
float: left;
width: 100%;
}
.tch-wrp > h3 {margin-bottom: 30px;}
.tch-inr {
float: left;
width: 100%;
}
.remove-ext3 .tch-bx {margin-bottom: 30px;}
.tch-bx {
float: left;
width: 100%;
overflow: hidden;
-webkit-box-shadow: 0 0 70px rgba(0,0,0,.05);
-ms-box-shadow: 0 0 70px rgba(0,0,0,.05);
-o-box-shadow: 0 0 70px rgba(0,0,0,.05);
box-shadow: 0 0 70px rgba(0,0,0,.05);
}
.tch-thmb {
float: left;
width: 100%;
position: relative;
}
.tch-thmb:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000;
opacity: .5;
}
.tch-thmb img {width: 100%;}
.tch-thmb > a {
color: #fff;
position: absolute;
top: 50%;
left: 50%;
font-size: 50px;
line-height: initial;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.tch-inf {
float: left;
width: 100%;
position: relative;
padding: 22px;
}
.tch-inf > h5 {
font-size: 18px;
margin-bottom: 13px;
}
.tch-inf > span {
color: #666;
display: inline-block;
}
.tch-inf > span i {margin-right: 7px;}
.tch-dwn-btn {
float: right;
font-size: 22px;
color: #a2a2a2;
line-height: initial;
}
.tch-dwn-btn > a {
display: inline-block;
margin-left: 5px;
}
.view-more + .tch-wrp {margin-top: 70px;}
/*===== Sidebar =====*/
.srch-frm {position: relative;}
.srch-frm > input {
-webkit-border-radius: inherit;
border-radius: inherit;
margin-bottom: 0 !important;
}
.srch-frm > button {
position: absolute;
background-color: transparent;
font-size: 13px;
right: 0;
top: 0;
bottom: 0;
width: 45px;
}
.widget > ul {
float: left;
width: 100%;
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.widget > ul li {
float: left;
width: 100%;
font-size: 15px;
}
.widget > ul.cat-lst li {text-align: right;}
.widget > ul li a {float: left;}
.widget > ul li + li {
padding-top: 10px;
margin-top: 10px;
border-top: 1px dashed #ddd;
}
.widget > ul li + li i {top: 15px;}
.lst-caus {
float: left;
width: 100%;
}
.lst-cas {
float: left;
width: 100%;
}
.lst-cas > h6 {
margin: 10px 0 0;
font-weight: 400;
}
.ltst-car.owl-carousel .owl-nav > button {
line-height: 50px !important;
width: 30px;
font-size: 20px !important;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.ltst-car.owl-carousel .owl-nav {top: 60px;}
/*===== Cause Detail Page =====*/
.cause-detail-wrp {
float: left;
width: 100%;
}
.cause-detail {
float: left;
width: 100%;
}
.cause-detail-inf {
float: left;
overflow: hidden;
width: 100%;
-webkit-box-shadow: 0 0 70px rgba(0,0,0,.05);
-ms-box-shadow: 0 0 70px rgba(0,0,0,.05);
-o-box-shadow: 0 0 70px rgba(0,0,0,.05);
box-shadow: 0 0 70px rgba(0,0,0,.05);
margin-bottom: 20px;
}
.cause-detail-inf img {width: 100%;}
.cause-detail-inf-inr {
float: left;
width: 100%;
padding: 30px;
}
.cause-detail-inf-inr > h4 {margin-bottom: 10px;}
.prg-wrp > a {margin-top: 30px;}
.cause-detail-inf-inr .prg-wrp > span {
line-height: 50px;
margin-top: 10px;
}
.cause-detail-inf-inr .prg-wrp {margin-top: 15px;}
.cause-detail-desc {
float: left;
width: 100%;
}
.cause-detail-desc > p {margin: 25px 0 0;}
.cmts-wrp {
float: left;
width: 100%;
margin-top: 45px;
}
.cmts-wrp > h3 {margin-bottom: 25px;}
.cmt-thrd {
padding-left: 0;
list-style: none;
margin-bottom: 0;
float: left;
width: 100%;
}
.cmt-thrd > li {
float: left;
width: 100%;
}
.cmt-bx {
float: left;
width: 100%;
padding-bottom: 15px;
border-bottom: 1px solid #ddd;
margin-bottom: 30px;
}
.cmt-bx > img {
float: left;
margin-right: 20px;
}
.cmt-inf {display: table;}
.cmt-inf > h6 {
font-weight: 400;
margin-bottom: 0;
font-size:18px;
}
.cmt-inf > span {display: inline-block; padding-top:5px;}
.cmt-inf > p {
margin: 5px 0 0;
line-height: 25px;
}
.cmt-inf > a {
display: inline-block;
font-family: Merriweather;
margin-top: 5px;
font-size: 15px;
}
.cmt-inf > a:hover,
.cmt-inf > a:focus {color: #000;}
.cmt-frm {
float: left;
width: 100%;
margin-top: 20px;
}
.cmt-thrd .children {
padding-left: 50px;
list-style: none;
float: left;
width: 100%;
margin-bottom: 0;
}
.cmt-thrd .children > li {
float: left;
width: 100%;
}
.cmt-frm > h3 {margin-bottom: 30px;}
.cmt-frm form button {min-width: initial;}
/*===== Event Detail =====*/
.event-detail-wrp {
float: left;
width: 100%;
}
.event-detail {
float: left;
width: 100%;
}
.event-detail-img {
float: left;
width: 100%;
overflow: hidden;
position: relative;
}
.event-detail-img .countdown {
position: absolute;
bottom: 0;
right: 0;
z-index: 1;
margin-bottom: 0;
max-width: ;
padding-left: 0;
}
.event-detail-inf-inr {
float: left;
width: 100%;
}
.event-detail-inf-inr > h4 {margin-top: 30px;}
.event-detail-desc {
float: left;
width: 100%;
}
.event-detail-desc > p {margin: 15px 0 0;}
.event-detail-inf-inr .pst-mta {margin-bottom: 0;}
.event-detail-desc > h3 {
font-weight: 400;
margin: 25px 0 15px;
}
.event-detail-desc ul {
display: inline-block;
padding-left: 0;
list-style: none;
margin: 10px 0;
}
.event-detail-desc ul li {
font-size: 15px;
position: relative;
padding-left: 20px;
}
.event-detail-desc ul li:before {
content: "";
position: absolute;
left: 0;
height: 10px;
width: 10px;
-webkit-border-radius: 50%;
border-radius: 50%;
line-height: 30px;
top: 10px;
}
.event-detail-desc ul li + li {margin-top: 10px;}
.rprsntv-wrp {
float: left;
width: 100%;
margin-top: 25px;
}
.rprsntv-wrp > h3 {
font-weight: 400;
margin-bottom: 30px;
}
.rprsntv-wrp .team-sec {padding: 0;}
.event-srch-mp {
float: left;
width: 100%;
margin-top: 50px;
}
.event-srch-mp > h3 {
font-weight: 400;
margin-bottom: 20px;
}
.evnt-srch {
float: left;
width: 100%;
overflow: hidden;
position: relative;
}
.evnt-srch form {
position: absolute;
left: 0;
}
.event-loc-mp {
float: left;
width: 100%;
height: 350px;
}
.evnt-srch form input {
background-color: #fff;
height: 50px;
padding: 10px 25px;
font-size: 14px;
color: #888;
border: 1px solid #ddd;
-webkit-border-radius: 5px;
border-radius: 5px;
min-width: 350px;
}
/*===== Team Detail Page =====*/
.team-detail-wrp {
float: left;
width: 100%;
}
.team-detail-inr {
float: left;
width: 100%;
}
.team-detail-thmb {
float: left;
width: 100%;
overflow: hidden;
}
.team-detail-thmb > img {width: 100%;}
.team-detail-inf {
float: left;
width: 100%;
max-width: 80%;
}
.team-member-name {
float: left;
width: 100%;
}
.team-member-name > h3 {margin-bottom: 5px;}
.team-member-name > span {
font-weight: 700;
font-size: 18px;
display: inline-block;
}
.team-member-name .scl1 {
float: right;
margin-top: -40px;
}
.team-detail-inf-inr {
float: left;
width: 100%;
}
.member-cnt {
float: left;
width: 100%;
margin-top: 35px;
}
.member-cnt > h6 {margin-bottom: 10px;}
.member-cnt > ul {
padding-left: 0;
list-style: none;
margin-bottom: 0;
float: left;
width: 100%;
}
.member-cnt > ul > li {
float: left;
width: 100%;
padding-left: 25px;
position: relative;
font-size: 15px;
margin-top: 11px;
}
.member-cnt > ul > li i {
position: absolute;
left: 0;
top: 9px;
}
.member-expr-lst > li:before {
content: "";
position: absolute;
height: 8px;
width: 8px;
-webkit-border-radius: 50%;
border-radius: 50%;
left: 0;
top: 11px;
}
.member-expr-lst > li {padding-left: 20px !important;}
.team-detail-desc {
float: left;
width: 100%;
margin-top: 50px;
}
.team-detail-desc > h3 {margin-bottom: 0;}
.team-detail-desc > p {margin: 20px 0 0;}
/*===== Blog Detail Page =====*/
.blog-detail-wrp {
float: left;
width: 100%;
}
.blog-detail {
float: left;
width: 100%;
}
.blog-detail-inf {
float: left;
width: 100%;
overflow: hidden;
}
.blog-detail-inf img {width: 100%;}
.blog-detail-inf-inr {
float: left;
width: 100%;
padding: 20px;
border: 1px solid #ddd;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.blog-detail-inf-inr .pst-mta {margin-bottom: 0;}
.blog-detail-desc {
float: left;
width: 100%;
}
.blog-detail-desc > p {margin: 25px 0 0;}
blockquote {
display: inline-block;
background-color: #fbfbfb;
padding: 40px 50px;
text-align: center;
margin: 45px 0 15px;
position: relative;
font-style: italic;
font-size: 20px;
z-index: 1;
}
blockquote p {
margin-bottom: 0;
font-size: inherit;
}
blockquote p i {
position: absolute;
top: 50%;
left: 50%;
font-size: 70px;
z-index: -1;
line-height: initial;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.pst-shr-tgs {
float: left;
width: 100%;
margin-top: 45px;
padding: 15px 0;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.tag-clouds {line-height: 30px;}
.tag-clouds > span {
font-family: Merriweather;
display: inline-block;
margin-right: 10px;
}
.tag-clouds > a {
display: inline-block;
font-family: roboto slab;
}
/*===== Services Detail Page =====*/
.service-detail-wrp {
float: left;
width: 100%;
}
.service-detail-nav {
float: left;
width: 100%;
background-color: #fbfbfb;
padding: 30px;
}
.service-detail-nav > ul {
padding-left: 0;
list-style: none;
margin-bottom: 0;
float: left;
width: 100%;
}
.service-detail-nav > ul li {
float: left;
width: 100%;
font-family: roboto slab;
font-size: 16px;
color: #222;
font-weight: 700;
}
.service-detail-nav > ul li + li {margin-top: 10px;}
.service-detail-desc {
float: left;
width: 100%;
}
.service-detail-desc > img {width: 100%;}
.service-detail-desc > h3 {
font-weight: 400;
margin: 25px 0 0;
}
.service-detail-desc > p {margin: 20px 0 0;}
.service-detail-desc img {
-webkit-border-radius: 5px;
border-radius: 5px;
}
.alignleft {
float: left;
margin-right: 30px;
margin-bottom: 30px
}
.alignright {
float: right;
margin-left: 30px;
margin-bottom: 30px
}
/*===== 404 Error Page =====*/
.error-page {
float: left;
width: 100%;
text-align: center;
}
.error-page-inner {
display: inline-block;
max-width: 45%;
width: 100%;
position: relative;
}
.error-page-inner > h1 {
display: inherit;
font-size: 200px;
color: #292929;
font-weight: 700;
margin-bottom: 20px;
}
.error-page-inner > h1 > i {font-style: normal;}
.error-page-inner > span {
display: inherit;
font-size: 70px;
font-weight: 300;
color: #292929;
position: relative;
line-height: 60px;
letter-spacing: .3px;
margin-top: 10px;
}
.error-page-inner span span {
display: block;
font-size: 24px;
font-weight: 400;
}
.error-page-inner > p {
font-size: 15px;
display: inherit;
max-width: 80%;
margin-top: 10px;
}
.search-form {
display: inherit;
margin-top: 20px;
width: 100%;
position: relative;
max-width: 540px;
}
.search-form > input {
width: 100%;
border: 0;
background: #fafafa;
padding-left: 60px;
padding-right: 30px;
height: 60px;
font-family: lato;
font-size: 14px;
color: #969292;
-webkit-border-radius: inherit;
border-radius: inherit;
}
.search-form > button {
position: absolute;
right: 0;
top: 0;
bottom: 0;
}
.error-page-inner > p a {text-decoration: underline;}
/*===== Search Found Page =====*/
.search-found {
float: left;
width: 100%;
text-align: center;
}
.search-found-inner {
display: inline-block;
max-width: 80%;
width: 100%;
}
.searh-content {
width: 100%;
background: #fbfbfb;
text-align: center;
display: inline-block;
padding: 25px;
font-size: 18px;
max-width: 870px;
margin-bottom: 30px;
color: #444;
font-weight: 700;
}
.searh-content > i {font-style: normal;}
.search-found-inner > h4 {
margin-top: 20px;
font-size: 30px;
}
.search-found-inner > p {
margin-top: 18px;
font-size: 15px;
}
.search-found-inner .searching-form {margin-top: 50px;}
.search-results {
margin-top: 50px;
border-top: 1px solid #d6d6d6;
padding-top: 60px;
text-align: left;
}
/*===== Gallery Style =====*/
.gallery-wrap {
float: left;
width: 100%;
}
.gallery-item {
float: left;
position: relative;
overflow: hidden;
width: 100%;
}
.gallery-item > a {
float: left;
width: 100%;
}
.gallery-item > a:before {
content: "";
position: absolute;
top: 0;
bottom: ;
bottom: 0;
right: 0;
left: 0;
background-color: #000;
opacity: 0;
}
.gallery-item:hover > a::before {opacity: .5;}
.mrg10 .gallery-item {margin-bottom: 10px;}
/*===== Product Page =====*/
.remove-ext5 .product-box {margin-bottom: 40px;}
.product-box {
float: left;
width: 100%;
}
.product-thmb {
float: left;
width: 100%;
overflow: hidden;
position: relative;
}
.product-thmb > a {
float: left;
width: 100%;
position: relative;
}
.product-thmb > a:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000;
opacity: 0;
}
.product-box:hover .product-thmb > a::before {opacity: .5;}
.product-thmb img {width: 100%;}
.product-inf {
float: left;
width: 100%;
margin-top: 25px;
}
.product-inf > h5 {margin-bottom: 0;}
.price {
font-weight: 700;
display: block;
font-size: 20px;
margin-top: 10px;
}
.price ins {
text-decoration: none;
margin-right: 7px;
font-weight: 700;
}
.price del {
font-size: 17px;
opacity: .3;
}
.product-inf > a {margin-top: 18px;}
.product-inf > a.theme-btn {
padding: 10px 30px;
font-size: 14px;
}
.product-sec > h2 {
margin-bottom: 40px;
font-weight: 400;
}
/*===== Product Detail =====*/
.product-detail-wrap {
float: left;
width: 100%;
}
.product-detail-inf-wrap {
float: left;
width: 100%;
}
.product-detail-thmb {
float: left;
width: 100%;
overflow: hidden;
}
.product-detail-thmb img {width: 100%;}
.product-detail-inf {
float: left;
width: 100%;
margin-top: 70px;
padding-left: 30px;
}
.product-detail-inf > h4 {margin-bottom: 15px;}
.product-detail-inf > p {
max-width: 90%;
margin-bottom: 15px;
}
.cart-quantity {
float: left;
width: 100%;
margin-top: 10px;
}
.cart-quantity > form {display: inline-block;}
.cart-quantity > form label {
font-size: 16px;
font-weight: 700;
margin-bottom: 0;
display: inline-block;
line-height: 50.8px;
margin-right: 10px;
vertical-align: middle;
}
.cart-quantity > form input {
background-color: #f5f5f5;
font-weight: 700;
padding: 15px 20px;
text-align: center;
height: 50.8px;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.cart-quantity > form + a {vertical-align: middle;}
.product-detail-tabs {
float: left;
width: 100%;
margin-top: 70px;
}
.stars {
display: inline-block;
font-size: 15px;
margin-bottom: 10px;
}
.stars > i {margin-right: 5px;}
.product-detail-tabs > ul.nav-tabs {
border-bottom: 0;
float: left;
width: 100%;
display: block;
margin-bottom: 20px;
}
.product-detail-tabs > ul.nav-tabs li.nav-item {
margin: 0 10px 10px 0;
float: left;
font-weight: 700;
font-size: 14px;
}
.product-detail-tabs > ul.nav-tabs li.nav-item a.nav-link {
padding: 7px 35px;
border: 1px solid #ddd;
float: left;
-webkit-border-radius: 5px;
border-radius: 5px;
font-family:Merriweather;
font-weight:500;
}
.product-detail-tabs .tab-content {
float: left;
width: 100%;
}
.product-detail-tabs .tab-content .tab-pane {
float: left;
width: 100%;
}
.product-detail-tabs .tab-content .tab-pane > h3 {margin-bottom: 25px;}
.product-detail-tabs .tab-content .tab-pane > p {margin: 0;}
.product-detail-tabs .tab-content .tab-pane > p + p {margin-top: 15px;}
.product-detail-tabs table {
float: left;
width: 100%;
}
.product-detail-tabs table th,
.product-detail-tabs table td {
padding: 13px 20px;
font-size: 15px;
}
.product-detail-tabs table tbody tr:nth-child(2n) {background-color: #f5f5f5;}
.sidebar-wrp {
float: left;
width: 100%;
}
.cause-inf .pst-mta {margin-bottom: 0;}
.cause-inf .pst-mta > li {
margin-top: 0;
line-height: initial;
}
/*===== Page Loader =====*/
.preloader {
background: #0b52e4;
position: fixed;
width: 100%;
height: 100%;
z-index: 999999;
left: 0;
top: 0;
}
.preloader .ball-scale-multiple {
position: relative;
top: 50%;
left: 50%;
}
@-webkit-keyframes ball-scale-ripple-multiple {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 1;
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.7;
}
100% {
opacity: 0.0;
}
}
@keyframes ball-scale-ripple-multiple {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 1;
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.7;
}
100% {
opacity: 0.0;
}
}
.ball-scale-ripple-multiple {
position: relative;
-webkit-transform: translateY(-25px);
-ms-transform: translateY(-25px);
transform: translateY(-25px);
}
.ball-scale-ripple-multiple > div:nth-child(0) {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
.ball-scale-ripple-multiple > div:nth-child(1) {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.ball-scale-ripple-multiple > div:nth-child(2) {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.ball-scale-ripple-multiple > div:nth-child(3) {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.ball-scale-ripple-multiple > div {
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
position: absolute;
top: -2px;
left: -26px;
width: 50px;
height: 50px;
border-radius: 100%;
border: 2px solid #fff;
-webkit-animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
}
@-webkit-keyframes ball-beat {
50% {
opacity: 0.2;
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes ball-beat {
50% {
opacity: 0.2;
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
.ball-beat > div {
background-color: #fff;
width: 15px;
height: 15px;
border-radius: 100%;
margin: 2px;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
display: inline-block;
-webkit-animation: ball-beat 0.7s 0s infinite linear;
animation: ball-beat 0.7s 0s infinite linear;
}
.ball-beat > div:nth-child(2n-1) {
-webkit-animation-delay: -0.35s !important;
animation-delay: -0.35s !important;
}
@-webkit-keyframes ball-scale-multiple {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
5% {
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
@keyframes ball-scale-multiple {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
5% {
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
.ball-scale-multiple {
position: relative;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
.ball-scale-multiple > div:nth-child(2) {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.ball-scale-multiple > div:nth-child(3) {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.ball-scale-multiple > div {
background-color: #fff;
width: 15px;
height: 15px;
border-radius: 100%;
margin: 2px;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
position: absolute;
left: -30px;
top: 0px;
opacity: 0;
margin: 0;
width: 60px;
height: 60px;
-webkit-animation: ball-scale-multiple 1s 0s linear infinite;
animation: ball-scale-multiple 1s 0s linear infinite;
}
/*===== Sidepanel =====*/
.sidepanel {
padding: 30px;
position: fixed;
width: 250px;
background: #222222;
z-index: 100000000;
left: -250px;
top: 100px;
}
.show {left: 0;}
.sidepanel > span {
position: absolute;
right: -50px;
height: 50px;
width: 50px;
text-align: center;
line-height: 50px;
cursor: pointer;
font-size: 22px;
color: #ffffff;
background: #222222;
top: 0;
}
.color-picker {
float: left;
width: 100%;
}
.color-picker > h3 {
float: left;
width: 100%;
margin: 0 0 20px;
position: relative;
font-weight: 700;
color: #fff;
font-size: 13px;
padding-bottom: 13px;
}
.color-picker > h3::before {
content: "";
background: #777;
height: 3px;
width: 13px;
left: 0;
bottom: 0;
position: absolute;
}
.color-picker > a::before {
height: 100%;
top: 0;
left: 0;
width: 0;
position: absolute;
z-index: 1;
content: "";
}
.color-picker > a.color-picker::before {width: 100%;}
.color-picker > a::after {
color: #fff;
content: "✔";
font-size: 16px;
left: 50%;
top: 50%;
position: absolute;
opacity: 0;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 2;
}
.color-picker > a.applied::after {opacity: 1}
.color-picker > a {
cursor: pointer;
float: left;
height: 35px;
margin: 0 10px 10px 0;
position: relative;
width: 35px;
}
.color-picker .color {background-color: #ff9822;}
.color-picker .color2 {background-color: #b57c00;}
.color-picker .color3 {background-color: #a0ce4e;}
.color-picker .color4 {background-color: #f64243;}
/*===== Theme Color =====*/
/*===== Background Color =====*/
.theme-bg,
.theme-bg-layer:before,
nav > div > ul li > a:before,
nav > div > ul li > a:after,
.srch-cls-btn:hover,
.theme-btn.green-bg:before,
.theme-btn.green-bg:after,
.serv-bx:hover .srv-inf.green-bg,
.plr-bx > i:after,
.owl-carousel .owl-nav > button.owl-prev,
.owl-carousel .owl-nav > button.owl-next,
.dnt-lst > a:hover,
.dnt-lst > a:focus,
.team-bx:hover .team-inf,
.team-inf > span:before,
.serv-bx2:hover .serv-inf2,
.pagination > li:hover a,
.pagination > li a:focus,
.pagination > li.active span,
.breadcrumb::before,
.event-thmb > span:before,
.event-thmb .countdown:before,
.event-detail-img > span:before,
.event-detail-img .countdown:before,
.event-detail-desc ul > li:before,
.member-expr-lst > li:before,
.rspn-mnu-btn:hover,
.rspn-scil > li a:hover,
.rspn-mnu-cls:hover,
.preloader
{
background-color: #ff9822;
}
{
background: #ff9822;
}
/*===== Text Color =====*/
.theme-clr,
nav > div > ul li:hover,
nav > div > ul li:hover > a,
nav > div > ul li a:focus,
nav > div > ul > li.menu-item-has-children:hover:after,
.scl1 > a:hover,
.scl1 > a:focus,
.tp-lnks > li a:hover,
.tp-lnks > li a:focus,
.srch-btn:hover,
.srch-btn:focus,
.header-search form > button:hover,
.header-search form > button:focus,
header.style1 nav > div > a.srch-btn:hover,
header.style1 nav > div > a.srch-btn:focus,
.abt-vdo > a:hover,
.abt-vdo > a:focus,
.prayer-timings > table tr:hover td,
.serv-bx:hover > i.green-clr,
.post-inf > h5 a:hover,
.post-inf > h5 a:focus,
.pst-mta > li a:hover,
.pst-mta > li a:focus,
.post-inf > a:hover,
.post-inf > a:focus,
.event-bx > h5 a:hover,
.event-bx > h5 a:focus,
.event-bx > a:hover,
.event-bx > a:focus,
.event-bx:hover > a:hover,
.event-bx:hover > a:focus,
.rcnt-inf > h6 a:hover,
.rcnt-inf > h6 a:focus,
.cpy-rgt > p a:hover,
.cpy-rgt > p a:focus,
.cnt-inf > li a:hover,
.cnt-inf > li a:focus,
.inf-lst > li a:hover,
.inf-lst > li a:focus,
ol.breadcrumb > li.breadcrumb-item.active,
.breadcrumb > li a:hover,
.breadcrumb > li a:focus,
.cause-inf > h5 a:hover,
.cause-inf > h5 a:focus,
.event-inf > h5 a:hover,
.event-inf > h5 a:focus,
.event-inf > a:hover,
.event-inf > a:focus,
.cnt-inf-lst > li a:hover,
.cnt-inf-lst > li a:focus,
.tch-dwn-btn > a:hover,
.tch-dwn-btn > a:focus,
.tch-thmb > a:hover,
.tch-thmb > a:focus,
.lst-cas > h6 a:hover,
.lst-cas > h6 a:focus,
.widget ul li > a:hover,
.widget ul li > a:focus,
.tag-clouds > a:hover,
.tag-clouds > a:focus,
.service-detail-nav > ul li:hover > a,
.service-detail-nav > ul li.active > a,
.service-detail-nav > ul li > a:focus,
.product-inf > h5 a:hover,
.product-inf > h5 a:focus,
.product-detail-tabs > ul li a.nav-link:hover,
.product-detail-tabs > ul li a.nav-link:focus,
.product-detail-tabs > ul li a.nav-link.active,
.rsnp-mnu ul > li > a:focus,
.rsnp-mnu ul > li:hover > a,
.rsnp-mnu ul > li.active > a,
.rspn-srch > button:hover,
.rsnp-mnu ul li.menu-item-has-children.active:before,
header.style1 .scl1 > a:hover,
header.style1 .scl1 > a:focus,
.rspn-cnt > span a:hover,
.rspn-cnt > span a:focus
{
color: #ff9822;
}
/*===== Border Color =====*/
.theme-brd-clr,
.dnt-lst > a:hover,
.dnt-lst > a:focus,
.abt-vdo.style2:before,
.serv-bx2:hover .serv-inf2,
.pagination > li:hover,
.pagination > li.active,
.product-detail-tabs > ul li a.nav-link:hover,
.product-detail-tabs > ul li a.nav-link:focus,
.product-detail-tabs > ul li a.nav-link.active
{
border-color: #ff9822;
}
/*===== Border Top Color =====*/
.testi-desc
{
border-top-color: #ff9822;
}
/*===== Border Right Color =====*/
{
border-right-color: #ff9822;
}
/*===== Border Bottom Color =====*/
{
border-bottom-color: #ff9822;
}
/*===== Border Left Color =====*/
{
border-left-color: #ff9822;
}
/*===== Green Color =====*/
/*===== Background Color =====*/
.green-bg,
.green-bg-layer:before,
.theme-btn.theme-bg:before,
.theme-btn.theme-bg:after,
.serv-bx:hover .srv-inf.theme-bg,
.owl-carousel .owl-nav > button:hover,
.owl-carousel .owl-nav > button:focus
{
background-color: #5d2b00;
}
{
background: #5d2b00;
}
/*===== Text Color =====*/
.green-clr,
.serv-bx:hover > i.theme-clr,
.serv-bx > h5 a:hover,
.serv-bx > h5 a:focus,
.error-page-inner > p a:hover,
.error-page-inner > p a:focus
{
color: #5d2b00;
}
/*===== Border Color =====*/
.green-brd-clr
{
border-color: #5d2b00;
}
/*===== Border Top Color =====*/
{
border-top-color: #5d2b00;
}
/*===== Border Right Color =====*/
{
border-right-color: #5d2b00;
}
/*===== Border Bottom Color =====*/
{
border-bottom-color: #5d2b00;
}
/*===== Border Left Color =====*/
{
border-left-color: #5d2b00;
}
.newsletter > button.green-bg::before,
.newsletter > button.green-bg::after {background-color: #000;}
.w5 {width: 5%;}
.w10 {width: 10%;}
.w15 {width: 15%;}
.w20 {width: 20%;}
.w25 {width: 25%;}
.w30 {width: 30%;}
.w35 {width: 35%;}
.w40 {width: 40%;}
.w45 {width: 45%;}
.w50 {width: 50%;}
.w55 {width: 55%;}
.w60 {width: 60%;}
.w65 {width: 65%;}
.w70 {width: 70%;}
.w75 {width: 75%;}
.w80 {width: 80%;}
.w85 {width: 85%;}
.w90 {width: 90%;}
.w95 {width: 95%;}
.w100 {width: 100%;}
/* New Changes */
.service-section-contr .theme-btn{
margin-top:25px;
}
.cause-bx .btns-wrp{
display:none;
}
.post-bx .post-inf{
background:#fff;
}
.post-bx .post-inf > a{
font-weight:400;
color:#555;
}
.newsletter-wrp h4{
font-size:24px;
}
.event-bx > a{
font-weight:400;
color:#555;
}
.pg-tp-inr h1{
font-size:48px;
}
.blog-grid-cont .post-inf a{
margin-top:15px;
}
.blog-grid-cont .post-inf{
padding:25px 30px 25px;
}
.blog-grid-cont .pst-mta > li{
margin:10px 15px 0 0;
}
.blog-detail-desc i.fas.fa-quote-left.theme-clr {
color: #d8d7d7;
}
.blog-detail-desc p{
line-height:30px;
}
.pst-shr-tgs .tag-clouds > a{
color:#555;
}
.pst-shr-tgs .scl1{
font-size:16px;
}
.pst-shr-tgs .scl1 > span{
margin-right:10px;
}
.cmts-wrp h4 {
margin-bottom: 35px;
color: #555;
font-size: 28px;
}
.blog-detail-desc .cmts-wrp p{
line-height:28px;
}
.cmt-inf i.far.fa-calendar-alt{
padding-right:5px;
}
.cnt-frm h4{
color:#555;
font-size:24px;
}
.cnt-frm .mrg10 > div{
padding:5px 5px;
}
.lst-cas > h6{
line-height:36px;
font-size:18px;
}
.rcnt-inf > span{
font-size:14px;
}
.event-bx2 .event-inf > a {
font-family: Merriweather;
font-size: 15px;
display: inline-block;
font-weight:400;
color:#555;
}
.event-detail-inf-inr{
padding-top:10px;
}
.event-detail-desc > h3, .rprsntv-wrp > h3, .event-srch-mp > h3{
font-size:32px;
}
p.price-text {
display: inline-block;
padding-right: 10px;
color: #222;
font-size: 16px;
}
.cart-quantity input.qty.brd-rd5{
width:90px;
}
.product-detail-tabs .tab-content h5{
padding-bottom:10px;
}
.related-pro-cont h4{
text-align: left;
padding-bottom: 15px;
}
.product-sec.related-pro-cont.remove-ext3.text-center{
margin-top:-60px;
}
.related-pro-cont h4{
font-size:26px;
}
.gap.remove-gap.related-pro-cont-sec {
margin-bottom: 25px;
}
.member-cnt > h6{
font-size:18px;
}
.team-detail-inf{
padding-top:40px;
}
.cause-detail-inf-inr{
padding:10px 30px;
}
.cause-detail-inf-inr .prg-wrp > span {
line-height: 50px;
margin-top: 10px;
color: #555;
font-family: Merriweather;
font-size:14px;
}
.cause-detail-inf-inr .pst-mta > li {
margin: 15px 15px 0 0;
font-weight: 500;
font-family: Merriweather;
font-size:14px;
}
.cause-detail .cmts-wrp h4 {
font-size:24px;
}
.cause-detail .event-detail-desc h3{
margin:25px 0 10px;
}
.cause-detail .pst-shr-tgs{
margin-top:35px;
}
.event-detail-desc > p{
line-height:30px;
}
.service-detail-desc .alignleft {
margin-bottom:0px
}
.sec-tl.contact-cont{
margin-bottom:25px;
}
.cnt-inf-wrp{
margin-top:70px;
}
.cnt-inf-wrp .sec-tl{
margin-bottom:35px;
}
.cnt-inf-wrp .sec-tl h3{
padding-top:5px;
}
.sec-tl > span{
padding-bottom:5px;
}
.dnt-lst > a{
background:#fff;
}
.sidepanel{
display:none;
}
.post-inf > h5, .event-bx > h5{
line-height:28px;
}
.event-inf > h5{
line-height:36px;
}
.related-pro-cont .product-inf > h5{
font-size:20px;
}
.widget .rcnt-inf > h6{
font-size:14px;
}
.tch-inr.recent-lessons h5{
padding:15px 0 0 0;
}
.book-block img{
width:100%;
height:auto;
}
.tch-inf{
background:#fff;
}
.white-testi .testi-desc p, .white-testi .testi-bx h6{
color:#fff;
}
.sidepanel {
display: none;
}
/***** updated 7th Feb 2019 ******/
nav > div ul li a::before{
top:0px;
}
nav > div ul li ul li a::before {
top: -1px;
}
.selec-wrp .btn-group > button{
padding:7px 30px 7px 20px;
} | 0.19671 | 0.077134 |
:root{
--theme-dark: #ffffff;
--theme-dark-grad: #44ccaa;
--theme-color-grad: #44ccaa;
--theme-color-grad-2: #55ddbb;
--theme-color-grad-3: #66eecc;
--theme-color: #44ccaa;
--theme-color-rgb: 68, 204, 170;
}
body {
max-width: 800px;
margin: 40px auto;
padding: 0 20px;
font: 18px/1.4 'Open Sans', sans-serif;
color: var(--theme-color);
background-color: var(--theme-dark);
text-align: center;
}
section{
width: 90%;
max-width: 800px;
margin: 50px auto;
background: rgba(0,0,0,0.1);
padding: 15px;
border-radius: 20px;
box-shadow: 0 0 13px rgba(var(--theme-color-rgb),0.8);
z-index: 1;
}
section h2{
z-index: 1;
text-align: center;
width: auto;
max-width: 60%;
padding-bottom: 40px;
border-bottom: 5px solid var(--theme-color);
left: 50%;
transform: translate(-50%,0);
position: relative;
}
.a,.b,.c {
display: inline-block;
margin-bottom: 5px;
padding: 10px 30px;
border-radius: 50px;
color: var(--theme-dark);
background: var(--theme-color-grad);
text-decoration: none;
cursor: pointer;
border: none;
position:relative;
top: -6px;
border:0;
-moz-outline-style:none;
outline:medium none;
transition: all 0.04s linear;
margin-top:10px;
margin-bottom:10px;
margin-left:2px;
margin-right:2px;
}
.a:active,.b:active,.c:active{
background: var(--theme-color-grad-2);
}
.tableContr:not(.free){
width: 100%;
height: 299.219px;
max-height: 299.219px;
max-width: 100%;
overflow: auto;
overflow-x: hidden;
position: relative;
}
.tableContr.free{
width: 100%;
height: 299.219px;
max-height: 299.219px;
max-width: 100%;
overflow: auto;
position: relative !important;
}
.tableContr table {
border-collapse: collapse;
width: 100%;
text-shadow: none;
max-width: 100% !important;
}
.tableContr:not(.free) td {
text-align: left;
padding: 8px;
border-bottom: 1px solid var(--theme-color);
max-width: 50px !important;
width: 50% !important;
}
.tableContr.free table td{
text-align: left;
padding: 8px;
border-bottom: 1px solid var(--theme-color);
width: auto !important;
max-width: auto !important;
}
tr.active{
background: var(--theme-color-grad) !important;
color: var(--theme-dark) !important;
}
td p{
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
thead,td.rare {
background: var(--theme-color-grad);
color: var(--theme-dark);
font-size: 24px;
border-bottom: 1px solid var(--theme-dark);
}
input,textarea,select{
background: var(--theme-color-grad);
color: var(--theme-dark);
width: 80%;
font-size: 16px;
padding: 12px 20px 12px 20px;
border: 1px solid var(--theme-dark);
margin-bottom: 12px;
border-radius: 50px;
outline: none;
}
div.checkContr{
width: 80%;max-width: 100%;height: 80px;
}
label.check{
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin: 15px;
float: left;
}
label.check [type=radio],label.check [type=checkbox]{
position: absolute;
opacity: 0;
cursor: pointer;
}
label.check .mark{
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
background-color: var(--theme-dark);
border: 1px solid var(--theme-color);
border-radius: 5px;
transition: .5s;
}
label.check [type=radio] ~ .mark{
border-radius: 50px;
}
label.check [type=radio]:checked ~ .mark,
label.check [type=checkbox]:checked ~ .mark{
background-color: var(--theme-color);
color: var(--theme-dark);
}
label.check .mark:after {
content: "";
position: absolute;
display: none;
left: 9px;
}
label.check .mark:after {
display: block;
}
label.check [type=radio] ~ .mark:after {
top: 9px;
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--theme-dark);
}
label.check [type=checkbox] ~ .mark:after {
top: 5px;
width: 5px;
height: 10px;
border: solid var(--theme-dark);
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.slidecontainer{
width: 80%;
margin: 2.5px auto;
}
[type=range]{
padding: 0;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 25px;
background: var(--theme-dark);
border: 1px solid var(--theme-color);
outline: none;
opacity: 0.7;
-webkit-transition: .2s;
transition: opacity .2s;
}
[type=range]:hover {
opacity: 1; /* Fully shown on mouse-over */
}
[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 25px;
height: 25px;
background: var(--theme-color-grad);
cursor: pointer;
border-radius: 50px;
}
[type=range]::-moz-range-thumb {
width: 25px;
height: 25px;
background: var(--theme-color-grad);
cursor: pointer;
border-radius: 50px;
}
.box{
width: 85%;
height: auto;
border: 5px solid var(--theme-color);
border-radius: 50px;
margin: 5px auto;
padding: 20px;
}
code{
background: #ddd;
color: red;
padding: 2px 5px;
border-radius: 5px;
}
code[attr]{
color: green;
}
#menu{
position: fixed;
top: 0;
width: 200px;
height: 300px;
left: 50%;
transform: translate(-50%,-285px);
transition: .8s;
background: var(--theme-dark-grad);
z-index: 9999999999999999999999999999999999999999999999 !important;
padding: 0;
border-radius: 0 0 10px 10px;
}
#menu.open{
transform: translate(-50%,0px);
}
#menu ul{
text-align: left;
position: relative;
height: 250px;
width: calc(100% - 10px);
overflow: auto;
list-style: none;
padding: 0 5px;
margin: 5px none;
}
#menu ul li{
border-bottom: 1px solid var(--theme-color);
cursor: pointer;
background: var(--theme-dark);
}
#menuToggle{
position: relative;
width: 100%;
height: 40px;
left: 0;
margin: 5px 0;
border-radius: 0 0 50px 50px;
}
#menuToggle:active{
background: var(--theme-color-grad);
} | demo/demo.css | :root{
--theme-dark: #ffffff;
--theme-dark-grad: #44ccaa;
--theme-color-grad: #44ccaa;
--theme-color-grad-2: #55ddbb;
--theme-color-grad-3: #66eecc;
--theme-color: #44ccaa;
--theme-color-rgb: 68, 204, 170;
}
body {
max-width: 800px;
margin: 40px auto;
padding: 0 20px;
font: 18px/1.4 'Open Sans', sans-serif;
color: var(--theme-color);
background-color: var(--theme-dark);
text-align: center;
}
section{
width: 90%;
max-width: 800px;
margin: 50px auto;
background: rgba(0,0,0,0.1);
padding: 15px;
border-radius: 20px;
box-shadow: 0 0 13px rgba(var(--theme-color-rgb),0.8);
z-index: 1;
}
section h2{
z-index: 1;
text-align: center;
width: auto;
max-width: 60%;
padding-bottom: 40px;
border-bottom: 5px solid var(--theme-color);
left: 50%;
transform: translate(-50%,0);
position: relative;
}
.a,.b,.c {
display: inline-block;
margin-bottom: 5px;
padding: 10px 30px;
border-radius: 50px;
color: var(--theme-dark);
background: var(--theme-color-grad);
text-decoration: none;
cursor: pointer;
border: none;
position:relative;
top: -6px;
border:0;
-moz-outline-style:none;
outline:medium none;
transition: all 0.04s linear;
margin-top:10px;
margin-bottom:10px;
margin-left:2px;
margin-right:2px;
}
.a:active,.b:active,.c:active{
background: var(--theme-color-grad-2);
}
.tableContr:not(.free){
width: 100%;
height: 299.219px;
max-height: 299.219px;
max-width: 100%;
overflow: auto;
overflow-x: hidden;
position: relative;
}
.tableContr.free{
width: 100%;
height: 299.219px;
max-height: 299.219px;
max-width: 100%;
overflow: auto;
position: relative !important;
}
.tableContr table {
border-collapse: collapse;
width: 100%;
text-shadow: none;
max-width: 100% !important;
}
.tableContr:not(.free) td {
text-align: left;
padding: 8px;
border-bottom: 1px solid var(--theme-color);
max-width: 50px !important;
width: 50% !important;
}
.tableContr.free table td{
text-align: left;
padding: 8px;
border-bottom: 1px solid var(--theme-color);
width: auto !important;
max-width: auto !important;
}
tr.active{
background: var(--theme-color-grad) !important;
color: var(--theme-dark) !important;
}
td p{
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
thead,td.rare {
background: var(--theme-color-grad);
color: var(--theme-dark);
font-size: 24px;
border-bottom: 1px solid var(--theme-dark);
}
input,textarea,select{
background: var(--theme-color-grad);
color: var(--theme-dark);
width: 80%;
font-size: 16px;
padding: 12px 20px 12px 20px;
border: 1px solid var(--theme-dark);
margin-bottom: 12px;
border-radius: 50px;
outline: none;
}
div.checkContr{
width: 80%;max-width: 100%;height: 80px;
}
label.check{
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin: 15px;
float: left;
}
label.check [type=radio],label.check [type=checkbox]{
position: absolute;
opacity: 0;
cursor: pointer;
}
label.check .mark{
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
background-color: var(--theme-dark);
border: 1px solid var(--theme-color);
border-radius: 5px;
transition: .5s;
}
label.check [type=radio] ~ .mark{
border-radius: 50px;
}
label.check [type=radio]:checked ~ .mark,
label.check [type=checkbox]:checked ~ .mark{
background-color: var(--theme-color);
color: var(--theme-dark);
}
label.check .mark:after {
content: "";
position: absolute;
display: none;
left: 9px;
}
label.check .mark:after {
display: block;
}
label.check [type=radio] ~ .mark:after {
top: 9px;
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--theme-dark);
}
label.check [type=checkbox] ~ .mark:after {
top: 5px;
width: 5px;
height: 10px;
border: solid var(--theme-dark);
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.slidecontainer{
width: 80%;
margin: 2.5px auto;
}
[type=range]{
padding: 0;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 25px;
background: var(--theme-dark);
border: 1px solid var(--theme-color);
outline: none;
opacity: 0.7;
-webkit-transition: .2s;
transition: opacity .2s;
}
[type=range]:hover {
opacity: 1; /* Fully shown on mouse-over */
}
[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 25px;
height: 25px;
background: var(--theme-color-grad);
cursor: pointer;
border-radius: 50px;
}
[type=range]::-moz-range-thumb {
width: 25px;
height: 25px;
background: var(--theme-color-grad);
cursor: pointer;
border-radius: 50px;
}
.box{
width: 85%;
height: auto;
border: 5px solid var(--theme-color);
border-radius: 50px;
margin: 5px auto;
padding: 20px;
}
code{
background: #ddd;
color: red;
padding: 2px 5px;
border-radius: 5px;
}
code[attr]{
color: green;
}
#menu{
position: fixed;
top: 0;
width: 200px;
height: 300px;
left: 50%;
transform: translate(-50%,-285px);
transition: .8s;
background: var(--theme-dark-grad);
z-index: 9999999999999999999999999999999999999999999999 !important;
padding: 0;
border-radius: 0 0 10px 10px;
}
#menu.open{
transform: translate(-50%,0px);
}
#menu ul{
text-align: left;
position: relative;
height: 250px;
width: calc(100% - 10px);
overflow: auto;
list-style: none;
padding: 0 5px;
margin: 5px none;
}
#menu ul li{
border-bottom: 1px solid var(--theme-color);
cursor: pointer;
background: var(--theme-dark);
}
#menuToggle{
position: relative;
width: 100%;
height: 40px;
left: 0;
margin: 5px 0;
border-radius: 0 0 50px 50px;
}
#menuToggle:active{
background: var(--theme-color-grad);
} | 0.301773 | 0.0686 |
@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}
@font-face {
font-family: Myriad Pro Regular;
/*src: url('../fonts/Myriad Pro Regular.ttf');*/
}
#front_header{
background-color:#f0efef;
padding:40px;
}
.Aboutcredit_card {
padding: 24px;
text-align: justify;
}
.header_paragrph {
margin-top: 0px;
}
.numb {
border-radius: 50%;
background-color: #59ADD2;
padding: 2px 8px;
font-size: 25px;
color: #fff;
}
.colr {
color: #050404;
}
.Second_div{
padding-top:10px;
}
.number {
border-radius: 50%;
background-color: #59ADD2;
padding: 6px 7px;
color: #fff;
}
.number_sec {
border-radius: 50%;
background-color: #59ADD2;
padding: 2px 7px;
color: #fff;
}
.number1 {
border-radius: 50%;
background-color: #A09E9F;
padding: 7px 7px;
color: #fff;
background-color: #59ADD2;
}
.trems_condition {
color: #CFCFCE;
text-align:center;
}
.trems_condition2 {
color: #CFCFCE;
text-align:center;
}
.trems_condition3 {
color: #CFCFCE;
text-align:center;
}
.trems_condition4 {
color: #CFCFCE;
text-align:center;
}
.card_match_about {
background-color:#E2E2E2;
padding-bottom: 15px;
text-align: center;
}
.partnes_paragrph {
margin: 35px 0px;
}
.icon1 {
position: relative;
top: 6px;
left: 10px;
}
.icon2 {
margin: 25px 115px 0px 0px;
}
.icon4 {
margin: 25px 115px 0px 0px;
}
.card_match {
background-image: url(../images/frontCard/master-card-background.png);
background-repeat: no-repeat;
background-size:cover;
background-position:center center;
}
.card_match div:last-child > p {
float: right;
padding-right: 26px;
padding-top: 10px;
color:#fff;
}
.req_card{
border:1px solid gray;
}
.req_para{
background-color: #666766;
color: #fff;
padding: 3px;
display: block;
text-align: center;
font-size: 18px;
}
.req_paragrph {
color: #2883a2;
font-weight: bold;
}
.match_crd {
font-size: 16px;
color: black;
font-weight: bold;
}
.card_div {
text-align: center;
font-size: 17px;
font-weight: bold;
}
.req_card1 {
background-color: #c9c9c9;
padding: 8px 18px;
font-size: 12px;
color: black;
}
.req_card2 {
background-color: #d8d8d8;
padding: 8px 18px;
font-size: 12px;
color: black;
}
.req_card3 {
background-color: #eae8e7;
padding: 8px 18px;
font-size: 12px;
color: black;
}
.req_head1 {
font-size: 9px;
}
.req_head1 {
font-size: 9px;
margin-left: 39px;
}
.card_match img {
margin-left: 30px;
}
.less_Color {
color: #58b85a;
}
.information_pargrph p {
font-size: 13px;
}
.scroes{
margin: 42px 0px 19px 0px;
font-weight: bold;
}
.creat_chack {
margin-left: 25px;
font-size: 12px;
background-color: #fff;
padding: 0px 13px 5px 10px;
text-align: justify;
}
.creat_chack1 {
margin-left: 25px;
font-size: 12px;
background-color: #f0efef;
padding: 15px;
}
.information_pargrph h4 {
font-size: 15px;
font-weight: bold;
}
.information_pargrph1 h4 {
font-size: 15px;
font-weight: bold;
}
.information_pargrph2 h4 {
font-size: 15px;
font-weight: bold;
}
.information_pargrph {
padding-left: 14px;
}
.information_pargrph1 {
padding-left: 14px;
font-size: 13px;
}
.information_pargrph2 {
padding-left: 14px;
font-size: 13px;
}
.conditions_pargraph p {
text-align: justify;
padding: 40px 12px 0px 0px;
color: black;
font-size: 12px;
}
.searching_pr {
text-align: center;
padding: 150px;
background-color: #fefded;
font-size: 20px;
}
.sarch_clr {
color: #58b85a;
}
.searching_pr h4 {
font-size: 30px;
margin: 40px;
}
.searching_pr h5 {
font-size: 22px;
}
.let_us{
color:#42b9ea;
}
#searching_paragraph {
background-color: #fff;
padding: 15px;
}
.try_again {
text-align: center;
padding: 110px;
background-color:#999999;
}
.try_again a {
padding: 5px 25px 5px 25px;
background-color: #58add2;
}
.try_again_info{
text-decoration:underline;
color:#92c3de;
}
.find_profile {
color: #66CC66;
}
.try_again p {
color: black;
font-size: 18px;
padding-bottom: 30px;
}
.try_again h4 {
font-size: 32px;
padding: 22px;
}
.try_pargh {
background-color: #fff;
padding: 29px;
}
.form_design {
border-radius: 0px;
}
.frm_page {
background-color: #f0efef;
padding: 38px;
}
.try_or {
font-weight: bold;
}
.brows_para a {
color: #fff;
}
.numb1 {
color: #20AF4C;
}
.number_secd {
border-radius: 50%;
background-color: #a09e9f;
padding: 4px 8px;
color: #fff;
font-size: 13px;
font-weight: bold;
}
.btnCardNext {
background-color: #20AF4C;
padding: 10px;
margin: 10px 0;
color: #fff;
font-size: 24px;
border-radius: 5px;
}
.btnCardNext a{
color:#fff;
text-decoration:none;
font-weight:bold;
}
@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}
@font-face {
font-family: Myriad Pro Regular;
/*src: url(../fonts/Myriad Pro Regular.ttf);*/
}
/* header part start*/
#front_card_header{
background-image:url(../images/front_card_head.jpg);
width:100%;
height:61px;
background-repeat:no-repeat;
background-size:cover;
}
.FrontCardimg1{
margin-left:70px;
}
.FrontCardtext1{
font-size:18px;
font-weight:bold;
}
.front_card_head{
margin:20px 80px 0 0;
}
.FrontCardtext2{
color:#fff;
font-size:16px;
margin-right:20px;
}
.FrontCardtext3 {
color: #fff;
font-size: 16px;
background-color: #3ea15d;
padding: 5px;
border-radius: 4px;
}
/* header part end */
/* second_div is start */
#front_card_second {
background-image: url(../images/frontCard/background-img.jpg);
height: 634px;
width: 100%;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.second_div_paragrp h3 {
text-align: center;
color: #000;
font-size: 35px;
margin-top: 100px;
}
.second_div_heading {
color: #098cba;
}
.free_credit {
color: #000;
font-weight: 600;
font-size: 15px;
}
.credit_card_pr {
margin-top: 225px;
color: black;
}
.credit_pr {
color: #000;
font-weight: bold;
}
.free_credit_card {
margin-top: 40px;
}
.card_butn {
color: #fff;
background-color: #3ea15d;
border-color: #ccc;
font-size: 20px;
padding: 3px 30px;
margin-top: 15px;
}
.front_card_box {
width: auto;
min-height: 298px;
background-color: #fff;
box-shadow: 4px 4px 4px #888888;
margin-top: 45px;
padding: 5px;
}
.card_model {
border: 1px solid black;
height:150px;
}
.front_card_box h3 {
text-align: center;
}
.front_card_box p {
margin: 12px;
}
/* footer part start */
.link_menu ul li{
list-style:none;
}
.link_menu ul li a{
text-decoration:none;
color:#fff;
}
.link_menu {
margin-top: 40px;
}
#footer_finding {
background-color: #145b85;
margin-top:45px;
}
.icon_ber p {
color: #fff;
}
.copywrit {
color: #fff;
margin-top: 15px;
}
.copywrit_pr {
color: #fff;
margin-top: 45px;
}
.icon_ber {
margin-top: 15px;
}
/* creat account part */
#Creat_account{
background-color:#eef0f1;
}
.create_ac {
width: 27%;
min-height: 310px;
text-align: center;
margin-left: 375px;
margin-top: 45px;
background-color: #fff;
border-radius: 5px;
border:1px solid #a9abaa;
}
.account_button {
color: #fff;
background-color: #3ea15d;
border-color: #3ea15d;
padding: 8px 110px;
margin-top: 17px;
}
.input_box {
padding: 0px 10px;
}
.sig_up {
margin-left: 12px;
}
.creat_accn p {
margin-top: 10px;
}
.sign_in {
color: #216bb5;
}
/* Account part end */
/* finager card start */
.create_acnt {
width: 27%;
min-height: 350px;
text-align: center;
margin-left: 400px;
margin-top: 45px;
background-color: #fff;
border-radius: 5px;
border: 1px solid #a9abaa;
}
.finazer_card {
font-size: 20px;
font-weight: bold;
text-align: center;
} | resource/front_end/css/unminify/frontCard.css | @charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}
@font-face {
font-family: Myriad Pro Regular;
/*src: url('../fonts/Myriad Pro Regular.ttf');*/
}
#front_header{
background-color:#f0efef;
padding:40px;
}
.Aboutcredit_card {
padding: 24px;
text-align: justify;
}
.header_paragrph {
margin-top: 0px;
}
.numb {
border-radius: 50%;
background-color: #59ADD2;
padding: 2px 8px;
font-size: 25px;
color: #fff;
}
.colr {
color: #050404;
}
.Second_div{
padding-top:10px;
}
.number {
border-radius: 50%;
background-color: #59ADD2;
padding: 6px 7px;
color: #fff;
}
.number_sec {
border-radius: 50%;
background-color: #59ADD2;
padding: 2px 7px;
color: #fff;
}
.number1 {
border-radius: 50%;
background-color: #A09E9F;
padding: 7px 7px;
color: #fff;
background-color: #59ADD2;
}
.trems_condition {
color: #CFCFCE;
text-align:center;
}
.trems_condition2 {
color: #CFCFCE;
text-align:center;
}
.trems_condition3 {
color: #CFCFCE;
text-align:center;
}
.trems_condition4 {
color: #CFCFCE;
text-align:center;
}
.card_match_about {
background-color:#E2E2E2;
padding-bottom: 15px;
text-align: center;
}
.partnes_paragrph {
margin: 35px 0px;
}
.icon1 {
position: relative;
top: 6px;
left: 10px;
}
.icon2 {
margin: 25px 115px 0px 0px;
}
.icon4 {
margin: 25px 115px 0px 0px;
}
.card_match {
background-image: url(../images/frontCard/master-card-background.png);
background-repeat: no-repeat;
background-size:cover;
background-position:center center;
}
.card_match div:last-child > p {
float: right;
padding-right: 26px;
padding-top: 10px;
color:#fff;
}
.req_card{
border:1px solid gray;
}
.req_para{
background-color: #666766;
color: #fff;
padding: 3px;
display: block;
text-align: center;
font-size: 18px;
}
.req_paragrph {
color: #2883a2;
font-weight: bold;
}
.match_crd {
font-size: 16px;
color: black;
font-weight: bold;
}
.card_div {
text-align: center;
font-size: 17px;
font-weight: bold;
}
.req_card1 {
background-color: #c9c9c9;
padding: 8px 18px;
font-size: 12px;
color: black;
}
.req_card2 {
background-color: #d8d8d8;
padding: 8px 18px;
font-size: 12px;
color: black;
}
.req_card3 {
background-color: #eae8e7;
padding: 8px 18px;
font-size: 12px;
color: black;
}
.req_head1 {
font-size: 9px;
}
.req_head1 {
font-size: 9px;
margin-left: 39px;
}
.card_match img {
margin-left: 30px;
}
.less_Color {
color: #58b85a;
}
.information_pargrph p {
font-size: 13px;
}
.scroes{
margin: 42px 0px 19px 0px;
font-weight: bold;
}
.creat_chack {
margin-left: 25px;
font-size: 12px;
background-color: #fff;
padding: 0px 13px 5px 10px;
text-align: justify;
}
.creat_chack1 {
margin-left: 25px;
font-size: 12px;
background-color: #f0efef;
padding: 15px;
}
.information_pargrph h4 {
font-size: 15px;
font-weight: bold;
}
.information_pargrph1 h4 {
font-size: 15px;
font-weight: bold;
}
.information_pargrph2 h4 {
font-size: 15px;
font-weight: bold;
}
.information_pargrph {
padding-left: 14px;
}
.information_pargrph1 {
padding-left: 14px;
font-size: 13px;
}
.information_pargrph2 {
padding-left: 14px;
font-size: 13px;
}
.conditions_pargraph p {
text-align: justify;
padding: 40px 12px 0px 0px;
color: black;
font-size: 12px;
}
.searching_pr {
text-align: center;
padding: 150px;
background-color: #fefded;
font-size: 20px;
}
.sarch_clr {
color: #58b85a;
}
.searching_pr h4 {
font-size: 30px;
margin: 40px;
}
.searching_pr h5 {
font-size: 22px;
}
.let_us{
color:#42b9ea;
}
#searching_paragraph {
background-color: #fff;
padding: 15px;
}
.try_again {
text-align: center;
padding: 110px;
background-color:#999999;
}
.try_again a {
padding: 5px 25px 5px 25px;
background-color: #58add2;
}
.try_again_info{
text-decoration:underline;
color:#92c3de;
}
.find_profile {
color: #66CC66;
}
.try_again p {
color: black;
font-size: 18px;
padding-bottom: 30px;
}
.try_again h4 {
font-size: 32px;
padding: 22px;
}
.try_pargh {
background-color: #fff;
padding: 29px;
}
.form_design {
border-radius: 0px;
}
.frm_page {
background-color: #f0efef;
padding: 38px;
}
.try_or {
font-weight: bold;
}
.brows_para a {
color: #fff;
}
.numb1 {
color: #20AF4C;
}
.number_secd {
border-radius: 50%;
background-color: #a09e9f;
padding: 4px 8px;
color: #fff;
font-size: 13px;
font-weight: bold;
}
.btnCardNext {
background-color: #20AF4C;
padding: 10px;
margin: 10px 0;
color: #fff;
font-size: 24px;
border-radius: 5px;
}
.btnCardNext a{
color:#fff;
text-decoration:none;
font-weight:bold;
}
@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}
@font-face {
font-family: Myriad Pro Regular;
/*src: url(../fonts/Myriad Pro Regular.ttf);*/
}
/* header part start*/
#front_card_header{
background-image:url(../images/front_card_head.jpg);
width:100%;
height:61px;
background-repeat:no-repeat;
background-size:cover;
}
.FrontCardimg1{
margin-left:70px;
}
.FrontCardtext1{
font-size:18px;
font-weight:bold;
}
.front_card_head{
margin:20px 80px 0 0;
}
.FrontCardtext2{
color:#fff;
font-size:16px;
margin-right:20px;
}
.FrontCardtext3 {
color: #fff;
font-size: 16px;
background-color: #3ea15d;
padding: 5px;
border-radius: 4px;
}
/* header part end */
/* second_div is start */
#front_card_second {
background-image: url(../images/frontCard/background-img.jpg);
height: 634px;
width: 100%;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.second_div_paragrp h3 {
text-align: center;
color: #000;
font-size: 35px;
margin-top: 100px;
}
.second_div_heading {
color: #098cba;
}
.free_credit {
color: #000;
font-weight: 600;
font-size: 15px;
}
.credit_card_pr {
margin-top: 225px;
color: black;
}
.credit_pr {
color: #000;
font-weight: bold;
}
.free_credit_card {
margin-top: 40px;
}
.card_butn {
color: #fff;
background-color: #3ea15d;
border-color: #ccc;
font-size: 20px;
padding: 3px 30px;
margin-top: 15px;
}
.front_card_box {
width: auto;
min-height: 298px;
background-color: #fff;
box-shadow: 4px 4px 4px #888888;
margin-top: 45px;
padding: 5px;
}
.card_model {
border: 1px solid black;
height:150px;
}
.front_card_box h3 {
text-align: center;
}
.front_card_box p {
margin: 12px;
}
/* footer part start */
.link_menu ul li{
list-style:none;
}
.link_menu ul li a{
text-decoration:none;
color:#fff;
}
.link_menu {
margin-top: 40px;
}
#footer_finding {
background-color: #145b85;
margin-top:45px;
}
.icon_ber p {
color: #fff;
}
.copywrit {
color: #fff;
margin-top: 15px;
}
.copywrit_pr {
color: #fff;
margin-top: 45px;
}
.icon_ber {
margin-top: 15px;
}
/* creat account part */
#Creat_account{
background-color:#eef0f1;
}
.create_ac {
width: 27%;
min-height: 310px;
text-align: center;
margin-left: 375px;
margin-top: 45px;
background-color: #fff;
border-radius: 5px;
border:1px solid #a9abaa;
}
.account_button {
color: #fff;
background-color: #3ea15d;
border-color: #3ea15d;
padding: 8px 110px;
margin-top: 17px;
}
.input_box {
padding: 0px 10px;
}
.sig_up {
margin-left: 12px;
}
.creat_accn p {
margin-top: 10px;
}
.sign_in {
color: #216bb5;
}
/* Account part end */
/* finager card start */
.create_acnt {
width: 27%;
min-height: 350px;
text-align: center;
margin-left: 400px;
margin-top: 45px;
background-color: #fff;
border-radius: 5px;
border: 1px solid #a9abaa;
}
.finazer_card {
font-size: 20px;
font-weight: bold;
text-align: center;
} | 0.193681 | 0.047118 |
body {padding-top: 110px; background: #CCC}
nav .nombre-plugin {font-size: 20px}
nav .link-post {padding-top: 5px}
.container {margin: 0;width: 100%;}
.col-xs-12 {width: 100%;padding:0;overflow: hidden}
.fila2 {margin-top: 25px}
.col-xs-3 {height:250px; -webkit-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.6);
-moz-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.6);
box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.6);}
.endeos-unslider { position: relative; overflow: auto; height: 400px!important;text-align: center;
-webkit-box-shadow: 0px 7px 8px 0px rgba(50, 50, 50, 0.6);
-moz-box-shadow: 0px 7px 8px 0px rgba(50, 50, 50, 0.6);
box-shadow: 0px 7px 8px 0px rgba(50, 50, 50, 0.6);}
.endeos-unslider li { list-style: none; }
.endeos-unslider ul {padding:0;}
.endeos-unslider ul li { float: left; height:400px!important; width: 25%!important;display: block}
.endeos-unslider ul li p {font-size: 9px;float: right; margin-right: 10px; margin-top: 380px}
.endeos-unslider .btn, .endeos-unslider .dot {
-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}
.endeos-unslider .dots {
position: absolute;
left: 0;
right: 0;
bottom: 20px;
}
.endeos-unslider .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}
.endeos-unslider .dots li.active {
background: #fff;
opacity: 1;
}
@media (max-width: 950px) {
h2 {font-size: 24px}
}
@media (max-width: 750px) {
h2 {font-size: 16px}
}
@media (max-width: 600px) {
.col-xs-3 {width: 50%;height:200px}
h2 {font-size: 20px;}
}
@media (max-width: 380px) {
.col-xs-3 {width: 100%;height:200px}
h2 {font-size: 16px; font-weight: bold}
} | public/css/main.css | body {padding-top: 110px; background: #CCC}
nav .nombre-plugin {font-size: 20px}
nav .link-post {padding-top: 5px}
.container {margin: 0;width: 100%;}
.col-xs-12 {width: 100%;padding:0;overflow: hidden}
.fila2 {margin-top: 25px}
.col-xs-3 {height:250px; -webkit-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.6);
-moz-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.6);
box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.6);}
.endeos-unslider { position: relative; overflow: auto; height: 400px!important;text-align: center;
-webkit-box-shadow: 0px 7px 8px 0px rgba(50, 50, 50, 0.6);
-moz-box-shadow: 0px 7px 8px 0px rgba(50, 50, 50, 0.6);
box-shadow: 0px 7px 8px 0px rgba(50, 50, 50, 0.6);}
.endeos-unslider li { list-style: none; }
.endeos-unslider ul {padding:0;}
.endeos-unslider ul li { float: left; height:400px!important; width: 25%!important;display: block}
.endeos-unslider ul li p {font-size: 9px;float: right; margin-right: 10px; margin-top: 380px}
.endeos-unslider .btn, .endeos-unslider .dot {
-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}
.endeos-unslider .dots {
position: absolute;
left: 0;
right: 0;
bottom: 20px;
}
.endeos-unslider .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}
.endeos-unslider .dots li.active {
background: #fff;
opacity: 1;
}
@media (max-width: 950px) {
h2 {font-size: 24px}
}
@media (max-width: 750px) {
h2 {font-size: 16px}
}
@media (max-width: 600px) {
.col-xs-3 {width: 50%;height:200px}
h2 {font-size: 20px;}
}
@media (max-width: 380px) {
.col-xs-3 {width: 100%;height:200px}
h2 {font-size: 16px; font-weight: bold}
} | 0.341473 | 0.112454 |
.logo-gradient {
display: none !important;
}
.logo {
display: none !important;
}
.home-container {
position: relative;
display: block;
font-size: 0px;
width: calc(100% - 40px);
max-width: 980px;
margin: auto;
}
.home-item {
position: relative;
display: inline-block;
vertical-align: top;
}
.home-logo-gradient {
position: absolute;
left: -60px;
top: 0px;
max-width: none;
}
.home-item:nth-child(2) {
width: calc(50% - 15px);
/*background: url('../../img/front/logo_home_gradient.png') no-repeat;*/
background-position: center top 115px !important;
height: 410px;
padding-top: 115px;
}
.home-item:nth-child(2):before {
content: '';
position: absolute;
background: url('../../img/front/eth_home_logo.png') no-repeat;
background-position: 50% !important;
background-size: 246px auto !important;
width: 100%;
height: 100%;
}
/*
.home-item:first-child:after {
content: '';
padding-top: 100%;
width: 100%;
position: relative;
display: block;
}*/
.home-item:nth-child(3) {
width: calc(50% + 15px);
color: #222;
padding-top: 215px;
}
.home-list-item {
position: relative;
display: block;
font-family: roboto;
}
.home-list-item.desc {
font-size: 30px;
line-height: 48px;
padding-bottom: 40px;
margin-bottom: 40px;
}
.home-list-item.desc:after {
content: '';
position: absolute;
display: block;
bottom: 0px;
left: 0px;
width: 100%;
height: 10px;
background: #feeb2d;
max-width: 480px;
box-shadow: 5px 5px 0px #4c4c4c;
}
.home-list-item.list {
font-size: 15px;
margin-bottom: 78px;
}
.home-list-item span {
position: relative;
display: block;
font-size: 24px;
margin-bottom: 18px;
}
.home-list-item ul {
padding-left: 17px;
margin-top: 0px;
margin-bottom: 0px;
}
.home-list-item li {
margin-bottom: 10px;
}
.home-list-item li:last-child {
margin-bottom: 0px;
}
.home-mining {
position: relative;
display: block;
width: calc(100% - 60px);
max-width: 360px;
height: 74px;
line-height: 74px;
background: #feeb2d;
font-size: 30px;
color: #222;
box-shadow: 10px 10px 0px #4c4c4c;
text-align: center;
margin: 0px auto 110px;
font-family: roboto;
-webkit-transition: box-shadow 0.3s;
-moz-transition: box-shadow 0.3s;
-ms-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
}
.home-mining:hover {
box-shadow: 0px 0px 0px #4c4c4c;
-webkit-transition: box-shadow 0.3s;
-moz-transition: box-shadow 0.3s;
-ms-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
}
/* Desktops and laptops */
@media screen and (min-width : 1224px) {
}
/* Tablet */
@media screen and (max-width: 1024px) {
}
/* Mobile */
@media screen and (max-width: 768px) {
.home-item {
width: 100% !important;
display: block;
}
.home-item:nth-child(3) {
padding-top: 0px;
}
.home-list-item.desc {
font-size: 22px;
line-height: 40px;
}
.home-list-item span {
font-size: 20px;
margin-bottom: 10px;
}
.home-list-item li {
margin-bottom: 0px;
}
.home-mining {
height: 60px;
font-size: 22px;
line-height: 60px;
}
}
@media screen and (max-width: 768px) and (orientation: landscape) {
.home-item:nth-child(2) {
padding-top: 0px;
height: calc(100vh - 60px);
background-position: 50% !important;
}
.home-item:nth-child(2):before {
background-size: 180px auto !important;
}
.home-logo-gradient {
left: calc((100vw - 644px) / 2);
/*top: -95px;*/
top: calc(((100vh - 60px) - 648px) / 2);
}
}
@media screen and (max-width: 768px) and (orientation: portrait) {
.home-item:nth-child(2) {
padding-top: 0px;
height: 80vh;
background-position: 50% !important;
}
.home-item:nth-child(2):before {
background-size: 180px auto !important;
background-position: 50% !important;
}
.home-logo-gradient {
left: calc((100vw - 644px) / 2);
/*top: 5px;*/
top: calc((80vh - 648px) / 2);
}
}
@media screen and (max-width : 500px) {
.home-item:nth-child(2) {
padding-top: 0px;
height: calc(100vh - 60px);
background-position: 50% !important;
}
.home-item:nth-child(2):before {
background-size: 130px auto !important;
}
.home-logo-gradient {
left: 0px;
/*left: calc((100vw - 644px) / 2);*/
/*top: -95px;*/
top: calc(((100vh - 60px) - (100vw - 40px)) / 2);
/*top: calc((100vh - 648px) / 2);*/
width: calc(100vw - 40px);
}
} | public/css/front/home.css | .logo-gradient {
display: none !important;
}
.logo {
display: none !important;
}
.home-container {
position: relative;
display: block;
font-size: 0px;
width: calc(100% - 40px);
max-width: 980px;
margin: auto;
}
.home-item {
position: relative;
display: inline-block;
vertical-align: top;
}
.home-logo-gradient {
position: absolute;
left: -60px;
top: 0px;
max-width: none;
}
.home-item:nth-child(2) {
width: calc(50% - 15px);
/*background: url('../../img/front/logo_home_gradient.png') no-repeat;*/
background-position: center top 115px !important;
height: 410px;
padding-top: 115px;
}
.home-item:nth-child(2):before {
content: '';
position: absolute;
background: url('../../img/front/eth_home_logo.png') no-repeat;
background-position: 50% !important;
background-size: 246px auto !important;
width: 100%;
height: 100%;
}
/*
.home-item:first-child:after {
content: '';
padding-top: 100%;
width: 100%;
position: relative;
display: block;
}*/
.home-item:nth-child(3) {
width: calc(50% + 15px);
color: #222;
padding-top: 215px;
}
.home-list-item {
position: relative;
display: block;
font-family: roboto;
}
.home-list-item.desc {
font-size: 30px;
line-height: 48px;
padding-bottom: 40px;
margin-bottom: 40px;
}
.home-list-item.desc:after {
content: '';
position: absolute;
display: block;
bottom: 0px;
left: 0px;
width: 100%;
height: 10px;
background: #feeb2d;
max-width: 480px;
box-shadow: 5px 5px 0px #4c4c4c;
}
.home-list-item.list {
font-size: 15px;
margin-bottom: 78px;
}
.home-list-item span {
position: relative;
display: block;
font-size: 24px;
margin-bottom: 18px;
}
.home-list-item ul {
padding-left: 17px;
margin-top: 0px;
margin-bottom: 0px;
}
.home-list-item li {
margin-bottom: 10px;
}
.home-list-item li:last-child {
margin-bottom: 0px;
}
.home-mining {
position: relative;
display: block;
width: calc(100% - 60px);
max-width: 360px;
height: 74px;
line-height: 74px;
background: #feeb2d;
font-size: 30px;
color: #222;
box-shadow: 10px 10px 0px #4c4c4c;
text-align: center;
margin: 0px auto 110px;
font-family: roboto;
-webkit-transition: box-shadow 0.3s;
-moz-transition: box-shadow 0.3s;
-ms-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
}
.home-mining:hover {
box-shadow: 0px 0px 0px #4c4c4c;
-webkit-transition: box-shadow 0.3s;
-moz-transition: box-shadow 0.3s;
-ms-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
}
/* Desktops and laptops */
@media screen and (min-width : 1224px) {
}
/* Tablet */
@media screen and (max-width: 1024px) {
}
/* Mobile */
@media screen and (max-width: 768px) {
.home-item {
width: 100% !important;
display: block;
}
.home-item:nth-child(3) {
padding-top: 0px;
}
.home-list-item.desc {
font-size: 22px;
line-height: 40px;
}
.home-list-item span {
font-size: 20px;
margin-bottom: 10px;
}
.home-list-item li {
margin-bottom: 0px;
}
.home-mining {
height: 60px;
font-size: 22px;
line-height: 60px;
}
}
@media screen and (max-width: 768px) and (orientation: landscape) {
.home-item:nth-child(2) {
padding-top: 0px;
height: calc(100vh - 60px);
background-position: 50% !important;
}
.home-item:nth-child(2):before {
background-size: 180px auto !important;
}
.home-logo-gradient {
left: calc((100vw - 644px) / 2);
/*top: -95px;*/
top: calc(((100vh - 60px) - 648px) / 2);
}
}
@media screen and (max-width: 768px) and (orientation: portrait) {
.home-item:nth-child(2) {
padding-top: 0px;
height: 80vh;
background-position: 50% !important;
}
.home-item:nth-child(2):before {
background-size: 180px auto !important;
background-position: 50% !important;
}
.home-logo-gradient {
left: calc((100vw - 644px) / 2);
/*top: 5px;*/
top: calc((80vh - 648px) / 2);
}
}
@media screen and (max-width : 500px) {
.home-item:nth-child(2) {
padding-top: 0px;
height: calc(100vh - 60px);
background-position: 50% !important;
}
.home-item:nth-child(2):before {
background-size: 130px auto !important;
}
.home-logo-gradient {
left: 0px;
/*left: calc((100vw - 644px) / 2);*/
/*top: -95px;*/
top: calc(((100vh - 60px) - (100vw - 40px)) / 2);
/*top: calc((100vh - 648px) / 2);*/
width: calc(100vw - 40px);
}
} | 0.26569 | 0.129706 |
@-moz-document domain("my.workfront.com") {
.webkit #content-timesheet-view.week1 td.w2,
.webkit #content-timesheet-view.week1 td.w3,
.webkit #content-timesheet-view.week1 td.w4,
.webkit #content-timesheet-view.week1 td.w5,
.webkit #content-timesheet-view.week1 td.w6,
.webkit #content-timesheet-view.week1 th.w2,
.webkit #content-timesheet-view.week1 th.w3,
.webkit #content-timesheet-view.week1 th.w4,
.webkit #content-timesheet-view.week1 th.w5,
.webkit #content-timesheet-view.week1 th.w6,
.webkit #content-timesheet-view.week2 td.w1,
.webkit #content-timesheet-view.week2 td.w3,
.webkit #content-timesheet-view.week2 td.w4,
.webkit #content-timesheet-view.week2 td.w5,
.webkit #content-timesheet-view.week2 td.w6,
.webkit #content-timesheet-view.week2 th.w1,
.webkit #content-timesheet-view.week2 th.w3,
.webkit #content-timesheet-view.week2 th.w4,
.webkit #content-timesheet-view.week2 th.w5,
.webkit #content-timesheet-view.week2 th.w6 {
border-width: 1px;
width: 44px;
border-bottom-width: 0;
border-left-width: 0;
}
#content-timesheet-view.week1 .w2 input,
#content-timesheet-view.week1 .w3 input,
#content-timesheet-view.week1 .w4 input,
#content-timesheet-view.week1 .w5 input,
#content-timesheet-view.week1 .w6 input,
#content-timesheet-view.week2 .w1 input,
#content-timesheet-view.week2 .w3 input,
#content-timesheet-view.week2 .w4 input,
#content-timesheet-view.week2 .w5 input,
#content-timesheet-view.week2 .w6 input,
#content-timesheet-view.week3 .w1 input,
#content-timesheet-view.week3 .w2 input,
#content-timesheet-view.week3 .w4 input,
#content-timesheet-view.week3 .w5 input,
#content-timesheet-view.week3 .w6 input,
#content-timesheet-view.week4 .w1 input,
#content-timesheet-view.week4 .w2 input,
#content-timesheet-view.week4 .w3 input,
#content-timesheet-view.week4 .w5 input,
#content-timesheet-view.week4 .w6 input,
#content-timesheet-view.week5 .w1 input,
#content-timesheet-view.week5 .w2 input,
#content-timesheet-view.week5 .w3 input,
#content-timesheet-view.week5 .w4 input,
#content-timesheet-view.week5 .w6 input,
#content-timesheet-view.week6 .w1 input,
#content-timesheet-view.week6 .w2 input,
#content-timesheet-view.week6 .w3 input,
#content-timesheet-view.week6 .w4 input,
#content-timesheet-view.week6 .w5 input {
opacity: 1;
-ms-filter: alpha(opacity=1);
}
} | data/usercss/152052.user.css | @-moz-document domain("my.workfront.com") {
.webkit #content-timesheet-view.week1 td.w2,
.webkit #content-timesheet-view.week1 td.w3,
.webkit #content-timesheet-view.week1 td.w4,
.webkit #content-timesheet-view.week1 td.w5,
.webkit #content-timesheet-view.week1 td.w6,
.webkit #content-timesheet-view.week1 th.w2,
.webkit #content-timesheet-view.week1 th.w3,
.webkit #content-timesheet-view.week1 th.w4,
.webkit #content-timesheet-view.week1 th.w5,
.webkit #content-timesheet-view.week1 th.w6,
.webkit #content-timesheet-view.week2 td.w1,
.webkit #content-timesheet-view.week2 td.w3,
.webkit #content-timesheet-view.week2 td.w4,
.webkit #content-timesheet-view.week2 td.w5,
.webkit #content-timesheet-view.week2 td.w6,
.webkit #content-timesheet-view.week2 th.w1,
.webkit #content-timesheet-view.week2 th.w3,
.webkit #content-timesheet-view.week2 th.w4,
.webkit #content-timesheet-view.week2 th.w5,
.webkit #content-timesheet-view.week2 th.w6 {
border-width: 1px;
width: 44px;
border-bottom-width: 0;
border-left-width: 0;
}
#content-timesheet-view.week1 .w2 input,
#content-timesheet-view.week1 .w3 input,
#content-timesheet-view.week1 .w4 input,
#content-timesheet-view.week1 .w5 input,
#content-timesheet-view.week1 .w6 input,
#content-timesheet-view.week2 .w1 input,
#content-timesheet-view.week2 .w3 input,
#content-timesheet-view.week2 .w4 input,
#content-timesheet-view.week2 .w5 input,
#content-timesheet-view.week2 .w6 input,
#content-timesheet-view.week3 .w1 input,
#content-timesheet-view.week3 .w2 input,
#content-timesheet-view.week3 .w4 input,
#content-timesheet-view.week3 .w5 input,
#content-timesheet-view.week3 .w6 input,
#content-timesheet-view.week4 .w1 input,
#content-timesheet-view.week4 .w2 input,
#content-timesheet-view.week4 .w3 input,
#content-timesheet-view.week4 .w5 input,
#content-timesheet-view.week4 .w6 input,
#content-timesheet-view.week5 .w1 input,
#content-timesheet-view.week5 .w2 input,
#content-timesheet-view.week5 .w3 input,
#content-timesheet-view.week5 .w4 input,
#content-timesheet-view.week5 .w6 input,
#content-timesheet-view.week6 .w1 input,
#content-timesheet-view.week6 .w2 input,
#content-timesheet-view.week6 .w3 input,
#content-timesheet-view.week6 .w4 input,
#content-timesheet-view.week6 .w5 input {
opacity: 1;
-ms-filter: alpha(opacity=1);
}
} | 0.198608 | 0.052985 |
/* Page background color */
body {
background: #fff url("resources/gradient.png") repeat-x;
margin: 0 auto;
font-family: sans-serif;
font-size: 12px;
padding: 0 2em;
color: #000;
}
/* Common elements */
font {
font-size: inherit;
color: inherit;
font-weight: inherit;
}
hr {
border-top: 1px dotted #eee;
border-bottom: 0 none;
}
tt, tt *, pre, pre *, code, code * {
font-family: "Liberation Mono", "DejaVu Sans Mono", Consolas, Monaco, "Vera Sans Mono", "Lucida Console", "Courier New", monospace;
}
a:link {
color: #555;
text-decoration: none;
}
a:visited {
color: #555;
text-decoration: none;
}
a:hover {
color: #4075a9;
text-decoration: underline;
}
/* Headings */
h1 {
background: url("resources/h1_header.png") no-repeat;
border-top: 1px dotted #ccc;
line-height: 1.2em;
color: #333;
font-size: 2em;
padding: 1.5em;
margin-top: 0;
text-align: left;
}
/* Default Table elements and colors */
th, table {
border-collapse: collapse;
border-color: #eee;
}
.TableHeadingColor {
background: #000 url("resources/table_header.png") repeat-x scroll left top;
color: #fff;
font-size: 12px;
font-weight: bold;
height: 31px;
text-align: left;
padding: 1.5em;
}
.TableHeadingColor th {
padding-left: 10px;
}
.TableSubHeadingColor {
background: #eee;
}
/* Light mauve */
.TableRowColor {
background: #fff;
border-color: #eee;
}
.TableRowColor td {
line-height: 175%;
padding-left: 10px;
}
/* Font used in left-hand frame lists */
.FrameTitleFont {
font-weight: bold;
margin-top: 1em;
display: block;
}
.FrameHeadingFont {
font-weight: bold;
margin-top: 1em;
display: block;
}
.FrameItemFont {
font-size: 100%;
}
/* Navigation bar fonts and colors */
.NavBarCell1 {
background: #fff url("resources/nav_header.png") repeat-x scroll left top;
line-height: 2em;
padding-left: 6px;
padding-right: 6px;
}
.NavBarFont1 {
color: white;
}
.NavBarCell1 a {
color: white;
}
.NavBarCell1Rev {
background-color: #fff;
padding-left: 6px;
padding-right: 6px;
}
.NavBarFont1 {
color: #fff;
}
.NavBarFont1Rev {
color: #333;
}
.NavBarCell2 {
background-color: #fff;
}
.NavBarCell3 {
background-color: #fff;
}
.note {
border: 1px dotted #333;
margin: 15px;
background-color: #ddd;
padding: 10px;
}
.note .header {
background: url("resources/warning_24.png") no-repeat;
margin: 0 0 10px;
padding: 2px 2px 2px 30px;
font-size: 1.2em;
font-weight: bold;
}
pre.code {
border: 1px dotted #aaa;
margin: 15px;
padding: 10px;
background-color: #eee;
}
em {
color: #666;
} | src/javadoc/stylesheet.css | /* Page background color */
body {
background: #fff url("resources/gradient.png") repeat-x;
margin: 0 auto;
font-family: sans-serif;
font-size: 12px;
padding: 0 2em;
color: #000;
}
/* Common elements */
font {
font-size: inherit;
color: inherit;
font-weight: inherit;
}
hr {
border-top: 1px dotted #eee;
border-bottom: 0 none;
}
tt, tt *, pre, pre *, code, code * {
font-family: "Liberation Mono", "DejaVu Sans Mono", Consolas, Monaco, "Vera Sans Mono", "Lucida Console", "Courier New", monospace;
}
a:link {
color: #555;
text-decoration: none;
}
a:visited {
color: #555;
text-decoration: none;
}
a:hover {
color: #4075a9;
text-decoration: underline;
}
/* Headings */
h1 {
background: url("resources/h1_header.png") no-repeat;
border-top: 1px dotted #ccc;
line-height: 1.2em;
color: #333;
font-size: 2em;
padding: 1.5em;
margin-top: 0;
text-align: left;
}
/* Default Table elements and colors */
th, table {
border-collapse: collapse;
border-color: #eee;
}
.TableHeadingColor {
background: #000 url("resources/table_header.png") repeat-x scroll left top;
color: #fff;
font-size: 12px;
font-weight: bold;
height: 31px;
text-align: left;
padding: 1.5em;
}
.TableHeadingColor th {
padding-left: 10px;
}
.TableSubHeadingColor {
background: #eee;
}
/* Light mauve */
.TableRowColor {
background: #fff;
border-color: #eee;
}
.TableRowColor td {
line-height: 175%;
padding-left: 10px;
}
/* Font used in left-hand frame lists */
.FrameTitleFont {
font-weight: bold;
margin-top: 1em;
display: block;
}
.FrameHeadingFont {
font-weight: bold;
margin-top: 1em;
display: block;
}
.FrameItemFont {
font-size: 100%;
}
/* Navigation bar fonts and colors */
.NavBarCell1 {
background: #fff url("resources/nav_header.png") repeat-x scroll left top;
line-height: 2em;
padding-left: 6px;
padding-right: 6px;
}
.NavBarFont1 {
color: white;
}
.NavBarCell1 a {
color: white;
}
.NavBarCell1Rev {
background-color: #fff;
padding-left: 6px;
padding-right: 6px;
}
.NavBarFont1 {
color: #fff;
}
.NavBarFont1Rev {
color: #333;
}
.NavBarCell2 {
background-color: #fff;
}
.NavBarCell3 {
background-color: #fff;
}
.note {
border: 1px dotted #333;
margin: 15px;
background-color: #ddd;
padding: 10px;
}
.note .header {
background: url("resources/warning_24.png") no-repeat;
margin: 0 0 10px;
padding: 2px 2px 2px 30px;
font-size: 1.2em;
font-weight: bold;
}
pre.code {
border: 1px dotted #aaa;
margin: 15px;
padding: 10px;
background-color: #eee;
}
em {
color: #666;
} | 0.422147 | 0.091423 |
.header_top {
height: 100px;
text-align: left;
}
.color-overlay {
background: rgba(0, 0, 0, 0.01);
}
.standard-button {
background-color: #428bca;
}
.standard-button2 {
background-color: #428bca;
}
.standard-button2:hover {
background-color: #428bca;
}
.standard-button3 {
background-color: #428bca;
}
.standard-button3:hover {
background-color: #428bca;
}
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
background: #445671;
border-color: inherit;
}
.colored-line,
.colored-line-left {
background: #6b798f;
}
.main-color {
color: #6b798f;
}
.color-bg {
background: #6b798f;
color: #FFFFFF;
}
.features .feature:hover .icon-container .icon {
background: #6b798f;
color: #ffffff;
border: 2px solid #ffffff;
-webkit-box-shadow: 0px 0px 0px 2px #6b798f;
box-shadow: 0px 0px 0px 2px #6b798f;
}
.features .feature .icon-container .icon {
border: 1px solid #6b798f;
color: #6b798f;
}
.feature-list li i {
color: #6b798f;
}
.services .single-service .service-icon,
.services .single-service h3 {
color: #6b798f;
}
.screenshots .owl-theme .owl-controls .owl-page span {
background: #6b798f;
}
footer .contact-button {
border: 2px solid #6b798f;
color: #6b798f;
}
footer .contact-button:hover {
background: #6b798f;
}
footer .contact-box .expanded-contact-form .input-box:active,
footer .contact-box .expanded-contact-form .textarea-box:active,
footer .contact-box .expanded-contact-form .input-box:focus,
footer .contact-box .expanded-contact-form .textarea-box:focus {
border: 1px solid #6b798f;
}
footer .social-icons li a:hover {
color: #6b798f;
}
#mc_embed_signup .button {
clear: both;
background-color: #aaa;
border: 0 none;
border-radius: 4px;
color: #FFFFFF;
cursor: pointer;
display: inline-block;
font-size: 15px;
font-weight: bold;
height: 32px;
line-height: 32px;
/*margin: 10px 0px 10px 0;*/
/*padding: 0 22px;*/
text-align: center;
text-decoration: none;
vertical-align: top;
white-space: nowrap;
/*width: auto;*/
}
#mc_embed_signup .mc-field-group input {
/*display: block;*/
/*width: 100%;*/
/*padding: 8px 0;*/
text-indent: 2%;
}
#mc_embed_signup input.mce_inline_error {
border-color: #6B0505;
}
#mc_embed_signup input {
border: 1px solid #999;
-webkit-appearance: none;
}
#mc_embed_signup .mc-field-group label {
display: block;
margin-bottom: 3px;
}
#mc-embedded-subscribe{
display: inline-block;
width: 40%;
margin: 0;
padding: 0;
}
#mce-EMAIL{
padding: 8px 0;
display: inline-block;
width: 50%;
} | public/css/newsai.css | .header_top {
height: 100px;
text-align: left;
}
.color-overlay {
background: rgba(0, 0, 0, 0.01);
}
.standard-button {
background-color: #428bca;
}
.standard-button2 {
background-color: #428bca;
}
.standard-button2:hover {
background-color: #428bca;
}
.standard-button3 {
background-color: #428bca;
}
.standard-button3:hover {
background-color: #428bca;
}
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
background: #445671;
border-color: inherit;
}
.colored-line,
.colored-line-left {
background: #6b798f;
}
.main-color {
color: #6b798f;
}
.color-bg {
background: #6b798f;
color: #FFFFFF;
}
.features .feature:hover .icon-container .icon {
background: #6b798f;
color: #ffffff;
border: 2px solid #ffffff;
-webkit-box-shadow: 0px 0px 0px 2px #6b798f;
box-shadow: 0px 0px 0px 2px #6b798f;
}
.features .feature .icon-container .icon {
border: 1px solid #6b798f;
color: #6b798f;
}
.feature-list li i {
color: #6b798f;
}
.services .single-service .service-icon,
.services .single-service h3 {
color: #6b798f;
}
.screenshots .owl-theme .owl-controls .owl-page span {
background: #6b798f;
}
footer .contact-button {
border: 2px solid #6b798f;
color: #6b798f;
}
footer .contact-button:hover {
background: #6b798f;
}
footer .contact-box .expanded-contact-form .input-box:active,
footer .contact-box .expanded-contact-form .textarea-box:active,
footer .contact-box .expanded-contact-form .input-box:focus,
footer .contact-box .expanded-contact-form .textarea-box:focus {
border: 1px solid #6b798f;
}
footer .social-icons li a:hover {
color: #6b798f;
}
#mc_embed_signup .button {
clear: both;
background-color: #aaa;
border: 0 none;
border-radius: 4px;
color: #FFFFFF;
cursor: pointer;
display: inline-block;
font-size: 15px;
font-weight: bold;
height: 32px;
line-height: 32px;
/*margin: 10px 0px 10px 0;*/
/*padding: 0 22px;*/
text-align: center;
text-decoration: none;
vertical-align: top;
white-space: nowrap;
/*width: auto;*/
}
#mc_embed_signup .mc-field-group input {
/*display: block;*/
/*width: 100%;*/
/*padding: 8px 0;*/
text-indent: 2%;
}
#mc_embed_signup input.mce_inline_error {
border-color: #6B0505;
}
#mc_embed_signup input {
border: 1px solid #999;
-webkit-appearance: none;
}
#mc_embed_signup .mc-field-group label {
display: block;
margin-bottom: 3px;
}
#mc-embedded-subscribe{
display: inline-block;
width: 40%;
margin: 0;
padding: 0;
}
#mce-EMAIL{
padding: 8px 0;
display: inline-block;
width: 50%;
} | 0.360151 | 0.112405 |
body, html {
margin: 0;
background-color: #f1f1f1;
font-family: Arial, Helvetica, sans-serif;
height: 100%;
margin: 0;
}
#menuicon {
width: 25px;
height: 3px;
background-color: white;
margin: 5px 0;
}
#navbar {
background-color: black;
position: fixed;
top: 0;
width: 100%;
display: block;
transition: top 0.3s;
padding: 10px;
z-index: 1;
}
#navbar a {
float: left;
display: block;
color: #f2f2f2;
text-align: center;
padding: 10px;
text-decoration: none;
font-size: 17px;
}
.topnav-centered a {
float: top;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#navbar:hover {
background-color: #101010;
color: white;
}
/* Side Menu */
.sidepanel {
height: 100%;
width: 0;
position: fixed;
z-index: 2;
top: 0;
left: 0;
background-color: black;
overflow-x: hidden;
padding-top: 20px;
transition: 0.5s;
font-family: "Lato", sans-serif;
}
.sidepanel a {
padding: 8px 8px 8px 8px;
text-decoration: none;
font-size: 20px;
color: white;
display: block;
transition: 0.3s;
}
.sidepanel a:hover {
color: gainsboro;
}
.sidepanel .closebtn {
position: absolute;
top: -5px;
right: 0px;
font-size: 50px;
margin-left: 50px;
}
.openbtn {
background-color: black;
color: white;
padding: 10px;
border: none;
}
.openbtn:hover {
color: gainsboro;
}
/* Links */
a:link {
color:#fff;
text-decoration: none;
}
/* visited link */
a:visited {
color:#fff;
}
/* selected link */
a:active {
color: #fff;
}
/* Footer */
.footer {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: white;
text-align: center;
}
/* Parallax Homepage*/
.skyline, .wing, .social, .flightattendant, .rewardsParallax {
position: relative;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
/* The images used */
.skyline {
background-image: url("skyline.jpg");
height: 900px;
}
.wing {
background-image: url("wing.jpg");
height: 700px;
}
.social {
background-image: url("social.jpg");
height: 700px;
}
.flightattendant {
background-image: url("flightattendant.jpg");
height: 700px;
}
.caption {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
color: #000000;
}
.caption span.border {
background-color: rgb(83, 83, 83);
color: #fff;
padding: 18px;
font-size: 25px;
letter-spacing: 10px;
border-radius: 15px;
padding: 40px;
}
@media only screen and (max-device-width: 1020px) {
.skyline, .wing, .social, .flightattendant {
background-attachment: scroll;
}
}
/* Homepage Text*/
.text_style_header {
letter-spacing: 5px;
text-transform: uppercase;
font: 20px, "Lato", sans-serif;
color: rgb(83, 83, 83);
}
.text_style_paragraph {
letter-spacing: 5px;
font: 20px, "Lato", sans-serif;
color: rgb(83, 83, 83);
text-align: center;
}
.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 20%;
}
/*Tickets page*/
.row {
margin: 8px -16px;
}
/* Add padding BETWEEN each column */
.row,
.row > .column {
padding: 8px;
}
/* Create four equal columns that floats next to each other */
.column {
float: left;
width: 25%;
}
/* Clear floats after rows */
.row:after {
content: "";
display: table;
clear: both;
}
/* Content */
.content {
background-color: white;
padding: 10px;
padding-top: 70px;
display: inline-block;
margin: auto;
}
/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 900px) {
.column {
width: 50%;
}
}
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
.column {
width: 100%;
}
/*Rewards Page*/
.rewardsParallax {
background-image: url("flightattendant.jpg");
min-height: 600px;
position: relative;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
/*.text_style_jobs {
color: white;
letter-spacing: 5px;
font: 20px, "Lato", sans-serif;
text-align: center;
}
.captionJobs {
position: absolute;
left: 0;
top: 35%;
width: 100%;
text-align: center;
color: #000000;
}
*/
.captionJobs span.border {
background-color: rgb(102, 101, 101);
color: #fff;
padding: 30px;
font-size: 25px;
letter-spacing: 10px;
border-radius: 15px;
}
}
}
/* Credit Cards
.gold {
height: 500px;
z-index: 1;
position: absolute;
left: 50%;
top: 50%;
text-align: center;
color: #000000;
padding: 10px;
}
.silver {
height: 500px;
z-index: 1;
position: absolute;
left: 10%;
top: 50%;
text-align: center;
color: #000000;
padding: 10px;
}
.bronze {
height: 500px;
z-index: 1;
position: absolute;
left: 100%;
top: 50%;
text-align: center;
color: #000000;
padding: 10px;
}
*/
/*Jobs Page*/
.formsInput {
background-color: rgb(37, 62, 131);
width: 100%;
text-align: center;
position: relative;
color: rgb(236, 236, 236);
}
.input1{
margin-top: 10px;
border-color:white;
padding-top: 5px;
padding-bottom: 5px;
font-family: "Lato", sans-serif;
color: white;
}
.formStyle {
font-family: 'Courier New', Courier, monospace
}
.jobh1{
font: 20px;
color: black;
text-align: center;
}
.jobParallax{
background-image: url("careers.jpg");
min-height: 600px;
position: relative;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
.text_style_jobs {
color: white;
letter-spacing: 5px;
font: 20px, "Lato", sans-serif;
text-align: center;
}
.captionJobs {
position: absolute;
left: 0;
top: 35%;
width: 100%;
text-align: center;
color: #000000;
}
.captionJobs span.border {
background-color: rgb(102, 101, 101);
color: #fff;
padding: 30px;
font-size: 25px;
letter-spacing: 10px;
border-radius: 15px;
.reward
} | Skyliner/stylesheet.css | body, html {
margin: 0;
background-color: #f1f1f1;
font-family: Arial, Helvetica, sans-serif;
height: 100%;
margin: 0;
}
#menuicon {
width: 25px;
height: 3px;
background-color: white;
margin: 5px 0;
}
#navbar {
background-color: black;
position: fixed;
top: 0;
width: 100%;
display: block;
transition: top 0.3s;
padding: 10px;
z-index: 1;
}
#navbar a {
float: left;
display: block;
color: #f2f2f2;
text-align: center;
padding: 10px;
text-decoration: none;
font-size: 17px;
}
.topnav-centered a {
float: top;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#navbar:hover {
background-color: #101010;
color: white;
}
/* Side Menu */
.sidepanel {
height: 100%;
width: 0;
position: fixed;
z-index: 2;
top: 0;
left: 0;
background-color: black;
overflow-x: hidden;
padding-top: 20px;
transition: 0.5s;
font-family: "Lato", sans-serif;
}
.sidepanel a {
padding: 8px 8px 8px 8px;
text-decoration: none;
font-size: 20px;
color: white;
display: block;
transition: 0.3s;
}
.sidepanel a:hover {
color: gainsboro;
}
.sidepanel .closebtn {
position: absolute;
top: -5px;
right: 0px;
font-size: 50px;
margin-left: 50px;
}
.openbtn {
background-color: black;
color: white;
padding: 10px;
border: none;
}
.openbtn:hover {
color: gainsboro;
}
/* Links */
a:link {
color:#fff;
text-decoration: none;
}
/* visited link */
a:visited {
color:#fff;
}
/* selected link */
a:active {
color: #fff;
}
/* Footer */
.footer {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: white;
text-align: center;
}
/* Parallax Homepage*/
.skyline, .wing, .social, .flightattendant, .rewardsParallax {
position: relative;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
/* The images used */
.skyline {
background-image: url("skyline.jpg");
height: 900px;
}
.wing {
background-image: url("wing.jpg");
height: 700px;
}
.social {
background-image: url("social.jpg");
height: 700px;
}
.flightattendant {
background-image: url("flightattendant.jpg");
height: 700px;
}
.caption {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
color: #000000;
}
.caption span.border {
background-color: rgb(83, 83, 83);
color: #fff;
padding: 18px;
font-size: 25px;
letter-spacing: 10px;
border-radius: 15px;
padding: 40px;
}
@media only screen and (max-device-width: 1020px) {
.skyline, .wing, .social, .flightattendant {
background-attachment: scroll;
}
}
/* Homepage Text*/
.text_style_header {
letter-spacing: 5px;
text-transform: uppercase;
font: 20px, "Lato", sans-serif;
color: rgb(83, 83, 83);
}
.text_style_paragraph {
letter-spacing: 5px;
font: 20px, "Lato", sans-serif;
color: rgb(83, 83, 83);
text-align: center;
}
.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 20%;
}
/*Tickets page*/
.row {
margin: 8px -16px;
}
/* Add padding BETWEEN each column */
.row,
.row > .column {
padding: 8px;
}
/* Create four equal columns that floats next to each other */
.column {
float: left;
width: 25%;
}
/* Clear floats after rows */
.row:after {
content: "";
display: table;
clear: both;
}
/* Content */
.content {
background-color: white;
padding: 10px;
padding-top: 70px;
display: inline-block;
margin: auto;
}
/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 900px) {
.column {
width: 50%;
}
}
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
.column {
width: 100%;
}
/*Rewards Page*/
.rewardsParallax {
background-image: url("flightattendant.jpg");
min-height: 600px;
position: relative;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
/*.text_style_jobs {
color: white;
letter-spacing: 5px;
font: 20px, "Lato", sans-serif;
text-align: center;
}
.captionJobs {
position: absolute;
left: 0;
top: 35%;
width: 100%;
text-align: center;
color: #000000;
}
*/
.captionJobs span.border {
background-color: rgb(102, 101, 101);
color: #fff;
padding: 30px;
font-size: 25px;
letter-spacing: 10px;
border-radius: 15px;
}
}
}
/* Credit Cards
.gold {
height: 500px;
z-index: 1;
position: absolute;
left: 50%;
top: 50%;
text-align: center;
color: #000000;
padding: 10px;
}
.silver {
height: 500px;
z-index: 1;
position: absolute;
left: 10%;
top: 50%;
text-align: center;
color: #000000;
padding: 10px;
}
.bronze {
height: 500px;
z-index: 1;
position: absolute;
left: 100%;
top: 50%;
text-align: center;
color: #000000;
padding: 10px;
}
*/
/*Jobs Page*/
.formsInput {
background-color: rgb(37, 62, 131);
width: 100%;
text-align: center;
position: relative;
color: rgb(236, 236, 236);
}
.input1{
margin-top: 10px;
border-color:white;
padding-top: 5px;
padding-bottom: 5px;
font-family: "Lato", sans-serif;
color: white;
}
.formStyle {
font-family: 'Courier New', Courier, monospace
}
.jobh1{
font: 20px;
color: black;
text-align: center;
}
.jobParallax{
background-image: url("careers.jpg");
min-height: 600px;
position: relative;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
.text_style_jobs {
color: white;
letter-spacing: 5px;
font: 20px, "Lato", sans-serif;
text-align: center;
}
.captionJobs {
position: absolute;
left: 0;
top: 35%;
width: 100%;
text-align: center;
color: #000000;
}
.captionJobs span.border {
background-color: rgb(102, 101, 101);
color: #fff;
padding: 30px;
font-size: 25px;
letter-spacing: 10px;
border-radius: 15px;
.reward
} | 0.435902 | 0.056783 |
@media screen and (max-width: 1100px) {
#navbar .navbar-small .value {
display: none;
}
}
@media screen and (max-width: 992px) {
/* NAVBAR */
#navbar {
padding: 1em 0;
}
#navbar.open {
padding-bottom: 0;
}
#navbar .navbar-small {
width: 100%;
display: flex;
justify-content: space-between;
}
#navbar .navbar-small .value {
display: initial;
}
#navbar nav,
#navbar.open #nav-toggle .burger,
#navbar section .subsection {
display: none;
}
#navbar .container {
padding: 0;
}
#navbar .navbar-small{
padding: 0 1em;
}
#navbar #nav-toggle .burger,
#navbar.open #nav-toggle .cross {
display: block;
}
#navbar.open nav {
display: block;
margin-top: 1em;
}
#navbar.open nav section {
justify-content: flex-start;
flex-direction: column;
}
#navbar .action-section {
padding: 1em 0;
}
#navbar.open nav section {
padding: 0;
}
#navbar.open nav section .section-name {
display: flex;
justify-content: space-between;
width: 100%;
border-bottom: 1px solid var(--light-gray);
padding: 1em;
}
#navbar section .section-name .icon {
transition: all .2s ease-out;
}
#navbar section.active .section-name .icon {
transform: rotate(180deg);
}
#navbar .avatar {
width: 64px;
height: 64px;
margin-right: 1em;
}
#navbar .profile .title .value,
#navbar .profile .caret {
display: initial;
}
#navbar .profile .title {
display: flex;
flex-direction: row;
align-items: center;
font-size: 1.2em;
}
#navbar.open nav section .section-name.avatar {
width: inherit;
margin: 1em auto;
padding: 0;
border: none;
}
#navbar section.active .subsection {
position: initial;
display: flex;
text-align: left;
margin: 0;
padding: 1em;
border-radius: 0;
background-color: var(--lighter-gray);
box-shadow: none;
}
#navbar section:hover:not(.active) .subsection {
display: none;
}
#navbar section.active .subsection a {
padding: 1em 0;
padding-left: 2em;
border-color: white;
}
#navbar section.active .subsection a:first-child {
padding-top: 0;
}
#navbar section.active .subsection a:last-child {
padding-bottom: 0;
}
}
@media screen and (max-width: 576px) {
/* NAVBAR */
#navbar .main-title .value{
display: none;
}
} | app/static/css/responsive-navbar.css | @media screen and (max-width: 1100px) {
#navbar .navbar-small .value {
display: none;
}
}
@media screen and (max-width: 992px) {
/* NAVBAR */
#navbar {
padding: 1em 0;
}
#navbar.open {
padding-bottom: 0;
}
#navbar .navbar-small {
width: 100%;
display: flex;
justify-content: space-between;
}
#navbar .navbar-small .value {
display: initial;
}
#navbar nav,
#navbar.open #nav-toggle .burger,
#navbar section .subsection {
display: none;
}
#navbar .container {
padding: 0;
}
#navbar .navbar-small{
padding: 0 1em;
}
#navbar #nav-toggle .burger,
#navbar.open #nav-toggle .cross {
display: block;
}
#navbar.open nav {
display: block;
margin-top: 1em;
}
#navbar.open nav section {
justify-content: flex-start;
flex-direction: column;
}
#navbar .action-section {
padding: 1em 0;
}
#navbar.open nav section {
padding: 0;
}
#navbar.open nav section .section-name {
display: flex;
justify-content: space-between;
width: 100%;
border-bottom: 1px solid var(--light-gray);
padding: 1em;
}
#navbar section .section-name .icon {
transition: all .2s ease-out;
}
#navbar section.active .section-name .icon {
transform: rotate(180deg);
}
#navbar .avatar {
width: 64px;
height: 64px;
margin-right: 1em;
}
#navbar .profile .title .value,
#navbar .profile .caret {
display: initial;
}
#navbar .profile .title {
display: flex;
flex-direction: row;
align-items: center;
font-size: 1.2em;
}
#navbar.open nav section .section-name.avatar {
width: inherit;
margin: 1em auto;
padding: 0;
border: none;
}
#navbar section.active .subsection {
position: initial;
display: flex;
text-align: left;
margin: 0;
padding: 1em;
border-radius: 0;
background-color: var(--lighter-gray);
box-shadow: none;
}
#navbar section:hover:not(.active) .subsection {
display: none;
}
#navbar section.active .subsection a {
padding: 1em 0;
padding-left: 2em;
border-color: white;
}
#navbar section.active .subsection a:first-child {
padding-top: 0;
}
#navbar section.active .subsection a:last-child {
padding-bottom: 0;
}
}
@media screen and (max-width: 576px) {
/* NAVBAR */
#navbar .main-title .value{
display: none;
}
} | 0.237399 | 0.057971 |
#discussion_main_container .fl-widget-content{padding:10px;}
#discussion_main_container input[type=text]{margin:5px 0;width:100%;border:#D9D9D9 solid 1px;padding-left:0;padding-right:0;height:18px;padding-top:2px;}
#discussion_main_container textarea{margin:5px 0;width:100%;border:#D9D9D9 solid 1px;resize:none;}
#discussion_main_container input[type=text].error,#discussion_main_container textarea.error{border-color:#9f3333;background-color:#ffdede;}
.discussion_horizontal_rule {border:1px solid #DDD; margin:10px 0;}
.discussion_pipe_divider {margin:0 5px;}
/* Create new topic */
#discussion_create_new_topic label {display:block; margin-top:10px;}
/* Topic list */
.discussion_topic_subject{font-size:16px; color:#444; margin-bottom:2px; font-weight:normal;}
.discussion_topic_number_of_replies, .discussion_poster_name, .discussion_posting_date{color:#878A8C; display: block; margin-bottom: 4px;}
.discussion_topic_number_of_replies{display:inline-block;}
.discussion_reply_topic, .discussion_hide_reply{float:right;margin-bottom:10px;}
.discussion_poster_name {font-size:15px; color:#666;}
.discussion_post_message{margin-bottom:10px;white-space: pre-line;}
.discussion_topic_replies_container .discussion_post_message{display:block;}
.discussion_reply_contents_text{white-space:pre-line;}
.discussion_hide_replies_icon, .discussion_show_replies_icon{height: 9px;width: 9px;margin:4px 4px 0 0; float:left;}
.discussion_show_replies_icon{background: url("/dev/images/icons_sprite.png") no-repeat scroll -24px -21px transparent;}
.discussion_hide_replies_icon{background: url("/dev/images/icons_sprite.png") no-repeat scroll -745px -21px transparent;}
.discussion_entity_container {margin-bottom:10px;}
.discussion_entity_container .discussion_entity_picture{width:40px; height:40px; float:left; margin-right:6px;}
.discussion_quoted_text_container{background-color:#fff;}
.discussion_ellipsis_text {word-wrap: break-word;}
.discussion_show_all_ellipsis_text{display:block;}
.discussion_quote{display: inline-block;margin-top: 10px;}
.discussion_topic_replies_container .discussion_quote{margin-top:0px;}
.discussion_show_all_ellipsis_text {margin-top: 2px;}
/* Deleted posts */
.discussion_deleted_reply{color:#878A8C !important;}
.discussion_deleted_reply_info, .discussion_delete_date{font-style:italic;}
/* Settings */
#discussion_settings .fl-widget-content{font-size:.95em;padding:10px;}
#discussion_settings h1{color: #5A6A7C;font-size: 16px;font-weight: normal;margin: 10px 0;}
#discussion_settings_display_options_container input{margin-right:10px;}
#discussion_settings label{padding-left:8px;}
#discussion_settings #discussion_tab_content ul {margin:4px 0 10px;}
#discussion_settings #discussion_tab_content ul li {list-style-type:none; margin-bottom:5px;}
/* Settings List */
.discussion_settings_list{background-color:#fbfbfb;border:1px solid #dfdfdf;width:100%;height:140px;overflow:scroll;overflow-x:hidden;overflow:auto;}
.discussion_settings_list_item{background-color:#fbfbfb;padding-left:10px;}
.discussion_settings_list_item_selected,.discussion_settings_list_item:hover{background-color:#dfdfdf;padding-left:10px;}
/* Tabs */
#discussion_tab_content_top{background:url(/dev/images/dashboard_sprite.png) no-repeat scroll right -1567px transparent;margin:0;padding:0 5px 0 0;}
#discussion_tab_content_top_inner{background:url(/dev/images/dashboard_sprite.png) no-repeat scroll -10px -1393px transparent;height:6px;margin:0;}
#discussion_tab_content{padding:0px 5px 10px;}
#discussion_tab_content_bottom{margin:0 0 20px;} | devwidgets/discussion/css/discussion.css | #discussion_main_container .fl-widget-content{padding:10px;}
#discussion_main_container input[type=text]{margin:5px 0;width:100%;border:#D9D9D9 solid 1px;padding-left:0;padding-right:0;height:18px;padding-top:2px;}
#discussion_main_container textarea{margin:5px 0;width:100%;border:#D9D9D9 solid 1px;resize:none;}
#discussion_main_container input[type=text].error,#discussion_main_container textarea.error{border-color:#9f3333;background-color:#ffdede;}
.discussion_horizontal_rule {border:1px solid #DDD; margin:10px 0;}
.discussion_pipe_divider {margin:0 5px;}
/* Create new topic */
#discussion_create_new_topic label {display:block; margin-top:10px;}
/* Topic list */
.discussion_topic_subject{font-size:16px; color:#444; margin-bottom:2px; font-weight:normal;}
.discussion_topic_number_of_replies, .discussion_poster_name, .discussion_posting_date{color:#878A8C; display: block; margin-bottom: 4px;}
.discussion_topic_number_of_replies{display:inline-block;}
.discussion_reply_topic, .discussion_hide_reply{float:right;margin-bottom:10px;}
.discussion_poster_name {font-size:15px; color:#666;}
.discussion_post_message{margin-bottom:10px;white-space: pre-line;}
.discussion_topic_replies_container .discussion_post_message{display:block;}
.discussion_reply_contents_text{white-space:pre-line;}
.discussion_hide_replies_icon, .discussion_show_replies_icon{height: 9px;width: 9px;margin:4px 4px 0 0; float:left;}
.discussion_show_replies_icon{background: url("/dev/images/icons_sprite.png") no-repeat scroll -24px -21px transparent;}
.discussion_hide_replies_icon{background: url("/dev/images/icons_sprite.png") no-repeat scroll -745px -21px transparent;}
.discussion_entity_container {margin-bottom:10px;}
.discussion_entity_container .discussion_entity_picture{width:40px; height:40px; float:left; margin-right:6px;}
.discussion_quoted_text_container{background-color:#fff;}
.discussion_ellipsis_text {word-wrap: break-word;}
.discussion_show_all_ellipsis_text{display:block;}
.discussion_quote{display: inline-block;margin-top: 10px;}
.discussion_topic_replies_container .discussion_quote{margin-top:0px;}
.discussion_show_all_ellipsis_text {margin-top: 2px;}
/* Deleted posts */
.discussion_deleted_reply{color:#878A8C !important;}
.discussion_deleted_reply_info, .discussion_delete_date{font-style:italic;}
/* Settings */
#discussion_settings .fl-widget-content{font-size:.95em;padding:10px;}
#discussion_settings h1{color: #5A6A7C;font-size: 16px;font-weight: normal;margin: 10px 0;}
#discussion_settings_display_options_container input{margin-right:10px;}
#discussion_settings label{padding-left:8px;}
#discussion_settings #discussion_tab_content ul {margin:4px 0 10px;}
#discussion_settings #discussion_tab_content ul li {list-style-type:none; margin-bottom:5px;}
/* Settings List */
.discussion_settings_list{background-color:#fbfbfb;border:1px solid #dfdfdf;width:100%;height:140px;overflow:scroll;overflow-x:hidden;overflow:auto;}
.discussion_settings_list_item{background-color:#fbfbfb;padding-left:10px;}
.discussion_settings_list_item_selected,.discussion_settings_list_item:hover{background-color:#dfdfdf;padding-left:10px;}
/* Tabs */
#discussion_tab_content_top{background:url(/dev/images/dashboard_sprite.png) no-repeat scroll right -1567px transparent;margin:0;padding:0 5px 0 0;}
#discussion_tab_content_top_inner{background:url(/dev/images/dashboard_sprite.png) no-repeat scroll -10px -1393px transparent;height:6px;margin:0;}
#discussion_tab_content{padding:0px 5px 10px;}
#discussion_tab_content_bottom{margin:0 0 20px;} | 0.11282 | 0.070049 |
@charset "UTF-8";
/*!
-----------------------------------------------------------------------------
0.0 - Tipografía
----------------------------------------------------------------------------- */
/* Site default Font */
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700,900");
/* ----------------------------------------------------------------------------------------------------
Super Form Reset
A couple of things to watch out for:
- IE8: If a text input doesn't have padding on all sides or none the text won't be centered.
- The default border sizes on text inputs in all UAs seem to be slightly different. You're better off using custom borders.
- You NEED to set the font-size and family on all form elements
- Search inputs need to have their appearance reset and the box-sizing set to content-box to match other UAs
- You can style the upload button in webkit using ::-webkit-file-upload-button
- ::-webkit-file-upload-button selectors can't be used in the same selector as normal ones. FF and IE freak out.
- IE: You don't need to fake inline-block with labels and form controls in IE. They function as inline-block.
- By turning off ::-webkit-search-decoration, it removes the extra whitespace on the left on search inputs
----------------------------------------------------------------------------------------------------*/
input,
label,
select,
button,
textarea {
margin: 0;
border: 0;
padding: 0;
display: inline-block;
vertical-align: middle;
white-space: normal;
background: none;
line-height: 1;
/* Browsers have different default form fonts */
font-size: 13px;
font-family: Arial; }
/* Remove the stupid outer glow in Webkit */
input:focus,
select:focus {
outline: 0; }
/* Box Sizing Reset
-----------------------------------------------*/
/* All of our custom controls should be what we expect them to be */
input,
textarea {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: none; }
/* These elements are usually rendered a certain way by the browser */
button,
input[type=reset],
input[type=button],
input[type=submit],
input[type=checkbox],
input[type=radio],
select {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
/* Text Inputs
-----------------------------------------------*/
/* Button Controls
-----------------------------------------------*/
input[type=checkbox],
input[type=radio] {
width: 13px;
height: 13px; }
/* File Uploads
-----------------------------------------------*/
/* Search Input
-----------------------------------------------*/
/* Make webkit render the search input like a normal text field */
input[type=search] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box; }
/* Turn off the recent search for webkit. It adds about 15px padding on the left */
::-webkit-search-decoration {
display: none; }
/* Buttons
-----------------------------------------------*/
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
/* Fix IE7 display bug */
overflow: visible;
width: auto; }
/* IE8 and FF freak out if this rule is within another selector */
::-webkit-file-upload-button {
padding: 0;
border: 0;
background: none; }
/* Textarea
-----------------------------------------------*/
textarea {
/* Move the label to the top */
vertical-align: top;
/* Turn off scroll bars in IE unless needed */
overflow: auto; }
/* Selects
-----------------------------------------------*/
select[multiple] {
/* Move the label to the top */
vertical-align: top; }
/*!
-----------------------------------------------------------------------------
2.0 - Basicos
# Basic
# Utility
# Extra
-----------------------------------------------------------------------------
*/
/* Basic
@mixin ========================================================================= */
*,
*:after,
*:before {
box-sizing: border-box; }
* {
margin: 0;
padding: 0; }
body {
background-color: #FFF;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 400;
color: #A79D93; }
/* a */
a {
color: #D98C34;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 700;
text-decoration: none;
-ms-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
transition: all 0.3s ease-in; }
a:hover {
color: #D98C34;
text-decoration: none;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
/* img */
img {
-ms-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
transition: all 0.3s ease-in; }
/* Utility
@mixin ========================================================================= */
/* h1 - h6 */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: "Montserrat", sans-serif;
font-weight: 900;
margin: 0;
padding: 0; }
h1,
.h1 {
font-size: 2.8em; }
h2,
.h2 {
font-size: 2.4em; }
h3,
.h3 {
font-size: 2em; }
h4,
.h4 {
font-size: 1.6em; }
h5,
.h5 {
font-size: 1.4em; }
h6,
.h6 {
font-size: 1.2em; }
/* hr */
hr {
border: none;
margin: 0; }
/* Wrap*/
.wrap {
position: relative; }
/* Btn
@mixin =============================================== */
.btn {
-moz-user-select: none;
-ms-user-select: none;
-webkit-user-select: none;
border-radius: 1.3rem;
border: 1px solid transparent;
cursor: pointer;
display: inline-block;
font-family: "Montserrat", sans-serif;
font-size: 1.04rem;
font-weight: 700;
line-height: 1.25;
padding: .5rem 1rem;
text-align: center;
user-select: none;
vertical-align: middle;
white-space: nowrap;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
min-width: 100px; }
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
outline: none;
outline-offset: -2px; }
.btn:focus,
.btn:hover {
text-decoration: none; }
.btn.focus {
text-decoration: none; }
.btn.active,
.btn:active {
background-image: none;
outline: 0; }
.btn.disabled,
.btn:disabled {
cursor: not-allowed;
opacity: .65; }
.btn-primary {
color: #FFF;
background-color: #D98C34;
border-color: #D98C34; }
.btn-secondary {
color: #FFF;
background-color: #A79D93;
border-color: #A79D93; }
.btn-simple {
font-weight: 400;
padding: 0;
border-radius: 0;
font-size: .8em;
text-decoration: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
margin: 0; }
.btn-primary:hover,
.btn-secondary:hover {
color: #FFF;
background-color: #A79D93;
border-color: #A79D93; }
.btn-primary.focus,
.btn-primary:focus {
background-color: #EAB92C;
border-color: #EAB92C; }
.btn-primary.active,
.btn-primary:active {
color: #FFF;
background-color: #EAB92C;
border-color: #EAB92C;
background-image: none; }
.highlight {
color: #EAB92C; }
.bold {
font-weight: 700; }
.primary-color {
color: #D98C34; }
.container-960 {
max-width: 960px;
width: 960px;
margin: 0 auto;
height: calc(100vh - 80px); }
@media screen and (max-width: 768px) {
.container-960 {
width: 100%; } }
.container-1024 {
max-width: 1024px;
width: 1024px;
margin: 0 auto;
padding: 0 40px; }
@media screen and (max-width: 768px) {
.container-1024 {
width: 100%;
overflow: hidden;
padding: 0 10px; } }
/*!
-----------------------------------------------------------------------------
3.0 - Header
# Extra
-----------------------------------------------------------------------------
*/
header {
align-items: right;
background-color: #FFF;
height: 80px;
padding: 0 30px 0 0;
position: relative;
overflow: hidden; }
@media (min-width: 769px) and (max-width: 991px) {
header {
padding: 0 20px 0 0; } }
@media screen and (max-width: 768px) {
header {
padding: 0 10px 0 0; } }
header h1 {
font-size: 2.25rem; }
@media (min-width: 769px) and (max-width: 991px) {
header h1 {
font-size: 1.8rem; } }
@media screen and (max-width: 768px) {
header h1 {
font-size: 1.4rem; } }
header .logo-sura {
padding-top: 28px;
float: right;
width: 80px; }
header .logo-huella {
display: none;
height: 100%;
position: relative; }
/*!
-----------------------------------------------------------------------------
4.0 - Estilos propios del Sitio
# Extra
-----------------------------------------------------------------------------
*/
body {
background-color: #FFF; }
.aviso-box {
display: block;
width: 60%;
padding: 20px;
background-color: #FFF;
border-radius: 5px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -30%;
margin-top: -300px;
-webkit-box-shadow: 0px 10px 30px -15px #A79D93;
-moz-box-shadow: 0px 10px 30px -15px #A79D93;
box-shadow: 0px 10px 30px -15px #A79D93;
z-index: 20; }
@media screen and (max-width: 768px) {
.aviso-box {
width: 90%;
top: 50%;
left: 50%;
margin-left: -45%;
margin-top: -50%; } }
@media screen and (max-width: 450px) {
.aviso-box {
width: 100%;
position: absolute;
top: 0;
left: 0;
margin-left: 0;
margin-top: 0;
padding-bottom: 50px; } }
.aviso-box .close-btn-wrapper {
text-align: right; }
.aviso-box .close-btn-wrapper a {
width: 10px;
font-size: .8em;
font-weight: 400; }
.aviso-box p {
margin: 20px auto;
text-align: justify;
line-height: 1.5em; }
@media screen and (max-width: 768px) {
.aviso-box p {
text-align: left; } }
.aviso-box a.btn {
width: 100%; }
@media screen and (max-width: 450px) {
.aviso-box a.btn {
position: fixed;
bottom: 10px;
left: 45%;
margin-left: -45%; } }
.container {
display: flex;
align-items: center;
justify-content: center;
background-color: transparent;
width: 100%;
height: 100vh;
z-index: 1;
/* Para la pantalla de premio */ }
.container .form-wrapper {
margin-top: 20px;
width: 300px;
background-color: transparent; }
.container .form-wrapper input {
outline: 0;
box-sizing: border-box;
display: block;
height: 50px;
margin: 15px 0;
border: 2px solid #D98C34;
width: 100%;
padding: 0 15px;
border-radius: 3px;
font-family: "Montserrat", sans-serif;
font-weight: 700;
background-color: #FFF;
color: #A79D93; }
.container .form-wrapper input::placeholder {
opacity: .7; }
.container .form-wrapper .help-block {
font-size: .8em;
text-indent: 10px;
color: #A79D93; }
.container .form-wrapper .terminos-wrapper {
margin: 20px 0;
display: flex;
align-items: center;
justify-content: flex-start; }
.container .form-wrapper .terminos-wrapper .check-box {
display: inline-block;
height: 20px;
width: 20px;
border-right: 2px;
border: 1px solid #A79D93;
box-sizing: border-box;
border-radius: 3px;
margin-right: 10px; }
.container .form-wrapper .terminos-wrapper p {
display: inline-block;
width: auto;
margin: 0;
padding: 0;
font-size: .75em; }
.container .form-wrapper .form-cta-wrapper {
text-align: right; }
.container .form-wrapper .form-cta-wrapper a {
margin: 0 auto; }
.container .premio {
width: 500px;
text-align: center; }
@media screen and (max-width: 768px) {
.container .premio {
width: 90%;
margin: 0 auto; } }
.container .premio h1, .container .premio h3, .container .premio p {
margin-bottom: 10px; }
.container .premio h1 {
color: #EAB92C;
max-width: 100%; }
.container .premio h3 {
color: #EAB92C; }
.container .premio p {
margin-bottom: 20px; }
.container-ribbon,
.container-premio {
flex-direction: column;
background-image: url("../images/ribbon.png");
background-position: top right;
background-repeat: no-repeat; }
.container-ribbon a,
.container-premio a {
margin-top: 100px; }
@media screen and (max-width: 450px) {
.container-ribbon a,
.container-premio a {
margin-top: 50px; } }
.container-premio {
background-image: url("../images/logo-fa-with-ribbon.png");
background-position: top left;
background-repeat: no-repeat;
background-size: 60%; }
.container-home {
justify-content: center;
align-items: center;
background-position: center;
background-repeat: no-repeat;
background-size: cover; }
.container-home .selecciona-tarjeta-wrapper {
text-align: center;
margin-top: 300px; }
.container-home .selecciona-tarjeta-wrapper h3 {
margin-bottom: 20px; }
.container-home .selecciona-tarjeta-wrapper a {
border-radius: 50px;
margin: 0 10px; }
.logo {
position: absolute;
z-index: -1;
bottom: 40px;
right: 40px; }
@media screen and (max-width: 768px) {
.logo {
width: 100px;
margin-left: -50px;
left: 50%;
bottom: 20px; } }
.logo-evento {
position: fixed;
top: 0%;
left: 0%;
z-index: 1; }
@media screen and (max-width: 768px) {
.logo-evento {
width: 90%; } }
/*# sourceMappingURL=site.css.map */ | web/webAssets/css/site.css | @charset "UTF-8";
/*!
-----------------------------------------------------------------------------
0.0 - Tipografía
----------------------------------------------------------------------------- */
/* Site default Font */
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700,900");
/* ----------------------------------------------------------------------------------------------------
Super Form Reset
A couple of things to watch out for:
- IE8: If a text input doesn't have padding on all sides or none the text won't be centered.
- The default border sizes on text inputs in all UAs seem to be slightly different. You're better off using custom borders.
- You NEED to set the font-size and family on all form elements
- Search inputs need to have their appearance reset and the box-sizing set to content-box to match other UAs
- You can style the upload button in webkit using ::-webkit-file-upload-button
- ::-webkit-file-upload-button selectors can't be used in the same selector as normal ones. FF and IE freak out.
- IE: You don't need to fake inline-block with labels and form controls in IE. They function as inline-block.
- By turning off ::-webkit-search-decoration, it removes the extra whitespace on the left on search inputs
----------------------------------------------------------------------------------------------------*/
input,
label,
select,
button,
textarea {
margin: 0;
border: 0;
padding: 0;
display: inline-block;
vertical-align: middle;
white-space: normal;
background: none;
line-height: 1;
/* Browsers have different default form fonts */
font-size: 13px;
font-family: Arial; }
/* Remove the stupid outer glow in Webkit */
input:focus,
select:focus {
outline: 0; }
/* Box Sizing Reset
-----------------------------------------------*/
/* All of our custom controls should be what we expect them to be */
input,
textarea {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: none; }
/* These elements are usually rendered a certain way by the browser */
button,
input[type=reset],
input[type=button],
input[type=submit],
input[type=checkbox],
input[type=radio],
select {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
/* Text Inputs
-----------------------------------------------*/
/* Button Controls
-----------------------------------------------*/
input[type=checkbox],
input[type=radio] {
width: 13px;
height: 13px; }
/* File Uploads
-----------------------------------------------*/
/* Search Input
-----------------------------------------------*/
/* Make webkit render the search input like a normal text field */
input[type=search] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box; }
/* Turn off the recent search for webkit. It adds about 15px padding on the left */
::-webkit-search-decoration {
display: none; }
/* Buttons
-----------------------------------------------*/
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
/* Fix IE7 display bug */
overflow: visible;
width: auto; }
/* IE8 and FF freak out if this rule is within another selector */
::-webkit-file-upload-button {
padding: 0;
border: 0;
background: none; }
/* Textarea
-----------------------------------------------*/
textarea {
/* Move the label to the top */
vertical-align: top;
/* Turn off scroll bars in IE unless needed */
overflow: auto; }
/* Selects
-----------------------------------------------*/
select[multiple] {
/* Move the label to the top */
vertical-align: top; }
/*!
-----------------------------------------------------------------------------
2.0 - Basicos
# Basic
# Utility
# Extra
-----------------------------------------------------------------------------
*/
/* Basic
@mixin ========================================================================= */
*,
*:after,
*:before {
box-sizing: border-box; }
* {
margin: 0;
padding: 0; }
body {
background-color: #FFF;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 400;
color: #A79D93; }
/* a */
a {
color: #D98C34;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 700;
text-decoration: none;
-ms-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
transition: all 0.3s ease-in; }
a:hover {
color: #D98C34;
text-decoration: none;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
/* img */
img {
-ms-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
transition: all 0.3s ease-in; }
/* Utility
@mixin ========================================================================= */
/* h1 - h6 */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: "Montserrat", sans-serif;
font-weight: 900;
margin: 0;
padding: 0; }
h1,
.h1 {
font-size: 2.8em; }
h2,
.h2 {
font-size: 2.4em; }
h3,
.h3 {
font-size: 2em; }
h4,
.h4 {
font-size: 1.6em; }
h5,
.h5 {
font-size: 1.4em; }
h6,
.h6 {
font-size: 1.2em; }
/* hr */
hr {
border: none;
margin: 0; }
/* Wrap*/
.wrap {
position: relative; }
/* Btn
@mixin =============================================== */
.btn {
-moz-user-select: none;
-ms-user-select: none;
-webkit-user-select: none;
border-radius: 1.3rem;
border: 1px solid transparent;
cursor: pointer;
display: inline-block;
font-family: "Montserrat", sans-serif;
font-size: 1.04rem;
font-weight: 700;
line-height: 1.25;
padding: .5rem 1rem;
text-align: center;
user-select: none;
vertical-align: middle;
white-space: nowrap;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
min-width: 100px; }
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
outline: none;
outline-offset: -2px; }
.btn:focus,
.btn:hover {
text-decoration: none; }
.btn.focus {
text-decoration: none; }
.btn.active,
.btn:active {
background-image: none;
outline: 0; }
.btn.disabled,
.btn:disabled {
cursor: not-allowed;
opacity: .65; }
.btn-primary {
color: #FFF;
background-color: #D98C34;
border-color: #D98C34; }
.btn-secondary {
color: #FFF;
background-color: #A79D93;
border-color: #A79D93; }
.btn-simple {
font-weight: 400;
padding: 0;
border-radius: 0;
font-size: .8em;
text-decoration: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
margin: 0; }
.btn-primary:hover,
.btn-secondary:hover {
color: #FFF;
background-color: #A79D93;
border-color: #A79D93; }
.btn-primary.focus,
.btn-primary:focus {
background-color: #EAB92C;
border-color: #EAB92C; }
.btn-primary.active,
.btn-primary:active {
color: #FFF;
background-color: #EAB92C;
border-color: #EAB92C;
background-image: none; }
.highlight {
color: #EAB92C; }
.bold {
font-weight: 700; }
.primary-color {
color: #D98C34; }
.container-960 {
max-width: 960px;
width: 960px;
margin: 0 auto;
height: calc(100vh - 80px); }
@media screen and (max-width: 768px) {
.container-960 {
width: 100%; } }
.container-1024 {
max-width: 1024px;
width: 1024px;
margin: 0 auto;
padding: 0 40px; }
@media screen and (max-width: 768px) {
.container-1024 {
width: 100%;
overflow: hidden;
padding: 0 10px; } }
/*!
-----------------------------------------------------------------------------
3.0 - Header
# Extra
-----------------------------------------------------------------------------
*/
header {
align-items: right;
background-color: #FFF;
height: 80px;
padding: 0 30px 0 0;
position: relative;
overflow: hidden; }
@media (min-width: 769px) and (max-width: 991px) {
header {
padding: 0 20px 0 0; } }
@media screen and (max-width: 768px) {
header {
padding: 0 10px 0 0; } }
header h1 {
font-size: 2.25rem; }
@media (min-width: 769px) and (max-width: 991px) {
header h1 {
font-size: 1.8rem; } }
@media screen and (max-width: 768px) {
header h1 {
font-size: 1.4rem; } }
header .logo-sura {
padding-top: 28px;
float: right;
width: 80px; }
header .logo-huella {
display: none;
height: 100%;
position: relative; }
/*!
-----------------------------------------------------------------------------
4.0 - Estilos propios del Sitio
# Extra
-----------------------------------------------------------------------------
*/
body {
background-color: #FFF; }
.aviso-box {
display: block;
width: 60%;
padding: 20px;
background-color: #FFF;
border-radius: 5px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -30%;
margin-top: -300px;
-webkit-box-shadow: 0px 10px 30px -15px #A79D93;
-moz-box-shadow: 0px 10px 30px -15px #A79D93;
box-shadow: 0px 10px 30px -15px #A79D93;
z-index: 20; }
@media screen and (max-width: 768px) {
.aviso-box {
width: 90%;
top: 50%;
left: 50%;
margin-left: -45%;
margin-top: -50%; } }
@media screen and (max-width: 450px) {
.aviso-box {
width: 100%;
position: absolute;
top: 0;
left: 0;
margin-left: 0;
margin-top: 0;
padding-bottom: 50px; } }
.aviso-box .close-btn-wrapper {
text-align: right; }
.aviso-box .close-btn-wrapper a {
width: 10px;
font-size: .8em;
font-weight: 400; }
.aviso-box p {
margin: 20px auto;
text-align: justify;
line-height: 1.5em; }
@media screen and (max-width: 768px) {
.aviso-box p {
text-align: left; } }
.aviso-box a.btn {
width: 100%; }
@media screen and (max-width: 450px) {
.aviso-box a.btn {
position: fixed;
bottom: 10px;
left: 45%;
margin-left: -45%; } }
.container {
display: flex;
align-items: center;
justify-content: center;
background-color: transparent;
width: 100%;
height: 100vh;
z-index: 1;
/* Para la pantalla de premio */ }
.container .form-wrapper {
margin-top: 20px;
width: 300px;
background-color: transparent; }
.container .form-wrapper input {
outline: 0;
box-sizing: border-box;
display: block;
height: 50px;
margin: 15px 0;
border: 2px solid #D98C34;
width: 100%;
padding: 0 15px;
border-radius: 3px;
font-family: "Montserrat", sans-serif;
font-weight: 700;
background-color: #FFF;
color: #A79D93; }
.container .form-wrapper input::placeholder {
opacity: .7; }
.container .form-wrapper .help-block {
font-size: .8em;
text-indent: 10px;
color: #A79D93; }
.container .form-wrapper .terminos-wrapper {
margin: 20px 0;
display: flex;
align-items: center;
justify-content: flex-start; }
.container .form-wrapper .terminos-wrapper .check-box {
display: inline-block;
height: 20px;
width: 20px;
border-right: 2px;
border: 1px solid #A79D93;
box-sizing: border-box;
border-radius: 3px;
margin-right: 10px; }
.container .form-wrapper .terminos-wrapper p {
display: inline-block;
width: auto;
margin: 0;
padding: 0;
font-size: .75em; }
.container .form-wrapper .form-cta-wrapper {
text-align: right; }
.container .form-wrapper .form-cta-wrapper a {
margin: 0 auto; }
.container .premio {
width: 500px;
text-align: center; }
@media screen and (max-width: 768px) {
.container .premio {
width: 90%;
margin: 0 auto; } }
.container .premio h1, .container .premio h3, .container .premio p {
margin-bottom: 10px; }
.container .premio h1 {
color: #EAB92C;
max-width: 100%; }
.container .premio h3 {
color: #EAB92C; }
.container .premio p {
margin-bottom: 20px; }
.container-ribbon,
.container-premio {
flex-direction: column;
background-image: url("../images/ribbon.png");
background-position: top right;
background-repeat: no-repeat; }
.container-ribbon a,
.container-premio a {
margin-top: 100px; }
@media screen and (max-width: 450px) {
.container-ribbon a,
.container-premio a {
margin-top: 50px; } }
.container-premio {
background-image: url("../images/logo-fa-with-ribbon.png");
background-position: top left;
background-repeat: no-repeat;
background-size: 60%; }
.container-home {
justify-content: center;
align-items: center;
background-position: center;
background-repeat: no-repeat;
background-size: cover; }
.container-home .selecciona-tarjeta-wrapper {
text-align: center;
margin-top: 300px; }
.container-home .selecciona-tarjeta-wrapper h3 {
margin-bottom: 20px; }
.container-home .selecciona-tarjeta-wrapper a {
border-radius: 50px;
margin: 0 10px; }
.logo {
position: absolute;
z-index: -1;
bottom: 40px;
right: 40px; }
@media screen and (max-width: 768px) {
.logo {
width: 100px;
margin-left: -50px;
left: 50%;
bottom: 20px; } }
.logo-evento {
position: fixed;
top: 0%;
left: 0%;
z-index: 1; }
@media screen and (max-width: 768px) {
.logo-evento {
width: 90%; } }
/*# sourceMappingURL=site.css.map */ | 0.275714 | 0.063482 |
header,header .header-content {
position:relative;
width:100%;
text-align:center;
}
body,html {
height:100%;
width:100%;
}
body {
font-family:Merriweather,'Helvetica Neue',Arial,sans-serif;
webkit-tap-highlight-color:#222;
}
.btn,.navbar-default,.navbar-default .navbar-header .navbar-brand,h1,h2,h3,h4,h5,h6 {
font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;
}
hr {
max-width:50px;
border-color:#F05F40;
border-width:3px;
}
hr.light {
border-color:#fff;
}
a {
transition:all .35s;
color:#F05F40;
}
p {
font-size:16px;
line-height:1.5;
margin-bottom:20px;
}
.bg-primary {
background-color:#F05F40;
}
.bg-dark {
background-color:#222;
color:#fff;
}
.text-faded {
color:rgba(255,255,255,.7);
}
section {
padding:100px 0;
}
aside {
padding:50px 0;
}
.no-padding {
padding:0;
}
.navbar-default {
background-color:#fff;
transition:all .35s;
border-color:rgba(34,34,34,.05);
}
.navbar-default .navbar-header .navbar-brand {
color:#F05F40;
font-weight:700;
text-transform:uppercase;
}
.navbar-default .navbar-header .navbar-toggle {
font-weight:700;
font-size:12px;
color:#222;
text-transform:uppercase;
}
.navbar-default .nav>li>a,.navbar-default .nav>li>a:focus {
text-transform:uppercase;
font-weight:700;
font-size:13px;
color:#222;
}
.navbar-default .nav>li.active>a,.navbar-default .nav>li.active>a:focus {
color:#F05F40!important;
background-color:transparent;
}
.navbar-default .nav>li.active>a:focus:hover,.navbar-default .nav>li.active>a:hover {
background-color:transparent;
}
header {
min-height:auto;
-webkit-background-size:cover;
-moz-background-size:cover;
background-size:cover;
-o-background-size:cover;
background-position:center;
background-image:url(../img/cafe.jpg);
color:#fff;
}
header .header-content {
padding:300px 15px;
}
header .header-content .header-content-inner h1 {
font-weight:700;
text-transform:uppercase;
margin-top:0;
margin-bottom:0;
font-size:30px;
}
header .header-content .header-content-inner hr {
margin:30px auto;
}
header .header-content .header-content-inner p {
font-weight:300;
color:rgba(255,255,255,.7);
font-size:16px;
margin-bottom:50px;
}
.section-heading {
margin-top:0;
}
.service-box {
max-width:400px;
margin:50px auto 0;
}
.service-box p {
margin-bottom:0;
}
.portfolio-box {
position:relative;
display:block;
max-width:400px;
margin:0 auto;
}
.portfolio-box .portfolio-box-caption {
color:#fff;
opacity:0;
display:block;
background:rgba(240,95,64,.9);
position:absolute;
bottom:0;
text-align:center;
width:100%;
height:100%;
transition:all .35s;
}
.btn-default.active,.btn-default:active,.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-default,.open>.dropdown-toggle.btn-primary {
background-image:none;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
width:100%;
text-align:center;
position:absolute;
top:50%;
transform:translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;
padding:0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
text-transform:uppercase;
font-weight:600;
font-size:14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
font-size:18px;
}
.portfolio-box:hover .portfolio-box-caption {
opacity:1;
}
.portfolio-box:focus {
outline:0;
}
.call-to-action h2 {
margin:0 auto 20px;
}
.no-gutter>[class*=col-] {
padding-right:0;
padding-left:0;
}
.btn-default {
color:#222;
background-color:#fff;
transition:all .35s;
border-color:#fff;
}
.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default {
color:#222;
background-color:#f2f2f2;
border-color:#ededed;
}
.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
background-color:#fff;
border-color:#fff;
}
.btn-default .badge {
color:#fff;
background-color:#222;
}
.btn-primary {
color:#fff;
background-color:#F05F40;
-webkit-transition:all .35s;
-moz-transition:all .35s;
transition:all .35s;
border-color:#F05F40;
}
.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary {
color:#fff;
background-color:#ee4b28;
border-color:#ed431f;
}
.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
background-color:#F05F40;
border-color:#F05F40;
}
.btn-primary .badge {
color:#F05F40;
background-color:#fff;
}
.btn {
border:none;
border-radius:300px;
font-weight:700;
text-transform:uppercase;
}
.btn-xl {
padding:15px 30px;
}
.navbar-default,a,.btn-default,.portfolio-box .portfolio-box-caption {
-webkit-transition:all .35s;
-moz-transition:all .35s;
}
a:focus,a:hover,.navbar-default .navbar-header .navbar-brand:focus,.navbar-default .navbar-header .navbar-brand:hover {
color:#eb3812;
}
.navbar-default .nav>li>a:focus:hover,.navbar-default .nav>li>a:hover,.text-primary {
color:#F05F40;
}
::-moz-selection,::selection {
color:#fff;
text-shadow:none;
background:#222;
}
img::selection,img::-moz-selection {
color:#fff;
background:0 0;
}
@media min-width768px{
.navbar-default {
background-color:transparent;
border-color:rgba(255,255,255,.3);
}
.navbar-default.affix {
background-color:#fff;
border-color:rgba(34,34,34,.05);
}
.navbar-default.affix .navbar-header .navbar-brand {
color:#F05F40;
font-size:14px;
}
.navbar-default.affix .navbar-header .navbar-brand:focus,.navbar-default.affix .navbar-header .navbar-brand:hover {
color:#eb3812;
}
.navbar-default.affix .nav>li>a,.navbar-default.affix .nav>li>a:focus {
color:#222;
}
.navbar-default.affix .nav>li>a:focus:hover,.navbar-default.affix .nav>li>a:hover {
color:#F05F40;
}
header {
min-height:100%;
}
header .header-content {
position:absolute;
top:50%;
-webkit-transform:translateY(-50%);
-ms-transform:translateY(-50%);
transform:translateY(-50%);
padding:0 50px;
}
header .header-content .header-content-inner {
max-width:1000px;
margin-left:auto;
margin-right:auto;
}
header .header-content .header-content-inner h1 {
font-size:50px;
}
header .header-content .header-content-inner p {
font-size:18px;
max-width:80%;
margin-left:auto;
margin-right:auto;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
font-size:16px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
font-size:22px;
}
.navbar-default .navbar-header .navbar-brand,.navbar-default .nav>li>a,.navbar-default .nav>li>a:focus {
color:rgba(255,255,255,.7);
}
.navbar-default .navbar-header .navbar-brand:focus,.navbar-default .navbar-header .navbar-brand:hover,.navbar-default .nav>li>a:focus:hover,.navbar-default .nav>li>a:hover {
color:#fff;
}
}
@media min-width992px{
.service-box {
margin:20px auto 0;
}
} | css/creative.min.css | header,header .header-content {
position:relative;
width:100%;
text-align:center;
}
body,html {
height:100%;
width:100%;
}
body {
font-family:Merriweather,'Helvetica Neue',Arial,sans-serif;
webkit-tap-highlight-color:#222;
}
.btn,.navbar-default,.navbar-default .navbar-header .navbar-brand,h1,h2,h3,h4,h5,h6 {
font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;
}
hr {
max-width:50px;
border-color:#F05F40;
border-width:3px;
}
hr.light {
border-color:#fff;
}
a {
transition:all .35s;
color:#F05F40;
}
p {
font-size:16px;
line-height:1.5;
margin-bottom:20px;
}
.bg-primary {
background-color:#F05F40;
}
.bg-dark {
background-color:#222;
color:#fff;
}
.text-faded {
color:rgba(255,255,255,.7);
}
section {
padding:100px 0;
}
aside {
padding:50px 0;
}
.no-padding {
padding:0;
}
.navbar-default {
background-color:#fff;
transition:all .35s;
border-color:rgba(34,34,34,.05);
}
.navbar-default .navbar-header .navbar-brand {
color:#F05F40;
font-weight:700;
text-transform:uppercase;
}
.navbar-default .navbar-header .navbar-toggle {
font-weight:700;
font-size:12px;
color:#222;
text-transform:uppercase;
}
.navbar-default .nav>li>a,.navbar-default .nav>li>a:focus {
text-transform:uppercase;
font-weight:700;
font-size:13px;
color:#222;
}
.navbar-default .nav>li.active>a,.navbar-default .nav>li.active>a:focus {
color:#F05F40!important;
background-color:transparent;
}
.navbar-default .nav>li.active>a:focus:hover,.navbar-default .nav>li.active>a:hover {
background-color:transparent;
}
header {
min-height:auto;
-webkit-background-size:cover;
-moz-background-size:cover;
background-size:cover;
-o-background-size:cover;
background-position:center;
background-image:url(../img/cafe.jpg);
color:#fff;
}
header .header-content {
padding:300px 15px;
}
header .header-content .header-content-inner h1 {
font-weight:700;
text-transform:uppercase;
margin-top:0;
margin-bottom:0;
font-size:30px;
}
header .header-content .header-content-inner hr {
margin:30px auto;
}
header .header-content .header-content-inner p {
font-weight:300;
color:rgba(255,255,255,.7);
font-size:16px;
margin-bottom:50px;
}
.section-heading {
margin-top:0;
}
.service-box {
max-width:400px;
margin:50px auto 0;
}
.service-box p {
margin-bottom:0;
}
.portfolio-box {
position:relative;
display:block;
max-width:400px;
margin:0 auto;
}
.portfolio-box .portfolio-box-caption {
color:#fff;
opacity:0;
display:block;
background:rgba(240,95,64,.9);
position:absolute;
bottom:0;
text-align:center;
width:100%;
height:100%;
transition:all .35s;
}
.btn-default.active,.btn-default:active,.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-default,.open>.dropdown-toggle.btn-primary {
background-image:none;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
width:100%;
text-align:center;
position:absolute;
top:50%;
transform:translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;
padding:0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
text-transform:uppercase;
font-weight:600;
font-size:14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
font-size:18px;
}
.portfolio-box:hover .portfolio-box-caption {
opacity:1;
}
.portfolio-box:focus {
outline:0;
}
.call-to-action h2 {
margin:0 auto 20px;
}
.no-gutter>[class*=col-] {
padding-right:0;
padding-left:0;
}
.btn-default {
color:#222;
background-color:#fff;
transition:all .35s;
border-color:#fff;
}
.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default {
color:#222;
background-color:#f2f2f2;
border-color:#ededed;
}
.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
background-color:#fff;
border-color:#fff;
}
.btn-default .badge {
color:#fff;
background-color:#222;
}
.btn-primary {
color:#fff;
background-color:#F05F40;
-webkit-transition:all .35s;
-moz-transition:all .35s;
transition:all .35s;
border-color:#F05F40;
}
.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary {
color:#fff;
background-color:#ee4b28;
border-color:#ed431f;
}
.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
background-color:#F05F40;
border-color:#F05F40;
}
.btn-primary .badge {
color:#F05F40;
background-color:#fff;
}
.btn {
border:none;
border-radius:300px;
font-weight:700;
text-transform:uppercase;
}
.btn-xl {
padding:15px 30px;
}
.navbar-default,a,.btn-default,.portfolio-box .portfolio-box-caption {
-webkit-transition:all .35s;
-moz-transition:all .35s;
}
a:focus,a:hover,.navbar-default .navbar-header .navbar-brand:focus,.navbar-default .navbar-header .navbar-brand:hover {
color:#eb3812;
}
.navbar-default .nav>li>a:focus:hover,.navbar-default .nav>li>a:hover,.text-primary {
color:#F05F40;
}
::-moz-selection,::selection {
color:#fff;
text-shadow:none;
background:#222;
}
img::selection,img::-moz-selection {
color:#fff;
background:0 0;
}
@media min-width768px{
.navbar-default {
background-color:transparent;
border-color:rgba(255,255,255,.3);
}
.navbar-default.affix {
background-color:#fff;
border-color:rgba(34,34,34,.05);
}
.navbar-default.affix .navbar-header .navbar-brand {
color:#F05F40;
font-size:14px;
}
.navbar-default.affix .navbar-header .navbar-brand:focus,.navbar-default.affix .navbar-header .navbar-brand:hover {
color:#eb3812;
}
.navbar-default.affix .nav>li>a,.navbar-default.affix .nav>li>a:focus {
color:#222;
}
.navbar-default.affix .nav>li>a:focus:hover,.navbar-default.affix .nav>li>a:hover {
color:#F05F40;
}
header {
min-height:100%;
}
header .header-content {
position:absolute;
top:50%;
-webkit-transform:translateY(-50%);
-ms-transform:translateY(-50%);
transform:translateY(-50%);
padding:0 50px;
}
header .header-content .header-content-inner {
max-width:1000px;
margin-left:auto;
margin-right:auto;
}
header .header-content .header-content-inner h1 {
font-size:50px;
}
header .header-content .header-content-inner p {
font-size:18px;
max-width:80%;
margin-left:auto;
margin-right:auto;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
font-size:16px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
font-size:22px;
}
.navbar-default .navbar-header .navbar-brand,.navbar-default .nav>li>a,.navbar-default .nav>li>a:focus {
color:rgba(255,255,255,.7);
}
.navbar-default .navbar-header .navbar-brand:focus,.navbar-default .navbar-header .navbar-brand:hover,.navbar-default .nav>li>a:focus:hover,.navbar-default .nav>li>a:hover {
color:#fff;
}
}
@media min-width992px{
.service-box {
margin:20px auto 0;
}
} | 0.243103 | 0.044785 |