body {
font-family: 'Open Sans';
font-size: 16px;
color: #8c8c8c;
font-weight: 400;
line-height: 1.6;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
@-webkit-keyframes androidbugfix {
from {
padding: 0;
}
to {
padding: 0;
}
} a {
color: #555555;
}
a:hover,
a:focus {
text-decoration: none;
outline: 0 none;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Poppins';
color: #8c8c8c;
margin-top: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 700;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #555555;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus {
color: #f3c027;
}
h1 {
font-size: 33px;
}
h2 {
font-size: 27px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
img {
max-width: 100%;
height: auto;
} .primary_color_bg,
.paging-nav span.current {
background-color: #f3c027;
}
.primary_color_text,
.paging-nav a:hover {
color: #f3c027;
}
.primary_color_border {
border-color: #f3c027;
}
.primary_color_button {
background-color: #f3c027;
color: #ffffff;
border: 0;
}
.primary_color_button:hover {
background-color: #222222;
}
.secondary_color_bg {
background-color: #f3c027;
}
.secondary_color_text {
color: #f3c027;
}
.secondary_color_border {
border-color: #f3c027;
}
.secondary_color_button,
.btn-active {
background-color: #f3c027;
color: #ffffff;
border: 0;
}
.secondary_color_button:hover,
.btn-active:hover {
background-color: #222222;
}
input.secondary_color_button {
border: none;
padding: 9px 31px;
text-transform: uppercase;
font-family: 'Poppins';
}
.tertier_color_bg {
background-color: #222222;
}
.tertier_color_bg_transparent {
background-color: rgba(0, 0, 0, 0.6);
}
.bg_gray_3 {
background-color: rgba(0, 0, 0, 0.05);
}
.gray_border_bottom {
border-bottom: 1px solid rgba(68, 68, 68, 0.2);
} .border_white20 {
border: 1px solid rgba(255, 255, 255, 0.2);
}
.border_top_white20 {
border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.border_bottom_white20 {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.border_left_white20 {
border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.border_right_white20 {
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.border_black20 {
border: 1px solid rgba(0, 0, 0, 0.2);
}
.border_top_black20 {
border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.border_bottom_black20 {
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.border_left_black20 {
border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.border_right_black20 {
border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.float-left {
float: left;
}
.float-right {
float: right;
}
.float-none {
float: none;
}
.social-share-link {
font-family: 'Open Sans';
font-size: 12px;
font-weight: 300;
}
.searchform .search_btn {
padding-top: 25px;
cursor: pointer;
display: block;
}
.right-logo {
float: right;
} #top-bar {
position: relative;
z-index: 111;
color: #222;
font-family: 'Open Sans';
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
#top-bar a {
color: #222;
}
#top-bar a:hover {
color: #f3c027;
background: none;
}
#top-bar .left-menu {
float: left;
}
#top-bar .left-menu .nav > li > a {
padding: 12px 5px;
}
#top-bar .right-menu {
float: right;
}
#top-bar .right-menu .nav > li > a {
padding: 12px 5px;
}
#top-bar .right-menu li:last-child a {
padding-right: 0;
}
#top-bar .topbar-text {
margin-top: 15px;
}
#top-bar ul.topbar-icon {
font-size: 20px;
}
#top-bar .logo-desktop {
display: none;
}
@media (max-width: 767px) {
#top-bar .left-menu {
clear: both;
width: 100%;
}
#top-bar .left-menu ul.topbar-icon li {
float: left;
}
#top-bar .left-menu ul.topbar-menu li {
float: none;
}
#top-bar .left-menu ul.topbar-menu-nosub {
position: relative;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
float: left;
}
#top-bar .right-menu {
clear: both;
width: 100%;
}
#top-bar .right-menu ul.topbar-icon li {
float: left;
}
#top-bar .right-menu ul.topbar-menu li {
float: none;
}
#top-bar .right-menu ul.topbar-menu-nosub {
position: relative;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
float: left;
}
} @media (max-width: 991px) {
.visible-sm-max {
display: block !important;
visibility: visible;
height: auto;
}
table.visible-sm-max {
display: table;
}
tr.visible-sm-max {
display: table-row !important;
}
th.visible-sm-max,
td.visible-sm-max {
display: table-cell !important;
}
}
@media (min-width: 992px) {
.hidden-sm-max {
display: none !important;
visibility: hidden;
height: 0;
min-height: 0;
}
}
#dt-menu ul.sub-nav li.megamenu-heading:hover > a {
background: none;
cursor: default;
}
#mobile-header {
position: relative;
top: 0;
left: 0;
right: 0;
height: auto;
color: inherit;
}
#mobile-header label {
padding: 0 0.125em;
font-family: 'Poppins';
}
#dt-menu {
margin: 0;
padding: 0;
}
#dt-menu label {
padding: 0 0.25em;
}
#dt-menu .sub-nav label {
padding: 0 0.3125em;
top: 0;
}
#main-nav-check,
#dt-menu .sub-nav-check {
position: absolute;
visibility: hidden;
}
.toggle {
position: absolute;
right: 0.15em;
cursor: pointer;
}
.toggle.close-all {
color: #fff!important;
}
#dt-menu,
#dt-menu .sub-nav {
position: absolute;
top: 0;
bottom: 0;
width: 270px; z-index: 9999;
left: -270px; background: transparent;
}
#dt-menu a,
#dt-menu .sub-nav a {
font-family: 'Open Sans';
font-weight: bold;
}
#dt-menu .sub-nav li {
-webkit-transition: all 50ms;
-moz-transition: all 50ms;
-o-transition: all 50ms;
-ms-transition: all 50ms;
transition: all 50ms;
}
#dt-menu .sub-nav li.current-menu-item:nth-child(2) {
border-top: 0;
}
#dt-menu .sub-nav li:hover {
-webkit-transition: all 50ms;
-moz-transition: all 50ms;
-o-transition: all 50ms;
-ms-transition: all 50ms;
transition: all 50ms;
}
#dt-menu .sub-nav a {
color: #000;
font-size: 12px;
text-transform: uppercase;
}
#dt-menu,
#dt-menu .sub-nav {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition: -webkit-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
-moz-transition: -moz-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
-o-transition: -o-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
transition: transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
}
#dt-menu ul {
line-height: 1.5em;
text-decoration: none;
padding: 0;
list-style: none;
}
#dt-menu > ul > li {
border: 0px solid #111111;
font-size: 0.9em;
}
#dt-menu > ul > li a {
text-transform: uppercase;
}
#dt-menu > ul > li:first-child {
border-top: solid 0.1px transparent;
}
li {
border: 0;
}
#dt-menu li a {
display: block;
padding-left: 16px;
color: #000;
text-decoration: none;
}
#dt-menu li a:hover {
color: #f3c027;
}
#dt-menu .sub-nav {
margin-top: 0px;
}
#dt-menu .sub-heading {
margin-top: 55px;
padding-left: 10px;
color: #999;
font-weight: bold;
text-transform: uppercase;
}
#dt-menu .sub-heading:before {
content: "";
display: block;
height: 1px;
width: auto;
margin-left: -1.3125em;
}
#dt-menu .toggle-sub {
font-size: 22px;
color: #fff;
float: right;
margin-top: -1.6em;
margin-right: 15px;
width: 0.8em;
height: 0.8em;
cursor: pointer;
text-align: center;
border-radius: 50%;
line-height: 0.6em;
position: relative;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
text-indent: -999em;
letter-spacing: -999em;
}
#dt-menu .toggle-sub:after {
display: block;
position: absolute;
right: 0;
top: 0;
font-size: 10px;
color: #ffffff;
width: 25px;
height: 25px;
padding: 4px 9px 4px 0;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box;
line-height: 1.7;
text-indent: 0px;
border: 1px solid #ffffff;
}
#dt-menu li:hover > .toggle-sub {
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-menu .sub-nav .toggle-sub {
line-height: 0.6em;
margin-top: 6px;
}
#dt-menu [class*='col-'] p {
line-height: 1.5em;
}
#dt-menu,
#dt-menu .sub-nav {
-webkit-transform: translate3d(0, 0, 0);
}  #dt-menu .close-all {
display: none;
}
.js #dt-menu .close-all {
display: inline;
}
.js #dt-menu .toggle {
top: 11px;
z-index: 9999;
}
.js #dt-menu .sub-nav .toggle {
left: 7px;
top: 18px;
font-size: 14px;
text-transform: uppercase;
} #main-nav-check ~ .container,
#main-nav-check ~ .content,
#main-nav-check ~ #dt-menu,
#main-nav-check ~ .top-head,
#main-nav-check ~ #banner-section,
#main-nav-check ~ #dt_pagebar,
#main-nav-check:checked ~ #footer,
#dt-menu .sub-nav-check ~ #fof-sub,
#dt-menu .sub-nav-check ~ ul[id*='fof-sub-'] {
-webkit-transition: all 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
-moz-transition: all 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
-o-transition: all 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
transition: all 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
}
#main-nav-check:checked ~ .top-head #dt-menu,
#dt-menu .sub-nav-check:checked ~ #fof-sub,
#dt-menu .sub-nav-check:checked ~ ul[id*='fof-sub-'] {
-webkit-transform: translate(270px, 0);
-moz-transform: translate(270px, 0);
-o-transform: translate(270px, 0);
-ms-transform: translate(270px, 0);
transform: translate(270px, 0);
-webkit-transition: -webkit-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
-moz-transition: -moz-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
-o-transition: -o-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
transition: transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
} #main-nav-check:checked ~ .top-head {
position: fixed;
z-index: 9999;
}
#main-nav-check:checked:parent * {
border: 1px solid blue;
}
.dt-megamenu .row {
margin-left: 0;
margin-right: 0;
}
#dt-menu .dt-megamenu-sub-nav {
margin-top: 0;
}
#dt-menu .dt-megamenu-sub-nav > .sub-heading {
margin-top: 0;
}
.megamenu-heading {
text-transform: uppercase;
font-weight: 600;
font-size: 16px;
} #dt-menu #menu-main-menu .sub-nav .current-menu-parent:hover > a {
color: #fff;
}
#dt-menu #menu-main-menu .sub-nav .current-menu-item > a,
#dt-menu #menu-main-menu .sub-nav .current-menu-parent > a {
color: #f3c027;
}
#head-page.reveal.menu_background_color {
background-color: #ffffff;
}
#head-page.reveal.alt.menu_background_color {
background-color: transparent;
}
@media (max-width: 991px) {
#head-page.reveal.alt {
background: transparent;
}
#head-page.reveal {
background: #ffffff;
}
}
#head-page.reveal #dt-menu > ul > li.current-menu-item > a,
#head-page.reveal.alt #dt-menu > ul > li.current-menu-item > a,
#head-page.reveal #dt-menu > ul > li.current-menu-ancestor > a,
#head-page.reveal.alt #dt-menu > ul > li.current-menu-ancestor > a,
#head-page.reveal #dt-menu ul li.current-menu-item > a,
#head-page.reveal.alt #dt-menu ul li.current-menu-item > a,
#head-page.reveal #dt-menu ul li.current-menu-ancestor > a,
#head-page.reveal.alt #dt-menu ul li.current-menu-ancestor > a {
color: #f3c027;
}
i.icon-menu {
font-size: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
.megamenu-column {
width: 100%;
}
}
@media (max-width: 991px) {
#dt-menu #menu-main-menu .current-menu-item:hover > a {
color: #fff;
}
#dt-menu #menu-main-menu .current-menu-parent:hover > a {
color: #fff;
}
#logomenumobile,
#logomenurevealmobile {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
#dt-menu {
height: 2000px;
}
#head-page #dt-menu > ul > li > a {
color: #fff;
}
#head-page #dt-menu > ul > li > a:hover {
color: #f3c027 !important;
}
.dt-megamenu-sub-nav .sub-nav {
height: auto;
}
.sub-nav .toggle {
color: #fff;
}
#dt-menu,
#dt-menu .sub-nav {
background-color: #222;
}
#dt-menu .menu-item-type-search .search_btn {
display: none;
}
#dt-menu > .toggle {
font-size: 30px;
}
#mobile-header > .toggle {
top: 50%;
right: 1.5em;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
#dt-menu ul {
line-height: 40px;
}
#dt-menu .sub-nav {
font-size: 14px;
}
#dt-menu > ul {
border-bottom: 1px solid #111111;
}
#dt-menu > ul > li {
border-top: 1px solid #111111;
}
#dt-menu > ul > li > a {
font-size: 14px;
}
#dt-menu > ul > li > ul > li:nth-child(2) {
border-top: 1px solid #111111 !important;
}
#dt-menu .sub-nav li {
border-right: 0;
}
} @media (min-width: 992px) {
.js #dt-menu .close-all {
display: none;
}
.dt-menu-leftbar #logomenu,
.dt-menu-leftbar #logomenureveal {
margin: 0 auto;
}
#dt-menu label,
#dt-menu .sub-heading {
display: none;
}
#dt-menu .sub-nav {
visibility: hidden;
}
#dt-menu {
left: 0;
bottom: auto;
height: 0;
width: 100%;
position: relative;
margin: 0 auto;
max-width: 750px;
clear: both;
height: auto;
overflow: visible;
z-index: 5;
}
#dt-menu > ul {
float: none;
position: relative;
z-index: 1;
margin: 0;
border-right: 0;
width: 100%;
z-index: 999;
display: table;
}
#dt-menu.dt-menu-right > ul {
text-align: right;
}
.head-page #dt-menu.dt-menu-right .menu-item-type-search,
.head-page #dt-menu.dt-menu-right .bag {
float: right;
}
#dt-menu.dt-menu-right .logo-desktop a {
margin-right: 20px;
}
#dt-menu.dt-menu-left > ul {
text-align: left;
}
.head-page #dt-menu.dt-menu-left .menu-item-type-search,
.head-page #dt-menu.dt-menu-left .bag {
float: left;
}
#dt-menu.dt-menu-left .logo-desktop a {
margin-left: 20px;
}
#dt-menu.dt-menu-right > ul .logo-desktop,
#dt-menu.dt-menu-right .logolink {
float: left;
}
#dt-menu.dt-menu-right .logolink {
margin-top: 28px;
}
#dt-menu.dt-menu-left > ul .logo-desktop,
#dt-menu.dt-menu-left .logolink {
float: right;
}
#dt-menu.dt-menu-center .logolink {
position: absolute;
top: -60px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
width: 30px;
}
#dt-menu.dt-menu-center > ul {
text-align: center;
position: relative;
margin-top: 100px;
}
#dt-menu.dt-menu-center > ul .logo-desktop {
float: none;
position: absolute;
top: -70px; left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.reveal.alt #dt-menu.dt-menu-center > ul {
text-align: center;
position: relative;
margin-top: 100px;
}
.reveal.alt #dt-menu.dt-menu-center > ul .logo-desktop {
float: none;
position: absolute;
top: -70px; left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.reveal #dt-menu.dt-menu-center > ul {
text-align: center;
}
.reveal #dt-menu.dt-menu-center > ul .logo-desktop {
float: left;
}
#dt-menu ul:after {
content: "";
clear: both;
display: block;
}
#head-page.reveal.alt #dt-menu > ul > li > a {
color: #565a5c;
}
#head-page.reveal.alt #dt-menu a.search_btn {
color: #565a5c;
}
.home #head-page.reveal.alt #dt-menu > ul > li > a {
color: #565a5c;
}
.home #head-page.reveal.alt #dt-menu a.search_btn {
color: #565a5c;
}
#dt-menu > ul > li.bag > a span:before,
#dt-menu > ul > li.bag > a span:after {
content: inherit;
display: none;
}
#dt-menu > ul > li {
border-bottom: 0;
line-height: 6em; font-weight: 600;
font-size: 0.9em;
}
#dt-menu ul li {
display: inline-block;
position: relative;
text-align: left;
}
#dt-menu ul li.logo-desktop a {
padding: 0;
}
#dt-menu ul li a {
padding: 0 1.5em;
font-size: 13px;
}
#dt-menu ul.sub-nav li.menu-item-has-children > a:after {
position: absolute;
right: 0;
top: 50%;
margin-top: -1px;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
}
#dt-menu .fly-left ul.sub-nav li.menu-item-has-children > a:after {
content: '\ea02';
}
#dt-menu ul li a.search_btn:after {
content: "";
}
#dt-menu ul li a:only-child:after {
content: "";
}
#dt-menu ul.sub-nav li:hover > a {
color: #f3c027;
-webkit-transition: color .25s ease;
-moz-transition: color .25s ease;
-ms-transition: color .25s ease;
-o-transition: color .25s ease;
transition: color .25s ease;
}
#dt-menu ul li:hover > a,
#dt-menu a.search_btn:hover {
background: transparent;
color: #f3c027;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-menu ul ul {
position: absolute;
}
#dt-menu ul ul li {
float: none;
width: 18em;
border-bottom: 1px solid #d1d0d0; }
#dt-menu ul ul li a {
padding: 5px 15px 3px 15px;
}
#dt-menu ul ul li a:after {
right: 1em;
margin-top: -3px;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
#dt-menu ul .sub-nav {
top: auto;
bottom: auto;
left: auto;
width: auto;
padding: 0;
background-color: #fff;
}
#dt-menu ul .sub-nav:not(.megamenu-sub) {
padding: 15px 10px 15px;
}
#dt-menu.dt-menu-left > ul > li:nth-child(2) .sub-nav {
left: 0;
}
#dt-menu li > ul.sub-nav {
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
-ms-transition: all 200ms ease-out;
transition: all 200ms ease-out;
-webkit-transform: translateY(5px);
-moz-transform: translateY(5px);
-ms-transform: translateY(5px);
-o-transform: translateY(5px);
transform: translateY(5px);
opacity: 0;
}
#dt-menu li:hover > ul.sub-nav {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
#dt-menu ul li:hover > ul {
visibility: visible;
opacity: 1;
}
#dt-menu ul ul .sub-nav {
float: left;
top: -16px;
left: 100%;
margin-left: 11px;
}
#dt-menu ul .fly-left > ul {
float: right;
left: -90%;
width: 273px!important;
}
#dt-menu ul .fly-left > ul ul {
left: -113%;
width: 273px;
}
#dt-menu ul .fly-left a:after {
right: auto;
left: 0.2em;
margin-top: -1.55em;
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
}
#dt-menu > ul > li.fly-left > a:after {
left: auto;
right: 0.1em;
margin-top: 0;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
#dt-menu .dt-megamenu {
position: static;
}
.dt-megamenu-grid {
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.dt-megamenu-grid:last-child {
border: 0;
}
#dt-menu .megamenu-sub {
line-height: 0!important;
}
#dt-menu .megamenu-sub > li > .row {
background-size: cover!important;
padding: 20px 0;
}
#dt-menu .dt-megamenu .full-dt-megamenu {
left: 0;
width: 100%;
}
#dt-menu .dt-megamenu .full-dt-megamenu li {
width: 100%;
}
#dt-menu .dt-megamenu-sub-nav {
margin-top: 0;
width: 100%;
position: relative;
}
#dt-menu .dt-megamenu-sub-nav ul {
left: auto;
margin-left: -100%;
width: 100%;
}
#dt-menu .dt-megamenu-sub-nav .sub-nav {
left: 100%;
}
#dt-menu .dt-megamenu-sub-nav .fly-left ul {
left: auto;
margin-left: -100%;
width: 100%;
}
#dt-menu .dt-megamenu-width-set.sticky-right > ul {
width: 80%;
left: auto;
right: 0;
}
#dt-menu .dt-megamenu-width-set.sticky-left > ul {
width: 80%;
left: 0;
right: auto;
}
#dt-menu .dt-megamenu-width-set > ul > li {
width: 100%;
}
.megamenu-sub > li {
border: 0!important;
}
#dt-menu .dt-megamenu .auto-dt-megamenu > li {
width: auto;
}
#dt-menu .dt-megamenu-sub-nav li {
width: 100%;
}
#dt-menu > ul > .fly-left > ul {
width: auto;
}
}
@media (min-width: 992px) {
#dt-menu {
position: relative;
margin: 0 auto;
max-width: 970px;
}
}
@media (min-width: 1200px) {
#dt-menu {
position: relative;
max-width: 1170px;
margin: 0 auto;
}
}
.sidebar .logo-desktop,
footer .logo-desktop {
display: none;
}
.home #head-page.alt {
background: #ffffff;
}
.home #head-page.reveal {
background: #ffffff;
}
.vertical_menu #dt-menu > ul > li {
border-bottom: 0;
line-height: 2.75em; height: auto;
}
@media (min-width: 992px) {
#head-page.reveal .dt-menu-leftbar { height: auto;
}
#dt-menu.dt-menu-leftbar {
position: absolute;
left: 0;
width: 20em;
height: 100%;
}
.dt-menu-leftbar ~ .container-outer {
margin-left: 22em;
margin-right: 2em;
width: auto;
}
#dt-menu.dt-menu-leftbar > ul > li {
line-height: 2.75em;
}
#dt-menu.dt-menu-leftbar > ul > li {
display: block;
}
#dt-menu.dt-menu-leftbar ul li a:after,
#dt-menu.dt-menu-leftbar > ul > li.fly-left > a:after {
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
right: 1em;
}
#dt-menu.dt-menu-leftbar ul .fly-left ul {
margin-left: auto;
}
#dt-menu.dt-menu-leftbar .dt-megamenu {
position: inherit;
}
#dt-menu.dt-menu-leftbar ul .sub-nav {
width: inherit;
left: 100%;
top: 0;
}
#dt-menu.dt-menu-leftbar .dt-megamenu > ul.sub-nav {
left: 100%;
top: 0;
}
#dt-menu.dt-menu-leftbar ul li.logo-desktop a {
margin-bottom: 50px;
}
div#head-page .dt-menu-leftbar .popup_form {
position: absolute;
top: 40px;
width: 210px;
left: 20px;
display: none;
}
.vertical_menu,
.vertical_menu #head-page {
height: 100%;
width: 20em;
position: fixed !important;
top: 0;
left: 0;
z-index: 999;
}
.vertical_menu ~ .vertical_menu_container,
#top-bar.vertical_menu_container {
margin-left: 20em;
width: auto;
}
.vertical_menu #top-bar {
overflow: hidden;
}
}
@media (max-width: 991px) {
.logo-desktop {
min-height: 55px;
}
.type-post,
.type-page {
position: relative;
}
.vertical_menu ~ .vertical_menu_container {
position: relative;
top: 20px;
}
.dt-megamenu-sub-nav > li > a {
padding-left: 0!important;
}
#dt-menu .sub-nav a {
color: #fff;
font-size: 1em;
}
#dt-menu .sub-heading {
color: #fff;
}
}
@media (max-width: 1450px) {
.vertical_menu_container .container {
width: auto !important;
margin-right: 5%;
margin-left: 5%;
}
}
.megamenu-heading a span {
margin-bottom: 10px;
margin-top: 10px;
display: block;
font-weight: 800;
font-size: 16px;
}
.hide-me-first {
display: none;
} .bag .sub-nav { padding: 15px !important;
}
@media (min-width: 992px) {
.bag .sub-nav {
right: -50px !important;
}
.vertical_menu .bag .sub-nav {
left: 280px !important;
}
}
.cart-popup {
top: 100%;
right: 0px;
background-color: #141414;
padding: 0px;
background-clip: padding-box;
max-width: 250px;
color: #888;
}
.cart-popup .widget_shopping_cart_content {
float: left;
}
.cart-popup .widget_shopping_cart_content .cart_list {
position: relative !important;
}
.cart-popup .widget_shopping_cart_content .cart_list li {
margin-bottom: 20px;
}
.button_cart {
padding: 5px 0 3px 0 !important;
}
@media (max-width: 480px) {
.cart-popup {
right: 0;
margin: 20px 10px;
}
}
@media (max-width: 991px) {
.cart-popup {
position: relative;
top: 0;
right: 0;
max-width: 250px;
}
}
.vertical_menu .cart-popup {
position: relative;
top: 0;
max-width: 250px;
}
@media (min-width: 768px) and (max-width: 1200px) {
#dt-menu ul li a {
padding: 0 0.7em;
}
}
@media (max-width: 991px) {
#dt-menu {
overflow: scroll;
height: auto;
}
.sub-nav {
height: 200%;
}
}
.blank-reveal-area {
position: absolute;
top: 0;
width: 0;
height: 500px;
background-color: #ff0000;
}
#dt-menu::-webkit-scrollbar {
width: 0;
}
#head-page.reveal.stickytransparent.menu_background_color {
background-color: transparent;
}
#head-page.reveal.alt.transparent.menu_background_color {
background-color: transparent;
}
.home #head-page.reveal.stickytransparent.menu_background_color {
background-color: transparent;
}
.home #head-page.reveal.alt.transparent.menu_background_color {
background-color: transparent;
}
.megamenu-content {
color: #888;
}
@media (max-width: 991px) {
#head-page #dt-menu #logomenu,
#head-page #dt-menu #logomenureveal {
display: none !important;
}
}
#dt-menu li > ul.sub-nav .gm-style > div > div > div > div > div {
visibility: hidden!important;
}
#dt-menu li:hover > ul.sub-nav .gm-style > div > div > div > div > div {
visibility: visible!important;
} @media (min-width: 992px) { #dt-menu.dt-menu-middle > ul {
text-align: center;
position: relative;
}
.reveal.alt #dt-menu.dt-menu-middle > ul {
text-align: center;
position: relative;
}
.dt-menu-middle > ul > li {
text-align: center!important;
vertical-align: middle;
display: table-cell !important;
}
.dt-menu-middle > ul > .logo-desktop img {
margin: 0 auto;
}
}
section#banner-section.vertical_menu_container {
width: auto;
}
.vertical_menu_container.fullwidth .postcontent {
margin-left: 20em;
} .head-page.stretched_menu > .container:first-child {
width: 100%;
}
.stretched_menu #dt-menu.dt-menu-right {
max-width: 100%;
}
.stretched_menu #dt-menu.dt-menu-left {
max-width: 100%;
}
.stretched_menu #dt-menu.dt-menu-center {
max-width: 100%;
}
.stretched_menu #dt-menu.dt-menu-center > ul {
display: table;
}
.stretched_menu #dt-menu.dt-menu-middle {
max-width: 100%;
}
.stretched_menu #dt-menu.dt-menu-middle > ul {
display: table;
}
@media (min-width: 992px) {
.stretched_menu .dt-menu-right .bag .sub-nav {
left: -214px !important;
}
.stretched_menu .dt-menu-center .bag .sub-nav,
.stretched_menu .dt-menu-middle .bag .sub-nav {
right: -20px !important;
}
.stretched_menu #dt-menu.dt-menu-center > ul > li,
.stretched_menu #dt-menu.dt-menu-middle > ul > li {
display: table-cell;
width: auto;
text-align: center;
}
} .stickyonscrollup {
position: absolute;
padding-top: 5px;
top: 0;
left: 0;
background: rgba(247, 247, 247, 0.95); width: 100%;  -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.stickyonscrollup.is-visible { position: fixed!important;
padding-top: 5px;
-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);
background-color: rgba(247, 247, 247, 0.5);
}
@media only screen and (min-width: 783px) {
.adminbar-is-here .stickyonscrollup.is-visible { position: fixed!important;
padding-top: 5px;
-webkit-transform: translate3d(0, 31px, 0);
-moz-transform: translate3d(0, 31px, 0);
-ms-transform: translate3d(0, 31px, 0);
-o-transform: translate3d(0, 31px, 0);
transform: translate3d(0, 31px, 0);
background-color: white;
}
}
@media only screen and (min-width: 768px) {
.stickyonscrollup {
background: transparent;
box-shadow: none;
}
.stickyonscrollup.is-visible {
min-height: 80px;
}
}
@media only screen and (min-width: 1170px) {
.stickyonscrollup {
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
transition: background-color 0.3s; -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;
overflow: visible;
}
.stickyonscrollup.is-fixed {  background-color: rgba(247, 247, 247, 0.96);
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
}
.paspartu_inner .stickyonscrollup.is-fixed {
padding-left: 1.85%;
padding-right: 1.85%;
}
}  #dt_pagebar {
position: absolute;
width: 100%;
z-index: -1000;
margin-top: -1000px;
}
.dt_pagebar_menu {
position: relative;
width: 100%;
}
.dt_pagebar_menu .menu_background_color {
position: relative;
height: 100%;
z-index: 0;
}
.dt_pagebar_menu .menu_background_color.transparent {
background-color: transparent;
}
.dt_pagebar_wrapper {
z-index: 10;
}
.dt_pagebar_wrapper .wpb_row {
margin: 0;
}
#dt-menu.dt-menu-pagebar > ul {
text-align: right;
}
#dt-menu.dt-menu-pagebar > ul .logo-desktop {
float: left;
}
#dt-menu.dt-menu-pagebar > ul .logo-desktop a {
position: absolute;
width: 200px;
}
@media (max-width: 991px) {
#dt-menu.dt-menu-pagebar > ul .logo-desktop {
float: none;
}
#dt-menu.dt-menu-pagebar > ul {
text-align: left;
}
}  #mobile-header-top-left {
position: absolute;
top: 0;
left: 55px; height: auto; }
#mobile-header-top-left label {
padding: 0 0.125em;
font-family: 'Open Sans';
font-size: 36px;
}
#dt-topbar-menu-left {
margin: 0;
padding: 0;
position: relative;
background-color: #ffffff;
}
#dt-topbar-menu-left label {
padding: 0 0.25em;
font: 3.125em/1.375em 'Open Sans';
}
#dt-topbar-menu-left .sub-nav label {
padding: 0 0.3125em;
font: 2em/2em 'Open Sans';
top: 0;
}
#mobile-header-top-left label:hover,
#dt-topbar-menu-left label:hover {
color: #ccc;
}
#main-nav-check-top-left,
#dt-topbar-menu-left .sub-nav-check {
position: absolute;
visibility: hidden;
}
.toggle {
position: absolute;
right: 0.15em;
cursor: pointer;
color: #000;
}
#dt-topbar-menu-left,
#dt-topbar-menu-left .sub-nav {
background: transparent;
font-family: 'Open Sans';
font-weight: 300;
font-size: 12px;
}
#dt-topbar-menu-left {
position: absolute;
top: 0;
bottom: 0;
width: 16.75em; z-index: 9999;
left: -16.75em; }
#dt-topbar-menu-left .sub-nav {
position: absolute;
top: 0;
bottom: 0;
width: 16.75em; z-index: 9999;
left: -16.75em; }
#dt-topbar-menu-left .sub-nav {
font-size: 12px;
}
#dt-topbar-menu-left,
#dt-topbar-menu-left .sub-nav {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition: -webkit-transform 350ms cubic-bezier(0.275, 0, 0.095, 1.17);
-moz-transition: -moz-transform 350ms cubic-bezier(0.275, 0, 0.095, 1.17);
-o-transition: -o-transform 350ms cubic-bezier(0.275, 0, 0.095, 1.17);
transition: transform 350ms cubic-bezier(0.275, 0, 0.095, 1.17);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
}
#dt-topbar-menu-left ul {
line-height: 1.5em;
text-decoration: none;
padding: 0;
list-style: none;
margin-top: 4.0625em;
}
#dt-topbar-menu-left > ul > li {
border: 0px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-left .sub-nav li {
border: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 0px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-left .sub-nav li:last-child {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-left > ul > li > ul > li:nth-child(2) {
border-top: 3px solid #f3c027 !important;
}
#dt-topbar-menu-left li a {
display: block;
padding-left: 1.5em;
color: #8c8c8c;
text-decoration: none;
}
#dt-topbar-menu-left .sub-nav li a {
background: #ffffff;
}
#dt-topbar-menu-left li a:hover {
color: #f3c027;
}
#dt-topbar-menu-left li .toggle-sub:hover {
color: #f3c027;
background: #8c8c8c;
}
#dt-topbar-menu-left .sub-nav {
margin-top: -1px;
}
#dt-topbar-menu-left .sub-heading {
margin-top: 4.0625em;
padding-left: 1.3125em;
color: #999;
}
#dt-topbar-menu-left .sub-heading:before {
content: "";
display: block;
height: 1px;
width: auto;
margin-left: -1.3125em;
background: #444;
}
#dt-topbar-menu-left .toggle-sub {
font-family: 'Open Sans';
font-size: 22px;
color: #fff;
background: #f3c027;
float: right;
top: auto;
margin-top: -1.3em;
margin-right: 5px;
width: 0.8em;
height: 0.8em; cursor: pointer;
text-align: center;
border-radius: 50%;
line-height: 0.6em;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-topbar-menu-left li:hover > .toggle-sub {
color: #f3c027;
background: #8c8c8c;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-topbar-menu-left .sub-nav .toggle-sub {
line-height: 0.6em;
margin-top: -1em; }
#dt-topbar-menu-left [class*='col-'] p {
line-height: 1.5em;
}
#dt-topbar-menu-left,
#dt-topbar-menu-left .sub-nav {
-webkit-transform: translate3d(0, 0, 0);
}  #dt-topbar-menu-left .close-all {
display: none;
}
.js #dt-topbar-menu-left .close-all {
display: inline;
}
.js #dt-topbar-menu-left .toggle {
top: 0;
z-index: 9999;
}
.js #dt-topbar-menu-left .sub-nav .toggle {
left: 0.15em;
top: 1em; font-size: 12px;
text-transform: uppercase;
} #main-nav-check-top-left:checked ~ .container,
#main-nav-check-top-left:checked ~ #dt-topbar-menu-left {
-webkit-transform: translate(16.75em, 0);
-moz-transform: translate(16.75em, 0);
-o-transform: translate(16.75em, 0);
-ms-transform: translate(16.75em, 0);
transform: translate(16.75em, 0);
}
.dt-megamenu .row {
margin-left: 0;
margin-right: 0;
}
#dt-topbar-menu-left .dt-megamenu-sub-nav {
margin-top: 0;
}
#dt-topbar-menu-left .dt-megamenu-sub-nav ul li {
background-color: #333;
}
#dt-topbar-menu-left .dt-megamenu-sub-nav > .sub-heading {
margin-top: 0;
}
@media (max-width: 767px) {
.dt-megamenu-sub-nav .sub-nav {
height: auto;
}
#dt-topbar-menu-left {
background-color: #ffffff;
position: absolute;
background-size: auto auto;
min-height: 700px;
}
#dt-topbar-menu-left .sub-nav {
background-color: #ffffff;
position: absolute;
background-size: auto auto;
}
#dt-topbar-menu-left .menu-item-type-search {
display: none;
}
#dt-topbar-menu-left > .toggle {
font-size: 30px;
}
#dt-topbar-menu-left {
border-right: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-left > ul {
width: 100%;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-left: 0;
margin-right: 0;
}
#dt-topbar-menu-left > ul > li {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-left ul li:first-child {
border-top: 3px solid #f3c027 !important;
}
#dt-topbar-menu-left > ul > li > ul > li:nth-child(2) {
border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}
} @media (min-width: 767px) {
.js #dt-topbar-menu-left .close-all {
display: none;
}
#dt-topbar-menu-left label,
#dt-topbar-menu-left .sub-nav,
#dt-topbar-menu-left .sub-heading,
#mobile-header-top-left label {
display: none;
}
#dt-topbar-menu-left {
left: 0;
bottom: auto;
height: 0; width: auto;
position: relative;
margin: 0 auto; height: auto;
overflow: visible;
z-index: 50;
}
#dt-topbar-menu-left > ul {
float: none;
position: relative;
z-index: 1;
margin: 0;
border-right: 0;
font-size: 14px;
line-height: 2em;
width: 100%;
z-index: 999;
display: table;
}
#dt-topbar-menu-left.dt-menu-right > ul {
text-align: right;
}
#dt-topbar-menu-left.dt-menu-left > ul {
text-align: left;
}
#dt-topbar-menu-left.dt-menu-center > ul {
text-align: center;
position: relative;
margin-top: 120px;
}
#dt-topbar-menu-left.dt-menu-right > ul .logo-desktop {
float: left;
}
#dt-topbar-menu-left.dt-menu-left > ul .logo-desktop {
float: right;
}
#dt-topbar-menu-left.dt-menu-center > ul .logo-desktop {
float: none;
position: absolute;
top: -100px; left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
#dt-topbar-menu-left ul:after {
content: "";
clear: both;
display: block;
}
#dt-topbar-menu-left > ul > li > a {
position: relative;
line-height: 4em; }
#dt-topbar-menu-left > ul > li {
border-bottom: 0;
line-height: 5em; height: 5em;
}
#dt-topbar-menu-left ul li {
display: inline-block;
position: relative;
text-align: left;
}
#dt-topbar-menu-left ul li.logo-desktop a {
padding: 0;
}
#dt-topbar-menu-left ul li a {
padding: 0 1.5em;
}
#dt-topbar-menu-left ul#menu-main-menu > li.menu-item-has-children > a:after {
content: "\ea01";
position: absolute;
right: 0.7em;
top: 50%;
margin-top: 1px;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
font: 0.7em fontello;
}
#dt-topbar-menu-left ul.sub-nav li.menu-item-has-children > a:after {
position: absolute;
right: 0.7em;
top: 50%;
margin-top: 1px;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
font-family: "Flaticon";
content: '\e00e';
}
#dt-topbar-menu-left ul li a.search_btn:after {
content: "";
}
#dt-topbar-menu-left > ul > li > a:after {
top: 35%;
}
#dt-topbar-menu-left ul li a:only-child:after {
content: "";
}
#dt-topbar-menu-left ul.sub-nav li:hover > a {
background: #f3c027;
color: #ffffff;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-topbar-menu-left ul li:hover > a,
#dt-topbar-menu-left a.search_btn:hover {
background: transparent;
color: #f3c027;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-topbar-menu-left ul li:hover > ul {
display: block;
}
#dt-topbar-menu-left ul ul {
position: absolute;
}
#dt-topbar-menu-left ul ul li {
float: none;
width: 15em; }
#dt-topbar-menu-left ul ul li a {
padding: .5em 1.7em .5em 1.7em;
}
#dt-topbar-menu-left ul ul li a:after {
right: 0.375em;
margin-top: -1.6875em;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
#dt-topbar-menu-left ul .sub-nav {
top: auto;
bottom: auto;
left: auto;
width: auto;
margin-top: 0;
}
#dt-topbar-menu-left ul ul .sub-nav {
float: left;
top: 0;
left: 100%;
margin-left: 0;
margin-top: -1px;
}
#dt-topbar-menu-left ul .fly-left ul {
width: 100%;
left: auto;
margin-left: -100%;
margin-right: -2px;
}
#dt-topbar-menu-left ul .fly-left a:after {
right: auto;
left: 0.2em;
margin-top: -1.55em;
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
}
#dt-topbar-menu-left > ul > li.fly-left > a:after {
left: auto;
right: 0.1em;
margin-top: 0;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
#dt-topbar-menu-left .dt-megamenu {
position: static;
}
#dt-topbar-menu-left .megamenu-sub {
padding-top: 15px;
}
#dt-topbar-menu-left .dt-megamenu .full-dt-megamenu {
left: 0;
width: 100%;
}
#dt-topbar-menu-left .dt-megamenu .full-dt-megamenu li {
width: 100%;
}
#dt-topbar-menu-left .dt-megamenu-sub-nav {
margin-top: 0;
width: 100%;
position: relative;
}
#dt-topbar-menu-left .dt-megamenu-sub-nav ul {
left: auto;
margin-left: -100%;
width: 100%;
}
#dt-topbar-menu-left .dt-megamenu-sub-nav .sub-nav {
left: 100%;
}
#dt-topbar-menu-left .dt-megamenu-sub-nav .fly-left ul {
left: auto;
margin-left: -100%;
width: 100%;
}
#dt-topbar-menu-left .dt-megamenu-width-set.sticky-right > ul {
width: 80%;
left: auto;
right: 0;
}
#dt-topbar-menu-left .dt-megamenu-width-set.sticky-left > ul {
width: 80%;
left: 0;
right: auto;
}
#dt-topbar-menu-left .dt-megamenu-width-set > ul > li {
width: 100%;
}
.megamenu-sub > li {
border: 0!important;
}
#dt-topbar-menu-left .dt-megamenu .auto-dt-megamenu > li {
width: auto;
}
#dt-topbar-menu-left .dt-megamenu-sub-nav li {
width: 100%;
}
#dt-topbar-menu-left > ul > .fly-left > ul {
width: 15em;
}
}
@media (min-width: 992px) {
#dt-topbar-menu-left {
position: relative;
margin: 0 auto;
max-width: 970px;
}
}
@media (min-width: 1200px) {
#dt-topbar-menu-left {
position: relative;
max-width: 1170px;
margin: 0 auto;
}
}
#top-bar .logo-desktop,
.sidebar .logo-desktop,
footer .logo-desktop {
display: none;
}
#top-bar {
min-height: 3em;
} #mobile-header-top-right {
position: absolute;
top: 0;
left: 55px;
height: auto;
}
#mobile-header-top-right label {
padding: 0 0.125em;
font-family: 'Open Sans';
font-size: 36px;
}
#dt-topbar-menu-right {
margin: 0;
padding: 0;
position: relative;
background-color: #ffffff;
}
#dt-topbar-menu-right label {
padding: 0 0.25em;
font: 3.125em/1.375em 'Open Sans';
}
#dt-topbar-menu-right .sub-nav label {
padding: 0 0.3125em;
font: 2em/2em 'Open Sans';
top: 0;
}
#mobile-header-top-right label:hover,
#dt-topbar-menu-right label:hover {
color: #ccc;
}
#main-nav-check-top-right,
#dt-topbar-menu-right .sub-nav-check {
position: absolute;
visibility: hidden;
}
.toggle {
position: absolute;
right: 0.15em;
cursor: pointer;
color: #000;
}
#dt-topbar-menu-right,
#dt-topbar-menu-right .sub-nav {
background: transparent;
font-family: 'Open Sans';
font-weight: 300;
font-size: 12px;
}
#dt-topbar-menu-right {
position: absolute;
top: 0;
bottom: 0;
width: 16.75em; z-index: 9999;
left: -16.75em; }
#dt-topbar-menu-right .sub-nav {
position: absolute;
top: 0;
bottom: 0;
width: 16.75em; z-index: 9999;
left: -16.75em; }
#dt-topbar-menu-right .sub-nav {
font-size: 12px;
}
#dt-topbar-menu-right,
#dt-topbar-menu-right .sub-nav {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition: -webkit-transform 350ms cubic-bezier(0.275, 0, 0.095, 1.17);
-moz-transition: -moz-transform 350ms cubic-bezier(0.275, 0, 0.095, 1.17);
-o-transition: -o-transform 350ms cubic-bezier(0.275, 0, 0.095, 1.17);
transition: transform 350ms cubic-bezier(0.275, 0, 0.095, 1.17);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
}
#dt-topbar-menu-right ul {
line-height: 1.5em;
text-decoration: none;
padding: 0;
list-style: none;
margin-top: 4.0625em;
}
#dt-topbar-menu-right > ul > li {
border: 0px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-right .sub-nav li {
border: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 0px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-right .sub-nav li:last-child {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-right > ul > li > ul > li:nth-child(2) {
border-top: 3px solid #f3c027 !important;
}
#dt-topbar-menu-right li a {
display: block;
padding-left: 1.5em;
color: #8c8c8c;
text-decoration: none;
}
#dt-topbar-menu-right .sub-nav li a {
background: #ffffff;
}
#dt-topbar-menu-right li a:hover {
color: #f3c027;
}
#dt-topbar-menu-right li .toggle-sub:hover {
color: #f3c027;
background: #8c8c8c;
}
#dt-topbar-menu-right .sub-nav {
margin-top: -1px;
}
#dt-topbar-menu-right .sub-heading {
margin-top: 4.0625em;
padding-left: 1.3125em;
color: #999;
}
#dt-topbar-menu-right .sub-heading:before {
content: "";
display: block;
height: 1px;
width: auto;
margin-left: -1.3125em;
background: #444;
}
#dt-topbar-menu-right .toggle-sub {
font-family: 'Open Sans';
font-size: 22px;
color: #fff;
background: #f3c027;
float: right;
top: auto;
margin-top: -1.3em;
margin-right: 5px;
width: 0.8em;
height: 0.8em;
cursor: pointer;
text-align: center;
border-radius: 50%;
line-height: 0.6em;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-topbar-menu-right li:hover > .toggle-sub {
color: #f3c027;
background: #8c8c8c;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-topbar-menu-right .sub-nav .toggle-sub {
line-height: 0.6em;
margin-top: -1em; }
#dt-topbar-menu-right [class*='col-'] p {
line-height: 1.5em;
}
#dt-topbar-menu-right,
#dt-topbar-menu-right .sub-nav {
-webkit-transform: translate3d(0, 0, 0);
}  #dt-topbar-menu-right .close-all {
display: none;
}
.js #dt-topbar-menu-right .close-all {
display: inline;
}
.js #dt-topbar-menu-right .toggle {
top: 0;
z-index: 9999;
}
.js #dt-topbar-menu-right .sub-nav .toggle {
left: 0.15em;
top: 1em; font-size: 12px;
text-transform: uppercase;
} #main-nav-check-top-right:checked ~ .container,
#main-nav-check-top-right:checked ~ #dt-topbar-menu-right {
-webkit-transform: translate(16.75em, 0);
-moz-transform: translate(16.75em, 0);
-o-transform: translate(16.75em, 0);
-ms-transform: translate(16.75em, 0);
transform: translate(16.75em, 0);
}
.dt-megamenu .row {
margin-left: 0;
margin-right: 0;
}
#dt-topbar-menu-right .dt-megamenu-sub-nav {
margin-top: 0;
}
#dt-topbar-menu-right .dt-megamenu-sub-nav ul li {
background-color: #333;
}
#dt-topbar-menu-right .dt-megamenu-sub-nav > .sub-heading {
margin-top: 0;
}
@media (max-width: 767px) {
.dt-megamenu-sub-nav .sub-nav {
height: auto;
}
#dt-topbar-menu-right {
background-color: #ffffff;
position: absolute;
background-size: auto auto;
min-height: 700px;
}
#dt-topbar-menu-right .sub-nav {
background-color: #ffffff;
position: absolute;
background-size: auto auto;
}
#dt-topbar-menu-right .menu-item-type-search {
display: none;
}
#dt-topbar-menu-right > .toggle {
font-size: 30px;
}
#dt-topbar-menu-right {
border-right: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-right > ul {
width: 100%;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-left: 0;
margin-right: 0;
}
#dt-topbar-menu-right > ul > li {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#dt-topbar-menu-right ul li:first-child {
border-top: 3px solid #f3c027 !important;
}
#dt-topbar-menu-right > ul > li > ul > li:nth-child(2) {
border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}
} @media (min-width: 767px) {
.js #dt-topbar-menu-right .close-all {
display: none;
}
#dt-topbar-menu-right label,
#dt-topbar-menu-right .sub-nav,
#dt-topbar-menu-right .sub-heading,
#mobile-header-top-right label {
display: none;
}
#dt-topbar-menu-right {
left: 0;
bottom: auto;
height: 0; width: auto;
position: relative;
margin: 0 auto; height: auto;
overflow: visible;
z-index: 50;
}
#dt-topbar-menu-right > ul {
float: none;
position: relative;
z-index: 1;
margin: 0;
border-right: 0;
font-size: 14px;
line-height: 2em;
width: 100%;
z-index: 999;
display: table;
}
#dt-topbar-menu-right.dt-menu-right > ul {
text-align: right;
}
#dt-topbar-menu-right.dt-menu-right > ul {
text-align: left;
}
#dt-topbar-menu-right.dt-menu-center > ul {
text-align: center;
position: relative;
margin-top: 120px;
}
#dt-topbar-menu-right.dt-menu-right > ul .logo-desktop {
float: left;
}
#dt-topbar-menu-right.dt-menu-right > ul .logo-desktop {
float: right;
}
#dt-topbar-menu-right.dt-menu-center > ul .logo-desktop {
float: none;
position: absolute;
top: -100px; left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
#dt-topbar-menu-right ul:after {
content: "";
clear: both;
display: block;
}
#dt-topbar-menu-right > ul > li > a {
position: relative;
line-height: 4em; }
#dt-topbar-menu-right > ul > li {
border-bottom: 0;
line-height: 5em; height: 5em;
}
#dt-topbar-menu-right ul li {
display: inline-block;
position: relative;
text-align: left;
}
#dt-topbar-menu-right ul li.logo-desktop a {
padding: 0;
}
#dt-topbar-menu-right ul li a {
padding: 0 1.5em;
}
#dt-topbar-menu-right ul#menu-main-menu > li.menu-item-has-children > a:after,
#dt-topbar-menu-right ul#menu-main-menu-1 > li.menu-item-has-children > a:after,
#dt-topbar-menu-right ul#menu-main-menu-2 > li.menu-item-has-children > a:after {
position: absolute;
right: 0.7em;
top: 50%;
margin-top: 1px;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
font-family: "Flaticon";
content: '\e00e';
}
#dt-topbar-menu-right ul.sub-nav li.menu-item-has-children > a:after {
position: absolute;
right: 0.7em;
top: 50%;
margin-top: 1px;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
font-family: "Flaticon";
content: '\e00e';
}
#dt-topbar-menu-right ul li a.search_btn:after {
content: "";
}
#dt-topbar-menu-right > ul > li > a:after {
top: 35%;
}
#dt-topbar-menu-right ul li a:only-child:after {
content: "";
}
#dt-topbar-menu-right ul.sub-nav li:hover > a {
background: #f3c027;
color: #ffffff;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-topbar-menu-right ul li:hover > a,
#dt-topbar-menu-right a.search_btn:hover {
background: transparent;
color: #f3c027;
-webkit-transition: background-color 0.25s ease;
-moz-transition: background-color 0.25s ease;
-ms-transition: background-color 0.25s ease;
-o-transition: background-color 0.25s ease;
transition: background-color 0.25s ease;
}
#dt-topbar-menu-right ul li:hover > ul {
display: block;
}
#dt-topbar-menu-right ul ul {
position: absolute;
}
#dt-topbar-menu-right ul ul li {
float: none;
width: 15em; }
#dt-topbar-menu-right ul ul li a {
padding: .5em 1.7em .5em 1.7em;
}
#dt-topbar-menu-right ul ul li a:after {
right: 0.375em;
margin-top: -1.6875em;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
#dt-topbar-menu-right ul .sub-nav {
top: auto;
bottom: auto;
left: auto;
width: auto;
margin-top: 0;
}
#dt-topbar-menu-right ul ul .sub-nav {
float: left;
top: 0;
left: 100%;
margin-left: 0;
margin-top: -1px;
}
#dt-topbar-menu-right ul .fly-left ul {
width: 100%;
left: auto;
margin-left: -100%;
margin-right: -2px;
}
#dt-topbar-menu-right ul .fly-left a:after {
right: auto;
left: 0.2em;
margin-top: -1.55em;
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
}
#dt-topbar-menu-right > ul > li.fly-left > a:after {
left: auto;
right: 0.1em;
margin-top: 0;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
#dt-topbar-menu-right .dt-megamenu {
position: static;
}
#dt-topbar-menu-right .megamenu-sub {
padding-top: 15px;
}
#dt-topbar-menu-right .dt-megamenu .full-dt-megamenu {
left: 0;
width: 100%;
}
#dt-topbar-menu-right .dt-megamenu .full-dt-megamenu li {
width: 100%;
}
#dt-topbar-menu-right .dt-megamenu-sub-nav {
margin-top: 0;
width: 100%;
position: relative;
}
#dt-topbar-menu-right .dt-megamenu-sub-nav ul {
left: auto;
margin-left: -100%;
width: 100%;
}
#dt-topbar-menu-right .dt-megamenu-sub-nav .sub-nav {
left: 100%;
}
#dt-topbar-menu-right .dt-megamenu-sub-nav .fly-left ul {
left: auto;
margin-left: -100%;
width: 100%;
}
#dt-topbar-menu-right .dt-megamenu-width-set.sticky-right > ul {
width: 80%;
left: auto;
right: 0;
}
#dt-topbar-menu-right .dt-megamenu-width-set.sticky-left > ul {
width: 80%;
left: 0;
right: auto;
}
#dt-topbar-menu-right .dt-megamenu-width-set > ul > li {
width: 100%;
}
.megamenu-sub > li {
border: 0!important;
}
#dt-topbar-menu-right .dt-megamenu .auto-dt-megamenu > li {
width: auto;
}
#dt-topbar-menu-right .dt-megamenu-sub-nav li {
width: 100%;
}
#dt-topbar-menu-right > ul > .fly-left > ul {
width: 15em;
}
}
@media (min-width: 992px) {
#dt-topbar-menu-right {
position: relative;
margin: 0 auto;
max-width: 970px;
}
}
@media (min-width: 1200px) {
#dt-topbar-menu-right {
position: relative;
max-width: 1170px;
margin: 0 auto;
}
}
#top-bar .logo-desktop,
.sidebar .logo-desktop,
footer .logo-desktop {
display: none;
}
#top-bar {
min-height: 3em;
} .footer-left {
font-size: 14px;
color: #ffffff;
}
@media (max-width: 992px) {
.footer-left {
height: auto!important;
}
}
.footer-left #footer-left {
margin: 0 15px 0px 15px;
}
@media (max-width: 992px) {
.footer-left #footer-left {
position: static;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
padding: 20px 0;
}
}
@media (max-width: 768px) {
.footer-left #footer-left {
border-bottom: 0;
}
}
.footer-right {
color: #ffffff;
}
@media (min-width: 480px) and (max-width: 992px) {
.footer-right {
border-left: 0;
}
}  .footer-on-dark-bg {
color: #999;
}
.footer-on-dark-bg .widget a {
color: #9f9f9f;
}
.footer-on-dark-bg .post-author,
.footer-on-dark-bg .post-date {
color: #777777;
}
footer#footer {                          }
footer#footer .footer-section {
padding: 20px 0;
padding-top: 10px !important;
padding-bottom: 0px !important;
}
footer#footer a {
color: #fff;
}
footer#footer .widget_recent_entries ul li,
footer#footer .dt_widget_recent_post ul li {
padding-left: 0;
}
footer#footer .widget_recent_entries ul li .icon,
footer#footer .dt_widget_recent_post ul li .icon {
display: none;
}
footer#footer #footer-left a {
border: 0;
}
footer#footer .widget_text ul {
padding-left: 0px;
}
footer#footer .widget_text ul .icon:before {
font-family: "Flaticon";
content: "\e003";
font-style: normal;
font-weight: normal;
margin-left: -25px;
width: 0;
padding: 0 5px 0 0;
font-size: 10px;
}
footer#footer .widget_text ul li {
list-style: none; padding: 5px 0 5px 28px;
}
footer#footer .widget_text ul li:last-child {
border: none;
}
footer#footer .widget_text ul li i {
font-size: 17px;
}
footer#footer .widget_text ul .children {
margin-top: 5px;
margin-bottom: -5px;
padding: 0px;
}
footer#footer .widget_text ul .children li {
padding: 5px 0 5px 20px;
border: none;
}
footer#footer .widget_text ul.list-inline-icon li {
border: none;
padding: 0;
width: 30px;
height: 30px;
border: 1px solid rgba(255, 255, 255, 0.2);
-webkit-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box;
background: none;
margin-right: .5em;
}
footer#footer .widget_text ul.list-inline-icon li a {
font-size: 30px;
color: #ffffff;
line-height: 0;
}
footer#footer .widget_text ul.list-inline-icon li a i {
line-height: 1.4em;
margin: 0;
}
footer#footer .widget_text ul.list-inline-icon li a:hover {
color: #ffffff;
}
footer#footer .widget_text ul.list-inline-icon li:hover {
color: #ffffff;
border: 1px solid #f3c027;
background: #f3c027;
}
footer#footer .sequence-twitter {
min-height: 180px;
}
footer#footer .owl-theme .owl-controls {
text-align: left;
}
footer#footer .owl-theme .owl-controls .owl-page span {
background-color: #f3c027;
opacity: 1;
}
footer#footer .owl-theme .owl-controls .owl-page.active span {
background: none;
border: 2px solid #f3c027;
}
footer#footer .widget_calendar a {
color: #f3c027;
}
footer#footer .widget_calendar a:hover {
color: #ab8209;
}
footer#footer .widget_calendar #calendar_wrap {
border: 0px solid rgba(0, 0, 0, 0.1);
padding: 20px;
}
footer#footer .widget_calendar #today {
background-color: #f3c027;
color: #ffffff;
}
footer#footer .widget_calendar .pad {
color: #8c8c8c;
}
footer#footer .widget_calendar th {
text-align: center;
line-height: 2;
}
footer#footer .widget_calendar td {
text-align: center;
line-height: 2;
}
footer#footer .widget_calendar thead th {
color: #f3c027;
font-weight: 300;
}
footer#footer .widget_search {
color: #ffffff;
}
footer#footer .widget_search .screen-reader-text {
display: none;
}
footer#footer .widget_search #searchsubmit {
display: none;
}
footer#footer .widget_search #s {
border-width: 1px;
border-style: solid;
padding: 5px 5px 5px 30px;
width: 100%;
background: none;
font-size: 0.8em;
color: #fff;
}
footer#footer .widget_search i {
padding: 5px 5px;
position: absolute;
}
footer#footer .dt_widget_portfolio_posts .post-item {
padding: 0px;
width: 32%;
margin: 1px;
}
footer#footer .dt_widget_portfolio_posts .post-item figure {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
height: 81px;
width: 81px;
overflow: hidden;
}
footer#footer .dt_widget_portfolio_posts .post-item figure > div {
overflow: hidden;
}
footer#footer .dt_widget_portfolio_posts .post-item figure figcaption {
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: transform 0.3s;
-o-transition: transform 0.3s;
-ms-transition: transform 0.3s;
background: rgba(26, 20, 1, 0.6);
opacity: 1;
background-clip: padding-box;
text-align: center;
font-weight: 300;
height: 85px;
}
footer#footer .dt_widget_portfolio_posts .post-item figure figcaption a {
display: table;
display: block;
width: 100%;
height: 100%;
}
footer#footer .dt_widget_portfolio_posts .post-item figure:hover figcaption,
footer#footer .dt_widget_portfolio_posts .post-item figure.cs-hover figcaption {
-webkit-transform: translate(0, -100%);
-moz-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%);
}
footer#footer .dt_widget_portfolio_posts .post-item figure .zoom-plus {
width: 100%;
height: 50px;
position: relative;
left: 0%;
display: table-cell;
text-align: center;
vertical-align: middle;
display: block;
}
footer#footer .dt_widget_portfolio_posts .post-item figure .zoom-plus::before,
footer#footer .dt_widget_portfolio_posts .post-item figure .zoom-plus::after {
top: 50%;
left: 50%;
}
footer#footer .dt_widget_portfolio_posts .post-item figure .zoom-plus::before {
content: '';
width: 20px;
height: 20px;
position: absolute;
display: block;
border-bottom: #fff solid 1px;
-webkit-transition: transform 0s;
-moz-transition: transform 0s;
-o-transition: transform 0s;
-ms-transition: transform 0s;
transition: transform 0s;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
footer#footer .dt_widget_portfolio_posts .post-item figure .zoom-plus::after {
content: '';
width: 20px;
height: 20px;
position: absolute;
display: block;
border-left: #fff solid 1px;
-webkit-transition: transform 0s;
-moz-transition: transform 0s;
-o-transition: transform 0s;
-ms-transition: transform 0s;
transition: transform 0s;
-webkit-transform: translate(0, 50%);
-moz-transform: translate(0, 50%);
-ms-transform: translate(0, 50%);
-o-transform: translate(0, 50%);
transform: translate(0, 50%);
}
footer#footer .widget_tag_cloud .tagcloud .tag {
display: inline-table;
font-family: 'Poppins';
font-size: 12px;
background: none;
border-width: 1px;
border-style: solid;
padding: 8px 10px;
margin: 0 5px 5px 0;
}
footer#footer .widget_tag_cloud .tagcloud .tag a:hover {
color: #ffffff;
}
footer#footer .widget_tag_cloud .tagcloud .tag:hover {
background-color: #f3c027;
}
footer#footer .widget_tag_cloud .tagcloud .tag:hover a {
color: #ffffff;
}
footer#footer .woocommerce.widget_product_tag_cloud .tagcloud .tag {
display: inline-table;
font-family: 'Poppins';
font-size: 12px;
font-weight: 400;
background: none;
border-width: 1px;
border-style: solid;
padding: 8px 10px;
margin: 0 5px 5px 0;
}
footer#footer .woocommerce.widget_product_tag_cloud .tagcloud .tag a:hover {
color: #ffffff;
}
footer#footer .woocommerce.widget_product_tag_cloud .tagcloud .tag:hover {
background-color: #f3c027;
}
footer#footer .woocommerce.widget_product_tag_cloud .tagcloud .tag:hover a {
color: #ffffff;
}
footer#footer .widget_categories select {
width: 95%;
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 5px;
color: #8c8c8c;
}
footer#footer .widget_categories a.select-target {
background: none;
}
footer#footer .widget_archive,
footer#footer .dt_widget_recent_post {
font-weight: 400;
}
footer#footer .widget_archive select,
footer#footer .dt_widget_recent_post select {
width: 95%;
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 5px;
color: #8c8c8c;
}
footer#footer .widget_archive a.select-target,
footer#footer .dt_widget_recent_post a.select-target {
background: none;
}
footer#footer .widget_recent_comments a,
footer#footer .dt_widget_recent_comments a {
font-style: italic;
color: rgba(255, 255, 255, 0.4);
}
footer#footer .widget_recent_comments a:hover,
footer#footer .dt_widget_recent_comments a:hover {
color: #f3c027;
}
footer#footer .widget_recent_comments .comment-author,
footer#footer .dt_widget_recent_comments .comment-author { }
footer#footer .widget_recent_comments li.recentcomments,
footer#footer .dt_widget_recent_comments li.recentcomments { }
footer#footer .dt_widget_tabs .nav-tabs li a {
background: none;
border-width: 1px;
border-style: solid;
}
footer#footer .dt_widget_tabs .nav-tabs li a:hover {
color: #ffffff;
background-color: #f3c027;
}
footer#footer .dt_widget_tabs .nav-tabs li:hover {
background-color: #f3c027;
}
footer#footer .dt_widget_tabs .nav-tabs li.active a {
background-color: #f3c027;
border: 1px solid #f3c027;
color: #ffffff;
}
footer#footer .dt_widget_tabs .nav-tabs li.active a:hover,
footer#footer .dt_widget_tabs .nav-tabs li.active a:focus {
color: #ffffff;
background-color: #f3c027;
border: 1px solid #f3c027;
border-top: 3px solid #f3c027;
}
footer#footer .dt_widget_tabs .tab-pane {
overflow: hidden;
}
footer#footer .dt_widget_tabs .tab-pane .rowlist {
float: left;
width: 100%;
padding: 15px 0;
}
@media (max-width: 1200px) {
footer#footer .dt_widget_tabs .nav-tabs li {
display: block;
width: 100%;
}
}
footer#footer .dt_widget_accordion .btn-accordion {
position: absolute;
right: 30px;
margin-top: -30px;
color: #ffffff;
background-color: #f3c027;
}
footer#footer .dt_widget_accordion .btn-accordion .icon-minus-1:before,
footer#footer .dt_widget_accordion .btn-accordion .icon-plus-1:before {
margin: -0.4em 0 0 0;
}
footer#footer .dt_widget_accordion .opened {
color: #f3c027;
background-color: #ffffff;
}
footer#footer .dt_widget_accordion .panel {
margin-top: 10px !important;
border: none;
background: none;
}
footer#footer .dt_widget_accordion .panel:first-child {
margin-top: 0px !important;
}
footer#footer .dt_widget_accordion .panel-heading {
background: none;
color: #ffffff;
border-width: 1px;
border-style: solid;
-webkit-transition: background-color 0.8s;
-moz-transition: background-color 0.8s;
-o-transition: background-color 0.8s;
-ms-transition: background-color 0.8s;
transition: background-color 0.8s;
}
footer#footer .dt_widget_accordion .openedup {
color: #ffffff !important;
background-color: #f3c027;
-webkit-transition: background-color 0.8s;
-moz-transition: background-color 0.8s;
-o-transition: background-color 0.8s;
-ms-transition: background-color 0.8s;
transition: background-color 0.8s;
}
footer#footer .dt_widget_accordion .panel-body {
margin-top: 10px;
border-width: 1px;
border-style: solid;
background: none;
}
footer#footer .woocommerce.widget_product_search #s {
border: 1px solid rgba(255, 255, 255, 0.4);
}  .widget_categories ul,
.widget_recent_entries ul,
.dt_widget_recent_post ul,
.widget_recent_comments ul,
.dt_widget_recent_comments ul,
.widget_rss ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_archive ul,
.woocommerce.widget_product_categories ul,
.widget_pages ul {
padding-left: 0;
list-style: none;
margin: 0; }
.widget_categories ul li,
.widget_recent_entries ul li,
.dt_widget_recent_post ul li,
.widget_recent_comments ul li,
.dt_widget_recent_comments ul li,
.widget_rss ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_archive ul li,
.woocommerce.widget_product_categories ul li,
.widget_pages ul li {
padding: 0.5em 0;
}
.widget_categories ul li + li,
.widget_recent_entries ul li + li,
.dt_widget_recent_post ul li + li,
.widget_recent_comments ul li + li,
.dt_widget_recent_comments ul li + li,
.widget_rss ul li + li,
.widget_meta ul li + li,
.widget_nav_menu ul li + li,
.widget_archive ul li + li,
.woocommerce.widget_product_categories ul li + li,
.widget_pages ul li + li {
margin-top: -1px;
}
.widget_categories ul li ul,
.widget_recent_entries ul li ul,
.dt_widget_recent_post ul li ul,
.widget_recent_comments ul li ul,
.dt_widget_recent_comments ul li ul,
.widget_rss ul li ul,
.widget_meta ul li ul,
.widget_nav_menu ul li ul,
.widget_archive ul li ul,
.woocommerce.widget_product_categories ul li ul,
.widget_pages ul li ul {
margin: 0 0 -1px;
padding: 0;
position: relative;
}
.widget_categories ul li li,
.widget_recent_entries ul li li,
.dt_widget_recent_post ul li li,
.widget_recent_comments ul li li,
.dt_widget_recent_comments ul li li,
.widget_rss ul li li,
.widget_meta ul li li,
.widget_nav_menu ul li li,
.widget_archive ul li li,
.woocommerce.widget_product_categories ul li li,
.widget_pages ul li li {
border: 0;
padding-left: 24px;
padding-left: 1.5rem;
}
.sidebar .widget_categories ul li,
.sidebar .widget_recent_entries ul li,
.sidebar .dt_widget_recent_post ul li,
.sidebar .widget_recent_comments ul li,
.sidebar .dt_widget_recent_comments ul li,
.sidebar .widget_rss ul li,
.sidebar .widget_meta ul li,
.sidebar .widget_nav_menu ul li,
.sidebar .widget_archive ul li,
.sidebar .woocommerce.widget_product_categories ul li,
.sidebar .widget_pages ul li {
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}
.sidebar .widget_categories ul.children,
.sidebar .widget_recent_entries ul.children,
.sidebar .dt_widget_recent_post ul.children,
.sidebar .widget_recent_comments ul.children,
.sidebar .dt_widget_recent_comments ul.children,
.sidebar .widget_rss ul.children,
.sidebar .widget_meta ul.children,
.sidebar .widget_nav_menu ul.children,
.sidebar .widget_archive ul.children,
.sidebar .woocommerce.widget_product_categories ul.children,
.sidebar .widget_pages ul.children,
.sidebar .widget_categories ul .sub-menu,
.sidebar .widget_recent_entries ul .sub-menu,
.sidebar .dt_widget_recent_post ul .sub-menu,
.sidebar .widget_recent_comments ul .sub-menu,
.sidebar .dt_widget_recent_comments ul .sub-menu,
.sidebar .widget_rss ul .sub-menu,
.sidebar .widget_meta ul .sub-menu,
.sidebar .widget_nav_menu ul .sub-menu,
.sidebar .widget_archive ul .sub-menu,
.sidebar .woocommerce.widget_product_categories ul .sub-menu,
.sidebar .widget_pages ul .sub-menu {
margin-top: .5em;
}
.sidebar .widget_categories ul.children li,
.sidebar .widget_recent_entries ul.children li,
.sidebar .dt_widget_recent_post ul.children li,
.sidebar .widget_recent_comments ul.children li,
.sidebar .dt_widget_recent_comments ul.children li,
.sidebar .widget_rss ul.children li,
.sidebar .widget_meta ul.children li,
.sidebar .widget_nav_menu ul.children li,
.sidebar .widget_archive ul.children li,
.sidebar .woocommerce.widget_product_categories ul.children li,
.sidebar .widget_pages ul.children li,
.sidebar .widget_categories ul .sub-menu li,
.sidebar .widget_recent_entries ul .sub-menu li,
.sidebar .dt_widget_recent_post ul .sub-menu li,
.sidebar .widget_recent_comments ul .sub-menu li,
.sidebar .dt_widget_recent_comments ul .sub-menu li,
.sidebar .widget_rss ul .sub-menu li,
.sidebar .widget_meta ul .sub-menu li,
.sidebar .widget_nav_menu ul .sub-menu li,
.sidebar .widget_archive ul .sub-menu li,
.sidebar .woocommerce.widget_product_categories ul .sub-menu li,
.sidebar .widget_pages ul .sub-menu li {
border-bottom-color: transparent;
}
.sidebar .widget_rss ul li {
border-bottom: 1px solid #ddd;
border-top: 0;
}
.widget_recent_entries ul li,
.dt_widget_recent_post ul li {
list-style: none;
}
.widget_recent_entries .post-author,
.dt_widget_recent_post .post-author,
.widget_recent_entries .post-date,
.dt_widget_recent_post .post-date {
font-size: .9em;
}
.widget_nav_menu .sub-menu li {
padding: 2px 0;
}
.widget .screen-reader-text {
display: none;
}
.widget .widget_title {
color: #555555;
}
.widget_rss ul li {
border-top: none;
padding-top: 0;
}
.widget_rss ul li {
padding: 1.125em 0;
}
.widget_nav_menu ul li li,
.widget_nav_menu ul li li {
padding-bottom: 0.25em;
padding-top: 0.25em;
}
.widget_nav_menu .sub-menu li,
.widget_nav_menu .sub-menu li {
padding-left: 24px;
padding-left: 1.5rem;
} #footer .widget_categories ul,
#footer .widget_recent_entries ul,
#footer .dt_widget_recent_post ul,
#footer .widget_recent_comments ul,
#footer .dt_widget_recent_comments ul,
#footer .widget_rss ul,
#footer .widget_meta ul,
#footer .widget_nav_menu ul,
#footer .widget_archive ul,
#footer .woocommerce.widget_product_categories ul {
padding-left: 0;
}
#footer .widget_categories ul li,
#footer .widget_recent_entries ul li,
#footer .dt_widget_recent_post ul li,
#footer .widget_recent_comments ul li,
#footer .dt_widget_recent_comments ul li,
#footer .widget_rss ul li,
#footer .widget_meta ul li,
#footer .widget_nav_menu ul li,
#footer .widget_archive ul li,
#footer .woocommerce.widget_product_categories ul li {
list-style-type: square;
list-style-position: inside;
padding: 5px 0 5px 0px;
}
#footer .widget_categories ul li:last-child,
#footer .widget_recent_entries ul li:last-child,
#footer .dt_widget_recent_post ul li:last-child,
#footer .widget_recent_comments ul li:last-child,
#footer .dt_widget_recent_comments ul li:last-child,
#footer .widget_rss ul li:last-child,
#footer .widget_meta ul li:last-child,
#footer .widget_nav_menu ul li:last-child,
#footer .widget_archive ul li:last-child,
#footer .woocommerce.widget_product_categories ul li:last-child {
border: 0;
}
#footer .widget_categories ul li ul,
#footer .widget_recent_entries ul li ul,
#footer .dt_widget_recent_post ul li ul,
#footer .widget_recent_comments ul li ul,
#footer .dt_widget_recent_comments ul li ul,
#footer .widget_rss ul li ul,
#footer .widget_meta ul li ul,
#footer .widget_nav_menu ul li ul,
#footer .widget_archive ul li ul,
#footer .woocommerce.widget_product_categories ul li ul {
padding-left: 20px;
}
#footer .widget_categories ul li ul li,
#footer .widget_recent_entries ul li ul li,
#footer .dt_widget_recent_post ul li ul li,
#footer .widget_recent_comments ul li ul li,
#footer .dt_widget_recent_comments ul li ul li,
#footer .widget_rss ul li ul li,
#footer .widget_meta ul li ul li,
#footer .widget_nav_menu ul li ul li,
#footer .widget_archive ul li ul li,
#footer .woocommerce.widget_product_categories ul li ul li {
border: 0;
padding: 2px 0 2px 0;
}
#footer .widget_recent_entries ul li,
#footer .dt_widget_recent_post ul li {
list-style: none;
}
#footer .widget_recent_entries .post-author,
#footer .dt_widget_recent_post .post-author,
#footer .widget_recent_entries .post-date,
#footer .dt_widget_recent_post .post-date {
font-size: .9em;
}
#footer .widget_nav_menu .sub-menu li {
padding: 2px 0;
}
.dt_widget_tabs .meta-info {
font-size: .8em;
margin-top: 15px;
padding-left: 0;
padding-right: 0;
}
.rowlist .image-info {
padding-left: 0;
}
.tab-pane .row:last-child .rowlist {
border-bottom: 0!important;
}
.tab-pane > .row {
margin: 0;
}
.dt_widget_tabs .nav > li > a {
padding: 10px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 0;
}
.select.select-theme-default .select-content {
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: 1px solid rgba(0, 0, 0, 0.2);
}
.select.select-theme-default .select-content {
border-width: 1px;
border-style: solid;
width: 100%;
}
.select.select-theme-default .select-options .select-option.select-option-selected:before {
top: 0.4em;
left: .7em;
}
.select.select-theme-default .select-options .select-option {
padding: 0.5em 2em;
} .widget_rss ul {
padding: 0;
}
.widget_rss ul li {
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid rgba(68, 68, 68, 0.2);
}
.widget_rss .rss-date {
font-style: italic;
display: block;
font-size: .9em;
margin: 15px 0;
} @media (max-width: 767px) {
.sidebar {
margin-top: 60px;
}
}
.widget h3 {
font-size: 16px;
margin-bottom: 20px;
margin-top: 0;
text-transform: uppercase;
}
.widget a {
color: #8c8c8c;
}
.widget a:hover {
color: #f3c027;
}
.comment-author-link {
font-weight: 800;
}
.widget_rss li {
list-style-type: none!important;
}
.widget_rss .rsswidget {
font-weight: 600;
color: #f3c027;
font-family: 'Poppins';
}
.widget_rss .rss-date {
font-style: italic;
font-size: 18px;
font-weight: 400;
font-family: 'Playfair Display';
color: #999999;
}
.widget_rss cite {
font-weight: bold;
font-size: 16px;
font-family: 'Poppins';
text-transform: uppercase;
color: #000000;
margin-top: 10px;
display: block;
}
.sidebar .widget {
margin-bottom: 50px;
} .dt-widget-twitter .sequence-twitter {
min-height: 180px;
}
.dt-widget-twitter .sequence-twitter a {
color: #f3c027;
}
.dt-widget-twitter .sequence-twitter a:hover {
color: #ab8209;
}
.owl-theme .owl-controls {
text-align: left;
}
.owl-theme .owl-controls .owl-page span {
background-color: #f3c027;
opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span {
background: none;
border: 2px solid #f3c027;
}  .dt_widget_portfolio_posts:after,
.dt_widget_featured_posts:after {
display: block;
content: '';
clear: both;
width: 100%;
} .widget_calendar thead th {
font-weight: 400;
text-transform: uppercase;
font-size: 11px;
color: grey;
}
.widget_calendar #calendar_wrap {
padding: 20px;
border: 1px solid rgba(68, 68, 68, 0.2);
}
.widget_calendar caption {
font-weight: 600;
margin-bottom: 20px;
}
.widget_calendar a {
color: #f3c027;
}
.widget_calendar a:hover {
color: #7a5d07;
}
.widget_calendar #today {
background-color: #f3c027;
color: #ffffff;
}
.widget_calendar #today a {
color: #ffffff;
}
.widget_calendar .pad {
color: #8c8c8c;
}
.widget_calendar th {
text-align: center;
line-height: 2;
}
.widget_calendar td {
text-align: center;
line-height: 2;
} .woocommerce.widget_product_search #s {
padding: 10px 10px 10px 40px;
width: 100%;
font-size: 1em;
border: 0;
-ms-box-shadow: inset 0 2px 0 0px #c8cccd;
-o-box-shadow: inset 0 2px 0 0px #c8cccd;
-webkit-box-shadow: inset 0 2px 0 0px #c8cccd;
-moz-box-shadow: inset 0 2px 0 0px #c8cccd;
box-shadow: inset 0 2px 0 0px #c8cccd;
}
.woocommerce.widget_product_search i {
padding: 0px 10px;
position: absolute;
font-size: 0.8em;
line-height: 4.7;
} .widget_search .screen-reader-text {
display: none;
}
.widget_search #searchsubmit {
display: none;
}
.widget_search #s {
border: 1px solid #ddd;
padding: 10px 10px 10px 40px;
width: 100%;
font-size: 1em;
}
.widget_search i {
padding: 0px 10px;
position: absolute;
font-size: 0.8em;
line-height: 3.7;
}  .widget_text ul {
padding-left: 0px;
}
.widget_text ul .icon:before {
font-family: "Flaticon";
content: "\e003";
font-style: normal;
font-weight: normal;
margin-left: -20px;
width: 0;
padding: 0 5px 0 0;
font-size: 10px;
}
.widget_text ul li {
list-style: none;
padding: 5px 0 5px 28px;
}
.widget_text ul li:last-child {
border: none;
}
.widget_text ul li i {
font-size: 20px;
}
.widget_text ul .children {
margin-top: 5px;
margin-bottom: -5px;
padding: 0px;
}
.widget_text ul .children li {
padding: 5px 0 5px 20px;
border: none;
}
.widget_text ul.list-inline-icon li {
border: none;
padding: 0;
width: 30px;
height: 30px;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box;
background: none;
margin-right: .5em;
}
.widget_text ul.list-inline-icon li a {
font-size: 30px;
color: #8c8c8c;
line-height: 0;
}
.widget_text ul.list-inline-icon li a i {
line-height: 1.3em;
}
.widget_text ul.list-inline-icon li a:hover {
color: #ffffff;
}
.widget_text ul.list-inline-icon li:hover {
color: #ffffff;
border: 1px solid #f3c027;
background: #f3c027;
}  .dt_widget_portfolio_posts .portfolio_wrapper .post-item {
padding: 0px;
margin-bottom: 2px;
width: auto;
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
margin-right: 2px;
height: 84px;
width: 84px;
overflow: hidden;
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure > div {
overflow: hidden;
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure figcaption {
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: transform 0.3s;
-o-transition: transform 0.3s;
-ms-transition: transform 0.3s;
background: rgba(26, 20, 1, 0.6);
opacity: 1;
background-clip: padding-box;
text-align: center;
font-weight: 300;
height: 85px;
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure figcaption a {
display: table;
display: block;
width: 100%;
height: 100%;
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure:hover figcaption,
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure.cs-hover figcaption {
-webkit-transform: translate(0, -100%);
-moz-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%);
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure .zoom-plus {
width: 100%;
height: 50px;
position: relative;
left: 0%;
display: table-cell;
text-align: center;
vertical-align: middle;
display: block;
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure .zoom-plus::before,
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure .zoom-plus::after {
top: 50%;
left: 50%;
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure .zoom-plus::before {
content: '';
width: 20px;
height: 20px;
position: absolute;
display: block;
border-bottom: #fff solid 1px;
-webkit-transition: transform 0s;
-moz-transition: transform 0s;
-o-transition: transform 0s;
-ms-transition: transform 0s;
transition: transform 0s;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.dt_widget_portfolio_posts .portfolio_wrapper .post-item figure .zoom-plus::after {
content: '';
width: 20px;
height: 20px;
position: absolute;
display: block;
border-left: #fff solid 1px;
-webkit-transition: transform 0s;
-moz-transition: transform 0s;
-o-transition: transform 0s;
-ms-transition: transform 0s;
transition: transform 0s;
-webkit-transform: translate(0, 50%);
-moz-transform: translate(0, 50%);
-ms-transform: translate(0, 50%);
-o-transform: translate(0, 50%);
transform: translate(0, 50%);
}  .widget_tag_cloud {
float: left;
}
.widget_tag_cloud .tagcloud {
clear: both;
}
.widget_tag_cloud .tagcloud .tag {
float: left;
margin-bottom: 5px;
line-height: 1.5!important;
}
.widget_tag_cloud .tagcloud .tag a {
font-size: 12px;
background-color: #222;
padding: 3px 10px;
margin: 0 5px 5px 0px;
color: #fff;
border-radius: 3px;
}
.widget_tag_cloud .tagcloud .tag a:hover {
background-color: #000!important;
color: #ffffff;
}  .woocommerce.widget_product_tag_cloud .tagcloud .tag {
display: inline-table;
font-family: 'Poppins';
font-size: 12px;
background-color: #ecf0f1;
padding: 8px 10px;
margin: 0 5px 5px 0;
}
.woocommerce.widget_product_tag_cloud .tagcloud .tag a {
color: #565a5c;
}
.woocommerce.widget_product_tag_cloud .tagcloud .tag a:hover {
color: #ffffff;
}
.woocommerce.widget_product_tag_cloud .tagcloud .tag:hover {
background-color: #f3c027;
}
.woocommerce.widget_product_tag_cloud .tagcloud .tag:hover a {
color: #ffffff;
}  .widget_categories select {
width: 95%;
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 5px;
}  .widget_archive select,
.dt_widget_recent_post select {
width: 95%;
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 5px;
}  .widget_recent_comments a,
.dt_widget_recent_comments a {
font-style: italic;
color: #8c8c8c;
}
.widget_recent_comments a:hover,
.dt_widget_recent_comments a:hover {
color: #f3c027;
}
.widget_recent_comments .comment-author,
.dt_widget_recent_comments .comment-author {
color: #565a5c;
}
.widget_recent_comments li.recentcomments,
.dt_widget_recent_comments li.recentcomments {
border-color: rgba(0, 0, 0, 0.1);
}  .dt_widget_tabs li a {
border: 1px solid rgba(0, 0, 0, 0.1);
margin-right: -1px;
}
.dt_widget_tabs .nav-tabs.nav-justified > .active > a,
.dt_widget_tabs .nav-tabs.nav-justified > .active > a:hover {
border: 1px solid rgba(0, 0, 0, 0.1);
}
.dt_widget_tabs .nav > li > a:hover {
background-color: transparent;
color: inherit;
}
.dt_widget_tabs li.active a {
font-weight: 600;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.dt_widget_tabs .tab-pane {
overflow: hidden;
}
.dt_widget_tabs .tab-pane .rowlist {
float: left;
width: 100%;
padding: 15px 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.dt_widget_tabs .icon-comment-empty:before,
.dt_widget_tabs .icon-clock:before {
font-size: 17px;
}
@media (max-width: 1200px) {
.dt_widget_tabs .nav-tabs li {
display: block;
width: 100%;
}
}  .dt_widget_accordion .btn-accordion {
position: absolute;
right: 22px;
margin-top: -29px;
width: 24px;
text-align: center;
height: 24px;
}
.dt_widget_accordion .btn-accordion .icon-minus-1:before,
.dt_widget_accordion .btn-accordion .icon-plus-1:before {
margin: -0.4em 0 0 0;
}
.dt_widget_accordion .panel {
margin-top: 10px;
border: none;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.dt_widget_accordion .panel-title {
color: inherit;
}
.dt_widget_accordion .panel-heading {
border: 1px solid rgba(0, 0, 0, 0.1);
-webkit-transition: background-color 0.8s;
-moz-transition: background-color 0.8s;
-o-transition: background-color 0.8s;
-ms-transition: background-color 0.8s;
transition: background-color 0.8s;
padding: 0.5em 1em;
background-color: transparent;
}
.dt_widget_accordion .panel-heading h4 {
text-transform: uppercase;
}
.dt_widget_accordion .openedup {
color: inherit;
-webkit-transition: background-color 0.8s;
-moz-transition: background-color 0.8s;
-o-transition: background-color 0.8s;
-ms-transition: background-color 0.8s;
transition: background-color 0.8s;
background-color: transparent;
}
.dt_widget_accordion .panel-body {
margin-top: 0px;
color: #8c8c8c;
border: 1px solid rgba(0, 0, 0, 0.1);
border-top: 0!important;
}  .dt_widget_carousel_recent_posts {
line-height: 1.4em;
text-align: left;
}
.dt_widget_carousel_recent_posts img {
display: inline-block;
float: left;
margin: 0 15px 0 0;
}
.dt_widget_carousel_recent_posts a {
text-decoration: none;
}
.dt_widget_carousel_recent_posts p {
margin: 0;
}
.dt_widget_carousel_recent_posts p a.post-title {
color: #FFFFFF;
font-weight: 300;
}
.dt_widget_carousel_recent_posts a.author,
.dt_widget_carousel_recent_posts date,
.dt_widget_carousel_recent_posts .date {
font-size: 75%;
line-height: 1.4em;
text-transform: capitalize;
}
.dt_widget_carousel_recent_posts date,
.dt_widget_carousel_recent_posts .date {
color: #908D8D;
font-family: 'Playfair Display';
font-style: italic;
}
.dt_widget_carousel_recent_posts hr {
clear: both;
}
.dt_widget_carousel_recent_posts .owl-slide {
padding-right: 10px;
}
.dt_widget_carousel_recent_posts .owl-item {
overflow: hidden;
}
.dt_widget_carousel_recent_posts .owl-controls .owl-page {
color: #FFFFFF;
float: left;
margin: 0;
}
.dt_widget_carousel_recent_posts .owl-controls .owl-page span {
background: none repeat scroll 0 0 #FFFFFF;
border-radius: 10px;
color: #FFFFFF;
height: 6px;
margin: 5px 2px;
opacity: 1;
width: 6px;
}
.dt_widget_carousel_recent_posts .owl-controls .owl-page span:hover {
background-color: #1ABC9C;
}
.dt_widget_carousel_recent_posts .owl-controls .owl-page.active span {
background-color: #1ABC9C;
}
.dt_widget_carousel_recent_posts .mini-post {
margin-bottom: 35px;
min-height: 40px;
padding: 0 10px 0 20px;
} section#banner-section {
position: relative;
width: 100%;
z-index: 0;
}
section#banner-section .banner-title .page-title {
font-size: 30px; margin-bottom: 0;
}
section#banner-section .page-title {
color: #333;
}
section#banner-section .breadcrumbs {
color: #333;
font-family: 'Poppins';
font-size: 16px;
padding: 4px 0;
}
section#banner-section .breadcrumbs a {
color: #333;
}
section#banner-section .breadcrumbs .current {
color: #f3c027;
}
@media (max-width: 767px) {
section#banner-section .banner-title {
margin-top: 0;
text-align: center;
}
section#banner-section .breadcrumbs {
margin-top: 0;
text-align: center;
}
} .dt-pricing-table .price-4-col .btn-active,
.dt-pricing-table .price-3-col .btn-active {
background-color: #f3c027;
-webkit-border-radius: 0;
border-radius: 0;
background-clip: padding-box;
margin: 2px;
}
.dt-pricing-table .price-4-col .btn-active:hover,
.dt-pricing-table .price-3-col .btn-active:hover {
background-color: #ab8209;
color: #ffffff;
}
.container .carousel-content .carousel-indicators li {
background: none repeat scroll 0 0 #f3c027;
border-color: #f3c027;
}
.container .carousel-content .carousel-indicators li.active {
background: none;
border-color: #f3c027;
}
.no-touch .dt-iconboxes-5:hover .hi-icon-effect-5 .hi-icon {
background-color: #f3c027;
border-color: #f3c027;
}  .woocommerce ul.products li.product {
background-color: #ffffff;
padding: 30px;
text-align: center;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
margin: 0 0 1.5% 1.5%;
}
.woocommerce ul.products li.first.product {
margin: 0 0 1.5% 0;
}
body.woocommerce ul.products li.product {
margin: 0 0 3% 3%;
}
body.woocommerce ul.products li.first.product {
margin: 0 0 3% 0;
}
.woocommerce.columns-5 ul.products li.product,
.woocommerce-page .columns-2 ul.products li.product {
width: 17.6%;
}
.woocommerce.columns-4 ul.products li.product,
.woocommerce-page .columns-4 ul.products li.product {
width: 22.75%;
}
.woocommerce.columns-3 ul.products li.product,
.woocommerce-page .columns-3 ul.products li.product {
width: 31.3%;
}
.woocommerce.columns-2 ul.products li.product,
.woocommerce-page .columns-2 ul.products li.product {
width: 48.5%;
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
margin-right: 0;
}
.woocommerce ul.products li.product > div {
overflow: hidden;
}
.woocommerce ul.products li.product a img {
margin-bottom: 0;
}
.woocommerce-page .product .entry-summary .quantity.buttons_added {
margin-right: 20px;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
margin: 0 0 10px 0;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce #content div.product p.price,
.woocommerce-page #content div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce-page #content div.product span.price,
.woocommerce div.product p.price,
.woocommerce-page div.product p.price,
.woocommerce div.product span.price,
.woocommerce-page div.product span.price,
.woocommerce .upsells.products .price,
.woocommerce-page .upsells.products .price,
.woocommerce .related.products .price,
.woocommerce-page .related.products .price {
color: #888!important;
font-family: inherit!important;
font-size: 24px;
}
.woocommerce div.product .summary p.price,
.woocommerce-page div.product .summary p.price {
font-size: 32px;
line-height: 2.8;
}
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
font-size: 18px;
display: inline-table;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
font-weight: 700;
font-size: 16px;
color: #333;
letter-spacing: .5px;
text-transform: uppercase;
letter-spacing: inherit;
line-height: 1.7em;
padding: 2em 0 1.5em;
}
.woocommerce-page div.product .product_title,
.woocommerce div.product .product_title {
font-size: 28px;
line-height: 1.7em; font-weight: 600;
color: #333333;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
margin-bottom: 20px;
}
.woocommerce-page div.product p.price ins,
.woocommerce div.product p.price ins {
text-decoration: none;
}
.woocommerce #content div.product p.price del,
.woocommerce #content div.product span.price del,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce-page #content div.product p.price del,
.woocommerce-page #content div.product span.price del,
.woocommerce-page div.product p.price del,
.woocommerce-page div.product span.price del {
font-size: .8em;
}
.woocommerce #content div.product p.stock,
.woocommerce div.product p.stock,
.woocommerce-page #content div.product p.stock,
.woocommerce-page div.product p.stock {
font-size: 1em;
font-weight: 500;
}
.woocommerce #content .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce .quantity .plus,
.woocommerce-page #content .quantity .minus,
.woocommerce-page #content .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page .quantity .plus {
background: #f7f6f7;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-shadow: none;
}
.woocommerce #content .quantity .minus:hover,
.woocommerce #content .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce .quantity .plus:hover,
.woocommerce-page #content .quantity .minus:hover,
.woocommerce-page #content .quantity .plus:hover,
.woocommerce-page .quantity .minus:hover,
.woocommerce-page .quantity .plus:hover {
background: #dfdbdf;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-shadow: none;
}
.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus {
border-bottom: 1px solid #c7c0c7;
}
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt {
font-weight: 400!important;
text-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.woocommerce div.product form.cart,
.woocommerce-page div.product form.cart {
margin-top: 32px;
margin-bottom: 14px;
}
.woocommerce #review_form #respond textarea {
border: 1px solid rgba(68, 68, 68, 0.2);
}
.woocommerce div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page #content div.product div.images img {
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: 1px solid rgba(68, 68, 68, 0.2);
}
.cart-popup li.empty {
margin-bottom: 0!Important;
}
table.group_table {
margin-bottom: 20px;
}
table.group_table .label {
font-size: 100%;
}
.cart-popup .cart_list li:last-child,
.cart-popup .cart_list li:last-child .button_cart {
margin-bottom: 0!important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
margin-bottom: 40px;
padding-bottom: 40px;
}
.products .type-product {
text-align: left;
}
.products .type-product div {
position: relative;
}
.products .type-product div > a:first-child:after {
content: '';
width: 100%;
height: 100%;
display: block; position: absolute;
opacity: 0;
top: 0;
-webkit-transition: all 200ms;
-moz-transition: all 200ms;
-o-transition: all 200ms;
-ms-transition: all 200ms;
transition: all 200ms;
}
.products .type-product div:hover > a:after {
opacity: 1;
}
.products .type-product .button {
font-weight: 600;
position: relative;
line-height: 1;
letter-spacing: 1px;
padding: 9px 25px;
margin-top: 30px!important;
margin-bottom: 40px!important;
-webkit-transition: all 200ms;
-moz-transition: all 200ms;
-o-transition: all 200ms;
-ms-transition: all 200ms;
transition: all 200ms;
}
.products .type-product .button:hover {
background-color: #000;
}
.products .type-product > div:hover:after {
opacity: 1;
}
.products .type-product > div:hover .button {
opacity: 1;
z-index: 99;
}
.products .type-product .woocommerce_after_shop_loop_item_title .button {
margin-top: 2em!important;
position: relative;
width: auto;
opacity: 1;
padding: 10px 20px;
float: left;
}
.products .type-product .woocommerce_after_shop_loop_item_title .button:hover {
background-color: #000;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
} .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
border: 0;
box-shadow: none;
margin: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
color: white;
border-top-width: 0;
border-top-style: solid;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before {
display: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
border: 0;
box-shadow: none;
margin: 0 -5px;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
font-weight: 400;
color: #f3c027;
}
.woocommerce div.product .woocommerce-tabs .panel {
padding: 30px;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-reviews {
padding: 0;
background: none;
}
.woocommerce .panel.entry-content {
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.woocommerce a.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #content input.button:hover {
text-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.woocommerce.single .postcontent {
padding-top: 0;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page #content input.button {
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.woocommerce .upsells.products,
.woocommerce .related.products {
clear: both;
}
.woocommerce .upsells.products h3,
.woocommerce .related.products h3 {
font-size: 22px;
margin-top: 20px;
font-weight: 700;
}
.woocommerce .upsells.products h2,
.woocommerce .related.products h2 {
font-size: 30px;
text-transform: uppercase;
font-weight: 500;
}
.woocommerce .upsells.products ul,
.woocommerce .related.products ul {
padding: 5px;
}
.woocommerce .upsells.products ul li,
.woocommerce .related.products ul li {
display: inline-block;
padding: 2.7% 2.7% 1% 2.7%;
margin: 15px 0 0 1%;
}
@media (max-width: 767px) {
.woocommerce .upsells.products ul li,
.woocommerce .related.products ul li {
display: inline;
}
}
.woocommerce .upsells.products ul li.first,
.woocommerce .related.products ul li.first {
margin-left: 0;
clear: both;
} .woocommerce h2 {
font-size: 22px;
margin-top: 0;
}
.woocommerce-tabs #tab-description h2 {
font-size: 22px;
font-weight: 400;
text-transform: uppercase;
margin-top: 0;
}
.woocommerce #review_form #respond .form-submit input {
min-width: 165px;
} .woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
padding-left: 0;
}
.woocommerce-tabs .tabs a:hover {
border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
-webkit-border-radius: 0;
border-radius: 0;
background-clip: padding-box;
}
.woocommerce #reviews h3,
.woocommerce-page #reviews h3 {
margin-bottom: 20px;
}
#commentform .comment-form-author label,
#commentform .comment-form-email label {
width: 60px;
}
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
height: 34px;
}
.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus {
height: 19px;
}
.woocommerce a.button.added {
background-color: #fff;
color: #222;
opacity: 1;
}
.woocommerce a.added_to_cart,
.woocommerce-page a.added_to_cart {
position: absolute;
letter-spacing: 0;
bottom: 0;
left: 50%;
margin-left: -30px;
z-index: 90;
color: #f3c027;
font-weight: 800;
font-size: 11px;
text-transform: uppercase;
}
.woocommerce .add_to_cart_button {
-webkit-transition: all 350ms;
-moz-transition: all 350ms;
-o-transition: all 350ms;
-ms-transition: all 350ms;
transition: all 350ms;
}
.woocommerce .woocommerce_after_shop_loop_item_title .add_to_cart_button {
margin-top: 2em!important;
}
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
margin: 0px auto 15px auto;
}
.woocommerce .star-rating {
width: 115px;
letter-spacing: 7px;
}
.woocommerce .comment-text .star-rating:nth-child(2) {
display: none;
}
.woocommerce .star-rating span {
color: #FFDA50;
}
.woocommerce .star-rating:before {
content: "\53\53\53\53\53";
color: #aaaaaa;
} .woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before {
height: auto;
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
-webkit-border-radius: 0;
border-radius: 0;
background-clip: padding-box;
border-width: 1px;
border-style: solid;
}
.woocommerce-page table.cart td.actions,
.woocommerce table.cart td.actions {
padding: 12px;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th,
.woocommerce th {
font-weight: 400;
}
.cart-collaterals h2 {
font-size: 1em;
}
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr th {
padding: 10px 0;
}
.single-product .product_meta > span {
display: block;
font-family: 'Playfair Display';
font-style: italic;
}
.woocommerce table.cart td.actions .coupon #coupon_code.input-text,
.woocommerce-page table.cart td.actions .coupon #coupon_code.input-text {
width: 110px;
padding: 5px!important;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
@media (max-width: 992px) {
.woocommerce table.cart td.actions .coupon #coupon_code.input-text,
.woocommerce-page table.cart td.actions .coupon #coupon_code.input-text {
float: none;
}
}
@media (max-width: 992px) {
.woocommerce-page table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon {
width: 100%;
margin-bottom: 15px;
}
}
@media (max-width: 480px) {
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
padding: 6px 0;
}
}
.woocommerce-cart .shop_table.cart th.product-subtotal,
.woocommerce-cart .shop_table.cart td.product-subtotal {
display: none;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
content: '';
} .woocommerce #payment,
.woocommerce-page #payment {
-webkit-border-radius: 0;
border-radius: 0;
background-clip: padding-box;
}
.woocommerce #payment div.form-row,
.woocommerce-page #payment div.form-row {
border-top: 0;
}
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
text-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: #fff;
-webkit-border-radius: 0;
border-radius: 0;
background-clip: padding-box;
font-weight: 400;
}
.woocommerce #payment div.payment_box:before,
.woocommerce-page #payment div.payment_box:before {
border-bottom-color: #222222;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
} .woocommerce form.login,
.woocommerce-page form.login,
.woocommerce form.checkout_coupon,
.woocommerce-page form.checkout_coupon,
.woocommerce form.register,
.woocommerce-page form.register {
-webkit-border-radius: 0;
border-radius: 0;
background-clip: padding-box;
}
.woocommerce table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot th {
font-weight: 400;
}
.woocommerce-checkout h3 {
font-size: 1.3em;
}
#ship-to-different-address .checkbox {
padding: 0;
}
ul.order_details {
padding: 0;
}
.woocommerce-checkout h2 {
font-size: 1.4em;
}
.customer_details dt {
font-weight: 400;
margin-top: 20px;
}
.entry-summary .woocommerce-tabs {
margin-top: 40px;
}
.woocommerce-tabs {
margin-bottom: 77px;
} .woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
-webkit-border-radius: 0;
border-radius: 0;
background-clip: padding-box;
text-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before {
-webkit-border-radius: 0;
border-radius: 0;
background-clip: padding-box;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.woocommerce button.button:active,
.woocommerce-page button.button:active,
.woocommerce input.button:active,
.woocommerce-page input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce-page #respond input#submit:active,
.woocommerce #content input.button:active,
.woocommerce-page #content input.button:active {
top: 0;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
white-space: normal;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
border: 1px solid #ddd;
} .woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li span,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li span {
font-weight: 400;
color: black;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li,
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul,
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul {
border: 0;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
color: white;
vertical-align: middle;
text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li span,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li span {
height: 35px;
padding-top: 10px;
width: 35px;
text-align: center;
vertical-align: middle;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
float: left;
margin-right: 30px;
margin-left: auto;
}
.woocommerce nav.woocommerce-pagination ul li a.prev,
.woocommerce-page nav.woocommerce-pagination ul li a.prev,
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce-page nav.woocommerce-pagination ul li a.next {
background: none;
}
.woocommerce .related ul li.product,
.woocommerce .related ul.products li.product,
.woocommerce .upsells.products ul li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce-page .related ul li.product,
.woocommerce-page .related ul.products li.product,
.woocommerce-page .upsells.products ul li.product,
.woocommerce-page .upsells.products ul.products li.product {
width: 48%;
}
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot th {
border-top: 1px solid rgba(68, 68, 68, 0.2);
}
.woocommerce table.shop_table thead th,
.woocommerce-page table.shop_table thead th {
font-weight: bold;
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
border: 1px solid rgba(68, 68, 68, 0.2);
}
.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods {
border: none;
}
.woocommerce-checkout #payment ul.payment_methods li input#payment_method_paypal {
vertical-align: top;
margin-top: 18px;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
float: left;
}
.chosen-container-single .chosen-single {
background: none;
border-radius: 0;
box-shadow: 0 0 0 #FFFFFF;
}
@media (min-width: 768px) {
.woocommerce .related ul li.product,
.woocommerce .related ul.products li.product,
.woocommerce .upsells.products ul li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce-page .related ul li.product,
.woocommerce-page .related ul.products li.product,
.woocommerce-page .upsells.products ul li.product,
.woocommerce-page .upsells.products ul.products li.product {
width: 22.7%;
vertical-align: top;
}
.woocommerce .related .columns-2 ul li.product,
.woocommerce .related .columns-2 ul.products li.product,
.woocommerce-page .related .columns-2 ul li.product,
.woocommerce-page .related .columns-2 ul.products li.product,
.woocommerce .upsells.products .columns-2 ul li.product,
.woocommerce .upsells.products .columns-2 ul.products li.product,
.woocommerce-page .upsells.products .columns-2 ul li.product,
.woocommerce-page .upsells.products .columns-2 ul.products li.product {
width: 48.5%;
}
.woocommerce .related .columns-3 ul li.product,
.woocommerce .related .columns-3 ul.products li.product,
.woocommerce-page .related .columns-3 ul li.product,
.woocommerce-page .related .columns-3 ul.products li.product,
.woocommerce .upsells.products .columns-3 ul li.product,
.woocommerce .upsells.products .columns-3 ul.products li.product,
.woocommerce-page .upsells.products .columns-3 ul li.product,
.woocommerce-page .upsells.products .columns-3 ul.products li.product {
width: 31.3%;
}
.woocommerce .related .columns-4 ul li.product,
.woocommerce .related .columns-4 ul.products li.product,
.woocommerce-page .related .columns-4 ul li.product,
.woocommerce-page .related .columns-4 ul.products li.product,
.woocommerce .upsells.products .columns-4 ul li.product,
.woocommerce .upsells.products .columns-4 ul.products li.product,
.woocommerce-page .upsells.products .columns-4 ul li.product,
.woocommerce-page .upsells.products .columns-4 ul.products li.product {
width: 22.7%;
}
.woocommerce .related .columns-5 ul li.product,
.woocommerce .related .columns-5 ul.products li.product,
.woocommerce-page .related .columns-5 ul li.product,
.woocommerce-page .related .columns-5 ul.products li.product,
.woocommerce .upsells.products .columns-5 ul li.product,
.woocommerce .upsells.products .columns-5 ul.products li.product,
.woocommerce-page .upsells.products .columns-5 ul li.product,
.woocommerce-page .upsells.products .columns-5 ul.products li.product {
width: 17.6%;
}
.woocommerce .related ul,
.woocommerce .upsells.products ul,
.woocommerce-page .related ul,
.woocommerce-page .upsells.products ul {
margin-left: -5px;
}
}
@media (max-width: 480px) {
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
font-size: 12px;
padding-left: 0.5em;
padding-right: 0.5em;
}
} .woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
width: auto;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a {
margin-bottom: 20px;
}
.woocommerce ul.cart_list li a:hover,
.woocommerce ul.product_list_widget li a:hover,
.woocommerce-page ul.cart_list li a:hover,
.woocommerce-page ul.product_list_widget li a:hover {
border: 0;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
margin-bottom: 40px;
}
.woocommerce-pagination {
margin-bottom: 40px;
}
.widget.woocommerce img {
max-width: 70px;
} .dt-shop-category .owl-carousel-navigation {
margin-top: 30px;
}
.dt-shop-category .owl-carousel-navigation .btn-owl {
padding: 10px;
height: 40px;
width: 40px;
text-align: center;
line-height: 1.2;
}
.dt-shop-category .owl-carousel-navigation .btn-owl:hover {
background: #ab8209 !important;
color: #ffffff !important;
}
.dt-shop-category .owl-carousel-navigation .btn-owl:first-child {
margin-right: 1px;
}
.dt-shop-category img {
background-clip: padding-box;
width: 100%;
}
.dt-shop-category .thumbnail-container,
.dt-shop-category .thumbnail-container a,
.dt-shop-category .thumbnail-container h3 {
display: block;
position: relative;
}
.dt-shop-category .thumbnail-container:hover,
.dt-shop-category .thumbnail-container a:hover,
.dt-shop-category .thumbnail-container h3:hover {
border: 0;
}
.dt-shop-category .thumbnail-container .text-description {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
position: absolute;
padding: 11px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
background-color: rgba(0, 0, 0, 0.6);
width: 100;
display: block;
}
.dt-shop-category .thumbnail-container .text-description h3 {
margin: 0;
font-size: 20px;
font-weight: 100;
color: #ccc;
}
.dt-shop-category .thumbnail-container .text-description .number {
color: #ccc;
background: none;
}
.dt-shop-category .thumbnail-container:hover .text-description {
background-color: rgba(0, 0, 0, 0.7);
}
.dt-shop-category .thumbnail-container:hover div,
.dt-shop-category .thumbnail-container:hover h3,
.dt-shop-category .thumbnail-container:hover .number {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
color: #ffffff;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
background-image: none;
background-color: #A7A7A7;
border: 0;
border-radius: 7px;
box-shadow: none;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
background: #464646;
border: 1px solid #464646;
box-shadow: none;
top: -3px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #EBEBEB;
}
.widget_shopping_cart_content ul {
margin-top: 0px !important;
}
.widget_shopping_cart_content a.remove-it {
float: left;
padding: 0 !important;
margin-right: 5px !important;
margin-bottom: 5px !important;
width: 20px !important;
}
.widget_shopping_cart_content a.remove-it:hover {
background: none !important;
color: #F16338 !important;
}
.widget_shopping_cart_content a.product_thumbnail {
margin: 0 !important;
padding: 0 !important;
vertical-align: top !important;
}
.widget_shopping_cart_content a.product_thumbnail img {
margin: 0 !important;
vertical-align: top !important;
}
.widget_shopping_cart_content a.product_name {
margin: 0 !important;
padding: 2px !important;
text-align: left;
}
.item_count {
margin-left: 0;
}
.button_cart {
white-space: normal;
}
.cart-popup a.button_cart {
color: #fff!important;
}
.cart_totals table {
width: 100%;
}
.price ins {
text-decoration: none;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
float: left;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
float: right;
}
.woocommerce .woocommerce-product-rating .star-rating {
float: right;
}
.woocommerce .stars a {
font-weight: 100!important;
}
.woocommerce .stars a:after {
color: #aaaaaa;
}
.woocommerce .stars a:hover:after {
color: #f3c027;
}
.woocommerce .stars a.star-1:after {
content: "" !important;
}
.woocommerce .stars a.star-2:after {
content: "" !important;
}
.woocommerce .stars a.star-3:after {
content: "" !important;
}
.woocommerce .stars a.star-4:after {
content: "" !important;
}
.woocommerce .stars a.star-5:after {
content: "" !important;
}
.woocommerce div.product .woocommerce-product-rating {
padding: 15px 0;
border-top: 1px solid rgba(68, 68, 68, 0.2);
border-bottom: 1px solid rgba(68, 68, 68, 0.2);
}
.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link {
font-family: 'Playfair Display';
font-style: italic;
color: #8c8c8c;
}
.woocommerce .posted_in a {
color: #f3c027;
}
.woocommerce .single_add_to_cart_button {
font-size: 16px!important;
width: 80%;
line-height: 1.4!important;
}
.woocommerce .single_add_to_cart_button:hover {
background-color: #dba70c !important;
} .woocommerce div.product form.cart div.quantity input.qty {
height: 2.6em;
border: 1px solid rgba(68, 68, 68, 0.2);
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
position: relative;
border-bottom: 1px solid #e5e5e5;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
text-transform: uppercase;
padding: 0;
min-width: 160px;
background: none;
border: 1px solid #e5e5e5;
border-top: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding: 0.4em 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border: 1px solid #f3c027;
border-top: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-family: 'Poppins';
text-transform: uppercase;
font-size: 18px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time {
font-family: 'Playfair Display';
font-style: italic;
text-transform: capitalize;
font-size: 14px;
line-height: 3.5em;
}
.woocommerce div.product .woocommerce-tabs #reviews h2,
.woocommerce div.product .woocommerce-tabs #reviews h3 {
font-size: 22px;
font-weight: 400;
text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs #reviews #comments {
float: right;
width: 50%;
}
.woocommerce div.product .woocommerce-tabs #reviews #comments .commentlist {
padding: 0;
}
.woocommerce div.product .woocommerce-tabs #reviews #comments .comment_container {
border: 1px solid rgba(68, 68, 68, 0.2);
background-color: #ffffff;
padding: 22px;
}
.woocommerce div.product .woocommerce-tabs #reviews #comments .comment_container img.avatar {
position: relative;
width: 160px;
padding: 0;
border: none;
}
.woocommerce div.product .woocommerce-tabs #reviews #comments .comment_container .comment-text {
border: none;
padding: 0 0 0 180px;
margin: 0;
}
.woocommerce div.product .woocommerce-tabs #reviews #comments .comment_container .comment-text .meta .author {
font-size: 18px;
text-transform: uppercase;
color: #8c8c8c;
font-family: 'Poppins';
}
.woocommerce div.product .woocommerce-tabs #reviews #comments .comment_container .comment-text .meta .datePublished {
font-family: 'Playfair Display';
font-size: 18px;
font-style: italic;
color: #b2b2b2!important;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper {
float: left;
width: 45%;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper input#author,
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper input#email {
width: 100%;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper input[type="submit"] {
font-size: 18px;
font-weight: 400;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper input[type="submit"]:hover {
background-color: #dba70c;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper label {
font-weight: 400;
} @media (max-width: 767px) {
ul.products li.product {
width: 100%!important;
margin-right: 0!important;
}
.woocommerce div.product .woocommerce-tabs #reviews #comments,
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper {
width: 100%;
}
.woocommerce div.product .woocommerce-tabs #reviews #comments .comment_container img.avatar {
width: 40%;
}
.woocommerce div.product .woocommerce-tabs #reviews #comments .comment_container .comment-text {
padding: 0 0 0 50%;
}
}
@media (min-width: 767px) and (max-width: 768px) {
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce ul.products li.product:nth-child(2n),
.woocommerce-page ul.products li.product:nth-child(2n) {
float: left!important;
clear: initial!important;
}
}
.cart-popup a.remove {
display: block;
font-size: 1.5em;
height: 1em;
width: 1em;
text-align: center;
line-height: 1;
border-radius: 100%;
color: red!important;
text-decoration: none;
font-weight: 700;
border: 0;
margin-bottom: 20px;
}
.cart-popup a.remove:hover {
color: #fff!important;
background: red;
}
.cart-popup img {
width: 50%!important;
float: left!important;
margin: 0 10px 10px 0!important;
}
.cart-popup .mini_cart_item a {
display: block;
margin-bottom: 20px;
}
.cart-popup .button {
float: left;
margin: 2px 2px 2px 0!important;
line-height: 1!important;
font-weight: 300!important;
text-transform: uppercase;
border: 0;
text-shadow: none;
border-radius: 0;
padding: 10px!important;
text-align: center;
} .woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a {
font-weight: 400;
}
.sidebar .product_list_widget,
#footer .product_list_widget,
.sidebar .total,
#footer .total,
.sidebar .buttons,
#footer .buttons {
font-size: 0.9em;
}
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.shipping-calculator-button {
font-family: 'Poppins';
font-weight: 400;
text-transform: uppercase;
border: 0;
text-shadow: none;
border-radius: 0;
padding: 10px 20px !important;
text-align: center;
}
a.checkout-button {
line-height: 1!important;
}
.widget_shopping_cart .buttons a {
display: inline-block;
width: 100%;
}
@media (min-width: 1200px) {
.widget_shopping_cart .buttons a {
display: inline;
}
}
@media (max-width: 480px) {
.widget_shopping_cart .buttons a {
display: inline;
}
}
#footer .woocommerce ul.cart_list li:last-child,
#footer .woocommerce ul.product_list_widget li:last-child,
#footer .woocommerce-page ul.cart_list li:last-child,
#footer .woocommerce-page ul.product_list_widget li:last-child,
#footer .woocommerce.widget_product_categories li:last-child {
border: 0;
}
.sidebar .woocommerce ul.cart_list li:last-child,
.sidebar .woocommerce ul.product_list_widget li:last-child,
.sidebar .woocommerce-page ul.cart_list li:last-child,
.sidebar .woocommerce-page ul.product_list_widget li:last-child,
.sidebar .woocommerce.widget_product_categories li:last-child {
border: 0;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total,
.woocommerce-page.widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
border-top: 3px double rgba(68, 68, 68, 0.2);
padding: 15px 0;
color: #333;
text-transform: uppercase;
}
.product_list_widget li ins {
color: #333;
}
.product_list_widget li del {
opacity: 0.7;
}
#footer .product_list_widget li ins {
color: #fff;
}
.woocommerce.widget_product_search .screen-reader-text {
display: none;
}
.woocommerce.widget_product_search #searchsubmit {
display: none;
border: 0;
padding: 8px 20px;
}
.woocommerce.widget_product_search #s {
width: 100%;
display: block;
margin: 10px 0 20px 0;
padding: 5px 10px 5px 30px;
font-size: 0.8em;
background-color: rgba(0, 0, 0, 0);
border: 1px solid rgba(0, 0, 0, 0.4);
}
.woocommerce.widget_product_search i {
padding: 5px 5px;
position: absolute;
}
.woocommerce.widget_product_tag_cloud li {
display: inline-table;
font-family: 'Poppins';
font-size: 12px;
font-weight: 400;
background-color: #f3c027;
padding: 8px 10px;
margin: 0 5px 5px 0;
}
.woocommerce.widget_product_tag_cloud li a {
color: #fff;
}
.woocommerce.widget_product_tag_cloud li a:hover {
color: #ffffff;
}
.woocommerce.widget_product_tag_cloud li:hover {
background-color: #f3c027;
}
.woocommerce.widget_product_tag_cloud li:hover a {
color: #ffffff;
}
.woocommerce .onsale,
.woocommerce-page .onsale,
.woocommerce span.onsale,
.woocommerce-page span.onsale {
right: auto;
left: 2px;
top: 142px;
height: 4em;
width: 4em;
line-height: 4em;
padding: 0;
overflow: hidden;
background-color: #90d5e5;
color: #ffffff;
margin: 0;
}
.woocommerce ul.products li.product .onsale {
position: absolute;
left: 0;
top: 0;
margin: 2px;
}
.dt-pricing-table .price-4-col .btn-active,
.dt-pricing-table .price-3-col .btn-active,
.dt-pricing-table .price-4-col .btn-active:hover,
.dt-pricing-table .price-3-col .btn-active:hover {
box-shadow: 0 0 0 #148F77;
}
.modal_preloader {
display: block;
position: fixed;
width: 100%;
height: 100%;
background: #000000;
z-index: 666998;
text-align: center;
}
.modal_spinner-container {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.modal_spinner {
margin: 100px auto;
width: 40px;
height: 40px;
text-align: center;
position: relative;
-webkit-animation: rotate 2.0s infinite linear;
animation: rotate 2.0s infinite linear;
} .portfolio_loader {
background: transparent;
margin: 6em auto;
font-size: 10px;
position: relative;
text-indent: -9999em;
border-top: 0.3em solid rgba(0, 0, 0, 0.2);
border-right: 0.3em solid rgba(0, 0, 0, 0.2);
border-bottom: 0.3em solid rgba(0, 0, 0, 0.2);
border-left: 0.3em solid #000;
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
.portfolio_loader,
.portfolio_loader:after {
border-radius: 50%;
width: 4em;
height: 4em;
}
@-webkit-keyframes rotate {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes rotate {
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
}
@-webkit-keyframes mental {
0%,
100% {
-webkit-transform: scale(0);
}
50% {
-webkit-transform: scale(1);
}
}
@keyframes mental {
0%,
100% {
transform: scale(0);
-webkit-transform: scale(0);
}
50% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
.modal_loader {
margin: 6em auto;
font-size: 10px;
position: relative;
text-indent: -9999em;
border-top: 1.1em solid rgba(255, 255, 255, 0.2);
border-right: 1.1em solid rgba(255, 255, 255, 0.2);
border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
border-left: 1.1em solid #ffffff;
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
.modal_loader,
.modal_loader:after {
border-radius: 50%;
width: 10em;
height: 10em;
}
@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#floatMenu-sticky-wrapper {
overflow: hidden;
position: fixed;
}
#floatMenu {
width: 262px;
margin: 0 auto;
background-color: transparent;
padding: 20px;
z-index: 99999;
}
@media (max-width: 767px) {
#floatMenu {
display: none;
}
}
@media (min-width: 768px) {
#floatMenu {
position: fixed;
right: 0px;
top: 200px;
}
}
.modal-content {
border-radius: 0px;
background-color: transparent;
border: none;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.modal-content .modal-body {
background-color: #fff;
padding: 0;
}
.modal-content .modal-header {
padding: 0;
background-color: transparent;
max-height: 0;
min-height: 0;
border: 0;
}
.modal-content .modal-header span.triangle1:after {
border-bottom: 45px solid #f16338;
border-left: 0px solid transparent;
border-right: 45px solid transparent;
content: "";
display: block;
height: 0;
right: 0;
top: 0;
position: absolute;
width: 0;
}
.modal-content .modal-header span.triangle2:after {
border-bottom: 45px solid #fff;
border-left: 0px solid transparent;
border-right: 45px solid #ecf0f1;
content: "";
display: block;
height: 0;
right: 0;
top: 45px;
position: absolute;
width: 0;
}
.modal-content .modal-header .close {
margin-top: 15px;
margin-right: 15px;
color: #fff;
opacity: 0.9;
position: absolute;
z-index: 999;
right: 0;
}
.modal-content .modal-header .modal-header-text {
position: absolute;
padding: 0 0 0 15px;
top: 0;
background-color: #fff;
height: 90px;
max-height: 90px;
width: 535px;
}
#lightbox-1st-visit .modal-dialog {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
#lightbox-1st-visit .modal-dialog .close {
text-shadow: none;
}
.esgbox-overlay {
z-index: 99999!important;
} body.error404 {
height: 100%;
background: #f9f9f9 url(//www.iidt.co.in/wp-content/themes/hue/images/404.png) 70% 100px no-repeat;
}
.page-404-wrap {
width: 80%;
height: 100%;
text-align: left;
padding-top: 20%;
color: #444444;
margin: 0 auto;
}
.page-404-wrap h2 {
font-size: 14em;
font-family: 'Poppins';
line-height: 1.2em;
font-weight: 700;
margin-bottom: -10px;
}
.page-404-wrap .page-404-subheading {
font-size: 1.8em;
line-height: 2em;
font-weight: 400;
}
.page-404-wrap p {
font-size: 1.2em;
margin-top: 0px;
}
.page-404-wrap .page-404-button {
margin-top: 40px;
} .flip-clock-wrapper {
margin: 0!important;
padding-bottom: 3%;
font-family: 'Open Sans' !important;
}
.flip-clock-wrapper ul li a div div.inn {
font-size: 90px !important;
background-color: #f16338;
color: #ffffff;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
background-clip: padding-box !important;
text-shadow: none !important;
}
@media (max-width: 1200px) {
.flip-clock-wrapper ul li a div div.inn {
font-size: 90%!important;
}
}
@media (max-width: 992px) {
.flip-clock-wrapper ul li a div div.inn {
font-size: 70%!important;
}
}
@media (max-width: 768px) {
.flip-clock-wrapper ul li a div div.inn {
font-size: 50%!important;
}
}
@media (max-width: 480px) {
.flip-clock-wrapper ul li a div div.inn {
font-size: 30%!important;
}
}
.flip-clock-wrapper .flip {
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}
.flip-clock-wrapper .flip a:hover {
text-decoration: none;
}
.flip-clock-wrapper ul {
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
background-clip: padding-box !important;
}
.flip-clock-wrapper ul li a div.up:after {
background: none !important;
}
.flip-clock-wrapper ul li a div.down {
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
background-clip: padding-box !important;
-ms-box-shadow: 0 2px 0 #b6340d;
-o-box-shadow: 0 2px 0 #b6340d;
-webkit-box-shadow: 0 2px 0 #b6340d;
-moz-box-shadow: 0 2px 0 #b6340d;
box-shadow: 0 2px 0 #b6340d;
}
.flip-clock-wrapper .flip-clock-divider .flip-clock-label {
left: 50%!important;
margin-left: 520%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.flip-clock-dot.top {
top: 45% !important;
}
.flip-clock-dot {
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
height: 2px !important;
width: 2px !important;
left: 50% !important;
}
.flip-clock-dot.bottom {
bottom: 35% !important;
}
.flip-clock-divider .flip-clock-label {
top: 120% !important;
font-family: 'Open Sans' !important;
font-size: 24px;
text-transform: uppercase;
font-weight: 900;
}
.flip-clock-wrapper ul {
margin: 0 1%!important;
width: 9.55%!important;
padding: 0!important;
height: auto!important;
content: '';
display: block;
padding-bottom: 9%!important;
}
.flip-clock-wrapper ul li {
line-height: 1.2!important;
}
.flip-clock-divider {
width: 2.5%!important;
height: auto!important;
content: '';
display: block;
padding-bottom: 4.5%!important;
padding-top: 4.5%!important;
}
.flip-clock-divider.days {
position: absolute;
left: 0;
}
.flip-clock-divider.days .flip-clock-label {
left: 0%!important;
margin-left: 470%;
} .vc_span4 .flip-clock-wrapper .flip-clock-label {
font-size: 8px;
}
.vc_span4 .flip-clock-wrapper ul li a div div.inn {
font-size: 30px !important;
}
@media (max-width: 1200px) {
.vc_span4 .flip-clock-wrapper ul li a div div.inn {
font-size: 24px!important;
}
}
@media (max-width: 992px) {
.vc_span4 .flip-clock-wrapper ul li a div div.inn {
font-size: 19px!important;
}
}
@media (max-width: 768px) {
.vc_span4 .flip-clock-wrapper ul li a div div.inn {
font-size: 50%!important;
}
}
@media (max-width: 480px) {
.vc_span4 .flip-clock-wrapper ul li a div div.inn {
font-size: 30%!important;
}
}
.vc_span6 .flip-clock-wrapper .flip-clock-label {
font-size: 15px;
}
.vc_span6 .flip-clock-wrapper ul li a div div.inn {
font-size: 42px !important;
}
@media (max-width: 1200px) {
.vc_span6 .flip-clock-wrapper ul li a div div.inn {
font-size: 35px!important;
}
}
@media (max-width: 992px) {
.vc_span6 .flip-clock-wrapper ul li a div div.inn {
font-size: 28px!important;
}
}
@media (max-width: 768px) {
.vc_span6 .flip-clock-wrapper ul li a div div.inn {
font-size: 50%!important;
}
}
@media (max-width: 480px) {
.vc_span6 .flip-clock-wrapper ul li a div div.inn {
font-size: 30%!important;
}
}
.vc_span8 .flip-clock-wrapper .flip-clock-label {
font-size: 15px;
}
.vc_span8 .flip-clock-wrapper ul li a div div.inn {
font-size: 60px !important;
}
@media (max-width: 1200px) {
.vc_span8 .flip-clock-wrapper ul li a div div.inn {
font-size: 47px!important;
}
}
@media (max-width: 992px) {
.vc_span8 .flip-clock-wrapper ul li a div div.inn {
font-size: 35px!important;
}
}
@media (max-width: 768px) {
.vc_span8 .flip-clock-wrapper ul li a div div.inn {
font-size: 50%!important;
}
}
@media (max-width: 480px) {
.vc_span8 .flip-clock-wrapper ul li a div div.inn {
font-size: 30%!important;
}
}
@media (max-width: 768px) {
.flip-clock-wrapper .flip-clock-divider .flip-clock-label {
font-size: 17px!important;
}
}
@media (max-width: 480px) {
.flip-clock-wrapper .flip-clock-divider .flip-clock-label {
font-size: 10px!important;
}
}  @-moz-keyframes reveal-header {
0% {
-moz-transform: translateY(-3em);
opacity: 0;
}
100% {
-moz-transform: translateY(0);
opacity: 1;
}
}
@-webkit-keyframes reveal-header {
0% {
-webkit-transform: translateY(-3em);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
opacity: 1;
}
}
@-o-keyframes reveal-header {
0% {
-o-transform: translateY(-3em);
opacity: 0;
}
100% {
-o-transform: translateY(0);
opacity: 1;
}
}
@-ms-keyframes reveal-header {
0% {
-ms-transform: translateY(-3em);
opacity: 0;
}
100% {
-ms-transform: translateY(0);
opacity: 1;
}
}
@keyframes reveal-header {
0% {
top: -2em;
opacity: 0;
}
100% {
top: 0;
opacity: 1;
}
}
#head-page {
color: inherit;
cursor: default;
left: 0;
position: relative;
width: 100%;
z-index: 10000;
}
#head-page.reveal {
position: fixed;
-webkit-animation: reveal-header 1s ease-in-out;
-moz-animation: reveal-header 1s ease-in-out;
-ms-animation: reveal-header 1s ease-in-out;
-o-animation: reveal-header 1s ease-in-out;
animation: reveal-header 1s ease-in-out;
}
#head-page.reveal.alt {
position: relative;
}
.is-sticky-menu #head-page.reveal {
position: fixed;
}
.is-sticky-menu #head-page.reveal.alt {
position: absolute;
}
#head-page.adminbar-is-here.hastopbar.reveal {
top: 32px;
}
#head-page.adminbar-is-here.hastopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-is-here.notopbar.reveal {
top: 32px;
}
#head-page.adminbar-is-here.notopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-not-here.hastopbar.reveal {
top: 0;
}
#head-page.adminbar-not-here.hastopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-not-here.notopbar.reveal {
top: 0;
}
#head-page.adminbar-not-here.notopbar.reveal.alt {
top: 0;
}
.vertical_menu #head-page.reveal {
-webkit-animation: none;
-moz-animation: none;
-ms-animation: none;
-o-animation: none;
animation: none;
}
.vertical_menu #head-page.alt {
-webkit-animation: none;
-moz-animation: none;
-ms-animation: none;
-o-animation: none;
animation: none;
}
.vertical_menu #head-page.adminbar-is-here.hastopbar.reveal {
top: 32px;
}
.vertical_menu #head-page.adminbar-is-here.hastopbar.alt {
top: 32px;
}
.vertical_menu #head-page.adminbar-is-here.notopbar.reveal {
top: 32px;
}
.vertical_menu #head-page.adminbar-is-here.notopbar.alt {
top: 32px;
}
.vertical_menu #head-page.adminbar-not-here.hastopbar.reveal {
top: 0;
}
.vertical_menu #head-page.adminbar-not-here.hastopbar.alt {
top: 0;
}
.vertical_menu #head-page.adminbar-not-here.notopbar.reveal {
top: 0;
}
.vertical_menu #head-page.adminbar-not-here.notopbar.alt {
top: 0;
}
@media (max-width: 767px) {
#head-page.adminbar-is-here.hastopbar.reveal {
top: 46px;
}
#head-page.adminbar-is-here.hastopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-is-here.notopbar.reveal {
top: 46px;
}
#head-page.adminbar-is-here.notopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-not-here.hastopbar.reveal {
top: 0;
}
#head-page.adminbar-not-here.hastopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-not-here.notopbar.reveal {
top: 0;
}
#head-page.adminbar-not-here.notopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head.sticky {
top: 0;
}
.vertical_menu #head-page.adminbar-is-here.hastopbar.reveal {
top: 78px;
}
.vertical_menu #head-page.adminbar-is-here.hastopbar.reveal.alt {
top: 0;
}
.vertical_menu #head-page.adminbar-is-here.notopbar.reveal {
top: 0;
}
.vertical_menu #head-page.adminbar-is-here.notopbar.reveal.alt {
top: 0;
}
.vertical_menu #head-page.adminbar-not-here.hastopbar.reveal {
top: 50px;
}
.vertical_menu #head-page.adminbar-not-here.hastopbar.reveal.alt {
top: 0;
}
.vertical_menu #head-page.adminbar-not-here.notopbar.reveal {
top: 0;
}
.vertical_menu #head-page.adminbar-not-here.notopbar.reveal.alt {
top: 0;
}
}
@media (min-width: 768px) and (max-width: 782px) {
#head-page.adminbar-is-here.hastopbar.reveal {
top: 46px;
}
#head-page.adminbar-is-here.hastopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-is-here.notopbar.reveal {
top: 46px;
}
#head-page.adminbar-is-here.notopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-not-here.hastopbar.reveal {
top: 0;
}
#head-page.adminbar-not-here.hastopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-not-here.notopbar.reveal {
top: 0;
}
#head-page.adminbar-not-here.notopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-is-here.hastopbar.reveal {
top: -50px;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-is-here.hastopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-is-here.notopbar.reveal {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-is-here.notopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-not-here.hastopbar.reveal {
top: -50px;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-not-here.hastopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-not-here.notopbar.reveal {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-not-here.notopbar.reveal.alt {
top: 0;
}
}
@media (min-width: 783px) and (max-width: 991px) {
#head-page.adminbar-is-here.hastopbar.reveal {
top: 32px;
}
#head-page.adminbar-is-here.hastopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-is-here.notopbar.reveal {
top: 32px;
}
#head-page.adminbar-is-here.notopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-not-here.hastopbar.reveal {
top: 0;
}
#head-page.adminbar-not-here.hastopbar.reveal.alt {
top: 0;
}
#head-page.adminbar-not-here.notopbar.reveal {
top: 0;
}
#head-page.adminbar-not-here.notopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-is-here.hastopbar.reveal {
top: -50px;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-is-here.hastopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-is-here.notopbar.reveal {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-is-here.notopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-not-here.hastopbar.reveal {
top: -50px;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-not-here.hastopbar.reveal.alt {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-not-here.notopbar.reveal {
top: 0;
}
#main-nav-check:checked ~ .top-head #head-page.adminbar-not-here.notopbar.reveal.alt {
top: 0;
}
}
@media (max-width: 991px) {
#main-nav-check:checked ~ .top-head #top-bar {
left: -270px;
width: auto;
}
}
#head-page.transparent.reveal #logomenu {
display: none;
}
#head-page.transparent.reveal #logomenureveal {
display: block;
}
#head-page.transparent.alt #logomenu {
display: block;
}
#head-page.transparent.alt #logomenureveal {
display: none;
}
#head-page.solid.reveal #logomenu {
display: none;
}
#head-page.solid.reveal #logomenureveal {
display: block;
}
#head-page.solid.alt #logomenu {
display: block;
}
#head-page.solid.alt #logomenureveal {
display: none;
}
.vertical_menu #head-page.solid.reveal #logomenu {
display: none;
}
.vertical_menu #head-page.solid.reveal #logomenureveal {
display: block;
}
.vertical_menu #head-page.solid.alt #logomenu {
display: block;
}
.vertical_menu #head-page.solid.alt #logomenureveal {
display: none;
}
#head-page.transparent.reveal #logomenumobile {
display: none;
}
#head-page.transparent.reveal #logomenurevealmobile {
display: block;
}
#head-page.transparent.alt #logomenumobile {
display: block;
}
#head-page.transparent.alt #logomenurevealmobile {
display: none;
}
#head-page.solid.reveal #logomenumobile {
display: block;
}
#head-page.solid.reveal #logomenurevealmobile {
display: none;
}
#head-page.solid.alt #logomenumobile {
display: block;
}
#head-page.solid.alt #logomenurevealmobile {
display: none;
}
#head-page.alt {
-moz-animation: none;
-webkit-animation: none;
-o-animation: none;
-ms-animation: none;
animation: none;
box-shadow: none;
} .dt-boxed-stretched-container .stickyonscrollup.is-visible #dt-menu {
padding-left: 15px;
padding-right: 15px;
}
.dt-boxed-stretched-container .stickyonscrollup.is-visible {
top: 0!important;
margin-top: 2%;
transform: translateY(0px);
}
.logged-in.admin-bar .dt-boxed-stretched-container .stickyonscrollup.is-visible {
top: 0!important;
margin-top: 2%;
transform: translateY(32px);
} @media (max-width: 600px) {
.logged-in.admin-bar .stickyonscrollup.is-visible {
top: 0px!important;
}
}
@media (min-width: 768px) and (max-width: 782px) {
.logged-in.admin-bar .stickyonscrollup.is-visible {
top: 46px!important;
}
}
@media (max-width: 991px) {
#dt-menu > ul {
margin-top: 85px;
}
}
#logomenudesktop,
#logomenurevealdesktop {
position: absolute;
}
@media (max-width: 991px) {
#logomenudesktop,
#logomenurevealdesktop {
display: none;
}
#logomenumobile {
display: block;
}
#logomenurevealmobile {
display: none;
}
.stickyonscrollup #logomenumobile {
display: block;
}
.stickyonscrollup #logomenurevealmobile {
display: none;
}
.stickyonscrollup.is-visible #logomenumobile {
display: none;
}
.stickyonscrollup.is-visible #logomenurevealmobile {
display: block;
}
}
@media (min-width: 992px) {
#logomenumobile,
#logomenurevealmobile {
display: none;
}
#logomenudesktop {
display: block;
}
#logomenurevealdesktop {
display: none;
}
.stickyonscrollup #logomenudesktop {
display: block;
}
.stickyonscrollup #logomenurevealdesktop {
display: none;
}
.stickyonscrollup.is-visible #logomenudesktop {
display: none;
}
.stickyonscrollup.is-visible #logomenurevealdesktop {
display: block;
}
} .fond {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.contener_general {
-webkit-animation: animball_two 1s infinite;
-moz-animation: animball_two 1s infinite;
-ms-animation: animball_two 1s infinite;
animation: animball_two 1s infinite;
width: 44px;
height: 44px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -22px !important;
margin-top: -22px !important;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.contener_mixte {
width: 44px;
height: 44px;
position: absolute;
}
.ballcolor {
width: 20px;
height: 20px;
border-radius: 50%;
}
.ball_1,
.ball_2,
.ball_3,
.ball_4 {
position: absolute;
-webkit-animation: animball_one 1s infinite ease;
-moz-animation: animball_one 1s infinite ease;
-ms-animation: animball_one 1s infinite ease;
animation: animball_one 1s infinite ease;
}
.ball_1 {
background-color: #cb2025;
top: 0;
left: 0;
}
.ball_2 {
background-color: #f8b334;
top: 0;
left: 24px;
}
.ball_3 {
background-color: #00a096;
top: 24px;
left: 0;
}
.ball_4 {
background-color: #97bf0d;
top: 24px;
left: 24px;
}
@-webkit-keyframes animball_one {
0% {
position: absolute;
}
50% {
top: 12px;
left: 12px;
position: absolute;
opacity: 0.5;
}
100% {
position: absolute;
}
}
@-moz-keyframes animball_one {
0% {
position: absolute;
}
50% {
top: 12px;
left: 12px;
position: absolute;
opacity: 0.5;
}
100% {
position: absolute;
}
}
@-ms-keyframes animball_one {
0% {
position: absolute;
}
50% {
top: 12px;
left: 12px;
position: absolute;
opacity: 0.5;
}
100% {
position: absolute;
}
}
@keyframes animball_one {
0% {
position: absolute;
}
50% {
top: 12px;
left: 12px;
position: absolute;
opacity: 0.5;
}
100% {
position: absolute;
}
}
@-webkit-keyframes animball_two {
0% {
-webkit-transform: rotate(0deg) scale(1);
}
50% {
-webkit-transform: rotate(360deg) scale(1.3);
}
100% {
-webkit-transform: rotate(720deg) scale(1);
}
}
@-moz-keyframes animball_two {
0% {
-moz-transform: rotate(0deg) scale(1);
}
50% {
-moz-transform: rotate(360deg) scale(1.3);
}
100% {
-moz-transform: rotate(720deg) scale(1);
}
}
@-ms-keyframes animball_two {
0% {
-ms-transform: rotate(0deg) scale(1);
}
50% {
-ms-transform: rotate(360deg) scale(1.3);
}
100% {
-ms-transform: rotate(720deg) scale(1);
}
}
@keyframes animball_two {
0% {
transform: rotate(0deg) scale(1);
}
50% {
transform: rotate(360deg) scale(1.3);
}
100% {
transform: rotate(720deg) scale(1);
}
}  .dt-boxed-container > .content > .container {
padding: 60px 40px;
}
.dt-boxed-container {
padding: 0;
margin-top: 50px;
margin-bottom: 50px;
background-color: #ffffff;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
}
.dt-boxed-container .top-head {
position: relative;
}
.dt-boxed-container #head-page {
left: auto;
width: auto;
}
.dt-boxed-container #dt_pagebar {
left: auto;
width: auto;
}
.dt-boxed-container .head-page.adminbar-is-here.notopbar.reveal {
top: 32px;
}
.dt-boxed-container .head-page.adminbar-not-here.notopbar.reveal { }
.dt-boxed-container .head-page.adminbar-is-here.hastopbar.reveal { }
.dt-boxed-container .head-page.adminbar-not-here.hastopbar.reveal { }
.dt-boxed-container .head-page.adminbar-is-here.notopbar.alt.reveal { }
.dt-boxed-container .head-page.adminbar-not-here.notopbar.alt.reveal { }
.dt-boxed-container .head-page.adminbar-is-here.hastopbar.alt.reveal { }
.dt-boxed-container .head-page.adminbar-not-here.hastopbar.alt.reveal { }
@media (max-width: 767px) {
.dt-boxed-container #head-page {
width: 100%;
}
}
@media (max-width: 991px) {
.dt-boxed-container {
padding: 0;
margin-top: 0;
overflow: hidden;
}
.dt-boxed-container .head-page.adminbar-is-here.notopbar.reveal {
top: 0;
}
.dt-boxed-container #dt-menu,
.dt-boxed-container #dt-menu .sub-nav {
left: -390px; }
.dt-boxed-container #main-nav-check:checked ~ .top-head #dt-menu,
.dt-boxed-container #dt-menu .sub-nav-check:checked ~ #fof-sub,
.dt-boxed-container #dt-menu .sub-nav-check:checked ~ ul[id*='fof-sub-'] {
-webkit-transform: translate(390px, 0);
-moz-transform: translate(390px, 0);
-o-transform: translate(390px, 0);
-ms-transform: translate(390px, 0);
transform: translate(390px, 0);
-webkit-transition: -webkit-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
-moz-transition: -moz-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
-o-transition: -o-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
transition: transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
}
}
@media (min-width: 768px) and (max-width: 991px) {
.dt-boxed-container #main-nav-check:checked ~ .top-head .head-page {
width: 480px;
}
.dt-boxed-container #main-nav-check:checked ~ .top-head #top-bar {
width: 750px;
}
}
@media (min-width: 992px) {
.dt-boxed-container #dt-menu {
overflow: visible;
}
.dt-boxed-container #dt-menu li:hover > ul.sub-nav {
height: auto;
}
}  .dt-boxed-stretched-container {
width: 100%;
padding: 0;
background-color: #ffffff;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
}
.dt-boxed-stretched-container .top-head {
position: relative;
}
.dt-boxed-stretched-container #head-page {
z-index: 100;
width: 100%;
}
@media (min-width: 992px) {
.dt-boxed-stretched-container #head-page #dt-menu > ul {
padding: 0 30px;
}
}
.dt-boxed-stretched-container #head-page.reveal:not(.alt) {
left: auto;
width: 100%;
}
.dt-boxed-stretched-container #dt_pagebar {
left: auto;
width: auto;
}
.dt-boxed-stretched-container #head-page.adminbar-is-here.notopbar.reveal:not(.alt) {
top: auto;
}
.dt-boxed-stretched-container #head-page.adminbar-not-here.notopbar.reveal:not(.alt) {
top: auto;
}
.dt-boxed-stretched-container #head-page.adminbar-is-here.hastopbar.reveal:not(.alt) {
top: auto;
}
.dt-boxed-stretched-container #head-page.adminbar-not-here.hastopbar.reveal:not(.alt) {
top: auto;
}
.dt-boxed-stretched-container #head-page.adminbar-is-here.notopbar.alt.reveal {
top: auto;
}
.dt-boxed-stretched-container #head-page.adminbar-not-here.notopbar.alt.reveal {
top: auto;
}
.dt-boxed-stretched-container #head-page.adminbar-is-here.hastopbar.alt.reveal {
top: auto;
}
.dt-boxed-stretched-container #head-page.adminbar-not-here.hastopbar.alt.reveal {
top: auto;
}
@media (max-width: 767px) {
.dt-boxed-stretched-container #head-page {
width: 100%;
}
}
@media (max-width: 991px) {
.dt-boxed-stretched-container {
padding: 0;
margin-top: 0;
overflow: hidden;
}
.dt-boxed-stretched-container .head-page.adminbar-is-here.notopbar.reveal {
top: 0;
}
.dt-boxed-stretched-container #dt-menu,
.dt-boxed-stretched-container #dt-menu .sub-nav {
left: -390px; }
.dt-boxed-stretched-container #main-nav-check:checked ~ .top-head #dt-menu,
.dt-boxed-stretched-container #dt-menu .sub-nav-check:checked ~ #fof-sub,
.dt-boxed-stretched-container #dt-menu .sub-nav-check:checked ~ ul[id*='fof-sub-'] {
margin-left: 0%;
-webkit-transform: translate(390px, 0);
-moz-transform: translate(390px, 0);
-o-transform: translate(390px, 0);
-ms-transform: translate(390px, 0);
transform: translate(390px, 0);
-webkit-transition: -webkit-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
-moz-transition: -moz-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
-o-transition: -o-transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
transition: transform 350ms cubic-bezier(0.005, 0.975, 0.73, 1);
}
.dt-boxed-stretched-container #main-nav-check:checked ~ .top-head .stickyonscrollup.is-visible #dt-menu,
.dt-boxed-stretched-container .stickyonscrollup.is-visible #dt-menu .sub-nav-check:checked ~ #fof-sub,
.dt-boxed-stretched-container .stickyonscrollup.is-visible #dt-menu .sub-nav-check:checked ~ ul[id*='fof-sub-'] {
margin-left: 1.85%;
padding-left: 0;
padding-right: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.dt-boxed-stretched-container #main-nav-check:checked ~ .top-head .head-page {
width: 480px;
}
.dt-boxed-stretched-container #main-nav-check:checked ~ .top-head #top-bar {
width: 750px;
}
}
@media (min-width: 992px) {
.dt-boxed-stretched-container #dt-menu {
overflow: visible;
}
.dt-boxed-stretched-container #dt-menu li:hover > ul.sub-nav {
height: auto;
}
}
.paspartu_outer.disable_bottom_paspartu,
.paspartu_outer.paspartu_on_bottom_fixed {
padding-bottom: 0!important;
}
.paspartu_outer,
.paspartu_outer .content_wrapper {
padding: 0 1.85% 1.85% 1.85%;
height: 100%;
}
.paspartu_outer,
.paspartu_left,
.paspartu_right,
.paspartu_top,
.paspartu_bottom,
.paspartu_outer .eltd_slider,
.paspartu_outer .content:not(.has_slider) .content_inner {
background-color: #ffffff;
}
.paspartu_left,
.paspartu_right,
.paspartu_top,
.paspartu_bottom {
z-index: 99999;
}
.paspartu_top {
position: fixed;
padding-top: 2%;
height: 0;
width: 100%;
top: auto;
left: 0;
background-color: #fff;
}
.paspartu_bottom {
position: fixed;
padding-top: 2%;
height: 0;
width: 100%;
bottom: 0;
left: 0;
background-color: #fff;
}
.paspartu_left,
.paspartu_right {
width: 1.85%;
}
.paspartu_left,
.paspartu_right {
position: fixed;
height: 100%;
top: 0;
background-color: #fff;
}
.paspartu_left {
left: 0;
}
.paspartu_right {
right: 0;
}
.paspartu_inner {
padding-top: 2%;
padding-bottom: 2%;
}
.admin-bar .paspartu_inner {
padding-top: 2%;
}
.admin-bar .paspartu_top {
top: auto;
}
.dt-boxed-stretched-container #main-nav-check:checked ~ .top-head.adminbar-is-here.sticky {
top: 1.1%;
margin-top: 32px;
}
@media (max-width: 782px) {
.dt-boxed-stretched-container #main-nav-check:checked ~ .top-head.adminbar-is-here.sticky {
margin-top: 46px;
}
}
@media (max-width: 991px) {
width: 100%;
padding: 0;
background-color: #ffffff;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
.top-head {
position: relative;
}
#head-page {
z-index: 100;
width: 100%;
}
#head-page.reveal:not(.alt) {
left: auto;
width: 100%;
}
#dt_pagebar {
left: auto;
width: auto;
}
#head-page.adminbar-is-here.notopbar.reveal:not(.alt) {
top: auto;
}
#head-page.adminbar-not-here.notopbar.reveal:not(.alt) {
top: auto;
}
#head-page.adminbar-is-here.hastopbar.reveal:not(.alt) {
top: auto;
}
#head-page.adminbar-not-here.hastopbar.reveal:not(.alt) {
top: auto;
}
#head-page.adminbar-is-here.notopbar.alt.reveal {
top: auto;
}
#head-page.adminbar-not-here.notopbar.alt.reveal {
top: auto;
}
#head-page.adminbar-is-here.hastopbar.alt.reveal {
top: auto;
}
#head-page.adminbar-not-here.hastopbar.alt.reveal {
top: auto;
}
#main-nav-check:checked ~ .top-head.adminbar-is-here.sticky {
top: 1.1%;
margin-top: 32px;
}
}
@media (max-width: 991px) and (min-width: 992px) {
#head-page #dt-menu > ul {
padding: 0 30px;
}
} h2.blog-post-title,
h2.blog-post-title a { font-size: 24px;
margin: 5px 0;
}
.post.sticky {
padding: 20px 30px 0 30px;
border: 1px solid #dadada;
background-color: #fbfbfb;
}
.post.sticky .postborder {
border: 0;
}
.post.sticky:after {
content: '';
clear: both;
display: block;
}
.page .postcontent table,
.blog .postcontent table,
.single .postcontent table,
.section-comment table {
margin: 0 0 1.75em;
}
.page .postcontent table thead th,
.blog .postcontent table thead th,
.single .postcontent table thead th,
.section-comment table thead th,
.page .postcontent table tbody tr:first-child th,
.blog .postcontent table tbody tr:first-child th,
.single .postcontent table tbody tr:first-child th,
.section-comment table tbody tr:first-child th {
color: #555555;
font-weight: bold;
}
.page .postcontent table tbody,
.blog .postcontent table tbody,
.single .postcontent table tbody,
.section-comment table tbody {
background-color: #ffffff;
}
.page .postcontent table thead + tbody tr:first-child th,
.blog .postcontent table thead + tbody tr:first-child th,
.single .postcontent table thead + tbody tr:first-child th,
.section-comment table thead + tbody tr:first-child th {
background: none;
text-align: left;
}
.page .postcontent table th,
.blog .postcontent table th,
.single .postcontent table th,
.section-comment table th,
.page .postcontent table td,
.blog .postcontent table td,
.single .postcontent table td,
.section-comment table td {
padding: 10px 30px;
border: 1px solid #8c8c8c;
}
.postdate {
position: absolute;
right: 0;
top: 0;
color: #ffffff;
text-align: center;
padding: 6px 0;
width: 100%;
min-width: 61px;
max-width: 61px;
height: 61px;
max-height: 61px;
margin-bottom: 20px;
z-index: 1;
}
.postdate .day {
font-family: 'Poppins';
font-size: 30px;
line-height: 1em;
font-weight: 300;
}
.postdate .year {
font-family: 'Open Sans';
font-size: 11px;
font-weight: 300;
text-transform: uppercase;
letter-spacing: -0.5px;
}
.postimagecontent .postdate {
position: absolute;
right: 0 !important;
top: 0;
}
.format-video .postimage .postdate {
right: 15px;
}
.format-gallery .postimage .postdate {
right: 15px;
}
.format-audio .postimage .postdate {
right: 15px;
}
.single .singlepostmetatop .postdate {
right: -15px;
top: -19px;
z-index: 0;
}
.format-gallery .carousel-inner > .item > img,
.format-gallery .carousel-inner > .item > a > img {
width: 100%;
}
.postmetatop ul {
margin-bottom: 25px;
}
.postmetatop ul li {
font-family: 'Poppins';
color: #565a5c;
font-size: 16px;
font-weight: 300;
border-right: 1px solid rgba(0, 0, 0, 0.1);
padding: 0 18px;
}
.postmetatop ul li:first-child {
padding: 0 18px 0 0;
}
.postmetatop ul li:last-child {
border-right-width: 0px;
}
.postmetatop ul li i {
margin-right: 12px;
}
.singlepostmetatop {
padding: 19px 30px 17px 30px;
height: 61px;
background-color: #f3f2f2;
}
.singlepostmetatop .share-button.float-right.sharer-0 label {
padding: 0;
}
.singlepostmetatop ul {
margin: 0;
}
.singlepostmetatop ul li {
font-family: 'Poppins';
color: #8c8c8c;
border-right: 1px solid rgba(0, 0, 0, 0.1);
padding: 0 20px;
}
.singlepostmetatop ul li:first-child {
padding: 0 20px 0 0;
}
.singlepostmetatop ul li:first-child a {
color: #8c8c8c;
}
.singlepostmetatop ul li:last-child {
border-right-width: 0px;
}
.singlepostmetatop ul li i {
margin-right: 12px;
}
.singlepostmetatop .share-button ul li {
border: none;
color: #ffffff;
}
.sharepos .share-button {
margin-right: 60px;
}
.share-button.float-right.sharer-0 label span {
color: #565a5c !important;
-webkit-font-smoothing: subpixel-antialiased;
}
.share-button.float-right.sharer-0 label {
padding: 0!important;
}
.nohead {
padding: 8px 0 15px !important;
} .postmetabottom {
font-family: 'Poppins';
color: #8c8c8c;
line-height: 1.6;
}
.postmetabottom:after {
display: block;
width: 100%;
content: '';
clear: both;
}
article .postmetabottom {
padding: 15px 0;
clear: both;
}
.postseparator {
margin: 20px 0;
}
.postborder {
border-bottom: 1px solid rgba(68, 68, 68, 0.2);
clear: both;
margin-top: 30px;
width: 100%;
}
.blog .postcontent.postcontent-link,
.single .postcontent.postcontent-link {
position: relative;
padding: 85px 60px;
color: #ffffff;
background-repeat: no-repeat;
background-size: cover;
}
.blog .postcontent.postcontent-link a,
.single .postcontent.postcontent-link a {
color: #ffffff;
}
.iconlink {
font-size: 25px;
position: absolute;
right: 20px;
bottom: 20px;
}
.blog .postcontent.postcontent-quote {
position: relative;
padding: 60px;
color: #ffffff;
background-repeat: no-repeat;
background-size: cover;
font-family: 'Playfair Display';
font-weight: 300;
font-size: 16px;
font-style: italic;
}
.blog .postcontent.postcontent-quote a {
color: #ffffff;
}
.blog .postcontent.postcontent-quote blockquote {
font-size: 24px;
border: none;
}
.iconquote {
font-size: 40px;
position: absolute;
right: 20px;
bottom: 20px;
}
.postimage {
padding-bottom: 30px;
} .flex-video {
float: none;
clear: both;
width: 100%;
position: relative;
padding-bottom: 55%;
height: 0;
}
.flex-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}
.flex-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.flex-video[data-twttr-id*=twttr] {
height: auto;
}
.flex-video[data-twttr-id*=twttr] {
padding: 0;
} .postimage .mejs-container,
.postimage .mejs-overlay,
.postimage .me-plugin {
width: 100% !important;
}
.postimage .me-plugin embed {
width: 100% !important;
}
.postimage video {
width: 100%;
position: relative;
left: 0;
}
.postaudio {
width: 100%;
min-height: 255px;
max-height: 255px;
text-align: center;
color: #ffffff;
font-size: 80px;
line-height: 3;
}   .list-social-icons {
display: none;
position: absolute;
width: auto;
min-width: 250px;
right: 10px;
top: -70px;
}
.list-social-icons div {
float: right;
text-align: center !important;
padding: 10px 0 0 0;
height: 49px;
width: 58px;
}
.list-social-icons div a {
display: block;
width: 100%;
margin-bottom: 10px;
}
.list-social-icons div a i {
font-size: 20px !important;
margin-right: 0 !important;
}
.list-social-icons div svg {
display: none;
}
.list-social-icons div:first-child {
height: 58px;
}
.list-social-icons div:first-child svg {
display: block;
}
.btn-bitbucket {
background-color: #205081;
}
.btn-bitbucket a {
color: #ffffff !important;
}
.btn-dropbox {
background-color: #1087dd;
}
.btn-dropbox a {
color: #ffffff !important;
}
.btn-facebook {
background-color: #3b5998;
}
.btn-facebook a {
color: #ffffff !important;
}
.btn-flickr {
background-color: #ff0084;
}
.btn-flickr a {
color: #ffffff !important;
}
.btn-foursquare {
background-color: #0072b1;
}
.btn-foursquare a {
color: #ffffff !important;
}
.btn-github {
background-color: #444444;
}
.btn-github a {
color: #ffffff !important;
}
.btn-google-plus {
background-color: #e34429;
}
.btn-google-plus a {
color: #ffffff !important;
}
.btn-instagram {
background-color: #3f729b;
}
.btn-instagram a {
color: #ffffff !important;
}
.btn-linkedin {
background-color: #007bb6;
}
.btn-linkedin a {
color: #ffffff !important;
}
.btn-tumblr {
background-color: #2c4762;
}
.btn-tumblr a {
color: #ffffff !important;
}
.btn-twitter {
background-color: #6cdfea;
}
.btn-twitter a {
color: #ffffff !important;
}
.btn-vk {
background-color: #587ea3;
}
.btn-vk a {
color: #ffffff !important;
}
.btn-dribbble {
background-color: #c32361;
}
.btn-dribbble a {
color: #ffffff !important;
}   .postimagecontent {
position: relative;
width: 100%;
height: auto;
cursor: pointer;
padding-bottom: 15px;
}
.postimagecontent.nolink {
cursor: default;
}
.postimagecontent img {
max-width: 100%;
vertical-align: top;
}
.postimagecontent .imgcontrol {
width: 100%;
vertical-align: top;
position: absolute;
left: 0;
top: 0;
height: 100%;
opacity: 0;
transition: all 0.5s;
-webkit-transition: all 0.5s;
}
.postimagecontent .imgcontrol .imgbuttons {
position: absolute;
bottom: 0;
}
.postimagecontent .imgcontrol .imgbuttons a:last-child {
margin-left: -4px;
}
.postimagecontent:hover .imgcontrol {
opacity: 1;
}  .post-gallery-carousel {
position: relative;
width: 100%;
height: auto;
}
.post-gallery-carousel .carousel-inner {
width: 100%;
vertical-align: top;
}
.post-gallery-carousel .carousel-inner div {
transition: all 0.5s;
-webkit-transition: all 0.5s;
}
.post-gallery-carousel .post-gallery-carousel-nav {
width: 100%;
vertical-align: top;
position: absolute;
left: 0;
top: 0;
height: 100%;
opacity: 1;
overflow: hidden;
}
.post-gallery-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons {
bottom: 45%;
position: absolute;
vertical-align: middle;
width: 100%;
}
.post-gallery-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons a {
float: left;
margin-left: 37px;
height: 27px;
width: 27px;
line-height: 1.2em;
border-radius: 50%;
background-color: transparent;
padding-top: 2px;
color: #ffffff;
border: 1px solid #ffffff;
}
.post-gallery-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons a:before {
margin-left: 0.1em;
}
.post-gallery-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons a:hover {
background-color: #ffffff;
color: #8c8c8c;
}
.post-gallery-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons a:last-child {
float: right;
margin-left: 0;
margin-right: 37px;
}
.circle_border {
border: 1px solid #ffffff !important;
border-radius: 50%;
color: #ffffff;
font-size: 24px;
}
.paging-nav {
font-family: 'Poppins';
}
.paging-nav a,
.paging-nav > span {
padding: 6px 12px;
margin: 0 1px;
}
.paging-nav a:first-child,
.paging-nav span:first-child {
margin-left: 0;
}
.paging-nav a.prev:first-child,
.paging-nav span.prev:first-child {
margin-left: 0;
}
.paging-nav a {
color: #565a5c;
}
.paging-nav a:hover {
background-color: #f3c027;
color: #ffffff !important;
}
.paging-nav span.current {
color: #ffffff;
}
.paging-nav .page-numbers {
background-color: #ececec;
}
.billio_link_page {
clear: both;
width: 100%;
font-family: 'Poppins';
}
.billio_link_page > a,
.billio_link_page > span {
padding: 6px 12px;
margin: 0 2px;
float: left;
min-width: 30px;
text-align: center;
}
.billio_link_page > a:first-child,
.billio_link_page > span:first-child {
margin-left: 0;
}
.billio_link_page a {
color: #565a5c;
}
.billio_link_page a:hover {
background-color: #f3c027;
color: #ffffff !important;
}
.billio_link_page > a {
background-color: #ececec;
}
.billio_link_page > span.page-numbers {
color: #ffffff;
background-color: #f3c027;
}
.rtl .billio_link_page > a,
.rtl .billio_link_page > span {
padding: 6px 12px;
margin: 0 2px;
float: right;
min-width: 30px;
text-align: center;
}
.rtl .billio_link_page > a:first-child,
.rtl .billio_link_page > span:first-child {
margin-right: 0;
} .text-center img {
display: block;
margin-left: auto;
margin-right: auto;
} .about-author {
padding: 30px 0;
}
.about-author .pull-left {
margin-right: 30px;
}
@media (max-width: 480px) {
.about-author .pull-left {
float: none!important;
}
}
@media (max-width: 1024px) {
.comment_item.media .pull-left {
float: none!important;
margin-bottom: 20px;
}
.comment_item .media-body {
padding: 10px!important;
}
.dt-comment-comment {
padding: 0;
}
}
.form-group {
position: relative;
}
#commentform .form-group input {
padding-left: 50px;
}
.form-group i {
position: absolute;
padding: 0px 5px;
pointer-events: none;
height: 37px;
line-height: 2.2em;
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.comment_item {
padding: 0;
margin-top: 30px!important;
list-style-type: none;
}
.comment_item .media-body {
border: 1px solid rgba(68, 68, 68, 0.2);
padding: 30px;
}
.comment-reply-link,
.comment-edit-link {
position: relative;
}
.comment-count {
display: none;
}
.dt-comment-author {
font-family: 'Open Sans';
font-size: 20px;
text-transform: uppercase;
}
.dt-comment-date {
font-family: 'Poppins';
font-size: 16px;
}
.dt-comment-comment {
padding-top: 20px;
padding-bottom: 20px;
}
.comment_item .dt-comment-author,
.comment_item .dt-comment-comment {
padding-left: 0;
padding-right: 0;
}
.dt-comment-buttons {
padding: 20px 0 20px 0;
}
.dt-comment-buttons a {
margin: 5px 0;
}
.section-comment ul.children {
padding-left: 130px;
}
@media (max-width: 768px) {
.section-comment ul.children {
padding-left: 30px;
}
}
.comment-respond {
margin-top: 30px;
}
.section-comment .dt-reply-line {
display: none;
}
.section-comment ul.children .dt-reply-line {
display: block;
width: 20px;
height: 20px;
border-left: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
position: relative;
left: -80px;
top: 80px;
} .btn-readmore {
text-transform: uppercase;
font-size: 16px;
font-weight: 700;
}
.comment-leave-title,
.comment-reply-title {
font-size: 24px;
font-family: 'Poppins';
margin-bottom: 12.5px;
}
.blog_info_date,
.blog_info_tags {
font-weight: bold;
font-size: 14px;
}
.blog_info_comments {
font-family: 'Playfair Display';
font-weight: bold;
font-size: 18px;
font-style: italic;
}
.blog_info_categories {
font-weight: bold;
font-size: 14px;
}
.blog_info_categories {
line-height: 2;
}
.blog_info_categories,
.blog_info_categories a {
color: #555555;
}
.blog_info_categories:hover,
.blog_info_categories a:hover {
color: #f3c027;
}
.blog_info_date,
.blog_info_comments,
.blog_info_share { }
.blog_info_author,
.blog_info_date,
.blog_info_tags {
font-family: 'Playfair Display';
font-size: 14px;
font-weight: 400;
margin-bottom: 20px;
}
.blog_info_author {
color: #999999;
}
.blog_info_date,
.blog_info_tags,
.blog_info_tags a {
color: #999999;
}
.blog_info_tags a:hover {
color: #f3c027;
}
.blog_info_tags {
margin-bottom: 10px;
}
.blog_info_share {
margin-bottom: 20px;
}
.social-share-button {
text-align: right;
position: relative;
}
.social-share-button a {
text-decoration: none;
}
.social-share-button-hoverable {
position: relative;
z-index: 3;
background-color: #fff;
color: #b2b2b2;
}
.social-share-button-hoverable,
.facebook-button,
.twitter-button,
.gplus-button {
width: 30px;
height: 30px;
display: inline-block;
text-align: center;
}
.social-share-button-group a {
color: #555555;
}
.social-share-button-group a:hover [class*="facebook"] {
color: #3d5a9c;
}
.social-share-button-group a:hover [class*="twitter"] {
color: #61d1dd;
}
.social-share-button-group a:hover [class*="google"] {
color: #dd4021;
}
.social-share-button-hoverable span {
color: #565a5c;
}
.social-share-button-hoverable {
border: 1px solid #fff;
}
.social-share-button-hoverable span,
.facebook-button span,
.twitter-button span,
.gplus-button span {
line-height: 35px;
}
.social-share-button-group {
top: 0;
width: auto;
margin: 0;
padding: 0;
right: 27px;
display: inline-block;
list-style: none;
}
.social-share-button-group {
transition: all 300ms ease;
z-index: 9;
}
.social-share-button-group li {
float: left;
margin-left: 12px;
transition: all 300ms ease;
margin-top: -0.3em;
}
.social-share-button-group li [class^="billio-ss-"]:before,
.social-share-button-group li [class*=" billio-ss-"]:before {
font-size: 28px;
}
.social-share-button-group li:first-child {
font-size: 16px;
font-weight: 700;
color: #555555;
text-transform: uppercase;
margin-top: 0;
}
@media (max-width: 525px) {
.social-share-button-group li {
margin-left: 2px;
} }
@media (max-width: 445px) {
.btn-readmore,
.social-share-button-group li:first-child {
letter-spacing: 0;
}
}
@media (max-width: 365px) {
.social-share-button-group li:first-child {
width: 100%;
text-align: left;
}
.social-share-button-group li {
margin-left: 0;
}
} @media (max-width: 257px) {
.btn-readmore,
.social-share-button-group li:first-child {
font-size: 14px;
}
}
.social-share-button-group li:nth-child(2) {
transition-delay: 150ms;
}
.social-share-button-group li:nth-child(3) {
transition-delay: 100ms;
}
.social-share-button-group li:nth-child(4) {
transition-delay: 50ms;
}
.social-share-button-hoverable:hover ~ .social-share-button-group,
.social-share-button-group:hover {
visibility: visible;
opacity: 1;
}
.next i.icon-angle-right,
.prev i.icon-angle-left {
position: relative;
top: 3px;
}
.postimage .img-responsive {
width: 100%;
}
.author_date_tags {
padding: 0;
}
.author_date_tags li {
display: inline;
padding: 0 20px 0 0;
}
.author_date_tags li.blog_info_date:before,
.author_date_tags li.blog_info_tags:before {
content: "/";
padding-right: 20px;
}
input[type="password"] {
padding: 0 0 2px 0;
} .blog .blog-masonry .single-masonry {
border: 1px solid #ebebeb;
}
.blog .blog-masonry .single-masonry .blog_info_share,
.blog .blog-masonry .single-masonry .masonry_readmore {
margin-top: 10px;
margin-bottom: 25px;
}
.blog .blog-masonry .single-masonry .blog_info_share a {
display: inline-block;
}
.blog .blog-masonry .single-masonry .btn-readmore {
text-transform: capitalize;
}
.blog .blog-masonry .single-masonry .postcontent-link {
padding: 85px 40px;
background-repeat: no-repeat;
background-size: cover;
}
.blog .blog-masonry .single-masonry .blog-post-title {
overflow: hidden;
}
.blog .blog-masonry .single-masonry .blog_info_author {
font-weight: normal;
color: rgba(51, 51, 51, 0.4);
}
.blog .blog-masonry .single-masonry .postcontent.postcontent-quote {
padding: 85px 20px;
background-repeat: no-repeat;
background-size: cover;
}
.blog .blog-masonry .single-masonry .postcontent.postcontent-quote blockquote:before {
left: 17px;
}
.blog .blog-masonry .single-masonry .post-gallery-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons a {
border: none;
}
.blog .blog-masonry .single-masonry .post-gallery-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons a:hover {
background-color: transparent;
}
.blog .blog-masonry .single-masonry .blog_info_categories {
line-height: 2;
margin-top: 20px;
}
.blog .blog-masonry .single-masonry h2.blog-post-title,
.blog .blog-masonry .single-masonry h2.blog-post-title a {
font-size: 30px;
margin: 5px 0;
} .dt_report_item {
border-bottom: 1px solid rgba(68, 68, 68, 0.2);
padding: 70px 0 30px;
}
.dt_report_pagination .page-numbers {
color: #8c8c8c;
}
.dt_report_pagination .page-numbers:hover {
color: #ffffff;
}
.dt_report_item > div:first-child {
padding-left: 0!important;
}
.dt_report_item > div:last-child {
padding-right: 0!important;
}
:selection {
color: white;
background: #f3c027;
}
::selection {
color: white;
background: #f3c027;
}
::-moz-selection {
color: white;
background: #f3c027;
} .bodytext-color-1,
.woocommerce #content div.product p.stock,
.woocommerce div.product p.stock,
.woocommerce-page #content div.product p.stock,
.woocommerce-page div.product p.stock,
.sidebar .widget_text .social-circled li a {
color: #8c8c8c;
}
.bodytext-color-2,
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th,
.woocommerce th,
.customer_details dt {
color: inherit;
}
.link-color-primary,
#dt-menu #menu-main-menu .current-menu-item > a,
#dt-menu #menu-main-menu .current-menu-parent > a,
.woocommerce nav.woocommerce-pagination ul li a.prev:hover,
.woocommerce-page nav.woocommerce-pagination ul li a.prev:hover,
.woocommerce nav.woocommerce-pagination ul li a.next:hover,
.woocommerce-page nav.woocommerce-pagination ul li a.next:hover,
.dt_vertical_tab .vertical-nav-tab > li > div i,
.dt-iconboxes.layout-7 i,
.dt-iconboxes.layout-8 i {
color: #f3c027;
}
.link-color-secondary,
a:hover,
a:focus {
color: #f3c027;
}
.background-color-primary,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus,
.dt-icon-circle.primary-color,
.dt-icon-ghost.primary-color,
.dt-icon-square.primary-color,
.sidebar .widget_text .social-circled li:hover,
#footer .container .widget_text .social-circled li:hover,
#featured-work-navbar #featured-filter.dt-featured-filter li.active a,
.owl-custom-pagination .owl-page.active i,
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .ui-state-default .ui-icon:after,
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active,
#sequence ul.sequence-canvas li .slide-title:after,
.dt-iconboxes-4,
.dt-iconboxes span:hover,
.dt-iconboxes-2:hover .dt-section-icon i.hi-icon,
.dt-iconboxes-2:hover i,
.dt-iconboxes.layout-3 span:hover,
.dt-iconboxes-4:hover .dt-section-icon,
.dt-iconboxes-5:hover .hi-icon-effect-5 .hi-icon,
.dt-iconboxes.layout-6:hover,
.dt-iconboxes.layout-3 span:hover {
background: #f3c027;
}
.background-color-primary-darken,
.dt-iconboxes-4:hover {
background: #ab8209;
}
.background-color-secondary,
.dt-icon-circle.secondary-color,
.dt-icon-ghost.secondary-color,
.dt-icon-square.secondary-color {
background: #f3c027;
}
.background-color-secondary-darken {
background: #ab8209;
}
.background-color-tertier,
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
background: #222222;
}
.background-color-tertier-opacity {
background: rgba(70, 119, 128, 0.8);
}
.background-color-gray,
.woocommerce.widget_product_search #s,
.woocommerce #payment,
.woocommerce-page #payment,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info,
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_wrapper .wpb_content_element .wpb_tabs_nav,
.wpb_wrapper .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.teaser_grid_container .isotope-inner {
background: #ecf0f1;
}
.border-color-tertier {
border-color: #222222;
}
.border-color-gray-on-light,
.select.select-theme-default .select-content,
.select-target.select-theme-default,
.sidebar .woocommerce ul.cart_list li,
.sidebar .woocommerce ul.product_list_widget li,
.sidebar .woocommerce-page ul.cart_list li,
.sidebar .woocommerce-page ul.product_list_widget li,
.sidebar .woocommerce.widget_product_categories li,
article blockquote,
.dt_column blockquote,
#footer blockquote,
.sidebar .widget_text .social-circled li,
.sidebar .widget_text .social-circled li:last-child,
#featured-work-navbar #featured-filter.dt-featured-filter li,
#featured-work-navbar #featured-filter.dt-featured-filter li:last-child,
.wpb_wrapper .wpb_content_element .wpb_tabs_nav li,
.dt-partner .border-right,
.dt-partner .dummy,
.port-article h2.port-heading,
.port-article .port-meta li {
border-color: rgba(68, 68, 68, 0.2) !important;
}
.border-color-gray-on-dark,
footer#footer .select-target.select-theme-default,
footer#footer .widget_search #s,
footer#footer .widget_tag_cloud .tagcloud .tag,
footer#footer .woocommerce.widget_product_tag_cloud .tagcloud .tag,
footer#footer .dt_widget_tabs .nav-tabs li a,
footer#footer .dt_widget_tabs .tab-pane .rowlist,
footer#footer .dt_widget_accordion .panel-heading,
footer#footer .dt_widget_accordion .panel-body,
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text,
.woocommerce table.shop_table,
.woocommerce-page table.shop_table,
#footer .woocommerce ul.cart_list li,
#footer .woocommerce ul.product_list_widget li,
#footer .woocommerce-page ul.cart_list li,
#footer .woocommerce-page ul.product_list_widget li,
#footer .woocommerce.widget_product_categories li,
#footer .container .widget_text .social-circled li,
#footer .container .widget_text .social-circled li:last-child {
border-color: rgba(68, 68, 68, 0.2);
}
.border-color-primary,
#dt-menu .sub-nav li:hover,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
border-color: #f3c027;
}
.border-color-secondary {
border-color: #f3c027;
}
.inputbox-styling,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row textarea,
.woocommerce table.cart td.actions .coupon #coupon_code.input-text,
.woocommerce-page table.cart td.actions .coupon #coupon_code.input-text {
border-color: rgba(255, 255, 255, 0);
padding: 10px;
border-width: 1px;
border-style: solid;
box-shadow: none;
}
.text-align-right {
text-align: right;
}
@media (max-width: 767px) {
.vc_row .remove-padding-xs {
padding: 0!important;
}
}
.position-relative {
position: relative;
}
.z-index-100 {
z-index: 100;
}
i[class*=icon] {
-webkit-font-smoothing: antialiased;
}
.select-target.select-theme-default {
padding: 10px 40px 10px 20px;
}
.section-main-title {
text-transform: none;
}
.select-target.select-theme-default:hover {
color: #f3c027;
}
@media (max-width: 767px) {
.text-centered-under-sm {
text-align: center;
}
}
hr {
margin-top: 15px;
margin-bottom: 15px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.text-white {
color: #fff;
}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6 {
color: #fff;
} .page-404 {
width: 100%;
height: 100%;
text-align: center;
padding: 80px 0;
}
.page-404-heading1 {
font-size: 9em;
line-height: 1.2em;
}
.page-404-subheading {
line-height: 2em;
font-weight: 400;
}
#submit:focus {
outline: 0;
} .btn-default { }
.btn-default:hover { }
.btn:active,
.btn.active {
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn-color-primary,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.dt-shop-category .owl-carousel-navigation .btn-owl,
.cart-popup .button,
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.shipping-calculator-button,
.woocommerce.widget_product_search #searchsubmit,
.portfolio-navigation a.more-post {
background: #f3c027;
color: #ffffff;
font-weight: 700;
padding: 0px 20px;
}
.btn-color-primary:hover,
.woocommerce a.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #content input.button:hover,
.cart-popup .button:hover,
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.shipping-calculator-button:hover,
.woocommerce.widget_product_search #searchsubmit:hover {
background: #222222;
color: #ffffff;
}
.btn-color-secondary,
.woocommerce .shop_table .actions input.wc-forward {
background: #f3c027;
color: #ffffff;
font-weight: 700;
padding: 10px 20px;
}
.btn-color-secondary:hover,
.woocommerce .shop_table .actions input.wc-forward:hover {
background: #ab8209;
color: #ffffff;
}
.dt-icon-circle,
.dt-icon-ghost,
.dt-icon-square {
width: 40px;
height: 40px;
line-height: 40px;
display: inline-block;
text-align: center;
margin-right: 10px;
}
.dt-icon-circle.primary-color,
.dt-icon-ghost.primary-color,
.dt-icon-square.primary-color {
color: #fff;
}
.dt-icon-circle.secondary-color,
.dt-icon-ghost.secondary-color,
.dt-icon-square.secondary-color {
color: #fff;
}
.dt-icon-circle {
-webkit-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box;
}
.dt-icon-ghost {
border-width: 3px;
border-style: solid;
border-color: #8c8c8c;
color: #8c8c8c;
}
.primary-color.size-sm,
.secondary-color.size-sm {
width: 25px;
height: 25px;
line-height: 25px;
}
.primary-color.size-md,
.secondary-color.size-md {
width: 70px;
height: 70px;
line-height: 70px;
}
.primary-color.size-lg,
.secondary-color.size-lg,
.dt-icon-ghost.size-lg {
width: 100px;
height: 100px;
font-size: 3em;
line-height: 100px;
}
.size-sm {
font-size: 0.8em;
}
.size-md {
font-size: 2em;
}
.size-lg {
font-size: 3em;
}
i.dt-icon-square:not(.primary-color):not(.secondary-color) {
width: auto;
height: auto;
line-height: 1em;
margin-right: 0;
}
.dt-icon.primary-color {
color: #f3c027;
}
.dt-icon.secondary-color {
color: #f3c027;
}
.list-no-dot-styling,
footer#footer .dt_widget_tabs .tab-pane .rowlist,
#footer .widget_categories ul li,
#footer .widget_recent_entries ul li,
#footer .dt_widget_recent_post ul li,
#footer .widget_recent_comments ul li,
#footer .dt_widget_recent_comments ul li,
#footer .widget_rss ul li,
#footer .widget_meta ul li,
#footer .widget_nav_menu ul li,
#footer .widget_archive ul li,
#footer .widget_text ul li,
#footer .woocommerce ul.cart_list li,
#footer .woocommerce ul.product_list_widget li,
#footer .woocommerce-page ul.cart_list li,
#footer .woocommerce-page ul.product_list_widget li,
#footer .woocommerce.widget_product_categories li,
.sidebar .woocommerce ul.cart_list li,
.sidebar .woocommerce ul.product_list_widget li,
.sidebar .woocommerce-page ul.cart_list li,
.sidebar .woocommerce-page ul.product_list_widget li,
.sidebar .woocommerce.widget_product_categories li {
border-bottom-width: 1px;
border-bottom-style: solid;
padding: 15px 0;
}
.featured .plan-action .btn-active {
-webkit-transition: all 200ms;
-moz-transition: all 200ms;
-o-transition: all 200ms;
-ms-transition: all 200ms;
transition: all 200ms;
}
.featured .plan-action .btn-active:hover {
background-color: #fff!important;
color: #222!important;
}
.btn {
font-family: 'Open Sans';
font-weight: 700;
text-transform: uppercase;
-webkit-transition: all 200ms;
-moz-transition: all 200ms;
-o-transition: all 200ms;
-ms-transition: all 200ms;
transition: all 200ms; }
.btn:before {
font-weight: 200;
}
.btn.btn-color-primary,
.btn.btn-color-secondary,
.btn.btn-success,
.btn.btn-warning,
.btn.btn-info,
.btn.btn-danger {
border: 0;
padding: 9px 20px;
}
.btn.btn-color-primary.btn-lg,
.btn.btn-color-secondary.btn-lg,
.btn.btn-success.btn-lg,
.btn.btn-warning.btn-lg,
.btn.btn-info.btn-lg,
.btn.btn-danger.btn-lg {
padding: 14px 25px;
}
.btn.btn-color-primary.btn-sm,
.btn.btn-color-secondary.btn-sm,
.btn.btn-success.btn-sm,
.btn.btn-warning.btn-sm,
.btn.btn-info.btn-sm,
.btn.btn-danger.btn-sm {
padding: 4px 15px;
}
.btn.btn-color-primary.btn-xs,
.btn.btn-color-secondary.btn-xs,
.btn.btn-success.btn-xs,
.btn.btn-warning.btn-xs,
.btn.btn-info.btn-xs,
.btn.btn-danger.btn-xs {
padding: 1px 10px;
}
.btn.btn-color-primary {
border: 0;
}
.btn.btn-color-primary:hover {
border: 0;
}
.btn.btn-color-primary:active,
.btn.btn-color-primary:focus {
border: 0;
}
.btn.btn-color-secondary {
border: 0;
}
.btn.btn-color-secondary:hover {
background: #ab8209;
border: 0;
}
.btn.btn-color-secondary:active,
.btn.btn-color-secondary:focus {
border: 0;
}
.btn.btn-success {
border: 0;
}
.btn.btn-success:hover {
border: 0;
}
.btn.btn-success:active,
.btn.btn-success:focus {
border: 0;
}
.btn.btn-warning {
border: 0;
}
.btn.btn-warning:hover {
border: 0;
}
.btn.btn-warning:active,
.btn.btn-warning:focus {
border: 0;
}
.btn.btn-info {
border: 0;
}
.btn.btn-info:hover {
border: 0;
}
.btn.btn-info:active,
.btn.btn-info:focus {
border: 0;
}
.btn.btn-danger {
border: 0;
}
.btn.btn-danger:hover {
border: 0;
}
.btn.btn-danger:active,
.btn.btn-danger:focus {
border: 0;
}
.btn.btn-ghost,
#sequence ul li .btn-cta {
padding: 8px 20px;
border-width: 1px;
border-style: solid;
border-color: #8c8c8c;
background-color: transparent;
color: #8c8c8c;
position: relative;
}
.btn.btn-ghost:hover {
background-color: #8c8c8c;
color: #fff;
border-color: #8c8c8c;
border-width: 1px;
border-style: solid;
}
.btn.btn-ghost:active,
.btn.btn-ghost:focus {
background-color: #444;
color: #fff;
border-color: #444;
border-width: 1px;
border-style: solid;
}
.btn.btn-ghost.skin-light,
.featured .plan-action .btn-active {
border-style: solid;
border-width: 1px;
border-color: #fff;
color: #fff;
}
.btn.btn-ghost.skin-light:hover {
background-color: #fff;
color: #8c8c8c;
border-color: #fff;
border-width: 1px;
border-style: solid;
}
.btn.btn-ghost.skin-light:active,
.btn.btn-ghost.skin-light:focus {
background-color: #bdc3c7;
color: #8c8c8c;
border-color: #bdc3c7;
border-width: 1px;
border-style: solid;
}
.btn.btn-ghost.skin-light:after {
content: '';
position: absolute;
z-index: -1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #fff;
}
.btn.btn-ghost.skin-light:hover:after {
width: 100%;
}
.btn.btn-ghost.skin-dark {
background: transparent;
}
.btn.btn-ghost.skin-dark:hover { }
.btn.btn-ghost.skin-dark:after { position: absolute;
z-index: -1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
width: 0%;
height: 100%;
top: 0;
left: 0;
background: #000;
}
.btn.btn-ghost.skin-dark:hover:after {
width: 100%;
}
.btn.btn-ghost.btn-lg {
padding: 3px 25px;
}
.btn.btn-ghost.btn-md {
padding: 2px 15px;
}
.btn.btn-ghost.btn-sm {
padding: 0px 15px;
}
.btn.btn-ghost.btn-xs {
padding: 0px 15px;
}
.btn.btn-link {
color: #f3c027;
padding: 0;
}
.btn.btn-link:hover {
color: #f3c027;
}
.btn.btn-underlined {
color: #000;
position: relative;
display: inline-block;
padding: 0.5em;
line-height: 1.2;
background: transparent; }
.btn.btn-underlined.skin-dark {
color: #000;
}
.btn.btn-underlined.skin-dark:active,
.btn.btn-underlined.skin-dark:focus,
.btn.btn-underlined.skin-dark:hover {
color: #000;
background: transparent;
outline: none;
}
.btn.btn-underlined.skin-dark:before,
.btn.btn-underlined.skin-dark:after {
background-color: #000;
}
.btn.btn-underlined.skin-light {
color: #fff;
}
.btn.btn-underlined.skin-light:active,
.btn.btn-underlined.skin-light:focus,
.btn.btn-underlined.skin-light:hover {
color: #fff;
background: transparent;
outline: none;
}
.btn.btn-underlined.skin-light:before,
.btn.btn-underlined.skin-light:after {
background-color: #fff;
}
.btn.btn-underlined:before,
.btn.btn-underlined:after {
outline: none;
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 1px;
content: '';
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
-webkit-transform: scale(0.95);
-moz-transform: scale(0.95);
transform: scale(0.95);
}
.btn.btn-underlined:after {
opacity: 0;
-webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
-moz-transition: top 0.3s, opacity 0.3s, -moz-transform 0.3s;
transition: top 0.3s, opacity 0.3s, transform 0.3s;
}
.btn.btn-underlined:hover:before,
.btn.btn-underlined:hover:after {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
}
.btn.btn-underlined:hover:after {
top: 0%;
opacity: 1;
}
.btn.btn-rounded {
border: 1px solid #f3c027;
border-radius: 3px;
}
.btn.btn-rounded:hover {
border-color: #000;
}
.btn:hover {
color: #fff;
}
.btn.skin-light:hover,
.btn.skin-light:active,
.btn.skin-light:focus,
#sequence ul li .btn-cta:hover {
background-color: #fff;
color: #8c8c8c;
}
.btn.skin-dark:hover,
.btn.skin-dark:active,
.btn.skin-dark:focus {
background-color: #8c8c8c;
color: #fff;
}
.btn:active {
color: #fff;
}
.btn:focus {
color: #fff;
}
body.single-post .content > .container,
body.blog .content > .container,
body.search-results .content > .container {
padding-bottom: 60px;
}
.content > div > .container,
#banner-section.no-bg > .container {
position: relative;
}
figcaption a:hover {
border: 0;
}
img.size-full,
img.size-large,
img.size-medium,
.wp-post-image,
.post-thumbnail img {
height: auto;
max-width: 100%;
}
@media (max-width: 992px) {
.margin_top_40_max_sm {
margin-top: 40px;
}
}
input:focus,
:focus {
outline-width: 0; }
.form-control {
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.form-control:focus {
border-color: #999;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
article blockquote,
.dt_column blockquote,
#footer blockquote {
font-family: 'Playfair Display';
font-size: 16px;
line-height: 1.7;
font-weight: 100;
border-left: 4px solid #90d5e5;
position: relative;
padding: 5px 20px; }
article cite:before,
.dt_column cite:before,
#footer cite:before,
article small:before,
.dt_column small:before,
#footer small:before {
content: "\2014\00a0";
}  .top-head {
position: absolute;
display: block;
width: 100%;
}
.vertical_menu.top-head {
width: auto;
}
@media (max-width: 991px) {
.vertical_menu.top-head {
width: 100%;
}
}
#head-page-sticky-wrapper {
position: relative;
}
#head-page {
position: relative;
z-index: 99;
}
.vertical_menu #head-page.reveal.alt.transparent {
margin-top: 0;
}
.is-sticky #head-page {
width: 100%;
z-index: 99;
margin: 0 auto;
}
@media (max-width: 782px) {
.is-sticky #head-page.adminbar-is-here {
top: 46px!important;
}
}
.wpb_row .col_dummy {
margin-bottom: 0!important;
}
#banner-section .container {
position: relative;
display: block;
}
#banner-section .row {
position: absolute;
width: 100%;
top: 120px;
}
#banner-section .row h1 {
margin: 0;
}
.banner-title,
.breadcrumbs {
text-align: center;
}
@media (max-width: 450px) {
section#banner-section .banner-title h1.page-title {
font-size: 1.5em;
}
section#banner-section .breadcrumbs {
font-size: 0.7em!important; }
} .popup_form .form-control {
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: 0;
background-color: #4d4d4d;
font-weight: 300;
border: 1px solid rgba(0, 0, 0, 0.15);
color: #fff;
} .single .postcontent {
background: none;
}
.blog .postcontent {
padding: 0;
position: relative;
}
.single .postcontent {
background: none;
padding: 0;
}
.single .about-author {
padding: 30px;
margin-bottom: 40px;
}
.single .about-author h5 {
margin: 0 0 10px 0;
}
.single .singlepostmetatop ul li {
border: none;
}
.tax-portcat .postcontent {
background-color: #f3f2f2;
padding: 30px 30px 15px;
position: relative;
} @media (max-width: 1281px) {
.padding_right_max_lg_65 {
padding-right: 70px;
}
}  .dt-iconboxes-4 .dt-iconboxes-text {
padding: 0 20px 20px 20px;
} .owl-custom-pagination [class^="icon-"]:before,
.module_dt_iconboxes [class^="icon-"]:before,
.owl-custom-pagination [class*=" icon-"]:before,
.module_dt_iconboxes [class*=" icon-"]:before {
width: auto;
} #footer #s::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
#footer #s::-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
}
#footer #s:-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
}
#footer #s:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
.sidebar #s::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.7);
}
.sidebar #s::-moz-placeholder {
color: rgba(0, 0, 0, 0.7);
}
.sidebar #s:-moz-placeholder {
color: rgba(0, 0, 0, 0.7);
}
.sidebar #s:-ms-input-placeholder {
color: rgba(0, 0, 0, 0.7);
} .carousel-inner div {
-webkit-transition-property: left !important;
-moz-transition-property: left !important;
-o-transition-property: left !important;
-ms-transition-property: left !important;
transition-property: left !important;
} .md-close {
padding: 0;
width: 30px;
height: 30px;
} .dt-section-head h2 {
margin-top: 0;
}
.dt-section-head hr:after {
height: 2px;
width: 30px;
background-color: #222;
} #dt-menu.dt-menu-right li:last-child a {
padding-right: 0;
}
.dt-menu-right .menu-item-type-search a {
padding-right: 0!Important;
}
.dt-menu-left .menu-item-type-search a {
padding-left: 0!Important;
}
#dt-menu.dt-menu-left > ul > li:nth-child(2) > a {
padding-left: 0;
}
#dt-menu li a {
font-family: 'Open Sans';
}
#mobile-header {
min-height: 77px;
}
.top-head a:hover {
border: 0;
}
.top-head ~ .content {
padding-top: 140px;
} b,
strong {
font-weight: 700;
} .sidebar .widget_text .social-circled {
margin-bottom: 0;
}
.sidebar .widget_text .social-circled:after {
display: block;
content: '';
width: 100%;
clear: both;
}
.sidebar .widget_text .social-circled li {
float: left;
border-width: 1px;
border-style: solid;
padding: 2px!Important;
-webkit-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box;
margin-right: 9px;
margin-bottom: 9px;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
-ms-transition: background-color 0.3s;
transition: background-color 0.3s;
}
.sidebar .widget_text .social-circled li a {
font-size: 10px;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-o-transition: color 0.3s;
-ms-transition: color 0.3s;
transition: color 0.3s;
font-family: fontello;
}
.sidebar .widget_text .social-circled li:last-child {
border-width: 1px!important;
border-style: solid!important;
}
.sidebar .widget_text .social-circled li:hover {
border: 1px solid transparent!important;
cursor: pointer;
}
.sidebar .widget_text .social-circled li:hover a {
color: white;
} .owl-item .dt_team_custom_item {
padding: 0 20px;
}
.owl-slide img {
max-width: 100%;
height: auto;
}
.container .owl-theme .owl-controls .owl-page span {
background-color: #f3c027;
border-width: 2px;
border-style: solid;
border-color: #f3c027;
opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span {
background: none !important;
border-width: 2px;
border-style: solid;
border-color: #f3c027;
}
.container .carousel-content .carousel-indicators li {
background-color: #f3c027;
opacity: 1;
border-width: 2px;
border-style: solid;
border-color: #f3c027;
}
.container .carousel-content .carousel-indicators .active {
background: none;
border-width: 2px;
border-style: solid;
border-color: #f3c027;
}
.owl-custom-pagination .owl-page {
position: relative;
height: auto;
z-index: 9;
margin: 0;
float: left;
cursor: pointer;
outline: 2px solid #fff;
}
.owl-custom-pagination .owl-page:after {
content: '';
display: block;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.5);
top: 0;
z-index: 10;
position: absolute;
}
.owl-custom-pagination .owl-page.active:after {
background: none;
}
.owl-custom-pagination:after {
content: '';
width: 100%;
display: block;
clear: both;
}
.owl-custom-pagination i {
cursor: pointer;
}
.owl-slide > div {
margin-bottom: 0;
}
#footer {
position: relative;
z-index: 9;
}
#footer .container .widget_text .social-circled {
font-family: fontello;
margin-bottom: 0;
}
#footer .container .widget_text .social-circled:after {
display: block;
content: '';
width: 100%;
clear: both;
}
#footer .container .widget_text .social-circled li {
float: left;
border-width: 1px;
border-style: solid;
padding: 2px!Important;
-webkit-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box;
margin-right: 8px;
margin-bottom: 9px;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
-ms-transition: background-color 0.3s;
transition: background-color 0.3s;
}
#footer .container .widget_text .social-circled li a {
font-size: 10px;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-o-transition: color 0.3s;
-ms-transition: color 0.3s;
transition: color 0.3s;
}
#footer .container .widget_text .social-circled li:last-child {
border-width: 1px!important;
border-style: solid!important;
}
#footer .container .widget_text .social-circled li:hover {
border: 1px solid transparent!important;
cursor: pointer;
}
#footer .container .widget_text .social-circled li:hover a {
color: white;
}
.widget_text .list-flush-left li {
padding-left: 0!important;
}
.widget img {
max-width: 100%;
}
.widget select {
max-width: 100%;
} #footer .widget_recent_entries .post-date {
font-style: italic;
color: rgba(255, 255, 255, 0.5);
width: 100%;
display: block;
}
.widget_recent_entries .post-date {
width: 100%;
display: block;
font-style: italic;
} .page.portfolio .portfolio {
padding-top: 60px;
}
.portfolio-type-imagefixheightfull .portfolio {
padding-top: 0!important;
}
#featured-work-navbar {
min-height: 100%;
background: none;
border: 0;
margin-bottom: 55px;
}
#featured-work-navbar #dt-featured-filter {
padding-left: 0;
padding-right: 0;
}
#featured-work-navbar #featured-filter.dt-featured-filter {
border: 0;
width: 100%;
position: relative;
text-align: center;
margin: 0;
}
@media (max-width: 768px) {
#featured-work-navbar #featured-filter.dt-featured-filter {
padding-top: 9px;
}
}
#featured-work-navbar #featured-filter.dt-featured-filter li {
float: none;
display: inline-block;
border-width: 1px;
border-style: solid;
margin-right: -5px;
border-right: 0;
}
#featured-work-navbar #featured-filter.dt-featured-filter li:last-child {
border-width: 1px;
border-style: solid;
}
#featured-work-navbar #featured-filter.dt-featured-filter li a {
padding: 7px 15px;
text-transform: uppercase;
font-size: .8em;
}
#featured-work-navbar #featured-filter.dt-featured-filter li.active {
border: 0;
marginright: -5px;
position: relative;
z-index: 9;
border: 1px solid #f3c027 !important;
}
#featured-work-navbar #featured-filter.dt-featured-filter li.active a {
color: white;
}
@media (max-width: 768px) {
#featured-work-navbar #featured-filter.dt-featured-filter li {
float: left;
display: inline;
border: 0;
}
#featured-work-navbar #featured-filter.dt-featured-filter li:last-child {
border: 0;
}
#featured-work-navbar #featured-filter.dt-featured-filter li a {
padding: 3px 15px;
text-transform: none;
color: #fff;
}
#featured-work-navbar #featured-filter.dt-featured-filter li.active {
border: 0!important;
margin: 0;
}
#featured-work-navbar #featured-filter.dt-featured-filter li.active a {
background-color: transparent;
color: #000;
}
}
#featured-work-navbar .navbar-toggle {
border: 0;
padding: 0;
margin: 0;
}
#featured-work-navbar .navbar-toggle:focus,
#featured-work-navbar .navbar-toggle:hover {
background: none;
}
.portfolio-navigation a.more-post {
text-transform: uppercase;
} .topbar-menu-nosub i {
margin-right: 5px;
} .owl-custom-pagination .owl-page i {
font-size: 2em;
width: 100px;
height: 100px;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
-webkit-transition: all 350ms;
-moz-transition: all 350ms;
-o-transition: all 350ms;
-ms-transition: all 350ms;
transition: all 350ms;
letter-spacing: -7px;
}
.owl-custom-pagination .owl-page i:before {
line-height: 100px;
}
.owl-custom-pagination .owl-page img {
max-width: 100%;
}
.owl-custom-pagination .owl-page.active i {
color: #fff;
} @media (max-width: 768px) {
.dt_vertical_tab .panel-group .panel:nth-child(2n) {
display: none;
}
}
.dt_vertical_tab .tab-content.tab-left {
padding-left: 20px;
}
.dt_vertical_tab .tab-content.tab-right {
padding-right: 20px;
}
.dt_vertical_tab .nav-tabs.tab-left {
padding-right: 20px;
}
.dt_vertical_tab .nav-tabs.tab-right {
padding-left: 20px;
}
.dt_vertical_tab:after {
display: block;
width: 100%;
content: '';
clear: both;
}
.dt_vertical_tab .vertical-nav-tab > li {
margin-bottom: 15px;
}
.dt_vertical_tab .vertical-nav-tab > li > div {
vertical-align: top;
}
.dt_vertical_tab .vertical-nav-tab > li > div.vt_text {
padding-left: 20px;
float: right;
width: 85%;
}
@media (max-width: 1200px) {
.dt_vertical_tab .vertical-nav-tab > li > div.vt_text {
width: 83%;
}
}
@media (max-width: 992px) {
.dt_vertical_tab .vertical-nav-tab > li > div.vt_text {
width: 75%;
}
}
.dt_vertical_tab .vertical-nav-tab > li > div.vt_icon {
padding-right: 10px;
padding-top: 5px;
float: left;
width: 15%;
}
.dt_vertical_tab .vertical-nav-tab > li > div i {
font-size: 3em;
position: relative;
width: 70px;
height: auto;
margin-top: -10px;
text-align: center;
display: block;
content: '';
}
.dt_vertical_tab .vertical-nav-tab > li > div h2 {
margin: 0;
font-size: 16px;
} body.compose-mode .controls-out-tl {
top: 0;
}
.page.type-page .container > .wpb_row,
.nosidebar .postcontent > .wpb_row {
margin-left: -15px;
margin-right: -15px;
}
.blog .nosidebar .postcontent,
.single .nosidebar .postcontent {
margin-left: 0;
margin-right: 0;
}
.woocommerce .nosidebar .postcontent {
margin-left: 0;
margin-right: 0;
} h2.wpb_heading {
font-size: 22px;
margin-bottom: 10px;
}
.wpb_tabs_heading {
margin-bottom: 35px;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
right: 10px!important;
width: 24px!important;
height: 24px!important;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
padding-top: 17px;
margin-bottom: 10px;
margin-top: -10px;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .ui-state-default .ui-icon {
background-image: none;
text-align: center;
cursor: pointer;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .ui-state-default .ui-icon:after {
content: '\e99c';
font-family: fontello;
display: block;
z-index: 99;
width: 24px;
height: 24px;
font-size: 14px;
color: #fff;
line-height: 1.9;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .ui-state-active .ui-icon:after {
content: '\e99f';
font-family: fontello;
background: #fff!important;
color: #f3c027;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
margin-bottom: 10px;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header a {
font-size: 1.1em;
font-weight: 600;
text-transform: uppercase;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active {
border: 0;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active a {
color: #fff;
}
.wpb_wrapper .wpb_content_element .wpb_tabs_nav {
display: table;
width: 100%;
border-collapse: separate;
}
.wpb_wrapper .wpb_content_element .wpb_tabs_nav a {
font-weight: 600;
text-transform: uppercase;
color: #222;
}
.wpb_wrapper .wpb_content_element .wpb_tabs_nav li {
display: table-cell;
width: 100%;
float: none!important;
text-align: center;
overflow: hidden;
background: none;
margin-top: 0;
border-right: 0;
border-width: 1px;
border-style: solid;
}
.wpb_wrapper .wpb_content_element .wpb_tabs_nav li:first-child {
border-left: 0;
}
.wpb_wrapper .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
border-top: 0;
margin: 0;
}
.wpb_wrapper .wpb_content_element .wpb_tabs_nav li.ui-tabs-active {
border: 0!important;
background: #f3c027;
}
.wpb_wrapper .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
color: #fff;
} .dt-counto {
font-size: 72px;
position: relative;
padding-bottom: 20px;
display: block;
}
.dt-counto:after {
content: '';
height: 2px;
background-color: #fff;
position: absolute;
display: block;
width: 40px;
left: 50%;
margin-left: -20px;
} .dt-pricing-table > .featured ul {
background-color: #f3c027;
}
.dt-pricing-table > .featured .plan-action .btn-active {
background: transparent;
}
.dt-pricing-table .plan-price {
color: #f3c027;
}
.dt-pricing-table > .featured .plan-price {
color: #fff;
}
.dt-pricing-table .plan li:after {
content: '';
display: block;
height: 1px;
position: absolute;
bottom: 0;
background-color: rgba(68, 68, 68, 0.2);
width: 65%;
left: 50%;
transform: translateX(-50%);
}
.dt-pricing-table .plan li:first-child:after,
.dt-pricing-table .plan li:nth-child(2):after,
.dt-pricing-table .plan li:last-child:after {
display: none;
}
.pricing-image-container img {
margin: 40px 0;
}   .vc_call_to_action h2 {
margin-top: 0;
} .wpb_gmaps_widget .wpb_wrapper {
padding: 0!important;
} .wpcf7 .ajax-loader {
position: absolute;
} .tparrows:before {
margin-top: 7px;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
border: 0;
font-weight: 600;
}
div.wpcf7-mail-sent-ok {
color: #398f14;
}
div.wpcf7-validation-errors {
color: orange;
} .optin-form .form_connector_submit {
border: 0;
position: relative;
white-space: nowrap;
}
.optin-form .dt_email,
.optin-form .dt_name {
width: 100%;
}
.optin-form .form-group {
margin-bottom: 0;
}
.optin-form .horizontal,
.optin-form .horizontal_email {
display: table;
width: 100%;
}
.optin-form .horizontal .form-group,
.optin-form .horizontal_email .form-group {
display: table-cell;
width: auto;
}
@media (max-width: 768px) {
.optin-form .horizontal .form-group,
.optin-form .horizontal_email .form-group {
display: block;
width: 100%;
padding-right: 0!important;
margin-bottom: 15px;
}
}
.optin-form .horizontal .form-group:last-child,
.optin-form .horizontal_email .form-group:last-child {
margin-right: 0;
width: auto;
}
.optin-form .form-control {
height: auto;
line-height: 1.5em;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.a-travel-form .dt_email {
text-align: center;
}
.bigger_60_percent {
font-size: 1.6em;
}
.width_80 {
max-width: 80px;
height: auto;
}
.parenting-2-box {
color: #fff;
-webkit-border-radius: 5px;
border-radius: 5px;
background-clip: padding-box;
}
.parenting-2-box h2 {
margin-top: 0;
color: #fff;
}
.white-text * {
color: #fff;
}
.list-with-icon li {
position: relative;
margin-left: 40px;
}
.list-with-icon li i {
position: absolute;
left: -40px;
}
.list-with-icon-bigtext .list-with-icon li {
margin-bottom: 10px;
}
.no-margin {
margin: 0;
}
.margin_left-15 {
margin-left: -15px;
}
.margin_right-15 {
margin-right: -15px;
}
.imgbuttons a,
figcaption .nav-slide a {
height: 50px;
width: 50px;
text-align: center;
line-height: 57px;
padding: 0!important;
} .tparrows:before {
margin-top: 2px;
} .team-profile li a {
color: #999;
border: 0;
}
.team-profile h3 {
margin-bottom: 0;
}
.team-profile span {
padding-bottom: 20px;
display: block;
position: relative;
}
.team-profile span:after {
content: '';
width: 30px;
display: block;
position: absolute;
height: 2px;
background-color: #555;
left: 50%;
bottom: 5px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
} .dt-twitter-slider {
text-align: center;
} .md-modal {
z-index: 99999;
}
.md-overlay {
z-index: 88888;
} .ketupat0 {
margin: 0 auto;
}
.ketupat1 {
-webkit-transform: rotate(45deg) translateY(20px);
-moz-transform: rotate(45deg) translateY(20px);
-ms-transform: rotate(45deg) translateY(20px);
-o-transform: rotate(45deg) translateY(20px);
transform: rotate(45deg) translateY(20px);
overflow: hidden;
border-radius: 10px;
position: relative;
transform-origin: 42% 65%;
width: 70%;
height: 70%;
margin: 0 auto;
}
.ketupat2 {
-webkit-transform: rotate(-45deg) translateY(-20%);
-moz-transform: rotate(-45deg) translateY(-20%);
-ms-transform: rotate(-45deg) translateY(-20%);
-o-transform: rotate(-45deg) translateY(-20%);
transform: rotate(-45deg) translateY(-20%);
position: absolute;
width: 140%;
height: auto;
}
#pushstat {
display: none;
} .foodmenu2_module,
.foodmenu_module {
overflow: hidden;
}
.foodmenu2_module:after {
content: '';
display: block;
width: 100%;
clear: both;
}
.foodmenu2_module h4,
.foodmenu_module h4 {
font-family: 'Playfair Display';
font-weight: 600;
float: left;
margin: 0;
position: relative;
}
.foodmenu2_module h4:after {
content: '.................................................................................................';
color: #999;
width: auto;
display: block;
position: absolute;
top: 0;
left: 100%;
height: 100%;
}
.foodmenu2_module p:nth-child(2) {
float: right;
font-weight: 600;
font-size: 1.3em;
margin: 0;
background-color: #c59d5f;
position: relative;
line-height: 1.2;
padding: 2px 5px;
}
.foodmenu_module p:nth-child(2) {
float: right;
font-weight: 600;
color: #c59d5f;
font-size: 1.3em;
margin: 0;
background-color: #fff;
position: relative;
line-height: 1.2;
}
.foodmenu2_module p:nth-child(3),
.foodmenu_module p:nth-child(3) {
height: 5px;
clear: both;
margin: 0;
}
.foodmenu2_module p:nth-child(4),
.foodmenu_module p:nth-child(4) {
float: left;
}
.foodmenu2_module p:nth-child(5) {
float: right;
font-size: 0.9em;
color: #fff;
font-style: italic;
}
.foodmenu_module p:nth-child(5) {
float: right;
font-size: 0.8em;
background-color: #c59d5f;
color: #fff;
padding: 2px 10px;
}
#dt-menu li > ul.sub-nav .gm-style > div > div > div > div > div {
visibility: hidden!important;
}
#dt-menu li:hover > ul.sub-nav .gm-style > div > div > div > div > div {
visibility: visible!important;
} .dt_post .isotope-item {
margin-bottom: 40px;
}
.dt_post .postcontent {
padding: 20px;
border: 1px solid rgba(68, 68, 68, 0.2);
}
.dt_post .format-quote .postcontent,
.dt_post .format-link .postcontent {
border: 0;
}
.dt_post .postimagecontent,
.dt_post .postimage {
padding-bottom: 0;
}
.dt_post .postborder {
display: none;
}
.dt_post .postmetabottom {
border: 1px solid rgba(68, 68, 68, 0.2);
border-top: 0;
}
.dt_post .postmetabottom .list-inline {
margin-left: 0;
padding: 0 10px;
text-align: left;
margin-bottom: 0;
}
.dt_post .dt-share-button-text {
text-align: left;
}
.dt_post .postinfo span:before {
font-size: 17px;
margin-right: 10px;
}
.dt_post .format-quote,
.dt_post .format-link {
color: #fff;
}
.dt_post .format-quote label,
.dt_post .format-link label {
color: #fff!important;
}
.dt_post .format-quote a,
.dt_post .format-link a {
color: #fff;
}
.dt_post .format-quote .postinfo,
.dt_post .format-link .postinfo {
position: absolute;
bottom: 10px;
right: 20px;
}
.dt_post .format-quote .postinfo ul,
.dt_post .format-link .postinfo ul {
margin-bottom: 0;
}
.dt_post .format-quote .postinfo ul li,
.dt_post .format-link .postinfo ul li {
padding-right: 0;
} .dt-media .select-target {
font-family: 'Poppins';
text-transform: uppercase;
border: 0;
background-color: #f3c027;
color: #fff;
padding: 10px 20px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.dt-media .select-target:hover {
color: #fff!important;
} .minimal-light .esg-navigationbutton:hover,
.minimal-light .esg-filterbutton:hover,
.minimal-light .esg-sortbutton:hover,
.minimal-light .esg-sortbutton-order:hover,
.minimal-light .esg-cartbutton a:hover,
.minimal-light .esg-filterbutton.selected {
box-shadow: none!important;
}
.minimal-light .esg-filterbutton,
.minimal-light .esg-navigationbutton,
.minimal-light .esg-sortbutton,
.minimal-light .esg-cartbutton a {
border-radius: 0!important;
} .menu-item-language img.iclflag {
width: 23px!important;
height: 15px!important;
} .dt_report_button i {
position: relative;
top: 3px;
line-height: 0;
}
.dt_report_button a {
display: block;
text-align: right;
} .flex-slider-plain .flex-caption {
background-color: transparent!important;
padding: 0!important;
}
.flex-slider-plain .flex-caption .post-title a {
color: #fff!important;
font-size: 15px;
}
.flex-slider-plain .flexslider {
border: 0!important;
background-color: transparent!important;
box-shadow: none!important;
}
.flex-slider-plain .flex-control-paging li a {
width: 7px;
height: 7px;
background: #ffffff;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
background: #e5a300!important;
}
.flex-slider-plain .flex-control-nav {
text-align: left;
}
.flex-slider-plain .flex-direction-nav {
display: none;
} @media (max-width: 767px) {
.dt-career-filter {
margin: 0;
}
.dt-career-filter li a {
padding: 5px 20px!important;
}
}
.esgbox-opened {
z-index: 999999!important;
} body {
height: 100%;
} .mainbanner {
height: 100%;
width: 100%;
position: relative;
}
@media (max-width: 768px) {
#sequence .sequence-prev,
#sequence .sequence-next {
display: none!important;
}
.mainbanner {
height: 100%!important;
}
}
#sequence ul.sequence-canvas li {
height: 100%;
max-width: 1000px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
display: block;
}
@media (min-width: 992px) {
#sequence ul.sequence-canvas li .slide-title,
#sequence ul.sequence-canvas li .slide-text {
padding: 0 40px;
}
}
@media (max-width: 800px) {
#sequence ul.sequence-canvas li .slide-title,
#sequence ul.sequence-canvas li .slide-text {
padding: 0 40px;
}
}
#sequence ul.sequence-canvas li .slide-title {
font-size: 110px;
text-transform: uppercase;
font-weight: 600;
color: white;
line-height: 1;
}
#sequence ul.sequence-canvas li .slide-title:after {
content: '';
width: 10%;
display: block;
height: 3px;
position: absolute;
bottom: -30px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
@media (max-width: 800px) {
#sequence ul.sequence-canvas li .slide-title {
font-size: 90px;
}
}
@media (max-width: 480px) {
#sequence ul.sequence-canvas li .slide-text {
font-size: 90%;
}
#sequence ul.sequence-canvas li .slide-title {
font-size: 40px;
}
}
#sequence ul li {
list-style: none;
}
#sequence ul li .slide-title {
font-size: 110px;
text-transform: uppercase;
font-weight: 600;
color: white;
font-family: 'Poppins';
}
#sequence ul li .slide-text {
font-size: 1.2em;
color: white;
font-weight: 300;
}
#sequence ul li .btn-cta {
border-color: #fff;
color: #fff;
font-weight: 600;
-webkit-transition: all 150ms;
-moz-transition: all 150ms;
-o-transition: all 150ms;
-ms-transition: all 150ms;
transition: all 150ms;
}
#sequence .sequence-prev,
#sequence .sequence-next {
top: 50%!important;
}
.slide-title,
.slide-text,
.slide-logo,
.slide-button {
display: block;
text-align: center;
}
.wpb_row:after,
.dt-container:after,
.box-container:after {
clear: both;
content: " ";
display: table;
}
.nosidebar .box-container,
.fullwidth .box-container,
.fullwidth,
.fullwidth ~ .box-container,
.content ~ .box-container,
.box-container > .vc_row,
.pre_footer_page > .box-container,
.post_footer_page > .box-container {
margin-left: 0px!important;
margin-right: 0px!important;
z-index: 1;
} #footer {
clear: both;
}
@media (max-width: 768px) {
#footer-left {
border-bottom: solid 1px #000000;
}
}
#footer-right .border-left {
padding: 0 20px 0px 20px;
}
@media (max-width: 992px) {
#footer-right .border-left:nth-child(2n+1) {
border-left: 0;
}
}
#footer h3.widget-title {
color: #fff;
font-family: 'Poppins';
font-size: 16px;
text-transform: uppercase;
line-height: 1;
}
#footer h3.widget-title:after {
border-top: solid 2px #f3c027;
}  div#head-page .popup_form {
position: absolute;
width: 210px;
left: -200px;
display: none;
z-index: 99;
}
@media (min-width: 992px) {
div#head-page .popup_form {
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
}
div#head-page .dt-menu-left .popup_form {
left: 50px;
}
@media (max-width: 991px) {
div#head-page .popup_form {
position: static;
display: block!important;
opacity: 1 !important;
width: 100%;
} [data-uk-scrollspy*='uk-animation-'] {
opacity: 1;
-webkit-animation: none;
-moz-animation: none;
-ms-animation: none;
-o-animation: none;
animation: none;
}
}
.content .category-title,
.content .page-title,
.content .archive-title {
margin-bottom: 40px;
margin-top: 0px;
}
body.page-template-squeeze-php .content > div > .container,
body.page-template-squeezeboxed-php .content > div > .container,
body.page-template-squeeze-php .content > .container,
body.page-template-squeezeboxed-php .content > .container,
body.page-template-squeeze-php .post-article,
body.page-template-squeezeboxed-php .post-article,
body.page-template-squeeze-php .content.page,
body.page-template-squeezeboxed-php .content.page {
padding: 0;
}
div.content {
padding: 140px 0 80px;
}
.page div.content,
.single div.content {
padding: 140px 0 0;
}
.footer-section .footer-left,
.footer-section .footer-right {
padding-left: 0px;
padding-right: 0px;
}
#footer-right .border-left.dummy {
border-left: none;
}
@media (min-width: 1200px) {
#footer-right .border-left.col-lg-3:nth-child(1),
#footer-right .border-left.col-lg-3:nth-child(2),
#footer-right .border-left.col-lg-3:nth-child(3),
#footer-right .border-left.col-lg-3:nth-child(4) {
border-top: none;
}
}
@media (min-width: 993px) {
#footer-right .border-left.col-md-4:nth-child(1),
#footer-right .border-left.col-md-4:nth-child(2),
#footer-right .border-left.col-md-4:nth-child(3),
#footer-right .border-left.col-md-6:nth-child(1),
#footer-right .border-left.col-md-6:nth-child(2),
#footer-right .border-left.col-sm-12:nth-child(1) {
border-top: none;
}
}
@media (min-width: 769px) and (max-width: 992px) {
#footer-right .border-left.col-sm-6:first-child,
#footer-right .border-left.col-sm-6:nth-child(2),
#footer-right .border-left.col-sm-12:nth-child(1) {
border-top: none;
}
}
@media (max-width: 768px) {
#footer-right .border-left.col-xs-6:first-child,
#footer-right .border-left.col-xs-6:nth-child(3),
#footer-right .border-left.col-xs-6:nth-child(5),
#footer-right .border-left.col-xs-6:nth-child(7),
#footer-right .border-left.col-xs-6:nth-child(9),
#footer-right .border-left.col-xs-6:nth-child(11),
#footer-right .border-left.col-xs-6:nth-child(13),
#footer-right .border-left.col-sm-12 {
border-left: none;
}
}
@media (max-width: 480px) {
#footer-right .border-left.col-xs-6 {
width: 100%;
border-left: none;
}
}
#footer-right .row:first-child {
border-top: none;
}  #footer .widget-title:after {
content: "";
width: 30px;
display: block;
height: 1px;
margin: 25px 0px;
} .widget_calendar table {
width: 100%;
}
.widget_calendar .calendar-head li {
display: inline-block;
width: 15%;
}
.widget_calendar .calendar-head li.next {
float: right;
text-align: right;
}
.widget_calendar .calendar-head li.caption {
width: 65%;
text-align: center;
}
#wp-calendar #prev {
text-align: left;
padding-left: 10px;
}
#wp-calendar #next {
text-align: right;
padding-right: 10px;
} .dt_widget_featured_posts .post-item {
padding: 0px;
}
.dt_widget_featured_posts .post-item figure {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
height: 80px;
width: 100%;
overflow: hidden;
}
.dt_widget_featured_posts .post-item figure > div {
overflow: hidden;
}
.dt_widget_featured_posts .post-item figure figcaption {
-webkit-transition: transform 0.4s;
-moz-transition: transform 0.4s;
-o-transition: transform 0.4s;
-ms-transition: transform 0.4s;
transition: transform 0.4s;
background: rgba(26, 20, 1, 0.6);
opacity: 1;
background-clip: padding-box;
text-align: center;
font-weight: 300;
height: 90px;
}
.dt_widget_featured_posts .post-item figure:hover figcaption,
.dt_widget_featured_posts .post-item figure.cs-hover figcaption {
-webkit-transform: translate(0, -100%);
-moz-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%);
}
.dt_widget_featured_posts .post-item figure .zoom-plus {
width: 100%;
height: 100%;
position: relative;
left: 0%;
top: 40%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.dt_widget_featured_posts .post-item figure .zoom-plus::before {
content: '';
width: 20px;
height: 20px;
position: absolute;
left: 0%;
top: 0%;
display: block;
border-bottom: #fff solid 1px;
-webkit-transition: transform 0s;
-moz-transition: transform 0s;
-o-transition: transform 0s;
-ms-transition: transform 0s;
transition: transform 0s;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.dt_widget_featured_posts .post-item figure .zoom-plus::after {
content: '';
width: 20px;
height: 20px;
position: absolute;
top: 0%;
left: 0%;
display: block;
border-left: #fff solid 1px;
-webkit-transition: transform 0s;
-moz-transition: transform 0s;
-o-transition: transform 0s;
-ms-transition: transform 0s;
transition: transform 0s;
-webkit-transform: translate(0, 50%);
-moz-transform: translate(0, 50%);
-ms-transform: translate(0, 50%);
-o-transform: translate(0, 50%);
transform: translate(0, 50%);
} .port-article .postimagecontent {
margin-bottom: 25px;
}
.port-article h2.port-heading {
font-weight: 600;
font-size: 24px;
border-bottom-width: 1px;
border-bottom-style: solid;
padding: 0px 0px 27px 0px;
margin-bottom: 24px;
margin-top: 0;
}
.port-article #related-port {
margin-top: 40px;
margin-bottom: 40px;
}
.port-article .port-meta {
padding-left: 0px;
}
.port-article .port-meta li {
padding: 10px;
clear: both;
list-style: none;
border-bottom-width: 1px;
border-bottom-style: solid;
overflow: auto;
}
.port-article .port-meta li:first-child {
padding-top: 0px;
}
.port-article .port-meta li:first-child > div {
margin-top: 0px;
}
.port-article .port-meta li .bottom-line {
border-bottom: 0;
}
.port-article .port-meta li:last-child {
border-bottom: 0;
}
.port-article .port-meta li > div {
padding-left: 0px;
}
.port-article .port-meta li > div label {
margin-bottom: 0;
}
.port-article .port-meta label {
font-weight: 400;
text-transform: uppercase;
}
.port-article .bottom-meta .col-xs-4 {
padding-top: 20px;
}
.port-article .link-project {
margin-top: 15px;
text-transform: uppercase;
}
.port-article .social-share-link {
font-size: 12px;
}
.port-article #portfolio-carousel {
margin-bottom: 25px;
}
.port-article #portfolio-carousel .post-gallery-carousel-nav {
width: 100%;
vertical-align: top;
position: absolute;
left: 0;
top: 0;
height: 100%;
opacity: 1;
overflow: hidden;
}
.port-article #portfolio-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons {
position: absolute;
bottom: 0px;
}
.port-article #portfolio-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons a {
padding: 9px;
}
.port-article #portfolio-carousel .post-gallery-carousel-nav .post-gallery-carousel-buttons a:last-child {
margin-left: -4px;
border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.port-article .gallery {
margin-top: 40px !important;
}
#related-port .related-port {
padding: 0px;
}
#related-port .related-port .btn-primary {
border: none;
}
#related-port .related-port figure {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
overflow: hidden;
}
#related-port .related-port figure .top-image {
overflow: hidden;
}
#related-port .related-port figure > div {
overflow: hidden;
}
#related-port .related-port figure figcaption {
-webkit-transition: transform 0.4s;
-moz-transition: transform 0.4s;
-o-transition: transform 0.4s;
-ms-transition: transform 0.4s;
transition: transform 0.4s;
-webkit-transition: -webkit-transform 0.4s;
background-clip: padding-box;
height: 200px;
padding: 20px;
position: relative;
}
#related-port .related-port figure figcaption h2 {
font-size: 150%;
color: #ffffff;
line-height: 1.4;
margin-top: 0;
}
#related-port .related-port figure figcaption .related-tag a {
color: #f3c027;
}
#related-port .related-port figure figcaption h2,
#related-port .related-port figure figcaption .related-tag {
text-align: right;
}
#related-port .related-port figure figcaption,
#related-port .related-port figure figcaption h2 {
font-weight: 300;
}
#related-port .related-port figure .nav-slide {
text-align: left;
position: absolute;
bottom: -1px;
left: -1px;
}
#related-port .related-port figure .nav-slide a:last-child {
margin-left: -4px;
border-left: 1px solid rgba(0, 0, 0, 0.2);
}
#related-port .related-port figure:hover figcaption,
#related-port .related-port figure.cs-hover figcaption {
-webkit-transform: translate(0, -100%);
-moz-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%);
} .gallery-item {
margin-top: 0 !important;
margin-bottom: 5%;
}
.gallery-columns-3 .gallery-item {
margin-bottom: 4%;
}
.gallery-columns-4 .gallery-item {
margin-bottom: 3%;
}
.gallery-columns-5 .gallery-item {
margin-bottom: 2%;
}
.gallery-columns-6 .gallery-item {
margin-bottom: 2%;
}
.gallery-columns-7 .gallery-item {
margin-bottom: 2%;
}
.gallery-columns-8 .gallery-item {
margin-bottom: 2%;
}
.gallery-columns-9 .gallery-item {
margin-bottom: 2%;
}
.gallery-item img {
border: 0px none #CFCFCF !important;
display: block;
width: 90%;
height: auto;
max-width: 100%;
}
.gallery-item img.img-responsive {
width: 100%;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
} .dt-timeline .time-item.left .content-line {
right: 50px;
margin-left: 50px;
}
.dt-timeline .time-item.right .content-line {
left: 50px;
margin-right: 50px;
}
.dt-timeline .time-item.left:hover .content-line {
right: 40px;
}
.dt-timeline .time-item.right:hover .content-line {
left: 40px;
}
.dt-timeline .time-item {
padding-top: 10px;
padding-bottom: 10px;
}
.dt-timeline .time-item:hover .content-line {
border-color: #f3c027;
}
.dt-timeline .time-item:hover .content-line:before {
background-color: none;
border-color: #f3c027;
}
.dt-timeline .time-item .content-line {
text-align: left;
}
.dt-timeline .time-item .content-line h2 {
margin-top: 0px;
font-size: 1.1em;
font-weight: 600;
}
.dt-timeline .time-item .center-line i {
color: #fff;
}
.dt-timeline .time-item:hover .center-line i {
background: #f3c027;
}
@media handheld, only screen and (max-width: 767px) {
.dt-timeline::before {
left: 50%!important;
}
.dt-timeline .time-item .center-line {
display: none !important;
}
.dt-timeline .time-item.right .content-line,
.dt-timeline .time-item.right:hover .content-line,
.dt-timeline .time-item.left .content-line,
.dt-timeline .time-item.left:hover .content-line {
left: 0px !important;
right: 0px !important;
margin-right: 0px;
margin-left: 0px;
}
.dt-timeline .time-item:hover .content-line:before,
.dt-timeline .time-item .content-line:before {
background: none!important;
border: none !important;
}
} .dt_team_custom_item hr:after {
width: 30px !important;
background-color: #555;
height: 2px;
}
.dt-section-head header i {
background: #f3c027;
color: #ffffff;
}
.dt-section-head .section-main-title {
font-size: 30px;
}
.dt-section-head .header-body .icon-wrap {
margin-bottom: 20px;
display: block;
}
.dt-section-head p.descriptionText {
font-size: 1.2em;
line-height: 1.7;
}
.dt-section-head h1,
.dt-section-head h2,
.dt-section-head h3 {
margin: 0 auto;
display: table;
padding: 0.1em 0;
position: relative;
line-height: 1.5;
} .dt-iconboxes {
color: inherit;
}
.dt-iconboxes span:after {
border-top-color: #ffffff;
}
.dt-iconboxes span:hover:after {
border-top-color: #f3c027;
}
.dt-iconboxes.layout-3 span {
color: #666666;
border-color: #666666;
background: transparent;
}
.dt-iconboxes.layout-3 span:before {
border-top-color: #666666;
}
.dt-iconboxes.layout-3 span:after {
border-top-color: #ffffff;
}
.dt-iconboxes.layout-3 span:hover:after,
.dt-iconboxes.layout-3 span:hover:before {
border-top-color: #f3c027;
}
.dt-iconboxes span:hover:after,
.dt-iconboxes span:hover:before,
.dt-iconboxes.layout-3 span:hover:after,
.dt-iconboxes.layout-3 span:hover:before,
.dt-iconboxes-4:hover .dt-section-icon:after,
.dt-iconboxes-4:hover .dt-section-icon:before {
border-top-color: #f3c027;
}
.dt_team_custom_item .profile-position,
.dt-iconboxes-4:hover .dt-section-icon i:hover,
.dt-iconboxes.layout-6 i,
.no-touch .dt-iconboxes-4:hover .hi-icon-effect-5 .hi-icon {
color: #f3c027;
}
.dt_team_custom_item img {
height: auto;
max-width: 100%;
}
.hi-icon-wrap {
padding: 0 0 1em;
}
.dt-iconboxes.layout-3 span:hover,
.dt-iconboxes.layout-6:hover i {
color: #ffffff !important;
}
.dt-iconboxes span:hover {
border-color: #f3c027;
}
.dt-iconboxes-5 h4 {
text-align: center;
}
.dt-iconboxes-5 .hi-icon {
color: inherit;
border-color: #e0e0e0;
}
@media (min-width: 768px) and (max-width: 992px) {
.dt-iconboxes-5 .hi-icon {
width: 160px;
height: 160px;
}
}
.dt-iconboxes.layout-6 i,
.dt-iconboxes.layout-6 h4 {
-webkit-transition: all 350ms;
-moz-transition: all 350ms;
-o-transition: all 350ms;
-ms-transition: all 350ms;
transition: all 350ms;
}
.dt-iconboxes.layout-7 i,
.dt-iconboxes.layout-8 i {
background: none;
}
.dt-iconboxes.layout-7:hover i,
.dt-iconboxes.layout-8:hover i {
background: none;
}
.dt-iconboxes.layout-3 h3 {
color: #8c8c8c;
}
.dt-iconboxes h4,
.dt-iconboxes.layout-6 h4,
.dt-iconboxes.layout-3 h4,
.dt-iconboxes.layout-4 h4,
.dt-iconboxes.layout-5 h4,
.dt-iconboxes.layout-2 h4,
.dt-iconboxes.layout-7 .text-box h4 {
font-weight: 600;
margin-bottom: 15px!important;
}
.dt-iconboxes.layout-7 .text-box {
background: none;
}
.container .dt-iconboxes.layout-7 i {
font-size: 25px ;
line-height: 0;
} .dt_team_custom_item:after {
clear: both;
content: '';
width: 100%;
display: block;
}
.dt_team_custom_item .left-item {
position: relative;
width: 50%;
height: 100%;
padding-right: 20px;
}
.dt_team_custom_item .right-item {
width: 50%;
padding-left: 20px;
}
.dt_team_custom_item .profile-title {
font-size: 18px;
margin-top: 0px;
}
.dt_team_custom_item .profile-position {
font-size: 16px;
margin-top: 0px;
}
.dt_team_custom_item .text {
margin-top: 22px;
}
.dt_team_custom_item hr {
margin: 17px 0;
}
.dt_team_custom_item .profile-scocial a,
.dt_team_custom_item .profile-scocial i {
color: #5c5c5c;
}
.dt_team_custom_item .profile-scocial a:hover,
.dt_team_custom_item .profile-scocial i:hover {
color: #f3c027;
}
@media (max-width: 480px) {
.dt_team_custom_item .left-item {
margin-bottom: 30px;
}
.dt_team_custom_item .left-item,
.dt_team_custom_item .right-item {
padding-left: 0;
padding-right: 0;
}
} .dt-pricing-table,
.dt-pricing-table .price-4-col:first-child ul,
.dt-pricing-table .price-3-col:first-child ul,
.dt-pricing-table .price-4-col:first-child ul .plan-head,
.dt-pricing-table .price-3-col:first-child ul .plan-head,
.dt-pricing-table .price-4-col:last-child ul,
.dt-pricing-table .price-3-col:last-child ul,
.dt-pricing-table .price-4-col:last-child ul .plan-head,
.dt-pricing-table .price-3-col:last-child ul .plan-head,
.dt-pricing-table ul,
.dt-pricing-table ul li {
-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
-ms-border-radius: 0px!important;
-o-border-radius: 0px!important;
border-radius: 0px!important;
background-clip: border-box !important;
}
.dt-pricing-table .plan-price span,
.dt-pricing-table .plan-price {
font-size: 42px !important;
}
.dt-pricing-table ul li .plan-title {
background: none !important;
text-transform: none !important;
margin-top: -5px !important;
padding-bottom: 20px !important;
}
.dt-pricing-table ul li .plan-price span {
top: 0px !important;
}
.dt-pricing-table ul li .plan-price span.after-price {
top: -20px !important;
left: 5px;
font-size: 24px !important;
font-weight: bold;
}
.dt-pricing-table ul li p.hover-tip-text {
width: 100%!important;
position: relative !important;
left: 0%!important;
-webkit-transform: translate(0%, 0) !important;
-moz-transform: translate(0%, 0) !important;
-ms-transform: translate(0%, 0) !important;
-o-transform: translate(0%, 0) !important;
transform: translate(0%, 0) !important;
}
.dt-pricing-table .price-4-col ul p.hover-tip-text,
.dt-pricing-table .price-3-col ul p.hover-tip-text {
font-size: 20px !important;
}
.dt-pricing-table .price-4-col:first-child ul .plan-head,
.dt-pricing-table .price-3-col:first-child ul .plan-head,
.dt-pricing-table .featured ul {
-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
-ms-border-radius: 0px!important;
-o-border-radius: 0px!important;
border-radius: 0px!important;
} .progress_bars {
padding-bottom: 20px;
margin-bottom: 5px;
}
.progress_bars .progress_content_outer {
width: 100%;
height: 15px;
clear: both;
position: relative;
top: 5px;
}
.progress_bars .progress_bar {
margin: 0px 0px 0px;
}
.progress_bars .progress_bar .progress_info {
float: left;
}
.progress_bars .progress_bar .progress_info h4 {
margin: -4px auto 0px;
}
.progress_bars .progress_bar .progress_title {
font-size: 20px;
}
.progress_bars .progress_bar .progress_number span {
font-size: 20px;
}
.progress_bars .progress_bar .progres-unit {
position: relative;
top: -5px;
left: -5px;
} .dt_circlebar .pie-title {
font-size: 17px;
text-align: center;
font-weight: 300;
}
.dt_circlebar .tocounter {
font-size: 30px;
color: #222222;
font-weight: 600;
}
.dt_circlebar .tocounter-unit {
font-size: 20px;
color: #222222;
top: -10px;
position: relative;
margin-left: 5px;
font-weight: 600;
} .post-gallery-carousel {
overflow: hidden;
}
.post-masonry {
overflow: hidden;
}
.post-masonry.columns_count_4 {
border-left: solid 1px transparent;
border-right: solid 1px transparent;
}
.post-masonry li.isotope-item {
padding: 15px;
margin-bottom: 0px;
}
.post-masonry li.isotope-item .author {
font-weight: 300;
}
.post-masonry li.isotope-item .isotope-inner .comment-count {
width: 100%;
text-align: right;
padding: 0px;
margin-top: -2px;
position: absolute;
z-index: 99999;
}
.post-masonry li.isotope-item .isotope-inner .comment-count i:before {
font-size: 45px;
color: #f3c027;
}
.post-masonry li.isotope-item .isotope-inner .comment-count i {
position: absolute;
right: 23px;
}
.post-masonry li.isotope-item .isotope-inner .comment-count i span {
position: absolute;
top: 9px;
color: #fff;
top: 5px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.post-masonry li.isotope-item .isotope-inner.audio .post-image {
padding: 0px;
}
.post-masonry li.isotope-item .isotope-inner.gallery .post-gallery-carousel-buttons {
left: 0px;
}
.post-masonry li.isotope-item .isotope-inner.image .post-image-container {
position: relative;
width: 100%;
}
.post-masonry li.isotope-item .isotope-inner.image .imgcontrol {
width: 100%;
vertical-align: top;
position: absolute;
left: 0;
top: 0;
height: 100%;
opacity: 0;
transition: all 0.5s;
-webkit-transition: all 0.5s;
}
.post-masonry li.isotope-item .isotope-inner.image .imgcontrol .imgbuttons {
position: absolute;
bottom: 0;
left: 0px;
}
.post-masonry li.isotope-item .isotope-inner.image .imgcontrol .imgbuttons a:last-child {
margin-left: -4px;
}
.post-masonry li.isotope-item .isotope-inner.image:hover .imgcontrol {
opacity: 1;
}
.post-masonry li.isotope-item .postmetabottom {
padding: 15px 15px;
}
.post-masonry li.isotope-item .postmetabottom div:last-child {
text-align: right;
padding-left: 0;
}
.post-masonry li.isotope-item .post-info {
padding: 30px;
}
.post-masonry li.isotope-item .post-info .author {
display: inline;
}
.post-masonry li.isotope-item .post-info .author a {
color: #f3c027;
}
.post-masonry li.isotope-item .post-image img {
width: 100%;
height: auto;
}
.post-masonry li.isotope-item .post-quaote,
.post-masonry li.isotope-item .post-link {
color: #ffffff;
}
.post-masonry li.isotope-item .post-quaote h1,
.post-masonry li.isotope-item .post-link h1,
.post-masonry li.isotope-item .post-quaote h2,
.post-masonry li.isotope-item .post-link h2,
.post-masonry li.isotope-item .post-quaote h3,
.post-masonry li.isotope-item .post-link h3,
.post-masonry li.isotope-item .post-quaote h4,
.post-masonry li.isotope-item .post-link h4,
.post-masonry li.isotope-item .post-quaote h5,
.post-masonry li.isotope-item .post-link h5,
.post-masonry li.isotope-item .post-quaote h6,
.post-masonry li.isotope-item .post-link h6 {
color: #ffffff;
}
.post-masonry li.isotope-item .post-quaote .iconquote,
.post-masonry li.isotope-item .post-link .iconquote {
right: 35px;
bottom: 35px;
font-size: 35px;
}
.post-masonry li.isotope-item .post-quaote .post-content,
.post-masonry li.isotope-item .post-link .post-content {
margin-bottom: 35px;
}
.post-masonry li.isotope-item .post-quaote blockquote,
.post-masonry li.isotope-item .post-link blockquote {
line-height: 45px;
font-size: 24px;
border: medium none;
padding: 0px;
font-family: 'Playfair Display';
}
.post-masonry li.isotope-item .post-link .iconlink i {
color: #ffffff;
}
.post-masonry li.isotope-item .quote .post-content {
border: 0!important;
}
.mejs-controls {
background: none!important;
}
.mejs-controls .mejs-duration,
.mejs-controls .mejs-currenttime {
color: #fff !important;
}
.mejs-controls .mejs-horizontal-volume-current,
.mejs-controls .mejs-time-loaded {
background: none !important;
background-color: #f3c027 !important;
}
.mejs-controls .mejs-time-total,
.mejs-controls .mejs-horizontal-volume-total {
background: none !important;
background-color: #8c8c8c !important;
}
.mejs-horizontal-volume-slider.mejs-mute {
width: 60px !important;
}
.sequence-twitter .owl-item {
margin-left: 1px;
} .dt-featured-product .owl-carousel-navigation,
.dt-shop-category .owl-carousel-navigation {
text-align: center;
}
.modal-content .container {
width: 100%;
} .dt-video-bg,
.dt-video-bg iframe video,
.dt-video-overlay,
video.video_background {
display: block;
position: absolute;
right: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
background-size: cover;
-webkit-transition: 1s opacity;
transition: 1s opacity;
}
.dt-video-overlay {
z-index: -80;
}
.dt-video-bg iframe .ytp-chrome-bottom,
.dt-video-bg iframe .ytp-watermark {
opacity: 0!important;
display: none !important;
}
.has-video {
position: relative;
overflow: hidden;
}
[class^="fontelloicon-"]:before,
[class*=" fontelloicon-"]:before,
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-style: normal;
-webkit-font-smoothing: antialiased;
speak: none;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
font-variant: normal;
text-transform: none;
margin-left: .2em;
} .wpb_single_image .wpb_wrapper {
position: relative;
}
.wpb_single_image .image-hover,
.wpb_single_image .text-hover {
position: absolute;
top: 0;
opacity: 0;
filter: "alpha(opacity = 0)";
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: translateZ(0px);
-moz-transform: translateZ(0px);
-ms-transform: translateZ(0px);
-o-transform: translateZ(0px);
transform: translateZ(0px);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
height: 100%;
}
.wpb_single_image .text-hover {
width: 100%;
}
.wpb_single_image.vc_align_center .image-hover,
.wpb_single_image.vc_align_center .text-hover {
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.wpb_single_image.vc_align_left .image-hover,
.wpb_single_image.vc_align_left .text-hover {
left: 0;
}
.wpb_single_image.vc_align_right .image-hover,
.wpb_single_image.vc_align_right .text-hover {
right: 0;
}
.wpb_single_image .wpb_wrapper {
overflow: hidden;
position: relative;
}
.wpb_single_image .text-hover {
opacity: 1;
}
.wpb_single_image .wpb_wrapper .text-hover .text-hover-container {
position: absolute;
text-align: center;
bottom: 10px;
z-index: 10;
padding: 20px 20px 30px;
opacity: 1;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
width: 100%;
display: block;
}
.wpb_single_image img.hover-type-text {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.wpb_single_image:hover img.hover-type-text {
-webkit-transform: scale(1.07);
-moz-transform: scale(1.07);
-ms-transform: scale(1.07);
-o-transform: scale(1.07);
transform: scale(1.07);
}
.wpb_single_image .wpb_wrapper .text-hover .text-hover-container * {
color: #fff;
}
.text-hover-pre-title {
background-color: #f16338;
padding: 5px 10px;
position: relative;
bottom: 15px;
}
.wpb_single_image .wpb_wrapper .text-hover:before {
display: block;
z-index: 10;
content: '';
width: 100%;
height: 110%;
opacity: 0;
position: absolute;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0);
background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0%, rgba(0, 0, 0, 0.6) 65%);
background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(0, 0, 0, 0.6) 65%);
z-index: -1;
}
.wpb_single_image .wpb_wrapper .text-hover .text-hover-container:after,
.wpb_single_image .wpb_wrapper .text-hover .text-hover-container:before {
content: '';
height: 1px;
background: #fff;
display: block;
position: absolute;
bottom: 20px;
width: 0;
opacity: 0;
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px);
-webkit-transition: all 400ms;
-moz-transition: all 400ms;
-o-transition: all 400ms;
-ms-transition: all 400ms;
transition: all 400ms;
outline: 1px solid transparent;
}
.wpb_single_image .wpb_wrapper .text-hover .text-hover-container:after {
left: 50%;
}
.wpb_single_image .wpb_wrapper .text-hover .text-hover-container:before {
right: 50%;
}
.wpb_single_image .wpb_wrapper:hover .text-hover .text-hover-container:before,
.wpb_single_image .wpb_wrapper:hover .text-hover .text-hover-container:after {
width: 40px;
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.wpb_single_image .wpb_wrapper:hover .text-hover:before {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.wpb_single_image .wpb_wrapper:hover .image-hover,
.wpb_single_image .wpb_wrapper:hover .text-hover {
opacity: 1;
}
.wpb_single_image .wpb_wrapper:hover .text-hover .text-hover-container {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
} .vc_row-fluid:before,
.vc_row-fluid:after {
display: table;
content: "";
}
.vc_row-fluid:after {
clear: both;
} .owl-custom-pagination {
margin-top: 40px;
}
.owl-custom-pagination i:after,
.owl-custom-pagination i:before {
margin-left: 0;
}
.owl-custom-pagination .page {
font-weight: 400;
} .wpb_revslider_element.wpb_content_element {
margin-bottom: 0px;
} .vc_row.vc_column-gap-1 > div > div > .vc_column_container,
.vc_row.vc_column-gap-1 > div > .vc_column_container,
.vc_row.vc_column-gap-1 > .vc_column_container {
padding: 0.5px;
}
.vc_row.vc_column-gap-2 > div > div > .vc_column_container,
.vc_row.vc_column-gap-2 > div > .vc_column_container,
.vc_row.vc_column-gap-2 > .vc_column_container {
padding: 1px;
}
.vc_row.vc_column-gap-3 > div > div > .vc_column_container,
.vc_row.vc_column-gap-3 > div > .vc_column_container,
.vc_row.vc_column-gap-3 > .vc_column_container {
padding: 1.5px;
}
.vc_row.vc_column-gap-4 > div > div > .vc_column_container,
.vc_row.vc_column-gap-4 > div > .vc_column_container,
.vc_row.vc_column-gap-4 > .vc_column_container {
padding: 2px;
}
.vc_row.vc_column-gap-5 > div > div > .vc_column_container,
.vc_row.vc_column-gap-5 > div > .vc_column_container,
.vc_row.vc_column-gap-5 > .vc_column_container {
padding: 2.5px;
}
.vc_row.vc_column-gap-10 > div > div > .vc_column_container,
vc_row.vc_column-gap-10 > div > .vc_column_container,
vc_row.vc_column-gap-10 > .vc_column_container {
padding: 5px;
}
.vc_row.vc_column-gap-15 > div > div > .vc_column_container,
vc_row.vc_column-gap-15 > div > .vc_column_container,
vc_row.vc_column-gap-15 > .vc_column_container {
padding: 7.5px;
}
.vc_row.vc_column-gap-20 > div > div > .vc_column_container,
vc_row.vc_column-gap-20 > div > .vc_column_container,
vc_row.vc_column-gap-20 > .vc_column_container {
padding: 10px;
}
.vc_row.vc_column-gap-25 > div > div > .vc_column_container,
vc_row.vc_column-gap-25 > div > .vc_column_container,
vc_row.vc_column-gap-25 > .vc_column_container {
padding: 12.5px;
}
.vc_row.vc_column-gap-30 > div > div > .vc_column_container,
vc_row.vc_column-gap-30 > div > .vc_column_container,
vc_row.vc_column-gap-30 > .vc_column_container {
padding: 15px;
}
.vc_row.vc_column-gap-35 > div > div > .vc_column_container,
vc_row.vc_column-gap-35 > div > .vc_column_container,
vc_row.vc_column-gap-35 > .vc_column_container {
padding: 17.5px;
}
.vc_column_container {
padding-left: 0;
padding-right: 0;
}
.vc_column_container.vc_col-has-fill > .vc_column-inner {
padding-top: 0;
height: 100%;
}
.vc_row-flex > div:not(.container):not(.wpb_column) {
width: 100%;
overflow: hidden;
}
.vc_row-flex > div.inner-flex,
.vc_row-flex > div > div.inner-flex {
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
margin-left: 0;
margin-right: 0;
}
.vc_row-flex > div.inner-flex > .vc_column_container,
.vc_row-flex > div > div.inner-flex > .vc_column_container {
display: flex;
}
.vc_row-flex > div.inner-flex > .vc_column_container > .vc_column-inner,
.vc_row-flex > div > div.inner-flex > .vc_column_container > .vc_column-inner {
flex-grow: 1;
display: flex;
flex-direction: column;
}
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-middle > div > .vc_column_container,
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-middle > div > div > .vc_column_container {
align-items: stretch;
}
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-middle > div > .vc_column_container > .vc_column-inner,
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-middle > div > div > .vc_column_container > .vc_column-inner {
justify-content: center;
}
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-top > div > .vc_column_container,
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-top > div > div > .vc_column_container {
align-items: stretch;
}
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-top > div > .vc_column_container > .vc_column-inner,
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-top > div > div > .vc_column_container > .vc_column-inner {
justify-content: flex-start;
}
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-bottom > div > .vc_column_container,
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-bottom > div > div > .vc_column_container {
align-items: stretch;
}
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-bottom > div > .vc_column_container > .vc_column-inner,
.vc_row-flex.vc_row-o-equal-height.vc_row-o-content-bottom > div > div > .vc_column_container > .vc_column-inner {
justify-content: flex-end;
}
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-middle > div > .vc_column_container,
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-middle > div > div > .vc_column_container {
align-items: center;
}
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-middle > div > .vc_column_container > .vc_column-inner,
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-middle > div > div > .vc_column_container > .vc_column-inner {
justify-content: center;
}
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-top > div > .vc_column_container,
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-top > div > div > .vc_column_container {
align-items: flex-start;
}
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-top > div > .vc_column_container > .vc_column-inner,
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-top > div > div > .vc_column_container > .vc_column-inner {
justify-content: flex-start;
}
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-bottom > div > .vc_column_container,
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-bottom > div > div > .vc_column_container {
align-items: flex-end;
}
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-bottom > div > .vc_column_container > .vc_column-inner,
.vc_row-flex:not(.vc_row-o-equal-height).vc_row-o-content-bottom > div > div > .vc_column_container > .vc_column-inner {
justify-content: flex-end;
} .next.page-numbers span:after {
content: "\25B6";
}
.prev.page-numbers span:after {
content: "\25C0";
}
.rtl .next.page-numbers span:after {
content: "\25C0";
}
.rtl .prev.page-numbers span:after {
content: "\25B6";
} .career-detail {
margin-bottom: 20px;
margin-top: 20px;
}
.career-detail h1,
.career-detail h2 {
text-transform: capitalize;
font-size: 30px;
margin-bottom: 20px;
}
.career-detail .career-action-button {
margin-bottom: 40px;
}
.career-detail .career-action-button a {
display: inline-block;
}
@media (max-width: 480px) {
.career-detail .career-action-button {
text-align: center;
}
}
.career-detail a.btn,
.career-form a.btn,
.career-detail button.btn,
.career-form button.btn,
.career-detail .btn,
.career-form .btn {
font-size: 1em;
padding-top: 6px;
font-weight: 400;
border-color: transparent;
}
@media (max-width: 480px) {
.career-detail a.btn,
.career-form a.btn,
.career-detail button.btn,
.career-form button.btn,
.career-detail .btn,
.career-form .btn {
margin-bottom: 10px;
}
}
.career-detail label,
.career-form label {
color: #4a4a4a;
}
.career-form label {
font-size: 16px;
}
.career-detail-list {
list-style: none;
padding-left: 0px;
margin-bottom: 60px;
margin-right: 100px;
}
@media (max-width: 992px) {
.career-detail-list {
margin-right: 0;
}
}
.career-detail-list li {
border-bottom: solid 1px #bbbdbf;
padding: 14px 5px;
line-height: 1.7;
}
.career-detail-list li label {
vertical-align: top;
width: 60%;
color: #444;
font-weight: 400;
font-size: 20px;
text-transform: capitalize;
line-height: 25px;
margin: 0;
color: #4a4a4a;
}
.career-detail-list li .career-value {
display: inline-block;
position: relative;
width: 40%;
text-transform: capitalize;
}
.heading-career-form {
margin-bottom: 20px;
}
h2.title-career-form {
font-size: 26px;
font-weight: bold;
}
.modal-backdrop {
z-index: 10030!important;
}
.modal {
z-index: 10040!important;
}
.modal .md-description {
padding-top: 30px;
}
.modal .md-description,
.modal .md-close {
background: #fff;
} .dtcareers nav {
background: none;
border: none;
font-weight: 500;
text-transform: capitalize;
}
.dtcareers nav.navbar {
margin-bottom: 35px;
min-height: 40px;
}
.dtcareers nav.navbar li {
display: inline-block;
float: none;
}
.dtcareers nav.navbar .navbar-nav {
float: none;
}
.dtcareers nav.navbar-default .navbar-nav > .active > a,
.dtcareers nav.navbar-default .navbar-nav > li > a:hover,
.dtcareers nav.navbar-default .navbar-nav > li > a:focus {
background: none;
}
.dtcareers nav.navbar-default .navbar-nav > .active > a {
color: #4a4a4a;
border-bottom: solid 1px #4a4a4a;
}
.dtcareers nav .navbar-nav > li > a {
padding-top: 2px;
padding-bottom: 2px;
line-height: 1.6;
}
.dtcareers nav .navbar-collapse {
padding: 0;
}
.dtcareers .career-item {
border: 1px solid #8c8c8c;
background: #ffffff;
}
.dtcareers .career-item h2 {
line-height: 1.25em;
font-size: 2.2em;
margin-bottom: 20px;
color: #4a4a4a;
}
.dtcareers .career-item ul.career-isotope-job-field {
list-style: inside none;
padding: 0 0 0 40px;
margin-top: 48px;
}
.dtcareers .career-item ul.career-isotope-job-field i {
font-size: 20px;
position: absolute;
margin-left: -40px;
color: #4a4a4a;
}
.dtcareers .career-item ul.career-isotope-job-field i::before,
.dtcareers .career-item ul.career-isotope-job-field i::after {
font-style: normal;
}
.dtcareers .career-item ul.career-isotope-job-field li {
line-height: 1.6em;
padding: 5px 0px;
}
.dtcareers .career-item .career-isotope-excerpt {
line-height: 1.55em;
}
.dtcareers .career-item .career-isotope-button {
margin-top: 10px;
padding-top: 7px;
padding-bottom: 7px;
border: none;
color: #4a4a4a;
font-weight: normal;
text-transform: capitalize;
}
.dtcareers .career-item-wrap {
padding: 40px;
}
.dtcareers #career-filter {
text-align: center;
}
.dtcareers #career-filter li a {
font-size: 20px;
}
.dt-career-container .career-item {
border: 1px solid rgba(0, 0, 0, 0.1);
}
.dt-career-container .career-item h2 {
line-height: 1.25em;
font-size: 1.8em;
color: #4a4a4a;
}
.dt-career-container .career-item ul.career-isotope-job-field {
list-style: inside none;
padding: 0 0 0 32px;
margin-top: 12px;
}
.dt-career-container .career-item ul.career-isotope-job-field i {
font-size: 20px;
position: absolute;
margin-left: -35px;
color: #4a4a4a;
}
.dt-career-container .career-item ul.career-isotope-job-field i::before,
.dt-career-container .career-item ul.career-isotope-job-field i::after {
font-style: normal;
}
.dt-career-container .career-item ul.career-isotope-job-field li {
line-height: 1.6em;
padding: 10px 0px;
}
.dt-career-container .career-item .career-isotope-excerpt {
line-height: 1.6em;
}
.dt-career-container .career-item .career-isotope-button {
margin-top: 15px;
color: #4a4a4a;
border: none;
font-weight: normal;
text-transform: capitalize;
}
.dt-career-container .career-item-wrap {
padding: 30px 40px;
}
.fullwidth .row {
margin-left: 0;
margin-right: 0;
}
.fullwidth .row .postcontent {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 600px) {div#dt-menu {
height: 5em !important;
}}
#head-page > .container {
height: 6em !important;
padding-top: 4px !important;
}
#dt-menu.dt-menu-right .logolink {
margin-top: 4px !important;
}
.menu_background_color {
background-color: white !important;
}
.strong-view.modern .testimonial-heading {color: #282f39 !important;}
.testimonial-content:before, .testimonial-content:after {
color: #282f39 !important;
}
label.wdform-label {display: none !important;}
span.wdform-required {display: none !important;}
.fm-form .wd-width-30 {width: 0% !important;}
form#form9, form#form8, form#form11 {border: 0px !important;}
.wdform-element-section.wd-flex.wd-flex-row.wd-justify-content-right.wd-width-100 {
width: 95px !important;
}
a.select-target.select-theme-default.select-enabled.select-element-attached-left.select-target-attached-left.select-element-attached-top.select-target-attached-bottom {
border: 1px solid #b7b2b2 !important;}
#form7 .wdform-element-section.wd-flex.wd-flex-row.wd-width-70, #form6 .wdform-element-section.wd-flex.wd-flex-row.wd-width-70, #form6 .wdform-element-section.wd-flex.wd-width-70, #form7 .wdform-element-section.wd-flex.wd-width-70 {
width: 100%;
}
.vc_gitem-zone.vc_gitem-zone-a.vc_gitem-is-link {
border: 1px solid #381d5452;
}  #ImageSize img.vc_single_image-img {
height: 590px !important;
}
#SliderImageIn .tp-bullets.uranus.vertical.nav-pos-hor-left.nav-pos-ver-center.nav-dir-vertical {
display: none !important;
}
.tertier_color_bg {background-color: rgba(102, 102, 102, 0.6392156862745098) !important;}
.footer-left {color: #000000 !important;}
.pre_footer_page h2.vc_custom_heading {font-weight: 500 !important;}
#FooterHead1 p.textwidget {font-size: 16px !important;}
div#module_dt_post_navigation_2 {font-size: 64px !important;}
.dt_post_navigation_wrapper.both h2 {font-size: 34px !important;}
#ButtonBorderr a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-round.vc_btn3-style-outline-custom {border-color: rgb(56, 29, 84) !important;}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date {display: none;}
body {font-size: 14px !important;}  
@media only screen and (min-width: 1600px){
.ef-posted-in, .ef-posted-on, .ef-share-buttons, p {font-size: 16px !important;}
} .page-id-252 #menu-top-menu-1, .page-id-719 #menu-top-menu-1{
font-size: 16px !important;
margin-top: -7px !important;
}
.page-id-252 #head-page > .container, .page-id-719 #head-page > .container {
height: 6em !important;
padding-top: 6px !important;
}
#ImageSize h2.vc_custom_heading {font-weight: 500;}
form#form6 {border: 0px !important;}
.fm-form-container.fm-theme15 .fm-form .fm-header {
border-bottom: 0px !important;
border-bottom-style: solid !important;
border-bottom-color: #000000 !important;
}
img#logomenudesktop, img#logomenurevealdesktop {
width: auto !important;
height: 92% !important;
margin-left: -40px !important;
}
#dt-menu li a:hover, #dt-topbar-menu-left li a:hover, #dt-topbar-menu-right li a:hover, #dt-menu ul.sub-nav li:hover > a, #head-page #dt-menu > ul > li > a:hover, #head-page.reveal #dt-menu > ul > li > a:hover, #head-page.reveal.alt #dt-menu > ul > li > a:hover, .home #head-page #dt-menu > ul > li > a:hover, .home #head-page.reveal #dt-menu > ul > li > a:hover, .home #head-page.reveal.alt #dt-menu > ul > li > a:hover, .home #head-page.reveal:not(.alt) #dt-menu > ul > li > a:hover, .home #head-page.reveal:not(.alt) #dt-menu a.search_btn:hover {color: #381D54 !important;} 
#dt-menu .sub-nav li.current-menu-item, #dt-menu .sub-nav li:hover {
border-color: #381D54 !important; }
@media (min-width: 767px)
#dt-menu ul li:hover > a {
color: #381D54 !important;}
#dt-menu li.current-menu-parent > a {
color: #381D54 !important;
}
.page-id-1000 .wdform_column {
background-color: #D6D6D6 !important;
}
.page-id-1000 .wdform-element-section.wd-flex.wd-width-70 {
width: 100% !important;
}
.page-id-1000 h4.vc_tta-panel-title.vc_tta-controls-icon-position-left {
background-color: #0698A7;
color: #fff !important;
}
.page-id-1000 .vc_active a {
color: #fff !important;
}
.content {
padding-top: 0!Important;
}
@media (max-width: 1440px) {
.our_fashion img.vc_single_image-img {
margin-top: 23% !important;
}
}
.wpcf7-form td {border: 0px solid #CCC !important;}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required, a.select-target.select-theme-default.select-enabled.select-element-attached-top.select-element-attached-left.select-target-attached-bottom.select-target-attached-left {
border: 1px solid #c4c0c0 !important;
border-radius: 5px !important;
padding-left: 6px !important;
margin: 0px !important;
background-color: #ffffff !important;
font-weight: normal !important;
font-size: 13px !important;
color: #868686 !important;
width: 150% !important;
margin-bottom: 21px !important;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
height: 32px !important;}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
height: 100px !important;}
input.wpcf7-form-control.wpcf7-submit {
background-color: black !important;
border: 1px solid #000 !important;
border-radius: 5px !important;
color: #fff !important;
width: 100px !important;
height: 35px !important;
padding: 0px !important;
}
h4.ContactHeading {
color: #000 !important;
font-weight: 500 !important;
font-size: 22px !important;
}
a.select-target.select-theme-default.select-enabled.select-element-attached-top.select-element-attached-left.select-target-attached-bottom.select-target-attached-left {
max-width: 150% !important;
}
span.wpcf7-list-item {
margin-bottom: 21px !important;
}
span.wpcf7-list-item-label {
font-weight: bold !important;
font-size: 15px !important;
}
.lvca-entry-text-wrap {
position: absolute !important;
margin-top: -75px !important;
margin-right: 0px !important;
margin-left: 0px !important;
background-color: #0000008c !important;
width: 247px !important;
height: 75px !important;
padding: 11px 0px 11px 0px;
}
.entry-title a {
color: white !important;
font-size: 18px !important;
} .lvca-entry-info {
display: none !important;
}
.lvca-project-image {
border: 1px solid #381d5452 !important;
}
#post-654 .lvca-entry-text-wrap {
height: 98px !important;
margin-top: -98px !important;
}
.page-id-485 #wpcf7-f1517-p485-o1 div {
border: 1px solid #ddd !important;
width: 335px !important;
padding: 24px 10px 10px 22px !important;
}
.page-id-485 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, .page-id-485 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required, .page-id-485 a.select-target.select-theme-default.select-enabled.select-element-attached-top.select-element-attached-left.select-target-attached-bottom.select-target-attached-left {
width: 96% !important;
border-top: 0px solid #c4c0c0 !important;
border-bottom: 1px solid #c4c0c0 !important;
border-left: 0px solid #c4c0c0 !important;
border-right: 0px solid #c4c0c0 !important;
border-radius: 0px !important;
}
.page-id-485 input.wpcf7-form-control.wpcf7-submit {
margin-left: -5px !important;
width: 100% !important;
}
#post-1593 li.vc_tta-tab.vc_active {
border-top: 2px solid #ee4532;
border-right: 2px solid #ee4532;
border-left: 2px solid #ee4532;
border-radius: 4px !important;
font-size: 18px;
font-weight: bold;
}
.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after {border-top: 2px solid #ee4532 !important;}
#post-1593 span.vc_tta-title-text {
color: #ee4532;
}
#post-1593 .vc_tta-tab a {
padding: 12px !important;
}
.dt-iconboxes span:hover, .dt-iconboxes-2:hover .dt-section-icon i.hi-icon, .dt-iconboxes-2:hover i, .dt-iconboxes.layout-3 span:hover, .dt-iconboxes-4:hover .dt-section-icon, .no-touch .dt-iconboxes-5:hover .hi-icon-effect-5 .hi-icon, .dt-iconboxes.layout-6:hover {
background-color: #000000 !important;
}
.module_dt_iconboxes .dt-iconboxes-2:hover .dt-section-icon i.hi-icon, .module_dt_iconboxes .dt-iconboxes-2:hover i {
background-color: red !important;
}
i.hi-icon {
color: white !important;
background-color: #ee4532 !important;
width: 150px !important;
height: 150px !important;
}
.dt-iconboxes-2 .dt-section-icon i.hi-icon:before {
font-size: 72px !important;
padding-top: 41px !important;}
.dt-section-icon {
padding-bottom: 0px !important;
}
.dt-iconboxes-2 p {
font-size: 13px !important;
}
.lvca-piechart .lvca-label {
top: 100% !important;     
color: #fff !important;
font-size: 18px !important;
max-width: 100% !important; }
.lvca-piechart .lvca-percentage span {
padding: 15px !important;
font-size: 40px !important;
color: rgb(170, 170, 170) !important;
}
.lvca-piechart canvas {
width: 170px !important;
}
#OverlayCol .nk-awb-overlay {
opacity: 0.8 !important;
}
#OverlayCol .lvca-grid-item.lvca-piechart {
overflow: initial !important;
}
#ImageHov1 img:hover {
box-shadow: 0px 0px 4px 4px #3f8298;
} 
#ImageHov1 img {
margin: 10px !important;} 
#NewsHover .info {
padding-top: 202px;
}
.vc_images_carousel .vc_carousel-control .icon-next {
margin-top: -70px !important;
margin-left: 26px !important;
font-size: 70px !important;
}
.vc_images_carousel .vc_carousel-control .icon-prev {
margin-top: -70px !important;
margin-left: -78px !important;
font-size: 70px !important;
}
@media (max-width: 400px) {
div#dt-menu {
height: 375px !important;
}
.page-id-485 .vc_column-inner.vc_custom_1545802187534 {
padding-right: 10px !important;
padding-left: 10px !important;
}
.page-id-485 .box-container.vc_row.wpb_row.vc_row-fluid.vc_custom_1545997177863, .page-id-485 .box-container.vc_row.wpb_row.vc_row-fluid.vc_custom_1545997166481 {
margin-top: 0px !important;
}
}
.page-id-1000 .pre_footer_page { display: none !important; }
div#FooterHead1, #FooterHead1 h2.vc_custom_heading, #footer, div#MumbaiFooter, #MumbaiFooter h2.vc_custom_heading {font-family: times new roman !important; font-weight: 500 !important; font-size: 25px !important;}
#MumbaiFooter .LeftColF p {color: #ffffff !important;}
@media (min-width: 992px){
#dt-menu.dt-menu-right > ul {text-align: right; width: 1040px !important; position: fixed !important; right: 0px !important;}} #dt-menu li.menu-item-509 a {color: red; animation: change 1s infinite forwards; }
@keyframes change {
from { color: red }
to   { color: #381D54 }
}
@keyframes change {
from { color: #381D54 }
to   { color: red }
}
.social-feed-main-container {height: 305px !important;overflow-y: scroll !important;width: 272px !important;}
.media-body span.author-title {font-size: 12px;}
p.social-feed-text {font-size: 12px !important;}
div#feed1146, div#feed1697 {margin: 0px !important;}
div#functionGallery {width: 90% !important; margin: 0px auto !important;  padding-top: 40px;} @media (max-width: 800px) {
.home .bg .column_none {width: 100%;}
.home .bg .dt-section-head.left h2{font-size: 20px !important; line-height: inherit !important;}
.home .bg .our_fashion img.vc_single_image-img {margin-top: 0px !important; float: left !important;}
.home .bg .our_fashion {padding-left: 10px !important; padding-top: 10px;}
}
@media (max-width: 479px) {
div.lvca-entry-text-wrap {width: 94% !important;}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required, a.select-target.select-theme-default.select-enabled.select-element-attached-top.select-element-attached-left.select-target-attached-bottom.select-target-attached-left {width: 100% !important;}
}
@media (max-width: 767px) {
#section-2 h2.section-main-title.section-heading-horizontal-line {padding: 0px !important;}
.section-heading-horizontal-line:before, .section-heading-horizontal-line:after {width: 3% !important;}
.vc_carousel-indicators li {width: 2px !important; height: 2px !important;}
.dtpost-template-default .same-height .vc_column-inner.vc_custom_1545377245370 {margin: 0px auto !important; padding-left: 10px !important; padding-right: 10px !important;}
div#module_dt_post_navigation_2 {margin-right: 0px !important;}
.dt_post_navigation_wrapper { }
.dt_post_navigation_wrapper.both h2 {DISPLAY: FLEX; font-size: 24px !important; VERTICAL-ALIGN: MIDDLE !important; JUSTIFY-CONTENT: CENTER !important;}
}
.pum-theme-2144 .pum-container, .pum-theme-hello-box .pum-container {padding-top: 0px !important; border: none !important; background-color: #ffffff00 !important;}.widget_recent_comments a:hover,
.widget a:hover, .sidebar a:hover,
.postinfo a:hover { color: #000000;	}
a:hover, a:focus { color : #000000; }
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus,
.portfolio-type-text .portfolio-item .portfolio-termlist a
{
color: #000000;
} .primary_color_bg, .paging-nav span.current, .paging-nav a:hover { background-color: #000000; }
.billio_link_page a:hover, .billio_link_page > span.page-numbers { background-color: #000000; }
.primary_color_text { color: #000000; }
.primary_color_border { border-color: #000000; }
.primary_color_button {
background-color: #000000;
}
.woocommerce.widget_product_tag_cloud li { background-color: #000000; }
.btn-color-primary,
.portfolio-navigation a.more-post, 
.shipping-calculator-button,
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce.widget_product_search #searchsubmit,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.cart-popup .button, 
.shipping-calculator-button {
background: #000000;
}
.woocommerce .posted_in a { color: #000000; }
.woocommerce .single_add_to_cart_button:hover {background-color: #000000!important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active { border-color: #000000!important; }
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper input[type="submit"]:hover {
background-color: #000000;
}
footer#footer .widget_text ul.list-inline-icon li:hover { border: 1px solid #000000; background: #000000; }
footer#footer .owl-theme .owl-controls .owl-page span { background-color: #000000; border: 2px solid #000000; }
footer#footer .owl-theme .owl-controls .owl-page.active span { border: 2px solid #000000; }
footer#footer .widget_calendar #today {
background-color: #000000;
}
footer#footer .widget_calendar thead th {
color: #000000;
}
footer#footer .widget_tag_cloud .tagcloud .tag a:hover {
background-color: #000000;
}
footer#footer .dt_widget_tabs .nav-tabs li a:hover {
color: #ffffff;
background-color: #000000;
}
footer#footer .dt_widget_tabs .nav-tabs li:hover {
background-color: #000000;
}
footer#footer .dt_widget_tabs .nav-tabs li.active a {
background-color: #000000;
}
footer#footer .dt_widget_tabs .nav-tabs li.active a:hover,
footer#footer .dt_widget_tabs .nav-tabs li.active a:focus {
background-color: #000000;
}
footer#footer .dt_widget_accordion .btn-accordion {
background-color: #000000;
}
footer#footer .dt_widget_accordion .opened {
background: #ffffff; 
color: #000000;
}
footer#footer .dt_widget_accordion .openedup {
background-color: #000000;
}
.sidebar .owl-theme .owl-controls .owl-page span {
background-color: #000000;
}
.sidebar .owl-theme .owl-controls .owl-page.active span {
border: 2px solid #000000;
}
.widget_calendar a {
color: #000000;
}
.widget_calendar #today {
background-color: #000000;
}
.widget_text ul.list-inline-icon li:hover {
border: 1px solid #000000; background: #000000; 
}
.widget_tag_cloud .tagcloud .tag a:hover {
background-color: #000000;
}
#footer h3.widget-title:after {
border-top: solid 2px #000000;
}
#related-port .related-port figure figcaption .related-tag a {
color: #000000;
}
.dt_team_custom_item hr:after {
width: 50px !important;
}
.dt-iconboxes span:hover:after,
.dt-iconboxes span:hover:before,
.dt-iconboxes.layout-3 span:hover:after,
.dt-iconboxes.layout-3 span:hover:before,
.dt-iconboxes-4:hover .dt-section-icon:after,
.dt-iconboxes-4:hover .dt-section-icon:before {
border-top-color: #000000 !important;
}
.dt_team_custom_item .profile-position,
.dt-iconboxes-4:hover .dt-section-icon i:hover,
.dt-iconboxes.layout-6 i,
.no-touch .dt-iconboxes-4:hover .hi-icon-effect-5 .hi-icon {
color: #000000 !important;
}
.no-touch .dt-iconboxes-5:hover .hi-icon-effect-5 .hi-icon {
border-color: #000000 !important;
}
.dt-iconboxes span:hover,
.dt-iconboxes-2:hover .dt-section-icon i.hi-icon,
.dt-iconboxes-2:hover i,
.dt-iconboxes.layout-3 span:hover,
.dt-iconboxes-4:hover .dt-section-icon,
.no-touch .dt-iconboxes-5:hover .hi-icon-effect-5 .hi-icon,
.dt-iconboxes.layout-6:hover {
background-color: #000000 !important;
}
.dt-iconboxes.layout-3 span:hover {
border-color: #000000!important;
}
.dt_team_custom_item .profile-scocial a:hover,
.dt_team_custom_item .profile-scocial i:hover {
color: #000000;
}
.price-4-col.featured ul, .price-3-col.featured ul{
background-color: #000000;
}
.price-4-col.featured .hover-tip:before, .price-3-col.featured .hover-tip:before,
.price-4-col.featured .hover-tip:after, .price-3-col.featured .hover-tip:after {
border-bottom-color: #000000;
}
.price-4-col.featured .plan-action:before, .price-3-col.featured .plan-action:before,
.price-4-col.featured .plan-action:after, .price-3-col.featured .plan-action:after {
border-top-color: #000000;
}
.dt-pricing-table .price-4-col .btn-active,
.dt-pricing-table .price-3-col .btn-active {
background-color: #000000;
}
.dt-pricing-table .price-4-col .btn-active:hover,
.dt-pricing-table .price-3-col .btn-active:hover {
background-color: #000000;
}
.mejs-container .mejs-controls .mejs-horizontal-volume-current,
.mejs-container .mejs-controls .mejs-time-loaded {
background-color: #000000 !important;
}
#dt-menu li a:hover,
#dt-topbar-menu-left li a:hover,
#dt-topbar-menu-right li a:hover, 
#dt-menu ul.sub-nav li:hover > a,
#head-page #dt-menu > ul > li > a:hover,
#head-page.reveal #dt-menu > ul > li > a:hover,
#head-page.reveal.alt #dt-menu > ul > li > a:hover,
.home #head-page #dt-menu > ul > li > a:hover,
.home #head-page.reveal #dt-menu > ul > li > a:hover,
.home #head-page.reveal.alt #dt-menu > ul > li > a:hover,
.home #head-page.reveal:not(.alt) #dt-menu > ul > li > a:hover,
.home #head-page.reveal:not(.alt) #dt-menu a.search_btn:hover {
color: #000000;
}
@media (max-width: 991px) {
#head-page #dt-menu > ul > li > a:hover,
#head-page.reveal #dt-menu > ul > li > a:hover,
#head-page.reveal.alt #dt-menu > ul > li > a:hover {
color: #000000 !important;
}
}
@media (min-width: 767px) {
#dt-menu ul li:hover > a {
color: #000000;
}
}
#dt-menu a.search_btn:hover {
color: #000000 !important;
}
#dt-topbar-menu-left ul li:hover > a {
color: #000000;
}
#dt-topbar-menu-left .toggle-sub {
background: #000000;
}
#dt-topbar-menu-left li:hover > .toggle-sub {
color: #000000;
}
#dt-topbar-menu-left ul li:first-child {
border-top: 3px solid #000000 !important;
}
#dt-topbar-menu-right ul li:hover > a {
color: #000000;
}
#dt-topbar-menu-right .toggle-sub {
background: #000000;
}
#dt-topbar-menu-right li:hover > .toggle-sub {
color: #000000;
}
.select.select-theme-default .select-options .select-option:hover, .select.select-theme-default .select-options .select-option.select-option-highlight {background: #000000;}
footer#footer .dt_widget_portfolio_posts .post-item figure figcaption {
background: rgba(0,0,0, 0.6);
}
.sidebar .dt_widget_portfolio_posts .portfolio_wrapper .post-item figure figcaption {
background: rgba(0,0,0, 0.6);
}
.dt_widget_featured_posts .post-item figure figcaption {
background: rgba(0,0,0, 0.6);
}
.sidebar .widget_calendar a:hover {
color: #000000;
}
.dt-iconboxes.layout-7:hover i{
border-color: #000000 !important;	
}
.dt-iconboxes.layout-7 i,
.dt-iconboxes.layout-8 i {
color: #000000;	
}
@media (max-width: 768px) {
#footer-left {
border-bottom: solid 1px #000000;
}
}
.dt-iconboxes-4:hover { 
background-color: #000000; 
}
.sidebar .woocommerce.widget_product_tag_cloud .tagcloud .tag:hover,
footer#footer .woocommerce.widget_product_tag_cloud .tagcloud .tag:hover {
background-color: #000000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background-color: #000000;
}
.border-color-primary, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
border-color: #000000;
}
.woocommerce .stars a:hover:after { color: #000000; }
.box-main-color .img-blank {
background-color: #000000;
}
.link-color-primary, 
#dt-menu #menu-main-menu .current-menu-parent > a,
#head-page.reveal #dt-menu > ul > li.current-menu-item > a,
#head-page.reveal.alt #dt-menu > ul > li.current-menu-item > a,
.home #head-page.reveal #dt-menu > ul > li.current-menu-item > a,
.home #head-page.reveal:not(.alt) #dt-menu > ul > li.current-menu-item > a,
.home #head-page.reveal.alt #dt-menu > ul > li.current-menu-item > a,
#head-page.reveal #dt-menu > ul > li.current-menu-ancestor > a,
#head-page.reveal.alt #dt-menu > ul > li.current-menu-ancestor > a,
#head-page.reveal #dt-menu ul li.current-menu-item > a,
#head-page.reveal.alt #dt-menu ul li.current-menu-item > a,
#head-page.reveal #dt-menu ul li.current-menu-ancestor > a,
#head-page.reveal.alt #dt-menu ul li.current-menu-ancestor > a {
color: #000000;
}
#dt-menu li.current-menu-parent > a {
color: #000000!important;
}
.woocommerce nav.woocommerce-pagination ul li a.prev:hover, 
.woocommerce-page nav.woocommerce-pagination ul li a.prev:hover, 
.woocommerce nav.woocommerce-pagination ul li a.next:hover, 
.woocommerce-page nav.woocommerce-pagination ul li a.next:hover {
color: #000000;
}
.background-color-primary,
.dt-icon-square.primary-color, 
.dt-icon-circle.primary-color, 
.dt-icon-ghost.primary-color, 
.sidebar .widget_text .social-circled li:hover, 
#footer .container .widget_text .social-circled li:hover, 
#featured-work-navbar #featured-filter.dt-featured-filter li.active a, 
.owl-custom-pagination .owl-page.active i, 
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .ui-state-default .ui-icon:after, 
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active,  
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, 
.woocommerce nav.woocommerce-pagination ul li span.current, 
.woocommerce-page nav.woocommerce-pagination ul li span.current, 
.woocommerce #content nav.woocommerce-pagination ul li span.current, 
.woocommerce-page #content nav.woocommerce-pagination ul li span.current, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce-page nav.woocommerce-pagination ul li a:hover, 
.woocommerce #content nav.woocommerce-pagination ul li a:hover, 
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce-page nav.woocommerce-pagination ul li a:focus, 
.woocommerce #content nav.woocommerce-pagination ul li a:focus, 
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus, 
#sequence ul li .btn-cta:after, .dt-iconboxes-4, .dt-iconboxes span:hover, 
.dt-iconboxes-2:hover .dt-section-icon i.hi-icon, .dt-iconboxes-2:hover i, 
.dt-iconboxes.layout-3 span:hover, .dt-iconboxes-4:hover .dt-section-icon, 
.no-touch .dt-iconboxes-5:hover .hi-icon-effect-5 .hi-icon, 
.dt-iconboxes.layout-6:hover, 
.dt-iconboxes.layout-3 span:hover {
background: none repeat scroll 0 0 #000000;
}
.bulat2 {
background: none repeat scroll 0 0 #000000;
}
#featured-work-navbar #featured-filter.dt-featured-filter li.active {
border: 1px solid #000000 !important;
}
.no-touch .dt-iconboxes-5:hover .hi-icon-effect-5 .hi-icon {
background-color: #000000;
border-color: #000000;
}
.container .owl-theme .owl-controls .owl-page span {
background-color: #000000;
border-color: #000000; 
}
.owl-theme .owl-controls .owl-page.active span {
border-color: #000000; 
}
.container .carousel-content .carousel-indicators li {
background-color: #000000;
border-color: #000000; 
}
.container .carousel-content .carousel-indicators .active {
border-color: #000000; 
}
.dt-iconboxes span:hover {
border-color: #000000;
}
#dt-menu .sub-nav li.current-menu-item,
#dt-menu .sub-nav li:hover {
border-color: #000000;
}
.dt_vertical_tab .vertical-nav-tab > li > div i { color: #000000; }
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .ui-state-active .ui-icon:after {
color: #000000;
}
.wpb_wrapper .wpb_content_element .wpb_tabs_nav li.ui-tabs-active {
background: none repeat scroll 0 0 #000000;
}
.btn.btn-link { color: #000000; }
.btn.btn-link:hover { color: #000000; }
.btn.btn-rounded { color: #000000; border-color: #000000; }
#footer .widget-title h3:after { border-top: 2px solid #000000; }
.woocommerce #content div.product p.price, 
.woocommerce-page #content div.product p.price, 
.woocommerce #content div.product span.price, 
.woocommerce-page #content div.product span.price, 
.woocommerce div.product p.price, 
.woocommerce-page div.product p.price, 
.woocommerce div.product span.price, 
.woocommerce-page div.product span.price,
.woocommerce ul.products li.product .price, 
.woocommerce-page ul.products li.product .price,
.woocommerce .upsells.products .price, 
.woocommerce-page .upsells.products .price, 
.woocommerce .related.products .price,
.woocommerce-page .related.products .price {
color: #000000;
}
.woocommerce div.product .woocommerce-tabs #reviews #comments .comment_container .comment-text .meta .datePublished {
color: #000000;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
color: #000000;
}
.dt_report_pre_title { color : #000000; }
.dt_report_button a { background-color : #000000; }
.dt_report_button a:hover { background-color : #000000; }
.dt_report_pagination .page-numbers.current { background-color: #000000; }
.dt_report_pagination .page-numbers:hover { background-color: #000000; }
.eg-portfolio-element-5 {background-color: #000000!important;}
.eg-portfolio-element-5:hover {background-color: #000000!important;}
.woocommerce .onsale, .woocommerce-page .onsale, .woocommerce span.onsale, .woocommerce-page span.onsale {background-color: #000000;}
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
background: #000000!important;
}
section#banner-section .breadcrumbs .current {color: #000000;}
.dt-timeline .time-item:hover .center-line i { background: #000000; }
.dt-timeline .time-item:hover .content-line { border-color: #000000; }
.dt-timeline .time-item:hover .content-line:before { border-color: #000000; }
.dt-media .select-target { background-color: #000000; }
.horizontal-wp-custom-menu li.current-menu-item { background-color: #000000; }
.horizontal-wp-custom-menu .widget_nav_menu ul { border-top-color: #000000!important; }
.dt-icon.primary-color { color: #000000; }
.products .type-product .button:hover,
.products .type-product .woocommerce_after_shop_loop_item_title .button:hover { 
background-color: #000000; 
}
.dt-shop-category .owl-carousel-navigation .btn-owl { background-color: #000000; }
.dt-shop-category .owl-carousel-navigation .btn-owl:hover { background-color: #000000!important; }
.widget_rss .rsswidget { color: #000000; }		
.secondary_color_bg { background-color: #000000; }
.secondary_color_text { color: #000000; }
.secondary_color_border { border-color: #000000; }
.secondary_color_button, .btn-color-secondary {
background-color: #000000;
}
.secondary_color_button:hover, .btn-color-secondary:hover {
background-color: #000000!important;
}
.background-color-secondary, .dt-icon-circle.secondary-color, .dt-icon-ghost.secondary-color, .dt-icon-square.secondary-color, #sequence ul.sequence-canvas li .slide-title:after {
background: #000000;
}
:selection {
background: #000000;
}
::selection {
background: #000000;
}
::-moz-selection {
background: #000000;
}
.woocommerce.widget_product_tag_cloud li:hover {
background-color: #000000;
}
.woocommerce ul.products li.product .onsale:after,
.woocommerce-page ul.products li.product .onsale:after,
.woocommerce span.onsale:after,
.woocommerce-page span.onsale:after {
border-bottom: 40px solid #000000;
}
#dt-topbar-menu-left li .toggle-sub:hover {
color: #000000;
}
#dt-topbar-menu-left a.search_btn:hover {
color: #000000;
}
#dt-topbar-menu-right li .toggle-sub:hover {
color: #000000;
}
#dt-topbar-menu-right a.search_btn:hover {
color: #000000;
}
footer#footer .widget_calendar a {
color: #000000;
}
footer#footer .widget_recent_comments a:hover {
color: #000000;
}
.sidebar .dt-widget-twitter .sequence-twitter a {
color: #000000;
}
.share-button label span {
color: #000000 !important;
}
#top-bar a:hover {
color: #000000;
}
.dt-section-head header i {
background: #000000;
}
.progress_bars i {
background-color: #000000;
}
.post-masonry li.isotope-item .isotope-inner .comment-count i:before {
color: #000000;
}
.post-masonry li.isotope-item .post-info .author a {
color: #000000;
}
.box-secondary-color .img-blank {
background-color: #000000;
}
.bulat1 {
background: none repeat scroll 0 0 #000000;
}
.dt-icon.secondary-color { color: #000000; }
.blog_info_tags a:hover { color: #000000!important; }
body { font-family: Open Sans; }
.postdate .year {
font-family: Open Sans;
}
.footer-right {
font-family: Open Sans;
}
#dt-menu li a {	font-family: Open Sans; }
#mobile-header label { font-family: Open Sans; }
#dt-menu label { font: 3.125em/1.375em Open Sans; }
#dt-menu .sub-nav label { font: 2em/2em Open Sans; }
#dt-menu { font-family: Open Sans; }
#dt-menu .sub-nav label { font: 2em/2em Open Sans; }
#dt-menu .sub-nav, #dt-menu .sub-nav a { font-family: Open Sans; }
#dt-topbar-menu-left .sub-nav label { font: 2em/2em Open Sans; }
#dt-topbar-menu-left .sub-nav { font-family: Open Sans; }
#dt-topbar-menu-right .sub-nav label { font: 2em/2em Open Sans; }
#dt-topbar-menu-right .sub-nav { font-family: Open Sans; }
.btn {
font-family: Open Sans;
}
.eg-service-grid-element-1 { font-family: Open Sans!important; }
body,
.postdate .year,
.footer-right,
#dt-menu li a,
#mobile-header label,
#dt-menu label,
#dt-menu .sub-nav label,
#dt-menu,
#dt-menu .sub-nav label,
#dt-menu .sub-nav, #dt-menu .sub-nav a,
#dt-topbar-menu-left .sub-nav label,
#dt-topbar-menu-left .sub-nav,
#dt-topbar-menu-right .sub-nav label,
#dt-topbar-menu-right .sub-nav,
.btn,
.eg-service-grid-element-1 {
line-height: undefinedpx;
}
body,
.postdate .year,
.footer-right,
#dt-menu li a,
#mobile-header label,
#dt-menu label,
#dt-menu .sub-nav label,
#dt-menu,
#dt-menu .sub-nav label,
#dt-menu .sub-nav, #dt-menu .sub-nav a,
#dt-topbar-menu-left .sub-nav label,
#dt-topbar-menu-left .sub-nav,
#dt-topbar-menu-right .sub-nav label,
#dt-topbar-menu-right .sub-nav,
.btn,
.eg-service-grid-element-1 {
letter-spacing: px;
}
#dt-menu label {
font: 3.125em/1.375em Poppins;
}
#dt-topbar-menu-left label {
font: 3.125em/1.375em Poppins;
}
#dt-topbar-menu-left ul li a:after {
font: 1.5em Poppins;
}
h1,
h2,
h3,
h4,
h5,
h6,
.horizontal-wp-custom-menu .widget_nav_menu ul li,
.dt-media .select-target,
input.secondary_color_button,
.social-share-link,
.postdate .day,
.postmetabottom,
.dt-comment-author,
#mobile-header label,
#dt-menu, #dt-menu a,
#mobile-header-top-left label,
#dt-topbar-menu-left,
#dt-topbar-menu-left .toggle-sub,
#mobile-header-top-right label,
#dt-topbar-menu-right,
#dt-topbar-menu-right .toggle-sub,
#top-bar,
#footer h3.widget-title,
.share-button.float-right.sharer-0 label span,
.carousel-content .carousel-inner a.inline-block,
.box-main-color .iconbox-detail h3,
.box-secondary-color .iconbox-detail h3, 
section#banner-section .breadcrumbs ,
.postmetatop ul li,
.singlepostmetatop ul li,
.paging-nav,
.dt-comment-date,
.comment-leave-title,
.comment-reply-title,
footer#footer .widget_archive,
footer#footer .dt_widget_recent_post,
footer#footer .widget_categories, 
footer#footer .widget_tag_cloud .tagcloud .tag {
font-family: Poppins;
}
#dt-topbar-menu-right label {
font: 3.125em/1.375em Poppins;
}
#dt-topbar-menu-right ul li a:after {
font: 1.5em Poppins;
}
.widget_archive, 
.widget_categories,
.dt_widget_recent_post, 
.widget_tag_cloud .tagcloud .tag {
font-family: inherit;
}
#sequence ul li .slide-title { font-family: Poppins; }
#footer .widget-title h3 { font-family: Poppins; }
.woocommerce #content input.button, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce-page #content input.button, 
.woocommerce-page #respond input#submit, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button,
.cart-popup .button,
.shipping-calculator-button {
font-family: Poppins;
}
.woocommerce.widget_product_tag_cloud li, 
.woocommerce.widget_product_tag_cloud .tagcloud .tag,
footer#footer .woocommerce.widget_product_tag_cloud .tagcloud .tag {
font-family: Poppins;
}
h3.dt_report_pre_title, h2.dt_report_title, .dt_report_button { font-family: Poppins; }
.eg-service-grid-element-2,
.eg-portfolio-element-0,
.eg-portfolio-element-5 { 
font-family: Poppins; 
}
.billio-nav-skin .esg-filterbutton,
.billio-nav-skin .esg-navigationbutton,
.billio-nav-skin .esg-sortbutton,
.billio-nav-skin .esg-cartbutton {
font-family: Poppins; 
}
.woocommerce div.product .woocommerce-tabs #reviews #comments .comment_container .comment-text .meta .author,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-family: Poppins; 	
}
.widget_rss .rsswidget, 
.widget_rss cite { 
font-family: Poppins; 
}
#dt-menu label,
#dt-topbar-menu-left label,
#dt-topbar-menu-left ul li a:after,
h1,
h2,
h3,
h4,
h5,
h6,
.horizontal-wp-custom-menu .widget_nav_menu ul li,
.dt-media .select-target,
input.secondary_color_button,
.social-share-link,
.postdate .day,
.dt-comment-author,
#mobile-header label,
#dt-menu, #dt-menu a,
#mobile-header-top-left label,
#dt-topbar-menu-left,
#dt-topbar-menu-left .toggle-sub,
#mobile-header-top-right label,
#dt-topbar-menu-right,
#dt-topbar-menu-right .toggle-sub,
#top-bar,
#footer h3.widget-title,
.share-button.float-right.sharer-0 label span,
.carousel-content .carousel-inner a.inline-block,
.box-main-color .iconbox-detail h3,
.box-secondary-color .iconbox-detail h3, 
section#banner-section .breadcrumbs ,
.postmetatop ul li,
.singlepostmetatop ul li,
.paging-nav,
.dt-comment-date,
.comment-leave-title,
.comment-reply-title,
footer#footer .widget_archive,
footer#footer .dt_widget_recent_post,
footer#footer .widget_tag_cloud .tagcloud .tag,
#dt-topbar-menu-right label,
#dt-topbar-menu-right ul li a:after,
.widget_archive, 
.dt_widget_recent_post, 
.widget_tag_cloud .tagcloud .tag,
#sequence ul li .slide-title,
#footer .widget-title h3,
.woocommerce #content input.button, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce-page #content input.button, 
.woocommerce-page #respond input#submit, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button,
.woocommerce.widget_product_tag_cloud li, 
.woocommerce.widget_product_tag_cloud .tagcloud .tag,
.shipping-calculator-button,
footer#footer .woocommerce.widget_product_tag_cloud .tagcloud .tag,
h3.dt_report_pre_title, 
h2.dt_report_title, 
.dt_report_button,
.eg-service-grid-element-2,
.eg-portfolio-element-0,
.eg-portfolio-element-5,
.billio-nav-skin .esg-filterbutton,
.billio-nav-skin .esg-navigationbutton,
.billio-nav-skin .esg-sortbutton,
.billio-nav-skin .esg-cartbutton,
.woocommerce div.product .woocommerce-tabs #reviews #comments .comment_container .comment-text .meta .author, 
.widget_rss .rsswidget, 
.widget_rss cite {
line-height: undefinedpx;
}
#dt-menu label,
#dt-topbar-menu-left label,
#dt-topbar-menu-left ul li a:after,
h1,
h2,
h3,
h4,
h5,
h6,
.horizontal-wp-custom-menu .widget_nav_menu ul li,
.dt-media .select-target,
input.secondary_color_button,
.social-share-link,
.postdate .day,
.postmetabottom,
.dt-comment-author,
#mobile-header label,
#dt-menu, #dt-menu a,
#mobile-header-top-left label,
#dt-topbar-menu-left,
#dt-topbar-menu-left .toggle-sub,
#mobile-header-top-right label,
#dt-topbar-menu-right,
#dt-topbar-menu-right .toggle-sub,
#top-bar,
#footer h3.widget-title,
.share-button.float-right.sharer-0 label span,
.carousel-content .carousel-inner a.inline-block,
.box-main-color .iconbox-detail h3,
.box-secondary-color .iconbox-detail h3, 
section#banner-section .breadcrumbs ,
.postmetatop ul li,
.singlepostmetatop ul li,
.paging-nav,
.dt-comment-date,
.comment-leave-title,
.comment-reply-title,
footer#footer .widget_archive,
footer#footer .dt_widget_recent_post,
footer#footer .widget_categories, 
footer#footer .widget_tag_cloud .tagcloud .tag,
#dt-topbar-menu-right label,
#dt-topbar-menu-right ul li a:after,
.widget_archive, 
.widget_categories,
.dt_widget_recent_post, 
.widget_tag_cloud .tagcloud .tag,
#sequence ul li .slide-title,
#footer .widget-title h3,
.woocommerce #content input.button, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce-page #content input.button, 
.woocommerce-page #respond input#submit, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button,
.woocommerce.widget_product_tag_cloud li, 
.woocommerce.widget_product_tag_cloud .tagcloud .tag,
.cart-popup .button, 
.shipping-calculator-button,
footer#footer .woocommerce.widget_product_tag_cloud .tagcloud .tag,
h3.dt_report_pre_title, 
h2.dt_report_title, 
.dt_report_button,
.eg-service-grid-element-2,
.eg-portfolio-element-0,
.eg-portfolio-element-5,
.billio-nav-skin .esg-filterbutton,
.billio-nav-skin .esg-navigationbutton,
.billio-nav-skin .esg-sortbutton,
.billio-nav-skin .esg-cartbutton,
.woocommerce div.product .woocommerce-tabs #reviews #comments .comment_container .comment-text .meta .author, 
.widget_rss .rsswidget, 
.widget_rss cite {
letter-spacing: px;
}
.dt-section-head h1,
.dt-section-head h2,
.dt-section-head h3,
.dt-section-head h4,
.dt-section-head h5,
.dt-section-head h6 {
font-family: Poppins;
}
blockquote, article blockquote, .dt_column blockquote, #footer blockquote { font-family: Playfair Display; }
.blog_info_author, .blog_info_date, .blog_info_tags, .blog_info_comments { font-family: Playfair Display; }
.blog .postcontent.postcontent-quote { font-family: Playfair Display; }
.postcontent-quote { font-family: Playfair Display; }
.woocommerce ul.products li.product .price, 
.woocommerce-page ul.products li.product .price,
.woocommerce #content div.product p.price, 
.woocommerce-page #content div.product p.price, 
.woocommerce #content div.product span.price, 
.woocommerce-page #content div.product span.price, 
.woocommerce div.product p.price, 
.woocommerce-page div.product p.price, 
.woocommerce div.product span.price, 
.woocommerce-page div.product span.price,
.woocommerce .upsells.products .price, 
.woocommerce-page .upsells.products .price, 
.woocommerce .related.products .price,
.woocommerce-page .related.products .price,
.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link,
.single-product .product_meta > span,
.widget_rss .rss-date,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time {
font-family: Playfair Display;
}
blockquote, article blockquote, .dt_column blockquote, #footer blockquote,
.blog_info_date, .blog_info_tags, .blog_info_comments,
.blog .postcontent.postcontent-quote,
.postcontent-quote,
.woocommerce ul.products li.product .price, 
.woocommerce-page ul.products li.product .price,
.woocommerce #content div.product p.price, 
.woocommerce-page #content div.product p.price, 
.woocommerce #content div.product span.price, 
.woocommerce-page #content div.product span.price, 
.woocommerce div.product p.price, 
.woocommerce-page div.product p.price, 
.woocommerce div.product span.price, 
.woocommerce-page div.product span.price,
.woocommerce .upsells.products .price, 
.woocommerce-page .upsells.products .price, 
.woocommerce .related.products .price,
.woocommerce-page .related.products .price,
.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link,
.single-product .product_meta > span,
.widget_rss .rss-date {
line-height: undefinedpx;
}
blockquote, article blockquote, .dt_column blockquote, #footer blockquote,
.blog_info_date, .blog_info_tags, .blog_info_comments,
.blog .postcontent.postcontent-quote,
.postcontent-quote,
.woocommerce ul.products li.product .price, 
.woocommerce-page ul.products li.product .price,
.woocommerce #content div.product p.price, 
.woocommerce-page #content div.product p.price, 
.woocommerce #content div.product span.price, 
.woocommerce-page #content div.product span.price, 
.woocommerce div.product p.price, 
.woocommerce-page div.product p.price, 
.woocommerce div.product span.price, 
.woocommerce-page div.product span.price,
.woocommerce .upsells.products .price, 
.woocommerce-page .upsells.products .price, 
.woocommerce .related.products .price,
.woocommerce-page .related.products .price,
.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link,
.single-product .product_meta > span,
.widget_rss .rss-date {
letter-spacing: px;
}
.tertier_color_bg {background-color: #666666; }
.footer-left { color: #000000; }
.footer-right { color: #000000; }
footer#footer a { color: #000000; }
#footer .widget-title { color: #000000; }
#footer .container .widget_text .social-circled li,
#footer .container .widget_text .social-circled li:last-child,
#footer .woocommerce ul.cart_list li,
#footer .woocommerce ul.product_list_widget li,
#footer .woocommerce-page ul.cart_list li,
#footer .woocommerce-page ul.product_list_widget li,
#footer .woocommerce.widget_product_categories li,
footer#footer .widget_tag_cloud .tagcloud .tag,
footer#footer .dt_widget_tabs .nav-tabs li a,
footer#footer .dt_widget_tabs .tab-pane .rowlist,
footer#footer .dt_widget_accordion .panel-heading,
footer#footer .dt_widget_accordion .panel-body,
#footer .widget_categories ul li,
#footer .widget_recent_entries ul li,
#footer .widget_recent_comments ul li,
#footer .widget_rss ul li,
#footer .widget_meta ul li,
#footer .widget_nav_menu ul li,
#footer .widget_archive ul li,
#footer .widget_text ul li,
footer#footer .woocommerce.widget_product_tag_cloud .tagcloud .tag {
border-color: rgba(0,0,0, 0.4);
}
footer#footer .widget_text ul.list-inline-icon li {
border: 1px solid rgba(0,0,0, 0.4);
}
footer#footer .widget_search {
color: #000000;
}
footer#footer .widget_search #s {
border: 1px solid rgba(0,0,0, 0.4);
color: #000000;
}
footer#footer .select-target.select-theme-default {
border: 1px solid rgba(0,0,0, 0.4);
}
footer#footer .dt_widget_accordion .panel-heading {
color: #000000;
}
footer#footer .widget_recent_comments a {
color: rgba(0,0,0, 0.4);
}
footer#footer .woocommerce.widget_product_search #s {
border: 1px solid rgba(0,0,0, 0.4);
}
.menu_background_color { background-color: rgba(255,255,255,1); }#head-page.reveal.alt.menu_background_color { background-color: rgba(255,255,255,1); }@media (max-width: 991px) { #head-page { background-color: rgba(255,255,255,1); }}@media (max-width: 991px) { #head-page.reveal.alt { background-color: rgba(255,255,255,1); }}#head-page.reveal.menu_background_color { background-color: rgba(255,255,255,1); }@media (max-width: 991px) { #head-page.reveal { background-color: rgba(255,255,255,1); }}.home .menu_background_color { background-color: rgba(255,255,255,1); }.home #head-page.reveal.alt.menu_background_color { background-color: rgba(255,255,255,1); }@media (max-width: 991px) { .home #head-page { background-color: rgba(255,255,255,1); }}@media (max-width: 991px) { .home #head-page.reveal.alt { background-color: rgba(255,255,255,1); }}.home #head-page.reveal.menu_background_color { background-color: rgba(255,255,255,1); }@media (max-width: 991px) { .home #head-page.reveal { background-color: rgba(255,255,255,1); }}.home .stickyonscrollup.is-visible.menu_background_color { background-color: rgba(255,255,255,1); }#head-page {color:#222222;}#head-page:not(.reveal) #mobile-header label.toggle { color:#222222;}#head-page.reveal.alt #mobile-header label.toggle { color:#222222;}#head-page.reveal.alt #mobile-header label.toggle:hover { color:#222222;}#head-page.reveal.alt #dt-menu a.search_btn { color:#222222;}#head-page #dt-menu a.search_btn {color:#222222;}@media (min-width: 991px) { #head-page.reveal #dt-menu > ul > li > a { color:#222222;}}#head-page.reveal #dt-menu a.search_btn { color:#222222;}#head-page.reveal #mobile-header label.toggle { color:#222222;}#head-page.reveal #mobile-header label.toggle:hover { color:#222222;}@media (min-width: 991px) { .home #head-page.reveal:not(.alt) #dt-menu > ul > li > a { color:#222222;}}.home #head-page.reveal:not(.alt) #dt-menu a.search_btn { color:#222222;}#mobile-header { color:#222222;}.home #head-page.reveal:not(.alt) #mobile-header label.toggle { color:#222222;}.home #head-page.reveal:not(.alt) #mobile-header label.toggle:hover { color:#222222;}.home #head-page {color:#222222;}.home #head-page.reveal.alt #dt-menu a.search_btn {color:#222222;}.home #head-page:not(.reveal) #mobile-header label.toggle {color:#222222;}.home #head-page.reveal.alt #mobile-header label.toggle {color:#222222;}.home #head-page.reveal.alt #mobile-header label.toggle:hover {color:#222222;}.home #head-page #dt-menu a.search_btn {color:#222222;}#dt-menu.dt-menu-left .logolink { margin-top: 15px; }#dt-menu.dt-menu-right .logolink { margin-top: 15px; }#dt-menu.dt-menu-center .logolink { top: 15px; }#dt-menu.dt-menu-center .logolink { width: 100px; }body.dt_custom_body, .body_background_color { background-color: #ffffff; }body.dt_custom_body { color: #444444; }.blog_info_tags, .blog_info_tags a { color: rgba(68,68,68,0.4);!important; }.blog .blog-masonry .single-masonry { border: 1px solid rgba(68,68,68,0.1);!important; }		@media(min-width: 768px) {
#floatMenu {
top: 200px;background-color: #ecf0f1;;
}
}
#banner-section .row {top: 270px;}section#banner-section .page-title, section#banner-section .breadcrumbs, section#banner-section .breadcrumbs a { color:#000000;}
#head-page > .container { height: 6em; }
@media(min-width: 992px) {
#dt-menu > ul > li { line-height: 6em;}
}
.reveal.alt #dt-menu.dt-menu-center > ul { margin-top: 100px; }
#head-page.reveal .dt-menu-center #logomenureveal { margin-top: 30px;	}
#head-page.reveal .dt-menu-center #logomenu { margin-top: 30px;	}
#head-page.reveal.alt .dt-menu-center #logomenureveal { margin-top: auto;	}
#head-page.reveal.alt .dt-menu-center #logomenu { margin-top: auto;	} body{
height: 100%;
}@font-face {
font-family: 'fontello';
src: url(//www.iidt.co.in/wp-content/plugins/hue_vc_addon/webicons/fontello/fontello.eot?61640691);
src: url(//www.iidt.co.in/wp-content/plugins/hue_vc_addon/webicons/fontello/fontello.eot?61640691#iefix) format('embedded-opentype'),
url(//www.iidt.co.in/wp-content/plugins/hue_vc_addon/webicons/fontello/fontello.woff?61640691) format('woff'),
url(//www.iidt.co.in/wp-content/plugins/hue_vc_addon/webicons/fontello/fontello.ttf?61640691) format('truetype');
font-weight: normal;
font-style: normal;
}   [class^="fontelloicon-"]:before, [class*=" fontelloicon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    } .fontelloicon-picture:before { content: '\e82f'; } .fontelloicon-left-fat:before { content: '\ed4a'; } .fontelloicon-up-fat:before { content: '\ed4c'; } .fontelloicon-right-fat:before { content: '\ed4b'; } .fontelloicon-down-fat:before { content: '\ed49'; } .fontelloicon-search:before { content: '\e820'; } .fontelloicon-windy-rain-inv:before { content: '\ecc8'; } .fontelloicon-duckduckgo:before { content: '\edcf'; } .fontelloicon-aim:before { content: '\edd0'; } .fontelloicon-snow-inv:before { content: '\ecc9'; } .fontelloicon-hash:before { content: '\ec69'; } .fontelloicon-delicious:before { content: '\edd1'; } .fontelloicon-snow-heavy-inv:before { content: '\ecca'; } .fontelloicon-paypal-1:before { content: '\edd2'; } .fontelloicon-money-1:before { content: '\ecc1'; } .fontelloicon-hail-inv:before { content: '\eccb'; } .fontelloicon-clouds-inv:before { content: '\eccc'; } .fontelloicon-flattr-1:before { content: '\edd3'; } .fontelloicon-clouds-flash-inv:before { content: '\eccd'; } .fontelloicon-android-1:before { content: '\edd4'; } .fontelloicon-eventful:before { content: '\edd5'; } .fontelloicon-temperature:before { content: '\ecce'; } .fontelloicon-compass-4:before { content: '\eccf'; } .fontelloicon-na:before { content: '\ecd0'; } .fontelloicon-celcius:before { content: '\ecd1'; } .fontelloicon-smashmag:before { content: '\edd6'; } .fontelloicon-gplus-3:before { content: '\edd7'; } .fontelloicon-plus-5:before { content: '\ed0f'; } .fontelloicon-plus:before { content: '\e83c'; } .fontelloicon-plus-4:before { content: '\ec7d'; } .fontelloicon-plus-1:before { content: '\e99c'; } .fontelloicon-plus-3:before { content: '\ebe3'; } .fontelloicon-fahrenheit:before { content: '\ecd2'; } .fontelloicon-wikipedia:before { content: '\edd8'; } .fontelloicon-minus-1:before { content: '\e99f'; } .fontelloicon-minus-3:before { content: '\ebe5'; } .fontelloicon-lanyrd:before { content: '\edd9'; } .fontelloicon-minus:before { content: '\e840'; } .fontelloicon-calendar-6:before { content: '\edda'; } .fontelloicon-stumbleupon-1:before { content: '\eddb'; } .fontelloicon-clouds-flash-alt:before { content: '\ecd3'; } .fontelloicon-fivehundredpx:before { content: '\eddc'; } .fontelloicon-progress-4:before { content: '\efd7'; } .fontelloicon-pinterest-2:before { content: '\eddd'; } .fontelloicon-progress-5:before { content: '\efd8'; } .fontelloicon-sun-inv-1:before { content: '\ecd4'; } .fontelloicon-progress-6:before { content: '\efd9'; } .fontelloicon-bitcoin-1:before { content: '\edde'; } .fontelloicon-moon-inv-1:before { content: '\ecd5'; } .fontelloicon-progress-7:before { content: '\efda'; } .fontelloicon-w3c:before { content: '\eddf'; } .fontelloicon-cloud-sun-inv:before { content: '\ecd6'; } .fontelloicon-progress-8:before { content: '\efdb'; } .fontelloicon-cloud-moon-inv:before { content: '\ecd7'; } .fontelloicon-foursquare-1:before { content: '\ede0'; } .fontelloicon-html5-1:before { content: '\ede1'; } .fontelloicon-cloud-inv:before { content: '\ecd8'; } .fontelloicon-progress-9:before { content: '\efdc'; } .fontelloicon-cloud-flash-inv:before { content: '\ecd9'; } .fontelloicon-ie-1:before { content: '\ede2'; } .fontelloicon-progress-10:before { content: '\efdd'; } .fontelloicon-drizzle-inv:before { content: '\ecda'; } .fontelloicon-call:before { content: '\ede3'; } .fontelloicon-progress-11:before { content: '\efde'; } .fontelloicon-rain-inv:before { content: '\ecdb'; } .fontelloicon-grooveshark:before { content: '\ede4'; } .fontelloicon-windy-inv:before { content: '\ecdc'; } .fontelloicon-ninetyninedesigns:before { content: '\ede5'; } .fontelloicon-forrst:before { content: '\ede6'; } .fontelloicon-colon:before { content: '\ecbe'; } .fontelloicon-digg:before { content: '\ede7'; } .fontelloicon-semicolon:before { content: '\ecbf'; } .fontelloicon-info-4:before { content: '\ec8e'; } .fontelloicon-spotify-1:before { content: '\ede8'; } .fontelloicon-reddit:before { content: '\ede9'; } .fontelloicon-guest:before { content: '\edea'; } .fontelloicon-question:before { content: '\ec8f'; } .fontelloicon-at-2:before { content: '\ecbd'; } .fontelloicon-at-3:before { content: '\ed72'; } .fontelloicon-gowalla:before { content: '\edeb'; } .fontelloicon-at-1:before { content: '\ec6a'; } .fontelloicon-sunrise:before { content: '\ecdd'; } .fontelloicon-appstore:before { content: '\edec'; } .fontelloicon-sun-3:before { content: '\ecde'; } .fontelloicon-blogger:before { content: '\eded'; } .fontelloicon-cc-1:before { content: '\edee'; } .fontelloicon-moon-4:before { content: '\ecdf'; } .fontelloicon-eclipse:before { content: '\ece0'; } .fontelloicon-dribbble-4:before { content: '\edef'; } .fontelloicon-mist:before { content: '\ece1'; } .fontelloicon-evernote-1:before { content: '\edf0'; } .fontelloicon-flickr-3:before { content: '\edf1'; } .fontelloicon-wind-1:before { content: '\ece2'; } .fontelloicon-google:before { content: '\edf2'; } .fontelloicon-snowflake:before { content: '\ece3'; } .fontelloicon-viadeo:before { content: '\edf3'; } .fontelloicon-cloud-sun-1:before { content: '\ece4'; } .fontelloicon-instapaper:before { content: '\edf4'; } .fontelloicon-cloud-moon:before { content: '\ece5'; } .fontelloicon-fog-sun:before { content: '\ece6'; } .fontelloicon-weibo-1:before { content: '\edf5'; } .fontelloicon-fog-moon:before { content: '\ece7'; } .fontelloicon-klout:before { content: '\edf6'; } .fontelloicon-fog-cloud:before { content: '\ece8'; } .fontelloicon-linkedin-4:before { content: '\edf7'; } .fontelloicon-meetup:before { content: '\edf8'; } .fontelloicon-fog:before { content: '\ece9'; } .fontelloicon-cloud-4:before { content: '\ecea'; } .fontelloicon-vk:before { content: '\edf9'; } .fontelloicon-cloud-flash-1:before { content: '\eceb'; } .fontelloicon-plancast:before { content: '\edfa'; } .fontelloicon-cloud-flash-alt:before { content: '\ecec'; } .fontelloicon-drizzle-1:before { content: '\eced'; } .fontelloicon-disqus:before { content: '\edfb'; } .fontelloicon-rss-5:before { content: '\edfc'; } .fontelloicon-rain-2:before { content: '\ecee'; } .fontelloicon-windy:before { content: '\ecef'; } .fontelloicon-skype-3:before { content: '\edfd'; } .fontelloicon-twitter-5:before { content: '\edfe'; } .fontelloicon-windy-rain:before { content: '\ecf0'; } .fontelloicon-youtube-2:before { content: '\edff'; } .fontelloicon-snow-1:before { content: '\ecf1'; } .fontelloicon-vimeo-2:before { content: '\ee00'; } .fontelloicon-snow-alt:before { content: '\ecf2'; } .fontelloicon-snow-heavy:before { content: '\ecf3'; } .fontelloicon-windows-1:before { content: '\ee01'; } .fontelloicon-xing-1:before { content: '\ee02'; } .fontelloicon-hail:before { content: '\ecf4'; } .fontelloicon-yahoo:before { content: '\ee03'; } .fontelloicon-clouds:before { content: '\ecf5'; } .fontelloicon-clouds-flash:before { content: '\ecf6'; } .fontelloicon-chrome-1:before { content: '\ee04'; } .fontelloicon-email:before { content: '\ee05'; } .fontelloicon-macstore:before { content: '\ee06'; } .fontelloicon-myspace:before { content: '\ee07'; } .fontelloicon-podcast:before { content: '\ee08'; } .fontelloicon-amazon:before { content: '\ee09'; } .fontelloicon-steam:before { content: '\ee0a'; } .fontelloicon-cloudapp:before { content: '\ee0b'; } .fontelloicon-dropbox-2:before { content: '\ee0c'; } .fontelloicon-ebay:before { content: '\ee0d'; } .fontelloicon-facebook-5:before { content: '\ee0e'; } .fontelloicon-github-4:before { content: '\ee0f'; } .fontelloicon-googleplay:before { content: '\ee11'; } .fontelloicon-itunes:before { content: '\ee12'; } .fontelloicon-plurk:before { content: '\ee13'; } .fontelloicon-songkick:before { content: '\ee14'; } .fontelloicon-lastfm-2:before { content: '\ee15'; } .fontelloicon-gmail:before { content: '\ee16'; } .fontelloicon-pinboard:before { content: '\ee17'; } .fontelloicon-openid:before { content: '\ee18'; } .fontelloicon-quora:before { content: '\ee19'; } .fontelloicon-soundcloud-2:before { content: '\ee1a'; } .fontelloicon-tumblr-2:before { content: '\ee1b'; } .fontelloicon-eventasaurus:before { content: '\ee1c'; } .fontelloicon-wordpress:before { content: '\ee1d'; } .fontelloicon-yelp:before { content: '\ee1e'; } .fontelloicon-intensedebate:before { content: '\ee1f'; } .fontelloicon-eventbrite:before { content: '\ee20'; } .fontelloicon-scribd:before { content: '\ee21'; } .fontelloicon-posterous:before { content: '\ee22'; } .fontelloicon-stripe:before { content: '\ee23'; } .fontelloicon-pilcrow:before { content: '\ec6b'; } .fontelloicon-opentable:before { content: '\ee24'; } .fontelloicon-cart:before { content: '\ee25'; } .fontelloicon-print-5:before { content: '\ee26'; } .fontelloicon-angellist:before { content: '\ee27'; } .fontelloicon-instagram-2:before { content: '\ee28'; } .fontelloicon-dwolla:before { content: '\ee29'; } .fontelloicon-appnet:before { content: '\ee2a'; } .fontelloicon-statusnet:before { content: '\ee2b'; } .fontelloicon-acrobat:before { content: '\ee2c'; } .fontelloicon-drupal:before { content: '\ee2d'; } .fontelloicon-buffer:before { content: '\ee2e'; } .fontelloicon-pocket:before { content: '\ee2f'; } .fontelloicon-github-circled-4:before { content: '\ee10'; } .fontelloicon-bitbucket-1:before { content: '\ee30'; } .fontelloicon-lego:before { content: '\ee31'; } .fontelloicon-login-3:before { content: '\ee32'; } .fontelloicon-stackoverflow-1:before { content: '\ee33'; } .fontelloicon-hackernews:before { content: '\ee34'; } .fontelloicon-lkdto:before { content: '\ee35'; } .fontelloicon-info-3:before { content: '\ebe8'; } .fontelloicon-info-1:before { content: '\e9a4'; } .fontelloicon-left-4:before { content: '\ed42'; } .fontelloicon-left-thin:before { content: '\ea12'; } .fontelloicon-left-3:before { content: '\ec30'; } .fontelloicon-left-big:before { content: '\e8c3'; } .fontelloicon-up-3:before { content: '\ec32'; } .fontelloicon-up-big:before { content: '\e8c5'; } .fontelloicon-up-thin:before { content: '\ea14'; } .fontelloicon-up-4:before { content: '\ecac'; } .fontelloicon-up-5:before { content: '\ed44'; } .fontelloicon-right-big:before { content: '\e8c4'; } .fontelloicon-right-thin:before { content: '\ea13'; } .fontelloicon-right-3:before { content: '\ec31'; } .fontelloicon-right-4:before { content: '\ed43'; } .fontelloicon-down-4:before { content: '\ecab'; } .fontelloicon-down-3:before { content: '\ec2f'; } .fontelloicon-down-big:before { content: '\e8c2'; } .fontelloicon-down-5:before { content: '\ed41'; } .fontelloicon-down-thin:before { content: '\ea11'; } .fontelloicon-level-up-1:before { content: '\ea19'; } .fontelloicon-level-down-1:before { content: '\ea18'; } .fontelloicon-undo:before { content: '\ebff'; } .fontelloicon-exchange-1:before { content: '\ec3a'; } .fontelloicon-switch:before { content: '\ea1c'; } .fontelloicon-left-bold-1:before { content: '\ed46'; } .fontelloicon-up-bold-1:before { content: '\ed48'; } .fontelloicon-right-bold-1:before { content: '\ed47'; } .fontelloicon-down-bold-1:before { content: '\ed45'; } .fontelloicon-infinity:before { content: '\ea48'; } .fontelloicon-infinity-1:before { content: '\ebb5'; } .fontelloicon-plus-squared-1:before { content: '\e99e'; } .fontelloicon-minus-squared-1:before { content: '\e9a1'; } .fontelloicon-home-5:before { content: '\ed14'; } .fontelloicon-home-4:before { content: '\ec7e'; } .fontelloicon-home-3:before { content: '\ebe9'; } .fontelloicon-home-1:before { content: '\e9a7'; } .fontelloicon-home:before { content: '\e849'; } .fontelloicon-hourglass-1:before { content: '\ed3a'; } .fontelloicon-keyboard-1:before { content: '\e9c0'; } .fontelloicon-erase:before { content: '\ea49'; } .fontelloicon-split:before { content: '\ec3b'; } .fontelloicon-pause-1:before { content: '\ea1f'; } .fontelloicon-pause-3:before { content: '\ec40'; } .fontelloicon-pause:before { content: '\e8dc'; } .fontelloicon-eject-2:before { content: '\ec43'; } .fontelloicon-fast-forward:before { content: '\ea23'; } .fontelloicon-fast-fw:before { content: '\e8e1'; } .fontelloicon-fast-backward:before { content: '\ea24'; } .fontelloicon-fast-bw:before { content: '\e8e2'; } .fontelloicon-to-end-2:before { content: '\ec42'; } .fontelloicon-to-end:before { content: '\e8dd'; } .fontelloicon-to-end-1:before { content: '\ea21'; } .fontelloicon-to-start-2:before { content: '\ec41'; } .fontelloicon-to-start:before { content: '\e8df'; } .fontelloicon-to-start-1:before { content: '\ea22'; } .fontelloicon-stopwatch-1:before { content: '\ed39'; } .fontelloicon-clock-5:before { content: '\ed38'; } .fontelloicon-hourglass:before { content: '\e9e9'; } .fontelloicon-stop-1:before { content: '\ea1e'; } .fontelloicon-stop-3:before { content: '\ec3f'; } .fontelloicon-stop:before { content: '\e8db'; } .fontelloicon-up-dir-1:before { content: '\ea0c'; } .fontelloicon-up-dir-2:before { content: '\ecaa'; } .fontelloicon-up-dir:before { content: '\e8ab'; } .fontelloicon-play-3:before { content: '\ec3d'; } .fontelloicon-play-1:before { content: '\ea1d'; } .fontelloicon-play:before { content: '\e8d8'; } .fontelloicon-right-dir-3:before { content: '\efcf'; } .fontelloicon-right-dir-2:before { content: '\eca9'; } .fontelloicon-right-dir:before { content: '\e8ad'; } .fontelloicon-right-dir-1:before { content: '\ea0b'; } .fontelloicon-down-dir-2:before { content: '\eca7'; } .fontelloicon-down-dir:before { content: '\e8aa'; } .fontelloicon-down-dir-1:before { content: '\ea09'; } .fontelloicon-down-dir-3:before { content: '\efce'; } .fontelloicon-left-dir-1:before { content: '\ea0a'; } .fontelloicon-left-dir-2:before { content: '\eca8'; } .fontelloicon-left-dir:before { content: '\e8ac'; } .fontelloicon-adjust:before { content: '\e9ed'; } .fontelloicon-sun-inv:before { content: '\ec5d'; } .fontelloicon-cloud-1:before { content: '\ea38'; } .fontelloicon-cloud-8:before { content: '\efe4'; } .fontelloicon-cloud-3:before { content: '\ec5e'; } .fontelloicon-cloud:before { content: '\e8ee'; } .fontelloicon-cloud-5:before { content: '\ed60'; } .fontelloicon-umbrella-1:before { content: '\ec63'; } .fontelloicon-umbrella:before { content: '\e8f1'; } .fontelloicon-star-1:before { content: '\e98e'; } .fontelloicon-star-3:before { content: '\ebda'; } .fontelloicon-star-5:before { content: '\ecfb'; } .fontelloicon-star:before { content: '\e825'; } .fontelloicon-star-8:before { content: '\ef9f'; } .fontelloicon-star-4:before { content: '\ec70'; } .fontelloicon-star-empty:before { content: '\e826'; } .fontelloicon-star-empty-2:before { content: '\ecfc'; } .fontelloicon-star-empty-1:before { content: '\e98f'; } .fontelloicon-check:before { content: '\e918'; } .fontelloicon-cup:before { content: '\e9cc'; } .fontelloicon-left-hand:before { content: '\e8c7'; } .fontelloicon-up-hand:before { content: '\e8c8'; } .fontelloicon-right-hand:before { content: '\e8c6'; } .fontelloicon-down-hand:before { content: '\e8c9'; } .fontelloicon-menu-1:before { content: '\e997'; } .fontelloicon-th-list-2:before { content: '\ec79'; } .fontelloicon-th-list:before { content: '\e834'; } .fontelloicon-th-list-5:before { content: '\efa5'; } .fontelloicon-sun-2:before { content: '\ec5c'; } .fontelloicon-sun-1:before { content: '\eb78'; } .fontelloicon-moon-1:before { content: '\ea3b'; } .fontelloicon-moon-3:before { content: '\ec61'; } .fontelloicon-female-1:before { content: '\ed74'; } .fontelloicon-male-1:before { content: '\ed75'; } .fontelloicon-king:before { content: '\ed77'; } .fontelloicon-heart-empty:before { content: '\e824'; } .fontelloicon-heart-empty-1:before { content: '\e98d'; } .fontelloicon-heart-empty-4:before { content: '\ef9e'; } .fontelloicon-heart-empty-2:before { content: '\ebd9'; } .fontelloicon-heart-3:before { content: '\ebd8'; } .fontelloicon-heart-5:before { content: '\ecf9'; } .fontelloicon-heart:before { content: '\e823'; } .fontelloicon-heart-1:before { content: '\e98c'; } .fontelloicon-heart-4:before { content: '\ec6f'; } .fontelloicon-heart-8:before { content: '\ef9d'; } .fontelloicon-note:before { content: '\e986'; } .fontelloicon-music:before { content: '\e81f'; } .fontelloicon-note-beamed:before { content: '\e987'; } .fontelloicon-th:before { content: '\e833'; } .fontelloicon-th-4:before { content: '\efa4'; } .fontelloicon-layout:before { content: '\e996'; } .fontelloicon-th-2:before { content: '\ec78'; } .fontelloicon-flag-1:before { content: '\e9b0'; } .fontelloicon-flag:before { content: '\e859'; } .fontelloicon-tools:before { content: '\e9dc'; } .fontelloicon-anchor-2:before { content: '\ed78'; } .fontelloicon-cog-2:before { content: '\eb1d'; } .fontelloicon-cog:before { content: '\e88f'; } .fontelloicon-cog-7:before { content: '\efc1'; } .fontelloicon-cog-1:before { content: '\e9db'; } .fontelloicon-cog-3:before { content: '\ec1a'; } .fontelloicon-attention-filled:before { content: '\eaff'; } .fontelloicon-attention:before { content: '\e87a'; } .fontelloicon-attention-5:before { content: '\efb9'; } .fontelloicon-attention-1:before { content: '\e9c4'; } .fontelloicon-attention-3:before { content: '\ec8d'; } .fontelloicon-flash-3:before { content: '\ec60'; } .fontelloicon-flash-4:before { content: '\ed5f'; } .fontelloicon-flash-2:before { content: '\eb7c'; } .fontelloicon-flash-1:before { content: '\ea3a'; } .fontelloicon-flash:before { content: '\e8ef'; } .fontelloicon-record:before { content: '\ea20'; } .fontelloicon-key-3:before { content: '\ec67'; } .fontelloicon-rain-1:before { content: '\ec5f'; } .fontelloicon-cloud-thunder:before { content: '\ea39'; } .fontelloicon-cog-alt:before { content: '\e890'; } .fontelloicon-scissors-1:before { content: '\eba9'; } .fontelloicon-scissors:before { content: '\e90a'; } .fontelloicon-tape:before { content: '\ea4e'; } .fontelloicon-flight-1:before { content: '\ea3c'; } .fontelloicon-flight:before { content: '\e8f2'; } .fontelloicon-mail-8:before { content: '\ef9c'; } .fontelloicon-mail-1:before { content: '\e98b'; } .fontelloicon-mail-3:before { content: '\ebd7'; } .fontelloicon-mail:before { content: '\e821'; } .fontelloicon-mail-4:before { content: '\ec6e'; } .fontelloicon-mail-5:before { content: '\ecf8'; } .fontelloicon-edit-2:before { content: '\ec89'; } .fontelloicon-edit:before { content: '\e86e'; } .fontelloicon-pencil-4:before { content: '\ec87'; } .fontelloicon-pencil-2:before { content: '\eaf5'; } .fontelloicon-pencil:before { content: '\e86c'; } .fontelloicon-pencil-3:before { content: '\ebfc'; } .fontelloicon-pencil-1:before { content: '\e9bc'; } .fontelloicon-pencil-neg:before { content: '\ebfd'; } .fontelloicon-pencil-5:before { content: '\ed21'; } .fontelloicon-pencil-alt-1:before { content: '\ec88'; } .fontelloicon-pencil-alt:before { content: '\ebfe'; } .fontelloicon-feather:before { content: '\e9bd'; } .fontelloicon-vector-pencil:before { content: '\ed71'; } .fontelloicon-ok-4:before { content: '\ed0b'; } .fontelloicon-ok-2:before { content: '\ebdf'; } .fontelloicon-ok:before { content: '\e835'; } .fontelloicon-ok-3:before { content: '\ec7a'; } .fontelloicon-check-1:before { content: '\e998'; } .fontelloicon-ok-6:before { content: '\efa6'; } .fontelloicon-ok-circle-1:before { content: '\efa7'; } .fontelloicon-ok-circle:before { content: '\ebe0'; } .fontelloicon-ok-circled:before { content: '\e836'; } .fontelloicon-cancel-4:before { content: '\ec7b'; } .fontelloicon-cancel-7:before { content: '\efa8'; } .fontelloicon-cancel:before { content: '\e839'; } .fontelloicon-cancel-3:before { content: '\ebe1'; } .fontelloicon-cancel-1:before { content: '\e999'; } .fontelloicon-cancel-circle-1:before { content: '\ec7c'; } .fontelloicon-cancel-circled-1:before { content: '\e99a'; } .fontelloicon-cancel-circle:before { content: '\ebe2'; } .fontelloicon-cancel-circle-2:before { content: '\efa9'; } .fontelloicon-cancel-circled:before { content: '\e83a'; } .fontelloicon-asterisk:before { content: '\e91c'; } .fontelloicon-cancel-5:before { content: '\ed0d'; } .fontelloicon-cancel-squared:before { content: '\e99b'; } .fontelloicon-help-2:before { content: '\ebe7'; } .fontelloicon-help-1:before { content: '\e9a2'; } .fontelloicon-help-circled-2:before { content: '\ed10'; } .fontelloicon-help-circled-alt:before { content: '\ed11'; } .fontelloicon-attention-alt-1:before { content: '\ed29'; } .fontelloicon-attention-circled:before { content: '\e87b'; } .fontelloicon-attention-4:before { content: '\ed28'; } .fontelloicon-quote-left-alt:before { content: '\ebfa'; } .fontelloicon-quote-right-alt:before { content: '\ebfb'; } .fontelloicon-quote-left-1:before { content: '\ebf8'; } .fontelloicon-quote:before { content: '\e9b9'; } .fontelloicon-quote-right-1:before { content: '\ebf9'; } .fontelloicon-plus-circled:before { content: '\e83d'; } .fontelloicon-plus-circle:before { content: '\ebe4'; } .fontelloicon-plus-circle-1:before { content: '\efaa'; } .fontelloicon-plus-circled-1:before { content: '\e99d'; } .fontelloicon-minus-circled-1:before { content: '\e9a0'; } .fontelloicon-minus-circle-1:before { content: '\efab'; } .fontelloicon-minus-circled:before { content: '\e841'; } .fontelloicon-minus-circle:before { content: '\ebe6'; } .fontelloicon-right-1:before { content: '\ea07'; } .fontelloicon-direction-1:before { content: '\e9ca'; } .fontelloicon-forward-1:before { content: '\e9b8'; } .fontelloicon-forward:before { content: '\e866'; } .fontelloicon-forward-4:before { content: '\efb3'; } .fontelloicon-ccw-1:before { content: '\ea15'; } .fontelloicon-ccw:before { content: '\e8cf'; } .fontelloicon-cw-4:before { content: '\ecad'; } .fontelloicon-cw-3:before { content: '\ec37'; } .fontelloicon-cw-2:before { content: '\eb4d'; } .fontelloicon-cw-1:before { content: '\ea16'; } .fontelloicon-cw:before { content: '\e8ce'; } .fontelloicon-arrow-curved:before { content: '\ec3c'; } .fontelloicon-squares:before { content: '\ecc0'; } .fontelloicon-left-1:before { content: '\ea06'; } .fontelloicon-up-1:before { content: '\ea08'; } .fontelloicon-down-1:before { content: '\ea05'; } .fontelloicon-resize-vertical:before { content: '\e8a3'; } .fontelloicon-resize-vertical-1:before { content: '\ec2b'; } .fontelloicon-resize-horizontal:before { content: '\e8a4'; } .fontelloicon-resize-horizontal-1:before { content: '\ec2c'; } .fontelloicon-eject:before { content: '\e8e3'; } .fontelloicon-cog-4:before { content: '\ed32'; } .fontelloicon-heart-7:before { content: '\ef6e'; } .fontelloicon-zoom-out-4:before { content: '\eedc'; } .fontelloicon-sun-filled:before { content: '\eb79'; } .fontelloicon-zoom-in-4:before { content: '\eedb'; } .fontelloicon-cloud-7:before { content: '\ef8c'; } .fontelloicon-contrast:before { content: '\eb73'; } .fontelloicon-anchor-outline:before { content: '\ebae'; } .fontelloicon-star-7:before { content: '\ef6f'; } .fontelloicon-youtube-3:before { content: '\ef6a'; } .fontelloicon-anchor-1:before { content: '\ebaf'; } .fontelloicon-tv:before { content: '\ef86'; } .fontelloicon-list-add:before { content: '\ea2c'; } .fontelloicon-wrench-circled:before { content: '\eec4'; } .fontelloicon-wrench-4:before { content: '\eec3'; } .fontelloicon-sound-1:before { content: '\ef83'; } .fontelloicon-archive-1:before { content: '\eb14'; } .fontelloicon-videocam-5:before { content: '\ef71'; } .fontelloicon-list-1:before { content: '\ea2b'; } .fontelloicon-reply-outline:before { content: '\eaed'; } .fontelloicon-wordpress-2:before { content: '\ef69'; } .fontelloicon-reply-2:before { content: '\eaee'; } .fontelloicon-accessibility:before { content: '\ef46'; } .fontelloicon-trash-8:before { content: '\ef7d'; } .fontelloicon-down-outline:before { content: '\eb44'; } .fontelloicon-website-circled:before { content: '\ee89'; } .fontelloicon-user-7:before { content: '\ef70'; } .fontelloicon-down-2:before { content: '\eb40'; } .fontelloicon-key-5:before { content: '\ef92'; } .fontelloicon-website:before { content: '\ee88'; } .fontelloicon-down-small:before { content: '\eb48'; } .fontelloicon-warning-1:before { content: '\eeab'; } .fontelloicon-search-7:before { content: '\ef6c'; } .fontelloicon-w3c-1:before { content: '\ef68'; } .fontelloicon-forward-outline:before { content: '\eaef'; } .fontelloicon-cog-6:before { content: '\ef80'; } .fontelloicon-forward-2:before { content: '\eaf0'; } .fontelloicon-camera-7:before { content: '\ef72'; } .fontelloicon-volume-up-3:before { content: '\eece'; } .fontelloicon-tag-6:before { content: '\ef77'; } .fontelloicon-volume-off-4:before { content: '\eecb'; } .fontelloicon-left-outline:before { content: '\eb45'; } .fontelloicon-left-2:before { content: '\eb41'; } .fontelloicon-lock-7:before { content: '\ef75'; } .fontelloicon-volume-down-2:before { content: '\eecc'; } .fontelloicon-vimeo-4:before { content: '\ef66'; } .fontelloicon-lightbulb-3:before { content: '\ef85'; } .fontelloicon-left-small:before { content: '\eb49'; } .fontelloicon-loop-alt-outline:before { content: '\eb52'; } .fontelloicon-pencil-7:before { content: '\ef79'; } .fontelloicon-view-mode:before { content: '\ee78'; } .fontelloicon-diamond:before { content: '\ef98'; } .fontelloicon-video-chat:before { content: '\ee70'; } .fontelloicon-loop-alt:before { content: '\eb53'; } .fontelloicon-resize-full-outline:before { content: '\eb30'; } .fontelloicon-desktop-3:before { content: '\ef87'; } .fontelloicon-video-circled:before { content: '\ee6d'; } .fontelloicon-video-4:before { content: '\ee6c'; } .fontelloicon-location-7:before { content: '\ef7b'; } .fontelloicon-resize-full-2:before { content: '\eb31'; } .fontelloicon-user-6:before { content: '\ee68'; } .fontelloicon-eye-7:before { content: '\ef76'; } .fontelloicon-resize-normal-outline:before { content: '\eb32'; } .fontelloicon-comment-6:before { content: '\ef7a'; } .fontelloicon-resize-normal:before { content: '\eb33'; } .fontelloicon-upload-5:before { content: '\ee9c'; } .fontelloicon-lock-open-alt-2:before { content: '\ee8f'; } .fontelloicon-move-outline:before { content: '\eb34'; } .fontelloicon-inbox-4:before { content: '\ef8a'; } .fontelloicon-cup-1:before { content: '\ef7c'; } .fontelloicon-move-1:before { content: '\eb35'; } .fontelloicon-lock-open-6:before { content: '\ee8e'; } .fontelloicon-loop-outline:before { content: '\eb50'; } .fontelloicon-universal-access:before { content: '\ef47'; } .fontelloicon-mobile-6:before { content: '\ef88'; } .fontelloicon-twitter-7:before { content: '\ef64'; } .fontelloicon-doc-7:before { content: '\ef7e'; } .fontelloicon-tumblr-4:before { content: '\ef65'; } .fontelloicon-right-outline:before { content: '\eb46'; } .fontelloicon-mail-7:before { content: '\ef6d'; } .fontelloicon-thumbs-up-5:before { content: '\ef78'; } .fontelloicon-right-2:before { content: '\eb42'; } .fontelloicon-trash-circled:before { content: '\eeb4'; } .fontelloicon-photo-1:before { content: '\ef73'; } .fontelloicon-right-small:before { content: '\eb4a'; } .fontelloicon-trash-7:before { content: '\eeb3'; } .fontelloicon-torso:before { content: '\ee6b'; } .fontelloicon-note-1:before { content: '\ef7f'; } .fontelloicon-tint-1:before { content: '\ef27'; } .fontelloicon-clock-7:before { content: '\ef84'; } .fontelloicon-arrows-cw-outline:before { content: '\eb4e'; } .fontelloicon-paper-plane-2:before { content: '\ef8d'; } .fontelloicon-clock-circled:before { content: '\eed1'; } .fontelloicon-arrows-cw-1:before { content: '\eb4f'; } .fontelloicon-clock-6:before { content: '\eed0'; } .fontelloicon-params:before { content: '\ef81'; } .fontelloicon-up-outline:before { content: '\eb47'; } .fontelloicon-up-2:before { content: '\eb43'; } .fontelloicon-thumbs-up-4:before { content: '\ee98'; } .fontelloicon-money-2:before { content: '\ef95'; } .fontelloicon-up-small:before { content: '\eb4b'; } .fontelloicon-database-2:before { content: '\ef91'; } .fontelloicon-thumbs-down-4:before { content: '\ee99'; } .fontelloicon-th-list-4:before { content: '\ee77'; } .fontelloicon-music-4:before { content: '\ef6b'; } .fontelloicon-at:before { content: '\ebb8'; } .fontelloicon-megaphone-3:before { content: '\ef90'; } .fontelloicon-attach-outline:before { content: '\ead6'; } .fontelloicon-th-large-2:before { content: '\ee75'; } .fontelloicon-attach-2:before { content: '\ead7'; } .fontelloicon-th-3:before { content: '\ee76'; } .fontelloicon-graduation-cap-1:before { content: '\ef8f'; } .fontelloicon-cancel-alt:before { content: '\eac4'; } .fontelloicon-text-width-1:before { content: '\ef17'; } .fontelloicon-beaker-1:before { content: '\ef93'; } .fontelloicon-text-height-1:before { content: '\ef16'; } .fontelloicon-cancel-alt-filled:before { content: '\eac5'; } .fontelloicon-food-1:before { content: '\ef96'; } .fontelloicon-t-shirt:before { content: '\ef99'; } .fontelloicon-bat-charge:before { content: '\eb69'; } .fontelloicon-tasks-1:before { content: '\ef36'; } .fontelloicon-fire-3:before { content: '\ef8e'; } .fontelloicon-bat4:before { content: '\eb68'; } .fontelloicon-tags-2:before { content: '\ee93'; } .fontelloicon-bat3:before { content: '\eb67'; } .fontelloicon-attach-6:before { content: '\ef74'; } .fontelloicon-tag-5:before { content: '\ee92'; } .fontelloicon-bat1:before { content: '\eb65'; } .fontelloicon-shop-1:before { content: '\ef97'; } .fontelloicon-stumbleupon-2:before { content: '\ef63'; } .fontelloicon-stop-circled:before { content: '\eef5'; } .fontelloicon-calendar-8:before { content: '\ef82'; } .fontelloicon-bat2:before { content: '\eb66'; } .fontelloicon-flask:before { content: '\ebaa'; } .fontelloicon-wallet:before { content: '\ef9a'; } .fontelloicon-stop-6:before { content: '\eef4'; } .fontelloicon-beer-1:before { content: '\ebad'; } .fontelloicon-cd-3:before { content: '\ef89'; } .fontelloicon-step-forward:before { content: '\ef01'; } .fontelloicon-step-backward:before { content: '\ef00'; } .fontelloicon-bell-2:before { content: '\eafd'; } .fontelloicon-truck-1:before { content: '\ef94'; } .fontelloicon-star-empty-3:before { content: '\ee67'; } .fontelloicon-globe-6:before { content: '\ef8b'; } .fontelloicon-popup-2:before { content: '\eb3b'; } .fontelloicon-star-circled:before { content: '\ee66'; } .fontelloicon-briefcase-2:before { content: '\eb8b'; } .fontelloicon-star-6:before { content: '\ee65'; } .fontelloicon-brush-1:before { content: '\eb8c'; } .fontelloicon-stackoverflow-2:before { content: '\ef62'; } .fontelloicon-vcard-1:before { content: '\eb03'; } .fontelloicon-volume-1:before { content: '\eecd'; } .fontelloicon-smiley-circled:before { content: '\ef3a'; } .fontelloicon-calculator:before { content: '\ebb3'; } .fontelloicon-smiley:before { content: '\ef39'; } .fontelloicon-calendar-outlilne:before { content: '\eb21'; } .fontelloicon-slideshare:before { content: '\ef61'; } .fontelloicon-calendar-2:before { content: '\eb22'; } .fontelloicon-camera-outline:before { content: '\eab8'; } .fontelloicon-skype-5:before { content: '\ef60'; } .fontelloicon-signal-4:before { content: '\ef03'; } .fontelloicon-camera-2:before { content: '\eab9'; } .fontelloicon-block-outline:before { content: '\eb2e'; } .fontelloicon-basket-circled:before { content: '\eec6'; } .fontelloicon-basket-4:before { content: '\eec5'; } .fontelloicon-share-2:before { content: '\ee9d'; } .fontelloicon-chart-alt-outline:before { content: '\eb96'; } .fontelloicon-export-5:before { content: '\eea0'; } .fontelloicon-chart-alt:before { content: '\eb97'; } .fontelloicon-chart-bar-outline:before { content: '\eb98'; } .fontelloicon-search-circled:before { content: '\ee5f'; } .fontelloicon-search-6:before { content: '\ee5e'; } .fontelloicon-chart-outline:before { content: '\eb94'; } .fontelloicon-target-4:before { content: '\ef02'; } .fontelloicon-desktop-circled:before { content: '\ef05'; } .fontelloicon-chart-pie-outline:before { content: '\eb9a'; } .fontelloicon-desktop-2:before { content: '\ef04'; } .fontelloicon-chart-pie-1:before { content: '\eb9b'; } .fontelloicon-rss-6:before { content: '\eebd'; } .fontelloicon-left-open-outline:before { content: '\eb3c'; } .fontelloicon-road-1:before { content: '\ef21'; } .fontelloicon-left-open-2:before { content: '\eb3d'; } .fontelloicon-backward-circled:before { content: '\eefb'; } .fontelloicon-right-open-outline:before { content: '\eb3e'; } .fontelloicon-retweet-3:before { content: '\eea7'; } .fontelloicon-resize-vertical-2:before { content: '\eed8'; } .fontelloicon-right-open-2:before { content: '\eb3f'; } .fontelloicon-resize-small-4:before { content: '\eed7'; } .fontelloicon-clipboard-1:before { content: '\eb9e'; } .fontelloicon-resize-horizontal-2:before { content: '\eed9'; } .fontelloicon-upload-cloud-2:before { content: '\eaec'; } .fontelloicon-play-circle2:before { content: '\ec3e'; } .fontelloicon-resize-full-5:before { content: '\eed5'; } .fontelloicon-code-outline:before { content: '\eaf1'; } .fontelloicon-cw-circled:before { content: '\eeee'; } .fontelloicon-code-2:before { content: '\eaf2'; } .fontelloicon-coffee-1:before { content: '\ebac'; } .fontelloicon-cw-5:before { content: '\eeed'; } .fontelloicon-cog-outline:before { content: '\eb1c'; } .fontelloicon-cancel-circled-4:before { content: '\ee7d'; } .fontelloicon-cancel-circled2-1:before { content: '\ee7e'; } .fontelloicon-cancel-6:before { content: '\ee7c'; } .fontelloicon-compass-2:before { content: '\eb0a'; } .fontelloicon-arrows-cw-2:before { content: '\eeef'; } .fontelloicon-contacts:before { content: '\eb02'; } .fontelloicon-reddit-1:before { content: '\ef5f'; } .fontelloicon-credit-card-2:before { content: '\eb9d'; } .fontelloicon-record-2:before { content: '\eef8'; } .fontelloicon-upload-cloud-outline:before { content: '\eaeb'; } .fontelloicon-shuffle-4:before { content: '\eef0'; } .fontelloicon-database-1:before { content: '\eb9f'; } .fontelloicon-cancel-circled-outline:before { content: '\eac6'; } .fontelloicon-quote-circled:before { content: '\ee9f'; } .fontelloicon-cancel-circled-2:before { content: '\eac7'; } .fontelloicon-quote-1:before { content: '\ee9e'; } .fontelloicon-help-circled-3:before { content: '\ee84'; } .fontelloicon-desktop-1:before { content: '\eb6f'; } .fontelloicon-help-3:before { content: '\ee83'; } .fontelloicon-laptop-1:before { content: '\eb70'; } .fontelloicon-qrcode-1:before { content: '\ef22'; } .fontelloicon-print-6:before { content: '\eea6'; } .fontelloicon-tablet-1:before { content: '\eb71'; } .fontelloicon-address-1:before { content: '\eb04'; } .fontelloicon-plus-circled-2:before { content: '\ee80'; } .fontelloicon-divide-outline:before { content: '\eacc'; } .fontelloicon-plus-6:before { content: '\ee7f'; } .fontelloicon-play-circled2-1:before { content: '\eef3'; } .fontelloicon-divide:before { content: '\eacd'; } .fontelloicon-doc-add:before { content: '\eb0e'; } .fontelloicon-play-circled-1:before { content: '\eef2'; } .fontelloicon-doc-remove:before { content: '\eb0f'; } .fontelloicon-play-5:before { content: '\eef1'; } .fontelloicon-flight-2:before { content: '\ef10'; } .fontelloicon-doc-text-2:before { content: '\eb0d'; } .fontelloicon-pinterest-3:before { content: '\ef5e'; } .fontelloicon-doc-2:before { content: '\eb0c'; } .fontelloicon-picture-4:before { content: '\ee71'; } .fontelloicon-download-outline:before { content: '\eae7'; } .fontelloicon-picasa-2:before { content: '\ef5d'; } .fontelloicon-edit-1:before { content: '\eaf8'; } .fontelloicon-photo-circled:before { content: '\ee74'; } .fontelloicon-photo:before { content: '\ee73'; } .fontelloicon-eject-outline:before { content: '\eb61'; } .fontelloicon-phone-circled:before { content: '\eebf'; } .fontelloicon-eject-1:before { content: '\eb62'; } .fontelloicon-eq-outline:before { content: '\eace'; } .fontelloicon-phone-3:before { content: '\eebe'; } .fontelloicon-eq:before { content: '\eacf'; } .fontelloicon-person:before { content: '\ef41'; } .fontelloicon-pencil-circled:before { content: '\eea2'; } .fontelloicon-export-outline:before { content: '\eaf3'; } .fontelloicon-pencil-6:before { content: '\eea1'; } .fontelloicon-export-2:before { content: '\eaf4'; } .fontelloicon-pause-circled:before { content: '\eef7'; } .fontelloicon-eye-outline:before { content: '\eade'; } .fontelloicon-eye-2:before { content: '\eadf'; } .fontelloicon-pause-5:before { content: '\eef6'; } .fontelloicon-path:before { content: '\ef5c'; } .fontelloicon-feather-1:before { content: '\eaf7'; } .fontelloicon-video-2:before { content: '\eab3'; } .fontelloicon-attach-circled:before { content: '\ee8b'; } .fontelloicon-attach-5:before { content: '\ee8a'; } .fontelloicon-flag-2:before { content: '\eae3'; } .fontelloicon-ok-circled-2:before { content: '\ee7a'; } .fontelloicon-flag-filled:before { content: '\eae4'; } .fontelloicon-ok-circled2-1:before { content: '\ee7b'; } .fontelloicon-flash-outline:before { content: '\eb7b'; } .fontelloicon-ok-5:before { content: '\ee79'; } .fontelloicon-off-1:before { content: '\ef20'; } .fontelloicon-flow-split:before { content: '\eba2'; } .fontelloicon-network-1:before { content: '\ef08'; } .fontelloicon-flow-merge:before { content: '\eba3'; } .fontelloicon-flow-parallel-1:before { content: '\eba4'; } .fontelloicon-music-3:before { content: '\ee5d'; } .fontelloicon-flow-cross:before { content: '\eba5'; } .fontelloicon-move-3:before { content: '\eeda'; } .fontelloicon-folder-add:before { content: '\eb12'; } .fontelloicon-minus-circled-2:before { content: '\ee82'; } .fontelloicon-folder-delete:before { content: '\eb13'; } .fontelloicon-minus-4:before { content: '\ee81'; } .fontelloicon-folder-2:before { content: '\eb11'; } .fontelloicon-mic-circled:before { content: '\eeca'; } .fontelloicon-gift-1:before { content: '\eb92'; } .fontelloicon-mic-5:before { content: '\eec9'; } .fontelloicon-globe-alt-outline:before { content: '\eb76'; } .fontelloicon-location-circled:before { content: '\eeb0'; } .fontelloicon-location-6:before { content: '\eeaf'; } .fontelloicon-users-outline:before { content: '\eaad'; } .fontelloicon-male-2:before { content: '\ef48'; } .fontelloicon-magnet-2:before { content: '\ef2d'; } .fontelloicon-users-2:before { content: '\eaae'; } .fontelloicon-lock-circled:before { content: '\ee8d'; } .fontelloicon-headphones-1:before { content: '\eb29'; } .fontelloicon-lock-6:before { content: '\ee8c'; } .fontelloicon-heart-2:before { content: '\eaa7'; } .fontelloicon-heart-filled:before { content: '\eaa8'; } .fontelloicon-clipboard-2:before { content: '\ef32'; } .fontelloicon-list-3:before { content: '\ef1c'; } .fontelloicon-home-outline:before { content: '\ead2'; } .fontelloicon-home-2:before { content: '\ead3'; } .fontelloicon-linkedin-6:before { content: '\ef5b'; } .fontelloicon-picture-outline:before { content: '\eab6'; } .fontelloicon-leaf-3:before { content: '\ef11'; } .fontelloicon-laptop-circled:before { content: '\ef07'; } .fontelloicon-picture-2:before { content: '\eab7'; } .fontelloicon-laptop-2:before { content: '\ef06'; } .fontelloicon-infinity-outline:before { content: '\ebb4'; } .fontelloicon-key-4:before { content: '\ef34'; } .fontelloicon-italic-1:before { content: '\ef15'; } .fontelloicon-info-outline:before { content: '\ead0'; } .fontelloicon-info-2:before { content: '\ead1'; } .fontelloicon-iphone-home:before { content: '\ef40'; } .fontelloicon-attention-2:before { content: '\eafe'; } .fontelloicon-instagram-4:before { content: '\ef5a'; } .fontelloicon-info-circled-3:before { content: '\ee85'; } .fontelloicon-check-outline:before { content: '\eb90'; } .fontelloicon-indent-right-1:before { content: '\ef1e'; } .fontelloicon-check-2:before { content: '\eb91'; } .fontelloicon-indent-left-1:before { content: '\ef1d'; } .fontelloicon-key-outline:before { content: '\eba0'; } .fontelloicon-right-hand-1:before { content: '\eeeb'; } .fontelloicon-left-hand-1:before { content: '\eeea'; } .fontelloicon-leaf-2:before { content: '\eb89'; } .fontelloicon-down-hand-1:before { content: '\eee9'; } .fontelloicon-lightbulb-1:before { content: '\eb2d'; } .fontelloicon-guidedog:before { content: '\ef45'; } .fontelloicon-group-circled:before { content: '\ee6a'; } .fontelloicon-link-outline:before { content: '\ead4'; } .fontelloicon-group:before { content: '\ee69'; } .fontelloicon-link-2:before { content: '\ead5'; } .fontelloicon-direction-outline:before { content: '\eb08'; } .fontelloicon-forward-circled:before { content: '\eeff'; } .fontelloicon-forward-3:before { content: '\eefe'; } .fontelloicon-direction-2:before { content: '\eb09'; } .fontelloicon-location-outline:before { content: '\eb05'; } .fontelloicon-fontsize-1:before { content: '\ef13'; } .fontelloicon-location-2:before { content: '\eb06'; } .fontelloicon-font-1:before { content: '\ef12'; } .fontelloicon-lock-2:before { content: '\ead8'; } .fontelloicon-folder-circled:before { content: '\eeba'; } .fontelloicon-folder-open-2:before { content: '\eebc'; } .fontelloicon-lock-filled:before { content: '\ead9'; } .fontelloicon-female-2:before { content: '\ef49'; } .fontelloicon-lock-open-2:before { content: '\eada'; } .fontelloicon-fast-forward-2:before { content: '\eefd'; } .fontelloicon-lock-open-filled:before { content: '\eadb'; } .fontelloicon-fast-backward-2:before { content: '\eefc'; } .fontelloicon-mail-2:before { content: '\eaa6'; } .fontelloicon-map-1:before { content: '\eb07'; } .fontelloicon-videocam-4:before { content: '\ee6f'; } .fontelloicon-facebook-7:before { content: '\ef52'; } .fontelloicon-eject-alt-outline:before { content: '\eb63'; } .fontelloicon-eye-6:before { content: '\ee90'; } .fontelloicon-eject-alt:before { content: '\eb64'; } .fontelloicon-gauge-2:before { content: '\ef38'; } .fontelloicon-fast-fw-outline:before { content: '\eb5b'; } .fontelloicon-css:before { content: '\ef4d'; } .fontelloicon-fast-fw-1:before { content: '\eb5c'; } .fontelloicon-credit-card-4:before { content: '\ef30'; } .fontelloicon-pause-outline:before { content: '\eb59'; } .fontelloicon-pause-2:before { content: '\eb5a'; } .fontelloicon-compass-circled:before { content: '\eeb2'; } .fontelloicon-play-outline:before { content: '\eb55'; } .fontelloicon-compass-5:before { content: '\eeb1'; } .fontelloicon-comment-alt-1:before { content: '\eea9'; } .fontelloicon-play-2:before { content: '\eb56'; } .fontelloicon-down-open-3:before { content: '\eedd'; } .fontelloicon-record-outline:before { content: '\eb5f'; } .fontelloicon-check-empty-1:before { content: '\ef29'; } .fontelloicon-record-1:before { content: '\eb60'; } .fontelloicon-check-3:before { content: '\ef28'; } .fontelloicon-rewind-outline:before { content: '\eb5d'; } .fontelloicon-certificate-2:before { content: '\ef35'; } .fontelloicon-rewind:before { content: '\eb5e'; } .fontelloicon-cc-2:before { content: '\ef4c'; } .fontelloicon-stop-outline:before { content: '\eb57'; } .fontelloicon-stop-2:before { content: '\eb58'; } .fontelloicon-camera-6:before { content: '\ee72'; } .fontelloicon-chat-2:before { content: '\eafb'; } .fontelloicon-block-4:before { content: '\eed4'; } .fontelloicon-comment-2:before { content: '\eafa'; } .fontelloicon-backward:before { content: '\eefa'; } .fontelloicon-asterisk-1:before { content: '\ef2a'; } .fontelloicon-chat-alt:before { content: '\eafc'; } .fontelloicon-asl:before { content: '\ef3d'; } .fontelloicon-mic-outline:before { content: '\eb23'; } .fontelloicon-up-6:before { content: '\eee4'; } .fontelloicon-right-5:before { content: '\eee3'; } .fontelloicon-minus-outline:before { content: '\eaca'; } .fontelloicon-minus-2:before { content: '\eacb'; } .fontelloicon-heart-circled:before { content: '\ee63'; } .fontelloicon-news:before { content: '\eb10'; } .fontelloicon-heart-6:before { content: '\ee62'; } .fontelloicon-hearing-impaired:before { content: '\ef3f'; } .fontelloicon-music-outline:before { content: '\eaa2'; } .fontelloicon-music-2:before { content: '\eaa3'; } .fontelloicon-headphones-3:before { content: '\eecf'; } .fontelloicon-pen:before { content: '\eaf6'; } .fontelloicon-hdd-2:before { content: '\ef33'; } .fontelloicon-up-hand-1:before { content: '\eeec'; } .fontelloicon-phone-outline:before { content: '\eb18'; } .fontelloicon-github-6:before { content: '\ef57'; } .fontelloicon-gift-2:before { content: '\ef2b'; } .fontelloicon-resize-full-alt-2:before { content: '\eed6'; } .fontelloicon-pi-outline:before { content: '\ebb6'; } .fontelloicon-pi:before { content: '\ebb7'; } .fontelloicon-friendfeed-rect-1:before { content: '\ef56'; } .fontelloicon-pin-outline:before { content: '\eadc'; } .fontelloicon-friendfeed-1:before { content: '\ef55'; } .fontelloicon-pin-1:before { content: '\eadd'; } .fontelloicon-foursquare-2:before { content: '\ef54'; } .fontelloicon-doc-new-circled:before { content: '\eeb8'; } .fontelloicon-pipette:before { content: '\eb8d'; } .fontelloicon-doc-new:before { content: '\eeb7'; } .fontelloicon-plane-outline:before { content: '\eb87'; } .fontelloicon-plane:before { content: '\eb88'; } .fontelloicon-edit-circled:before { content: '\eea4'; } .fontelloicon-plug:before { content: '\eb6a'; } .fontelloicon-edit-3:before { content: '\eea3'; } .fontelloicon-doc-circled:before { content: '\eeb6'; } .fontelloicon-plus-outline:before { content: '\eac8'; } .fontelloicon-doc-6:before { content: '\eeb5'; } .fontelloicon-plus-2:before { content: '\eac9'; } .fontelloicon-looped-square-outline:before { content: '\ebba'; } .fontelloicon-dribbble-5:before { content: '\ef51'; } .fontelloicon-looped-square-interest:before { content: '\ebbb'; } .fontelloicon-download-alt:before { content: '\ee9b'; } .fontelloicon-download-6:before { content: '\ee9a'; } .fontelloicon-power-outline:before { content: '\eb8e'; } .fontelloicon-digg-1:before { content: '\ef50'; } .fontelloicon-power:before { content: '\eb8f'; } .fontelloicon-deviantart-1:before { content: '\ef4f'; } .fontelloicon-print-2:before { content: '\eaf9'; } .fontelloicon-puzzle-outline:before { content: '\ebb0'; } .fontelloicon-delicious-1:before { content: '\ef4e'; } .fontelloicon-puzzle-1:before { content: '\ebb1'; } .fontelloicon-left-circled-2:before { content: '\eee6'; } .fontelloicon-target-outline:before { content: '\eb6b'; } .fontelloicon-down-circled-2:before { content: '\eee5'; } .fontelloicon-child:before { content: '\ef43'; } .fontelloicon-up-open-3:before { content: '\eee0'; } .fontelloicon-cw-outline:before { content: '\eb4c'; } .fontelloicon-right-open-4:before { content: '\eedf'; } .fontelloicon-left-open-4:before { content: '\eede'; } .fontelloicon-rss-outline:before { content: '\eb16'; } .fontelloicon-bold-1:before { content: '\ef14'; } .fontelloicon-rss-2:before { content: '\eb17'; } .fontelloicon-blogger-2:before { content: '\ef4b'; } .fontelloicon-scissors-outline:before { content: '\eba8'; } .fontelloicon-blind:before { content: '\ef44'; } .fontelloicon-box-2:before { content: '\eb15'; } .fontelloicon-bell-5:before { content: '\eeaa'; } .fontelloicon-basket-2:before { content: '\eb20'; } .fontelloicon-behance-1:before { content: '\ef4a'; } .fontelloicon-at-circled:before { content: '\ebb9'; } .fontelloicon-barcode-1:before { content: '\ef23'; } .fontelloicon-dribbble-circled-1:before { content: '\ebc0'; } .fontelloicon-left-5:before { content: '\eee2'; } .fontelloicon-down-6:before { content: '\eee1'; } .fontelloicon-dribbble-2:before { content: '\ebc1'; } .fontelloicon-align-right-1:before { content: '\ef1a'; } .fontelloicon-facebook-circled-1:before { content: '\ebc2'; } .fontelloicon-facebook-2:before { content: '\ebc3'; } .fontelloicon-align-left-1:before { content: '\ef18'; } .fontelloicon-flickr-circled-1:before { content: '\ebc4'; } .fontelloicon-align-justify-1:before { content: '\ef1b'; } .fontelloicon-align-center-1:before { content: '\ef19'; } .fontelloicon-flickr-2:before { content: '\ebc5'; } .fontelloicon-adult:before { content: '\ef42'; } .fontelloicon-github-circled-2:before { content: '\ebc6'; } .fontelloicon-github-2:before { content: '\ebc7'; } .fontelloicon-adjust-1:before { content: '\ef26'; } .fontelloicon-lastfm-circled-1:before { content: '\ebc8'; } .fontelloicon-address-book-alt:before { content: '\ef3c'; } .fontelloicon-address-book:before { content: '\ef3b'; } .fontelloicon-lastfm-1:before { content: '\ebc9'; } .fontelloicon-lightbulb-2:before { content: '\eed2'; } .fontelloicon-linkedin-circled-1:before { content: '\ebca'; } .fontelloicon-linkedin-2:before { content: '\ebcb'; } .fontelloicon-home-circled:before { content: '\ee87'; } .fontelloicon-home-6:before { content: '\ee86'; } .fontelloicon-pinterest-circled-2:before { content: '\ebcc'; } .fontelloicon-pinterest-1:before { content: '\ebcd'; } .fontelloicon-heart-empty-3:before { content: '\ee64'; } .fontelloicon-skype-outline:before { content: '\ebce'; } .fontelloicon-globe-5:before { content: '\ef0c'; } .fontelloicon-skype-2:before { content: '\ebcf'; } .fontelloicon-glasses:before { content: '\ef3e'; } .fontelloicon-tumbler-circled:before { content: '\ebd0'; } .fontelloicon-glass-1:before { content: '\ee5c'; } .fontelloicon-tumbler:before { content: '\ebd1'; } .fontelloicon-github-text-1:before { content: '\ef58'; } .fontelloicon-flag-3:before { content: '\ee96'; } .fontelloicon-twitter-circled-1:before { content: '\ebd2'; } .fontelloicon-twitter-2:before { content: '\ebd3'; } .fontelloicon-fire-2:before { content: '\ef2c'; } .fontelloicon-vimeo-circled-1:before { content: '\ebd4'; } .fontelloicon-filter-1:before { content: '\ef37'; } .fontelloicon-vimeo-1:before { content: '\ebd5'; } .fontelloicon-video-alt-1:before { content: '\ee6e'; } .fontelloicon-sort-alphabet-outline:before { content: '\ebbc'; } .fontelloicon-mail-circled:before { content: '\ee61'; } .fontelloicon-mail-6:before { content: '\ee60'; } .fontelloicon-sort-alphabet:before { content: '\ebbd'; } .fontelloicon-eject-3:before { content: '\eef9'; } .fontelloicon-sort-numeric-outline:before { content: '\ebbe'; } .fontelloicon-sort-numeric:before { content: '\ebbf'; } .fontelloicon-edit-alt:before { content: '\eea5'; } .fontelloicon-cloud-circled:before { content: '\ef0f'; } .fontelloicon-wrench-outline:before { content: '\eb1e'; } .fontelloicon-cloud-6:before { content: '\ef0e'; } .fontelloicon-up-circled-2:before { content: '\eee8'; } .fontelloicon-star-2:before { content: '\eaa9'; } .fontelloicon-right-circled-2:before { content: '\eee7'; } .fontelloicon-star-filled:before { content: '\eaaa'; } .fontelloicon-certificate-outline:before { content: '\eba6'; } .fontelloicon-braille:before { content: '\ef24'; } .fontelloicon-bookmark-empty-1:before { content: '\ee95'; } .fontelloicon-certificate-1:before { content: '\eba7'; } .fontelloicon-bookmark-3:before { content: '\ee94'; } .fontelloicon-stopwatch:before { content: '\eb2c'; } .fontelloicon-book-4:before { content: '\ef25'; } .fontelloicon-lifebuoy-1:before { content: '\eb8a'; } .fontelloicon-inbox-alt:before { content: '\ef0b'; } .fontelloicon-popup-1:before { content: '\eb36'; } .fontelloicon-inbox-circled:before { content: '\ef0a'; } .fontelloicon-tag-2:before { content: '\eae0'; } .fontelloicon-tags-1:before { content: '\eae1'; } .fontelloicon-inbox-3:before { content: '\ef09'; } .fontelloicon-lightbulb-alt:before { content: '\eed3'; } .fontelloicon-th-large-outline:before { content: '\eabc'; } .fontelloicon-chart-circled:before { content: '\ef2f'; } .fontelloicon-th-large-1:before { content: '\eabd'; } .fontelloicon-chart-2:before { content: '\ef2e'; } .fontelloicon-th-list-outline:before { content: '\eabe'; } .fontelloicon-th-list-1:before { content: '\eabf'; } .fontelloicon-googleplus:before { content: '\ef59'; } .fontelloicon-menu-outline:before { content: '\eb1a'; } .fontelloicon-globe-alt-1:before { content: '\ef0d'; } .fontelloicon-folder-close:before { content: '\eebb'; } .fontelloicon-menu-2:before { content: '\eb1b'; } .fontelloicon-folder-5:before { content: '\eeb9'; } .fontelloicon-th-outline:before { content: '\eaba'; } .fontelloicon-th-1:before { content: '\eabb'; } .fontelloicon-flickr-4:before { content: '\ef53'; } .fontelloicon-temperatire:before { content: '\eb93'; } .fontelloicon-flag-circled:before { content: '\ee97'; } .fontelloicon-eye-off-1:before { content: '\ee91'; } .fontelloicon-exclamation:before { content: '\eeac'; } .fontelloicon-error-alt:before { content: '\eeae'; } .fontelloicon-ok-outline:before { content: '\eac0'; } .fontelloicon-error:before { content: '\eead'; } .fontelloicon-ok-1:before { content: '\eac1'; } .fontelloicon-comment-5:before { content: '\eea8'; } .fontelloicon-ticket-2:before { content: '\eb9c'; } .fontelloicon-cogs:before { content: '\eec2'; } .fontelloicon-cancel-outline:before { content: '\eac2'; } .fontelloicon-cog-circled:before { content: '\eec1'; } .fontelloicon-cog-5:before { content: '\eec0'; } .fontelloicon-cancel-2:before { content: '\eac3'; } .fontelloicon-calendar-circled:before { content: '\eec8'; } .fontelloicon-trash-2:before { content: '\eb0b'; } .fontelloicon-calendar-7:before { content: '\eec7'; } .fontelloicon-tree:before { content: '\ebb2'; } .fontelloicon-upload-outline:before { content: '\eae9'; } .fontelloicon-megaphone-2:before { content: '\ef31'; } .fontelloicon-upload-2:before { content: '\eaea'; } .fontelloicon-briefcase-3:before { content: '\ef1f'; } .fontelloicon-vkontakte-2:before { content: '\ef67'; } .fontelloicon-user-add-outline:before { content: '\eaaf'; } .fontelloicon-user-add-1:before { content: '\eab0'; } .fontelloicon-user-delete-outline:before { content: '\eab1'; } .fontelloicon-user-delete:before { content: '\eab2'; } .fontelloicon-user-outline:before { content: '\eaab'; } .fontelloicon-user-2:before { content: '\eaac'; } .fontelloicon-videocam-outline:before { content: '\eab4'; } .fontelloicon-videocam-1:before { content: '\eab5'; } .fontelloicon-volume-middle:before { content: '\eb27'; } .fontelloicon-volume-off-1:before { content: '\eb25'; } .fontelloicon-volume-high:before { content: '\eb28'; } .fontelloicon-volume-low:before { content: '\eb26'; } .fontelloicon-warning-empty:before { content: '\eb00'; } .fontelloicon-warning:before { content: '\eb01'; } .fontelloicon-wristwatch:before { content: '\eb2b'; } .fontelloicon-waves-outline:before { content: '\eb7e'; } .fontelloicon-waves:before { content: '\eb7f'; } .fontelloicon-cloud-2:before { content: '\eb7a'; } .fontelloicon-rain:before { content: '\eb80'; } .fontelloicon-moon-2:before { content: '\eb7d'; } .fontelloicon-cloud-sun:before { content: '\eb81'; } .fontelloicon-drizzle:before { content: '\eb82'; } .fontelloicon-snow:before { content: '\eb83'; } .fontelloicon-cloud-flash:before { content: '\eb84'; } .fontelloicon-cloud-wind:before { content: '\eb85'; } .fontelloicon-wind:before { content: '\eb86'; } .fontelloicon-wifi-outline:before { content: '\eb6d'; } .fontelloicon-wifi:before { content: '\eb6e'; } .fontelloicon-wine:before { content: '\ebab'; } .fontelloicon-globe-outline:before { content: '\eb74'; } .fontelloicon-zoom-in-outline:before { content: '\eb37'; } .fontelloicon-zoom-in-1:before { content: '\eb38'; } .fontelloicon-zoom-out-outline:before { content: '\eb39'; } .fontelloicon-zoom-out-1:before { content: '\eb3a'; } .fontelloicon-search-outline:before { content: '\eaa4'; } .fontelloicon-search-2:before { content: '\eaa5'; } .fontelloicon-left-circle-1:before { content: '\efcb'; } .fontelloicon-left-circle:before { content: '\ec34'; } .fontelloicon-right-circle:before { content: '\ec35'; } .fontelloicon-right-circle-1:before { content: '\efcc'; } .fontelloicon-up-circle:before { content: '\ec36'; } .fontelloicon-up-circle-1:before { content: '\efcd'; } .fontelloicon-down-circle-1:before { content: '\efca'; } .fontelloicon-down-circle:before { content: '\ec33'; } .fontelloicon-left-bold:before { content: '\ea0e'; } .fontelloicon-right-bold:before { content: '\ea0f'; } .fontelloicon-up-bold:before { content: '\ea10'; } .fontelloicon-down-bold:before { content: '\ea0d'; } .fontelloicon-user-add:before { content: '\e992'; } .fontelloicon-star-half:before { content: '\e827'; } .fontelloicon-ok-circled2:before { content: '\e837'; } .fontelloicon-cancel-circled2:before { content: '\e83b'; } .fontelloicon-help-circled-1:before { content: '\e9a3'; } .fontelloicon-help-circled:before { content: '\e846'; } .fontelloicon-info-circled-1:before { content: '\e9a5'; } .fontelloicon-info-circled:before { content: '\e847'; } .fontelloicon-th-large:before { content: '\e832'; } .fontelloicon-th-large-3:before { content: '\efa3'; } .fontelloicon-lock-empty:before { content: '\ebed'; } .fontelloicon-lock-open-empty:before { content: '\ebef'; } .fontelloicon-eye-4:before { content: '\ec81'; } .fontelloicon-eye-1:before { content: '\e9ac'; } .fontelloicon-eye-3:before { content: '\ebf1'; } .fontelloicon-eye:before { content: '\e853'; } .fontelloicon-eye-off:before { content: '\e854'; } .fontelloicon-tag-4:before { content: '\ec82'; } .fontelloicon-tag-7:before { content: '\efb0'; } .fontelloicon-tag-1:before { content: '\e9ad'; } .fontelloicon-tag:before { content: '\e855'; } .fontelloicon-tag-3:before { content: '\ebf2'; } .fontelloicon-tags:before { content: '\e856'; } .fontelloicon-tag-empty:before { content: '\ebf3'; } .fontelloicon-camera-alt:before { content: '\e831'; } .fontelloicon-download-cloud-1:before { content: '\ebf6'; } .fontelloicon-upload-cloud-3:before { content: '\ebf7'; } .fontelloicon-upload-cloud-1:before { content: '\e9b5'; } .fontelloicon-reply-4:before { content: '\efb1'; } .fontelloicon-reply-1:before { content: '\e9b6'; } .fontelloicon-reply-all-1:before { content: '\e9b7'; } .fontelloicon-reply-all-2:before { content: '\efb2'; } .fontelloicon-code-3:before { content: '\efb4'; } .fontelloicon-code-1:before { content: '\e9ba'; } .fontelloicon-export-3:before { content: '\ec86'; } .fontelloicon-export:before { content: '\e86a'; } .fontelloicon-export-1:before { content: '\e9bb'; } .fontelloicon-print:before { content: '\e86f'; } .fontelloicon-print-3:before { content: '\ec8b'; } .fontelloicon-print-1:before { content: '\e9be'; } .fontelloicon-retweet:before { content: '\e870'; } .fontelloicon-retweet-4:before { content: '\efb5'; } .fontelloicon-retweet-1:before { content: '\e9bf'; } .fontelloicon-comment:before { content: '\e873'; } .fontelloicon-comment-1:before { content: '\e9c1'; } .fontelloicon-comment-7:before { content: '\efb6'; } .fontelloicon-comment-3:before { content: '\ec00'; } .fontelloicon-comment-inv:before { content: '\ec01'; } .fontelloicon-comment-alt-2:before { content: '\efb7'; } .fontelloicon-comment-alt:before { content: '\ec02'; } .fontelloicon-comment-inv-alt:before { content: '\ec03'; } .fontelloicon-comment-alt2:before { content: '\ec04'; } .fontelloicon-comment-inv-alt2:before { content: '\ec05'; } .fontelloicon-chat-1:before { content: '\e9c2'; } .fontelloicon-chat-4:before { content: '\ec8a'; } .fontelloicon-chat:before { content: '\e874'; } .fontelloicon-chat-3:before { content: '\ec06'; } .fontelloicon-chat-6:before { content: '\efb8'; } .fontelloicon-chat-inv:before { content: '\ec07'; } .fontelloicon-vcard:before { content: '\e9c6'; } .fontelloicon-address:before { content: '\e9c7'; } .fontelloicon-location-4:before { content: '\ec90'; } .fontelloicon-location-3:before { content: '\ec08'; } .fontelloicon-location-8:before { content: '\efba'; } .fontelloicon-location:before { content: '\e87c'; } .fontelloicon-location-1:before { content: '\e9c8'; } .fontelloicon-location-inv:before { content: '\ec09'; } .fontelloicon-location-alt:before { content: '\ec0a'; } .fontelloicon-map:before { content: '\e9c9'; } .fontelloicon-compass-1:before { content: '\e9cb'; } .fontelloicon-compass-3:before { content: '\ec0b'; } .fontelloicon-trash-3:before { content: '\ec0c'; } .fontelloicon-trash:before { content: '\e87f'; } .fontelloicon-trash-4:before { content: '\ec91'; } .fontelloicon-trash-1:before { content: '\e9cd'; } .fontelloicon-trash-empty:before { content: '\ec0d'; } .fontelloicon-doc-3:before { content: '\ec0e'; } .fontelloicon-doc-1:before { content: '\e9ce'; } .fontelloicon-doc-8:before { content: '\efbb'; } .fontelloicon-doc-text-inv-1:before { content: '\e9d2'; } .fontelloicon-doc-inv-1:before { content: '\ec0f'; } .fontelloicon-doc-alt:before { content: '\ec10'; } .fontelloicon-doc-inv-alt:before { content: '\ec11'; } .fontelloicon-article:before { content: '\ec12'; } .fontelloicon-article-1:before { content: '\ec93'; } .fontelloicon-article-alt:before { content: '\ec13'; } .fontelloicon-article-alt-1:before { content: '\ec94'; } .fontelloicon-docs-1:before { content: '\e9cf'; } .fontelloicon-docs-landscape:before { content: '\efbc'; } .fontelloicon-doc-landscape:before { content: '\e9d0'; } .fontelloicon-archive:before { content: '\e9d7'; } .fontelloicon-archive-2:before { content: '\efbe'; } .fontelloicon-rss-1:before { content: '\e9d9'; } .fontelloicon-rss-4:before { content: '\ec95'; } .fontelloicon-rss-7:before { content: '\efbf'; } .fontelloicon-rss-3:before { content: '\ec18'; } .fontelloicon-rss-alt-1:before { content: '\efc0'; } .fontelloicon-rss-alt:before { content: '\ec19'; } .fontelloicon-share:before { content: '\e9dd'; } .fontelloicon-share-1:before { content: '\ec1c'; } .fontelloicon-basket-3:before { content: '\ec97'; } .fontelloicon-basket:before { content: '\e892'; } .fontelloicon-basket-1:before { content: '\e9df'; } .fontelloicon-calendar-inv:before { content: '\ec1e'; } .fontelloicon-shareable:before { content: '\e9de'; } .fontelloicon-calendar-alt-1:before { content: '\ec9a'; } .fontelloicon-login:before { content: '\e895'; } .fontelloicon-login-1:before { content: '\e9e2'; } .fontelloicon-logout-1:before { content: '\e9e3'; } .fontelloicon-logout-3:before { content: '\efc2'; } .fontelloicon-logout:before { content: '\e896'; } .fontelloicon-volume:before { content: '\e9e7'; } .fontelloicon-resize-full-1:before { content: '\e9ef'; } .fontelloicon-resize-full:before { content: '\e8a0'; } .fontelloicon-resize-full-3:before { content: '\ec27'; } .fontelloicon-resize-full-4:before { content: '\eca2'; } .fontelloicon-resize-full-6:before { content: '\efc5'; } .fontelloicon-resize-full-alt-1:before { content: '\ec28'; } .fontelloicon-resize-small-2:before { content: '\ec29'; } .fontelloicon-resize-small:before { content: '\e8a2'; } .fontelloicon-resize-small-1:before { content: '\e9f0'; } .fontelloicon-resize-small-3:before { content: '\eca3'; } .fontelloicon-resize-small-alt:before { content: '\ec2a'; } .fontelloicon-move-2:before { content: '\ec2d'; } .fontelloicon-popup-4:before { content: '\eca6'; } .fontelloicon-popup-5:before { content: '\efc7'; } .fontelloicon-popup-3:before { content: '\ec2e'; } .fontelloicon-popup:before { content: '\e9f1'; } .fontelloicon-publish:before { content: '\e9f2'; } .fontelloicon-window:before { content: '\e9f3'; } .fontelloicon-arrow-combo:before { content: '\e9f4'; } .fontelloicon-zoom-in:before { content: '\e8a6'; } .fontelloicon-zoom-in-2:before { content: '\eca4'; } .fontelloicon-zoom-out:before { content: '\e8a7'; } .fontelloicon-zoom-out-2:before { content: '\eca5'; } .fontelloicon-chart-pie:before { content: '\ea4a'; } .fontelloicon-language:before { content: '\ea50'; } .fontelloicon-air:before { content: '\ea54'; } .fontelloicon-database:before { content: '\ea59'; } .fontelloicon-drive:before { content: '\ea5a'; } .fontelloicon-bucket:before { content: '\ea5b'; } .fontelloicon-thermometer:before { content: '\ea5c'; } .fontelloicon-down-circled2:before { content: '\e8a8'; } .fontelloicon-down-circled-1:before { content: '\e9f5'; } .fontelloicon-left-circled-1:before { content: '\e9f6'; } .fontelloicon-right-circled-1:before { content: '\e9f7'; } .fontelloicon-up-circled-1:before { content: '\e9f8'; } .fontelloicon-up-circled2:before { content: '\e8a9'; } .fontelloicon-down-open:before { content: '\e8ae'; } .fontelloicon-down-open-1:before { content: '\e9f9'; } .fontelloicon-left-open-1:before { content: '\e9fa'; } .fontelloicon-left-open-5:before { content: '\efc8'; } .fontelloicon-left-open:before { content: '\e8af'; } .fontelloicon-right-open-5:before { content: '\efc9'; } .fontelloicon-right-open:before { content: '\e8b0'; } .fontelloicon-right-open-1:before { content: '\e9fb'; } .fontelloicon-up-open-1:before { content: '\e9fc'; } .fontelloicon-up-open:before { content: '\e8b1'; } .fontelloicon-arrows-cw-3:before { content: '\efd3'; } .fontelloicon-arrows-cw:before { content: '\e8d0'; } .fontelloicon-down-open-mini:before { content: '\e9fd'; } .fontelloicon-play-circled2:before { content: '\e8da'; } .fontelloicon-left-open-mini:before { content: '\e9fe'; } .fontelloicon-to-end-alt:before { content: '\e8de'; } .fontelloicon-right-open-mini:before { content: '\e9ff'; } .fontelloicon-up-open-mini:before { content: '\ea00'; } .fontelloicon-to-start-alt:before { content: '\e8e0'; } .fontelloicon-award-empty:before { content: '\ec47'; } .fontelloicon-down-open-big:before { content: '\ea01'; } .fontelloicon-left-open-big:before { content: '\ea02'; } .fontelloicon-list-2:before { content: '\ec48'; } .fontelloicon-right-open-big:before { content: '\ea03'; } .fontelloicon-list-nested:before { content: '\ec49'; } .fontelloicon-up-open-big:before { content: '\ea04'; } .fontelloicon-progress-0:before { content: '\ea25'; } .fontelloicon-progress-1:before { content: '\ea26'; } .fontelloicon-progress-2:before { content: '\ea27'; } .fontelloicon-progress-3:before { content: '\ea28'; } .fontelloicon-signal-3:before { content: '\ecae'; } .fontelloicon-back-in-time:before { content: '\ea30'; } .fontelloicon-bat-empty:before { content: '\ec4a'; } .fontelloicon-bat-half:before { content: '\ec4b'; } .fontelloicon-bat-full:before { content: '\ec4c'; } .fontelloicon-bat-charge-1:before { content: '\ec4d'; } .fontelloicon-network:before { content: '\ea33'; } .fontelloicon-inbox:before { content: '\e8eb'; } .fontelloicon-inbox-1:before { content: '\ea35'; } .fontelloicon-install:before { content: '\ea36'; } .fontelloicon-font:before { content: '\e8f5'; } .fontelloicon-font-2:before { content: '\efdf'; } .fontelloicon-bold:before { content: '\e8f6'; } .fontelloicon-italic:before { content: '\e8f7'; } .fontelloicon-text-height:before { content: '\e8f8'; } .fontelloicon-text-width:before { content: '\e8f9'; } .fontelloicon-align-left:before { content: '\e8fa'; } .fontelloicon-align-center:before { content: '\e8fb'; } .fontelloicon-align-right:before { content: '\e8fc'; } .fontelloicon-align-justify:before { content: '\e8fd'; } .fontelloicon-list-4:before { content: '\efe0'; } .fontelloicon-list:before { content: '\e8fe'; } .fontelloicon-indent-left-2:before { content: '\efe2'; } .fontelloicon-indent-left:before { content: '\e8ff'; } .fontelloicon-indent-right-2:before { content: '\efe3'; } .fontelloicon-indent-right:before { content: '\e900'; } .fontelloicon-lifebuoy:before { content: '\ea3f'; } .fontelloicon-mouse:before { content: '\ea40'; } .fontelloicon-dot:before { content: '\ea43'; } .fontelloicon-dot-2:before { content: '\ea44'; } .fontelloicon-dot-3:before { content: '\ea45'; } .fontelloicon-off:before { content: '\e910'; } .fontelloicon-suitcase-1:before { content: '\ea42'; } .fontelloicon-road:before { content: '\e911'; } .fontelloicon-list-alt:before { content: '\e912'; } .fontelloicon-flow-cascade:before { content: '\ea5e'; } .fontelloicon-flow-branch:before { content: '\ea5f'; } .fontelloicon-qrcode:before { content: '\e913'; } .fontelloicon-flow-tree:before { content: '\ea60'; } .fontelloicon-barcode:before { content: '\e914'; } .fontelloicon-flow-line:before { content: '\ea61'; } .fontelloicon-ajust:before { content: '\e916'; } .fontelloicon-flow-parallel:before { content: '\ea62'; } .fontelloicon-tint:before { content: '\e917'; } .fontelloicon-equalizer:before { content: '\ec50'; } .fontelloicon-cursor:before { content: '\ec51'; } .fontelloicon-aperture:before { content: '\ec52'; } .fontelloicon-aperture-alt:before { content: '\ec53'; } .fontelloicon-steering-wheel:before { content: '\ec54'; } .fontelloicon-brush-2:before { content: '\ec57'; } .fontelloicon-brush:before { content: '\ea46'; } .fontelloicon-brush-alt:before { content: '\ec58'; } .fontelloicon-paper-plane:before { content: '\ea3d'; } .fontelloicon-eyedropper:before { content: '\ec59'; } .fontelloicon-layers:before { content: '\ec5a'; } .fontelloicon-layers-alt:before { content: '\ec5b'; } .fontelloicon-moon-inv:before { content: '\ec62'; } .fontelloicon-magnet:before { content: '\e91f'; } .fontelloicon-magnet-1:before { content: '\ea47'; } .fontelloicon-chart-pie-2:before { content: '\ec65'; } .fontelloicon-gauge-1:before { content: '\ea64'; } .fontelloicon-chart-pie-3:before { content: '\ecbb'; } .fontelloicon-traffic-cone:before { content: '\ea65'; } .fontelloicon-chart-pie-alt:before { content: '\ec66'; } .fontelloicon-dial:before { content: '\ec6c'; } .fontelloicon-cc:before { content: '\ea66'; } .fontelloicon-resize-full-circle:before { content: '\efc6'; } .fontelloicon-cc-by:before { content: '\ea67'; } .fontelloicon-cc-nc:before { content: '\ea68'; } .fontelloicon-down-micro:before { content: '\efd0'; } .fontelloicon-cc-nc-eu:before { content: '\ea69'; } .fontelloicon-up-micro:before { content: '\efd1'; } .fontelloicon-cw-circle:before { content: '\efd2'; } .fontelloicon-cc-nc-jp:before { content: '\ea6a'; } .fontelloicon-updown-circle:before { content: '\efd4'; } .fontelloicon-cc-sa:before { content: '\ea6b'; } .fontelloicon-cc-nd:before { content: '\ea6c'; } .fontelloicon-cc-pd:before { content: '\ea6d'; } .fontelloicon-terminal-1:before { content: '\efe5'; } .fontelloicon-list-numbered-1:before { content: '\efe1'; } .fontelloicon-cc-zero:before { content: '\ea6e'; } .fontelloicon-basket-alt:before { content: '\ec98'; } .fontelloicon-cc-share:before { content: '\ea6f'; } .fontelloicon-cc-remix:before { content: '\ea70'; } .fontelloicon-mobile-alt:before { content: '\ecb1'; } .fontelloicon-tablet-2:before { content: '\ecb2'; } .fontelloicon-ipod:before { content: '\ecb3'; } .fontelloicon-stop-4:before { content: '\eca1'; } .fontelloicon-grid:before { content: '\ecb5'; } .fontelloicon-easel:before { content: '\ecb7'; } .fontelloicon-aboveground-rail:before { content: '\ed90'; } .fontelloicon-emo-happy:before { content: '\e800'; } .fontelloicon-airfield:before { content: '\ed91'; } .fontelloicon-emo-wink:before { content: '\e801'; } .fontelloicon-airport:before { content: '\ed92'; } .fontelloicon-emo-unhappy:before { content: '\e803'; } .fontelloicon-emo-sleep:before { content: '\e804'; } .fontelloicon-art-gallery:before { content: '\ed93'; } .fontelloicon-bar:before { content: '\ed94'; } .fontelloicon-emo-thumbsup:before { content: '\e805'; } .fontelloicon-emo-devil:before { content: '\e806'; } .fontelloicon-emo-surprised:before { content: '\e807'; } .fontelloicon-baseball:before { content: '\ed95'; } .fontelloicon-emo-tongue:before { content: '\e808'; } .fontelloicon-basketball:before { content: '\ed96'; } .fontelloicon-beer-2:before { content: '\ed97'; } .fontelloicon-emo-coffee:before { content: '\e809'; } .fontelloicon-emo-sunglasses:before { content: '\e80a'; } .fontelloicon-belowground-rail:before { content: '\ed98'; } .fontelloicon-emo-displeased:before { content: '\e80b'; } .fontelloicon-bicycle:before { content: '\ed99'; } .fontelloicon-emo-beer:before { content: '\e80c'; } .fontelloicon-bus:before { content: '\ed9a'; } .fontelloicon-cafe:before { content: '\ed9b'; } .fontelloicon-emo-grin:before { content: '\e80d'; } .fontelloicon-campsite:before { content: '\ed9c'; } .fontelloicon-emo-angry:before { content: '\e80e'; } .fontelloicon-cemetery:before { content: '\ed9d'; } .fontelloicon-emo-saint:before { content: '\e80f'; } .fontelloicon-cinema:before { content: '\ed9e'; } .fontelloicon-emo-cry:before { content: '\e810'; } .fontelloicon-college:before { content: '\ed9f'; } .fontelloicon-emo-shoot:before { content: '\e811'; } .fontelloicon-emo-squint:before { content: '\e812'; } .fontelloicon-commerical-building:before { content: '\eda0'; } .fontelloicon-credit-card-3:before { content: '\eda1'; } .fontelloicon-emo-laugh:before { content: '\e813'; } .fontelloicon-emo-wink2:before { content: '\e802'; } .fontelloicon-cricket:before { content: '\eda2'; } .fontelloicon-embassy:before { content: '\eda3'; } .fontelloicon-fast-food:before { content: '\eda4'; } .fontelloicon-ferry:before { content: '\eda5'; } .fontelloicon-fire-station:before { content: '\eda6'; } .fontelloicon-football:before { content: '\eda7'; } .fontelloicon-fuel:before { content: '\eda8'; } .fontelloicon-garden:before { content: '\eda9'; } .fontelloicon-giraffe:before { content: '\edaa'; } .fontelloicon-golf:before { content: '\edab'; } .fontelloicon-grocery-store:before { content: '\edac'; } .fontelloicon-harbor:before { content: '\edad'; } .fontelloicon-heliport:before { content: '\edae'; } .fontelloicon-hospital-1:before { content: '\edaf'; } .fontelloicon-industrial-building:before { content: '\edb0'; } .fontelloicon-library:before { content: '\edb1'; } .fontelloicon-lodging:before { content: '\edb2'; } .fontelloicon-london-underground:before { content: '\edb3'; } .fontelloicon-minefield:before { content: '\edb4'; } .fontelloicon-monument:before { content: '\edb5'; } .fontelloicon-museum:before { content: '\edb6'; } .fontelloicon-pharmacy:before { content: '\edb7'; } .fontelloicon-pitch:before { content: '\edb8'; } .fontelloicon-police:before { content: '\edb9'; } .fontelloicon-post:before { content: '\edba'; } .fontelloicon-prison:before { content: '\edbb'; } .fontelloicon-rail:before { content: '\edbc'; } .fontelloicon-religious-christian:before { content: '\edbd'; } .fontelloicon-religious-islam:before { content: '\edbe'; } .fontelloicon-spin1:before { content: '\e814'; } .fontelloicon-religious-jewish:before { content: '\edbf'; } .fontelloicon-spin2:before { content: '\e815'; } .fontelloicon-spin3:before { content: '\e816'; } .fontelloicon-restaurant:before { content: '\edc0'; } .fontelloicon-roadblock:before { content: '\edc1'; } .fontelloicon-spin4:before { content: '\e817'; } .fontelloicon-school:before { content: '\edc2'; } .fontelloicon-shop:before { content: '\edc3'; } .fontelloicon-skiing:before { content: '\edc4'; } .fontelloicon-soccer:before { content: '\edc5'; } .fontelloicon-swimming:before { content: '\edc6'; } .fontelloicon-spin5:before { content: '\e818'; } .fontelloicon-spin6:before { content: '\e819'; } .fontelloicon-tennis:before { content: '\edc7'; } .fontelloicon-theatre:before { content: '\edc8'; } .fontelloicon-toilet:before { content: '\edc9'; } .fontelloicon-town-hall:before { content: '\edca'; } .fontelloicon-trash-6:before { content: '\edcb'; } .fontelloicon-tree-1:before { content: '\edcc'; } .fontelloicon-tree-2:before { content: '\edcd'; } .fontelloicon-firefox:before { content: '\e81a'; } .fontelloicon-warehouse:before { content: '\edce'; } .fontelloicon-chrome:before { content: '\e81b'; } .fontelloicon-opera:before { content: '\e81c'; } .fontelloicon-ie:before { content: '\e81d'; } .fontelloicon-down-open-2:before { content: '\ed3d'; } .fontelloicon-up-open-2:before { content: '\ed40'; } .fontelloicon-right-open-3:before { content: '\ed3f'; } .fontelloicon-left-open-3:before { content: '\ed3e'; } .fontelloicon-menu-3:before { content: '\ed07'; } .fontelloicon-th-list-3:before { content: '\ed0a'; } .fontelloicon-th-thumb:before { content: '\ed08'; } .fontelloicon-th-thumb-empty:before { content: '\ed09'; } .fontelloicon-coverflow:before { content: '\ed61'; } .fontelloicon-coverflow-empty:before { content: '\ed62'; } .fontelloicon-pause-4:before { content: '\ed50'; } .fontelloicon-play-4:before { content: '\ed4f'; } .fontelloicon-to-end-3:before { content: '\ed52'; } .fontelloicon-to-start-3:before { content: '\ed53'; } .fontelloicon-fast-forward-1:before { content: '\ed54'; } .fontelloicon-fast-backward-1:before { content: '\ed55'; } .fontelloicon-upload-cloud-4:before { content: '\ed1f'; } .fontelloicon-download-cloud-2:before { content: '\ed1e'; } .fontelloicon-data-science:before { content: '\ed5a'; } .fontelloicon-data-science-inv:before { content: '\ed5b'; } .fontelloicon-globe-4:before { content: '\ed5d'; } .fontelloicon-globe-inv:before { content: '\ed5e'; } .fontelloicon-math:before { content: '\ed63'; } .fontelloicon-math-circled-empty:before { content: '\ed65'; } .fontelloicon-math-circled:before { content: '\ed64'; } .fontelloicon-paper-plane-1:before { content: '\ed66'; } .fontelloicon-paper-plane-alt2:before { content: '\ed68'; } .fontelloicon-paper-plane-alt:before { content: '\ed67'; } .fontelloicon-color-adjust:before { content: '\ed6a'; } .fontelloicon-star-half-1:before { content: '\ecfd'; } .fontelloicon-star-half_empty:before { content: '\ecfe'; } .fontelloicon-ccw-2:before { content: '\ed4d'; } .fontelloicon-heart-broken:before { content: '\ecfa'; } .fontelloicon-hash-1:before { content: '\ed73'; } .fontelloicon-reply-3:before { content: '\ed20'; } .fontelloicon-retweet-2:before { content: '\ed24'; } .fontelloicon-login-2:before { content: '\ed34'; } .fontelloicon-logout-2:before { content: '\ed35'; } .fontelloicon-download-5:before { content: '\ed1c'; } .fontelloicon-upload-4:before { content: '\ed1d'; } .fontelloicon-location-5:before { content: '\ed2a'; } .fontelloicon-monitor-1:before { content: '\ed57'; } .fontelloicon-tablet-3:before { content: '\ed58'; } .fontelloicon-mobile-5:before { content: '\ed59'; } .fontelloicon-connected-object:before { content: '\ed6e'; } .fontelloicon-isight:before { content: '\ed05'; } .fontelloicon-videocam-3:before { content: '\ed04'; } .fontelloicon-shuffle-3:before { content: '\ed4e'; } .fontelloicon-chat-5:before { content: '\ed26'; } .fontelloicon-bell-4:before { content: '\ed27'; } .fontelloicon-movie:before { content: '\ed03'; } .fontelloicon-ruler:before { content: '\ed6f'; } .fontelloicon-vector:before { content: '\ed70'; } .fontelloicon-move:before { content: '\e8a5'; } .fontelloicon-mic-off:before { content: '\ed37'; } .fontelloicon-mic-4:before { content: '\ed36'; } .fontelloicon-doc-5:before { content: '\ed2c'; } .fontelloicon-dribbble-circled-2:before { content: '\ed89'; } .fontelloicon-dribbble-3:before { content: '\ed88'; } .fontelloicon-facebook-circled-2:before { content: '\ed83'; } .fontelloicon-facebook-4:before { content: '\ed82'; } .fontelloicon-github-circled-alt:before { content: '\ed7e'; } .fontelloicon-github-circled-3:before { content: '\ed7d'; } .fontelloicon-github-3:before { content: '\ed7c'; } .fontelloicon-github-circled-alt2:before { content: '\ed7f'; } .fontelloicon-twitter-circled-2:before { content: '\ed81'; } .fontelloicon-twitter-4:before { content: '\ed80'; } .fontelloicon-gplus-circled-1:before { content: '\ed85'; } .fontelloicon-gplus-2:before { content: '\ed84'; } .fontelloicon-linkedin-circled-2:before { content: '\ed87'; } .fontelloicon-linkedin-3:before { content: '\ed86'; } .fontelloicon-instagram-1:before { content: '\ed8a'; } .fontelloicon-instagram-circled:before { content: '\ed8b'; } .fontelloicon-mfg-logo:before { content: '\ed8e'; } .fontelloicon-mfg-logo-circled:before { content: '\ed8f'; } .fontelloicon-user-5:before { content: '\ecff'; } .fontelloicon-user-male:before { content: '\ed00'; } .fontelloicon-user-female:before { content: '\ed01'; } .fontelloicon-users-3:before { content: '\ed02'; } .fontelloicon-folder-4:before { content: '\ed2e'; } .fontelloicon-folder-open-1:before { content: '\ed2f'; } .fontelloicon-folder-empty-2:before { content: '\ed30'; } .fontelloicon-attach-4:before { content: '\ed16'; } .fontelloicon-ok-circled-1:before { content: '\ed0c'; } .fontelloicon-cancel-circled-3:before { content: '\ed0e'; } .fontelloicon-inbox-2:before { content: '\ed5c'; } .fontelloicon-trophy-1:before { content: '\ed56'; } .fontelloicon-lock-open-alt-1:before { content: '\ed1a'; } .fontelloicon-link-4:before { content: '\ed15'; } .fontelloicon-zoom-in-3:before { content: '\ed3b'; } .fontelloicon-zoom-out-3:before { content: '\ed3c'; } .fontelloicon-stop-5:before { content: '\ed51'; } .fontelloicon-export-4:before { content: '\ed22'; } .fontelloicon-eye-5:before { content: '\ed1b'; } .fontelloicon-trash-5:before { content: '\ed2b'; } .fontelloicon-hdd-1:before { content: '\ed6d'; } .fontelloicon-info-circled-2:before { content: '\ed12'; } .fontelloicon-info-circled-alt:before { content: '\ed13'; } .fontelloicon-print-4:before { content: '\ed23'; } .fontelloicon-fontsize:before { content: '\ed69'; } .fontelloicon-soundcloud-1:before { content: '\ed8c'; } .fontelloicon-soundcloud-circled:before { content: '\ed8d'; } .fontelloicon-link-ext:before { content: '\e84c'; } .fontelloicon-check-empty:before { content: '\e919'; } .fontelloicon-bookmark-empty:before { content: '\e858'; } .fontelloicon-phone-squared:before { content: '\e88d'; } .fontelloicon-twitter:before { content: '\e97b'; } .fontelloicon-facebook:before { content: '\e962'; } .fontelloicon-github-circled:before { content: '\e968'; } .fontelloicon-rss:before { content: '\e88a'; } .fontelloicon-hdd:before { content: '\e925'; } .fontelloicon-certificate:before { content: '\e92a'; } .fontelloicon-left-circled:before { content: '\e8ca'; } .fontelloicon-right-circled:before { content: '\e8cb'; } .fontelloicon-up-circled:before { content: '\e8cc'; } .fontelloicon-down-circled:before { content: '\e8cd'; } .fontelloicon-tasks:before { content: '\e92b'; } .fontelloicon-filter:before { content: '\e92c'; } .fontelloicon-resize-full-alt:before { content: '\e8a1'; } .fontelloicon-beaker:before { content: '\e92d'; } .fontelloicon-docs:before { content: '\e881'; } .fontelloicon-blank:before { content: '\e984'; } .fontelloicon-menu:before { content: '\e88e'; } .fontelloicon-list-bullet:before { content: '\e901'; } .fontelloicon-list-numbered:before { content: '\e902'; } .fontelloicon-strike:before { content: '\e903'; } .fontelloicon-underline:before { content: '\e904'; } .fontelloicon-table:before { content: '\e907'; } .fontelloicon-magic:before { content: '\e92e'; } .fontelloicon-pinterest-circled:before { content: '\e972'; } .fontelloicon-pinterest-squared:before { content: '\e973'; } .fontelloicon-gplus-squared:before { content: '\e96a'; } .fontelloicon-gplus:before { content: '\e96b'; } .fontelloicon-money:before { content: '\e930'; } .fontelloicon-columns:before { content: '\e908'; } .fontelloicon-sort:before { content: '\e939'; } .fontelloicon-sort-down:before { content: '\e93a'; } .fontelloicon-sort-up:before { content: '\e93b'; } .fontelloicon-mail-alt:before { content: '\e822'; } .fontelloicon-linkedin:before { content: '\e970'; } .fontelloicon-gauge:before { content: '\e943'; } .fontelloicon-comment-empty:before { content: '\e875'; } .fontelloicon-chat-empty:before { content: '\e876'; } .fontelloicon-sitemap:before { content: '\e944'; } .fontelloicon-paste:before { content: '\e90b'; } .fontelloicon-lightbulb:before { content: '\e89e'; } .fontelloicon-exchange:before { content: '\e8d4'; } .fontelloicon-download-cloud:before { content: '\e862'; } .fontelloicon-upload-cloud:before { content: '\e863'; } .fontelloicon-user-md:before { content: '\e949'; } .fontelloicon-stethoscope:before { content: '\e94a'; } .fontelloicon-suitcase:before { content: '\e90d'; } .fontelloicon-bell-alt:before { content: '\e878'; } .fontelloicon-coffee:before { content: '\e946'; } .fontelloicon-food:before { content: '\e947'; } .fontelloicon-doc-text:before { content: '\e882'; } .fontelloicon-building:before { content: '\e94f'; } .fontelloicon-hospital:before { content: '\e94e'; } .fontelloicon-ambulance:before { content: '\e94b'; } .fontelloicon-medkit:before { content: '\e94c'; } .fontelloicon-fighter-jet:before { content: '\e8f3'; } .fontelloicon-beer:before { content: '\e948'; } .fontelloicon-h-sigh:before { content: '\e94d'; } .fontelloicon-plus-squared:before { content: '\e83e'; } .fontelloicon-angle-double-left:before { content: '\e8ba'; } .fontelloicon-angle-double-right:before { content: '\e8bb'; } .fontelloicon-angle-double-up:before { content: '\e8bc'; } .fontelloicon-angle-double-down:before { content: '\e8bd'; } .fontelloicon-angle-left:before { content: '\e8b2'; } .fontelloicon-angle-right:before { content: '\e8b3'; } .fontelloicon-angle-up:before { content: '\e8b4'; } .fontelloicon-angle-down:before { content: '\e8b5'; } .fontelloicon-desktop:before { content: '\e8e7'; } .fontelloicon-laptop:before { content: '\e8e8'; } .fontelloicon-tablet:before { content: '\e8e9'; } .fontelloicon-mobile:before { content: '\e8ea'; } .fontelloicon-circle-empty:before { content: '\e91b'; } .fontelloicon-quote-left:before { content: '\e867'; } .fontelloicon-quote-right:before { content: '\e868'; } .fontelloicon-spinner:before { content: '\e945'; } .fontelloicon-circle:before { content: '\e91a'; } .fontelloicon-reply:before { content: '\e864'; } .fontelloicon-github:before { content: '\e966'; } .fontelloicon-folder-empty:before { content: '\e887'; } .fontelloicon-folder-open-empty:before { content: '\e888'; } .fontelloicon-plus-squared-small:before { content: '\e83f'; } .fontelloicon-minus-squared-small:before { content: '\e844'; } .fontelloicon-smile:before { content: '\e950'; } .fontelloicon-frown:before { content: '\e951'; } .fontelloicon-meh:before { content: '\e952'; } .fontelloicon-gamepad:before { content: '\e872'; } .fontelloicon-keyboard:before { content: '\e871'; } .fontelloicon-flag-empty:before { content: '\e85a'; } .fontelloicon-flag-checkered:before { content: '\e85b'; } .fontelloicon-terminal:before { content: '\e954'; } .fontelloicon-code:before { content: '\e869'; } .fontelloicon-reply-all:before { content: '\e865'; } .fontelloicon-star-half-alt:before { content: '\e828'; } .fontelloicon-direction:before { content: '\e87d'; } .fontelloicon-crop:before { content: '\e909'; } .fontelloicon-fork:before { content: '\e927'; } .fontelloicon-unlink:before { content: '\e84b'; } .fontelloicon-help:before { content: '\e845'; } .fontelloicon-info:before { content: '\e848'; } .fontelloicon-attention-alt:before { content: '\e879'; } .fontelloicon-superscript:before { content: '\e905'; } .fontelloicon-subscript:before { content: '\e906'; } .fontelloicon-eraser:before { content: '\e955'; } .fontelloicon-puzzle:before { content: '\e956'; } .fontelloicon-mic:before { content: '\e897'; } .fontelloicon-mute:before { content: '\e898'; } .fontelloicon-shield:before { content: '\e957'; } .fontelloicon-calendar-empty:before { content: '\e894'; } .fontelloicon-extinguisher:before { content: '\e958'; } .fontelloicon-rocket:before { content: '\e928'; } .fontelloicon-maxcdn:before { content: '\e971'; } .fontelloicon-angle-circled-left:before { content: '\e8b6'; } .fontelloicon-angle-circled-right:before { content: '\e8b7'; } .fontelloicon-angle-circled-up:before { content: '\e8b8'; } .fontelloicon-angle-circled-down:before { content: '\e8b9'; } .fontelloicon-html5:before { content: '\e96c'; } .fontelloicon-css3:before { content: '\e95f'; } .fontelloicon-anchor:before { content: '\e953'; } .fontelloicon-lock-open-alt:before { content: '\e851'; } .fontelloicon-bullseye:before { content: '\e959'; } .fontelloicon-ellipsis:before { content: '\e90e'; } .fontelloicon-ellipsis-vert:before { content: '\e90f'; } .fontelloicon-rss-squared:before { content: '\e88b'; } .fontelloicon-play-circled:before { content: '\e8d9'; } .fontelloicon-ticket:before { content: '\e921'; } .fontelloicon-minus-squared:before { content: '\e842'; } .fontelloicon-minus-squared-alt:before { content: '\e843'; } .fontelloicon-level-up:before { content: '\e8d1'; } .fontelloicon-level-down:before { content: '\e8d2'; } .fontelloicon-ok-squared:before { content: '\e838'; } .fontelloicon-pencil-squared:before { content: '\e86d'; } .fontelloicon-link-ext-alt:before { content: '\e84d'; } .fontelloicon-export-alt:before { content: '\e86b'; } .fontelloicon-compass:before { content: '\e87e'; } .fontelloicon-collapse:before { content: '\e8d5'; } .fontelloicon-collapse-top:before { content: '\e8d6'; } .fontelloicon-expand:before { content: '\e8d7'; } .fontelloicon-euro:before { content: '\e931'; } .fontelloicon-pound:before { content: '\e932'; } .fontelloicon-dollar:before { content: '\e933'; } .fontelloicon-rupee:before { content: '\e934'; } .fontelloicon-yen:before { content: '\e935'; } .fontelloicon-renminbi:before { content: '\e936'; } .fontelloicon-won:before { content: '\e937'; } .fontelloicon-bitcoin:before { content: '\e938'; } .fontelloicon-doc-inv:before { content: '\e883'; } .fontelloicon-doc-text-inv:before { content: '\e884'; } .fontelloicon-sort-name-up:before { content: '\e93e'; } .fontelloicon-sort-name-down:before { content: '\e93f'; } .fontelloicon-sort-alt-up:before { content: '\e93c'; } .fontelloicon-sort-alt-down:before { content: '\e93d'; } .fontelloicon-sort-number-up:before { content: '\e940'; } .fontelloicon-sort-number-down:before { content: '\e941'; } .fontelloicon-thumbs-up-alt:before { content: '\e85e'; } .fontelloicon-thumbs-down-alt:before { content: '\e85f'; } .fontelloicon-youtube-squared:before { content: '\e982'; } .fontelloicon-youtube:before { content: '\e981'; } .fontelloicon-xing:before { content: '\e97f'; } .fontelloicon-xing-squared:before { content: '\e980'; } .fontelloicon-youtube-play:before { content: '\e983'; } .fontelloicon-dropbox:before { content: '\e961'; } .fontelloicon-stackoverflow:before { content: '\e976'; } .fontelloicon-instagramm:before { content: '\e96d'; } .fontelloicon-flickr:before { content: '\e964'; } .fontelloicon-adn:before { content: '\e95a'; } .fontelloicon-bitbucket:before { content: '\e95d'; } .fontelloicon-bitbucket-squared:before { content: '\e95e'; } .fontelloicon-tumblr:before { content: '\e978'; } .fontelloicon-tumblr-squared:before { content: '\e979'; } .fontelloicon-down:before { content: '\e8be'; } .fontelloicon-up:before { content: '\e8c1'; } .fontelloicon-right:before { content: '\e8c0'; } .fontelloicon-left:before { content: '\e8bf'; } .fontelloicon-apple:before { content: '\e95c'; } .fontelloicon-windows:before { content: '\e97e'; } .fontelloicon-android:before { content: '\e95b'; } .fontelloicon-linux:before { content: '\e96f'; } .fontelloicon-dribbble:before { content: '\e960'; } .fontelloicon-skype:before { content: '\e975'; } .fontelloicon-foursquare:before { content: '\e965'; } .fontelloicon-trello:before { content: '\e977'; } .fontelloicon-female:before { content: '\e82c'; } .fontelloicon-male:before { content: '\e82b'; } .fontelloicon-gittip:before { content: '\e969'; } .fontelloicon-sun:before { content: '\e8ed'; } .fontelloicon-moon:before { content: '\e8f0'; } .fontelloicon-box:before { content: '\e889'; } .fontelloicon-bug:before { content: '\e929'; } .fontelloicon-vkontakte:before { content: '\e97c'; } .fontelloicon-weibo:before { content: '\e97d'; } .fontelloicon-renren:before { content: '\e974'; } .fontelloicon-facebook-6:before { content: '\ee36'; } .fontelloicon-github-1:before { content: '\ea71'; } .fontelloicon-facebook-3:before { content: '\ecc2'; } .fontelloicon-github-squared:before { content: '\e967'; } .fontelloicon-facebook-rect-1:before { content: '\ee37'; } .fontelloicon-facebook-rect:before { content: '\ecc3'; } .fontelloicon-github-circled-1:before { content: '\ea72'; } .fontelloicon-facebook-rect-2:before { content: '\efe6'; } .fontelloicon-twitter-6:before { content: '\ee38'; } .fontelloicon-twitter-3:before { content: '\ecc4'; } .fontelloicon-twitter-bird:before { content: '\ecc5'; } .fontelloicon-flickr-1:before { content: '\ea73'; } .fontelloicon-twitter-bird-1:before { content: '\ee39'; } .fontelloicon-twitter-bird-2:before { content: '\efe7'; } .fontelloicon-icq:before { content: '\ee42'; } .fontelloicon-flickr-circled:before { content: '\ea74'; } .fontelloicon-twitter-squared:before { content: '\e97a'; } .fontelloicon-yandex:before { content: '\ee43'; } .fontelloicon-yandex-rect:before { content: '\ee44'; } .fontelloicon-vimeo:before { content: '\ea75'; } .fontelloicon-vimeo-circled:before { content: '\ea76'; } .fontelloicon-github-text:before { content: '\ee3f'; } .fontelloicon-facebook-squared:before { content: '\e963'; } .fontelloicon-github-5:before { content: '\ee40'; } .fontelloicon-googleplus-rect:before { content: '\ee3e'; } .fontelloicon-twitter-1:before { content: '\ea77'; } .fontelloicon-googleplus-rect-1:before { content: '\efea'; } .fontelloicon-vkontakte-rect:before { content: '\ee45'; } .fontelloicon-twitter-circled:before { content: '\ea78'; } .fontelloicon-vkontakte-rect-1:before { content: '\efed'; } .fontelloicon-skype-4:before { content: '\ee41'; } .fontelloicon-skype-6:before { content: '\efec'; } .fontelloicon-linkedin-squared:before { content: '\e96e'; } .fontelloicon-facebook-1:before { content: '\ea79'; } .fontelloicon-odnoklassniki:before { content: '\ee46'; } .fontelloicon-facebook-circled:before { content: '\ea7a'; } .fontelloicon-odnoklassniki-rect:before { content: '\ee47'; } .fontelloicon-odnoklassniki-rect-1:before { content: '\efef'; } .fontelloicon-facebook-squared-1:before { content: '\ea7b'; } .fontelloicon-vimeo-rect-1:before { content: '\efe8'; } .fontelloicon-vimeo-rect:before { content: '\ee3b'; } .fontelloicon-vimeo-3:before { content: '\ee3a'; } .fontelloicon-gplus-1:before { content: '\ea7c'; } .fontelloicon-tumblr-rect:before { content: '\ee3d'; } .fontelloicon-tumblr-rect-1:before { content: '\efe9'; } .fontelloicon-gplus-circled:before { content: '\ea7d'; } .fontelloicon-tumblr-3:before { content: '\ee3c'; } .fontelloicon-pinterest:before { content: '\ea7e'; } .fontelloicon-friendfeed:before { content: '\ee48'; } .fontelloicon-linkedin-rect-1:before { content: '\efeb'; } .fontelloicon-pinterest-circled-1:before { content: '\ea7f'; } .fontelloicon-youtube-4:before { content: '\efee'; } .fontelloicon-friendfeed-rect:before { content: '\ee49'; } .fontelloicon-twitter-rect:before { content: '\ecc6'; } .fontelloicon-blogger-1:before { content: '\ee4a'; } .fontelloicon-tumblr-1:before { content: '\ea80'; } .fontelloicon-youtube-1:before { content: '\ecc7'; } .fontelloicon-blogger-rect:before { content: '\ee4b'; } .fontelloicon-tumblr-circled:before { content: '\ea81'; } .fontelloicon-deviantart:before { content: '\ee4c'; } .fontelloicon-jabber:before { content: '\ee4d'; } .fontelloicon-lastfm-3:before { content: '\ee4e'; } .fontelloicon-linkedin-1:before { content: '\ea82'; } .fontelloicon-lastfm-rect:before { content: '\ee4f'; } .fontelloicon-linkedin-circled:before { content: '\ea83'; } .fontelloicon-linkedin-5:before { content: '\ee50'; } .fontelloicon-linkedin-rect:before { content: '\ee51'; } .fontelloicon-dribbble-1:before { content: '\ea84'; } .fontelloicon-picasa-1:before { content: '\ee52'; } .fontelloicon-dribbble-circled:before { content: '\ea85'; } .fontelloicon-wordpress-1:before { content: '\ee53'; } .fontelloicon-instagram-3:before { content: '\ee54'; } .fontelloicon-stumbleupon:before { content: '\ea86'; } .fontelloicon-stumbleupon-circled:before { content: '\ea87'; } .fontelloicon-instagram-filled:before { content: '\ee55'; } .fontelloicon-diigo:before { content: '\ee56'; } .fontelloicon-box-4:before { content: '\ee57'; } .fontelloicon-lastfm:before { content: '\ea88'; } .fontelloicon-box-rect:before { content: '\ee58'; } .fontelloicon-lastfm-circled:before { content: '\ea89'; } .fontelloicon-tudou:before { content: '\ee59'; } .fontelloicon-rdio:before { content: '\ea8a'; } .fontelloicon-youku:before { content: '\ee5a'; } .fontelloicon-win8:before { content: '\ee5b'; } .fontelloicon-rdio-circled:before { content: '\ea8b'; } .fontelloicon-spotify:before { content: '\ea8c'; } .fontelloicon-spotify-circled:before { content: '\ea8d'; } .fontelloicon-qq:before { content: '\ea8e'; } .fontelloicon-instagram:before { content: '\ea8f'; } .fontelloicon-dropbox-1:before { content: '\ea90'; } .fontelloicon-evernote:before { content: '\ea91'; } .fontelloicon-flattr:before { content: '\ea92'; } .fontelloicon-skype-1:before { content: '\ea93'; } .fontelloicon-skype-circled:before { content: '\ea94'; } .fontelloicon-renren-1:before { content: '\ea95'; } .fontelloicon-sina-weibo:before { content: '\ea96'; } .fontelloicon-paypal:before { content: '\ea97'; } .fontelloicon-picasa:before { content: '\ea98'; } .fontelloicon-soundcloud:before { content: '\ea99'; } .fontelloicon-mixi:before { content: '\ea9a'; } .fontelloicon-behance:before { content: '\ea9b'; } .fontelloicon-google-circles:before { content: '\ea9c'; } .fontelloicon-vkontakte-1:before { content: '\ea9d'; } .fontelloicon-smashing:before { content: '\ea9e'; } .fontelloicon-comment-4:before { content: '\ed25'; } .fontelloicon-folder-open-empty-1:before { content: '\ed31'; } .fontelloicon-calendar-5:before { content: '\ed33'; } .fontelloicon-newspaper-1:before { content: '\ed2d'; } .fontelloicon-camera-5:before { content: '\ed06'; } .fontelloicon-search-5:before { content: '\ecf7'; } .fontelloicon-lock-alt:before { content: '\ed18'; } .fontelloicon-lock-5:before { content: '\ed17'; } .fontelloicon-lock-open-5:before { content: '\ed19'; } .fontelloicon-joystick:before { content: '\ed79'; } .fontelloicon-fire-1:before { content: '\ed6b'; } .fontelloicon-chart-bar-5:before { content: '\ed6c'; } .fontelloicon-spread:before { content: '\ed76'; } .fontelloicon-spinner1:before { content: '\ed7a'; } .fontelloicon-spinner2:before { content: '\ed7b'; } .fontelloicon-db-shape:before { content: '\eaa0'; } .fontelloicon-sweden:before { content: '\ea9f'; } .fontelloicon-logo-db:before { content: '\eaa1'; } .fontelloicon-globe-2:before { content: '\eb75'; } .fontelloicon-picture-3:before { content: '\ebdd'; } .fontelloicon-picture-5:before { content: '\efa2'; } .fontelloicon-picture-1:before { content: '\e994'; } .fontelloicon-globe-1:before { content: '\ea37'; } .fontelloicon-globe:before { content: '\e8ec'; } .fontelloicon-globe-alt:before { content: '\eb77'; } .fontelloicon-globe-3:before { content: '\ecb8'; } .fontelloicon-leaf:before { content: '\e8f4'; } .fontelloicon-leaf-1:before { content: '\ea3e'; } .fontelloicon-lemon:before { content: '\e985'; } .fontelloicon-glass:before { content: '\e81e'; } .fontelloicon-gift:before { content: '\e91d'; } .fontelloicon-graduation-cap:before { content: '\ea4f'; } .fontelloicon-mic-2:before { content: '\eb24'; } .fontelloicon-mic-3:before { content: '\ec20'; } .fontelloicon-mic-1:before { content: '\e9e4'; } .fontelloicon-videocam-2:before { content: '\ec75'; } .fontelloicon-videocam:before { content: '\e82e'; } .fontelloicon-video-alt:before { content: '\ec74'; } .fontelloicon-headphones-2:before { content: '\ec23'; } .fontelloicon-headphones:before { content: '\e89c'; } .fontelloicon-palette:before { content: '\ea2a'; } .fontelloicon-ticket-1:before { content: '\ea51'; } .fontelloicon-video-5:before { content: '\efa1'; } .fontelloicon-video-1:before { content: '\e993'; } .fontelloicon-video:before { content: '\e82d'; } .fontelloicon-video-3:before { content: '\ebdc'; } .fontelloicon-target-1:before { content: '\ea29'; } .fontelloicon-target:before { content: '\e8e4'; } .fontelloicon-target-5:before { content: '\efd5'; } .fontelloicon-target-3:before { content: '\ec44'; } .fontelloicon-target-2:before { content: '\eb6c'; } .fontelloicon-music-1:before { content: '\e988'; } .fontelloicon-trophy:before { content: '\ea2e'; } .fontelloicon-award-1:before { content: '\ec46'; } .fontelloicon-award-2:before { content: '\ecaf'; } .fontelloicon-award:before { content: '\e8e6'; } .fontelloicon-videocam-alt:before { content: '\ec76'; } .fontelloicon-thumbs-up-3:before { content: '\ec83'; } .fontelloicon-thumbs-up-2:before { content: '\eae5'; } .fontelloicon-thumbs-up:before { content: '\e85c'; } .fontelloicon-thumbs-up-1:before { content: '\e9b1'; } .fontelloicon-thumbs-down-2:before { content: '\eae6'; } .fontelloicon-thumbs-down-3:before { content: '\ec84'; } .fontelloicon-thumbs-down:before { content: '\e85d'; } .fontelloicon-thumbs-down-1:before { content: '\e9b2'; } .fontelloicon-bag:before { content: '\e9e0'; } .fontelloicon-user-1:before { content: '\e990'; } .fontelloicon-user-8:before { content: '\efa0'; } .fontelloicon-user-3:before { content: '\ebdb'; } .fontelloicon-user:before { content: '\e829'; } .fontelloicon-user-4:before { content: '\ec71'; } .fontelloicon-users:before { content: '\e82a'; } .fontelloicon-users-1:before { content: '\e991'; } .fontelloicon-user-woman:before { content: '\ec72'; } .fontelloicon-user-pair:before { content: '\ec73'; } .fontelloicon-lamp:before { content: '\e9ea'; } .fontelloicon-lamp-1:before { content: '\ec25'; } .fontelloicon-alert:before { content: '\e9c5'; } .fontelloicon-water:before { content: '\ea52'; } .fontelloicon-droplet:before { content: '\ea53'; } .fontelloicon-credit-card-1:before { content: '\ea55'; } .fontelloicon-credit-card:before { content: '\e922'; } .fontelloicon-dollar-1:before { content: '\ecbc'; } .fontelloicon-monitor:before { content: '\ea31'; } .fontelloicon-briefcase-1:before { content: '\ea41'; } .fontelloicon-briefcase:before { content: '\e90c'; } .fontelloicon-floppy:before { content: '\e923'; } .fontelloicon-floppy-1:before { content: '\ea56'; } .fontelloicon-cd-1:before { content: '\ec4f'; } .fontelloicon-cd:before { content: '\ea34'; } .fontelloicon-cd-2:before { content: '\ecb4'; } .fontelloicon-folder-3:before { content: '\ec15'; } .fontelloicon-folder:before { content: '\e885'; } .fontelloicon-folder-1:before { content: '\e9d6'; } .fontelloicon-folder-6:before { content: '\efbd'; } .fontelloicon-folder-empty-1:before { content: '\ec16'; } .fontelloicon-folder-open:before { content: '\e886'; } .fontelloicon-doc-text-1:before { content: '\e9d1'; } .fontelloicon-doc:before { content: '\e880'; } .fontelloicon-doc-4:before { content: '\ec92'; } .fontelloicon-calendar:before { content: '\e893'; } .fontelloicon-calendar-3:before { content: '\ec1d'; } .fontelloicon-calendar-1:before { content: '\e9e1'; } .fontelloicon-calendar-4:before { content: '\ec99'; } .fontelloicon-calendar-alt:before { content: '\ec1f'; } .fontelloicon-chart-1:before { content: '\ecb9'; } .fontelloicon-chart:before { content: '\eb95'; } .fontelloicon-chart-line:before { content: '\ea4b'; } .fontelloicon-chart-bar-4:before { content: '\ecba'; } .fontelloicon-chart-bar-2:before { content: '\eb99'; } .fontelloicon-chart-bar-3:before { content: '\ec64'; } .fontelloicon-chart-bar:before { content: '\e920'; } .fontelloicon-chart-bar-1:before { content: '\ea4c'; } .fontelloicon-clipboard:before { content: '\ea57'; } .fontelloicon-pin-2:before { content: '\ebf0'; } .fontelloicon-pin:before { content: '\e852'; } .fontelloicon-attach-7:before { content: '\efad'; } .fontelloicon-attach-3:before { content: '\ebeb'; } .fontelloicon-attach-1:before { content: '\e9a9'; } .fontelloicon-attach:before { content: '\e84e'; } .fontelloicon-bookmarks:before { content: '\e9af'; } .fontelloicon-book-alt:before { content: '\ec56'; } .fontelloicon-book:before { content: '\e915'; } .fontelloicon-book-3:before { content: '\ecb6'; } .fontelloicon-book-2:before { content: '\ec55'; } .fontelloicon-book-1:before { content: '\e9d5'; } .fontelloicon-book-open-1:before { content: '\ec14'; } .fontelloicon-book-open:before { content: '\e9d4'; } .fontelloicon-phone-2:before { content: '\eb19'; } .fontelloicon-phone-1:before { content: '\e9da'; } .fontelloicon-phone:before { content: '\e88c'; } .fontelloicon-bullhorn:before { content: '\ec9e'; } .fontelloicon-megaphone:before { content: '\e924'; } .fontelloicon-megaphone-1:before { content: '\ea58'; } .fontelloicon-upload-1:before { content: '\e9b4'; } .fontelloicon-upload-3:before { content: '\ebf5'; } .fontelloicon-upload:before { content: '\e861'; } .fontelloicon-download:before { content: '\e860'; } .fontelloicon-download-4:before { content: '\ec85'; } .fontelloicon-download-3:before { content: '\ebf4'; } .fontelloicon-download-1:before { content: '\e9b3'; } .fontelloicon-download-2:before { content: '\eae8'; } .fontelloicon-box-1:before { content: '\e9d8'; } .fontelloicon-box-3:before { content: '\ec17'; } .fontelloicon-newspaper:before { content: '\e9d3'; } .fontelloicon-mobile-1:before { content: '\ea32'; } .fontelloicon-mobile-3:before { content: '\ec4e'; } .fontelloicon-mobile-4:before { content: '\ecb0'; } .fontelloicon-mobile-2:before { content: '\eb72'; } .fontelloicon-signal-1:before { content: '\ea2d'; } .fontelloicon-signal-2:before { content: '\ec45'; } .fontelloicon-signal-5:before { content: '\efd6'; } .fontelloicon-signal:before { content: '\e8e5'; } .fontelloicon-camera-3:before { content: '\ebde'; } .fontelloicon-camera-4:before { content: '\ec77'; } .fontelloicon-camera:before { content: '\e830'; } .fontelloicon-camera-1:before { content: '\e995'; } .fontelloicon-shuffle-1:before { content: '\ea1a'; } .fontelloicon-shuffle-2:before { content: '\eb54'; } .fontelloicon-shuffle:before { content: '\e8d3'; } .fontelloicon-loop-1:before { content: '\eb51'; } .fontelloicon-loop-alt-1:before { content: '\ec39'; } .fontelloicon-loop:before { content: '\ea1b'; } .fontelloicon-loop-2:before { content: '\ec38'; } .fontelloicon-arrows-ccw:before { content: '\ea17'; } .fontelloicon-light-down:before { content: '\e9eb'; } .fontelloicon-light-up:before { content: '\e9ec'; } .fontelloicon-volume-off-3:before { content: '\ec9b'; } .fontelloicon-volume-off-2:before { content: '\ec21'; } .fontelloicon-mute-1:before { content: '\e9e5'; } .fontelloicon-volume-off:before { content: '\e899'; } .fontelloicon-volume-down-1:before { content: '\ec9c'; } .fontelloicon-volume-down:before { content: '\e89a'; } .fontelloicon-volume-up-1:before { content: '\ec22'; } .fontelloicon-sound:before { content: '\e9e6'; } .fontelloicon-volume-up:before { content: '\e89b'; } .fontelloicon-volume-up-2:before { content: '\ec9d'; } .fontelloicon-battery:before { content: '\ea2f'; } .fontelloicon-search-1:before { content: '\e989'; } .fontelloicon-search-8:before { content: '\ef9b'; } .fontelloicon-search-4:before { content: '\ec6d'; } .fontelloicon-search-3:before { content: '\ebd6'; } .fontelloicon-key-inv:before { content: '\ec68'; } .fontelloicon-key-2:before { content: '\eba1'; } .fontelloicon-key:before { content: '\e926'; } .fontelloicon-key-1:before { content: '\ea5d'; } .fontelloicon-lock-3:before { content: '\ebec'; } .fontelloicon-lock:before { content: '\e84f'; } .fontelloicon-lock-1:before { content: '\e9aa'; } .fontelloicon-lock-8:before { content: '\efae'; } .fontelloicon-lock-4:before { content: '\ec7f'; } .fontelloicon-lock-open-4:before { content: '\ec80'; } .fontelloicon-lock-open:before { content: '\e850'; } .fontelloicon-lock-open-1:before { content: '\e9ab'; } .fontelloicon-lock-open-3:before { content: '\ebee'; } .fontelloicon-lock-open-7:before { content: '\efaf'; } .fontelloicon-bell-3:before { content: '\ec8c'; } .fontelloicon-bell:before { content: '\e877'; } .fontelloicon-bell-1:before { content: '\e9c3'; } .fontelloicon-bookmark-1:before { content: '\e9ae'; } .fontelloicon-bookmark:before { content: '\e857'; } .fontelloicon-bookmark-2:before { content: '\eae2'; } .fontelloicon-link-3:before { content: '\ebea'; } .fontelloicon-link:before { content: '\e84a'; } .fontelloicon-link-5:before { content: '\efac'; } .fontelloicon-link-1:before { content: '\e9a8'; } .fontelloicon-back:before { content: '\e9a6'; } .fontelloicon-fire:before { content: '\e91e'; } .fontelloicon-flashlight:before { content: '\e98a'; } .fontelloicon-wrench:before { content: '\e891'; } .fontelloicon-wrench-3:before { content: '\ec96'; } .fontelloicon-wrench-2:before { content: '\ec1b'; } .fontelloicon-wrench-1:before { content: '\eb1f'; } .fontelloicon-hammer:before { content: '\e942'; } .fontelloicon-chart-area:before { content: '\ea4d'; } .fontelloicon-clock-alt:before { content: '\eca0'; } .fontelloicon-clock-8:before { content: '\efc3'; } .fontelloicon-clock:before { content: '\e89d'; } .fontelloicon-clock-2:before { content: '\eb2a'; } .fontelloicon-clock-1:before { content: '\e9e8'; } .fontelloicon-clock-4:before { content: '\ec9f'; } .fontelloicon-clock-3:before { content: '\ec24'; } .fontelloicon-rocket-1:before { content: '\ea63'; } .fontelloicon-truck:before { content: '\e92f'; } .fontelloicon-block:before { content: '\e89f'; } .fontelloicon-block-3:before { content: '\ec26'; } .fontelloicon-block-2:before { content: '\eb2f'; } .fontelloicon-block-5:before { content: '\efc4'; } .fontelloicon-block-1:before { content: '\e9ee'; }.dt_team_custom_item{
position: relative;
}
.team-layout-2{
overflow: hidden;
text-align: center;
position: relative;
}
.team-layout-2 .box-team-info{
position: relative;
z-index: 5;
background: #fff;
padding: 35px 0 65px;
}
.team-layout-2 .profile-title{
font-size: 18px;
margin-top: 0px;
margin-bottom: 5px;
}
.team-layout-2 .m-detail{
opacity: 0;
position: absolute;
height: 45%;
padding-top: 10%;
color: #fff;
padding-left: 15px;
padding-right: 15px;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-webkit-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-duration: .2s;
-moz-transition-duration: .2s;
-webkit-transition-duration: .2s;
-o-transition-duration: .2s;
background: rgba(0,0,0,0.80);
}
.team-layout-2:hover .m-detail{
opacity:1; -webkit-transform: translateY(-100px); 
-moz-transform: translateY(-100px); 
-ms-transform: translateY(-100px); 
-o-transform: translateY(-100px); 
transform: translateY(-100px);
}
.team-layout-2 img{
max-width: 100%;
height: auto;
vertical-align: middle;
}
.team-layout-2:hover img{
opacity:.8; 
background: #6b6b6b;
}
.team-layout-2 .profile-scocial {
font-size: 24px;
}
.dt_team_custom_item.team-layout-fix .profile-scocial {
font-size: 24px;
} .dt_testimonial blockquote{
border: none;
margin-bottom: 40px;
font-size: 16px;
padding: 0;
position: relative;
color: #999999;
}
.dt_testimonial blockquote:before{
content: '\201c';
font-family: 'Arial';
position: absolute;
left: 0px;
line-height: 1;
font-size: 145px;
}
.dt_testimonial .photo{
width: 60px;
}
.dt_testimonial .photo img{
border-radius: 50%;
width: 100%;
max-width: 100%;
}
.testimonial-layout-1 .people-text,
.testimonial-layout-2 .people-text,
.testimonial-layout-3 .people-text,
.testimonial-layout-4 .people-text,
.testimonial-layout-6 .people-text {
font-size: 12px;
color: #9B9B9B;
line-height: 18px;
font-style: italic;
}
.testimonial-layout-3 .people-text,
.testimonial-layout-6 .people-text { 
margin-top: 20px; 
}
.testimonial-layout-1 .people-text p,
.testimonial-layout-2 .people-text p,
.testimonial-layout-3 .people-text p,
.testimonial-layout-4 .people-text p,
.testimonial-layout-6 .people-text p {
font-size: 18px;
font-weight: 600;
color: #4a4a4a;
line-height: 28px;
font-style: normal;
margin-bottom: 0;
}
.testimonial-layout-1 blockquote:before,
.testimonial-layout-3 blockquote:before{
left: -76px;
}
.testimonial-layout-2 blockquote:before{
left: -20px;
opacity: 0.2;
top: -20px;
}
.testimonial-layout-1 .people-info,
.testimonial-layout-2 .people-info{
margin-left: 70px;
margin-bottom: 20px;
}
.testimonial-layout-1 .photo,
.testimonial-layout-2 .photo{
float: left;
margin-right: 15px;
}
.testimonial-layout-1 .photo img{
vertical-align: top;
}
.testimonial-layout-3 .people-info,
.testimonial-layout-4 .people-info,
.testimonial-layout-6 .people-info {
text-align: center;
}
.testimonial-layout-5 .people-info {
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.testimonial-layout-3 .photo,
.testimonial-layout-4 .photo,
.testimonial-layout-6 .photo {
margin-right: auto;
margin-left: auto; 
}
.testimonial-layout-4 .photo { margin-bottom: 40px; }
.testimonial-layout-3 .blockquote-box,
.testimonial-layout-6 .blockquote-box {
padding: 10px 10px;
background-color: #fff;
border: 2px solid #ccc;
border-radius: 10px;
position: relative;
margin-bottom: 30px;
}
.testimonial-layout-6 .blockquote-box {
border-radius: 0;
} 
.testimonial-layout-6  blockquote {
color: #303030;
margin-bottom: 10px;
}
.testimonial-layout-6 .blockquote-box {
padding: 20px 20px;
text-align: center;
}
.testimonial-layout-3 .blockquote-box:after,
.testimonial-layout-6 .blockquote-box:after {
content: '';
position: absolute;
bottom: -15px;
left: 46%;
border-style: solid;
border-width: 15px 15px 0;
border-color: #FFFFFF transparent;
display: block;
width: 0;
z-index: 1;
}
.testimonial-layout-3 .blockquote-box:before,
.testimonial-layout-6 .blockquote-box:before {
content: '';
position: absolute;
bottom: -18px;
left: calc(46% - 3px) ;
border-style: solid;
border-width: 18px 18px 0;
border-color: #ccc transparent;
display: block;
width: 0;
z-index: 0;
}
.testimonial-layout-4 blockquote:before,
.testimonial-layout-6 blockquote:before{
display: none;
}
.testimonial-layout-1 blockquote,
.testimonial-layout-2 blockquote,
.testimonial-layout-3 blockquote,
.testimonial-layout-4 blockquote {
background-color: transparent;
}
.testimonial-layout-1 blockquote,
.testimonial-layout-2 blockquote,
.testimonial-layout-3 blockquote{
margin-left: 70px;
}
.testimonial-layout-4 blockquote{ 
text-align: center;
color: #303030;
}
.testimonial-layout-5 blockquote{ 
position: relative; 
margin-bottom: 0;
background-color: transparent;
}
.testimonial-layout-5 blockquote:before { 
position: absolute;
right: -28px;
bottom: -32px;
width: 72px;
height: 80px;
left: inherit;
font-size: 250px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
}
.testimonial-layout-5 .people-info { padding-left: 20px; padding-top: 10px; }
.testimonial-layout-5 .people-text { padding-left: 15px; }
.testimonial-layout-5 .people-text .name {
font-size: 18px;
font-weight: 600;
color: #4a4a4a;
line-height: 28px;
}
.testimonial-layout-5 .people-text .company {
font-size: 12px;
color: #9B9B9B;
line-height: 18px;
font-style: italic;
}
.testimonial-layout-5 .blockquote-box {
padding: 21px 28px 32px;
background-color: #fff;
border: 2px solid #ccc;
border-radius: 0;
position: relative;
margin-bottom: 30px;
-webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.10);
-ms-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.10);
-o-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.10);
box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.10);
}
.testimonial-layout-5 .blockquote-box:before {
content: '';
position: absolute;
bottom: -18px;
left: 30px;
border-style: solid;
border-width: 18px 18px 0;
border-color: #ccc transparent;
display: block;
width: 0;
z-index: 0;
}
.testimonial-layout-5 .blockquote-box:after {
content: '';
position: absolute;
bottom: -15px;
left: 32px;
border-style: solid;
border-width: 15px 15px 0;
border-color: #FFFFFF transparent;
display: block;
width: 0;
z-index: 1;
}  .dt-iconboxes {
text-align: center;
color: #666666;
}
.dt-iconboxes h4 {
font-size: 16px;
}
.dt-iconboxes div p {
font-size: 14px;
}
.dt-iconboxes span {
text-align: center;
font-size: 3.5em;
color: #666666;
border: 1px solid #aaaaaa;
width: 100px;
height: 100px;
line-height: 100px;
display: inline-block;
-webkit-border-radius: 2px;
border-radius: 2px;
background-clip: padding-box;
position: relative;
margin-bottom: 30px;
background-color: transparent; 
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s;
}
.dt-iconboxes span:after,
.dt-iconboxes span:before {
top: 100%;
left: 50%;
border: solid transparent;
content: "";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s;
}
.dt-iconboxes span:after {
border-color: rgba(255, 255, 255, 0);
border-top-color: #ecf0f1; 
border-width: 10px;
margin-left: -10px;
}
.dt-iconboxes span:before {
border-color: rgba(255, 255, 255, 0);
border-top-color: #666666;
border-width: 11px;
margin-left: -11px;
}
.dt-iconboxes span:hover {
background-color: #1abc9c;
border: 1px solid #1abc9c; 
color: #ffffff;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s;
}
.dt-iconboxes span:hover:after,
.dt-iconboxes span:hover:before {
border-top: 11px solid #1abc9c;
border-top-color: #1abc9c; 
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s;
}
.dt-iconboxes > span a,
.dt-iconboxes > span:hover a{
text-decoration: none;
}
.dt-iconboxes a,
.dt-iconboxes > span:hover a{
color: inherit;
} .dt-iconboxes-2 {
text-align: center;
}
.dt-iconboxes-2 i {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
background-color: #fff; 
color: #666;
font-size: 35px;
-webkit-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box;
padding: 10px;
}
.dt-iconboxes-2:hover i {
background-color: #1abc9c; color: #ffffff;
}
.dt-iconboxes-2 .dt-section-icon i.hi-icon {
transition-duration: 1s;
font-size: 68px;
color: #666;
margin: 0;
}
.dt-iconboxes-2 .dt-section-icon i.hi-icon:before {
font-size: 35px;
line-height: 45px;
}
.dt-iconboxes-2 h4 {
line-height: 33px;
}
.dt-iconboxes-2 p {
padding: 0 0 15px 0;
}
.dt-iconboxes-2:hover .dt-section-icon i.hi-icon {
color: #ffffff;
background-color: #1abc9c; } .dt-iconboxes.layout-3 h3{
font-size: 80px;
color: #1abc9c;
margin: 18px 0 16px;
}
.dt-iconboxes.layout-3 h4 {
text-align: center;
font-size: 16px;
color: #999999;
text-transform: uppercase;
}
.dt-iconboxes.layout-3 span{
color: #1abc9c;
border-color:#1abc9c;
background-color: #f6f7f7;
}
.dt-iconboxes.layout-3 span:after {
border-color: rgba(255, 255, 255, 0);
border-top-color: #f6f7f7;
border-width: 10px;
margin-left: -10px;
}
.dt-iconboxes.layout-3 span:before {
border-color: rgba(255, 255, 255, 0);
border-top-color: #1abc9c;
border-width: 11px;
margin-left: -11px;
}
.dt-iconboxes.layout-3 span:hover {
background-color: #1abc9c; border-color:#1abc9c;
color: #ffffff;
}
.dt-iconboxes.layout-3 span:hover:after,
.dt-iconboxes.layout-3 span:hover:before {
border-top-color: #1abc9c; } .dt-iconboxes-4 {
transition-duration: 1s;
background-color: #a5a5a5;
background-clip: padding-box;
color: #ffffff;
padding: 0;
margin-top: 45px;
text-align: center;
}
.dt-iconboxes-4 div[class*=col]{
padding-left: 0;
padding-right: 0;
}
.dt-iconboxes-4 p {
margin: 10px 0;
}
.dt-iconboxes-4 .dt-section-icon {
transition-duration: 0.3s;
width: 100%;
height: 125px;
padding: 1px 0;
margin: 0 auto 35px auto;
background-clip: padding-box;
position: relative;
background-color: #ecf0f1; 
color: #1abc9c;
}
.dt-iconboxes-4 .dt-section-icon:after,
.dt-iconboxes-4 .dt-section-icon:before {
transition-duration: 0.3s;
border-left: 18px solid transparent;
border-right: 18px solid transparent;
border-top: 17px solid #ecf0f1; 
bottom: -13px;
content: '';
left: 50%;
margin-left: -17px;
position: absolute;
}
.dt-iconboxes-4 .dt-section-icon i {
transition-duration: .5s;
font-size: 68px;
color: #777;
}
.dt-iconboxes-4 h4 {
line-height: 33px;
color: #ffffff;
}
.dt-iconboxes-4 p {
padding: 0;
}
.dt-iconboxes-4:hover {
background-color: #777;
}
.dt-iconboxes-4:hover .dt-section-icon {
background-color: #1abc9c; }
.dt-iconboxes-4:hover .dt-section-icon:after,
.dt-iconboxes-4:hover .dt-section-icon:before {
border-top-color: #1abc9c; }
.dt-iconboxes-4:hover .dt-section-icon i {
color: #ffffff;
}
.dt-iconboxes-4:hover .dt-section-icon i:hover {
color: #1abc9c; }
.dt-iconboxes-text {
padding: 0;
}
.dt-iconboxes-4 .dt-section-icon i.hi-icon:before {
font-size: 60%;
position: absolute;
left:-50%;
margin: 0px;
width: 100%;
-webkit-transform: translate(50%, 0);
-moz-transform: translate(50%, 0);
-ms-transform: translate(50%, 0);
-o-transform: translate(50%, 0);
transform: translate(50%, 0);
-webkit-transition:all 0.1s;
-moz-transition:all 0.1s;
-ms-transition:all 0.1s;
-o-transition:all 0.1s;
transition:all 0.1s;
} .dt-iconboxes-5 .hi-icon{
border: 1px solid #ffffff;
width: 55px;
height: 55px;
margin: 0;
}
.dt-iconboxes-5 .hi-icon-wrap > a{
color:inherit;
}
.dt-iconboxes-5 .hi-icon:before{
position: absolute;
left:50%;
top:50%;
margin: 0;
width: 100%;
font-size: 28px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%,-50%);
-webkit-transition:all 0.1s;
-moz-transition:all 0.1s;
-ms-transition:all 0.1s;
-o-transition:all 0.1s;
transition:all 0.1s;
}
.hi-icon-wrap {
text-align: center;
margin: 0 auto;
padding: 2em 0 3em;
}
.hi-icon {
display: inline-block;
font-size: 0px;
cursor: pointer;
margin: 25px 30px;
width: 65px;
height: 65px;
border-radius: 50%;
text-align: center;
position: relative;
z-index: 1;
color: #fff;
}
.hi-icon:after {
pointer-events: none;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
content: '';
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.hi-icon:before {
margin-left: 5px;
speak: none;
font-size: 55px;
line-height: 65px;
font-style: normal;
font-variant: normal;
text-transform: none;
display: block;
-webkit-font-smoothing: antialiased;
} .dt-iconboxes.layout-6{
padding: 20px;
-webkit-transition: background 0.8s, color 0.2s;
-moz-transition: background 0.8s, color 0.2s;
-ms-transition: background 0.8s, color 0.2s;
-o-transition: background 0.8s, color 0.2s;
transition: background 0.8s, color 0.2s;
}
.dt-iconboxes.layout-6 i{
font-size: 3.5em;
}
.dt-iconboxes.layout-6:hover{
background-color: #1abc9c;
color: #ffffff;
}
.dt-iconboxes.layout-6:hover h4{
color: #ffffff;
} .dt-iconboxes.layout-7,
.dt-iconboxes.layout-8{
position: relative;
}
.dt-iconboxes.layout-7 i,
.dt-iconboxes.layout-8 i{
font-size: 24px;
line-height: 36px;
width: 38px;
height: 38px;
top: 0;
border-radius: 100%;
display: block;
text-align: center;
position: absolute;
color: #fff;
background: #666;
}
.dt-iconboxes.layout-8 i{
right: 0;
}
.dt-iconboxes.layout-7 i:before,
.dt-iconboxes.layout-8 i:before{
margin: 0;
padding: 0;
}
.dt-iconboxes.layout-7 .text-box,
.dt-iconboxes.layout-8 .text-box{
position: relative;
}
.dt-iconboxes.layout-7 .text-box{
margin: 0 0 0 60px;
text-align: left;
}
.dt-iconboxes.layout-8 .text-box{
text-align: right;
margin: 0 60px 0 0;
}
.dt-iconboxes.layout-7:hover i,
.dt-iconboxes.layout-8:hover i{
border-color: #1abc9c;
background: #1abc9c;
} .hi-icon-effect-5 .hi-icon {
box-shadow: 0 0 0 4px rgba(255, 255, 255, 0);
overflow: hidden;
-webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
-moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}
.hi-icon-effect-5 .hi-icon:after {
display: none;
}
.no-touch .dt-iconboxes-2:hover .hi-icon-effect-5a .hi-icon:before {
-webkit-animation: toRightFromLeft 0.3s forwards;
-moz-animation: toRightFromLeft 0.3s forwards;
animation: toRightFromLeft 0.3s forwards;
}
.no-touch .dt-iconboxes-2:hover .hi-icon-effect-5b .hi-icon:before {
-webkit-animation: toLeftFromRight 0.3s forwards;
-moz-animation: toLeftFromRight 0.3s forwards;
animation: toLeftFromRight 0.3s forwards;
}
.no-touch .dt-iconboxes-2:hover .hi-icon-effect-5c .hi-icon:before {
-webkit-animation: toTopFromBottom 0.3s forwards;
-moz-animation: toTopFromBottom 0.3s forwards;
animation: toTopFromBottom 0.3s forwards;
}
.no-touch .dt-iconboxes-2:hover .hi-icon-effect-5d .hi-icon:before {
-webkit-animation: toBottomFromTop 0.3s forwards;
-moz-animation: toBottomFromTop 0.3s forwards;
animation: toBottomFromTop 0.3s forwards;
}
.no-touch .dt-iconboxes-4:hover .hi-icon-effect-5 .hi-icon {
background: #ffffff;
color: #1abc9c;
box-shadow: 0 0 0 8px rgba(255, 255, 255, 0);
}
.no-touch .dt-iconboxes-4:hover .hi-icon-effect-5a .hi-icon:before {
-webkit-animation: toRightFromLeft 0.3s forwards;
-moz-animation: toRightFromLeft 0.3s forwards;
animation: toRightFromLeft 0.3s forwards;
}
.no-touch .dt-iconboxes-4:hover .hi-icon-effect-5b .hi-icon:before {
-webkit-animation: toLeftFromRight 0.3s forwards;
-moz-animation: toLeftFromRight 0.3s forwards;
animation: toLeftFromRight 0.3s forwards;
}
.no-touch .dt-iconboxes-4:hover .hi-icon-effect-5c .hi-icon:before {
-webkit-animation: toTopFromBottom 0.3s forwards;
-moz-animation: toTopFromBottom 0.3s forwards;
animation: toTopFromBottom 0.3s forwards;
}
.no-touch .dt-iconboxes-4:hover .hi-icon-effect-5d .hi-icon:before {
-webkit-animation: toBottomFromTop 0.3s forwards;
-moz-animation: toBottomFromTop 0.3s forwards;
animation: toBottomFromTop 0.3s forwards;
}
.no-touch .dt-iconboxes-5:hover .hi-icon-effect-5 .hi-icon {
color: #ffffff;
background-color: #1abc9c;
border-color: #1abc9c;
}
.no-touch .dt-iconboxes-5:hover .hi-icon-effect-5a .hi-icon:before {
-webkit-animation: toRightFromLeftInline 0.3s forwards;
-moz-animation: toRightFromLeftInline 0.3s forwards;
animation: toRightFromLeftInline 0.3s forwards;
}
@-webkit-keyframes toRightFromLeftInline {
49% {
-webkit-transform: translate(100%,-50%);  }
50% {
opacity: 0;
-webkit-transform: translate(-100%,-50%);
}
51% {
opacity: 1;
}
}
@-moz-keyframes toRightFromLeftInline {
49% {
-moz-transform: translate(100%,-50%);
}
50% {
opacity: 0;
-moz-transform: translate(-100%,-50%);
}
51% {
opacity: 1;
}
}
@keyframes toRightFromLeftInline {
49% {
transform: translate(100%,-50%);
}
50% {
opacity: 0;
transform: translate(-100%,-50%);
}
51% {
opacity: 0.2;
}
} .dt-section-head{ clear: both;}
.dt-section-head.size-xlarge .section-main-title{
font-size: 40px;
}
.dt-section-head.size-large .section-main-title{
font-size: 35px;
}
.dt-section-head .section-main-title{
font-size: 30px;
}
.dt-section-head.size-small .section-main-title{
font-size: 20px;
}
.dt-section-head.size-exsmall .section-main-title{
font-size: 16px;
}
.dt-section-head.center {  text-align: center;}
.dt-section-head .header-body{padding-bottom: 20px;}
.dt-section-head.left {  text-align: left;}
.dt-section-head.right {  text-align: right;}
.dt-section-head.center {  text-align: center;}
.dt-section-head .header-body{padding-bottom: 20px;}
.dt-section-head.left h2{  margin: 0 auto 0 0;}
.dt-section-head.right h2{ margin: 0 0 0 auto;}
.dt-section-head p.descriptionText {  margin: 0px auto;}
.hide-overflow {overflow: hidden;}
.dt-section-head {text-align:center;}
.dt-section-head h2{margin:0 auto;display: table;padding:10px 0px;position:relative;line-height: 1.3em;}
h2.section-heading-border{border:2px solid #222;padding-left: 10px;padding-right: 10px;}
.section-heading-border-top-bottom {border-top:1px solid #222;border-bottom:1px solid #222;}
.section-heading-polkadot-two-bottom:after {content:'';display:block;height:10px;background:url(//www.iidt.co.in/wp-content/plugins/hue_vc_addon/images/dot_forshort.png) repeat-x;width:60px;margin-top:10px;}
.polka-center:after {margin:10px auto 0;}
.polka-left:after {left:0;}
.polka-right:after {position:relative;left:100%;margin-left:-60px;}
h2.section-heading-colorblock {background-color: #333;color:#fff;padding-left: 10px;padding-right: 10px;}
.section-heading-point-bottom {border-bottom:1px solid #222;}
.section-heading-point-bottom:after,
.section-heading-point-bottom:before {content:'';display:block;height: 10px;width: 10px;border:7px solid #000;border-top-color: #ccc;height:0;width:0;border-color:transparent;border-top-color:#fff ;left:50%;position: absolute;bottom:-14px;margin-left:-4px;}
.section-heading-point-bottom:before {border:8px solid transparent;border-top-color: #000 ;margin-left:-5px;margin-bottom:-2px;} @-moz-document url-prefix() { 
.section-heading-point-bottom:after {bottom:-13px;}
.section-heading-point-bottom:before {margin-bottom:-2px;}
} 
.section-heading-thick-border:after {content:'';display:block;height:10px;width:90px;background:#222;margin-top:10px;}
.section-heading-thick-border.thick-center:after {margin:10px auto 0;}
.section-heading-thick-border.thick-left:after {position:relative;left:0;}
.section-heading-thick-border.thick-right:after {position:relative;left:100%;margin-left:-90px;}
.section-heading-thin-border:after {content:'';display:block;height:3px;width:50px;background:#222;margin-top:10px;}
.section-heading-thin-border.thin-center:after {margin:10px auto 0;}
.section-heading-thin-border.thin-left:after {position:relative;left:0;}
.section-heading-thin-border.thin-right:after {position:relative;left:100%;margin-left:-50px;}
h2.section-heading-polkadot-left-right {position: relative;padding:10px 20px;}
.section-heading-polkadot-left-right:before,
.section-heading-polkadot-left-right:after,
.section-heading-polkadot-top:before,
.section-heading-polkadot-bottom:after {
content:'';display:block;height:10px;background:url(//www.iidt.co.in/wp-content/plugins/hue_vc_addon/images/dot_forlong.png) repeat-x;width:100%;position:absolute; top:50%;margin-top:-5px;
}
.section-heading-polkadot-left-right:before,
.section-heading-polkadot-left-right:after {
width:3000px;
}
.section-heading-polkadot-left-right:before {left:100%;}
.section-heading-polkadot-left-right:after{right:100%;}
h2.section-heading-polkadot-top,
h2.section-heading-polkadot-bottom {padding:20px 0;}
.section-heading-polkadot-top:before {top:0px;}
.section-heading-polkadot-bottom:after {top:100%;}
h2.section-heading-double-border-bottom {position: relative;padding-bottom:20px;}
.section-heading-double-border-bottom:before ,
.section-heading-double-border-bottom:after {content:'';width:50px;display:block;height:1px;background-color:#222;position: absolute;bottom:0;left:50%;margin-left:-25px;}
.section-heading-double-border-bottom:before {bottom:5px;}
.section-heading-double-border-bottom.double-border-bottom-left:after,
.section-heading-double-border-bottom.double-border-bottom-left:before {left:0;margin-left:0px;}
.section-heading-double-border-bottom.double-border-bottom-right:after,
.section-heading-double-border-bottom.double-border-bottom-right:before {left:100%;margin-left:-50px;}
h2.section-heading-thin-border-top-bottom {padding:20px 0;}
.section-heading-thin-border-top-bottom:before,
.section-heading-thin-border-top-bottom:after {content:'';width:100px;display:block;height:1px;background-color:#222;margin:0 auto;}
.section-heading-thin-border-top-bottom:before {margin-bottom:10px;}
.section-heading-thin-border-top-bottom:after {margin-top:10px;}
.section-heading-thin-border-top-bottom.top-bottom-left:before,
.section-heading-thin-border-top-bottom.top-bottom-left:after {margin-left:0;}
.section-heading-thin-border-top-bottom.top-bottom-right:before,
.section-heading-thin-border-top-bottom.top-bottom-right:after {margin-right:0;} .section-heading-polkadot-two-bottom.polka-left,
.section-heading-thin-border.thin-left,
.dt-section-head.left .section-heading-double-border-bottom,
.dt-section-head.left .section-heading-polkadot-left-right,
.section-heading-thick-border.thick-left{padding-left: 0px;}
.section-heading-polkadot-two-bottom.polka-right,
.section-heading-thin-border.thin-right,
.dt-section-head.right .section-heading-polkadot-left-right,
.section-heading-thick-border.thick-right{padding-right: 0px;}
svg {
width: 128px;
height: 30px;
fill: currentColor;
vertical-align: bottom;
}
.section-heading-swirl h1 {position:relative;padding-bottom:30px;overflow: hidden;}
.section-heading-swirl h1:before{content:'';width:35%;height:2px;background-color:#666;display:block;position:absolute;bottom:0;}
.section-heading-swirl h1:after{content:'';width:35%;height:2px;background-color:#666;display:block;position:absolute;bottom:0;right:0;}
.section-heading-swirl svg {position: relative;bottom:15px;background-color: transparent;}
.dt-section-head.left .section-heading-swirl:before, .dt-section-head.right .section-heading-swirl:before {display:none;}
.dt-section-head.left .section-heading-swirl:after {width:100%;left:100px;}
.dt-section-head.right .section-heading-swirl:after {width:100%;right:100px;}
.section-heading-triple-dots:after,
.section-heading-triple-dashes:after,
.section-heading-triple-square-dots:after {
display:block;
left:50%;
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%);
position:absolute;
line-height:0;
bottom:0; 
-webkit-font-smoothing: antialiased; 
-moz-osx-font-smoothing: grayscale;
color:orange;
}
.section-heading-triple-dots:after {
content:'\2022  \2022  \2022';
font-size:20px;; 
}
.section-heading-triple-dashes:after {
content:'\2014 \2014 \2014';
}
.section-heading-triple-square-dots:after {
content:'\25A0   \25A0   \25A0';
font-size:14px;
}
.dt-section-head .section-heading-underlined {
border-bottom:1px solid orange;
line-height: 2!important;
padding:0;
}
.section-heading-horizontal-line-fullwidth:before, 
.section-heading-horizontal-line-fullwidth:after,
.section-heading-horizontal-line:before,
.section-heading-horizontal-line:after{
content:'';
display:block;
position: absolute;
height:1px;
top:50%;
background-color: orange;
}
.section-heading-horizontal-line-fullwidth:before, 
.section-heading-horizontal-line-fullwidth:after{
width:500%;
}
.section-heading-horizontal-line:before, 
.section-heading-horizontal-line:after{
width:50px;
}
.section-heading-horizontal-line-fullwidth:before,
.section-heading-horizontal-line:before {
right:100%;
}
.section-heading-horizontal-line-fullwidth:after,
.section-heading-horizontal-line:after {
left:100%;
}
.section-heading-rounded {
border:1px solid orange;
border-radius:2em;
}
@media (max-width: 768px) {
.dt-section-head p.descriptionText {  width: 100%;}
}
.section-heading-colorblock,
.section-heading-polkadot-left-right,
.section-heading-border,
.section-heading-horizontal-line-fullwidth,
.section-heading-rounded,
.section-heading-horizontal-line-fullwidth,
.section-heading-horizontal-line {
padding: 0 1em!important;
} .dt_vertical .cn_item {
cursor: pointer;
overflow: hidden;
top: 0;
position: relative;
}
.dt_vertical .cn_item i {
font-size: 2.8em;
padding: 7px 4px;
}
.dt_vertical{
margin: 0 auto;
width: 99%;
height: auto;
position: relative;
overflow: hidden;
}
.dt_vertical .cn_list{
width: 33.33%;
}
.dt_vertical .cn_preview{
width: 66.66%;
}
.dt_vertical .cn_list,.dt_vertical .cn_preview,.cn_item .vs_icon,.cn_item .vs_text{
float: left;
position: relative;
min-height: 1px;
}
.dt_vertical .cn_list,
.dt_vertical .cn_preview {
position: relative;
}
.cn_item .vs_icon{
width: 16.666666666666664%;
}
.cn_item .vs_text{
width: 83.33333333333334%;
}
.dt_vertical .cn_content {
top: 1500px;
left: 5px;
width: 100%;
position: absolute;
height: auto;
}
.dt_vertical .vs-text-preview{
display: none;
}
@media (min-width: 768px) and (max-width: 992px){
.dt_vertical .cn_item .vs_icon{
width: 30%;
}
.dt_vertical .cn_item .vs_text{
width: 70%;
}
}
@media (max-width: 992px){
.dt_vertical .vs-text-preview{
display: block;
}
.dt_vertical .cn_list .vs_description{
display: none;
}
}
@media (max-width: 768px){
.dt_vertical .cn_item .vs_text{
display: none;
}
} .dt_team_custom_item hr {  
position: relative;  
width: 0;
margin-left: 0;
}
.dt_team_custom_item hr:after {
content: "";
display: block;
height: 1px;
width: 80px;
background-color: #666; 
position: absolute;
left: 0%;
}
.dt_team_custom_item .left-item{
width: 33.33333333333333%;
}
.dt_team_custom_item .right-item{
width: 66.66666666666666%;
}
.dt_team_custom_item .left-item,.dt_team_custom_item .right-item{
float: left;
position: relative;
min-height: 1px;
}
.dt_team_custom_item .profile-scocial {
list-style: none outside none;
padding-left: 0px;
margin-top: 10px;
}
.dt_team_custom_item .profile-scocial {
list-style: none outside none;
padding-left: 0px;
margin-top: 10px;
margin-left: -3px;
}
.dt_team_custom_item .profile-scocial li {
display: inline-block;
padding-right: 3px;
}
.dt_team_custom_item.fix .profile-scocial {
font-size: 24px;
}
@media (max-width: 480px){
.dt_team_custom_item .left-item,
.dt_team_custom_item .right-item{
display: block;
position: relative;
width: 100%!important;
text-align: center;
float: none;
}
.dt_team_custom_item .left-item img{
position: relative;
-webkit-transform:translate(0%,0%);
-moz-transform:translate(0%,0%);
-ms-transform:translate(0%,0%);
-o-transform:translate(0%,0%);
transform:translate(0%,0%);
left: 0;
top: 0;
}
.dt_team_custom_item hr{
position: relative;
left: 50%;
}
.dt_team_custom_item hr:after {
left: 0%;
-webkit-transform:translate(-50%,0%);
-moz-transform:translate(-50%,0%);
-ms-transform:translate(-50%,0%);
-o-transform:translate(-50%,0%);
transform:translate(-50%,0%);
}
} .dt-timeline{
position: relative;
}
.dt-timeline:after {
content:'';
display:block;
width:100%;
clear:both;
}
.dt-timeline:before{
content: "";
display: block;
height: 100%;
width: 3px;
position: absolute;
top: 0;
left: 50%;
margin-left: -2px;
background-color:rgba(0,0,0, 0.1);
}
.dt-timeline .time-separator{
text-align: center;
}
.dt-timeline .time-item .center-line{
position: absolute;
top: 50%;
margin-top: -7.5px;
}
.dt-timeline .time-item .center-line {
background-color:transparent;!Important;
}
.dt-timeline .time-item .center-line.circle i{
width:18px;
height:18px;
border:3px solid rgba(0,0,0, 0.1);
display:block;
background: #fff;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.dt-timeline .time-item .center-line.square i {
width:18px;
height:18px;
border:3px solid rgba(0,0,0, 0.1);
display:block;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.dt-timeline .time-item .center-line i:after {
content:'';
border:0;
width:26px;
height:26px;
display:block;
position:absolute;
top:-4px;
left:-4px;
}
.dt-timeline .time-item .center-line.circle i{  border-radius: 100%;}
.dt-timeline .time-item .center-line.square i{  border-radius: 0;}
.dt-timeline .time-item .content-line{
border: 1px solid rgba(0,0,0, 0.1);
position: relative;
padding: 20px;
position: relative;
background: #fff;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.dt-timeline .time-item.left .content-line{
right: 100px;
margin-left: 100px;
}
.dt-timeline .time-item.right .content-line{
left: 100px;
margin-right: 100px;
}
.dt-timeline .time-item:hover .content-line *{
-webkit-transition:0s;
-moz-transition:0s;
-ms-transition:0s;
-o-transition:0s;
transition:0s;
}
.dt-timeline .time-item:hover .center-line i{
background: #666;
color: #fff;
}
.dt-timeline .time-item.left:hover .content-line{
right: 45px;
}
.dt-timeline .time-item.right:hover .content-line{
left: 45px;
}
.dt-timeline .time-item .content-line:before {
position: absolute;
top: 50%;
margin-top: -7px;
display: block;
width: 14px;
height: 14px;
content: "";
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
background: #fff;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.dt-timeline .time-item.left .content-line:before {
right: -7px;
border-right: 1px solid rgba(0,0,0, 0.1);
border-top: 1px solid rgba(0,0,0, 0.1);
}
.dt-timeline .time-item.right .content-line:before {
left: -7px;
border-left: 1px solid rgba(0,0,0, 0.1);
border-bottom: 1px solid rgba(0,0,0, 0.1);
}
.dt-timeline .time-item{
padding: 45px 0;
width: 50%;
position: relative;
float: left;
clear: left;
margin-right: auto;
margin-left: auto;
}
.dt-timeline .time-item.right {
float: right;
clear: right;
text-align: left; }
.dt-timeline .time-item.left{
text-align: right; } 
.dt-timeline .time-item.left .center-line{
right: -8px;
}
.dt-timeline .time-item.right .center-line{
left: -10px;
}
.dt-timeline.type-left .time-item,
.dt-timeline.type-right .time-item{
width: 100%;
}
.dt-timeline.type-left:before{
left: 0;
}
.dt-timeline.type-right:before{
left: 100%;
}
@media handheld, only screen and (max-width: 767px) {
.dt-timeline .time-item{
width: 100%;
float: left;
clear: left;
}
.dt-timeline .time-item.right {
float: left;
clear: left;
}
.dt-timeline.type-center .time-item .content-line{
margin: 0;
left: 0;
margin-right: 0;
margin-left: 0;
}
.dt-timeline.type-left .time-item .content-line{
left: 50px;
margin-right: 50px;
}
.dt-timeline.type-right .time-item .content-line{
right: 50px;
margin-left: 50px;
}
.dt-timeline .time-item,.dt-timeline .time-item.right,.dt-timeline .time-item.left {
margin-left: 0;
margin-right: 0;
}
.dt-timeline.type-center .center-line {
display:none;
}
.dt-timeline.type-center .time-item.left .content-line:before,
.dt-timeline.type-center .time-item.right .content-line:before {
display:none;
}
.dt-timeline.type-center .time-item.left:hover .content-line,
.dt-timeline.type-center .time-item.right:hover .content-line {
left:0;
right:0;
}
.dt-timeline .time-item.right .content-line:before {
left:-6px;
}
.dt-timeline .time-item.left .content-line:before {
right: -6px;
}
.dt-timeline .time-item .content-line:before {
width: 12px;
height: 12px;
margin-top: -6px;
}
} .dt-pricing-table .price-columns {
padding: 0 20px;
margin-top: 40px;
}
.dt-pricing-table .price-4-col,
.dt-pricing-table .price-3-col {
padding: 0;
color: #2a2929;
position: relative;
float: left;
}
@media (max-width: 768px) {
.dt-pricing-table .price-4-col,
.dt-pricing-table .price-3-col {
margin-bottom: 40px;
}
}
.dt-pricing-table .price-4-col ul,
.dt-pricing-table .price-3-col ul {
margin-bottom: 0;
position: relative;
}
.dt-pricing-table ul {margin:0 2px;border:1px solid rgba(0,0,0, 0.1);}
.dt-pricing-table .price-4-col ul li,
.dt-pricing-table .price-3-col ul li {
padding: 9px 30px;
text-align: center;
position: relative;
z-index: 3;
}
.dt-pricing-table .price-4-col ul li:nth-child(2n),
.dt-pricing-table .price-3-col ul li:nth-child(2n) {
z-index: 0;
}
.dt-pricing-table .price-4-col ul li.hover-tip,
.dt-pricing-table .price-3-col ul li.hover-tip {
padding: 0;
position: relative;
z-index: inherit;
}
.dt-pricing-table .price-4-col ul li.plan-head,
.dt-pricing-table .price-3-col ul li.plan-head {
margin: 0;
text-align: center;
padding: 0;
z-index: 3;
}
.dt-pricing-table .price-4-col ul p.hover-tip-text,
.dt-pricing-table .price-3-col ul p.hover-tip-text {
margin: 0;
display: block;
width: 69%;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
margin: 0 auto;
position: absolute;
bottom: 0;
z-index: 0;
-webkit-transition: bottom 0.2s;
-moz-transition: bottom 0.2s;
-o-transition: bottom 0.2s;
-ms-transition: bottom 0.2s;
transition: bottom 0.2s;
}
.dt-pricing-table .price-4-col:first-child ul,
.dt-pricing-table .price-3-col:first-child ul {
-webkit-border-radius: 5px 0 0 3px;
border-radius: 5px 0 0 3px;
background-clip: padding-box;
}
.dt-pricing-table .price-4-col:first-child ul .plan-head,
.dt-pricing-table .price-3-col:first-child ul .plan-head {
-webkit-border-radius: 3px 0 0 0;
border-radius: 3px 0 0 0;
background-clip: padding-box;
}
.dt-pricing-table .price-4-col:last-child ul,
.dt-pricing-table .price-3-col:last-child ul {
-webkit-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
background-clip: padding-box;
}
.dt-pricing-table .price-4-col:last-child ul .plan-head,
.dt-pricing-table .price-3-col:last-child ul .plan-head {
-webkit-border-radius: 0 3px 0 0;
border-radius: 0 3px 0 0;
background-clip: padding-box;
}
.dt-pricing-table .price-4-col .plan-title,
.dt-pricing-table .price-3-col .plan-title {
background-color: #2a2929;
width: 82%;
margin: 0 auto;
-webkit-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
background-clip: padding-box;
text-transform: uppercase;
padding: 5px;
}
.dt-pricing-table .price-4-col .plan-price,
.dt-pricing-table .price-3-col .plan-price {
font-size: 4em;
position: relative;
}
.dt-pricing-table .price-4-col .plan-price span,
.dt-pricing-table .price-3-col .plan-price span {
font-size: 0.7em;
position: relative;
top: -10px;
}
.dt-pricing-table .price-4-col .btn-active,
.dt-pricing-table .price-3-col .btn-active {
padding: 5px 5px;
background-color: #1abc9c; -webkit-border-radius: 3px;
border-radius: 3px;
background-clip: padding-box;
color: #ffffff;
position: relative;
-webkit-box-shadow: 0 4px 0 #148f77;
box-shadow: 0 4px 0 #148f77;
margin: 10px 10px;
text-transform: uppercase;
font-size: 14px;
padding:10px 20px;
}
.dt-pricing-table .price-4-col ul li.plan-action, .dt-pricing-table .price-3-col ul li.plan-action{
padding:30px 0;
}
.dt-pricing-table .featured li {
color:#fff;
}
.dt-pricing-table .price-4-col .btn-active p,
.dt-pricing-table .price-3-col .btn-active p,
.dt-pricing-table .price-4-col .btn-active h1,
.dt-pricing-table .price-3-col .btn-active h1,
.dt-pricing-table .price-4-col .btn-active h2,
.dt-pricing-table .price-3-col .btn-active h2,
.dt-pricing-table .price-4-col .btn-active span,
.dt-pricing-table .price-3-col .btn-active span,
.dt-pricing-table .price-4-col .btn-active i,
.dt-pricing-table .price-3-col .btn-active i {
color: #ffffff;
}
.dt-pricing-table .price-4-col .btn-active:hover,
.dt-pricing-table .price-3-col .btn-active:hover {
background-color: #18af91;
-webkit-box-shadow: 0 4px 0 #14947b;
box-shadow: 0 4px 0 #14947b;
text-decoration: none;
}
.dt-pricing-table .price-4-col .btn-active:hover p,
.dt-pricing-table .price-3-col .btn-active:hover p,
.dt-pricing-table .price-4-col .btn-active:hover h1,
.dt-pricing-table .price-3-col .btn-active:hover h1,
.dt-pricing-table .price-4-col .btn-active:hover h2,
.dt-pricing-table .price-3-col .btn-active:hover h2,
.dt-pricing-table .price-4-col .btn-active:hover span,
.dt-pricing-table .price-3-col .btn-active:hover span,
.dt-pricing-table .price-4-col .btn-active:hover i,
.dt-pricing-table .price-3-col .btn-active:hover i {
color: #ffffff;
}
.dt-pricing-table .price-4-col .btn-active:active,
.dt-pricing-table .price-3-col .btn-active:active {
top: 3px!important;
-webkit-box-shadow: none;
box-shadow: none;
}
.dt-pricing-table .price-4-col {
width: 25%;
}
.dt-pricing-table .price-3-col {
width: 33.3%;
}
@media (max-width: 768px) {
.dt-pricing-table .featured.price-4-col,
.dt-pricing-table .featured.price-3-col,
.dt-pricing-table .price-4-col,
.dt-pricing-table .price-3-col {
width: 100%;
}
} .progress_bars {
width: 100%;
overflow: hidden;
}
.progress_bars .progress_bar {
position: relative;
margin: 0 0 24px;
}
.progress_bars .progress_bar i{
font-size: 24px;
}
.progress_bars .progress_content_outer {
height: 30px;
background-color: #ecf0f1;
width: 90%;
position: relative;
}
@media (max-width: 768px) {
.progress_bars .progress_content_outer {
width: 85%;
}
}
@media (min-width: 768px) and (max-width: 1200px) {
.progress_bars .progress_content_outer {
width: 85%;
}
}
.progress_bars .progress_content {
position: absolute;
top: 0;
left: 0;
height: 100%;
overflow: hidden;
background: 0;
background-color: #1abc9c;
}
.progress_bars .progress_number {
font-size: 24px;
line-height: 24px;
color: #2a2929;
text-align: left;
z-index: 10;
opacity: 0;
filter: alpha(opacity=0);
} .dt_circlebar .pie_chart_holder .easyPieChart {
margin: 0 auto;
text-align: center;
}
.dt_circlebar .pie_chart_text {
text-align: center;
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.dt_circlebar .tocounter {
color: #1abc9c; 
font-size: 41px;
width: 100%;
text-align: center;
}
.dt_circlebar .tocounter-unit {
color: #1abc9c; 
font-size: 41px;
}  .pie_graf_holder,
.line_graf_holder {
display: block;
position: relative;
overflow: hidden;
}
.pie_graf {
margin: 0;
width: 250px;
float: left;
}
.line_graf {
margin: 0 20px 0 0;
float: left;
}
.pie_graf_legend {
width: auto;
float: left;
margin-left: 30px;
position: relative;
padding-top: 20px;
}
.line_graf_legend {
position: relative;
float: left;
width: 20%;
}
.line_graf_legend {
width: auto;
}
.pie_graf_legend ul li,
.line_graf_legend ul li {
display: block;
margin: 0 0 10px;
}
.pie_graf_legend ul li .color_holder,
.line_graf_legend ul li .color_holder {
width: 25px;
height: 25px;
background-color: #69b200;
float: left;
}
.pie_graf_legend ul li p,
.line_graf_legend ul li p {
line-height: 25px;
margin: 0;
padding: 0 0 0 40px;
}
.progress_bars_vertical_holder {
display: inline-block;
width: 100%;
position: relative;
}
.progress_bars_vertical {
display: inline-block;
position: relative;
float: left;
margin: 0 .3% 0 0;
}
.progress_bars_vertical:last-child {
margin: 0;
}
.progress_bars_vertical .progress_content_outer {
height: 200px;
position: relative;
}
.progress_bars_vertical .progress_content_outer .progress_content {
display: inline-block;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
border: 0;
background: 0;
background-color: #1abc9c;
}
.progress_bars_vertical .progress_number {
font-family: "Open Sans", sans-serif;
font-size: 18px;
line-height: 18px;
color: #333;
margin: 25px 0 10px;
display: block;
position: relative;
}
.progress_bars_vertical .progress_title {
font-family: "Open Sans", sans-serif;
font-size: 16px;
line-height: 20px;
color: #333;
display: block;
}
.optin_code{
position:absolute; top:-10000px; left:-10000px; z-index:300;
} .dt-partner .partner-item{
text-align: center;
padding: 20px;
}
.dt-partner .partner-item img{
max-width: 100%;
}
.dt-partner .border-right{
border-right: solid 1px;
}
.dt-partner .partner-item.border-right,
.dt-partner .partner-item.dummy
{
border-top: solid 1px;
}
.dt-partner .border-right.col-sm-12{
border-right:none; 
}
.dt-partner .border-right:last-child
{
border-right:none!important;
}
@media (min-width: 1200px) {
.dt-partner .border-right.col-lg-3:nth-child(1),
.dt-partner .border-right.col-lg-3:nth-child(2),
.dt-partner .border-right.col-lg-3:nth-child(3),
.dt-partner .border-right.col-lg-3:nth-child(4),
.dt-partner .border-right.col-lg-2:nth-child(1),
.dt-partner .border-right.col-lg-2:nth-child(2),
.dt-partner .border-right.col-lg-2:nth-child(3),
.dt-partner .border-right.col-lg-2:nth-child(4),
.dt-partner .border-right.col-lg-2:nth-child(5),
.dt-partner .border-right.col-lg-2:nth-child(6)
{
border-top: none;
}
.dt-partner .col-lg-3:nth-child(4n+0),
.dt-partner .col-lg-3:last-child,
.dt-partner .col-lg-2:nth-child(6n+0),
.dt-partner .col-lg-2:last-child
{
border-right: none;
}
.dt-partner .border-right.col-md-4:nth-child(3n):not(.col-lg-3)
{
border-right: none;
}
}
@media (min-width: 993px) {
.dt-partner .border-right.col-md-4:nth-child(1),
.dt-partner .border-right.col-md-4:nth-child(2),
.dt-partner .border-right.col-md-4:nth-child(3),
.dt-partner .border-right.col-md-3:nth-child(1),
.dt-partner .border-right.col-md-3:nth-child(2),
.dt-partner .border-right.col-md-3:nth-child(3),
.dt-partner .border-right.col-md-3:nth-child(4),
.dt-partner .border-right.col-md-6:nth-child(1),
.dt-partner .border-right.col-md-6:nth-child(2),
.dt-partner .border-right.col-sm-12:nth-child(1)
{
border-top: none;
}
.dt-partner .border-right.col-md-6:nth-child(2n),
.dt-partner .border-right.col-sm-12
{
border-right: none;
}
}
@media (min-width: 993px) and (max-width: 1199px) {
.dt-partner .border-right.col-md-4:nth-child(3n),
.dt-partner .border-right.col-md-3:nth-child(4n)
{
border-right: none;
}
}
@media (min-width: 769px) and (max-width: 992px) {
.dt-partner .border-right.col-sm-6:first-child,
.dt-partner .border-right.col-sm-6:nth-child(2),
.dt-partner .border-right.col-sm-12:nth-child(1) {
border-top: none;
}
.dt-partner .border-right.col-sm-6:nth-child(2n){
border-right: none;
}
}
@media (max-width: 768px) {
.dt-partner .border-right.col-xs-6:last-child,
.dt-partner .border-right.col-xs-6:nth-child(2n)
{
border-right: none;
}
.dt-partner .border-right.col-xs-6:nth-child(1),
.dt-partner .border-right.col-xs-6:nth-child(2)
{
border-top: none;
}
}
@media (max-width: 480px) {
.dt-partner .border-right.col-xs-6 {
width: 100%;
border-right: none;
}
} .google-map{
margin: 0px;
padding: 0px
}  .dt-social [class^="icon-"]:before, .dt-social [class*=" icon-"]:before {
line-height: inherit;
}
.dt-social {
margin: 0;
padding: 0;
text-align: center;
}
.dt-social.align-left {
text-align: left;
}
.dt-social.align-right {
text-align: right;
}
.dt-social li {
list-style: none;
display: inline-block;
background-color: #000;
margin: 2px;
}
.dt-social.size-small li {
margin:2px;
}
.shape-rounded li {
border-radius: 10px;
}
.shape-rounded.size-small li {
border-radius:4px;
}
.shape-circle li {
border-radius: 50%;
}
.dt-social li a {
color: #fff;
padding: 0.34em;
font-size: 1.4em;
line-height: 2;
}
@media \\0 screen { 
.dt-social li a {
padding: 0.43em;
}
}
.dt-social li a:hover {
border: 0;
}
.dt-social.size-small {
font-size:0.5em;
}
.dt-social.size-large {
font-size:1.5em;
}
.dt-social.align-right {
text-align: right;
}
.dt-social.align-center {
text-align: center;
}  .dt-social-share [class^="icon-"]:before, .dt-social-share [class*=" icon-"]:before {
line-height: inherit;
}
.dt-social-share {
margin: 0;
padding: 0;
text-align: center;
}
.dt-social-share.align-left {
text-align: left;
}
.dt-social-share.align-right {
text-align: right;
}
.dt-social-share li {
list-style: none;
display: inline-block;
background-color: #000;
margin: 2px;
}
.dt-social-share.size-small li {
margin:2px;
}
.shape-rounded li {
border-radius: 10px;
}
.shape-rounded.size-small li {
border-radius:4px;
}
.shape-circle li {
border-radius: 50%;
}
.dt-social-share li a {
color: #fff;
padding: 0.34em;
font-size: 1.4em;
line-height: 2;
}
@media \\0 screen { 
.dt-social-share li a {
padding: 0.43em;
}
}
.dt-social-share li a:hover {
border: 0;
}
.dt-social-share.size-small {
font-size:0.5em;
}
.dt-social-share.size-large {
font-size:1.5em;
}
.dt-social-share.align-right {
text-align: right;
}
.dt-social-share.align-center {
text-align: center;
} .dt-countdown .is-countdown {border:0;background:none;}
.dt-countdown .is-countdown:after {content:'';width:100%;display:block;clear:both;}
.dt-countdown .countdown-amount {padding:10px 0px 10px 0px;display:inline-block;line-height:1;border:3px solid #515151;font-size:1.4em!important;margin-bottom:10px;width:40px}
@media (min-width:768px) {
.dt-countdown .countdown-amount {padding:20px 0px 20px 0px;display:inline-block;line-height:1;border:4px solid #515151;font-size:3em!important;margin-bottom:10px;width:80px}
}
@media (min-width:1024px) {
.dt-countdown .countdown-amount {padding:20px 0px 20px 0px;display:inline-block;line-height:1;border:5px solid #515151;font-size:4em!important;margin-bottom:10px;width:100px}
}
.dt-countdown .countdown-section {font-size:inherit;}
.dt-countdown .countdown-period {text-transform:uppercase;}
.dt-countdown-medium .dt-countdown .countdown-amount {padding:10px 0px 10px 0px;display:inline-block;line-height:1;border:4px solid #515151;font-size:3em!important;margin-bottom:10px;width:80px;}
.dt-countdown-small .dt-countdown .countdown-amount {padding:6px 0px 6px 0px;display:inline-block;line-height:1;border:3px solid #515151;font-size:1.4em!important;margin-bottom:10px;width:40px} .isotope,
.isotope .isotope-item {
-webkit-transition-duration: .8s;
-moz-transition-duration: .8s;
-ms-transition-duration: .8s;
-o-transition-duration: .8s;
transition-duration: .8s;
}
.isotope {
-webkit-transition-property: height,width;
-moz-transition-property: height,width;
-ms-transition-property: height,width;
-o-transition-property: height,width;
transition-property: height,width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform,opacity;
transform: translate(0, 0) scale(1);
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0;
-moz-transition-duration: 0;
-ms-transition-duration: 0;
-o-transition-duration: 0;
transition-duration: 0;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
display: none;
}
.owl-carousel-container .owl-custom-pagination{
margin-top:10px;text-align:center;
}
.owl-carousel-container .owl-slide > .vc_row{
margin-right: 0px;
margin-left: 0px;
} .dt-popup-full {
position: fixed;
overflow:scroll;
top:0;
bottom: 0;
left: 0;
right: 0;
z-index: 999999999999;
opacity: 0;
visibility: hidden;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.popshow.dt-popup-full {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
visibility: visible;
}
.dt_post_navigation_wrapper { display: inline-flex; width: 100%;}
.dt_post_navigation_wrapper a:first-child { }
.dt_post_navigation_wrapper a:last-child { right: 0; }
.dt_post_navigation_wrapper h2 { display: inline; margin: 0 10px; width: 100%; text-align: center; }.master-slider{
position: relative;
visibility: hidden;
-moz-transform: translate3d(0 , 0 , 0);
}
.ms-ie img{border:none;}
.ms-ie8 * {opacity:inherit;filter:inherit;}
.ms-ie7   {zoom:1;}
.ms-moz .ms-slide-bgcont>img { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); }
.master-slider a,
.master-slider a:hover {
-webkit-transition: none;
transition: none;
}
.wpb_row .master-slider-parent *,
.master-slider-parent * {
box-sizing: content-box;
}
.master-slider-parent {
margin-left: auto;
margin-right: auto;
}
.ms-layout-partialview .ms-view {
overflow: visible;
background-color:transparent;
}
.ms-layout-partialview .ms-container { overflow: hidden; }
.master-slider.before-init{}
.ms-loading-container{
position:absolute;
width:100%;
top:0;
}
.ms-loading-container .ms-loading,
.ms-slide .ms-slide-loading {
width: 36px;
height: 36px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/common/loading-2.gif) no-repeat center white;
border-radius: 60px;
box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
position: absolute;
left: 50%;
top: 50%;
margin: -18px;
opacity: 0.9;
} .ms-def-cursor{cursor:auto !important;}
.ms-grab-cursor{cursor: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/common/grab.png), move;}
.ms-grabbing-cursor{cursor: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/common/grabbing.png), move;}
.ms-ie .ms-grab-cursor{cursor: move;}
.ms-ie .ms-grabbing-cursor {cursor: move;}
.ms-view {
margin:0px auto;
overflow:hidden;
position:relative;
-webkit-perspective: 2000px;
-ms-perspective: 2000px;
perspective: 2000px;
}
.ms-view .ms-slide-container{position:relative;}
.ms-slide {
position:absolute;
height:100%;
-webkit-transform: translateZ(0px);
-ms-transform: translateZ(0px);
transform: translateZ(0px);
}
.ms-wk .ms-slide {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.ms-slide.selected {}
.ms-slide .ms-slide-bgcont,
.ms-slide .ms-slide-bgvideocont{
position: absolute;
overflow:hidden;
width: 100%;
}
.ms-slide .ms-slide-link {
display: block;
width: 100%;
height: 100%;
position: absolute;
top:0;
z-index: 110;
}
.ms-ie .ms-slide-link {
background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7) 0 0 repeat;
}
.ms-slide .ms-slide-bgvideocont{
z-index: 105;
height: 100%;
}
.ms-wk .ms-slide .ms-slide-bgvideocont,
.ms-wk .ms-slide-bgvideocont>video{
-webkit-transform: translateZ(0.3px);
transform: translateZ(0.3px);
}
.ms-slide .ms-slide-bgvideo{
position: absolute;
top: 0px;
}
.ms-inner-controls-cont, .ms-container {position: relative; margin:0 auto;}
.ms-slide .ms-slide-bgcont img , .ms-container , .ms-inner-controls-cont{
-webkit-user-select:none;
-ms-user-select:none;
user-select:none;
}
.ms-slide .ms-slide-video{
position:absolute;
top:0;
z-index: 111;
background:black;
padding:0;
margin: 0;
border: none;
}
.ms-slide .ms-pattern{
background-attachment: scroll;
width: 100%;
height: 100%;
z-index: 108;
position: absolute;
top: 0;
}
.ms-wk .ms-pattern{
-webkit-transform: translateZ(0.4px);
transform: translateZ(0.4px);
}
.ms-slide .ms-slide-vpbtn , .ms-slide .ms-video-btn{
position:absolute;
cursor: pointer;
z-index: 110;
}
.ms-slide .ms-slide-vcbtn{
position:absolute;
cursor: pointer;
z-index: 113;
}
.ms-slide-vcbtn-mobile{
position: relative;
bottom: 0;
left:0;
width:100%;
height: 28px;
background-color: black;
color: white;
text-align: center;
cursor: pointer;
z-index: 113;
}
.ms-slide-vcbtn-mobile .ms-vcbtn-txt {
text-transform: uppercase;
font-family: sans-serif;
font-size: 0.75em;
display: inline-block;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/common/video-close-btn.png) no-repeat 0px 3px;
padding-left: 15px;
height: 15px;
color: #DBDBDB;
margin-top: 7px;
}
.ms-wk .ms-slide .ms-slide-vcbtn,
.ms-wk .ms-slide .ms-slide-layers,
.ms-wk .ms-slide .ms-slide-vpbtn,
.ms-wk .ms-slide .ms-slide-video,
.ms-wk .ms-slide-link {
-webkit-transform: translateZ(0.44px);
transform: translateZ(0.44px);
}
.ms-video-img{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
}
.ms-mask-frame{
overflow:hidden;
position:absolute;
float:left;
} .ms-thumb-list{
overflow:hidden;
position:absolute;
}
.ms-thumb-list.ms-dir-h {width: 100%;}
.ms-thumb-list.ms-dir-v {height: 100%; top: 0;}
.ms-thumbs-cont{position: relative;}
.ms-thumb-frame img{width:100%;	height:auto;}
.ms-thumb-frame{
cursor: pointer;
float: left;
overflow: hidden;
opacity: 0.5;
-webkit-transition: opacity 300ms;
transition: opacity 300ms;
}
.ms-thumb-frame-selected{ opacity: 1; }
.ms-tabs .ms-thumb-frame {
background-color: #F6f6f6;
text-shadow: 0 1px 1px white;
color: #222;
border: solid 1px white;
border-width: 0 1px 1px 0;
overflow: visible;
position: relative;
opacity: 1;
-webkit-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
.ms-tabs.ms-has-thumb .ms-tab-thumb{ width:auto; }
.ms-tabs.ms-dir-h .ms-thumb-frame {margin-top: 12px;}
.ms-tabs.ms-dir-v .ms-thumb-frame {margin-left: 12px;}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame {margin-left: 0px;}
.ms-tabs.ms-dir-h.ms-align-top {z-index: 140;}
.ms-tabs.ms-dir-h.ms-align-top  .ms-thumb-frame{margin-top: -12px;}
.ms-tabs .ms-thumb{padding: 20px 20px;}
.ms-tabs .ms-thumb-frame-selected {	opacity: 1; background: #EDEDED;}
.ms-tabs .ms-thumb-frame .ms-thumb-ol {
position: absolute;
opacity: 0;
-webkit-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
top: 0px;
left: 50%;
margin-left: -12px;
border-bottom: solid 12px #F6f6f6;
border-left: solid 12px transparent;
border-right: solid 12px transparent;
}
.ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
top:-12px;
border-bottom-color: #EDEDED;
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame .ms-thumb-ol {
bottom: 0px;
top:auto;
border-bottom:0px;
border-top: solid 12px #F6f6f6;
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
bottom:-12px;
border-top-color: #EDEDED;
}
.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol {
top: 50%;
left: 0;
margin-top: -12px;
border-right: solid 12px #EDEDED;
border-top: solid 12px transparent;
border-bottom: solid 12px transparent;
}
.ms-tabs.ms-dir-v.ms-align-right .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
left:-12px;
border-right-color:#EDEDED;
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol {
left: auto;
right: 0;
border-right: 0;
border-left: solid 12px #EDEDED;
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
right:-12px;
border-left-color:#EDEDED;
}
.ms-thumb-alt {
text-align: center;
margin: 5px;
font-size: 14px;
font-weight: 600;
} .ms-thumb-list.ms-dir-h .ms-thumblist-fwd, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
height: 100%;
width: 20px;
position: absolute;
left: 0;
cursor: pointer;
background: rgba(128, 128, 128, 0.5);
text-align: center;
color: white;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
right: 0;
left: auto;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
content: close-quote;
top: 43%;
position: relative;
border: solid rgba(0, 0, 0, 0);
border-width: 5px 5px 5px 0px;
display: block;
border-right-color: #FFF;
width: 6px;
height: 1px;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
border-width: 5px 0px 5px 5px;
border-left-color: #FFF;
left: 7px;
} .ms-thumb-list.ms-dir-v .ms-thumblist-fwd, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
width: 100%;
height: 20px;
position: absolute;
top: 0;
cursor: pointer;
background: rgba(128, 128, 128, 0.5);
text-align: center;
color: white;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
bottom: 0;
top: auto;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
content: close-quote;
left: 43%;
position: relative;
border: solid rgba(0, 0, 0, 0);
border-width: 0px 5px 5px 5px;
display: block;
border-bottom-color: #FFF;
height: 1px;
top: 5px;
width: 0;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
border-width: 5px 5px 0px 5px;
border-top-color: #FFF;
top: 7px;
} .ms-tabs.ms-dir-v.ms-has-thumb .ms-thumbs-cont{ top:0 !important; }
.ms-tabs.ms-has-thumb .ms-thumb-frame{ height: auto !important; }
.ms-tabs.ms-has-thumb .ms-thumb{ padding:0; }
.ms-tabs.ms-has-thumb .ms-tab-context{ padding:20px; }
.ms-tabs.ms-align-left  .ms-tab-thumb{ float:left;  margin-right:20px; }
.ms-tabs.ms-align-right .ms-tab-thumb{ float:right; margin-left: 20px; }
.ms-bullet{cursor:pointer;float: left;}
.ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-bullets.ms-dir-v {
position: absolute;
top:50%;
}
.ms-bullets.ms-dir-v .ms-bullet{
float: none;
}
.ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-sbar {position: absolute;}
.ms-sbar.ms-dir-h {
left: 10px;
right: 10px;
top: 5px
}
.ms-sbar.ms-dir-v {
top: 10px;
bottom: 10px;
right: 5px
}
.ms-sbar .ms-bar {
height: 4px;
background: #333;
border-radius: 4px;
}
.ms-sbar.ms-dir-v .ms-bar {	width: 4px;}
.ms-sbar .ms-bar{
position:relative;
-webkit-transition: opacity 300ms;
transition: opacity 300ms;
}
.ms-timerbar {
width: 100%;
bottom: 0px;
position: absolute;
}
.ms-ctimer {
position: absolute;
top: 30px;
left: 30px;
cursor: pointer;
}
.ms-ctimer-bullet {}
.ms-time-bar{
-webkit-transition: width 120ms linear;
transition: width 120ms linear;
}
.ms-ie7 .ms-tooltip-arrow{
height:0px;
}
.ms-slide-info {position: absolute;}
.ms-slide-info.ms-dir-v {top:0;}
.ms-slide-info.ms-dir-h {width:100%;}
.ms-pattern.ms-patt-1  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYICA/wzoDGTwHyDAADXxAv4Eq8S5AAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-2  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYECA/wxogLAANoBdF0CAAQD+agT8l3ocpQAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-3  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACxJREFUeNqU0EENAAAMwkD8m+4s7PhCCmHbGijxE0jS1HOOhxJSUhf9eAIMAI/CEe94Ny14AAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-4  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYGBg+M+ABfxHo3Fz/gMEGACtlgX7j8MuyAAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-5  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABNJREFUeNpiYECA/3CCAV0UIMAANfEC/mOKn1cAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-6  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAYAAADjAO9DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+AClD4AAEGACn3Af/97SgJAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-7  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYMAE/+EEAy5Z0iUAAgwA/moE/KMl2lgAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-8  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAICAYAAAA4GpVBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+ACdDFAAIMADP0Af/w5VDVAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-9  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABJJREFUeNpiYGBg+M9AGQAIMABABAEA80yJjQAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-10 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYGBg+A/FcMDEQH0AEGAAxksCAb3vCDgAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-11 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABxJREFUeNpiZGBg+M+AChhBBBMDDkC6BOkAIMAAlXQBCO9f4icAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-12 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpiYGBg+M8AATAaDnAKYEgQBgABBgB6/AT8h9ybfgAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-13 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB1JREFUeNpiYGBg+M+ABJig9H90AbggI7oWgAADAI5xBAIRYsxUAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-14 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAYAAAAx8TU7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpiYGBg+M+AA9BSgkQBgAADAJIyB/kDCjAnAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-15 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB9JREFUeNpiYGBg+M9ABPhPjPh/YjT9J2AipiRAgAEAhjsH+Utd9Z4AAAAASUVORK5CYII=);} .ms-pattern.ms-patt-16 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFAQMAAABCXz8WAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjaGBwZFBiEGHgAAAHPwEAP8TPrwAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-17 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIAQMAAAALP6d4AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABZJREFUCNdjaGBwYFBgEGDgAGIFBgcADegBabpJ4LsAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-18 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGA4wPCA4QMACtgDEQ8Bqx8AAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-19 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA9JREFUCNdjWMDgAMRAAAAKigGBlYsMggAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-20 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGAQMAAADaAn0LAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdj+ACFQAAAHgwDwds/+0oAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-21 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdjOACEYAAADAoBgRrgDF0AAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-22 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjaGAAAwADiACBhux1cwAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-23 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAIAQMAAAAC1AcCAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjaGAAAxgNAAsQAQHPxScOAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-24 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABAQMAAADZzn0AAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAApJREFUCNdj6AAAAIoAiVWdWYwAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-25 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdj4GBoYHBgUGAQAAAFggD5HRIFwAAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-26 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjUGBoYHAAAAJmAOF0EZC+AAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-27 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGAIYFBgCAAABcgBQeTzXGUAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-28 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAACBJREFUCNdjaGBgcHBgUGhgEGRg4GJgYAGRQDZQBCgOAC/KAvtspwwJAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-29 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjUGBwYGhg4GAQAAAFkgD5MUFnfgAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-30 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjcGBoYFAAAALmAOHcBT11AAAAAElFTkSuQmCC);} .ms-skin-default .ms-slide .ms-slide-vpbtn,
.ms-skin-default .ms-video-btn{
width: 50px;
height: 51px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
}
.ms-skin-default .ms-slide .ms-slide-vcbtn {
width: 30px;
height: 30px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png) no-repeat -24px -28px;
top: 18px;
right: 30px;
} .ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev {
width: 30px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png);
background-position: -89px -26px;
height: 40px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -20px;
position: absolute;
z-index: 110;
}
.ms-skin-default .ms-nav-next {
right: 30px;
left: auto;
background-position: -89px -103px;
}
.ms-skin-default .ms-bullet {
width: 10px;
height: 10px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png) no-repeat;
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-default .ms-bullet-selected {
background-position: -34px -84px;
}
.ms-skin-default .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-default .ms-tooltip-point {cursor: pointer;}
.ms-skin-default .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-default .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-default .ms-tooltip {
max-width:200px;
}
.ms-skin-default .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
margin-left: -1px;
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-default .ms-slide .ms-slide-vpbtn,
.ms-skin-default .ms-video-btn,
.ms-skin-default .ms-slide .ms-slide-vcbtn,
.ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev,
.ms-skin-default .ms-bullet{
background-image:url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1-retina.png);
background-size: 152px 225px;
}
} .ms-skin-black-1 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-1 .ms-video-btn{
width: 54px;
height: 54px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.ms-skin-black-1 .ms-slide .ms-slide-vcbtn {
width: 27px;
height: 26px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1.png) no-repeat -24px -29px;
top: 30px;
right: 30px;
} .ms-skin-black-1 .ms-nav-next,
.ms-skin-black-1 .ms-nav-prev {
width: 53px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1.png);
background-position: -79px -19px;
height: 61px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -26px;
position: absolute;
z-index: 110;
}
.ms-skin-black-1 .ms-nav-next {
right: 30px;
left: auto;
background-position: -79px -97px;
}
.ms-skin-black-1 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-black-1 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-black-1 .ms-bullet {
width: 9px;
height: 9px;
background: white;
margin: 4px;
border: solid 1px rgb(58, 58, 58);
}
.ms-skin-black-1 .ms-bullet-selected {
background-color: black;
}
.ms-skin-black-1 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: white;
border-top-color: rgba(0, 0, 0, 0.8);
bottom: -10px;
}
.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: white;
border-bottom-color: rgba(0, 0, 0, 0.8);
top: -10px;
}
.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: white;
border-right-color: rgba(0, 0, 0, 0.8);
left: -10px;
}
.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: black;
border-left-color: rgba(0, 0, 0, 0.8);
right: -10px;
}
.ms-skin-black-1 .ms-tooltip-point {cursor: pointer;}
.ms-skin-black-1 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #444444;
background: black;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-black-1 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: white;
background: rgba(255, 255, 255, 0.9);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-black-1  .ms-tooltip {
max-width:200px;
}
.ms-skin-black-1 .ms-tooltip-cont {
padding: 10px;
background: black;
background: rgba(0, 0, 0, 0.8);
text-shadow: 0 1px 0px black;
color: white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-black-1 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-1 .ms-video-btn,
.ms-skin-black-1 .ms-slide .ms-slide-vcbtn,
.ms-skin-black-1 .ms-nav-next,
.ms-skin-black-1 .ms-nav-prev{
background-image:url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1-retina.png);
background-size: 152px 225px;
}
} .ms-skin-minimal .ms-slide .ms-slide-vpbtn,
.ms-skin-minimal .ms-video-btn{
width: 55px;
height: 55px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/minimal.svg) no-repeat 24px 18px white;
border: solid 1px #3d3d3d;
border-radius: 50%;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
-webkit-transition: background-color 300ms;
transition: background-color 300ms;
}
.ms-skin-minimal .ms-slide .ms-slide-vcbtn:hover,
.ms-skin-minimal .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-minimal .ms-video-btn:hover {
background-color: #f1f1f1;
}
.ms-skin-minimal .ms-slide .ms-slide-vcbtn {
width: 31px;
height: 31px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/minimal.svg) no-repeat -289px 6px white;
border-radius: 50%;
border: solid 1px #3d3d3d;
top: 18px;
right: 30px;
-webkit-transition: background-color 300ms;
transition: background-color 300ms;
} .ms-skin-minimal .ms-nav-next,
.ms-skin-minimal .ms-nav-prev {
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/minimal.svg) no-repeat white;
background-position: -178px 17px;
border: solid 1px #3d3d3d;
border-radius: 50%;
height: 55px;
width: 55px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -27px;
position: absolute;
z-index: 110;
-webkit-transition: background-color 300ms;
transition: background-color 300ms;
}
.ms-skin-minimal .ms-nav-next:hover,
.ms-skin-minimal .ms-nav-prev:hover{
background-color: #f1f1f1;
}
.ms-skin-minimal .ms-nav-next {
right: 30px;
left: auto;
background-position: -75px 17px;
}
.ms-skin-minimal .ms-bullet {
width: 8px;
height: 8px;
background: white;
border: solid 1px #3d3d3d;
border-radius: 50%;
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-minimal .ms-bullet-selected {
background: #3d3d3d;
}
.ms-skin-minimal .ms-time-bar {
height: 3px;
background: #FFFFFF;
border-top: solid 1px rgba(0, 0, 0, 0.41);
}
.ms-skin-minimal .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-minimal .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-minimal .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-minimal .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-minimal .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-minimal .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-minimal .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-minimal .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-minimal .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-minimal .ms-tooltip-point {cursor: pointer;}
.ms-skin-minimal .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-minimal .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-minimal .ms-tooltip {
max-width:200px;
}
.ms-skin-minimal .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
margin-left: -1px;
} .ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2 .ms-video-btn{
width: 45px;
height: 45px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2.png) black no-repeat -16px -103px;
border: solid 3px rgb(255, 255, 255);
border-color: rgba(255, 255, 255, 0.4);
-webkit-background-clip: padding-box;
top: 50%;
left: 50%;
margin: -23px 0 0 -23px;
}
.ms-skin-black-2 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-black-2 .ms-video-btn:hover{
background-color: #3D3D3D;
}
.ms-skin-black-2 .ms-slide .ms-slide-vcbtn {
width: 25px;
height: 25px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2.png) black no-repeat -27px -36px;
border: solid 2px white;
border-color: rgba(255, 255, 255, 0.4);
top: 15px;
right: 15px;
}
.ms-skin-black-2.round-skin .ms-slide .ms-slide-vcbtn{
border-radius: 50px;
} .ms-skin-black-2 .ms-nav-next,
.ms-skin-black-2 .ms-nav-prev {
position: absolute;
cursor: pointer;
z-index: 110;
width: 45px;
height: 45px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2.png) black;
background-clip: padding-box;
background-position: -88px -26px;
border: solid 3px rgb(255, 255, 255);
border-color: rgba(255, 255, 255, 0.4);
top: 50%;
left: 30px;
margin-top: -22px;
}
.ms-skin-black-2.round-skin .ms-nav-next,
.ms-skin-black-2.round-skin .ms-nav-prev,
.ms-skin-black-2.round-skin .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2.round-skin .ms-video-btn{
border-radius: 90px;
}
.ms-skin-black-2 .ms-nav-next:hover,
.ms-skin-black-2 .ms-nav-prev:hover{
background-color: #3d3d3d;
}
.ms-skin-black-2 .ms-nav-next {
right: 30px;
left: auto;
background-position: -86px -103px;
}
.ms-skin-black-2 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-black-2 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-black-2 .ms-bullet {
width: 8px;
height: 8px;
background: white;
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
-ms-background-clip: padding-box;
border: solid 3px white;
border-color: rgba(0, 0, 0, 0.44);
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-black-2.round-skin .ms-bullet{
border-radius: 15px;
}
.ms-skin-black-2 .ms-bullet-selected {
background-color: black;
border-color: white;
border-color: rgba(255, 255, 255, 0.44);
}
.ms-skin-black-2 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-black-2 .ms-tooltip-point {cursor: pointer;}
.ms-skin-black-2 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-black-2 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-ie7.ms-skin-black-2 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-black-2 .ms-tooltip-point .ms-point-border{
display: none;
}
.ms-skin-black-2  .ms-tooltip {
max-width:200px;
}
.ms-skin-black-2 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2 .ms-video-btn,
.ms-skin-black-2 .ms-slide .ms-slide-vcbtn,
.ms-skin-black-2 .ms-nav-next,
.ms-skin-black-2 .ms-nav-prev{
background-image:url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-2 .ms-video-btn{
width: 54px;
height: 54px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.ms-skin-light-2 .ms-slide .ms-slide-vcbtn {
width: 27px;
height: 26px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2.png) no-repeat -24px -29px;
top: 30px;
right: 30px;
} .ms-skin-light-2 .ms-nav-next,
.ms-skin-light-2 .ms-nav-prev {
width: 53px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2.png);
background-position: -79px -19px;
height: 61px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -26px;
position: absolute;
z-index: 110;
}
.ms-skin-light-2 .ms-nav-next {
right: 30px;
left: auto;
background-position: -79px -97px;
}
.ms-skin-light-2 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-2 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-2 .ms-bullet {
width: 9px;
height: 9px;
background: black;
margin: 4px;
border: solid 1px rgb(58, 58, 58);
}
.ms-skin-light-2 .ms-bullet-selected {
background-color: white;
}
.ms-skin-light-2 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-2 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-2 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-2 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-light-2  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-2 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-2 .ms-video-btn,
.ms-skin-light-2 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-2 .ms-nav-next,
.ms-skin-light-2 .ms-nav-prev{
background-image:url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-3 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-3 .ms-video-btn{
width: 50px;
height: 50px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png) no-repeat -15px -149px;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
}
.ms-skin-light-3 .ms-slide .ms-slide-vcbtn {
width: 31px;
height: 29px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png) no-repeat -26px -28px;
top: 30px;
right: 30px;
} .ms-skin-light-3 .ms-nav-next,
.ms-skin-light-3 .ms-nav-prev {
width: 50px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png);
background-position: -82px -22px;
height: 50px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -25px;
position: absolute;
z-index: 110;
}
.ms-skin-light-3 .ms-nav-next {
right: 30px;
left: auto;
background-position: -81px -99px;
}
.ms-skin-light-3 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-3 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-3 .ms-bullet {
width: 16px;
height: 16px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png) no-repeat;
background-position: -31px -114px;
margin: 4px;
}
.ms-skin-light-3 .ms-bullet-selected {
background-position: -31px -81px;
}
.ms-skin-light-3 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-3 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-3 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-3 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-light-3  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-3 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-3 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-3 .ms-video-btn,
.ms-skin-light-3 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-3 .ms-nav-next,
.ms-skin-light-3 .ms-nav-prev,
.ms-skin-light-3 .ms-bullet{
background-image:url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-4 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-4 .ms-video-btn{
width: 54px;
height: 54px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.ms-skin-light-4 .ms-slide .ms-slide-vcbtn {
width: 27px;
height: 26px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4.png) no-repeat -24px -29px;
top: 30px;
right: 30px;
} .ms-skin-light-4 .ms-nav-next,
.ms-skin-light-4 .ms-nav-prev {
width: 54px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4.png);
background-position: -77px -5px;
height: 68px;
cursor: pointer;
top: 50%;
left: -27px;
margin-top: -40px;
position: absolute;
z-index: 110;
}
.ms-skin-light-4 .ms-nav-next {
right: -27px;
left: auto;
background-position: -79px -83px;
}
.ms-skin-light-4 .ms-thumb-frame-selected {
opacity: 0.6;
}
.ms-skin-light-4 .ms-thumb-list.ms-dir-h {
bottom: -60px;
width: 100%;
height: 60px;
}
.ms-skin-light-4 .ms-thumb-list.ms-dir-v {
height: 100%;
width: 60px;
right: -60px;
top: 0;
}
.ms-skin-light-4 .ms-thumb-frame {
cursor: pointer;
float: left;
width: 60px;
height: 60px;
margin: 1px 0 0 1px;
overflow: hidden;
}
.ms-skin-light-4 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-4 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-4 .ms-bullet {
width: 9px;
height: 9px;
background: #b9b9b9;
margin: 4px;
border: solid 1px rgb(163, 163, 163);
}
.ms-skin-light-4 .ms-bullet-selected {
background-color: white;
}
.ms-skin-light-4 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: white;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-4 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-4 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #E0E0E0;
background: #4b8aac;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-4 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: white;
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-light-4  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-4 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-4 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-4 .ms-video-btn,
.ms-skin-light-4 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-4 .ms-nav-next,
.ms-skin-light-4 .ms-nav-prev{
background-image:url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-5 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-5 .ms-video-btn{
width: 32px;
height: 32px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) black no-repeat -24px -160px;
top: 50%;
left: 50%;
margin: -18px 0 0 -18px;
}
.ms-skin-light-5 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-light-5 .ms-video-btn:hover{
background-color:#646464;
}
.ms-skin-light-5 .ms-slide .ms-slide-vcbtn {
width: 30px;
height: 30px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) white no-repeat -24px -28px;
top: 18px;
right: 30px;
} .ms-skin-light-5 .ms-nav-next,
.ms-skin-light-5 .ms-nav-prev {
width: 32px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) white;
background-position: -94px -32px;
height: 32px;
cursor: pointer;
bottom: 40px;
left: 40px;
margin-top: -20px;
position: absolute;
z-index: 110;
}
.ms-skin-light-5 .ms-nav-next:hover,
.ms-skin-light-5 .ms-nav-prev:hover{
background-color:#E0E0E0;
}
.ms-skin-light-5 .ms-nav-next {
left: 73px;
background-position: -93px -110px;
}
.ms-skin-light-5 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-5 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-5 .ms-bullet {
width: 10px;
height: 10px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) no-repeat;
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-light-5 .ms-bullet-selected {
background-position: -34px -84px;
}
.ms-skin-light-5 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-5 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-5 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-5 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
} .ms-android.ms-skin-light-5 .ms-tooltip-point .ms-point-border{
animation:none;
-moz-animation:none;
-webkit-animation:none;
-o-animation:none;
}
.ms-ie7.ms-skin-light-5 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-light-5 .ms-tooltip-point .ms-point-border{
display: none;
}
.ms-skin-light-5  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-5 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-5 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-5 .ms-video-btn,
.ms-skin-light-5 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-5 .ms-nav-next,
.ms-skin-light-5 .ms-nav-prev{
background-image:url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-6 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6 .ms-video-btn{
width: 45px;
height: 45px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6.png) white no-repeat -16px -103px;
border: solid 3px rgb(112, 112, 112);  border-color: rgba(0, 0, 0, 0.27);
-webkit-background-clip: padding-box;
top: 50%;
left: 50%;
margin: -23px 0 0 -23px;
}
.ms-skin-light-6 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-light-6 .ms-video-btn:hover{
background-color:#E0E0E0;
}
.ms-skin-light-6 .ms-slide .ms-slide-vcbtn {
width: 25px;
height: 25px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6.png) white no-repeat -27px -36px;
top: 15px;
right: 15px;
}
.ms-skin-light-6.round-skin .ms-slide .ms-slide-vcbtn{
border-radius: 30px;
} .ms-skin-light-6 .ms-nav-next,
.ms-skin-light-6 .ms-nav-prev {
position: absolute;
cursor: pointer;
z-index: 110;
width: 45px;
height: 45px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6.png) white;
background-clip: padding-box;
background-position: -88px -26px;
border: solid 3px rgb(112, 112, 112);
border-color: rgba(0, 0, 0, 0.27);
top: 50%;
left: 30px;
margin-top: -22px;
}
.ms-skin-light-6.round-skin .ms-nav-next,
.ms-skin-light-6.round-skin .ms-nav-prev,
.ms-skin-light-6.round-skin .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6.round-skin .ms-video-btn{
border-radius: 90px;
}
.ms-skin-light-6 .ms-nav-next:hover,
.ms-skin-light-6 .ms-nav-prev:hover{
background-color:#E0E0E0;
}
.ms-skin-light-6 .ms-nav-next {
right: 30px;
left: auto;
background-position: -86px -103px;
}
.ms-skin-light-6 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-6 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-6 .ms-bullet {
width: 8px;
height: 8px;
background: black;
-webkit-background-clip: padding-box;
border: solid 3px white;
border-color: rgba(255, 255, 255, 0.44);
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-light-6.round-skin .ms-bullet{
border-radius: 15px;
}
.ms-skin-light-6 .ms-bullet-selected {
background-color: white;
border-color: black;
border-color: rgba(0, 0, 0, 0.44);
}
.ms-skin-light-6 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-6 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-6 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-6 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-ie7.ms-skin-light-6 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-light-6 .ms-tooltip-point .ms-point-border{
display: none;
}
.ms-skin-light-6  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-6 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-6 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6 .ms-video-btn,
.ms-skin-light-6 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-6 .ms-nav-next,
.ms-skin-light-6 .ms-nav-prev{
background-image:url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6-retina.png);
background-size: 152px 225px;
}
} .ms-skin-metro .ms-slide .ms-slide-vpbtn,
.ms-skin-metro .ms-video-btn{
width: 47px;
height: 46px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png) no-repeat -16px -152px;
top: 50%;
left: 50%;
margin: -22px 0 0 -24px;
}
.ms-skin-metro .ms-slide .ms-slide-vcbtn {
width: 47px;
height: 47px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png) no-repeat -16px -19px;
top: 15px;
right: 15px;
} .ms-skin-metro .ms-nav-next,
.ms-skin-metro .ms-nav-prev {
width: 47px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png);
background-position: -83px -23px;
height: 47px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -24px;
position: absolute;
z-index: 110;
}
.ms-skin-metro .ms-nav-next {
right: 30px;
left: auto;
background-position: -81px -100px;
}
.ms-skin-metro .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-metro .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-metro .ms-bullet {
width: 16px;
height: 16px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png) no-repeat;
background-position: -31px -114px;
margin: 4px;
}
.ms-skin-metro .ms-bullet-selected {
background-position: -31px -81px;
}
.ms-skin-metro .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-metro .ms-tooltip-point {cursor: pointer;}
.ms-skin-metro .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-metro .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-metro .ms-tooltip {
max-width:200px;
}
.ms-skin-metro .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-metro .ms-slide .ms-slide-vpbtn,
.ms-skin-metro .ms-video-btn,
.ms-skin-metro .ms-slide .ms-slide-vcbtn,
.ms-skin-metro .ms-nav-next,
.ms-skin-metro .ms-nav-prev,
.ms-skin-metro .ms-bullet{
background-image:url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin-retina.png);
background-size: 152px 225px;
}
} .ms-skin-contrast .ms-slide .ms-slide-vpbtn,
.ms-skin-contrast .ms-video-btn{
width: 60px;
height: 60px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png) no-repeat -10px -144px;
top: 50%;
left: 50%;
margin: -30px 0 0 -30px;
}
.ms-skin-contrast .ms-slide .ms-slide-vcbtn {
width: 24px;
height: 24px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png) no-repeat -27px -30px;
top: 30px;
right: 30px;
} .ms-skin-contrast .ms-nav-next,
.ms-skin-contrast .ms-nav-prev {
width: 60px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png);
background-position: -76px -17px;
height: 60px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -30px;
position: absolute;
z-index: 110;
}
.ms-skin-contrast .ms-nav-next {
right: 30px;
left: auto;
background-position: -77px -91px;
}
.ms-skin-contrast .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-contrast .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-contrast .ms-bullet {
width: 16px;
height: 16px;
background: url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png) no-repeat;
background-position: -31px -114px;
margin: 4px;
}
.ms-skin-contrast .ms-bullet-selected {
background-position: -31px -81px;
}
.ms-skin-contrast .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: #fc3116;
border-top-color: rgba(252, 49, 22, 0.8);
bottom: -10px;
}
.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: #fc3116;
border-bottom-color: rgba(252, 49, 22, 0.8);
top: -10px;
}
.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: #fc3116;
border-right-color: rgba(252, 49, 22, 0.8);
left: -10px;
}
.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: #fc3116;
border-left-color: rgba(252, 49, 22, 0.8);
right: -10px;
}
.ms-skin-contrast .ms-tooltip-point {cursor: pointer;}
.ms-skin-contrast .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #636363;
background: black;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-contrast .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: white;
background: rgba(255, 255, 255, 0.99);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: ms-point-anim 1.5s infinite ;
-moz-animation: ms-point-anim 1.5s infinite;
-webkit-animation: ms-point-anim 1.5s infinite;
-o-animation: ms-point-anim 1.5s infinite;
}
.ms-skin-contrast  .ms-tooltip {
max-width:200px;
}
.ms-skin-contrast .ms-tooltip-cont {
padding: 10px;
background: #fc3116;
background: rgba(252, 49, 22, 0.8);
text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4);
color: white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-contrast .ms-slide .ms-slide-vpbtn,
.ms-skin-contrast .ms-video-btn,
.ms-skin-contrast .ms-slide .ms-slide-vcbtn,
.ms-skin-contrast .ms-nav-next,
.ms-skin-contrast .ms-nav-prev,
.ms-skin-contrast .ms-bullet{
background-image:url(//www.iidt.co.in/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin-retina.png);
background-size: 152px 225px;
}
}.ms-parent-id-2 > .master-slider{ background:#000000; }
.ms-parent-id-1 > .master-slider{ background:#000000; }@font-face {
font-family: 'FontAwesome';
src: url(//www.iidt.co.in/wp-content/plugins/icon-list/lib/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//www.iidt.co.in/wp-content/plugins/icon-list/lib/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//www.iidt.co.in/wp-content/plugins/icon-list/lib/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//www.iidt.co.in/wp-content/plugins/icon-list/lib/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//www.iidt.co.in/wp-content/plugins/icon-list/lib/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//www.iidt.co.in/wp-content/plugins/icon-list/lib/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
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;
}@font-face {
font-family: 'simple-line-icons';
src: url(//www.iidt.co.in/wp-content/themes/hue/iconfonts/simple-line-icons-master/fonts/Simple-Line-Icons.eot?v=2.4.0);
src: url(//www.iidt.co.in/wp-content/themes/hue/iconfonts/simple-line-icons-master/fonts/Simple-Line-Icons.eot?v=2.4.0#iefix) format('embedded-opentype'), url(//www.iidt.co.in/wp-content/themes/hue/iconfonts/simple-line-icons-master/fonts/Simple-Line-Icons.woff2?v=2.4.0) format('woff2'), url(//www.iidt.co.in/wp-content/themes/hue/iconfonts/simple-line-icons-master/fonts/Simple-Line-Icons.ttf?v=2.4.0) format('truetype'), url(//www.iidt.co.in/wp-content/themes/hue/iconfonts/simple-line-icons-master/fonts/Simple-Line-Icons.woff?v=2.4.0) format('woff'), url(//www.iidt.co.in/wp-content/themes/hue/iconfonts/simple-line-icons-master/fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="simple-line-icon-"]:before, [class*=" simple-line-icon-"]:before,
[class^="simple-line-icon-"]:after, [class*=" simple-line-icon-"]:after {   
font-family: "simple-line-icons";
font-style: normal;
-webkit-font-smoothing: antialiased;
} .simple-line-icon-user,
.simple-line-icon-people,
.simple-line-icon-user-female,
.simple-line-icon-user-follow,
.simple-line-icon-user-following,
.simple-line-icon-user-unfollow,
.simple-line-icon-login,
.simple-line-icon-logout,
.simple-line-icon-emotsmile,
.simple-line-icon-phone,
.simple-line-icon-call-end,
.simple-line-icon-call-in,
.simple-line-icon-call-out,
.simple-line-icon-map,
.simple-line-icon-location-pin,
.simple-line-icon-direction,
.simple-line-icon-directions,
.simple-line-icon-compass,
.simple-line-icon-layers,
.simple-line-icon-menu,
.simple-line-icon-list,
.simple-line-icon-options-vertical,
.simple-line-icon-options,
.simple-line-icon-arrow-down,
.simple-line-icon-arrow-left,
.simple-line-icon-arrow-right,
.simple-line-icon-arrow-up,
.simple-line-icon-arrow-up-circle,
.simple-line-icon-arrow-left-circle,
.simple-line-icon-arrow-right-circle,
.simple-line-icon-arrow-down-circle,
.simple-line-icon-check,
.simple-line-icon-clock,
.simple-line-icon-plus,
.simple-line-icon-minus,
.simple-line-icon-close,
.simple-line-icon-event,
.simple-line-icon-exclamation,
.simple-line-icon-organization,
.simple-line-icon-trophy,
.simple-line-icon-screen-smartphone,
.simple-line-icon-screen-desktop,
.simple-line-icon-plane,
.simple-line-icon-notebook,
.simple-line-icon-mustache,
.simple-line-icon-mouse,
.simple-line-icon-magnet,
.simple-line-icon-energy,
.simple-line-icon-disc,
.simple-line-icon-cursor,
.simple-line-icon-cursor-move,
.simple-line-icon-crop,
.simple-line-icon-chemistry,
.simple-line-icon-speedometer,
.simple-line-icon-shield,
.simple-line-icon-screen-tablet,
.simple-line-icon-magic-wand,
.simple-line-icon-hourglass,
.simple-line-icon-graduation,
.simple-line-icon-ghost,
.simple-line-icon-game-controller,
.simple-line-icon-fire,
.simple-line-icon-eyeglass,
.simple-line-icon-envelope-open,
.simple-line-icon-envelope-letter,
.simple-line-icon-bell,
.simple-line-icon-badge,
.simple-line-icon-anchor,
.simple-line-icon-wallet,
.simple-line-icon-vector,
.simple-line-icon-speech,
.simple-line-icon-puzzle,
.simple-line-icon-printer,
.simple-line-icon-present,
.simple-line-icon-playlist,
.simple-line-icon-pin,
.simple-line-icon-picture,
.simple-line-icon-handbag,
.simple-line-icon-globe-alt,
.simple-line-icon-globe,
.simple-line-icon-folder-alt,
.simple-line-icon-folder,
.simple-line-icon-film,
.simple-line-icon-feed,
.simple-line-icon-drop,
.simple-line-icon-drawer,
.simple-line-icon-docs,
.simple-line-icon-doc,
.simple-line-icon-diamond,
.simple-line-icon-cup,
.simple-line-icon-calculator,
.simple-line-icon-bubbles,
.simple-line-icon-briefcase,
.simple-line-icon-book-open,
.simple-line-icon-basket-loaded,
.simple-line-icon-basket,
.simple-line-icon-bag,
.simple-line-icon-action-undo,
.simple-line-icon-action-redo,
.simple-line-icon-wrench,
.simple-line-icon-umbrella,
.simple-line-icon-trash,
.simple-line-icon-tag,
.simple-line-icon-support,
.simple-line-icon-frame,
.simple-line-icon-size-fullscreen,
.simple-line-icon-size-actual,
.simple-line-icon-shuffle,
.simple-line-icon-share-alt,
.simple-line-icon-share,
.simple-line-icon-rocket,
.simple-line-icon-question,
.simple-line-icon-pie-chart,
.simple-line-icon-pencil,
.simple-line-icon-note,
.simple-line-icon-loop,
.simple-line-icon-home,
.simple-line-icon-grid,
.simple-line-icon-graph,
.simple-line-icon-microphone,
.simple-line-icon-music-tone-alt,
.simple-line-icon-music-tone,
.simple-line-icon-earphones-alt,
.simple-line-icon-earphones,
.simple-line-icon-equalizer,
.simple-line-icon-like,
.simple-line-icon-dislike,
.simple-line-icon-control-start,
.simple-line-icon-control-rewind,
.simple-line-icon-control-play,
.simple-line-icon-control-pause,
.simple-line-icon-control-forward,
.simple-line-icon-control-end,
.simple-line-icon-volume-1,
.simple-line-icon-volume-2,
.simple-line-icon-volume-off,
.simple-line-icon-calendar,
.simple-line-icon-bulb,
.simple-line-icon-chart,
.simple-line-icon-ban,
.simple-line-icon-bubble,
.simple-line-icon-camrecorder,
.simple-line-icon-camera,
.simple-line-icon-cloud-download,
.simple-line-icon-cloud-upload,
.simple-line-icon-envelope,
.simple-line-icon-eye,
.simple-line-icon-flag,
.simple-line-icon-heart,
.simple-line-icon-info,
.simple-line-icon-key,
.simple-line-icon-link,
.simple-line-icon-lock,
.simple-line-icon-lock-open,
.simple-line-icon-magnifier,
.simple-line-icon-magnifier-add,
.simple-line-icon-magnifier-remove,
.simple-line-icon-paper-clip,
.simple-line-icon-paper-plane,
.simple-line-icon-power,
.simple-line-icon-refresh,
.simple-line-icon-reload,
.simple-line-icon-settings,
.simple-line-icon-star,
.simple-line-icon-symbol-female,
.simple-line-icon-symbol-male,
.simple-line-icon-target,
.simple-line-icon-credit-card,
.simple-line-icon-paypal,
.simple-line-icon-social-tumblr,
.simple-line-icon-social-twitter,
.simple-line-icon-social-facebook,
.simple-line-icon-social-instagram,
.simple-line-icon-social-linkedin,
.simple-line-icon-social-pinterest,
.simple-line-icon-social-github,
.simple-line-icon-social-google,
.simple-line-icon-social-reddit,
.simple-line-icon-social-skype,
.simple-line-icon-social-dribbble,
.simple-line-icon-social-behance,
.simple-line-icon-social-foursqare,
.simple-line-icon-social-soundcloud,
.simple-line-icon-social-spotify,
.simple-line-icon-social-stumbleupon,
.simple-line-icon-social-youtube,
.simple-line-icon-social-dropbox,
.simple-line-icon-social-vkontakte,
.simple-line-icon-social-steam {
font-family: 'simple-line-icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.simple-line-icon-user:before {
content: "\e005";
}
.simple-line-icon-people:before {
content: "\e001";
}
.simple-line-icon-user-female:before {
content: "\e000";
}
.simple-line-icon-user-follow:before {
content: "\e002";
}
.simple-line-icon-user-following:before {
content: "\e003";
}
.simple-line-icon-user-unfollow:before {
content: "\e004";
}
.simple-line-icon-login:before {
content: "\e066";
}
.simple-line-icon-logout:before {
content: "\e065";
}
.simple-line-icon-emotsmile:before {
content: "\e021";
}
.simple-line-icon-phone:before {
content: "\e600";
}
.simple-line-icon-call-end:before {
content: "\e048";
}
.simple-line-icon-call-in:before {
content: "\e047";
}
.simple-line-icon-call-out:before {
content: "\e046";
}
.simple-line-icon-map:before {
content: "\e033";
}
.simple-line-icon-location-pin:before {
content: "\e096";
}
.simple-line-icon-direction:before {
content: "\e042";
}
.simple-line-icon-directions:before {
content: "\e041";
}
.simple-line-icon-compass:before {
content: "\e045";
}
.simple-line-icon-layers:before {
content: "\e034";
}
.simple-line-icon-menu:before {
content: "\e601";
}
.simple-line-icon-list:before {
content: "\e067";
}
.simple-line-icon-options-vertical:before {
content: "\e602";
}
.simple-line-icon-options:before {
content: "\e603";
}
.simple-line-icon-arrow-down:before {
content: "\e604";
}
.simple-line-icon-arrow-left:before {
content: "\e605";
}
.simple-line-icon-arrow-right:before {
content: "\e606";
}
.simple-line-icon-arrow-up:before {
content: "\e607";
}
.simple-line-icon-arrow-up-circle:before {
content: "\e078";
}
.simple-line-icon-arrow-left-circle:before {
content: "\e07a";
}
.simple-line-icon-arrow-right-circle:before {
content: "\e079";
}
.simple-line-icon-arrow-down-circle:before {
content: "\e07b";
}
.simple-line-icon-check:before {
content: "\e080";
}
.simple-line-icon-clock:before {
content: "\e081";
}
.simple-line-icon-plus:before {
content: "\e095";
}
.simple-line-icon-minus:before {
content: "\e615";
}
.simple-line-icon-close:before {
content: "\e082";
}
.simple-line-icon-event:before {
content: "\e619";
}
.simple-line-icon-exclamation:before {
content: "\e617";
}
.simple-line-icon-organization:before {
content: "\e616";
}
.simple-line-icon-trophy:before {
content: "\e006";
}
.simple-line-icon-screen-smartphone:before {
content: "\e010";
}
.simple-line-icon-screen-desktop:before {
content: "\e011";
}
.simple-line-icon-plane:before {
content: "\e012";
}
.simple-line-icon-notebook:before {
content: "\e013";
}
.simple-line-icon-mustache:before {
content: "\e014";
}
.simple-line-icon-mouse:before {
content: "\e015";
}
.simple-line-icon-magnet:before {
content: "\e016";
}
.simple-line-icon-energy:before {
content: "\e020";
}
.simple-line-icon-disc:before {
content: "\e022";
}
.simple-line-icon-cursor:before {
content: "\e06e";
}
.simple-line-icon-cursor-move:before {
content: "\e023";
}
.simple-line-icon-crop:before {
content: "\e024";
}
.simple-line-icon-chemistry:before {
content: "\e026";
}
.simple-line-icon-speedometer:before {
content: "\e007";
}
.simple-line-icon-shield:before {
content: "\e00e";
}
.simple-line-icon-screen-tablet:before {
content: "\e00f";
}
.simple-line-icon-magic-wand:before {
content: "\e017";
}
.simple-line-icon-hourglass:before {
content: "\e018";
}
.simple-line-icon-graduation:before {
content: "\e019";
}
.simple-line-icon-ghost:before {
content: "\e01a";
}
.simple-line-icon-game-controller:before {
content: "\e01b";
}
.simple-line-icon-fire:before {
content: "\e01c";
}
.simple-line-icon-eyeglass:before {
content: "\e01d";
}
.simple-line-icon-envelope-open:before {
content: "\e01e";
}
.simple-line-icon-envelope-letter:before {
content: "\e01f";
}
.simple-line-icon-bell:before {
content: "\e027";
}
.simple-line-icon-badge:before {
content: "\e028";
}
.simple-line-icon-anchor:before {
content: "\e029";
}
.simple-line-icon-wallet:before {
content: "\e02a";
}
.simple-line-icon-vector:before {
content: "\e02b";
}
.simple-line-icon-speech:before {
content: "\e02c";
}
.simple-line-icon-puzzle:before {
content: "\e02d";
}
.simple-line-icon-printer:before {
content: "\e02e";
}
.simple-line-icon-present:before {
content: "\e02f";
}
.simple-line-icon-playlist:before {
content: "\e030";
}
.simple-line-icon-pin:before {
content: "\e031";
}
.simple-line-icon-picture:before {
content: "\e032";
}
.simple-line-icon-handbag:before {
content: "\e035";
}
.simple-line-icon-globe-alt:before {
content: "\e036";
}
.simple-line-icon-globe:before {
content: "\e037";
}
.simple-line-icon-folder-alt:before {
content: "\e039";
}
.simple-line-icon-folder:before {
content: "\e089";
}
.simple-line-icon-film:before {
content: "\e03a";
}
.simple-line-icon-feed:before {
content: "\e03b";
}
.simple-line-icon-drop:before {
content: "\e03e";
}
.simple-line-icon-drawer:before {
content: "\e03f";
}
.simple-line-icon-docs:before {
content: "\e040";
}
.simple-line-icon-doc:before {
content: "\e085";
}
.simple-line-icon-diamond:before {
content: "\e043";
}
.simple-line-icon-cup:before {
content: "\e044";
}
.simple-line-icon-calculator:before {
content: "\e049";
}
.simple-line-icon-bubbles:before {
content: "\e04a";
}
.simple-line-icon-briefcase:before {
content: "\e04b";
}
.simple-line-icon-book-open:before {
content: "\e04c";
}
.simple-line-icon-basket-loaded:before {
content: "\e04d";
}
.simple-line-icon-basket:before {
content: "\e04e";
}
.simple-line-icon-bag:before {
content: "\e04f";
}
.simple-line-icon-action-undo:before {
content: "\e050";
}
.simple-line-icon-action-redo:before {
content: "\e051";
}
.simple-line-icon-wrench:before {
content: "\e052";
}
.simple-line-icon-umbrella:before {
content: "\e053";
}
.simple-line-icon-trash:before {
content: "\e054";
}
.simple-line-icon-tag:before {
content: "\e055";
}
.simple-line-icon-support:before {
content: "\e056";
}
.simple-line-icon-frame:before {
content: "\e038";
}
.simple-line-icon-size-fullscreen:before {
content: "\e057";
}
.simple-line-icon-size-actual:before {
content: "\e058";
}
.simple-line-icon-shuffle:before {
content: "\e059";
}
.simple-line-icon-share-alt:before {
content: "\e05a";
}
.simple-line-icon-share:before {
content: "\e05b";
}
.simple-line-icon-rocket:before {
content: "\e05c";
}
.simple-line-icon-question:before {
content: "\e05d";
}
.simple-line-icon-pie-chart:before {
content: "\e05e";
}
.simple-line-icon-pencil:before {
content: "\e05f";
}
.simple-line-icon-note:before {
content: "\e060";
}
.simple-line-icon-loop:before {
content: "\e064";
}
.simple-line-icon-home:before {
content: "\e069";
}
.simple-line-icon-grid:before {
content: "\e06a";
}
.simple-line-icon-graph:before {
content: "\e06b";
}
.simple-line-icon-microphone:before {
content: "\e063";
}
.simple-line-icon-music-tone-alt:before {
content: "\e061";
}
.simple-line-icon-music-tone:before {
content: "\e062";
}
.simple-line-icon-earphones-alt:before {
content: "\e03c";
}
.simple-line-icon-earphones:before {
content: "\e03d";
}
.simple-line-icon-equalizer:before {
content: "\e06c";
}
.simple-line-icon-like:before {
content: "\e068";
}
.simple-line-icon-dislike:before {
content: "\e06d";
}
.simple-line-icon-control-start:before {
content: "\e06f";
}
.simple-line-icon-control-rewind:before {
content: "\e070";
}
.simple-line-icon-control-play:before {
content: "\e071";
}
.simple-line-icon-control-pause:before {
content: "\e072";
}
.simple-line-icon-control-forward:before {
content: "\e073";
}
.simple-line-icon-control-end:before {
content: "\e074";
}
.simple-line-icon-volume-1:before {
content: "\e09f";
}
.simple-line-icon-volume-2:before {
content: "\e0a0";
}
.simple-line-icon-volume-off:before {
content: "\e0a1";
}
.simple-line-icon-calendar:before {
content: "\e075";
}
.simple-line-icon-bulb:before {
content: "\e076";
}
.simple-line-icon-chart:before {
content: "\e077";
}
.simple-line-icon-ban:before {
content: "\e07c";
}
.simple-line-icon-bubble:before {
content: "\e07d";
}
.simple-line-icon-camrecorder:before {
content: "\e07e";
}
.simple-line-icon-camera:before {
content: "\e07f";
}
.simple-line-icon-cloud-download:before {
content: "\e083";
}
.simple-line-icon-cloud-upload:before {
content: "\e084";
}
.simple-line-icon-envelope:before {
content: "\e086";
}
.simple-line-icon-eye:before {
content: "\e087";
}
.simple-line-icon-flag:before {
content: "\e088";
}
.simple-line-icon-heart:before {
content: "\e08a";
}
.simple-line-icon-info:before {
content: "\e08b";
}
.simple-line-icon-key:before {
content: "\e08c";
}
.simple-line-icon-link:before {
content: "\e08d";
}
.simple-line-icon-lock:before {
content: "\e08e";
}
.simple-line-icon-lock-open:before {
content: "\e08f";
}
.simple-line-icon-magnifier:before {
content: "\e090";
}
.simple-line-icon-magnifier-add:before {
content: "\e091";
}
.simple-line-icon-magnifier-remove:before {
content: "\e092";
}
.simple-line-icon-paper-clip:before {
content: "\e093";
}
.simple-line-icon-paper-plane:before {
content: "\e094";
}
.simple-line-icon-power:before {
content: "\e097";
}
.simple-line-icon-refresh:before {
content: "\e098";
}
.simple-line-icon-reload:before {
content: "\e099";
}
.simple-line-icon-settings:before {
content: "\e09a";
}
.simple-line-icon-star:before {
content: "\e09b";
}
.simple-line-icon-symbol-female:before {
content: "\e09c";
}
.simple-line-icon-symbol-male:before {
content: "\e09d";
}
.simple-line-icon-target:before {
content: "\e09e";
}
.simple-line-icon-credit-card:before {
content: "\e025";
}
.simple-line-icon-paypal:before {
content: "\e608";
}
.simple-line-icon-social-tumblr:before {
content: "\e00a";
}
.simple-line-icon-social-twitter:before {
content: "\e009";
}
.simple-line-icon-social-facebook:before {
content: "\e00b";
}
.simple-line-icon-social-instagram:before {
content: "\e609";
}
.simple-line-icon-social-linkedin:before {
content: "\e60a";
}
.simple-line-icon-social-pinterest:before {
content: "\e60b";
}
.simple-line-icon-social-github:before {
content: "\e60c";
}
.simple-line-icon-social-google:before {
content: "\e60d";
}
.simple-line-icon-social-reddit:before {
content: "\e60e";
}
.simple-line-icon-social-skype:before {
content: "\e60f";
}
.simple-line-icon-social-dribbble:before {
content: "\e00d";
}
.simple-line-icon-social-behance:before {
content: "\e610";
}
.simple-line-icon-social-foursqare:before {
content: "\e611";
}
.simple-line-icon-social-soundcloud:before {
content: "\e612";
}
.simple-line-icon-social-spotify:before {
content: "\e613";
}
.simple-line-icon-social-stumbleupon:before {
content: "\e614";
}
.simple-line-icon-social-youtube:before {
content: "\e008";
}
.simple-line-icon-social-dropbox:before {
content: "\e00c";
}
.simple-line-icon-social-vkontakte:before {
content: "\e618";
}
.simple-line-icon-social-steam:before {
content: "\e620";
}@font-face {
font-family: "Flaticon Social";
src: url(//www.iidt.co.in/wp-content/themes/hue/iconfonts/social/flaticon.eot);
src: url(//www.iidt.co.in/wp-content/themes/hue/iconfonts/social/flaticon.eot#iefix) format("embedded-opentype"),
url(//www.iidt.co.in/wp-content/themes/hue/iconfonts/social/flaticon.woff) format("woff"),
url(//www.iidt.co.in/wp-content/themes/hue/iconfonts/social/flaticon.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}
.icon-social-android8:before {
content: "\e000";
font-family: "Flaticon Social";
}
.icon-social-apple62:before {
content: "\e001";
font-family: "Flaticon Social";
}
.icon-social-behance10:before {
content: "\e002";
font-family: "Flaticon Social";
}
.icon-social-behance5:before {
content: "\e003";
font-family: "Flaticon Social";
}
.icon-social-behance6:before {
content: "\e004";
font-family: "Flaticon Social";
}
.icon-social-behance7:before {
content: "\e005";
font-family: "Flaticon Social";
}
.icon-social-blogger10:before {
content: "\e006";
font-family: "Flaticon Social";
}
.icon-social-blogger11:before {
content: "\e007";
font-family: "Flaticon Social";
}
.icon-social-blogger8:before {
content: "\e008";
font-family: "Flaticon Social";
}
.icon-social-blogger9:before {
content: "\e009";
font-family: "Flaticon Social";
}
.icon-social-deviantart10:before {
content: "\e00a";
font-family: "Flaticon Social";
}
.icon-social-deviantart6:before {
content: "\e00b";
font-family: "Flaticon Social";
}
.icon-social-deviantart7:before {
content: "\e00c";
font-family: "Flaticon Social";
}
.icon-social-deviantart8:before {
content: "\e00d";
font-family: "Flaticon Social";
}
.icon-social-dribbble13:before {
content: "\e00e";
font-family: "Flaticon Social";
}
.icon-social-dribbble14:before {
content: "\e00f";
font-family: "Flaticon Social";
}
.icon-social-ebay6:before {
content: "\e010";
font-family: "Flaticon Social";
}
.icon-social-facebook43:before {
content: "\e011";
font-family: "Flaticon Social";
}
.icon-social-facebook44:before {
content: "\e012";
font-family: "Flaticon Social";
}
.icon-social-facebook45:before {
content: "\e013";
font-family: "Flaticon Social";
}
.icon-social-facebook48:before {
content: "\e014";
font-family: "Flaticon Social";
}
.icon-social-flickr18:before {
content: "\e015";
font-family: "Flaticon Social";
}
.icon-social-flickr19:before {
content: "\e016";
font-family: "Flaticon Social";
}
.icon-social-flickr20:before {
content: "\e017";
font-family: "Flaticon Social";
}
.icon-social-gdrive:before {
content: "\e018";
font-family: "Flaticon Social";
}
.icon-social-google109:before {
content: "\e019";
font-family: "Flaticon Social";
}
.icon-social-google110:before {
content: "\e01a";
font-family: "Flaticon Social";
}
.icon-social-google111:before {
content: "\e01b";
font-family: "Flaticon Social";
}
.icon-social-google113:before {
content: "\e01c";
font-family: "Flaticon Social";
}
.icon-social-instagram12:before {
content: "\e01d";
font-family: "Flaticon Social";
}
.icon-social-instagram13:before {
content: "\e01e";
font-family: "Flaticon Social";
}
.icon-social-instagram14:before {
content: "\e01f";
font-family: "Flaticon Social";
}
.icon-social-instagram15:before {
content: "\e020";
font-family: "Flaticon Social";
}
.icon-social-linkedin20:before {
content: "\e021";
font-family: "Flaticon Social";
}
.icon-social-linkedin21:before {
content: "\e022";
font-family: "Flaticon Social";
}
.icon-social-linkedin22:before {
content: "\e023";
font-family: "Flaticon Social";
}
.icon-social-linkedin23:before {
content: "\e024";
font-family: "Flaticon Social";
}
.icon-social-path4:before {
content: "\e025";
font-family: "Flaticon Social";
}
.icon-social-path5:before {
content: "\e026";
font-family: "Flaticon Social";
}
.icon-social-paypal14:before {
content: "\e027";
font-family: "Flaticon Social";
}
.icon-social-pinterest26:before {
content: "\e028";
font-family: "Flaticon Social";
}
.icon-social-pinterest27:before {
content: "\e029";
font-family: "Flaticon Social";
}
.icon-social-pinterest28:before {
content: "\e02a";
font-family: "Flaticon Social";
}
.icon-social-pinterest29:before {
content: "\e02b";
font-family: "Flaticon Social";
}
.icon-social-share26:before {
content: "\e02c";
font-family: "Flaticon Social";
}
.icon-social-skype19:before {
content: "\e02d";
font-family: "Flaticon Social";
}
.icon-social-tumblr21:before {
content: "\e02e";
font-family: "Flaticon Social";
}
.icon-social-twitter34:before {
content: "\e02f";
font-family: "Flaticon Social";
}
.icon-social-twitter35:before {
content: "\e030";
font-family: "Flaticon Social";
}
.icon-social-twitter36:before {
content: "\e031";
font-family: "Flaticon Social";
}
.icon-social-twitter37:before {
content: "\e032";
font-family: "Flaticon Social";
}
.icon-social-twitter38:before {
content: "\e033";
font-family: "Flaticon Social";
}
.icon-social-twitter39:before {
content: "\e034";
font-family: "Flaticon Social";
}
.icon-social-twitter42:before {
content: "\e035";
font-family: "Flaticon Social";
}
.icon-social-vimeo21:before {
content: "\e036";
font-family: "Flaticon Social";
}
.icon-social-vimeo23:before {
content: "\e037";
font-family: "Flaticon Social";
}
.icon-social-wikipedia3:before {
content: "\e038";
font-family: "Flaticon Social";
}
.icon-social-windows33:before {
content: "\e039";
font-family: "Flaticon Social";
}
.icon-social-wordpress14:before {
content: "\e03a";
font-family: "Flaticon Social";
}
.icon-social-wordpress15:before {
content: "\e03b";
font-family: "Flaticon Social";
}
.icon-social-wordpress16:before {
content: "\e03c";
font-family: "Flaticon Social";
}
.icon-social-youtube28:before {
content: "\e03d";
font-family: "Flaticon Social";
}
.icon-social-youtube29:before {
content: "\e03e";
font-family: "Flaticon Social";
}
.icon-social-youtube30:before {
content: "\e03f";
font-family: "Flaticon Social";
}
.icon-social-youtube31:before {
content: "\e040";
font-family: "Flaticon Social";
}
.icon-social-youtube32:before {
content: "\e041";
font-family: "Flaticon Social";
}
.icon-social-youtube33:before {
content: "\e042";
font-family: "Flaticon Social";
}
.icon-social-youtube34:before {
content: "\e043";
font-family: "Flaticon Social";
}@font-face {
font-family: 'fontello-hue';
src: url(//www.iidt.co.in/wp-content/themes/hue/iconfonts/hue-icon/fontello.eot);
src: url(//www.iidt.co.in/wp-content/themes/hue/iconfonts/hue-icon/fontello.eot#iefix) format('embedded-opentype'),
url(//www.iidt.co.in/wp-content/themes/hue/iconfonts/hue-icon/fontello.woff2) format('woff2'),
url(//www.iidt.co.in/wp-content/themes/hue/iconfonts/hue-icon/fontello.woff) format('woff'),
url(//www.iidt.co.in/wp-content/themes/hue/iconfonts/hue-icon/fontello.ttf) format('truetype'),
url(//www.iidt.co.in/wp-content/themes/hue/iconfonts/hue-icon/fontello.svg#fontello) format('svg');
font-weight: normal;
font-style: normal;
}
.hue-icon-coffee-cup:before { content: '\e800'; font-family: 'fontello-hue';}
.hue-icon-dinner:before { content: '\e801'; font-family: 'fontello-hue';}@font-face {
font-family: "Flaticon Font Awesome";
src: url(//www.iidt.co.in/wp-content/plugins/hue_icons/iconfonts/font-awesome/flaticon.eot);
src: url(//www.iidt.co.in/wp-content/plugins/hue_icons/iconfonts/font-awesome/flaticon.eot#iefix) format("embedded-opentype"),
url(//www.iidt.co.in/wp-content/plugins/hue_icons/iconfonts/font-awesome/flaticon.woff) format("woff"),
url(//www.iidt.co.in/wp-content/plugins/hue_icons/iconfonts/font-awesome/flaticon.ttf) format("truetype"),
url(//www.iidt.co.in/wp-content/plugins/hue_icons/iconfonts/font-awesome/flaticon.svg) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="fontawesome-"], [class*=" fontawesome-"],
[class^="fontawesome-"]:before, [class*=" fontawesome-"]:before,
[class^="fontawesome-"]:after, [class*=" fontawesome-"]:after {   
font-family: "Flaticon Font Awesome";
font-style: normal; }
.fontawesome-adjust4:before {
content: "\e000";
}
.fontawesome-align14:before {
content: "\e001";
}
.fontawesome-align15:before {
content: "\e002";
}
.fontawesome-align16:before {
content: "\e003";
}
.fontawesome-ambulance8:before {
content: "\e004";
}
.fontawesome-anchor16:before {
content: "\e005";
}
.fontawesome-android4:before {
content: "\e006";
}
.fontawesome-angle1:before {
content: "\e007";
}
.fontawesome-angle2:before {
content: "\e008";
}
.fontawesome-angle:before {
content: "\e009";
}
.fontawesome-apple22:before {
content: "\e00a";
}
.fontawesome-archive15:before {
content: "\e00b";
}
.fontawesome-arrow459:before {
content: "\e00c";
}
.fontawesome-arrow460:before {
content: "\e00d";
}
.fontawesome-arrow461:before {
content: "\e00e";
}
.fontawesome-arrow462:before {
content: "\e00f";
}
.fontawesome-arrow463:before {
content: "\e010";
}
.fontawesome-arrow464:before {
content: "\e011";
}
.fontawesome-arrow465:before {
content: "\e012";
}
.fontawesome-arrow466:before {
content: "\e013";
}
.fontawesome-arrow467:before {
content: "\e014";
}
.fontawesome-arrowhead5:before {
content: "\e015";
}
.fontawesome-arrowhead6:before {
content: "\e016";
}
.fontawesome-arrowheads:before {
content: "\e017";
}
.fontawesome-asterisk2:before {
content: "\e018";
}
.fontawesome-ban:before {
content: "\e019";
}
.fontawesome-bar10:before {
content: "\e01a";
}
.fontawesome-barcode2:before {
content: "\e01b";
}
.fontawesome-beaker2:before {
content: "\e01c";
}
.fontawesome-beer9:before {
content: "\e01d";
}
.fontawesome-bell13:before {
content: "\e01e";
}
.fontawesome-bitbucket:before {
content: "\e01f";
}
.fontawesome-bitcoin:before {
content: "\e020";
}
.fontawesome-bold14:before {
content: "\e021";
}
.fontawesome-book95:before {
content: "\e022";
}
.fontawesome-bookmark10:before {
content: "\e023";
}
.fontawesome-bookmark9:before {
content: "\e024";
}
.fontawesome-branch:before {
content: "\e025";
}
.fontawesome-briefcase11:before {
content: "\e026";
}
.fontawesome-bug6:before {
content: "\e027";
}
.fontawesome-building8:before {
content: "\e028";
}
.fontawesome-bull1:before {
content: "\e029";
}
.fontawesome-bullseye:before {
content: "\e02a";
}
.fontawesome-calendar51:before {
content: "\e02b";
}
.fontawesome-calendar52:before {
content: "\e02c";
}
.fontawesome-camera46:before {
content: "\e02d";
}
.fontawesome-camera47:before {
content: "\e02e";
}
.fontawesome-caret4:before {
content: "\e02f";
}
.fontawesome-caret5:before {
content: "\e030";
}
.fontawesome-caret6:before {
content: "\e031";
}
.fontawesome-center5:before {
content: "\e032";
}
.fontawesome-certificate6:before {
content: "\e033";
}
.fontawesome-check29:before {
content: "\e034";
}
.fontawesome-check30:before {
content: "\e035";
}
.fontawesome-check31:before {
content: "\e036";
}
.fontawesome-checkered2:before {
content: "\e037";
}
.fontawesome-chevron17:before {
content: "\e038";
}
.fontawesome-chevron18:before {
content: "\e039";
}
.fontawesome-chevron19:before {
content: "\e03a";
}
.fontawesome-chevron20:before {
content: "\e03b";
}
.fontawesome-chevron21:before {
content: "\e03c";
}
.fontawesome-chevron22:before {
content: "\e03d";
}
.fontawesome-chevron23:before {
content: "\e03e";
}
.fontawesome-chevron24:before {
content: "\e03f";
}
.fontawesome-circle33:before {
content: "\e040";
}
.fontawesome-circle34:before {
content: "\e041";
}
.fontawesome-circular56:before {
content: "\e042";
}
.fontawesome-cloud106:before {
content: "\e043";
}
.fontawesome-cloud107:before {
content: "\e044";
}
.fontawesome-code10:before {
content: "\e045";
}
.fontawesome-code11:before {
content: "\e046";
}
.fontawesome-coffee18:before {
content: "\e047";
}
.fontawesome-cog2:before {
content: "\e048";
}
.fontawesome-cogs3:before {
content: "\e049";
}
.fontawesome-collapse2:before {
content: "\e04a";
}
.fontawesome-comment32:before {
content: "\e04b";
}
.fontawesome-comment33:before {
content: "\e04c";
}
.fontawesome-comments16:before {
content: "\e04d";
}
.fontawesome-compass41:before {
content: "\e04e";
}
.fontawesome-computer74:before {
content: "\e04f";
}
.fontawesome-copy10:before {
content: "\e050";
}
.fontawesome-correct8:before {
content: "\e051";
}
.fontawesome-couple35:before {
content: "\e052";
}
.fontawesome-credit40:before {
content: "\e053";
}
.fontawesome-crop4:before {
content: "\e054";
}
.fontawesome-cross41:before {
content: "\e055";
}
.fontawesome-css3:before {
content: "\e056";
}
.fontawesome-curved8:before {
content: "\e057";
}
.fontawesome-cut18:before {
content: "\e058";
}
.fontawesome-dashboard2:before {
content: "\e059";
}
.fontawesome-delivery7:before {
content: "\e05a";
}
.fontawesome-desktop14:before {
content: "\e05b";
}
.fontawesome-dot:before {
content: "\e05c";
}
.fontawesome-double28:before {
content: "\e05d";
}
.fontawesome-double29:before {
content: "\e05e";
}
.fontawesome-double30:before {
content: "\e05f";
}
.fontawesome-double31:before {
content: "\e060";
}
.fontawesome-double32:before {
content: "\e061";
}
.fontawesome-download62:before {
content: "\e062";
}
.fontawesome-download63:before {
content: "\e063";
}
.fontawesome-dribbble4:before {
content: "\e064";
}
.fontawesome-dropbox13:before {
content: "\e065";
}
.fontawesome-earth17:before {
content: "\e066";
}
.fontawesome-edit24:before {
content: "\e067";
}
.fontawesome-eject14:before {
content: "\e068";
}
.fontawesome-envelope4:before {
content: "\e069";
}
.fontawesome-envelope5:before {
content: "\e06a";
}
.fontawesome-euro29:before {
content: "\e06b";
}
.fontawesome-exchange1:before {
content: "\e06c";
}
.fontawesome-exclamation8:before {
content: "\e06d";
}
.fontawesome-exclamation9:before {
content: "\e06e";
}
.fontawesome-expand16:before {
content: "\e06f";
}
.fontawesome-external1:before {
content: "\e070";
}
.fontawesome-external2:before {
content: "\e071";
}
.fontawesome-eye50:before {
content: "\e072";
}
.fontawesome-eye51:before {
content: "\e073";
}
.fontawesome-facebook25:before {
content: "\e074";
}
.fontawesome-facebook26:before {
content: "\e075";
}
.fontawesome-facetime:before {
content: "\e076";
}
.fontawesome-fast13:before {
content: "\e077";
}
.fontawesome-female76:before {
content: "\e078";
}
.fontawesome-fighter2:before {
content: "\e079";
}
.fontawesome-file27:before {
content: "\e07a";
}
.fontawesome-file28:before {
content: "\e07b";
}
.fontawesome-film28:before {
content: "\e07c";
}
.fontawesome-filter10:before {
content: "\e07d";
}
.fontawesome-finger6:before {
content: "\e07e";
}
.fontawesome-fire16:before {
content: "\e07f";
}
.fontawesome-fire17:before {
content: "\e080";
}
.fontawesome-flag28:before {
content: "\e081";
}
.fontawesome-flickr8:before {
content: "\e082";
}
.fontawesome-fluffy1:before {
content: "\e083";
}
.fontawesome-folder64:before {
content: "\e084";
}
.fontawesome-folder65:before {
content: "\e085";
}
.fontawesome-folder66:before {
content: "\e086";
}
.fontawesome-font2:before {
content: "\e087";
}
.fontawesome-font3:before {
content: "\e088";
}
.fontawesome-fork9:before {
content: "\e089";
}
.fontawesome-forward8:before {
content: "\e08a";
}
.fontawesome-four29:before {
content: "\e08b";
}
.fontawesome-foursquare5:before {
content: "\e08c";
}
.fontawesome-frown:before {
content: "\e08d";
}
.fontawesome-fullscreen4:before {
content: "\e08e";
}
.fontawesome-gamepad1:before {
content: "\e08f";
}
.fontawesome-gift49:before {
content: "\e090";
}
.fontawesome-github10:before {
content: "\e091";
}
.fontawesome-github11:before {
content: "\e092";
}
.fontawesome-github12:before {
content: "\e093";
}
.fontawesome-gittip:before {
content: "\e094";
}
.fontawesome-glass8:before {
content: "\e095";
}
.fontawesome-google25:before {
content: "\e096";
}
.fontawesome-google26:before {
content: "\e097";
}
.fontawesome-great11:before {
content: "\e098";
}
.fontawesome-group41:before {
content: "\e099";
}
.fontawesome-half14:before {
content: "\e09a";
}
.fontawesome-hand34:before {
content: "\e09b";
}
.fontawesome-hand35:before {
content: "\e09c";
}
.fontawesome-hand40:before {
content: "\e09d";
}
.fontawesome-hdd:before {
content: "\e09e";
}
.fontawesome-heart74:before {
content: "\e09f";
}
.fontawesome-heart75:before {
content: "\e0a0";
}
.fontawesome-horizontal9:before {
content: "\e0a1";
}
.fontawesome-hostpital:before {
content: "\e0a2";
}
.fontawesome-hotel17:before {
content: "\e0a3";
}
.fontawesome-html4:before {
content: "\e0a4";
}
.fontawesome-inbox12:before {
content: "\e0a5";
}
.fontawesome-increase:before {
content: "\e0a6";
}
.fontawesome-indent1:before {
content: "\e0a7";
}
.fontawesome-information34:before {
content: "\e0a8";
}
.fontawesome-information35:before {
content: "\e0a9";
}
.fontawesome-instagram3:before {
content: "\e0aa";
}
.fontawesome-italicize:before {
content: "\e0ab";
}
.fontawesome-keyboard13:before {
content: "\e0ac";
}
.fontawesome-left32:before {
content: "\e0ad";
}
.fontawesome-legal1:before {
content: "\e0ae";
}
.fontawesome-lemon3:before {
content: "\e0af";
}
.fontawesome-leter:before {
content: "\e0b0";
}
.fontawesome-letter15:before {
content: "\e0b1";
}
.fontawesome-level:before {
content: "\e0b2";
}
.fontawesome-light45:before {
content: "\e0b3";
}
.fontawesome-lightning14:before {
content: "\e0b4";
}
.fontawesome-link15:before {
content: "\e0b5";
}
.fontawesome-linkedin10:before {
content: "\e0b6";
}
.fontawesome-linkedin9:before {
content: "\e0b7";
}
.fontawesome-linux3:before {
content: "\e0b8";
}
.fontawesome-list28:before {
content: "\e0b9";
}
.fontawesome-list29:before {
content: "\e0ba";
}
.fontawesome-list30:before {
content: "\e0bb";
}
.fontawesome-listing1:before {
content: "\e0bc";
}
.fontawesome-location28:before {
content: "\e0bd";
}
.fontawesome-lock24:before {
content: "\e0be";
}
.fontawesome-long3:before {
content: "\e0bf";
}
.fontawesome-long4:before {
content: "\e0c0";
}
.fontawesome-long5:before {
content: "\e0c1";
}
.fontawesome-long6:before {
content: "\e0c2";
}
.fontawesome-magic7:before {
content: "\e0c3";
}
.fontawesome-male93:before {
content: "\e0c4";
}
.fontawesome-map25:before {
content: "\e0c5";
}
.fontawesome-maxcdn:before {
content: "\e0c6";
}
.fontawesome-medkit:before {
content: "\e0c7";
}
.fontawesome-meh:before {
content: "\e0c8";
}
.fontawesome-microphone27:before {
content: "\e0c9";
}
.fontawesome-microphone28:before {
content: "\e0ca";
}
.fontawesome-minus18:before {
content: "\e0cb";
}
.fontawesome-minus19:before {
content: "\e0cc";
}
.fontawesome-minus20:before {
content: "\e0cd";
}
.fontawesome-minus21:before {
content: "\e0ce";
}
.fontawesome-minus22:before {
content: "\e0cf";
}
.fontawesome-mobile29:before {
content: "\e0d0";
}
.fontawesome-money10:before {
content: "\e0d1";
}
.fontawesome-moon18:before {
content: "\e0d2";
}
.fontawesome-move14:before {
content: "\e0d3";
}
.fontawesome-music66:before {
content: "\e0d4";
}
.fontawesome-music67:before {
content: "\e0d5";
}
.fontawesome-musical32:before {
content: "\e0d6";
}
.fontawesome-nine10:before {
content: "\e0d7";
}
.fontawesome-numbered4:before {
content: "\e0d8";
}
.fontawesome-ok2:before {
content: "\e0d9";
}
.fontawesome-ok3:before {
content: "\e0da";
}
.fontawesome-open94:before {
content: "\e0db";
}
.fontawesome-open95:before {
content: "\e0dc";
}
.fontawesome-open96:before {
content: "\e0dd";
}
.fontawesome-open97:before {
content: "\e0de";
}
.fontawesome-paper47:before {
content: "\e0df";
}
.fontawesome-paper48:before {
content: "\e0e0";
}
.fontawesome-paste2:before {
content: "\e0e1";
}
.fontawesome-pause14:before {
content: "\e0e2";
}
.fontawesome-pencil30:before {
content: "\e0e3";
}
.fontawesome-photo33:before {
content: "\e0e4";
}
.fontawesome-picture13:before {
content: "\e0e5";
}
.fontawesome-pinterest12:before {
content: "\e0e6";
}
.fontawesome-pinterest13:before {
content: "\e0e7";
}
.fontawesome-plane12:before {
content: "\e0e8";
}
.fontawesome-plant16:before {
content: "\e0e9";
}
.fontawesome-play39:before {
content: "\e0ea";
}
.fontawesome-play40:before {
content: "\e0eb";
}
.fontawesome-play41:before {
content: "\e0ec";
}
.fontawesome-play42:before {
content: "\e0ed";
}
.fontawesome-plus25:before {
content: "\e0ee";
}
.fontawesome-plus26:before {
content: "\e0ef";
}
.fontawesome-plus27:before {
content: "\e0f0";
}
.fontawesome-power27:before {
content: "\e0f1";
}
.fontawesome-printing1:before {
content: "\e0f2";
}
.fontawesome-puzzle12:before {
content: "\e0f3";
}
.fontawesome-qr2:before {
content: "\e0f4";
}
.fontawesome-question22:before {
content: "\e0f5";
}
.fontawesome-question23:before {
content: "\e0f6";
}
.fontawesome-quote2:before {
content: "\e0f7";
}
.fontawesome-reduced:before {
content: "\e0f8";
}
.fontawesome-refresh36:before {
content: "\e0f9";
}
.fontawesome-refresh37:before {
content: "\e0fa";
}
.fontawesome-remove10:before {
content: "\e0fb";
}
.fontawesome-remove11:before {
content: "\e0fc";
}
.fontawesome-renren:before {
content: "\e0fd";
}
.fontawesome-reorder:before {
content: "\e0fe";
}
.fontawesome-reply8:before {
content: "\e0ff";
}
.fontawesome-reply9:before {
content: "\e100";
}
.fontawesome-resize4:before {
content: "\e101";
}
.fontawesome-retweet2:before {
content: "\e102";
}
.fontawesome-rewind25:before {
content: "\e103";
}
.fontawesome-right28:before {
content: "\e104";
}
.fontawesome-right29:before {
content: "\e105";
}
.fontawesome-road16:before {
content: "\e106";
}
.fontawesome-rounded30:before {
content: "\e107";
}
.fontawesome-rss25:before {
content: "\e108";
}
.fontawesome-rss26:before {
content: "\e109";
}
.fontawesome-rupee1:before {
content: "\e10a";
}
.fontawesome-save8:before {
content: "\e10b";
}
.fontawesome-screenshot:before {
content: "\e10c";
}
.fontawesome-search19:before {
content: "\e10d";
}
.fontawesome-share13:before {
content: "\e10e";
}
.fontawesome-share14:before {
content: "\e10f";
}
.fontawesome-share15:before {
content: "\e110";
}
.fontawesome-shield36:before {
content: "\e111";
}
.fontawesome-shopping69:before {
content: "\e112";
}
.fontawesome-sign3:before {
content: "\e113";
}
.fontawesome-sign4:before {
content: "\e114";
}
.fontawesome-signal22:before {
content: "\e115";
}
.fontawesome-sitemap1:before {
content: "\e116";
}
.fontawesome-skype9:before {
content: "\e117";
}
.fontawesome-small143:before {
content: "\e118";
}
.fontawesome-small144:before {
content: "\e119";
}
.fontawesome-smile:before {
content: "\e11a";
}
.fontawesome-sort10:before {
content: "\e11b";
}
.fontawesome-sort11:before {
content: "\e11c";
}
.fontawesome-sort12:before {
content: "\e11d";
}
.fontawesome-sort13:before {
content: "\e11e";
}
.fontawesome-sort14:before {
content: "\e11f";
}
.fontawesome-sort6:before {
content: "\e120";
}
.fontawesome-sort7:before {
content: "\e121";
}
.fontawesome-sort8:before {
content: "\e122";
}
.fontawesome-sort9:before {
content: "\e123";
}
.fontawesome-speech59:before {
content: "\e124";
}
.fontawesome-spinner8:before {
content: "\e125";
}
.fontawesome-square62:before {
content: "\e126";
}
.fontawesome-stack10:before {
content: "\e127";
}
.fontawesome-stack11:before {
content: "\e128";
}
.fontawesome-star60:before {
content: "\e129";
}
.fontawesome-star61:before {
content: "\e12a";
}
.fontawesome-star62:before {
content: "\e12b";
}
.fontawesome-step1:before {
content: "\e12c";
}
.fontawesome-step:before {
content: "\e12d";
}
.fontawesome-stethoscope6:before {
content: "\e12e";
}
.fontawesome-strikethrough1:before {
content: "\e12f";
}
.fontawesome-suitcase24:before {
content: "\e130";
}
.fontawesome-sun32:before {
content: "\e131";
}
.fontawesome-superscript:before {
content: "\e132";
}
.fontawesome-table21:before {
content: "\e133";
}
.fontawesome-tag32:before {
content: "\e134";
}
.fontawesome-tags2:before {
content: "\e135";
}
.fontawesome-tasks:before {
content: "\e136";
}
.fontawesome-telephone65:before {
content: "\e137";
}
.fontawesome-telephone66:before {
content: "\e138";
}
.fontawesome-terminal7:before {
content: "\e139";
}
.fontawesome-text59:before {
content: "\e13a";
}
.fontawesome-text60:before {
content: "\e13b";
}
.fontawesome-text61:before {
content: "\e13c";
}
.fontawesome-text62:before {
content: "\e13d";
}
.fontawesome-thin24:before {
content: "\e13e";
}
.fontawesome-thumbs25:before {
content: "\e13f";
}
.fontawesome-thumbs26:before {
content: "\e140";
}
.fontawesome-thumbs27:before {
content: "\e141";
}
.fontawesome-thumbs28:before {
content: "\e142";
}
.fontawesome-ticket6:before {
content: "\e143";
}
.fontawesome-time7:before {
content: "\e144";
}
.fontawesome-tint:before {
content: "\e145";
}
.fontawesome-trash29:before {
content: "\e146";
}
.fontawesome-trello:before {
content: "\e147";
}
.fontawesome-trophy3:before {
content: "\e148";
}
.fontawesome-tumblr10:before {
content: "\e149";
}
.fontawesome-tumblr11:before {
content: "\e14a";
}
.fontawesome-turkish1:before {
content: "\e14b";
}
.fontawesome-twitter15:before {
content: "\e14c";
}
.fontawesome-twitter16:before {
content: "\e14d";
}
.fontawesome-two121:before {
content: "\e14e";
}
.fontawesome-u1:before {
content: "\e14f";
}
.fontawesome-umbrella16:before {
content: "\e150";
}
.fontawesome-underline2:before {
content: "\e151";
}
.fontawesome-undo5:before {
content: "\e152";
}
.fontawesome-unlink:before {
content: "\e153";
}
.fontawesome-unlock3:before {
content: "\e154";
}
.fontawesome-upload39:before {
content: "\e155";
}
.fontawesome-upload40:before {
content: "\e156";
}
.fontawesome-usd:before {
content: "\e157";
}
.fontawesome-user77:before {
content: "\e158";
}
.fontawesome-user78:before {
content: "\e159";
}
.fontawesome-vertical5:before {
content: "\e15a";
}
.fontawesome-vertical6:before {
content: "\e15b";
}
.fontawesome-video91:before {
content: "\e15c";
}
.fontawesome-vimeo10:before {
content: "\e15d";
}
.fontawesome-vintage27:before {
content: "\e15e";
}
.fontawesome-vk:before {
content: "\e15f";
}
.fontawesome-volume28:before {
content: "\e160";
}
.fontawesome-volume29:before {
content: "\e161";
}
.fontawesome-warning18:before {
content: "\e162";
}
.fontawesome-weibo:before {
content: "\e163";
}
.fontawesome-wheelchair2:before {
content: "\e164";
}
.fontawesome-white66:before {
content: "\e165";
}
.fontawesome-windows20:before {
content: "\e166";
}
.fontawesome-x21:before {
content: "\e167";
}
.fontawesome-xing4:before {
content: "\e168";
}
.fontawesome-xing5:before {
content: "\e169";
}
.fontawesome-yen18:before {
content: "\e16a";
}
.fontawesome-youtube13:before {
content: "\e16b";
}
.fontawesome-youtube14:before {
content: "\e16c";
}
.fontawesome-youtube15:before {
content: "\e16d";
}
.fontawesome-zoom27:before {
content: "\e16e";
}
.fontawesome-zoom28:before {
content: "\e16f";
}.select-select{display:none;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none;position:absolute;opacity:0;}
.select-element, .select-element:after, .select-element:before, .select-element *, .select-element *:after, .select-element *:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.select-element{position:absolute;display:none;z-index:100;}
.select-element.select-open{display:block;}
.select-theme-default, .select-theme-default *, .select-theme-default *:after, .select-theme-default *:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.select.select-theme-default{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}
.select.select-theme-default .select-content{-webkit-box-shadow:0 2px 8px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 2px 8px rgba(0, 0, 0, 0.2);box-shadow:0 2px 8px rgba(0, 0, 0, 0.2);background:white;font-family:inherit;color:inherit;overflow:auto;width:300px;max-width:300px;max-height:18rem;-webkit-overflow-scrolling:touch;}
@media (max-width:320px){.select.select-theme-default .select-content{width:280px;max-width:280px;}
}
.select.select-theme-default .select-options{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-touch-callout:none;margin:0;padding:0;}
.select.select-theme-default .select-options .select-option{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-touch-callout:none;position:relative;list-style:none;margin:0;line-height:1.25rem;padding:0.5rem 1em 0.5rem 2.5em;display:block;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.select.select-theme-default .select-options .select-option.select-option-selected:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='-0.5 0 20 15'><rect fill='#444444' stroke='none' transform='rotate(45 4.0033 8.87436)' height='5' width='6.32304' y='6.37436' x='0.84178'></rect><rect fill='#444444' stroke='none' transform='rotate(45 11.1776 7.7066)' width='5' height='16.79756' y='-0.69218' x='8.67764'></rect></svg>");position:absolute;left:1em;top:0;bottom:0.2em;height:1em;width:1em;margin:auto;}
.select.select-theme-default .select-options .select-option:hover, .select.select-theme-default .select-options .select-option.select-option-highlight{background:#38a4b4;color:white;}
.select.select-theme-default .select-options .select-option:hover.select-option-selected:before, .select.select-theme-default .select-options .select-option.select-option-highlight.select-option-selected:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='-0.5 0 20 15'><rect fill='white' stroke='none' transform='rotate(45 4.0033 8.87436)' height='5' width='6.32304' y='6.37436' x='0.84178'></rect><rect fill='white' stroke='none' transform='rotate(45 11.1776 7.7066)' width='5' height='16.79756' y='-0.69218' x='8.67764'></rect></svg>");}
.select.select-theme-default .select-options .select-option:first-child{}
.select.select-theme-default .select-options .select-option:last-child{}
.select-target.select-theme-default{display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-touch-callout:none;position:relative;padding:0.5rem 3em 0.5rem 1em;background:#ffffff;border:1px solid #bdc3c7;cursor:pointer;color:#444444;text-decoration:none;white-space:nowrap;max-width:100%;width:100%;overflow:hidden;text-overflow:ellipsis;}
.select-target.select-theme-default:hover{border-color:#bdc3c7;color:black;}
.select-target.select-theme-default.select-target-focused, .select-target.select-theme-default.select-target-focused:focus{border-color:#bdc3c7;outline:none;}
.select-target.select-theme-default b{position:absolute;right:1em;top:0;bottom:0;margin:auto;height:20px;width:2em;}
.select-target.select-theme-default b:before, .select-target.select-theme-default b:after{content:"";display:block;position:absolute;margin:auto;right:0;height:0;width:0;border:0.263em solid transparent;}
.select-target.select-theme-default b:before{top:0;border-bottom-color:inherit;}
.select-target.select-theme-default b:after{bottom:0;border-top-color:inherit;}