.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
} .flexslider {
margin: 0;
padding: 0;
zoom: 1;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
position: relative;
} .flexslider .slides img {
width: 100%;
display: block;
height: auto;
}
.flex-pauseplay span {
text-transform: capitalize;
} .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .slides {
display: block;
}
* html .slides {
height: 1%;
}  .no-js .slides > li:first-child {
display: block;
} .flexslider {
margin: 0;
position: relative;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.flexslider .slides {
zoom: 1;
}
.carousel li {
margin-right: 5px;
} .flex-direction-nav {
*height: 0;
}
.flex-direction-nav i {
margin-right: 0px;
}
.flex-direction-nav a {
z-index: 10;
display: block;
font-size: 46px;
line-height: 20px;
padding: 10px 10px;
margin: -35px 0px 0px;
position: absolute;
top: 50%;
opacity:0;
overflow: hidden;
cursor: pointer;
height:70px;
width:70px;
background-color:rgba(255,255,255,0.4);
transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
color:#fff;
text-align:center;
}
.flex-direction-nav a:hover{
background-color:rgba(255,255,255,0.8);
}
.flex-direction-nav .flex-prev {
left: -0px;
padding-right: 13px;
}
.flex-direction-nav .flex-next {
right: -0px;
padding-left: 13px;
}
.flexslider:hover .flex-prev, .flexslider:hover .flex-next {
opacity: 0.8;
}
.flex-direction-nav .flex-disabled {
opacity: 0 !important;
filter: alpha(opacity=0);
cursor: default;
}
.nav-container.style-1 .flex-direction-nav {
*height: auto;
float: left;
margin-left: 15px;
}
.nav-container.style-1 .flex-direction-nav li {
float: left;
margin-right: 3px;
}
.nav-container.style-1 .flex-direction-nav a {
position: static;
opacity: 1;
margin: 0px;
padding: 6px 13px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.nav-container.style-1 .flex-control-nav {
display: none;
} .flex-control-nav-wrapper {
text-align: center;
line-height: 0;
z-index: 10;
position: absolute;
left: 0px;
right: 0px;
bottom:20px;
}
.flex-control-nav {
display: inline-block;
padding: 15px 0px 0px;
}
.flex-control-nav li {
margin: 0 3px;
display:inline-block;
vertical-align:middle;
}
.flex-control-paging li a {
display: block;
width: 16px;
height: 16px;
cursor: pointer;
text-indent: -9999px;
border-radius: 3px;
background-color:rgba(255,255,255,0.5);
vertical-align:middle;
transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.flex-control-paging li a:hover{
background-color:rgba(255,255,255,1);
}
.flex-control-paging li a.flex-active {
cursor: default;
width: 20px;
height: 20px;
background-color:rgba(255,255,255,1);
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
display: block;
opacity: .7;
cursor: pointer;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
}.nivoSlider {
position: relative;
width: 100%;
height: auto;
overflow: hidden;
}
.nivoSlider img {
position: absolute;
top: 0px;
left: 0px;
max-width: none;
height:auto;
}
.nivo-main-image {
display: block !important;
position: relative !important;
width: 100% !important;
} .nivoSlider a.nivo-imageLink {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
border: 0;
padding: 0;
margin: 0;
z-index: 6;
display: none;
background: white;
filter: alpha(opacity=0);
opacity: 0;
} .nivo-slice {
display: block;
position: absolute;
z-index: 5;
height: 100%;
top: 0;
}
.nivo-box {
display: block;
position: absolute;
z-index: 5;
overflow: hidden;
}
.nivo-box img {
display: block;
} .nivo-caption {
position: relative;
z-index: 10;
display: none;
}
.kode-nivo-caption {
display: none;
} .nivo-directionNav {
*height: 0;
}
.nivo-directionNav i {
margin-right: 0px;
}
.nivo-directionNav a {
z-index: 10;
display: block;
font-size: 20px;
line-height: 20px;
padding: 23px 11px;
margin: -35px 0px 0px;
position: absolute;
top: 50%;
overflow: hidden;
opacity: 0;
cursor: pointer;
}
.nivo-directionNav .nivo-prevNav {
left: -0px;
padding-right: 13px;
}
.nivo-directionNav .nivo-nextNav {
right: -0px;
padding-left: 13px;
}
.nivoSlider:hover .nivo-prevNav, .nivoSlider:hover .nivo-nextNav {
opacity: 0.8;
} .nivo-controlNav {
text-align: center;
position:absolute;
left:0px;
bottom:20px;
line-height: 0;
width:100%;
z-index:100;
}
.nivo-controlNav a {
display: inline-block;
width: 16px;
height: 16px;
cursor: pointer;
text-indent: -9999px;
margin: 0px 3px;
background-color:rgba(255,255,255,0.4);
transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
vertical-align:middle;
}
.nivo-controlNav a:hover{
background-color:rgba(255,255,255,1);
}
.nivo-controlNav a.active{
background-color:rgba(255,255,255,1);
width: 20px;
height: 20px;
}
.nivo-controlNav a.active {
cursor: default;
}
.nivoSlider .kode-caption{
left:0px;
right:0px;
margin:auto;
position:absolute;
}
.nivoSlider .kode-caption .kode-caption-title{
font-size:60px;
line-height:60px;
display:inline-block;
padding:10px 20px;
border-left:solid 3px #fff;
border-right:solid 3px #fff;
position:relative;
background-color:#000;
} .nivoSlider .kode-caption .kode-caption-text{
font-size:18px;
}.kode_search {
width:35px;
min-height: 40px;	
z-index: 10000;
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
-webkit-transition-property: min-height, width, top, right;
transition-property: min-height, width, top, right;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.search-here{
cursor:pointer;
}
.kode_search.open .search-here{
display:none;
}
.kode_search.open {
width: 100%;
min-height: 100%;
top: 0px;
right: 0px;
position:absolute;
}
.kode_search .kode_search-form {
display:none;
}
.kode_search span.search-here.kode_chu_search , .kode_search .search-here.kode_chu_search a, .kode_cart_fill a{
padding:25px;
}
.kode_search.open .kode_search-form {
width: 80%;
height: 100%;
-webkit-transform: translate3d(0,3em,0);
transform: translate3d(0,3em,0);
display:block;
margin:0 auto;
float:none;
text-align:center;
position:absolute;
left:0px;
right:0px;
bottom:0px;
top:0px;
}
.kode_search.open .kode_search-input{
width: 100%;
border:none;
border-bottom:1px solid #666;
height:100px;
}
.kode_search.open label{
height: 100%;
display: none;
}
.kode_search-input {
width: 100%;
height: 100%;
padding: 0 10% 0 10px;
font-weight: 700;
border: none;
background: transparent;
font-size: 0.8em;
color: #ec5a62;
-webkit-transition: font-size 0.5s cubic-bezier(0.7,0,0.3,1);
transition: font-size 0.5s cubic-bezier(0.7,0,0.3,1);
}
.kode_search-input::-ms-clear { display: none;
}
.kode_search.hideInput .kode_search-input {
color: transparent;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.kode_search.open .kode_search-input {
font-size: 7em;
} .kode_search-input::-webkit-input-placeholder {
color: #c2c2c2;
}
.kode_search-input:-moz-placeholder {
color: #c2c2c2;
}
.kode_search-input::-moz-placeholder {
color: #c2c2c2;
}
.kode_search-input:-ms-input-placeholder {
color: #c2c2c2;
} .gn-search:focus::-webkit-input-placeholder {
color: transparent;
}
input[type="search"] { -webkit-box-sizing: border-box; 
box-sizing: border-box;	
}
.kode_search.open ~ .container{
position:static;
}
.open_search .header_sticky_nav .container{
position:static;
}
.open_search  .kode_header_5{
position:static;
}
.kode_search-submit:hover{
color:#333 !important;
}
.kode_search-input:focus,
.kode_search-submit:focus {
outline: none;
}
.kode_search-input{
float:left;
}
.kode_search-submit {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #666;
float: right;
font-size: 40px;
margin-top: 24px;
padding: 15px 25px;
}
.kode_search-close {
width: 36px;
height: 36px;
position: absolute;
right: 1em;
top: 1em;
overflow: hidden;
text-indent: 100%;
cursor: pointer;
pointer-events: none;
opacity: 0;
-webkit-transform: scale3d(0,0,1);
transform: scale3d(0,0,1);
}
.kode_search.open .kode_search-close {
opacity: 1;
pointer-events: auto;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.kode_search-close::before,
.kode_search-close::after {
content: '';
position: absolute;
width: 2px;
height: 100%;
top: 0;
left: 50%;
border-radius: 3px;
opacity: 0.2;
background: #000;
}
.kode_search-close:hover.kode_search-close::before,
.kode_search-close:hover.kode_search-close::after {
opacity: 1;
}
.kode_search-close::before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.kode_search-close::after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.kode_search-content {
color: #333;
margin-top: 4.5em;
width: 100%;
height: 0;
overflow: hidden;
padding: 0 10.5%;
background: #f1f1f1;
position: absolute;
pointer-events: none;
opacity: 0;
}
.kode_search.open .kode_search-content {
opacity: 1;
height: auto;
overflow: visible; pointer-events: auto;
-webkit-transition: opacity 0.3s 0.5s;
transition: opacity 0.3s 0.5s;
} .overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.9);
opacity: 0;
pointer-events: none;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
transition-timing-function: cubic-bezier(0.7,0,0.3,1);
z-index:1000;
}
.kode_search.open ~ .overlay {
opacity: 1;
}
@media screen and (max-width: 53.125em) {
.kode_search-input {
padding: 0 25% 0 10px;
}
.kode_search.open .kode_search-input {
font-size: 2em;
}
.dummy-column {
float: none;
width: auto;
padding: 0 0 2em;
}
.dummy-column:nth-child(2) {
margin: 0;
}
.kode_search.open .kode_search-submit {
-webkit-transform: translate3d(0,-50%,0) scale3d(0.5,0.5,1);
transform: translate3d(0,-50%,0) scale3d(0.5,0.5,1);
}
}
@media screen and (max-width: 60.625em) {
.kode_search {
width: 80%;
top: 10%;
right: 10%;
}
}.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(//www.landoninstitute.com/wp-content/themes/the-landon/framework/include/backend_assets/js/kode-chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(//www.landoninstitute.com/wp-content/themes/the-landon/framework/include/backend_assets/js/kode-chosen/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(//www.landoninstitute.com/wp-content/themes/the-landon/framework/include/backend_assets/js/kode-chosen/chosen-sprite.png) no-repeat 100% -20px;background:url(//www.landoninstitute.com/wp-content/themes/the-landon/framework/include/backend_assets/js/kode-chosen/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(//www.landoninstitute.com/wp-content/themes/the-landon/framework/include/backend_assets/js/kode-chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(//www.landoninstitute.com/wp-content/themes/the-landon/framework/include/backend_assets/js/kode-chosen/chosen-sprite.png) no-repeat -30px -20px;background:url(//www.landoninstitute.com/wp-content/themes/the-landon/framework/include/backend_assets/js/kode-chosen/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(//www.landoninstitute.com/wp-content/themes/the-landon/framework/include/backend_assets/js/kode-chosen/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.dl-menuwrapper {
float: left;
position: relative;
margin-top: 22px;
}
.dl-menuwrapper button {
background: #000 !important;
border: none;
width: 40px;
height: 40px;
text-indent: -900em;
overflow: hidden;
position: relative;
cursor: pointer;
outline: none;
padding: 0px;
}
.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
background: #000;
}
.dl-menuwrapper button:after {
content: '';
position: absolute;
width: 60%;
height: 4px;
background: #fff;
top: 8px;
left: 20%;
box-shadow: 
0 10px 0 #fff, 
0 20px 0 #fff;
}
.dl-menuwrapper ul {
margin: 0;
padding: 0;
list-style: none;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.dl-menuwrapper li {
position: relative;
list-style: none;
}
.dl-menuwrapper li a {
display: block;
position: relative;
list-style: none;
padding: 15px 20px;
font-size: 16px;
line-height: 20px;
font-weight: 300;
color: #fff;
outline: none;
}
.no-touch .dl-menuwrapper li a:hover {
background: rgba(255,255,255,0.1);
}
.dl-menuwrapper li.dl-back > a {
padding-left: 38px;
background: rgba(0,0,0,0.1);
}
.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
position: absolute;
top: 0;
line-height: 50px;
font-family: FontAwesome;
speak: none;
-webkit-font-smoothing: antialiased;
content: "\f105";
font-size: 16px;
color: #ffffff;
}
.dl-menuwrapper li.dl-back:after {
left: 20px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
.dl-menuwrapper li > a:after {
right: 15px;
color: rgba(0,0,0,0.15);
}
.dl-menuwrapper .dl-menu {
margin: 0;
position: absolute;
width: 270px;
right: 0px;
opacity: 0;
pointer-events: none;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.dl-menuwrapper .dl-menu.dl-menuopen {
opacity: 1;
pointer-events: auto;
} .dl-menuwrapper li .dl-submenu {
display: none;
} .dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
display: none;
}
.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
display: block;
} .dl-menuwrapper > .dl-submenu {
position: absolute;
width: 200px;
left: 0;
margin: 0;
} .dl-menu.dl-animate-out-1 {
-webkit-animation: MenuAnimOut1 0.4s;
-moz-animation: MenuAnimOut1 0.4s;
animation: MenuAnimOut1 0.4s;
}
.dl-menu.dl-animate-out-2 {
-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
-moz-animation: MenuAnimOut2 0.3s ease-in-out;
animation: MenuAnimOut2 0.3s ease-in-out;
}
.dl-menu.dl-animate-out-3 {
-webkit-animation: MenuAnimOut3 0.4s ease;
-moz-animation: MenuAnimOut3 0.4s ease;
animation: MenuAnimOut3 0.4s ease;
}
.dl-menu.dl-animate-out-4 {
-webkit-animation: MenuAnimOut4 0.4s ease;
-moz-animation: MenuAnimOut4 0.4s ease;
animation: MenuAnimOut4 0.4s ease;
}
.dl-menu.dl-animate-out-5 {
-webkit-animation: MenuAnimOut5 0.4s ease;
-moz-animation: MenuAnimOut5 0.4s ease;
animation: MenuAnimOut5 0.4s ease;
}
@-webkit-keyframes MenuAnimOut1 {
50% {
-webkit-transform: translateZ(-250px) rotateY(30deg);
}
75% {
-webkit-transform: translateZ(-372.5px) rotateY(15deg);
opacity: .5;
}
100% {
-webkit-transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
}
@-webkit-keyframes MenuAnimOut2 {
100% {
-webkit-transform: translateX(-100%);
opacity: 0;
}
}
@-webkit-keyframes MenuAnimOut3 {
100% {
-webkit-transform: translateZ(300px);
opacity: 0;
}
}
@-webkit-keyframes MenuAnimOut4 {
100% {
-webkit-transform: translateZ(-300px);
opacity: 0;
}
}
@-webkit-keyframes MenuAnimOut5 {
100% {
-webkit-transform: translateY(40%);
opacity: 0;
}
}
@-moz-keyframes MenuAnimOut1 {
50% {
-moz-transform: translateZ(-250px) rotateY(30deg);
}
75% {
-moz-transform: translateZ(-372.5px) rotateY(15deg);
opacity: .5;
}
100% {
-moz-transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
}
@-moz-keyframes MenuAnimOut2 {
100% {
-moz-transform: translateX(-100%);
opacity: 0;
}
}
@-moz-keyframes MenuAnimOut3 {
100% {
-moz-transform: translateZ(300px);
opacity: 0;
}
}
@-moz-keyframes MenuAnimOut4 {
100% {
-moz-transform: translateZ(-300px);
opacity: 0;
}
}
@-moz-keyframes MenuAnimOut5 {
100% {
-moz-transform: translateY(40%);
opacity: 0;
}
}
@keyframes MenuAnimOut1 {
50% {
transform: translateZ(-250px) rotateY(30deg);
}
75% {
transform: translateZ(-372.5px) rotateY(15deg);
opacity: .5;
}
100% {
transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
}
@keyframes MenuAnimOut2 {
100% {
transform: translateX(-100%);
opacity: 0;
}
}
@keyframes MenuAnimOut3 {
100% {
transform: translateZ(300px);
opacity: 0;
}
}
@keyframes MenuAnimOut4 {
100% {
transform: translateZ(-300px);
opacity: 0;
}
}
@keyframes MenuAnimOut5 {
100% {
transform: translateY(40%);
opacity: 0;
}
}
.dl-menu.dl-animate-in-1 {
-webkit-animation: MenuAnimIn1 0.3s;
-moz-animation: MenuAnimIn1 0.3s;
animation: MenuAnimIn1 0.3s;
}
.dl-menu.dl-animate-in-2 {
-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
-moz-animation: MenuAnimIn2 0.3s ease-in-out;
animation: MenuAnimIn2 0.3s ease-in-out;
}
.dl-menu.dl-animate-in-3 {
-webkit-animation: MenuAnimIn3 0.4s ease;
-moz-animation: MenuAnimIn3 0.4s ease;
animation: MenuAnimIn3 0.4s ease;
}
.dl-menu.dl-animate-in-4 {
-webkit-animation: MenuAnimIn4 0.4s ease;
-moz-animation: MenuAnimIn4 0.4s ease;
animation: MenuAnimIn4 0.4s ease;
}
.dl-menu.dl-animate-in-5 {
-webkit-animation: MenuAnimIn5 0.4s ease;
-moz-animation: MenuAnimIn5 0.4s ease;
animation: MenuAnimIn5 0.4s ease;
}
@-webkit-keyframes MenuAnimIn1 {
0% {
-webkit-transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
20% {
-webkit-transform: translateZ(-250px) rotateY(30deg);
opacity: 0.5;
}
100% {
-webkit-transform: translateZ(0px) rotateY(0deg);
opacity: 1;
}
}
@-webkit-keyframes MenuAnimIn2 {
0% {
-webkit-transform: translateX(-100%);
opacity: 0;
}
100% {
-webkit-transform: translateX(0px);
opacity: 1;
}
}
@-webkit-keyframes MenuAnimIn3 {
0% {
-webkit-transform: translateZ(300px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
}
@-webkit-keyframes MenuAnimIn4 {
0% {
-webkit-transform: translateZ(-300px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
}
@-webkit-keyframes MenuAnimIn5 {
0% {
-webkit-transform: translateY(40%);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
opacity: 1;
}
}
@-moz-keyframes MenuAnimIn1 {
0% {
-moz-transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
20% {
-moz-transform: translateZ(-250px) rotateY(30deg);
opacity: 0.5;
}
100% {
-moz-transform: translateZ(0px) rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes MenuAnimIn2 {
0% {
-moz-transform: translateX(-100%);
opacity: 0;
}
100% {
-moz-transform: translateX(0px);
opacity: 1;
}
}
@-moz-keyframes MenuAnimIn3 {
0% {
-moz-transform: translateZ(300px);
opacity: 0;
}
100% {
-moz-transform: translateZ(0px);
opacity: 1;
}
}
@-moz-keyframes MenuAnimIn4 {
0% {
-moz-transform: translateZ(-300px);
opacity: 0;
}
100% {
-moz-transform: translateZ(0px);
opacity: 1;
}
}
@-moz-keyframes MenuAnimIn5 {
0% {
-moz-transform: translateY(40%);
opacity: 0;
}
100% {
-moz-transform: translateY(0);
opacity: 1;
}
}
@keyframes MenuAnimIn1 {
0% {
transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
20% {
transform: translateZ(-250px) rotateY(30deg);
opacity: 0.5;
}
100% {
transform: translateZ(0px) rotateY(0deg);
opacity: 1;
}
}
@keyframes MenuAnimIn2 {
0% {
transform: translateX(-100%);
opacity: 0;
}
100% {
transform: translateX(0px);
opacity: 1;
}
}
@keyframes MenuAnimIn3 {
0% {
transform: translateZ(300px);
opacity: 0;
}
100% {
transform: translateZ(0px);
opacity: 1;
}
}
@keyframes MenuAnimIn4 {
0% {
transform: translateZ(-300px);
opacity: 0;
}
100% {
transform: translateZ(0px);
opacity: 1;
}
}
@keyframes MenuAnimIn5 {
0% {
transform: translateY(40%);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
-webkit-animation: SubMenuAnimIn1 0.4s ease;
-moz-animation: SubMenuAnimIn1 0.4s ease;
animation: SubMenuAnimIn1 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
-moz-animation: SubMenuAnimIn2 0.3s ease-in-out;
animation: SubMenuAnimIn2 0.3s ease-in-out;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
-webkit-animation: SubMenuAnimIn3 0.4s ease;
-moz-animation: SubMenuAnimIn3 0.4s ease;
animation: SubMenuAnimIn3 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
-webkit-animation: SubMenuAnimIn4 0.4s ease;
-moz-animation: SubMenuAnimIn4 0.4s ease;
animation: SubMenuAnimIn4 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
-webkit-animation: SubMenuAnimIn5 0.4s ease;
-moz-animation: SubMenuAnimIn5 0.4s ease;
animation: SubMenuAnimIn5 0.4s ease;
}
@-webkit-keyframes SubMenuAnimIn1 {
0% {
-webkit-transform: translateX(50%);
opacity: 0;
}
100% {
-webkit-transform: translateX(0px);
opacity: 1;
}
}
@-webkit-keyframes SubMenuAnimIn2 {
0% {
-webkit-transform: translateX(100%);
opacity: 0;
}
100% {
-webkit-transform: translateX(0px);
opacity: 1;
}
}
@-webkit-keyframes SubMenuAnimIn3 {
0% {
-webkit-transform: translateZ(-300px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
}
@-webkit-keyframes SubMenuAnimIn4 {
0% {
-webkit-transform: translateZ(300px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
}
@-webkit-keyframes SubMenuAnimIn5 {
0% {
-webkit-transform: translateZ(-200px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0);
opacity: 1;
}
}
@-moz-keyframes SubMenuAnimIn1 {
0% {
-moz-transform: translateX(50%);
opacity: 0;
}
100% {
-moz-transform: translateX(0px);
opacity: 1;
}
}
@-moz-keyframes SubMenuAnimIn2 {
0% {
-moz-transform: translateX(100%);
opacity: 0;
}
100% {
-moz-transform: translateX(0px);
opacity: 1;
}
}
@-moz-keyframes SubMenuAnimIn3 {
0% {
-moz-transform: translateZ(-300px);
opacity: 0;
}
100% {
-moz-transform: translateZ(0px);
opacity: 1;
}
}
@-moz-keyframes SubMenuAnimIn4 {
0% {
-moz-transform: translateZ(300px);
opacity: 0;
}
100% {
-moz-transform: translateZ(0px);
opacity: 1;
}
}
@-moz-keyframes SubMenuAnimIn5 {
0% {
-moz-transform: translateZ(-200px);
opacity: 0;
}
100% {
-moz-transform: translateZ(0);
opacity: 1;
}
}
@keyframes SubMenuAnimIn1 {
0% {
transform: translateX(50%);
opacity: 0;
}
100% {
transform: translateX(0px);
opacity: 1;
}
}
@keyframes SubMenuAnimIn2 {
0% {
transform: translateX(100%);
opacity: 0;
}
100% {
transform: translateX(0px);
opacity: 1;
}
}
@keyframes SubMenuAnimIn3 {
0% {
transform: translateZ(-300px);
opacity: 0;
}
100% {
transform: translateZ(0px);
opacity: 1;
}
}
@keyframes SubMenuAnimIn4 {
0% {
transform: translateZ(300px);
opacity: 0;
}
100% {
transform: translateZ(0px);
opacity: 1;
}
}
@keyframes SubMenuAnimIn5 {
0% {
transform: translateZ(-200px);
opacity: 0;
}
100% {
transform: translateZ(0);
opacity: 1;
}
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
-webkit-animation: SubMenuAnimOut1 0.4s ease;
-moz-animation: SubMenuAnimOut1 0.4s ease;
animation: SubMenuAnimOut1 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
-moz-animation: SubMenuAnimOut2 0.3s ease-in-out;
animation: SubMenuAnimOut2 0.3s ease-in-out;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
-webkit-animation: SubMenuAnimOut3 0.4s ease;
-moz-animation: SubMenuAnimOut3 0.4s ease;
animation: SubMenuAnimOut3 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
-webkit-animation: SubMenuAnimOut4 0.4s ease;
-moz-animation: SubMenuAnimOut4 0.4s ease;
animation: SubMenuAnimOut4 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
-webkit-animation: SubMenuAnimOut5 0.4s ease;
-moz-animation: SubMenuAnimOut5 0.4s ease;
animation: SubMenuAnimOut5 0.4s ease;
}
@-webkit-keyframes SubMenuAnimOut1 {
0% {
-webkit-transform: translateX(0%);
opacity: 1;
}
100% {
-webkit-transform: translateX(50%);
opacity: 0;
}
}
@-webkit-keyframes SubMenuAnimOut2 {
0% {
-webkit-transform: translateX(0%);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%);
opacity: 0;
}
}
@-webkit-keyframes SubMenuAnimOut3 {
0% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
100% {
-webkit-transform: translateZ(-300px);
opacity: 0;
}
}
@-webkit-keyframes SubMenuAnimOut4 {
0% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
100% {
-webkit-transform: translateZ(300px);
opacity: 0;
}
}
@-webkit-keyframes SubMenuAnimOut5 {
0% {
-webkit-transform: translateZ(0);
opacity: 1;
}
100% {
-webkit-transform: translateZ(-200px);
opacity: 0;
}
}
@-moz-keyframes SubMenuAnimOut1 {
0% {
-moz-transform: translateX(0%);
opacity: 1;
}
100% {
-moz-transform: translateX(50%);
opacity: 0;
}
}
@-moz-keyframes SubMenuAnimOut2 {
0% {
-moz-transform: translateX(0%);
opacity: 1;
}
100% {
-moz-transform: translateX(100%);
opacity: 0;
}
}
@-moz-keyframes SubMenuAnimOut3 {
0% {
-moz-transform: translateZ(0px);
opacity: 1;
}
100% {
-moz-transform: translateZ(-300px);
opacity: 0;
}
}
@-moz-keyframes SubMenuAnimOut4 {
0% {
-moz-transform: translateZ(0px);
opacity: 1;
}
100% {
-moz-transform: translateZ(300px);
opacity: 0;
}
}
@-moz-keyframes SubMenuAnimOut5 {
0% {
-moz-transform: translateZ(0);
opacity: 1;
}
100% {
-moz-transform: translateZ(-200px);
opacity: 0;
}
}
@keyframes SubMenuAnimOut1 {
0% {
transform: translateX(0%);
opacity: 1;
}
100% {
transform: translateX(50%);
opacity: 0;
}
}
@keyframes SubMenuAnimOut2 {
0% {
transform: translateX(0%);
opacity: 1;
}
100% {
transform: translateX(100%);
opacity: 0;
}
}
@keyframes SubMenuAnimOut3 {
0% {
transform: translateZ(0px);
opacity: 1;
}
100% {
transform: translateZ(-300px);
opacity: 0;
}
}
@keyframes SubMenuAnimOut4 {
0% {
transform: translateZ(0px);
opacity: 1;
}
100% {
transform: translateZ(300px);
opacity: 0;
}
}
@keyframes SubMenuAnimOut5 {
0% {
transform: translateZ(0);
opacity: 1;
}
100% {
transform: translateZ(-200px);
opacity: 0;
}
} .no-js .dl-menuwrapper .dl-menu {
position: relative;
opacity: 1;
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
.no-js .dl-menuwrapper li .dl-submenu {
display: block;
}
.no-js .dl-menuwrapper li.dl-back {
display: none;
}
.no-js .dl-menuwrapper li > a:not(:only-child) {
background: rgba(0,0,0,0.1);
}
.no-js .dl-menuwrapper li > a:not(:only-child):after {
content: '';
}.icheckbox_futurico,
.iradio_futurico {
display: inline-block;
vertical-align: middle;
margin: 0;
padding: 0;
width: 18px;
height: 18px;
background: url(//www.landoninstitute.com/wp-content/themes/the-landon/js/checkbox/futurico.png) no-repeat;
border: none;
cursor: pointer;
border:1px solid #fff;
margin-right:10px;
}
.checkbox .icheckbox_futurico.checked{
display: inline-block;
vertical-align: middle;
margin: 0;
padding: 0;
width: 13px;
height: 13px;
background: url(//www.landoninstitute.com/wp-content/themes/the-landon/js/checkbox/futurico.png) no-repeat;
border: none;
cursor: pointer;
border:1px solid #ddd;
margin-right:11px;
}
.icheckbox_futurico {
background-position: 0 0;
margin-right: 10px;
}
.icheckbox_futurico {
background-position: 0 0;
}
.icheckbox_futurico.checked {
background-position: -18px 0;
}
.icheckbox_futurico.disabled {
background-position: -36px 0;
cursor: default;
}
.icheckbox_futurico.checked.disabled {
background-position: -54px 0;
}
.iradio_futurico {
background-position: -72px 0;
}
.iradio_futurico.checked {
background-position: -90px 0;
}
.iradio_futurico.disabled {
background-position: -108px 0;
cursor: default;
}
.iradio_futurico.checked.disabled {
background-position: -126px 0;
} @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
.icheckbox_futurico,
.iradio_futurico {
background-image: url(//www.landoninstitute.com/wp-content/themes/the-landon/js/checkbox/futurico.png);
-webkit-background-size: 144px 19px;
background-size: 144px 19px;
}
}.selectric-wrapper {
position: relative;
cursor: pointer;
}
.selectric-responsive {
width: 100%;
}
.selectric {
border: 1px solid #DDD;
background: #F8F8F8;
position: relative;
}
.selectric .label {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin: 0 38px 0 10px;
font-size: 12px;
line-height: 38px;
color: #444;
height: 38px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.selectric .button {
display: block;
position: absolute;
right: 0;
top: 0;
width: 38px;
height: 38px;
color: #BBB;
text-align: center;
font: 0/0 a;
*font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
content: " ";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
width: 0;
height: 0;
border: 4px solid transparent;
border-top-color: #BBB;
border-bottom: none;
}
.selectric-focus .selectric {
border-color: #AAA;
}
.selectric-hover .selectric {
border-color: #C4C4C4;
}
.selectric-hover .selectric .button {
color: #A2A2A2;
}
.selectric-hover .selectric .button:after {
border-top-color: #A2A2A2;
}
.selectric-open {
z-index: 9999;
}
.selectric-open .selectric {
border-color: #C4C4C4;
}
.selectric-open .selectric-items {
display: block;
}
.selectric-disabled {
filter: alpha(opacity=50);
opacity: 0.5;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.selectric-hide-select {
position: relative;
overflow: hidden;
width: 0;
height: 0;
}
.selectric-hide-select select {
position: absolute;
left: -100%;
display: none;
}
.selectric-input {
position: absolute !important;
top: 0 !important;
left: 0 !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
margin: 0 !important;
padding: 0 !important;
width: 1px !important;
height: 1px !important;
outline: none !important;
border: none !important;
*font: 0/0 a !important;
background: none !important;
}
.selectric-temp-show {
position: absolute !important;
visibility: hidden !important;
display: block !important;
} .selectric-items {
display: none;
position: absolute;
top: 100%;
left: 0;
background: #F8F8F8;
border: 1px solid #C4C4C4;
z-index: -1;
box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
height: 100%;
overflow: auto;
}
.selectric-above .selectric-items {
top: auto;
bottom: 100%;
}
.selectric-items ul, .selectric-items li {
list-style: none;
padding: 0;
margin: 0;
font-size: 12px;
line-height: 20px;
min-height: 20px;
}
.selectric-items li {
display: block;
padding: 10px;
color: #666;
cursor: pointer;
}
.selectric-items li.selected {
background: #E0E0E0;
color: #444;
}
.selectric-items li:hover {
background: #D5D5D5;
color: #444;
}
.selectric-items .disabled {
filter: alpha(opacity=50);
opacity: 0.5;
cursor: default !important;
background: none !important;
color: #666 !important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
font-weight: bold;
padding-left: 10px;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background: none;
color: #444;
}
.selectric-items .selectric-group.disabled li {
filter: alpha(opacity=100);
opacity: 1;
}
.selectric-items .selectric-group li {
padding-left: 25px;
}.time_circles {
position: relative;
width: 100%;
height: 100%;
color:#fff;
} .time_circles > div {
position: absolute;
text-align: center;
} .time_circles > div > h4 {
margin: 0px;
padding: 0px 0px 3px 0;
text-align: center;
color:#fff;
font-size:24px !important;	
} .time_circles > div > span {
display: block;
width: 100%;
text-align: center;
font-size: 300%;
margin-top: 0.1em;
font-size:40px;
}
.time_circles h4 {
left: 0;
position: relative;
right: 0;
top: 110px;
}@font-face {
font-family: 'icomoon';
src:  url(//www.landoninstitute.com/wp-content/themes/the-landon/css/svg-icon/fonts/icomoon.eot?xg1kjx);
src:  url(//www.landoninstitute.com/wp-content/themes/the-landon/css/svg-icon/fonts/icomoon.eot?xg1kjx#iefix) format('embedded-opentype'),
url(//www.landoninstitute.com/wp-content/themes/the-landon/css/svg-icon/fonts/icomoon.ttf?xg1kjx) format('truetype'),
url(//www.landoninstitute.com/wp-content/themes/the-landon/css/svg-icon/fonts/icomoon.woff?xg1kjx) format('woff'),
url(//www.landoninstitute.com/wp-content/themes/the-landon/css/svg-icon/fonts/icomoon.svg?xg1kjx#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
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;
}
.icon-coins-1 .path1:before {
content: "\e900";
color: rgb(249, 186, 72);
}
.icon-coins-1 .path2:before {
content: "\e901";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-coins-1 .path3:before {
content: "\e902";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-coins-1 .path4:before {
content: "\e903";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-coins-1 .path5:before {
content: "\e904";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-coins-1 .path6:before {
content: "\e905";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-coins-1 .path7:before {
content: "\e906";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-coins-1 .path8:before {
content: "\e907";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-coins-1 .path9:before {
content: "\e908";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-transport-2 .path1:before {
content: "\e909";
color: rgb(249, 186, 72);
}
.icon-transport-2 .path2:before {
content: "\e90a";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-transport-2 .path3:before {
content: "\e90b";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-transport-2 .path4:before {
content: "\e90c";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-transport-2 .path5:before {
content: "\e90d";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-transport-2 .path6:before {
content: "\e90e";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-transport-2 .path7:before {
content: "\e90f";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-transport-2 .path8:before {
content: "\e910";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-transport-2 .path9:before {
content: "\e911";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-time .path1:before {
content: "\e912";
color: rgb(249, 186, 72);
}
.icon-time .path2:before {
content: "\e913";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-time .path3:before {
content: "\e914";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-shield .path1:before {
content: "\e915";
color: rgb(249, 186, 72);
}
.icon-shield .path2:before {
content: "\e916";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-shield .path3:before {
content: "\e917";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-shield .path4:before {
content: "\e918";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-shield .path5:before {
content: "\e919";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-shield .path6:before {
content: "\e91a";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-people .path1:before {
content: "\e91b";
color: rgb(249, 186, 72);
}
.icon-people .path2:before {
content: "\e91c";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-people .path3:before {
content: "\e91d";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-people .path4:before {
content: "\e91e";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-10 .path1:before {
content: "\e91f";
color: rgb(249, 186, 72);
}
.icon-money-10 .path2:before {
content: "\e920";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-10 .path3:before {
content: "\e921";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-10 .path4:before {
content: "\e922";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-10 .path5:before {
content: "\e923";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-10 .path6:before {
content: "\e924";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-9 .path1:before {
content: "\e925";
color: rgb(51, 51, 51);
}
.icon-money-9 .path2:before {
content: "\e926";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-9 .path3:before {
content: "\e927";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-money-9 .path4:before {
content: "\e928";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-calculator .path1:before {
content: "\e929";
color: rgb(249, 186, 72);
}
.icon-calculator .path2:before {
content: "\e92a";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-calculator .path3:before {
content: "\e92b";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-calculator .path4:before {
content: "\e92c";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-calculator .path5:before {
content: "\e92d";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-calculator .path6:before {
content: "\e92e";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-calculator .path7:before {
content: "\e92f";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-calculator .path8:before {
content: "\e930";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-calculator .path9:before {
content: "\e931";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-calculator .path10:before {
content: "\e932";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-calculator .path11:before {
content: "\e933";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-9 .path1:before {
content: "\e934";
color: rgb(249, 186, 72);
}
.icon-business-9 .path2:before {
content: "\e935";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-9 .path3:before {
content: "\e936";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-9 .path4:before {
content: "\e937";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-9 .path5:before {
content: "\e938";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-9 .path6:before {
content: "\e939";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-9 .path7:before {
content: "\e93a";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-9 .path8:before {
content: "\e93b";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-9 .path9:before {
content: "\e93c";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-9 .path10:before {
content: "\e93d";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-9 .path11:before {
content: "\e93e";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-9 .path12:before {
content: "\e93f";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-business-9 .path13:before {
content: "\e940";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-9 .path14:before {
content: "\e941";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-9 .path15:before {
content: "\e942";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-9 .path16:before {
content: "\e943";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-8 .path1:before {
content: "\e944";
color: rgb(249, 186, 72);
}
.icon-money-8 .path2:before {
content: "\e945";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-8 .path3:before {
content: "\e946";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-8 .path4:before {
content: "\e947";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-8 .path1:before {
content: "\e948";
color: rgb(189, 219, 255);
}
.icon-business-8 .path2:before {
content: "\e949";
margin-left: -1em;
color: rgb(155, 201, 255);
}
.icon-business-8 .path3:before {
content: "\e94a";
margin-left: -1em;
color: rgb(70, 248, 255);
}
.icon-business-8 .path4:before {
content: "\e94b";
margin-left: -1em;
color: rgb(0, 231, 240);
}
.icon-business-8 .path5:before {
content: "\e94c";
margin-left: -1em;
color: rgb(255, 218, 68);
}
.icon-business-8 .path6:before {
content: "\e94d";
margin-left: -1em;
color: rgb(255, 205, 0);
}
.icon-business-8 .path7:before {
content: "\e94e";
margin-left: -1em;
color: rgb(36, 136, 255);
}
.icon-diagram .path1:before {
content: "\e94f";
color: rgb(128, 214, 250);
}
.icon-diagram .path2:before {
content: "\e950";
margin-left: -1em;
color: rgb(255, 208, 161);
}
.icon-diagram .path3:before {
content: "\e951";
margin-left: -1em;
color: rgb(81, 86, 95);
}
.icon-arrow .path1:before {
content: "\e952";
color: rgb(51, 51, 51);
}
.icon-arrow .path2:before {
content: "\e953";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-arrow .path3:before {
content: "\e954";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-arrow .path4:before {
content: "\e955";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-arrow .path5:before {
content: "\e956";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-arrow .path6:before {
content: "\e957";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-7 .path1:before {
content: "\e958";
color: rgb(51, 51, 51);
}
.icon-money-7 .path2:before {
content: "\e959";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-money-7 .path3:before {
content: "\e95a";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-7 .path4:before {
content: "\e95b";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-7 .path5:before {
content: "\e95c";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-target .path1:before {
content: "\e95d";
color: rgb(249, 186, 72);
}
.icon-target .path2:before {
content: "\e95e";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-target .path3:before {
content: "\e95f";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-target .path4:before {
content: "\e960";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-target .path5:before {
content: "\e961";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path1:before {
content: "\e962";
color: rgb(51, 51, 51);
}
.icon-keyboard .path2:before {
content: "\e963";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path3:before {
content: "\e964";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path4:before {
content: "\e965";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path5:before {
content: "\e966";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path6:before {
content: "\e967";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path7:before {
content: "\e968";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path8:before {
content: "\e969";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path9:before {
content: "\e96a";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-keyboard .path10:before {
content: "\e96b";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path11:before {
content: "\e96c";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path12:before {
content: "\e96d";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path13:before {
content: "\e96e";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path14:before {
content: "\e96f";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path15:before {
content: "\e970";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path16:before {
content: "\e971";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path17:before {
content: "\e972";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path18:before {
content: "\e973";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path19:before {
content: "\e974";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path20:before {
content: "\e975";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path21:before {
content: "\e976";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path22:before {
content: "\e977";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path23:before {
content: "\e978";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path24:before {
content: "\e979";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path25:before {
content: "\e97a";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path26:before {
content: "\e97b";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path27:before {
content: "\e97c";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path28:before {
content: "\e97d";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path29:before {
content: "\e97e";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path30:before {
content: "\e97f";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path31:before {
content: "\e980";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path32:before {
content: "\e981";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-keyboard .path33:before {
content: "\e982";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-6 .path1:before {
content: "\e983";
color: rgb(249, 186, 72);
}
.icon-money-6 .path2:before {
content: "\e984";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-6 .path3:before {
content: "\e985";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-6 .path4:before {
content: "\e986";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-6 .path5:before {
content: "\e987";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-6 .path6:before {
content: "\e988";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-6 .path7:before {
content: "\e989";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-5 .path1:before {
content: "\e98a";
color: rgb(249, 186, 72);
}
.icon-money-5 .path2:before {
content: "\e98b";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-5 .path3:before {
content: "\e98c";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-5 .path4:before {
content: "\e98d";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-5 .path5:before {
content: "\e98e";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-graphic-4 .path1:before {
content: "\e98f";
color: rgb(249, 186, 72);
}
.icon-graphic-4 .path2:before {
content: "\e990";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-graphic-4 .path3:before {
content: "\e991";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-graphic-4 .path4:before {
content: "\e992";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-graphic-4 .path5:before {
content: "\e993";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-graphic-4 .path6:before {
content: "\e994";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-graphic-3 .path1:before {
content: "\e995";
color: rgb(249, 186, 72);
}
.icon-graphic-3 .path2:before {
content: "\e996";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-graphic-3 .path3:before {
content: "\e997";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-graphic-3 .path4:before {
content: "\e998";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-graphic-3 .path5:before {
content: "\e999";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-graphic-3 .path6:before {
content: "\e99a";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-graphic-3 .path7:before {
content: "\e99b";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-graphic-3 .path8:before {
content: "\e99c";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-graphic-3 .path9:before {
content: "\e99d";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-7 .path1:before {
content: "\e99e";
color: rgb(249, 186, 72);
}
.icon-business-7 .path2:before {
content: "\e99f";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-7 .path3:before {
content: "\e9a0";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-technology .path1:before {
content: "\e9a1";
color: rgb(249, 186, 72);
}
.icon-technology .path2:before {
content: "\e9a2";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-technology .path3:before {
content: "\e9a3";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-technology .path4:before {
content: "\e9a4";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-technology .path5:before {
content: "\e9a5";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-technology .path6:before {
content: "\e9a6";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-technology .path7:before {
content: "\e9a7";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-technology .path8:before {
content: "\e9a8";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-technology .path9:before {
content: "\e9a9";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-technology .path10:before {
content: "\e9aa";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-technology .path11:before {
content: "\e9ab";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-4 .path1:before {
content: "\e9ac";
color: rgb(249, 186, 72);
}
.icon-money-4 .path2:before {
content: "\e9ad";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-4 .path3:before {
content: "\e9ae";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-4 .path4:before {
content: "\e9af";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-4 .path5:before {
content: "\e9b0";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-4 .path6:before {
content: "\e9b1";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-4 .path7:before {
content: "\e9b2";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-4 .path8:before {
content: "\e9b3";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-4 .path9:before {
content: "\e9b4";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-4 .path10:before {
content: "\e9b5";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-4 .path11:before {
content: "\e9b6";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-transport-1 .path1:before {
content: "\e9b7";
color: rgb(249, 186, 72);
}
.icon-transport-1 .path2:before {
content: "\e9b8";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-transport-1 .path3:before {
content: "\e9b9";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-transport-1 .path4:before {
content: "\e9ba";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-transport-1 .path5:before {
content: "\e9bb";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-transport-1 .path6:before {
content: "\e9bc";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-transport-1 .path7:before {
content: "\e9bd";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-transport-1 .path8:before {
content: "\e9be";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-transport-1 .path9:before {
content: "\e9bf";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-transport-1 .path10:before {
content: "\e9c0";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-transport-1 .path11:before {
content: "\e9c1";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-transport-1 .path12:before {
content: "\e9c2";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-transport-1 .path13:before {
content: "\e9c3";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-transport-1 .path14:before {
content: "\e9c4";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-transport-1 .path15:before {
content: "\e9c5";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money-3:before {
content: "\e9c6";
}
.icon-business-6 .path1:before {
content: "\e9c7";
color: rgb(249, 186, 72);
}
.icon-business-6 .path2:before {
content: "\e9c8";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-business-6 .path3:before {
content: "\e9c9";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-business-6 .path4:before {
content: "\e9ca";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-6 .path5:before {
content: "\e9cb";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-6 .path6:before {
content: "\e9cc";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-6 .path7:before {
content: "\e9cd";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-6 .path8:before {
content: "\e9ce";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-6 .path9:before {
content: "\e9cf";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-6 .path10:before {
content: "\e9d0";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-6 .path11:before {
content: "\e9d1";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-6 .path12:before {
content: "\e9d2";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-6 .path13:before {
content: "\e9d3";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-6 .path14:before {
content: "\e9d4";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-6 .path15:before {
content: "\e9d5";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-5 .path1:before {
content: "\e9d6";
color: rgb(122, 201, 67);
}
.icon-business-5 .path2:before {
content: "\e9d7";
margin-left: -1em;
color: rgb(255, 198, 0);
}
.icon-business-5 .path3:before {
content: "\e9d8";
margin-left: -1em;
color: rgb(238, 86, 86);
}
.icon-business-5 .path4:before {
content: "\e9d9";
margin-left: -1em;
color: rgb(238, 86, 86);
}
.icon-business-5 .path5:before {
content: "\e9da";
margin-left: -1em;
color: rgb(47, 180, 194);
}
.icon-business-5 .path6:before {
content: "\e9db";
margin-left: -1em;
color: rgb(255, 102, 0);
}
.icon-business-5 .path7:before {
content: "\e9dc";
margin-left: -1em;
color: rgb(66, 33, 11);
}
.icon-business-5 .path8:before {
content: "\e9dd";
margin-left: -1em;
color: rgb(255, 84, 0);
}
.icon-business-5 .path9:before {
content: "\e9de";
margin-left: -1em;
color: rgb(255, 84, 0);
}
.icon-business-5 .path10:before {
content: "\e9df";
margin-left: -1em;
color: rgb(255, 102, 0);
}
.icon-business-5 .path11:before {
content: "\e9e0";
margin-left: -1em;
color: rgb(29, 154, 174);
}
.icon-business-4 .path1:before {
content: "\e9e1";
color: rgb(208, 232, 255);
}
.icon-business-4 .path2:before {
content: "\e9e2";
margin-left: -1em;
color: rgb(28, 113, 218);
}
.icon-business-4 .path3:before {
content: "\e9e3";
margin-left: -1em;
color: rgb(28, 113, 218);
}
.icon-business-4 .path4:before {
content: "\e9e4";
margin-left: -1em;
color: rgb(28, 113, 218);
}
.icon-business-4 .path5:before {
content: "\e9e5";
margin-left: -1em;
color: rgb(28, 113, 218);
}
.icon-business-4 .path6:before {
content: "\e9e6";
margin-left: -1em;
color: rgb(28, 113, 218);
}
.icon-business-4 .path7:before {
content: "\e9e7";
margin-left: -1em;
color: rgb(28, 113, 218);
}
.icon-business-4 .path8:before {
content: "\e9e8";
margin-left: -1em;
color: rgb(28, 113, 218);
}
.icon-business-4 .path9:before {
content: "\e9e9";
margin-left: -1em;
color: rgb(255, 93, 93);
}
.icon-business-4 .path10:before {
content: "\e9ea";
margin-left: -1em;
color: rgb(255, 93, 93);
}
.icon-business-4 .path11:before {
content: "\e9eb";
margin-left: -1em;
color: rgb(0, 212, 11);
}
.icon-business-4 .path12:before {
content: "\e9ec";
margin-left: -1em;
color: rgb(255, 197, 4);
}
.icon-gestures .path1:before {
content: "\e9ed";
color: rgb(255, 248, 239);
}
.icon-gestures .path2:before {
content: "\e9ee";
margin-left: -1em;
color: rgb(255, 248, 239);
}
.icon-gestures .path3:before {
content: "\e9ef";
margin-left: -1em;
color: rgb(255, 248, 239);
}
.icon-gestures .path4:before {
content: "\e9f0";
margin-left: -1em;
color: rgb(255, 248, 239);
}
.icon-gestures .path5:before {
content: "\e9f1";
margin-left: -1em;
color: rgb(255, 248, 239);
}
.icon-gestures .path6:before {
content: "\e9f2";
margin-left: -1em;
color: rgb(255, 248, 239);
}
.icon-gestures .path7:before {
content: "\e9f3";
margin-left: -1em;
color: rgb(47, 180, 194);
}
.icon-gestures .path8:before {
content: "\e9f4";
margin-left: -1em;
color: rgb(47, 180, 194);
}
.icon-gestures .path9:before {
content: "\e9f5";
margin-left: -1em;
color: rgb(66, 33, 11);
}
.icon-gestures .path10:before {
content: "\e9f6";
margin-left: -1em;
color: rgb(66, 33, 11);
}
.icon-gestures .path11:before {
content: "\e9f7";
margin-left: -1em;
color: rgb(66, 33, 11);
}
.icon-gestures .path12:before {
content: "\e9f8";
margin-left: -1em;
color: rgb(29, 154, 174);
}
.icon-gestures .path13:before {
content: "\e9f9";
margin-left: -1em;
color: rgb(29, 154, 174);
}
.icon-gestures .path14:before {
content: "\e9fa";
margin-left: -1em;
color: rgb(217, 205, 193);
}
.icon-gestures .path15:before {
content: "\e9fb";
margin-left: -1em;
color: rgb(217, 205, 193);
}
.icon-business-3 .path1:before {
content: "\e9fc";
color: rgb(243, 112, 83);
}
.icon-business-3 .path2:before {
content: "\e9fd";
margin-left: -1em;
color: rgb(243, 112, 83);
}
.icon-business-3 .path3:before {
content: "\e9fe";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-business-3 .path4:before {
content: "\e9ff";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-business-3 .path5:before {
content: "\ea00";
margin-left: -1em;
color: rgb(103, 193, 140);
}
.icon-business-3 .path6:before {
content: "\ea01";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-business-3 .path7:before {
content: "\ea02";
margin-left: -1em;
color: rgb(83, 183, 232);
}
.icon-business-3 .path8:before {
content: "\ea03";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-business-3 .path9:before {
content: "\ea04";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-business-3 .path10:before {
content: "\ea05";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-business-3 .path11:before {
content: "\ea06";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path12:before {
content: "\ea07";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path13:before {
content: "\ea08";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path14:before {
content: "\ea09";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path15:before {
content: "\ea0a";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path16:before {
content: "\ea0b";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path17:before {
content: "\ea0c";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path18:before {
content: "\ea0d";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path19:before {
content: "\ea0e";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path20:before {
content: "\ea0f";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path21:before {
content: "\ea10";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path22:before {
content: "\ea11";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path23:before {
content: "\ea12";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path24:before {
content: "\ea13";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path25:before {
content: "\ea14";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path26:before {
content: "\ea15";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path27:before {
content: "\ea16";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path28:before {
content: "\ea17";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path29:before {
content: "\ea18";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path30:before {
content: "\ea19";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path31:before {
content: "\ea1a";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path32:before {
content: "\ea1b";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-3 .path33:before {
content: "\ea1c";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-coins .path1:before {
content: "\ea1d";
color: rgb(68, 200, 245);
}
.icon-coins .path2:before {
content: "\ea1e";
margin-left: -1em;
color: rgb(103, 193, 140);
}
.icon-coins .path3:before {
content: "\ea1f";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path4:before {
content: "\ea20";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path5:before {
content: "\ea21";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-coins .path6:before {
content: "\ea22";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-coins .path7:before {
content: "\ea23";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path8:before {
content: "\ea24";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path9:before {
content: "\ea25";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path10:before {
content: "\ea26";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path11:before {
content: "\ea27";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path12:before {
content: "\ea28";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path13:before {
content: "\ea29";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path14:before {
content: "\ea2a";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path15:before {
content: "\ea2b";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path16:before {
content: "\ea2c";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path17:before {
content: "\ea2d";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path18:before {
content: "\ea2e";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path19:before {
content: "\ea2f";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path20:before {
content: "\ea30";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path21:before {
content: "\ea31";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path22:before {
content: "\ea32";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path23:before {
content: "\ea33";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path24:before {
content: "\ea34";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path25:before {
content: "\ea35";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path26:before {
content: "\ea36";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path27:before {
content: "\ea37";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path28:before {
content: "\ea38";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path29:before {
content: "\ea39";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path30:before {
content: "\ea3a";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path31:before {
content: "\ea3b";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path32:before {
content: "\ea3c";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path33:before {
content: "\ea3d";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path34:before {
content: "\ea3e";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path35:before {
content: "\ea3f";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path36:before {
content: "\ea40";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path37:before {
content: "\ea41";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path38:before {
content: "\ea42";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path39:before {
content: "\ea43";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path40:before {
content: "\ea44";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path41:before {
content: "\ea45";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-coins .path42:before {
content: "\ea46";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-graphic-2 .path1:before {
content: "\ea47";
color: rgb(12, 198, 154);
}
.icon-graphic-2 .path2:before {
content: "\ea48";
margin-left: -1em;
color: rgb(10, 163, 151);
}
.icon-graphic-2 .path3:before {
content: "\ea49";
margin-left: -1em;
color: rgb(41, 226, 177);
}
.icon-graphic-2 .path4:before {
content: "\ea4a";
margin-left: -1em;
color: rgb(153, 181, 193);
}
.icon-graphic-2 .path5:before {
content: "\ea4b";
margin-left: -1em;
color: rgb(226, 59, 20);
}
.icon-graphic-2 .path6:before {
content: "\ea4c";
margin-left: -1em;
color: rgb(198, 43, 12);
}
.icon-graphic-2 .path7:before {
content: "\ea4d";
margin-left: -1em;
color: rgb(239, 83, 58);
}
.icon-graphic-2 .path8:before {
content: "\ea4e";
margin-left: -1em;
color: rgb(153, 181, 193);
}
.icon-graphic-2 .path9:before {
content: "\ea4f";
margin-left: -1em;
color: rgb(255, 194, 0);
}
.icon-graphic-2 .path10:before {
content: "\ea50";
margin-left: -1em;
color: rgb(255, 163, 0);
}
.icon-graphic-2 .path11:before {
content: "\ea51";
margin-left: -1em;
color: rgb(255, 231, 90);
}
.icon-graphic-2 .path12:before {
content: "\ea52";
margin-left: -1em;
color: rgb(153, 181, 193);
}
.icon-search .path1:before {
content: "\ea53";
color: rgb(255, 255, 255);
}
.icon-search .path2:before {
content: "\ea54";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-search .path3:before {
content: "\ea55";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-search .path4:before {
content: "\ea56";
margin-left: -1em;
color: rgb(243, 112, 83);
}
.icon-search .path5:before {
content: "\ea57";
margin-left: -1em;
color: rgb(83, 183, 232);
}
.icon-search .path6:before {
content: "\ea58";
margin-left: -1em;
color: rgb(103, 193, 140);
}
.icon-search .path7:before {
content: "\ea59";
margin-left: -1em;
color: rgb(243, 112, 83);
}
.icon-search .path8:before {
content: "\ea5a";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path9:before {
content: "\ea5b";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path10:before {
content: "\ea5c";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path11:before {
content: "\ea5d";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path12:before {
content: "\ea5e";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path13:before {
content: "\ea5f";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path14:before {
content: "\ea60";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path15:before {
content: "\ea61";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path16:before {
content: "\ea62";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path17:before {
content: "\ea63";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path18:before {
content: "\ea64";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path19:before {
content: "\ea65";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path20:before {
content: "\ea66";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path21:before {
content: "\ea67";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path22:before {
content: "\ea68";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path23:before {
content: "\ea69";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path24:before {
content: "\ea6a";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path25:before {
content: "\ea6b";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path26:before {
content: "\ea6c";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path27:before {
content: "\ea6d";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path28:before {
content: "\ea6e";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path29:before {
content: "\ea6f";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path30:before {
content: "\ea70";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path31:before {
content: "\ea71";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path32:before {
content: "\ea72";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path33:before {
content: "\ea73";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path34:before {
content: "\ea74";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path35:before {
content: "\ea75";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path36:before {
content: "\ea76";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path37:before {
content: "\ea77";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path38:before {
content: "\ea78";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path39:before {
content: "\ea79";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path40:before {
content: "\ea7a";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-search .path41:before {
content: "\ea7b";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-search .path42:before {
content: "\ea7c";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-business-2 .path1:before {
content: "\ea7d";
color: rgb(230, 230, 230);
}
.icon-business-2 .path2:before {
content: "\ea7e";
margin-left: -1em;
color: rgb(230, 230, 230);
}
.icon-business-2 .path3:before {
content: "\ea7f";
margin-left: -1em;
color: rgb(230, 230, 230);
}
.icon-business-2 .path4:before {
content: "\ea80";
margin-left: -1em;
color: rgb(249, 84, 40);
}
.icon-business-2 .path5:before {
content: "\ea81";
margin-left: -1em;
color: rgb(43, 165, 247);
}
.icon-business-2 .path6:before {
content: "\ea82";
margin-left: -1em;
color: rgb(247, 178, 57);
}
.icon-business-2 .path7:before {
content: "\ea83";
margin-left: -1em;
color: rgb(179, 179, 179);
}
.icon-business-2 .path8:before {
content: "\ea84";
margin-left: -1em;
color: rgb(247, 178, 57);
}
.icon-business-2 .path9:before {
content: "\ea85";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-2 .path10:before {
content: "\ea86";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-2 .path11:before {
content: "\ea87";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-2 .path12:before {
content: "\ea88";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-2 .path13:before {
content: "\ea89";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-2 .path14:before {
content: "\ea8a";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-2 .path15:before {
content: "\ea8b";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-2 .path16:before {
content: "\ea8c";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-2 .path17:before {
content: "\ea8d";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-2 .path18:before {
content: "\ea8e";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-2 .path19:before {
content: "\ea8f";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-2 .path20:before {
content: "\ea90";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business-2 .path21:before {
content: "\ea91";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-security .path1:before {
content: "\ea92";
color: rgb(255, 255, 255);
}
.icon-security .path2:before {
content: "\ea93";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-security .path3:before {
content: "\ea94";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-security .path4:before {
content: "\ea95";
margin-left: -1em;
color: rgb(243, 112, 83);
}
.icon-security .path5:before {
content: "\ea96";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-security .path6:before {
content: "\ea97";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-security .path7:before {
content: "\ea98";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-security .path8:before {
content: "\ea99";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-security .path9:before {
content: "\ea9a";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-security .path10:before {
content: "\ea9b";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-security .path11:before {
content: "\ea9c";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-security .path12:before {
content: "\ea9d";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-security .path13:before {
content: "\ea9e";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-security .path14:before {
content: "\ea9f";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-security .path15:before {
content: "\eaa0";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-security .path16:before {
content: "\eaa1";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-security .path17:before {
content: "\eaa2";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-security .path18:before {
content: "\eaa3";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-security .path19:before {
content: "\eaa4";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-security .path20:before {
content: "\eaa5";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-security .path21:before {
content: "\eaa6";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-suitcase .path1:before {
content: "\eaa7";
color: rgb(255, 255, 255);
}
.icon-suitcase .path2:before {
content: "\eaa8";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-suitcase .path3:before {
content: "\eaa9";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-suitcase .path4:before {
content: "\eaaa";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-suitcase .path5:before {
content: "\eaab";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-suitcase .path6:before {
content: "\eaac";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-suitcase .path7:before {
content: "\eaad";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-suitcase .path8:before {
content: "\eaae";
margin-left: -1em;
color: rgb(243, 112, 83);
}
.icon-suitcase .path9:before {
content: "\eaaf";
margin-left: -1em;
color: rgb(83, 183, 232);
}
.icon-suitcase .path10:before {
content: "\eab0";
margin-left: -1em;
color: rgb(83, 183, 232);
}
.icon-suitcase .path11:before {
content: "\eab1";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-suitcase .path12:before {
content: "\eab2";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-suitcase .path13:before {
content: "\eab3";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-suitcase .path14:before {
content: "\eab4";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-suitcase .path15:before {
content: "\eab5";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-suitcase .path16:before {
content: "\eab6";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-suitcase .path17:before {
content: "\eab7";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-suitcase .path18:before {
content: "\eab8";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-suitcase .path19:before {
content: "\eab9";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-suitcase .path20:before {
content: "\eaba";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-suitcase .path21:before {
content: "\eabb";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-suitcase .path22:before {
content: "\eabc";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-2 .path1:before {
content: "\eabd";
color: rgb(255, 255, 255);
}
.icon-money-2 .path2:before {
content: "\eabe";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-money-2 .path3:before {
content: "\eabf";
margin-left: -1em;
color: rgb(103, 193, 140);
}
.icon-money-2 .path4:before {
content: "\eac0";
margin-left: -1em;
color: rgb(103, 193, 140);
}
.icon-money-2 .path5:before {
content: "\eac1";
margin-left: -1em;
color: rgb(68, 200, 245);
}
.icon-money-2 .path6:before {
content: "\eac2";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-money-2 .path7:before {
content: "\eac3";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-money-2 .path8:before {
content: "\eac4";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-2 .path9:before {
content: "\eac5";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-2 .path10:before {
content: "\eac6";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-2 .path11:before {
content: "\eac7";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-2 .path12:before {
content: "\eac8";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-2 .path13:before {
content: "\eac9";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-2 .path14:before {
content: "\eaca";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-2 .path15:before {
content: "\eacb";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-2 .path16:before {
content: "\eacc";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-2 .path17:before {
content: "\eacd";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-2 .path18:before {
content: "\eace";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-2 .path19:before {
content: "\eacf";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-money-2 .path20:before {
content: "\ead0";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-money-2 .path21:before {
content: "\ead1";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-money-2 .path22:before {
content: "\ead2";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-money-2 .path23:before {
content: "\ead3";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-money-2 .path24:before {
content: "\ead4";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-money-2 .path25:before {
content: "\ead5";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-2 .path26:before {
content: "\ead6";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-2 .path27:before {
content: "\ead7";
margin-left: -1em;
color: rgb(243, 112, 83);
}
.icon-money-2 .path28:before {
content: "\ead8";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-business-1 .path1:before {
content: "\ead9";
color: rgb(255, 255, 255);
}
.icon-business-1 .path2:before {
content: "\eada";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-business-1 .path3:before {
content: "\eadb";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-business-1 .path4:before {
content: "\eadc";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-business-1 .path5:before {
content: "\eadd";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-1 .path6:before {
content: "\eade";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-1 .path7:before {
content: "\eadf";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-1 .path8:before {
content: "\eae0";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-1 .path9:before {
content: "\eae1";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-1 .path10:before {
content: "\eae2";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-1 .path11:before {
content: "\eae3";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-1 .path12:before {
content: "\eae4";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-1 .path13:before {
content: "\eae5";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-1 .path14:before {
content: "\eae6";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-1 .path15:before {
content: "\eae7";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-1 .path16:before {
content: "\eae8";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-1 .path17:before {
content: "\eae9";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-business-1 .path18:before {
content: "\eaea";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business-1 .path19:before {
content: "\eaeb";
margin-left: -1em;
color: rgb(68, 200, 245);
}
.icon-monitor .path1:before {
content: "\eaec";
color: rgb(255, 255, 255);
}
.icon-monitor .path2:before {
content: "\eaed";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-monitor .path3:before {
content: "\eaee";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-monitor .path4:before {
content: "\eaef";
margin-left: -1em;
color: rgb(83, 183, 232);
}
.icon-monitor .path5:before {
content: "\eaf0";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-monitor .path6:before {
content: "\eaf1";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-monitor .path7:before {
content: "\eaf2";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-monitor .path8:before {
content: "\eaf3";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-monitor .path9:before {
content: "\eaf4";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-monitor .path10:before {
content: "\eaf5";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-monitor .path11:before {
content: "\eaf6";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-monitor .path12:before {
content: "\eaf7";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-monitor .path13:before {
content: "\eaf8";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-monitor .path14:before {
content: "\eaf9";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-monitor .path15:before {
content: "\eafa";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-monitor .path16:before {
content: "\eafb";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-monitor .path17:before {
content: "\eafc";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-monitor .path18:before {
content: "\eafd";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-monitor .path19:before {
content: "\eafe";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-monitor .path20:before {
content: "\eaff";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-monitor .path21:before {
content: "\eb00";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-monitor .path22:before {
content: "\eb01";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-monitor .path23:before {
content: "\eb02";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-signature .path1:before {
content: "\eb03";
color: rgb(255, 255, 255);
}
.icon-signature .path2:before {
content: "\eb04";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-signature .path3:before {
content: "\eb05";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-signature .path4:before {
content: "\eb06";
margin-left: -1em;
color: rgb(243, 112, 83);
}
.icon-signature .path5:before {
content: "\eb07";
margin-left: -1em;
color: rgb(83, 183, 232);
}
.icon-signature .path6:before {
content: "\eb08";
margin-left: -1em;
color: rgb(83, 183, 232);
}
.icon-signature .path7:before {
content: "\eb09";
margin-left: -1em;
color: rgb(83, 183, 232);
}
.icon-signature .path8:before {
content: "\eb0a";
margin-left: -1em;
color: rgb(243, 112, 83);
}
.icon-signature .path9:before {
content: "\eb0b";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-signature .path10:before {
content: "\eb0c";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-signature .path11:before {
content: "\eb0d";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-signature .path12:before {
content: "\eb0e";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-signature .path13:before {
content: "\eb0f";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-signature .path14:before {
content: "\eb10";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-signature .path15:before {
content: "\eb11";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-signature .path16:before {
content: "\eb12";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-signature .path17:before {
content: "\eb13";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-signature .path18:before {
content: "\eb14";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-signature .path19:before {
content: "\eb15";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-signature .path20:before {
content: "\eb16";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-signature .path21:before {
content: "\eb17";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path1:before {
content: "\eb18";
color: rgb(255, 255, 255);
}
.icon-money-1 .path2:before {
content: "\eb19";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-money-1 .path3:before {
content: "\eb1a";
margin-left: -1em;
color: rgb(103, 193, 140);
}
.icon-money-1 .path4:before {
content: "\eb1b";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-money-1 .path5:before {
content: "\eb1c";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-money-1 .path6:before {
content: "\eb1d";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-money-1 .path7:before {
content: "\eb1e";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-money-1 .path8:before {
content: "\eb1f";
margin-left: -1em;
color: rgb(68, 200, 245);
}
.icon-money-1 .path9:before {
content: "\eb20";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-money-1 .path10:before {
content: "\eb21";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-money-1 .path11:before {
content: "\eb22";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-money-1 .path12:before {
content: "\eb23";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-money-1 .path13:before {
content: "\eb24";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-money-1 .path14:before {
content: "\eb25";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-money-1 .path15:before {
content: "\eb26";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path16:before {
content: "\eb27";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path17:before {
content: "\eb28";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path18:before {
content: "\eb29";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path19:before {
content: "\eb2a";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path20:before {
content: "\eb2b";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path21:before {
content: "\eb2c";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path22:before {
content: "\eb2d";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path23:before {
content: "\eb2e";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path24:before {
content: "\eb2f";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path25:before {
content: "\eb30";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path26:before {
content: "\eb31";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path27:before {
content: "\eb32";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path28:before {
content: "\eb33";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path29:before {
content: "\eb34";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path30:before {
content: "\eb35";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path31:before {
content: "\eb36";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path32:before {
content: "\eb37";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money-1 .path33:before {
content: "\eb38";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-marketing .path1:before {
content: "\eb39";
color: rgb(255, 255, 255);
}
.icon-marketing .path2:before {
content: "\eb3a";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-marketing .path3:before {
content: "\eb3b";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-marketing .path4:before {
content: "\eb3c";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-marketing .path5:before {
content: "\eb3d";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-marketing .path6:before {
content: "\eb3e";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-marketing .path7:before {
content: "\eb3f";
margin-left: -1em;
color: rgb(68, 200, 245);
}
.icon-marketing .path8:before {
content: "\eb40";
margin-left: -1em;
color: rgb(243, 112, 83);
}
.icon-marketing .path9:before {
content: "\eb41";
margin-left: -1em;
color: rgb(243, 112, 83);
}
.icon-marketing .path10:before {
content: "\eb42";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-marketing .path11:before {
content: "\eb43";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-marketing .path12:before {
content: "\eb44";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path13:before {
content: "\eb45";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path14:before {
content: "\eb46";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path15:before {
content: "\eb47";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path16:before {
content: "\eb48";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path17:before {
content: "\eb49";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path18:before {
content: "\eb4a";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path19:before {
content: "\eb4b";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path20:before {
content: "\eb4c";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path21:before {
content: "\eb4d";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path22:before {
content: "\eb4e";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path23:before {
content: "\eb4f";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path24:before {
content: "\eb50";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path25:before {
content: "\eb51";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path26:before {
content: "\eb52";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path27:before {
content: "\eb53";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path28:before {
content: "\eb54";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path29:before {
content: "\eb55";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path30:before {
content: "\eb56";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path31:before {
content: "\eb57";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-marketing .path32:before {
content: "\eb58";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-business .path1:before {
content: "\eb59";
color: rgb(249, 186, 72);
}
.icon-business .path2:before {
content: "\eb5a";
margin-left: -1em;
color: rgb(249, 186, 72);
}
.icon-business .path3:before {
content: "\eb5b";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business .path4:before {
content: "\eb5c";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business .path5:before {
content: "\eb5d";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business .path6:before {
content: "\eb5e";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-business .path7:before {
content: "\eb5f";
margin-left: -1em;
color: rgb(51, 51, 51);
}
.icon-money .path1:before {
content: "\eb60";
color: rgb(255, 255, 255);
}
.icon-money .path2:before {
content: "\eb61";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-money .path3:before {
content: "\eb62";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-money .path4:before {
content: "\eb63";
margin-left: -1em;
color: rgb(220, 221, 222);
}
.icon-money .path5:before {
content: "\eb64";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-money .path6:before {
content: "\eb65";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-money .path7:before {
content: "\eb66";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-money .path8:before {
content: "\eb67";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-money .path9:before {
content: "\eb68";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-money .path10:before {
content: "\eb69";
margin-left: -1em;
color: rgb(255, 215, 104);
}
.icon-money .path11:before {
content: "\eb6a";
margin-left: -1em;
color: rgb(103, 193, 140);
}
.icon-money .path12:before {
content: "\eb6b";
margin-left: -1em;
color: rgb(103, 193, 140);
}
.icon-money .path13:before {
content: "\eb6c";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path14:before {
content: "\eb6d";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path15:before {
content: "\eb6e";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path16:before {
content: "\eb6f";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path17:before {
content: "\eb70";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path18:before {
content: "\eb71";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path19:before {
content: "\eb72";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path20:before {
content: "\eb73";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path21:before {
content: "\eb74";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path22:before {
content: "\eb75";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path23:before {
content: "\eb76";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path24:before {
content: "\eb77";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path25:before {
content: "\eb78";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path26:before {
content: "\eb79";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path27:before {
content: "\eb7a";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path28:before {
content: "\eb7b";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path29:before {
content: "\eb7c";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path30:before {
content: "\eb7d";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path31:before {
content: "\eb7e";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path32:before {
content: "\eb7f";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path33:before {
content: "\eb80";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path34:before {
content: "\eb81";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path35:before {
content: "\eb82";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path36:before {
content: "\eb83";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path37:before {
content: "\eb84";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path38:before {
content: "\eb85";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path39:before {
content: "\eb86";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path40:before {
content: "\eb87";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path41:before {
content: "\eb88";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-money .path42:before {
content: "\eb89";
margin-left: -1em;
color: rgb(12, 56, 71);
}
.icon-graphic-1 .path1:before {
content: "\eb8a";
color: rgb(38, 166, 209);
}
.icon-graphic-1 .path2:before {
content: "\eb8b";
margin-left: -1em;
color: rgb(61, 179, 158);
}
.icon-graphic-1 .path3:before {
content: "\eb8c";
margin-left: -1em;
color: rgb(226, 87, 76);
}
.icon-graphic .path1:before {
content: "\eb8d";
color: rgb(226, 87, 76);
}
.icon-graphic .path2:before {
content: "\eb8e";
margin-left: -1em;
color: rgb(203, 78, 68);
}
.icon-graphic .path3:before {
content: "\eb8f";
margin-left: -1em;
color: rgb(203, 78, 68);
}
.icon-graphic .path4:before {
content: "\eb90";
margin-left: -1em;
color: rgb(203, 78, 68);
}
.icon-graphic .path5:before {
content: "\eb91";
margin-left: -1em;
color: rgb(50, 77, 91);
}
.icon-graphic .path6:before {
content: "\eb92";
margin-left: -1em;
color: rgb(235, 235, 235);
}
.icon-graphic .path7:before {
content: "\eb93";
margin-left: -1em;
color: rgb(226, 87, 76);
}
.icon-graphic .path8:before {
content: "\eb94";
margin-left: -1em;
color: rgb(61, 179, 158);
}
.icon-graphic .path9:before {
content: "\eb95";
margin-left: -1em;
color: rgb(38, 166, 209);
}
.icon-transport .path1:before {
content: "\eb96";
color: rgb(205, 212, 213);
}
.icon-transport .path2:before {
content: "\eb97";
margin-left: -1em;
color: rgb(255, 140, 41);
}
.icon-transport .path3:before {
content: "\eb98";
margin-left: -1em;
color: rgb(74, 207, 217);
}
.icon-transport .path4:before {
content: "\eb99";
margin-left: -1em;
color: rgb(253, 106, 51);
}
.icon-transport .path5:before {
content: "\eb9a";
margin-left: -1em;
color: rgb(255, 209, 169);
}
.icon-transport .path6:before {
content: "\eb9b";
margin-left: -1em;
color: rgb(240, 53, 61);
}
.icon-transport .path7:before {
content: "\eb9c";
margin-left: -1em;
color: rgb(255, 140, 41);
}
.icon-transport .path8:before {
content: "\eb9d";
margin-left: -1em;
color: rgb(255, 140, 41);
}
.icon-transport .path9:before {
content: "\eb9e";
margin-left: -1em;
color: rgb(253, 106, 51);
}
.icon-transport .path10:before {
content: "\eb9f";
margin-left: -1em;
color: rgb(255, 140, 41);
}
.icon-transport .path11:before {
content: "\eba0";
margin-left: -1em;
color: rgb(155, 170, 171);
}
.icon-transport .path12:before {
content: "\eba1";
margin-left: -1em;
color: rgb(253, 106, 51);
}
.icon-transport .path13:before {
content: "\eba2";
margin-left: -1em;
color: rgb(2, 149, 170);
}
.icon-transport .path14:before {
content: "\eba3";
margin-left: -1em;
color: rgb(253, 106, 51);
}
.icon-transport .path15:before {
content: "\eba4";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-transport .path16:before {
content: "\eba5";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-transport .path17:before {
content: "\eba6";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-deal .path1:before {
content: "\eba7";
color: rgb(5, 54, 91);
}
.icon-deal .path2:before {
content: "\eba8";
margin-left: -1em;
color: rgb(0, 140, 97);
}
.icon-deal .path3:before {
content: "\eba9";
margin-left: -1em;
color: rgb(226, 157, 129);
}
.icon-deal .path4:before {
content: "\ebaa";
margin-left: -1em;
color: rgb(226, 157, 129);
}
.icon-deal .path5:before {
content: "\ebab";
margin-left: -1em;
color: rgb(211, 133, 106);
}
.icon-deal .path6:before {
content: "\ebac";
margin-left: -1em;
color: rgb(226, 157, 129);
}
.icon-deal .path7:before {
content: "\ebad";
margin-left: -1em;
color: rgb(226, 157, 129);
}
.icon-deal .path8:before {
content: "\ebae";
margin-left: -1em;
color: rgb(226, 157, 129);
}
.icon-deal .path9:before {
content: "\ebaf";
margin-left: -1em;
color: rgb(226, 157, 129);
}
.icon-deal .path10:before {
content: "\ebb0";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-deal .path11:before {
content: "\ebb1";
margin-left: -1em;
color: rgb(223, 226, 229);
}
.icon-deal .path12:before {
content: "\ebb2";
margin-left: -1em;
color: rgb(0, 109, 73);
}
.icon-deal .path13:before {
content: "\ebb3";
margin-left: -1em;
color: rgb(249, 189, 160);
}
.icon-deal .path14:before {
content: "\ebb4";
margin-left: -1em;
color: rgb(255, 228, 199);
}
.icon-deal .path15:before {
content: "\ebb5";
margin-left: -1em;
color: rgb(255, 228, 199);
}
.icon-deal .path16:before {
content: "\ebb6";
margin-left: -1em;
color: rgb(255, 228, 199);
}
.icon-deal .path17:before {
content: "\ebb7";
margin-left: -1em;
color: rgb(255, 228, 199);
}
.icon-deal .path18:before {
content: "\ebb8";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.icon-deal .path19:before {
content: "\ebb9";
margin-left: -1em;
color: rgb(223, 226, 229);
}
.icon-deal .path20:before {
content: "\ebba";
margin-left: -1em;
color: rgb(0, 38, 61);
}
.icon-deal .path21:before {
content: "\ebbb";
margin-left: -1em;
color: rgb(255, 193, 20);
}
.icon-deal .path22:before {
content: "\ebbc";
margin-left: -1em;
color: rgb(232, 171, 146);
}
.icon-deal .path23:before {
content: "\ebbd";
margin-left: -1em;
color: rgb(226, 157, 129);
}
.icon-graph .path1:before {
content: "\ebbe";
color: rgb(151, 119, 168);
}
.icon-graph .path2:before {
content: "\ebbf";
margin-left: -1em;
color: rgb(151, 119, 168);
}
.icon-graph .path3:before {
content: "\ebc0";
margin-left: -1em;
color: rgb(151, 119, 168);
}
.icon-graph .path4:before {
content: "\ebc1";
margin-left: -1em;
color: rgb(85, 96, 128);
}
.icon-graph .path5:before {
content: "\ebc2";
margin-left: -1em;
color: rgb(85, 96, 128);
}
.icon-graph .path6:before {
content: "\ebc3";
margin-left: -1em;
color: rgb(189, 195, 199);
}
.icon-graph .path7:before {
content: "\ebc4";
margin-left: -1em;
color: rgb(189, 195, 199);
}
.icon-graph .path8:before {
content: "\ebc5";
margin-left: -1em;
color: rgb(189, 195, 199);
}
.icon-graph .path9:before {
content: "\ebc6";
margin-left: -1em;
color: rgb(189, 195, 199);
}
.icon-graph .path10:before {
content: "\ebc7";
margin-left: -1em;
color: rgb(189, 195, 199);
}
.icon-graph .path11:before {
content: "\ebc8";
margin-left: -1em;
color: rgb(189, 195, 199);
}
.icon-graph .path12:before {
content: "\ebc9";
margin-left: -1em;
color: rgb(189, 195, 199);
}
.icon-graph .path13:before {
content: "\ebca";
margin-left: -1em;
color: rgb(242, 156, 31);
}
.icon-graph .path14:before {
content: "\ebcb";
margin-left: -1em;
color: rgb(113, 194, 133);
}
.icon-graph .path15:before {
content: "\ebcc";
margin-left: -1em;
color: rgb(113, 194, 133);
}
.icon-graph .path16:before {
content: "\ebcd";
margin-left: -1em;
color: rgb(242, 156, 31);
}
.icon-pie-chart .path1:before {
content: "\ebce";
color: rgb(240, 120, 90);
}
.icon-pie-chart .path2:before {
content: "\ebcf";
margin-left: -1em;
color: rgb(240, 196, 25);
}
.icon-pie-chart .path3:before {
content: "\ebd0";
margin-left: -1em;
color: rgb(85, 96, 128);
}
.icon-pie-chart .path4:before {
content: "\ebd1";
margin-left: -1em;
color: rgb(113, 194, 133);
}.btn-1{
float: none;
width: auto;
font-size: 16px;
border:1px solid;
font-weight: bold;
line-height: normal;
display: inline-block;
padding: 10px 30px 10px;
}
.btn-1:hover{
color: #fff;
}
.seemore-btn{
float: none;
font-size: 14px;
line-height: normal;
text-transform: uppercase;
display: inline-block;
font-weight: bold;
}
.seemore-btn i{
color: currentColor;
margin: 0 0 0 15px;
}
input.btn-1{
background-color: transparent;
} .fill{
z-index: 1;
position: relative;
}
.fill:hover {
color: #fff;
background-color: transparent;
}
.fill:before {
left: 0;
right: 0;
top: 100%;
bottom: 0;
z-index: -1;
content: "";
position: absolute;
-webkit-transition: top 0.09s ease-in;
}
.fill:hover:before {
top: 0;
}
figure.fill::before{
z-index: 1;
-webkit-transition: top 0.3s ease-in;
}
figure.fill:before{
opacity: 0.8;
} .kf_fancy_heading{
float: left;
width: 100%;
margin: 0 0 40px;
position: relative;
padding-bottom: 10px;
}
.kf_fancy_heading:after,
.kf_fancy_heading:before{
position: absolute;
left: 0;
bottom: 0;
right: auto;
content: "";
height: 1px;
width: 165px;
background: #cecece;
}
.kf_fancy_heading:after{
width: 32px;
}
.kf_fancy_heading span{
color: #666;
float: left;
width: 100%;
font-size: 18px;
line-height:normal;
margin: -3px 0 7px 0;
text-transform: capitalize;
font-family: 'Old Standard TT', serif;
}
.kf_fancy_heading h3{
float: left;
width: 100%;
font-size: 32px;
font-weight: bold;
line-height: normal;
text-transform: uppercase;
}
.kf_fancy_heading.text-center{
text-align: center;
}
.kf_fancy_heading.text-center:after,
.kf_fancy_heading.text-center:before{
left: 0;
right: 0;
margin: 0 auto;
}
.white.kf_fancy_heading span,
.white.kf_fancy_heading h3{
color: #fff !important;
} .kode-comment-form-1 input,
.kode-comment-form-1 textarea,
.kode-textarea,
.kf_input{
float: left;
width: 100%;
margin: 0 0 30px;
position: relative;
}
.kode-comment-form-1 input,
.kode-comment-form-1 textarea,
.kode-textarea textarea,
.kf_input input{
float: left;
width: 100%;
font-size: 14px;
padding:9px 14px; 
min-height: 40px;
line-height: normal;
border: 1px solid #d7d8d8;
}
.kode-comment-form-1 textarea,
.kode-textarea textarea{
height: 150px;
resize: none;
}
.kode-comment-form-1 input[type="submit"]{
width: auto;
} .kf_social{
float:left;
padding: 0;
margin: 0;
width: 100%;
}
.kf_social li{
display: inline-block;
margin: 0 0 -5px 12px;
}
.kf_social li:first-child{
margin-left: 0;
}
.kf_social li a{
color: #999;
float: left;
width: 32px;
height: 32px;
font-size: 12px;
line-height: 29px;
text-align: center;
border-radius: 100%;
border: 2px solid #999;
}
.kf_social li a:hover{
color: #fff;
}
.box-style li a{
color: #2a2a2a;
border-radius: 0;
border-color: #2a2a2a;
} .event-meta-list{
margin: 0;
padding: 0;
float: left;
width: auto;
list-style: none;
}
.event-meta-list li{
float: left;
width: auto;
margin: 0 0 0 15px;
}
.event-meta-list li:first-child{
margin-left: 0;
}
.event-meta-list li a{    
width: auto;
font-size: 12px;
line-height: 12px;
font-weight: normal;
text-transform: capitalize;
}
.event-meta-list li i{
margin-right: 5px;
} .kode-pagination{
float: left;
width: 100%;
position: relative;
margin: 20px 0 30px;
padding: 14px 0 16px;
}
.kode-pagination:before {
top: 0;   
left: 0;
right: 0;
bottom: 0;
width: 75%; 
content: "";
margin: 0 auto;
border-color: #ddd;
position: absolute;
border-style: solid;
border-width: 1px 0;
}
.kode-pagination .page-numbers{
width: 33px;
color: #999;
height: 33px;
font-size: 20px;
line-height: 34px;
margin: 0 6px 0 0;
text-align: center;
position: relative;
display: inline-block;
}
.kode-pagination .page-numbers.current{
top: 2px;
}
.kode-pagination .page-numbers:hover,
.kode-pagination .page-numbers.current{
color: #fff;
}
.kode-pagination  .page-numbers.bg_none:hover,
.kode-pagination  .page-numbers.bg_none{
border: none;
color: #999;
cursor: inherit;
background: transparent;
}
.page-numbers.page-next {
margin-left: 10px;
}
.page-numbers.page-prev {
margin-right: 30px;
}
.kf_social_btn{
z-index:1;
float: left;
width: 100%;
color: #fff;
padding:20px;  
font-size: 18px;
overflow: hidden;
text-align: center;
position: relative;
font-weight: normal;
padding: 20px 0 17px;
text-transform: capitalize;
font-family: 'Roboto', sans-serif;
transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
}
.kf_social_btn i{
font-size: 24px;
margin-right: 30px;
}
.kf_social_btn span{
top: -4px;
float: none;
position: relative;
display: inline-block;
}
.fb-btn{
background:#3b5997; 
}
.google-btn{
background-color: #df4c3c;
}
.twitter-btn{
background:#2fc2ee; 
}
.pin-btn{
background:#e02329; 
}
.kf_social_btn::before {
top: 90%;
content: "";
left: -110%;
width: 140%;
z-index: -1;
height: 416%;
position: absolute;
background-color: #000;
transform: rotate(45deg);
transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
}
.kf_social_btn:hover{
color: #fff;
}
.kf_social_btn:hover::before {
top: -20%;
left: -20%;
}.widget{	float: left;}.kode-sidebar .widget,.kode-sidebar-element .widget{	margin: 30px 0 0 0;	width: 100%;}.kode-sidebar .widget:first-child,.kode-sidebar-element .widget:first-child{	margin: 0;}.widget-title{	float: left;	width: 100%;	z-index: 1;	font-weight: bold;	position: relative;		padding: 0 0 13px 0;	line-height: normal;	margin: -5px 0 30px 0;	text-transform: uppercase;font-family: Akkurat-Bold;}.widget-title:after,.widget-title:before{	left: 0;	bottom: 0;	height: 6px;	content: "";	width: 50px;	background:#c6c5b5;	z-index: 1;	position: absolute;}.widget-title:after{	z-index: -1;	height: 1px;	width: 165px;	background-color: #cecece;}.widget-title.text-center:after,.widget-title.text-center:before{	left: 0;	right: 0;	margin: 0 auto;}.widget-title.text-center > i{	float: left;	width: 100%;	color: #999;	font-style: 20px;	margin-bottom: 8px;	line-height: normal;}footer .widget-title:after{	display: none;} .widget-text .text p{	float: left;	width: 100%;	color: #fff;	margin:-9px 0 20px 0; } .ka-contact-list-wrap{	margin: 0;	padding: 0;	float: left;	width: 100%;	list-style: none;}.ka-contact-list-wrap li{	float: left;	width: 100%;	line-height: normal;	padding: 10px 0 13px 0;	border-top: 1px solid rgba(255,255,255,0.3);}.ka-contact-list-wrap li:first-child{	border: none;	padding-top: 0;}.ka-contact-list-wrap li:last-child{	padding-bottom: 0;}.ka-contact-list-wrap li > span {    float: left;    width: auto;    margin-top: 1px;    font-size: 18px;    margin-right: 15px;}.ka-contact-list-wrap li em{	float: none;	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;        	font-style: normal;} .kf_recentnews{	float: left;	width: 100%;	position: relative;	margin: 0  0 30px 0;}.widget_recentnews .kf_recentnews:last-child{	margin: 0;}.kf_recentnews figure{	width: 75px;	float: left;}.kf_recentnews figure img{	float: left;	width: 100%;}.kf_recentnews figure a{	float: left;	width: 100%;	position: relative;}.kf_recentnews figure a:before{	top: 0;	left: 0;	right: 0;		bottom: 0;	opacity: 0;	content: "";	background:#2f2f2f;	position: absolute;}.kf_recentnews:hover figure a:before{	top: 5px;	left: 5px;	right: 5px;	bottom: 5px;	opacity: 0.9;}.kf_recentnews figure a:after{	left: 0;	right: 0;	top: 50%;	opacity: 0;	color: #fff;	content: "\f065";	position: absolute;	text-align: center;	font-family: 'fontawesome';	-webkit-transform: translateY(-50%);	-moz-transform: translateY(-50%);	-ms-transform: translateY(-50%);	-o-transform: translateY(-50%);	transform: translateY(-50%);}.kf_recentnews:hover figure a:after{	opacity: 1;}.kf_recentnews .text{	float: none;	width: auto;	overflow: hidden;	padding:0 0 0 20px; }.kf_recentnews .text p{	float: left;	width: 100%;	margin:-3px 0 9px;	line-height: normal;}.kf_recentnews .text p a{	color: #333;    font-family: 'Roboto', sans-serif;}.kf_recentnews .kf_date{	float: left;	width: 100%;	font-size: 12px;	font-style: normal;	line-height: normal;	text-transform: capitalize;}.link_rnt_post{	margin:0; 	padding: 0;	float: left;	width: 100%;	list-style: none;}.link_rnt_post li{	float: left;	width: 100%;	padding: 20px 0;	line-height: normal;	border-top: 1px solid rgba(255,255,255,0.3);} .link_rnt_post li:first-child{	padding-top: 0;	border:none;} .widget-services .widget-title{	margin-bottom: 20px;}.links_dec{	padding: 0;	float: left;	width: 100%;	margin:-4px 0 0;	list-style: none;}.links_dec li{	float: left;	width: 100%;	margin: 0;	text-align: left;	position: relative;	padding: 10px 0 0 0;	border-bottom: 1px solid #e1e1e1;}.links_dec li a{	float: left;	width: auto;	color: #999;	font-size: 16px;	position: relative;	font-weight: normal;	padding: 0 0 0 20px;	line-height: normal;	margin: 0px 0 10px 0;	text-transform: capitalize;    font-family: 'Roboto', sans-serif;}.links_dec li a:before{	top: 50%;	left: 0px;	font-size: 16px;	content: "\f105";	position: absolute;	margin: -9px 0 0 0;	font-family: 'FontAwesome';}.links_dec li:hover a{	padding-left: 30px}.links_dec li:hover a:before{	left: 10px;}.links_dec_2 li{	border:none;} .kf_search_form{	float: left;	width: 100%;	position: relative;}.kf_search_form h6{	float: left;	width: 100%;	color: #333;	margin: -5px 0 25px;	font-weight: normal;	line-height: normal; 	text-transform: capitalize;    font-family: 'Roboto', sans-serif;} .kf_search_form p{	float: left;	width: 100%;	color: #333;	margin: -10px 0 26px;	font-style: normal; font-family: Baskerville;  line-height: 18px}.sr_icon{	top: 0;	right: 0;	bottom: 0;	margin: 0;	z-index: 1;	height:100%;	width: 53px;	font-size: 18px;	font-weight: bold;	line-height: normal;	position: absolute;	text-align: center;	border-left: 1px solid #ddd;}.sr_icon:before{	top: 50%;	left: 0;	right: 0;	z-index: -1;	color: #999;	margin: 0 auto;	content: "\f002";	position: absolute;	font-family: 'FontAwesome';	-webkit-transform: translateY(-51%);	-moz-transform: translateY(-51%);	-ms-transform: translateY(-51%);	-o-transform: translateY(-51%);	transform: translateY(-51%);}.kf_input input:focus + .sr_icon:hover,.sr_icon:hover{	background-color: #000;	color: #fff;}.kf_input input:focus + .sr_icon:before,.kf_input input:focus + .sr_icon:hover:before,.sr_icon:hover:before{	color: #fff;}.sr_icon input{	width: auto;	height: auto;	margin: 0;	border: none;	border-radius: 0;	text-indent: -999px;	background:transparent !important;}.kf_input .status {    bottom: -30px;    margin: 0;    position: absolute;} .widget_instagram ul {	padding:0;     float: left;	list-style: none;    margin:-6px 0 0 -6px; }.widget_instagram ul li {    float: left;    width: auto;    height: auto;    margin-top: 6px;    margin-left: 6px;}.widget_instagram a {    float: left;    width: 100%;}.widget_instagram a:hover img{	float: left;	width: 100%;	opacity: 0.5;}.widget_search .kf_input{	margin-bottom: 0;} .border-style{	padding: 30px;	border:1px solid #cdcdcd;}.widget-subscribe .btn-1{	padding: 10px 35px 11px;	text-transform: uppercase;	border:1px solid #cdcdcd;} .tagcloud,.kf_tags{	float: left;	width: auto;	margin:-15px 0 0 -15px;}.tagcloud a,.kf_tags a{	z-index: 1;	float: left;	width: auto;	color: #999;	font-size: 16px !important;	position: relative;	line-height: normal;	padding: 6px 15px 5px !important;	margin: 15px 0 0 15px;	border:1px solid #e6e6e6;	text-transform: capitalize;}.tagcloud a:hover,.kf_tags a:hover {  color: whitesmoke;}.tagcloud a:before,.kf_tags a:before {  left: 0;  right: 0;  bottom: 0;  top: 100%;  content: "";  z-index: -1;  position: absolute;  -webkit-transition: top 0.09s ease-in, color 0.3s ease-in;  -moz-transition: top 0.09s ease-in, color 0.3s ease-in;  -ms-transition: top 0.09s ease-in, color 0.3s ease-in;  -o-transition: top 0.09s ease-in, color 0.3s ease-in;  transition: top 0.09s ease-in, color 0.3s ease-in;}.tagcloud a:hover:before,.kf_tags a:hover:before {  top: 0;} footer .links_dec li{	border:none;}footer .ka-contact-list-wrap li > span,footer .ka-contact-list-wrap li > em,footer .kf_recentnews .text p a,footer .kf_recentnews .kf_date,footer .kf_recentnews .text p,footer .links_dec li a,footer .widget-title{	color: #333;} .widget_nav_menu ul,.widget_rss ul,.widget_pages ul,.widget_meta ul,.widget_recent_comments ul,.widget_archive ul,.widget_categories ul,.widget_recent_entries ul{    float: left;    width: 100%;    margin: 0px;    padding: 0px;    list-style: none;}.widget_nav_menu ul ul,.widget_pages ul ul,.widget_meta ul ul,.widget_recent_comments ul ul,.widget_archive ul ul,.widget_categories ul ul,.widget_recent_entries ul ul{    padding-left: 15px;    margin: 5px 0px 0px 0px;}.widget_nav_menu ul li,.widget_pages ul li,.widget_meta ul li,.widget_recent_comments ul li,.widget_archive ul li,.widget_categories ul li,.widget_recent_entries ul li{    border-top: 1px solid #e1e1e1;    float: left;    margin: 0;    padding: 10px 0 0;    position: relative;    text-align: left;    width: 100%;    transition: all 0.3s ease-in-out;}.widget_nav_menu > ul > li:first-child,.widget_pages > ul > li:first-child,.widget_meta > ul > li:first-child,.widget_recent_comments > ul > li:first-child,.widget_archive > ul > li:first-child,.widget_categories > ul > li:first-child,.widget_recent_entries > ul > li:first-child{    padding-top: 0;}.widget_nav_menu ul:first-child,.widget_pages ul li:first-child,.widget_meta ul li:first-child,.widget_recent_comments ul li:first-child,.widget_categories ul li:first-child,.widget_archive ul li:first-child,.widget_recent_entries ul li:first-child{	border:none;}.widget_nav_menu ul ul li:first-child,.widget_pages ul ul li:first-child,.widget_meta ul ul li:first-child,.widget_recent_comments ul ul li:first-child,.widget_categories ul ul li:first-child,.widget_archive ul ul li:first-child,.widget_recent_entries ul ul li:first-child{	border-top:1px solid;}.widget_pages ul li:hover,.widget_meta ul li:hover,.widget_categories ul li:hover,.widget_archive ul li:hover,.widget_recent_entries ul li:hover{    padding-left: 10px;} .widget_recent_comments ul li:hover,.widget_recent_entries ul li:hover{	padding-left: 0;}.widget_nav_menu ul li a,.widget_pages ul li a,.widget_meta ul li a,.widget_categories ul li a,.widget_archive ul li a,.widget_recent_comments ul li a,.widget_recent_entries ul li a {    color: #999;    float: left;    font-size: 16px;    font-weight: normal;    line-height: normal;    margin: 0 0 10px;    padding: 0 0 0 20px;    position: relative;    text-transform: capitalize;    width: auto;    transition: all 0.3s ease-in-out;    text-overflow:ellipsis;    white-space: nowrap;    overflow: visible;}.widget_nav_menu ul li a:before,.widget_pages ul li a:before,.widget_meta ul li a:before,.widget_categories ul li a:before,.widget_archive ul li a:before,.widget_recent_entries ul li a::before {    content: "";    font-family: "FontAwesome";    font-size: 16px;    left: 0;    margin: -9px 0 0;    position: absolute;    top: 50%;	color: currentColor; } .widget_recent_comments ul li a{	float: none !important;    padding: 0 !important;    line-height: 13px;    background: transparent !important;    display: inline-block !important;}.widget_recent_comments ul li{    padding: 11px 0;}.widget_recent_comments ul li {    display: inline-block;    font-weight: bold;    text-align: left;    line-height: 13px;    text-transform: uppercase;} .widget_rss ul li {    float: left;    font-size: 13px !important;    font-weight: bold;    margin: 0 0 10px;    padding: 0;    text-align: left !important;    text-transform: capitalize;    width: 100%;}.screen-reader-text,.calendar_wrap  caption{	color: #333;	font-size: 16px;	font-weight: bold;	line-height: normal;	margin-bottom: 10px;	text-transform: uppercase;}.calendar_wrap  caption{    padding-top: 0;}.rss-date{	float: left;	width: 100%;	color: #666;	font-size: 14px;	font-weight: bold;	font-style: normal;	line-height: normal;	text-transform: uppercase;}.rsswidget{	float: left;	width: 100%;	color: #333;	font-size:18px;	font-weight: bold;	line-height: normal;	margin-bottom: 10px;	text-transform: uppercase;}.widget-title a.rsswidget{	margin-right: 10px;	width: auto;}.textwidget strong{	float: left;	width: 100%;	color: #666;	margin: 10px 0;	font-size: 14px;	font-weight: bold;	font-style: normal;	line-height: normal;	text-transform: uppercase;}#wp-calendar td,#wp-calendar th{    padding: 10px !important;} .kode-sidebar-menu-element .widget_tag_cloud .tagcloud a,.kode-sidebar-menu-element .newsletter_dec .radio_style2 .radio_dec > span,.kode-sidebar-menu-element .newsletter_dec em,.kode-sidebar-menu-element .newsletter_dec h6,.kode-sidebar-menu-element .newsletter_dec p,.kode-sidebar-menu-element .textwidget select,.kode-sidebar-menu-element .textwidget select option,.kode-sidebar-menu-element .widget_pages ul li a::before,.kode-sidebar-menu-element .widget_pages ul li a,.kode-sidebar-menu-element .widget_nav_menu ul li a,.kode-sidebar-menu-element #archives-dropdown--1,.kode-sidebar-menu-element #archives-dropdown--1 option,.kode-sidebar-menu-element #cat,.kode-sidebar-menu-element #cat option,.kode-sidebar-menu-element .widget_nav_menu ul li a,.kode-sidebar-menu-element .widget_categories ul li,.kode-sidebar-menu-element .screen-reader-text,.kode-sidebar-menu-element #wp-calendar th,.kode-sidebar-menu-element .calendar_wrap  caption,.kode-sidebar-menu-element .textwidget strong,.kode-sidebar-menu-element .rsswidget,.kode-sidebar-menu-element .rss-date,.kode-sidebar-menu-element .rssSummary,.kode-sidebar-menu-element .calendar_wrap  .caption,.kode-sidebar-menu-element .calendar_wrap td,.kode-sidebar-menu-element .widget_archive ul li a,.kode-sidebar-menu-element .widget_recent_comments li a,.kode-sidebar-menu-element .widget_meta ul li a,.kode-sidebar-menu-element .widget_categories ul li a ,.kode-sidebar-menu-element .widget_recent_entries ul li a,.kode-sidebar-menu-element .prev,.kode-sidebar-menu-element #next,.kode-sidebar-menu-element #next a,.kode-sidebar-menu-element #wp-calendar a,.kode-sidebar-menu-element #prev a,.kode-sidebar-menu-element cite,.kode-sidebar-menu-element .widget-search .kode-search input[type="text"]{	color: #777 !important;font-family: AktivGrotesk-Regular;} footer .widget{	margin-bottom: 30px;}footer .widget_text select,footer #cat option,footer #archives-dropdown--1 option,footer .textwidget select option{	background: #999;}#wp-calendar .pad,footer #cat,footer .calendar_wrap thead tr,footer .textwidget select,footer #archives-dropdown--1,footer .widget_text select{	background-color: transparent ;} footer .textwidget p,footer #wp-calendar td,footer #wp-calendar th,footer .widget_tag_cloud .tagcloud a,footer .newsletter_dec .radio_style2 .radio_dec > span,footer .newsletter_dec em,footer .newsletter_dec h6,footer .newsletter_dec p,footer .textwidget select,footer .textwidget select option,footer .widget_pages ul li a::before,footer .widget_pages ul li a,footer .widget_nav_menu ul li a,footer #archives-dropdown--1,footer #archives-dropdown--1 option,footer #cat,footer #cat option,footer .widget_nav_menu ul li a,footer .widget_categories ul li,footer .screen-reader-text,footer #wp-calendar th,footer .calendar_wrap  caption,footer .textwidget strong,footer .rsswidget,footer .rss-date,footer .rssSummary,footer .calendar_wrap  .caption,footer .calendar_wrap td,footer .widget_archive ul li,footer .widget_archive ul li a,footer .widget_recent_comments li,footer .widget_recent_comments li a,footer .widget_meta ul li a,footer .widget_meta ul li,footer .widget_categories ul li,footer .widget_categories ul li a ,footer .widget_recent_entries ul li,footer .widget_recent_entries ul li a,footer .prev,footer #next,footer #next a,footer #wp-calendar a,footer #prev a,footer cite,footer .widget_recent_comments ul li,footer .widget-search .kode-search input[type="text"]{	color: #777 !important;font-family: AktivGrotesk-Regular;}footer .widget_archive li,footer #wp-calendar,footer #wp-calendar th,footer .calendar_wrap td{	border-color: #333;}@media (max-width: 1366px) {
.banner_wrap h2 {
font-size: 70px;
}
.quotes_text_wrap .slick-dots {
right: 100px;
}
.step_text>p {
padding: 0 40px 0 0;
}
.step_text {
padding: 94px 100px 0px;
}
.step_fig .slick-dots {
bottom:
}
.team_work_wrap .slick-slide {
padding: 0 25px;
}
.institute_caption h2 {
font-size: 65px;
}
.gallery_row .gallery_fig figcaption h2 {
top: -18px;
}
.counter_text .border:before {
width: 190px;
}
.counter_text h3 {
font-size: 30px;
}
.mission_text p {
padding: 0px;
}
.widget_search_field input {
width: 295px;
}
.widget_textarea textarea {
width: 380px;
}
.widget_info.map p {
font-size: 11px;
}
.widget_info {
width: 22%;
}
.widget_info.map {
width: 33%;
}
.counter_list ul li {
margin-right: 70px;
}
.widget_info.map .map-canvas {
height: 145px;
}
.team_work_text h2 {
font-size: 30px;
}
.banner_wrap {
width: 790px;
} .large_text h3 {
font-size: 30px;
}
.posted_des {
padding: 0 15px;
}
.step2_text {
padding: 0 10px;
}
.text_fig_wrap p {
padding: 0 0 0 50px;
width: 72%;
}
.layout_text p {
padding-right: 110px;
}
.layout_btn {
left: 100px;
}
.body-wrapper {
width: 1200px;
background: #fff;
margin: 0 auto;
}
}
@media screen and (min-width: 1200px) and (max-width: 1360px) {
.step_text {
padding: 93px 100px;
}
.body-wrapper {
width: 1200px;
margin: 0 auto;
background: #fff;
}
} @media screen and (min-width: 992px) and (max-width: 1199px) {
.body-wrapper {
width: 100%;
background: #fff;
margin: 0 auto;
}
.top_bar_text a, .top_bar_right_text {
width: 100%;
}
.top_bar_caption {
width: 100%;
}
.banner_wrap h2 {
font-size: 60px;
}
.text_slid p {
font-size: 34px;
}
.step_text {
padding: 76px 100px;
}
.step_text>p {
padding: 0 0px 0 0;
}
.step_text {
padding: 59px 50px;
}
.step_title h2 {
font-size: 50px;
}
.col-md-4.columns .gallery_fig figcaption h2 {
font-size: 23px;
}
.team_work_text h2 {
font-size: 26px;
}
.team_work_wrap .slick-slide {
padding: 0 20px;
}
.institute_caption h2 {
font-size: 55px;
}
.gallery_row .gallery_fig figcaption h2 {
font-size: 20px;
}
.gallery_row .gallery_fig figcaption h2 {
top: 12px;
}
.counter_list ul li {
margin-right: 40px;
}
.counter_text .border:before {
width: 225px;
}
.counter_text h3 {
font-size: 24px;
}
.mission_heading h2 {
font-size: 60px;
}
.mission_text p {
padding: 0 9px;
}
.mission_text h3 {
font-size: 35px;
}
.widget_textarea textarea {
width: 280px;
}
.widget_search_field input {
width: 205px;
}
.widget_info.map .map-canvas {
height: 115px;
}
.team_work_wrap .slick-prev {
left: 0px;
}
.team_work_wrap .slick-prev, .team_work_wrap .slick-next {
display: none !important;
} .large_text h3 span {
display: inline;
}
.text_fig_wrap p {
font-size: 42px;
}
.layout_text p {
padding-right: 0;
}
.search_form_row {
width: 940px;
}
.kode-text-before-background .col-md-12.simple-column h3 {
font-size: 36px;
line-height: normal;
}
.gallery_fig figcaption {
margin-top: -80px;
}
.search_form_field .search_field {
width: 76%;
}
.widget-title {
font-size: 14px;
}
} @media (max-width: 991px) {
.body-wrapper {
width: 100%;
background: #fff;
margin: 0 auto;
}
.top_bar_text a, .top_bar_right_text {
width: 100%;
}
.top_bar_caption {
width: 100%;
}
.col-md-12.simple-column .banner_caption p {
display: none;
}
.kode-navigation-wrapper {
margin-bottom: 30px;
}
.text_slid {
padding: 0 20px;
}
.step_text {
padding: 74px 30px 0px;
}
.copyright_widget p {
font-size: 13px;
}
.call_info a {
font-size: 11px;
}
.top_bar_caption h2 {
font-size: 30px;
}
.top_bar_row .top_bar_text .col-md-6 {
float: left;
width: 56%;
}
.top_bar_text .col-md-3 {
float: left;
width: 22%;
}
.kode_search {
width: 100%;
}
.top_bar_caption h3 {
font-size: 21px;
}
.banner_wrap h2 {
font-size: 50px;
}
.text_slid p {
font-size: 25px;
}
.quotes_text_wrap {
padding: 70px 0;
}
.quotes_text_wrap .slick-dots {
right: -20px;
top: -60px;
}
.step_title h2 {
font-size: 50px;
}
.step_title {
margin-top: -40px;
}
.step_text>h3 {
font-size: 20px;
}
.step_text h4 {
font-size: 17px;
}
.team_work_wrap .slick-slide {
padding: 0 10px;
}
.team_work_text h2 {
font-size: 20px;
}
.team_work_text p {
padding: 15px 0px;
}
.institute_caption h2 {
position: relative;
z-index: 999;
}
.institute_caption h2 span {
display: inline;
}
.gallery_fig {
margin-bottom: 10px;
padding: 0 20px;
}
.col-md-4.columns .gallery_fig figcaption h2 {
text-align: center;
}
#content-section-7 .col-md-3.columns {
width: 25%;
float: left;
}
.counter_text {
width: 100%;
}
.team_work_wrap .slick-prev, .team_work_wrap .slick-next {
display: none !important;
}
.border:before {
width: 620px;
}
.team_work_text h2:before {
width: 220px;
}
.institute_caption h2 {
font-size: 45px;
}
.gallery_row .gallery_fig figcaption h2 {
font-size: 20px;
top: 13px;
}
.gallery_row .gallery_fig figcaption a {
font-size: 40px;
}
.gallery_row .gallery_fig figcaption {
margin-top: -65px;
}
.counter_text .border:before {
width: 135px;
}
.counter_text h2 {
font-size: 40px;
margin-bottom: 20px;
}
.counter_list ul li {
margin-right: 30px;
}
.counter_text h3 {
font-size: 18px;
}
.counter_wrap {
padding: 60px 0 100px;
}
.mission_heading h2 {
font-size: 35px;
margin: 0 24px;
}
.mission_text p {
padding: 0px;
font-size: 18px;
}
.mission_text h3 {
font-size: 26px;
margin-bottom: 35px;
}
.widget_search_field input {
width: 215px;
margin-bottom: 10px;
}
.widget_info {
padding-left: 20px;
}
.widget_info.map .map-canvas {
height: 85px;
}
.widget_search_field button {
margin-left: 0px;
}
#archives-2 .col-md-6 {
width: 100%;
}
.copyright_widget {
font-size: 14px;
} .step2_text h2 {
font-size: 30px;
margin-bottom: 30px;
}
.step2_caption_wrap {
padding: 65px 0;
}
.text_fig_wrap figure {
margin-top: -70px;
}
.text_fig_wrap p {
font-size: 30px;
line-height: 40px;
}
.video_gallery_wrap.video_2 .gallery_fig figcaption h2 {
font-size: 50px;
margin-bottom: 12px;
}
.video_gallery_wrap.video_2 .gallery_fig figcaption p {
margin-bottom: 20px;
}
.layout_text {
width: 70%;
padding: 0px;
}
.layout_btn {
left: 60px;
top: 90px;
}
.layout_text p {
padding-right: 0px;
}
.search_form_row {
width: 700px;
}
.search_field {
width: 48%;
margin-right: 26px;
}
.search_field.field_2 {
margin-right: 0px;
}
.search_form_field .search_field {
width: 68%;
}
.large_text h3 {
font-size: 30px;
position: relative;
z-index: 999;
}
.kode-text-before-background .col-md-12.simple-column h3 {
font-size: 26px;
line-height: normal;
}
.gallery_fig figcaption h2 {
font-size: 38px;
margin-bottom: 10px;
}
.gallery_fig figcaption p {
margin-bottom: 10px;
}
.layout_btn {
left: 43px;
top: 130px;
}
} @media (min-width: 768px) and (max-width: 990px) {
.body-wrapper {
width: 100%;
background: #fff;
margin: 0 auto;
}
.step_text {
padding: 45px 30px 0;
}
} @media (max-width: 767px) {
.body-wrapper {
width: 100%;
background: #fff;
margin: 0 auto;
}
.top_bar_right_text {
display: none;
}
.quotes_text_wrap .slick-dots {
right: 1px;
}
.top_bar_row .top_bar_text a {
width: 0%;
position: relative;
}
.top_bar_caption {
width: 100%;
}
.top_navigation ul li {
margin-right: 20px;
}
.banner_caption {
display: none;
}
.banner_wrap h2 {
font-size: 30px;
}
.banner_wrap {
left: 60px;
}
.text_slid p span {
display: inline;
}
.text_slid p {
font-size: 21px;
text-align: center;
}
.step_fig {
width: 100%;
padding: 0px 20px;
margin-bottom: 30px;
}
.step_text {
width: 100%;
}
.heading_tittle {
position: relative;
margin-bottom: 60px;
}
.team_work_text h2:before {
width: 120px;
}
.institute_caption h2 {
font-size: 30px;
}
.institute_text {
padding: 50px 0;
}
.gallery_fig figcaption h2 {
font-size: 30px;
margin-bottom: 10px;
}
.gallery_fig figcaption p {
margin-bottom: 10px;
}
.gallery_fig figcaption {
margin-top: -64px;
}
.gallery_row .gallery_fig figcaption h2 {
display: none;
}
.gallery_row .gallery_fig figcaption {
margin-top: -15px;
}
.gallery_row .gallery_fig figcaption a {
font-size: 30px;
}
.border:before {
width: 420px;
}
.counter_list ul li {
margin-right: 0px;
width: 49%;
margin-bottom: 30px;
}
.counter_wrap {
padding: 50px 0 70px;
}
.mission_heading span {
display: none;
}
.mission_text {
padding: 30px 20px 40px;
}
.mission_text h3 {
font-size: 22px;
margin-bottom: 25px;
}
.mission_text h3 span {
display: inline;
}
.mission_text p {
margin-bottom: 25px;
}
.widget_info {
width: 50%;
margin-bottom: 10px;
}
.widget_form {
margin-bottom: 50px;
}
.widget_info.map {
width: 50%;
}
.copyright_widget {
text-align: center;
}
.call_info li, .copyright_widget p {
float: none;
display: inline-block;
}
.copyright_widget p {
margin-bottom: 10px;
font-size: 12px;
}
.call_info {
width: 100%;
}
.widget_search_field input {
width: 315px;
}
.widget_search_field button {
margin-left: 10px;
} .step2_text {
margin-bottom: 30px;
text-align: center;
}
.posted_list {
margin-bottom: 40px;
text-align: center;
}
.large_text h3 span {
display: inline;
}
.large_text h3 {
font-size: 29px;
}
.large_text {
padding: 60px 0;
}
.text_fig_wrap p {
padding: 0 0 0 30px;
width: 100%;
}
.step2_caption_wrap {
margin-bottom: 70px;
}
.video_gallery_wrap.video_2 {
margin: 50px 0;
padding: 10px;
}
.video_gallery_wrap.video_2 .gallery_fig figcaption h2 {
font-size: 34px;
}
.layout_text {
text-align: center;
width: 100%;
margin-bottom: 30px;
padding: 0px;
}
.layout_des {
padding: 75px 0;
text-align: center;
}
.layout_btn {
text-align: center;
position: static;
}
.map_wrap {
padding: 20px;
}
.map_wrap .map-canvas {
height: 461px;
}
.search_field, .search_form_row {
width: 100%;
}
.search_form_field .search_field {
width: 100%;
margin-right: 0px;
}
.top_bar_row .top_bar_text .col-md-6 {
float: left;
width: 100%;
}
.banner_wrap {
width: 100%;
}
#content-section-7 .col-md-3.columns {
float: left;
margin-bottom: 30px;
width: 50%;
}
.search_form_field>p, .kode-text-before-background .col-md-12.simple-column h3 {
width: 100%;
}
.search_form_field .search_field {
margin-bottom: 20px;
}
} @media (max-width: 768px) {
.body-wrapper {
width: 100%;
background: #fff;
margin: 0 auto;
}
.kode-logo-wrapper.logo-wrapper>img {
height: auto;
}
.kode-navigation-wrapper {
margin-bottom: 0px;
}
.top_bar_caption h2 {
font-size: 24px;
}
.top_bar_caption h3 {
font-size: 18px;
}
.top_navigation ul li {
margin-right: 10px;
}
.banner_wrap h2 {
font-size: 19px;
}
.step_fig figure {
height: auto;
}
.step_text h4 {
font-size: 20px;
}
.step_text>h3 {
display: none;
}
.step_text {
padding: 20px 20px;
text-align: center;
}
.step_text>p {
padding: 0 0px 0 0;
}
.border:before {
width: 270px;
}
.heading_tittle {
font-size: 44px;
}
.border {
padding-bottom: 60px;
}
.team_work_text h2:before {
width: 90px;
}
.team_work_text h2 {
font-size: 17px;
}
.institute_caption h2 {
font-size: 28px;
}
.institute_caption h2 span {
display: inline;
}
.gallery_row ul li {
float: left;
width: 100%;
margin-bottom: 10px;
}
.gallery_fig figcaption {
margin-top: -53px;
}
.gallery_fig {
padding: 0px 10px;
}
.gallery_fig figcaption h2 {
font-size: 24px;
margin-bottom: 2px;
}
.gallery_fig figcaption p {
margin-bottom: 5px;
}
.gallery_fig figcaption a {
font-size: 30px;
}
.counter_list ul li {
width: 100%;
}
.counter_text h2 {
font-size: 50px;
}
.counter_text .border::before {
width: 175px;
}
.counter_text h3 {
font-size: 25px;
}
.call_info a {
font-size: 10px;
}
.mission_wrap {
padding: 70px 0px 60px;
}
.mission_text p {
font-size: 16px;
}
.widget_search_field input {
width: 176px;
}
.widget_textarea textarea {
width: 266px;
font-size: 13px;
}
.widget_form h6 {
line-height: 30px;
}
.team_work_wrap {
padding: 50px 0;
}
.banner_wrap .slick-prev:before, .banner_wrap .slick-next:before {
font-size: 30px;
} .top_bar_caption {
margin-top: 0px;
}
.top_bar_text .col-md-3 {
width: 100%;
}
.kode_search.kf_pet_search .kf_input input {
color: #333;
}
.posted_text {
text-align: center;
}
.posted_des {
padding: 0;
}
.text_fig_wrap p {
padding: 0;
text-align: center;
width: 100%;
}
.text_fig_wrap p {
font-size: 24px;
line-height: 30px;
}
.text_fig_wrap figure {
margin-top: -60px;
}
.video_gallery_wrap.video_2 {
margin: 30px 0;
}
.video_gallery_wrap.video_2 .gallery_fig figcaption h2 {
font-size: 24px;
margin-bottom: 5px;
}
.video_gallery_wrap.video_2 .gallery_fig figcaption p {
margin-bottom: 7px;
}
.step2_caption_wrap.border {
padding-bottom: 30px;
}
.step2_caption_wrap {
margin-bottom: 50px;
}
.col-md-4.columns .gallery_fig figcaption h2 {
font-size: 20px;
}
#content-section-7 .col-md-3.columns {
float: left;
margin-bottom: 30px;
width: 100%;
}
.widget-title {
font-size: 19px;
}
.banner_wrap {
width: 238px;
}
.flexslider.main_banner .flex-direction-nav .flex-prev {
font-size: 25px;
left: -20px;
padding-right: 13px;
}
.flexslider.main_banner .flex-direction-nav .flex-next {
font-size: 25px;
right: -20px;
padding-right: 13px;
}
.text-center {
padding: 15px 0px;
}
.kode-text-before-background .col-md-12.simple-column h3 {
font-size: 21px;
}
}