@charset "UTF-8";
a {
color: #333;
}
#calendar_wrap {
width: 263px;
}
.widget_calendar {float: none;}
#wp-calendar {width: 100%; }
#wp-calendar caption { 
background: none repeat scroll 0 0 #E9E9E9;
color: #333333;
font-size: 16px;
padding: 10px 0;
text-align: center; 
}
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th {
border: 1px solid #E9E9E9;
font-size: 13px;
padding: 8px 0;
text-align: center;
vertical-align: middle;
}
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #E9E9E9; text-align: center; padding:8px;}
#wp-calendar tbody td#today {background: #ffa211; color: #fff;}
#wp-calendar tbody td#today a {color: #fff;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot {border: 1px solid #E9E9E9;}
#wp-calendar tfoot #next { font-size: 12px; text-transform: uppercase; text-align: right; color: #83c99f;}
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px; color: #83c99f;}
.widget select {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text .textwidget img{max-width: 100%;height: auto;}
.widget_text select, .widget_text input , .widget_text textarea  {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text option {max-width: 100%;}
.widget_nav_menu ul li, .widget_pages ul li {color: #827b7d;line-height: 28px;}
.widget_nav_menu ul li ul, .widget_pages ul li ul {padding-left: 15px;}
.widget_nav_menu ul li a, .widget_pages ul li a{color: #827b7d;}
.widget_nav_menu ul li a:hover, .widget_pages ul li a:hover {color: #615C5C;}
#sidebar .textwidget img {
max-width: 100%;
}
img{
width: auto !important;
max-width:100%;
height: auto;
}
.wp-caption{
max-width:100%;
}
.wp-caption img{
padding-bottom: 5px;
}
.form-submit input.submit {
border: none;
font-family: inherit;
font-size: inherit;
color: #fff;
background: #545454;
cursor: pointer;
padding: 7px 20px;
display: inline-block;
outline: none;
font-size: 12px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-transform: uppercase;
font-weight: bold;
}
.form-submit input.submit:hover{
background: #ffa211;
}
.screen-reader-text{
color: #333;
} .alignright{
float:right;
}
.alignleft{
float:left;
}
.single-content table{ 
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.75em;
table-layout: fixed;
width: 100%;
border: 1px solid #d1d1d1;
}
.single-content table td{
border: 1px solid #d1d1d1;
padding-left: 7px;
} 
.single-content table th{
border: 1px solid #d1d1d1;
padding-left: 7px;
}
img.alignleft, .alignleft img{
margin-right:10px; 
}
img.alignright, .alignright img{
margin-left:10px;
} 
.comment_text  table{ 
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.75em;
table-layout: fixed;
width: 100%;
border: 1px solid #d1d1d1;
}
.comment_text  table td{
border: 1px solid #d1d1d1;
padding-left: 7px;
} 
.comment_text  table th{
border: 1px solid #d1d1d1;
padding-left: 7px;
}
.single-content  li{
padding: 0!important;
list-style: inherit!important;
}
.single-content  ul{
list-style: disc!important;
padding-left: 20px!important;
}
.single-content  ol{
list-style: decimal!important;
padding-left: 20px!important;
}
.comment_text  li{
padding: 0!important;
list-style: inherit!important;
}
.comment_text  ul{
list-style: disc!important;
padding-left: 20px!important;
}
.comment_text  ol{
list-style: decimal!important;
padding-left: 20px!important;
}
.wp-caption.aligncenter {
width: 100% !important;
text-align: center;
}
.comment-respond .comment-reply-title {
font-size: 18px;
}
.search-custom form {
width: 70% !important;
padding-top: 20px;
}
.search-custom form.search-form:after {
top: 20px;
}
.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
color: #333;
}
form.post-password-form input[type=submit] {
padding: 1px 5px;
background: #000;
color: #fff;
border-color: #000;
}
.screen-reader-text {
display: none;
}
.widget ul li {
list-style: none !important;
padding-bottom: 10px;
}
.widget ul {
padding-left: 0px !important;
}
.widget ul.sub-menu , .widget ul.children{
padding-left: 10px !important;
}
.widget ul.sub-menu li, .widget ul.children li{
padding-bottom: 3px !important;
}
a:hover {
text-decoration: none !important;
}
.blog-img img {
width: 100% !important;
}
ul.children li {
margin-left: 10px;
} li.featured-post {
color: #ffa211;
font-weight: bold !important;
}
.wp-tag-cloud li {
display: inline-block;
padding-bottom: 0px !important;
}
.wp-tag-cloud li:hover{
color: #fff;
text-decoration: none;
}
.wp-tag-cloud li a {
position: relative;
display: inline-block;
line-height: 24px;
padding: 5px 10px;
margin: 0px 5px 12px 0px;
border: 1px solid rgba(0, 0, 0, 0.10);
background: #ffffff;
color: #1a1a1a;
text-align: center;
font-size: 13px;
border-radius: 0px;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
}
.wp-tag-cloud li:hover a {
background-color: #ffa211;
border-color: #ffa211;
color: #ffffff !important;
}
p.logged-in-as {
padding: 5px 0px;
}
p.logged-in-as a{
color: #888;
}
h3.archive-title {
text-align: center;
margin-bottom: 40px;
font-size: 25px;
font-weight: 600;
}
.wrap-blog ul.children {
padding-left: 10px;
}
.blog-div-area .blog-content-div .single-blog .single-content h1 {
font-size: 46px;
}
.blog-div-area .blog-content-div .single-blog .single-content h2 {
font-size: 34px;
}
.blog-div-area .blog-content-div .single-blog .single-content h3 {
font-size: 26px;
}
.blog-div-area .blog-content-div .single-blog .single-content h4 {
font-size: 22px;
}
.blog-div-area .blog-content-div .single-blog .single-content h5 {
font-size: 20px;
}
.blog-div-area .blog-content-div .single-blog .single-content h6 {
font-size: 16px;
}
.comment_text h1 {
font-size: 46px;
}
.comment_text h2 {
font-size: 34px;
}
.comment_text h3 {
font-size: 26px;
}
.comment_text h4 {
font-size: 22px;
}
.comment_text h5 {
font-size: 20px;
}
.comment_text h6 {
font-size: 16px;
} body.logged-in .navbar-fixed-top {
padding-top: 52px;
}
.page-numbers.current, .page-numbers.current:hover{
background-color: #333;
border-color: #333;
color: #fff;
margin-top: -1px;
}
.meta-info a {
display: inline-block !important;
}
.meta-info li {
padding-right: 10px;
}
.inner-single {
margin-bottom: 50px;
}
.logo-mobile {
display: none;
}
@media (min-width: 768px) {
.logo-mobile{
display: none;
}
.logo-default {
display: block;
}
}
@media (max-width: 768px) {
.logo-mobile{
display: block;
}
}
.top-nav-collapse .logo-mobile{
display: block;
}.top-nav-collapse .logo-default{
display: none;
}
.sidebar .recent-posts li h4 a {
color: #292929;
font-size: 14px;
font-weight: 500;
margin: 0px 0px 5px;
line-height: 1.4em;
}
.sidebar .recent-posts li h4 a:hover {
color: #0075af;
}
.sidebar ul li a {
position: relative;
display: block;
color: #3d3d3d;
font-size: 14px;
font-weight: 400;
}
.sidebar ul li a:hover {
color: #ffa211;
}
.blog-div-area .blog-content-div {
padding-top: 0px;
}
.column.blog-news-column {
margin-top: 0px;
}
.sidebar-page .comments-area .comment-reply-link {
position: absolute;
right: 0px;
top: 0px;
color: #ffffff;
padding: 5px 30px;
line-height: 24px;
background: #545454;
border-radius: 0px;
font-weight: normal;
text-transform: uppercase;
}
.sidebar-page .comments-area .comment-reply-link:hover{
background-color: #ffa211;
}
.comment-box ul.children {
margin-left: 10px;
}
.photo-slide .carousel-inner > .item > img {
display: inline !important;
}
.newsletter-content > span >input {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid #ffffff;
color: #dfdfdf;
font-size: 14px;
height: 65px;
padding: 0 19px;
width: 100%;
}
.newsletter-content input.button {
height: 77%;
}
.span-yellow span {
color: #ffa211!important;
font-weight: 800;
text-transform: uppercase;
}
.pd-bt-40 {
padding-bottom: 20px !important;
}
.navbar-nav ul.sub-menu {
display: none;
}
.widget_archive ul li a, .widget_categories ul li a{
display: inline-block;
}
.blog-div-area .blog-content-div .single-blog .single-content h3:after {
content: none;
}
.blog-div-area .blog-content-div .single-blog .single-content h3{
margin-top: 10px;
margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
text-transform: none;
margin-top: 10px;
}
.blog-div-area .blog-content-div .single-blog .blog-content .single-content ul li {
display: list-item;
}
.blog-div-area .blog-content-div .single-blog .blog-content .single-content p {
margin: 10px 0;
}
.nav a {
color: #fff;
}
.lead h1 {
margin-top: 60px;
margin-bottom: 45px;
}
@media(max-width: 770px){
.logo-default{
display: none;
}
.logo-mobile img{
float: left;
margin-top: 3px;
margin-left: 10px;
}
body.logged-in .navbar-fixed-top.top-nav-collapse{
padding-top: 6px;
}
}
.f-b{
color: white;
}
.widget{
overflow: hidden;
}
#respond{
padding-top: 150px;
margin-top: -150px;
}
.page-numbers.current, .page-numbers.current:hover{
margin-top: 0px;
padding: 5px 15px;
}
.blog-news-column hr{
width: 90%;
float: left;
}
li.featured-post {
float: right;
font-size: 16px!important;
}
form.post-password-form input[type=submit]{
margin-left: 10px;
}
.sidebar-page .comments-area .comment{
margin-bottom: 20px;
}
.comment-box hr {
margin-top: 20px;
margin-bottom: 30px;
}
.sidebar-page .comments-area .comment{
padding-left: 0px;
}
.sidebar-page .comments-area .comment-info.comment-padding, .sidebar-page .comments-area .comment_text.comment-padding{
padding-left: 110px;
}
p{
letter-spacing: 1.3px;
}
.blog-div-area{
padding-bottom:0px;
}
.sidebar .widget{
margin-bottom: 25px;
}
.section-404{
min-height: 850px;
padding-top: 250px;
}
.sidebar-page .comments-area .comment {
margin-bottom: 0px;
padding-bottom: 0px;
}
.comment-box hr {
margin-top: 20px;
margin-bottom: 20px;
}
.sidebar-page .comments-area .comment p{
margin-bottom:0px;
}
.sidebar .sidebar-title h3{
margin-top: 0px;
}
.sidebar-page .comments-area .comment-box strong{
margin-right: 90px;
}
.blog-div-area .blog-content-div .single-blog .blog-content h3{
margin-top: 0px;
}
.inner-single {
margin-bottom: 10px;
}
.blog-div-area .blog-content-div .single-blog .feature-images{
border: 0px;
margin-bottom: 15px;
}
.section-title h1, .section-title.center h1 {
padding-top: 0px;
}
.section-title h1, .section-title.center h1 {
font-weight: 300;
margin-bottom: 35px;
font-size: 45px;
margin-top: -22px;
padding-top: 45px;
letter-spacing: 1px;
}
.redirect_link button a {
color: #000;
}
.main_title h1 {
color: #000 !important;
}
.header-top {
padding-top: 92px !important;
background: #f1f1f1;
color: #000;
}
#sub_header {
background-image: unset;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
div,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
} @media print {
*,
*:before,
*:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//creditriser.co.in/wp-content/themes/unibell/fonts/glyphicons-halflings-regular.eot);
src: url(//creditriser.co.in/wp-content/themes/unibell/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//creditriser.co.in/wp-content/themes/unibell/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(//creditriser.co.in/wp-content/themes/unibell/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//creditriser.co.in/wp-content/themes/unibell/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//creditriser.co.in/wp-content/themes/unibell/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\2a";
}
.glyphicon-plus:before {
content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "\26fa";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "\231b";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-btc:before {
content: "\e227";
}
.glyphicon-xbt:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "\00a5";
}
.glyphicon-jpy:before {
content: "\00a5";
}
.glyphicon-ruble:before {
content: "\20bd";
}
.glyphicon-rub:before {
content: "\20bd";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover,
a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
padding: .2em;
background-color: #fcf8e3;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
min-height: .01%;
overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
min-height: 34px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-right: 0;
padding-left: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.form-group-sm .form-control {
height: 30px;
line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.form-group-lg .form-control {
height: 46px;
line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.333333px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
font-weight: normal;
color: #337ab7;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777;
text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
margin-left: -1px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eee;
}
.nav > li.disabled > a {
color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #080808;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0";
}
.breadcrumb > .active {
color: #777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777;
cursor: not-allowed;
background-color: #fff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.label:hover,
a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding: 30px 15px;
margin-bottom: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding: 48px 0;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
a.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-right: 15px;
padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, .15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition:      -o-transform .3s ease-out;
transition:         transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5;
}
.modal-header {
min-height: 16.42857143px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 1.4;
filter: alpha(opacity=0);
opacity: 0;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
content: "";
border-width: 10px;
}
.popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, .25);
border-bottom-width: 0;
}
.popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, .25);
border-left-width: 0;
}
.popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
-o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform .6s ease-in-out;
-o-transition:      -o-transform .6s ease-in-out;
transition:         transform .6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
perspective: 1000;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
filter: alpha(opacity=50);
opacity: .5;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
font-family: serif;
line-height: 1;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -15px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}.fa.fa-pull-left,.fa.pull-left{margin-right:.3em}.fa,.fa-stack{display:inline-block}.fa-fw,.fa-li{text-align:center}@font-face{font-family:FontAwesome;src:url(//creditriser.co.in/wp-content/plugins/visualcomposer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//creditriser.co.in/wp-content/plugins/visualcomposer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//creditriser.co.in/wp-content/plugins/visualcomposer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//creditriser.co.in/wp-content/plugins/visualcomposer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//creditriser.co.in/wp-content/plugins/visualcomposer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//creditriser.co.in/wp-content/plugins/visualcomposer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa.fa-pull-right,.fa.pull-right{margin-left:.3em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.pull-left{float:left}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face {
font-family: 'Simple-Line-Icons';
src:url(//creditriser.co.in/wp-content/themes/unibell/css/Simple-Line-Icons-Webfont/fonts/Simple-Line-Icons.eot);
src:url(//creditriser.co.in/wp-content/themes/unibell/css/Simple-Line-Icons-Webfont/fonts/Simple-Line-Icons.eot?#iefix) format('embedded-opentype'),
url(//creditriser.co.in/wp-content/themes/unibell/css/Simple-Line-Icons-Webfont/fonts/Simple-Line-Icons.woff) format('woff'),
url(//creditriser.co.in/wp-content/themes/unibell/css/Simple-Line-Icons-Webfont/fonts/Simple-Line-Icons.ttf) format('truetype'),
url(//creditriser.co.in/wp-content/themes/unibell/css/Simple-Line-Icons-Webfont/fonts/Simple-Line-Icons.svg#Simple-Line-Icons) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'Simple-Line-Icons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-trophy, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-moustache, .icon-mouse, .icon-magnet, .icon-energy, .icon-emoticon-smile, .icon-disc, .icon-cursor-move, .icon-crop, .icon-credit-card, .icon-chemistry, .icon-user, .icon-speedometer, .icon-social-youtube, .icon-social-twitter, .icon-social-tumblr, .icon-social-facebook, .icon-social-dropbox, .icon-social-dribbble, .icon-shield, .icon-screen-tablet, .icon-unibell-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglasses, .icon-envelope-open, .icon-envelope-letter, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-map, .icon-layers, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-frame, .icon-folder-alt, .icon-film, .icon-feed, .icon-earphones-alt, .icon-earphones, .icon-drop, .icon-drawer, .icon-docs, .icon-directions, .icon-direction, .icon-diamond, .icon-cup, .icon-compass, .icon-call-out, .icon-call-in, .icon-call-end, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-music-tone-alt, .icon-music-tone, .icon-microphone, .icon-loop, .icon-logout, .icon-login, .icon-list, .icon-like, .icon-home, .icon-grid, .icon-graph, .icon-equalizer, .icon-dislike, .icon-cursor, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-calendar, .icon-bulb, .icon-bar-chart, .icon-arrow-up, .icon-arrow-right, .icon-arrow-left, .icon-arrow-down, .icon-ban, .icon-bubble, .icon-camcorder, .icon-camera, .icon-check, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-doc, .icon-envelope, .icon-eye, .icon-flag, .icon-folder, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-plus, .icon-pointer, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symbol-female, .icon-symbol-male, .icon-target, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-users {
font-family: 'Simple-Line-Icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.icon-user-female:before {
content: "\e000";
}
.icon-user-follow:before {
content: "\e002";
}
.icon-user-following:before {
content: "\e003";
}
.icon-user-unfollow:before {
content: "\e004";
}
.icon-trophy:before {
content: "\e006";
}
.icon-screen-smartphone:before {
content: "\e010";
}
.icon-screen-desktop:before {
content: "\e011";
}
.icon-plane:before {
content: "\e012";
}
.icon-notebook:before {
content: "\e013";
}
.icon-moustache:before {
content: "\e014";
}
.icon-mouse:before {
content: "\e015";
}
.icon-magnet:before {
content: "\e016";
}
.icon-energy:before {
content: "\e020";
}
.icon-emoticon-smile:before {
content: "\e021";
}
.icon-disc:before {
content: "\e022";
}
.icon-cursor-move:before {
content: "\e023";
}
.icon-crop:before {
content: "\e024";
}
.icon-credit-card:before {
content: "\e025";
}
.icon-chemistry:before {
content: "\e026";
}
.icon-user:before {
content: "\e005";
}
.icon-speedometer:before {
content: "\e007";
}
.icon-social-youtube:before {
content: "\e008";
}
.icon-social-twitter:before {
content: "\e009";
}
.icon-social-tumblr:before {
content: "\e00a";
}
.icon-social-facebook:before {
content: "\e00b";
}
.icon-social-dropbox:before {
content: "\e00c";
}
.icon-social-dribbble:before {
content: "\e00d";
}
.icon-shield:before {
content: "\e00e";
}
.icon-screen-tablet:before {
content: "\e00f";
}
.icon-unibell-wand:before {
content: "\e017";
}
.icon-hourglass:before {
content: "\e018";
}
.icon-graduation:before {
content: "\e019";
}
.icon-ghost:before {
content: "\e01a";
}
.icon-game-controller:before {
content: "\e01b";
}
.icon-fire:before {
content: "\e01c";
}
.icon-eyeglasses:before {
content: "\e01d";
}
.icon-envelope-open:before {
content: "\e01e";
}
.icon-envelope-letter:before {
content: "\e01f";
}
.icon-bell:before {
content: "\e027";
}
.icon-badge:before {
content: "\e028";
}
.icon-anchor:before {
content: "\e029";
}
.icon-wallet:before {
content: "\e02a";
}
.icon-vector:before {
content: "\e02b";
}
.icon-speech:before {
content: "\e02c";
}
.icon-puzzle:before {
content: "\e02d";
}
.icon-printer:before {
content: "\e02e";
}
.icon-present:before {
content: "\e02f";
}
.icon-playlist:before {
content: "\e030";
}
.icon-pin:before {
content: "\e031";
}
.icon-picture:before {
content: "\e032";
}
.icon-map:before {
content: "\e033";
}
.icon-layers:before {
content: "\e034";
}
.icon-handbag:before {
content: "\e035";
}
.icon-globe-alt:before {
content: "\e036";
}
.icon-globe:before {
content: "\e037";
}
.icon-frame:before {
content: "\e038";
}
.icon-folder-alt:before {
content: "\e039";
}
.icon-film:before {
content: "\e03a";
}
.icon-feed:before {
content: "\e03b";
}
.icon-earphones-alt:before {
content: "\e03c";
}
.icon-earphones:before {
content: "\e03d";
}
.icon-drop:before {
content: "\e03e";
}
.icon-drawer:before {
content: "\e03f";
}
.icon-docs:before {
content: "\e040";
}
.icon-directions:before {
content: "\e041";
}
.icon-direction:before {
content: "\e042";
}
.icon-diamond:before {
content: "\e043";
}
.icon-cup:before {
content: "\e044";
}
.icon-compass:before {
content: "\e045";
}
.icon-call-out:before {
content: "\e046";
}
.icon-call-in:before {
content: "\e047";
}
.icon-call-end:before {
content: "\e048";
}
.icon-calculator:before {
content: "\e049";
}
.icon-bubbles:before {
content: "\e04a";
}
.icon-briefcase:before {
content: "\e04b";
}
.icon-book-open:before {
content: "\e04c";
}
.icon-basket-loaded:before {
content: "\e04d";
}
.icon-basket:before {
content: "\e04e";
}
.icon-bag:before {
content: "\e04f";
}
.icon-action-undo:before {
content: "\e050";
}
.icon-action-redo:before {
content: "\e051";
}
.icon-wrench:before {
content: "\e052";
}
.icon-umbrella:before {
content: "\e053";
}
.icon-trash:before {
content: "\e054";
}
.icon-tag:before {
content: "\e055";
}
.icon-support:before {
content: "\e056";
}
.icon-size-fullscreen:before {
content: "\e057";
}
.icon-size-actual:before {
content: "\e058";
}
.icon-shuffle:before {
content: "\e059";
}
.icon-share-alt:before {
content: "\e05a";
}
.icon-share:before {
content: "\e05b";
}
.icon-rocket:before {
content: "\e05c";
}
.icon-question:before {
content: "\e05d";
}
.icon-pie-chart:before {
content: "\e05e";
}
.icon-pencil:before {
content: "\e05f";
}
.icon-note:before {
content: "\e060";
}
.icon-music-tone-alt:before {
content: "\e061";
}
.icon-music-tone:before {
content: "\e062";
}
.icon-microphone:before {
content: "\e063";
}
.icon-loop:before {
content: "\e064";
}
.icon-logout:before {
content: "\e065";
}
.icon-login:before {
content: "\e066";
}
.icon-list:before {
content: "\e067";
}
.icon-like:before {
content: "\e068";
}
.icon-home:before {
content: "\e069";
}
.icon-grid:before {
content: "\e06a";
}
.icon-graph:before {
content: "\e06b";
}
.icon-equalizer:before {
content: "\e06c";
}
.icon-dislike:before {
content: "\e06d";
}
.icon-cursor:before {
content: "\e06e";
}
.icon-control-start:before {
content: "\e06f";
}
.icon-control-rewind:before {
content: "\e070";
}
.icon-control-play:before {
content: "\e071";
}
.icon-control-pause:before {
content: "\e072";
}
.icon-control-forward:before {
content: "\e073";
}
.icon-control-end:before {
content: "\e074";
}
.icon-calendar:before {
content: "\e075";
}
.icon-bulb:before {
content: "\e076";
}
.icon-bar-chart:before {
content: "\e077";
}
.icon-arrow-up:before {
content: "\e078";
}
.icon-arrow-right:before {
content: "\e079";
}
.icon-arrow-left:before {
content: "\e07a";
}
.icon-arrow-down:before {
content: "\e07b";
}
.icon-ban:before {
content: "\e07c";
}
.icon-bubble:before {
content: "\e07d";
}
.icon-camcorder:before {
content: "\e07e";
}
.icon-camera:before {
content: "\e07f";
}
.icon-check:before {
content: "\e080";
}
.icon-clock:before {
content: "\e081";
}
.icon-close:before {
content: "\e082";
}
.icon-cloud-download:before {
content: "\e083";
}
.icon-cloud-upload:before {
content: "\e084";
}
.icon-doc:before {
content: "\e085";
}
.icon-envelope:before {
content: "\e086";
}
.icon-eye:before {
content: "\e087";
}
.icon-flag:before {
content: "\e088";
}
.icon-folder:before {
content: "\e089";
}
.icon-heart:before {
content: "\e08a";
}
.icon-info:before {
content: "\e08b";
}
.icon-key:before {
content: "\e08c";
}
.icon-link:before {
content: "\e08d";
}
.icon-lock:before {
content: "\e08e";
}
.icon-lock-open:before {
content: "\e08f";
}
.icon-magnifier:before {
content: "\e090";
}
.icon-magnifier-add:before {
content: "\e091";
}
.icon-magnifier-remove:before {
content: "\e092";
}
.icon-paper-clip:before {
content: "\e093";
}
.icon-paper-plane:before {
content: "\e094";
}
.icon-plus:before {
content: "\e095";
}
.icon-pointer:before {
content: "\e096";
}
.icon-power:before {
content: "\e097";
}
.icon-refresh:before {
content: "\e098";
}
.icon-reload:before {
content: "\e099";
}
.icon-settings:before {
content: "\e09a";
}
.icon-star:before {
content: "\e09b";
}
.icon-symbol-female:before {
content: "\e09c";
}
.icon-symbol-male:before {
content: "\e09d";
}
.icon-target:before {
content: "\e09e";
}
.icon-volume-1:before {
content: "\e09f";
}
.icon-volume-2:before {
content: "\e0a0";
}
.icon-volume-off:before {
content: "\e0a1";
}
.icon-users:before {
content: "\e001";
}@font-face {
font-family: 'et-line';
src:url(//creditriser.co.in/wp-content/themes/unibell/css/et-line-font/fonts/et-line.eot);
src:url(//creditriser.co.in/wp-content/themes/unibell/css/et-line-font/fonts/et-line.eot?#iefix) format('embedded-opentype'),
url(//creditriser.co.in/wp-content/themes/unibell/css/et-line-font/fonts/et-line.woff) format('woff'),
url(//creditriser.co.in/wp-content/themes/unibell/css/et-line-font/fonts/et-line.ttf) format('truetype'),
url(//creditriser.co.in/wp-content/themes/unibell/css/et-line-font/fonts/et-line.svg#et-line) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'et-line';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display:inline-block;
}  .icon-mobile, .icon-laptop, .icon-desktop, .icon-tablet, .icon-phone, .icon-document, .icon-documents, .icon-search, .icon-clipboard, .icon-newspaper, .icon-notebook, .icon-book-open, .icon-browser, .icon-calendar, .icon-presentation, .icon-picture, .icon-pictures, .icon-video, .icon-camera, .icon-printer, .icon-toolbox, .icon-briefcase, .icon-wallet, .icon-gift, .icon-bargraph, .icon-grid, .icon-expand, .icon-focus, .icon-edit, .icon-adjustments, .icon-ribbon, .icon-hourglass, .icon-lock, .icon-megaphone, .icon-shield, .icon-trophy, .icon-flag, .icon-map, .icon-puzzle, .icon-basket, .icon-envelope, .icon-streetsign, .icon-telescope, .icon-gears, .icon-key, .icon-paperclip, .icon-attachment, .icon-pricetags, .icon-lightbulb, .icon-layers, .icon-pencil, .icon-tools, .icon-tools-2, .icon-scissors, .icon-paintbrush, .icon-magnifying-glass, .icon-circle-compass, .icon-linegraph, .icon-mic, .icon-strategy, .icon-beaker, .icon-caution, .icon-recycle, .icon-anchor, .icon-profile-male, .icon-profile-female, .icon-bike, .icon-wine, .icon-hotairballoon, .icon-globe, .icon-genius, .icon-map-pin, .icon-dial, .icon-chat, .icon-heart, .icon-cloud, .icon-upload, .icon-download, .icon-target, .icon-hazardous, .icon-piechart, .icon-speedometer, .icon-global, .icon-compass, .icon-lifesaver, .icon-clock, .icon-aperture, .icon-quote, .icon-scope, .icon-alarmclock, .icon-refresh, .icon-happy, .icon-sad, .icon-facebook, .icon-twitter, .icon-googleplus, .icon-rss, .icon-tumblr, .icon-linkedin, .icon-dribbble {
font-family: 'et-line';
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;
display:inline-block;
}
.icon-mobile:before {
content: "\e000";
}
.icon-laptop:before {
content: "\e001";
}
.icon-desktop:before {
content: "\e002";
}
.icon-tablet:before {
content: "\e003";
}
.icon-phone:before {
content: "\e004";
}
.icon-document:before {
content: "\e005";
}
.icon-documents:before {
content: "\e006";
}
.icon-search:before {
content: "\e007";
}
.icon-clipboard:before {
content: "\e008";
}
.icon-newspaper:before {
content: "\e009";
}
.icon-notebook:before {
content: "\e00a";
}
.icon-book-open:before {
content: "\e00b";
}
.icon-browser:before {
content: "\e00c";
}
.icon-calendar:before {
content: "\e00d";
}
.icon-presentation:before {
content: "\e00e";
}
.icon-picture:before {
content: "\e00f";
}
.icon-pictures:before {
content: "\e010";
}
.icon-video:before {
content: "\e011";
}
.icon-camera:before {
content: "\e012";
}
.icon-printer:before {
content: "\e013";
}
.icon-toolbox:before {
content: "\e014";
}
.icon-briefcase:before {
content: "\e015";
}
.icon-wallet:before {
content: "\e016";
}
.icon-gift:before {
content: "\e017";
}
.icon-bargraph:before {
content: "\e018";
}
.icon-grid:before {
content: "\e019";
}
.icon-expand:before {
content: "\e01a";
}
.icon-focus:before {
content: "\e01b";
}
.icon-edit:before {
content: "\e01c";
}
.icon-adjustments:before {
content: "\e01d";
}
.icon-ribbon:before {
content: "\e01e";
}
.icon-hourglass:before {
content: "\e01f";
}
.icon-lock:before {
content: "\e020";
}
.icon-megaphone:before {
content: "\e021";
}
.icon-shield:before {
content: "\e022";
}
.icon-trophy:before {
content: "\e023";
}
.icon-flag:before {
content: "\e024";
}
.icon-map:before {
content: "\e025";
}
.icon-puzzle:before {
content: "\e026";
}
.icon-basket:before {
content: "\e027";
}
.icon-envelope:before {
content: "\e028";
}
.icon-streetsign:before {
content: "\e029";
}
.icon-telescope:before {
content: "\e02a";
}
.icon-gears:before {
content: "\e02b";
}
.icon-key:before {
content: "\e02c";
}
.icon-paperclip:before {
content: "\e02d";
}
.icon-attachment:before {
content: "\e02e";
}
.icon-pricetags:before {
content: "\e02f";
}
.icon-lightbulb:before {
content: "\e030";
}
.icon-layers:before {
content: "\e031";
}
.icon-pencil:before {
content: "\e032";
}
.icon-tools:before {
content: "\e033";
}
.icon-tools-2:before {
content: "\e034";
}
.icon-scissors:before {
content: "\e035";
}
.icon-paintbrush:before {
content: "\e036";
}
.icon-magnifying-glass:before {
content: "\e037";
}
.icon-circle-compass:before {
content: "\e038";
}
.icon-linegraph:before {
content: "\e039";
}
.icon-mic:before {
content: "\e03a";
}
.icon-strategy:before {
content: "\e03b";
}
.icon-beaker:before {
content: "\e03c";
}
.icon-caution:before {
content: "\e03d";
}
.icon-recycle:before {
content: "\e03e";
}
.icon-anchor:before {
content: "\e03f";
}
.icon-profile-male:before {
content: "\e040";
}
.icon-profile-female:before {
content: "\e041";
}
.icon-bike:before {
content: "\e042";
}
.icon-wine:before {
content: "\e043";
}
.icon-hotairballoon:before {
content: "\e044";
}
.icon-globe:before {
content: "\e045";
}
.icon-genius:before {
content: "\e046";
}
.icon-map-pin:before {
content: "\e047";
}
.icon-dial:before {
content: "\e048";
}
.icon-chat:before {
content: "\e049";
}
.icon-heart:before {
content: "\e04a";
}
.icon-cloud:before {
content: "\e04b";
}
.icon-upload:before {
content: "\e04c";
}
.icon-download:before {
content: "\e04d";
}
.icon-target:before {
content: "\e04e";
}
.icon-hazardous:before {
content: "\e04f";
}
.icon-piechart:before {
content: "\e050";
}
.icon-speedometer:before {
content: "\e051";
}
.icon-global:before {
content: "\e052";
}
.icon-compass:before {
content: "\e053";
}
.icon-lifesaver:before {
content: "\e054";
}
.icon-clock:before {
content: "\e055";
}
.icon-aperture:before {
content: "\e056";
}
.icon-quote:before {
content: "\e057";
}
.icon-scope:before {
content: "\e058";
}
.icon-alarmclock:before {
content: "\e059";
}
.icon-refresh:before {
content: "\e05a";
}
.icon-happy:before {
content: "\e05b";
}
.icon-sad:before {
content: "\e05c";
}
.icon-facebook:before {
content: "\e05d";
}
.icon-twitter:before {
content: "\e05e";
}
.icon-googleplus:before {
content: "\e05f";
}
.icon-rss:before {
content: "\e060";
}
.icon-tumblr:before {
content: "\e061";
}
.icon-linkedin:before {
content: "\e062";
}
.icon-dribbble:before {
content: "\e063";
}.owl-carousel, .owl-carousel .owl-item {
-webkit-tap-highlight-color:transparent;
position:relative
}
.owl-carousel {
display:none;
z-index:1
}
.owl-carousel .owl-stage {
position:relative;
-ms-touch-action:pan-Y
}
.owl-carousel .owl-stage:after {
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0
}
.owl-carousel .owl-stage-outer {
position:relative;
overflow:hidden;
-webkit-transform:translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
min-height:1px;
float:left;
-webkit-backface-visibility:hidden;
-webkit-touch-callout:none
}
.owl-carousel .owl-item img {
display:block;
-webkit-transform-style:preserve-3d
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
display:none
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
display:block
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
cursor: e-resize;
cursor: e-resize;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
.owl-carousel.owl-loading {
opacity:0;
display:block
}
.owl-carousel.owl-hidden {
opacity:0
}
.owl-carousel.owl-refresh .owl-item {
visibility:hidden
}
.owl-carousel.owl-drag .owl-item {
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
.owl-carousel.owl-grab {
cursor: e-resize;
cursor: e-resize;
}
.owl-carousel.owl-rtl {
direction:rtl
}
.owl-carousel.owl-rtl .owl-item {
float:right
}
.owl-carousel .animated {
-webkit-animation-duration:1s;
animation-duration:1s;
-webkit-animation-fill-mode:both;
animation-fill-mode:both
}
.owl-carousel .owl-animated-in {
z-index:0
}
.owl-carousel .owl-animated-out {
z-index:1
}
.owl-carousel .fadeOut {
-webkit-animation-name:fadeOut;
animation-name:fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
transition:height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
opacity:0;
transition:opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy {
-webkit-transform-style:preserve-3d;
transform-style:preserve-3d
}
.owl-carousel .owl-video-wrapper {
position:relative;
height:100%;
background:#000
}
.owl-carousel .owl-video-play-icon {
position:absolute;
height:80px;
width:80px;
left:50%;
top:50%;
margin-left:-40px;
margin-top:-40px;
background:url(//creditriser.co.in/wp-content/themes/unibell/css/owl.video.play.png) no-repeat;
cursor: e-resize;
z-index:1;
-webkit-backface-visibility:hidden;
transition:-webkit-transform .1s ease;
transition:transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transform:scale(1.3, 1.3);
-ms-transform:scale(1.3, 1.3);
transform:scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
display:none
}
.owl-carousel .owl-video-tn {
opacity:0;
height:100%;
background-position:center center;
background-repeat:no-repeat;
background-size:contain;
transition:opacity .4s ease
}
.owl-carousel .owl-video-frame {
position:relative;
z-index:1;
height:100%;
width:100%
}.owl-theme .owl-dots, .owl-theme .owl-nav {
text-align:center;
-webkit-tap-highlight-color:transparent
}
.owl-theme .owl-nav {
margin-top:10px
}
.owl-theme .owl-nav .disabled {
opacity:.5;
cursor: e-resize;
}
.owl-theme .owl-nav.disabled+.owl-dots {
margin-top:50px
}
.owl-theme .owl-dots .owl-dot {
display:inline-block;
zoom:1
}
.owl-theme .owl-dots .owl-dot span {
width:5px;
height:25px;
margin:5px 7px;
background:#999;
display:block;
-webkit-backface-visibility:visible;
transition:opacity .2s ease;
border-radius:30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background:#f99800
}@import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Raleway:300,900,100,600,400,500,800");
@import url("https://fonts.googleapis.com/css?family=Abril+Fatface|Bungee+Inline|Fredericka+the+Great|Limelight|Lobster|Monoton");
body {
font-family: 'Open+Sans', sans-serif;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
width: 100% !important;
height: 100% !important;
font-size: 14px;
color: #616161;
line-height: 28px;
margin: 0px;
padding: 0px;
}
#canvas {
background: #000;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
color: #333333;
font-family: 'Raleway', sans-serif;
font-weight: 500;
text-transform: uppercase;
}
a {
color: #fff;
}
a:hover, a:focus {
text-decoration: none;
outline: none;
}
a:focus {
color: #fff;
}
ul, ol {
list-style: none;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}
.clearfix {
display: block;
}
ul, ol {
padding: 0;
webkit-padding: 0;
moz-padding: 0;
}
clients-name .radius {
border-radius: 50%;
}
img {
max-width: 100%;
height: auto;
}
#faq {
padding: 80px 0 0 0;
}  .light-bg {
background: #f7f7f7;
}
.gray {
color: #d9d9d9;
}
.light-gray {
color: #333;
}
.white {
color: #ffffff;
}
.yellow {
color: #ffa211!important;
font-weight: 800;
text-transform: uppercase;
}
.red {
color: #ffa211;
font-weight: 600;
text-transform: uppercase;
}
.black {
color: #000;
font-size: 22px;
}
.black-small {
color: #000;
font-size: 15px;
line-height: 32px;
}
.dark {
color: #f1f1f1;
}
.red-s {
color: #ffa211;
font-weight: 600;
font-family: 'Open+Sans', sans-serif;
}
.interface-img {
text-align: center;
}
.centered {
margin: 0 auto;
}   .btn-top {
border-radius: 10px;
background: #fff;
color: #ff0035;
font-size: 20px;
font-weight: normal;
padding: 20px 50px;
margin-top: 25px;
text-transform: uppercase;
}
.top-download {
padding: 30px 0 30px 0;
line-height: 28px;
}
.top-btn-text {
font-size: 23px;
text-transform: uppercase;
color: #ffffff !important;
line-height: 28px;
padding-top: 21px;
}
.btn-download-black {
font-weight: 600;
display: inline-block;
border: 1px solid #ffa211;
padding: 20px 30px;
background: #000;
color: #ffffff;
font-size: 15px;
text-shadow: none;
border-radius: 0px;
text-decoration: none;
-webkit-transition: all .6s ease 0s;
transition: all .6s ease 0s;
text-transform: uppercase;
max-width: 100%;
width: 210px;
letter-spacing: 1px
}
.btn-download-black:hover {
background-color: transparent;
border: 1px solid #000;
color: #000;
text-decoration: none;
display: inline-block;
}
.btn-small {
border: 1px solid #c1c1c1;
text-transform: uppercase;
text-decoration: none;
border-radius: 0px;
color: #333;
font-size: 13px;
font-weight: 600;
margin-top: 25px;
padding: 10px 20px 10px 18px;
transition: all 0.5s ease 0s;
background: #fff;
}
.btn-small:hover {
background: #ffa211;
color: #333;
text-decoration: none;
border: 1px solid #ffa211;
}
.btn-download {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid #f99800;
border-radius: 0;
box-shadow: 3px 6px 0 0 #f99800;
color: #000;
display: inline-block;
font-size: 16px;
font-weight: 600;
max-width: 100%;
padding: 15px 30px;
text-decoration: none;
text-shadow: none;
text-transform: uppercase;
transition: all 0.6s ease 0s;
width: 210px;
letter-spacing: 1px
}
.btn-download:hover {
background-color: #ffa211;
border: 1px solid #ffa211;
color: #333;
text-decoration: none;
display: inline-block;
box-shadow: 0px 6px 0px 0 #000;
}
.btn-download i {
color: #000!important;
font-size: 22px!important;
}
.btn-download:hover i {
color: #000!important;
font-size: 22px!important;
}
.btn-download:hover i {
color: #333;
}
.btn-download:focus {
color: #ffffff;
}
.btn-download-wt {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid #f99800;
border-radius: 0;
box-shadow: 3px 6px 0 0 #f99800;
color: #fff;
display: inline-block;
font-size: 16px;
font-weight: 600;
max-width: 100%;
padding: 15px 30px;
text-decoration: none;
text-shadow: none;
text-transform: uppercase;
transition: all 0.6s ease 0s;
width: 210px;
letter-spacing: 1px
}
.btn-download-wt:hover {
background-color: #ffa211;
border: 1px solid #ffa211;
color: #000;
text-decoration: none;
display: inline-block;
box-shadow: 0px 6px 0px 0 #000;
}
.btn-download-wt i {
color: #fff!important;
font-size: 22px!important;
}
.btn-download-wt:hover i {
color: #000!important;
font-size: 22px!important;
}
.btn-download-wt:hover i {
color: #000;
}
.btn-download-wt:focus {
color: #ffffff;
}
.btn-get {
display: inline-block;
padding: 15px 30px;
border: 1px solid #ffa211;
color: #000;
font-size: 16px;
text-shadow: none;
border-radius: 0px;
text-decoration: none;
-webkit-transition: all .6s ease 0s;
transition: all .6s ease 0s;
margin: 5px 10px 0;
text-transform: uppercase;
max-width: 100%;
width: 210px;
font-weight: 600;
background: #ffa211;
box-shadow: 3px 6px 0px 0 #000;
letter-spacing: 1px
}
.btn-get:hover {
background-color: #000;
color: #ffa211;
text-decoration: none;
display: inline-block;
border: 1px solid #000;
box-shadow: 0px 6px 0px 0 #ffa211;
}
.btn-get i {
color: #000!important;
font-size: 22px!important;
}
.btn-get:hover i {
color: #ffa211!important;
font-size: 22px;
}
.btn-get:focus {
color: #ffffff;
}
.btn-download-send {
display: inline-block;
border: none;
padding: 20px 30px;
background-color: #ffa211;
color: #000;
font-size: 18px;
text-shadow: none;
text-decoration: none;
-webkit-transition: all .6s ease 0s;
transition: all .6s ease 0s;
text-transform: uppercase;
border-radius: 0px;
max-width: 150px;
width: 225px;
margin-top: 22px;
}
.btn-download-send:hover {
background-color: #fff;
border: none;
color: #333;
text-decoration: none;
display: inline-block;
}
.btn-download-small i {
color: #fff;
font-size: 22px;
}
.btn-download-small:hover i {
color: #333;
}
.btn-download-small {
display: inline-block;
border: 1px solid #ffa211;
padding: 12px 30px;
background: #ffa211;
color: #ffffff;
font-size: 16px;
font-weight: 600;
text-shadow: none;
border-radius: 0px;
text-decoration: none;
-webkit-transition: all .6s ease 0s;
transition: all .6s ease 0s;
text-transform: uppercase;
max-width: 100%;
width: 190px;
margin-top: 22px;
}
.btn-download-small:hover {
background-color: transparent;
border: 1px solid #ffa211;
color: #333;
text-decoration: none;
display: inline-block;
}
.btn-download-small:focus {
color: #ffffff;
}
.roll {
background: #ff0035;
padding: 15px;
}
.roll-t-1 {
padding: 75px 0 75px 0;
border: 8px solid #a6451d;
border-width: 5px 0px 1px 0px;
background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}
.roll-t-1 h1 {
font-size: 45px;
text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
font-family: 'Raleway', sans-serif;
font-weight: 600;
}
.roll-t-1 h5 {
font-size: 10px;
letter-spacing: 10px;
}
.roll-t-1 p {
font-size: 15px;
letter-spacing: 3px;
}
.roll-t-2 {
padding: 75px 0 75px 0;
border: 8px solid #ff0035;
border-width: 5px 0px 1px 0px;
background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}
.roll-t-2 h1 {
font-size: 45px;
text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
font-family: 'Raleway', sans-serif;
font-weight: 600;
}
.roll-t-2 h5 {
font-size: 10px;
letter-spacing: 10px;
}
.roll-t-2 p {
font-size: 15px;
letter-spacing: 3px;
}
.roll-t-3 {
padding: 75px 0 75px 0;
border: 8px solid #085495;
border-width: 5px 0px 1px 0px;
background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}
.roll-t-3 h1 {
font-size: 45px;
text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
font-family: 'Raleway', sans-serif;
font-weight: 600;
}
.roll-t-3 h5 {
font-size: 10px;
letter-spacing: 10px;
}
.roll-t-3 p {
font-size: 15px;
letter-spacing: 3px;
}
.roll-t-4 {
padding: 75px 0 75px 0;
border: 8px solid #729508;
border-width: 5px 0px 1px 0px;
background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}
.roll-t-4 h1 {
font-size: 45px;
text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
font-family: 'Raleway', sans-serif;
font-weight: 600;
}
.roll-t-4 h5 {
font-size: 10px;
letter-spacing: 10px;
}
.roll-t-4 p {
font-size: 15px;
letter-spacing: 3px;
}   #about-review-full {
background-image: url(//creditriser.co.in/wp-content/themes/unibell/img/hero/review-bg.jpg);
padding: 110px 0 110px 0;
}
#testimonial-list .thumb {
display: inline-block;
margin-bottom: 20px;
}
#testimonial-list .thumb img {
border-radius: 50%;
height: 90px;
width: 90px;
border: 13px solid #a9a9a9;
margin-top: 45px;
}
#testimonial-list p {
font-size: 22px;
font-weight: 300;
line-height: 35px;
color: #333;
}
#testimonial-list .testimonial-meta {
font-weight: 700;
text-transform: uppercase;
}
#testimonial-list .testimonial-meta span {
font-size: 16px;
opacity: 0.7;
color:#333;
}
@media (max-width: 768px) {
.container-fluid.pad-less{}
}
#testimonial-list.owl-theme .owl-dots .owl-dot span {
border-radius: 0;
}
.parallax {
background: rgba(0, 0, 0, 0) none no-repeat fixed center center / cover;
position: relative;
}
.parallax.light-overlay::before, .parallax::before {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.parallax::before {
background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
.parallax.light-overlay::before {
background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}
.parallax-promo {
background-image: url(//creditriser.co.in/wp-content/themes/unibell/img/slider/slider-3.jpg);
}
.fun-box i {
font-size: 40px;
margin-bottom: 20px;
}
.fun-box .value {
font-size: 50px;
}
.fun-box .title, .portfolio-filter ul li {
font-size: 16px;
text-transform: uppercase;
}
@media (max-width: 991px) {
.fun-box{
} 
}   #owl-slider, #owl-slider .item {
height: 100%;
position: relative;
width: 100%;
}
#owl-slider {
max-height: none;
}
#owl-slider .item {
overflow: hidden;
}
#owl-slider .item::before {
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
#owl-slider .item .item-img {
background-color: transparent;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
}
#owl-slider .item .slider-info {
margin: 0 auto;
padding: 0 20px;
position: relative;
top: 35%;
width: 1140px;
z-index: 100;
}
#owl-slider .item .slider-info .sub-title, #owl-slider .item .slider-info h1, #owl-slider .item .slider-info h5, #owl-slider .item .slider-info p {
margin-top: 0;
}
#owl-slider .item .slider-info h1 {
font-size:65px;
font-family: 'Monoton', cursive;
line-height:normal;
}
@media (max-width: 768px) {
#owl-slider .item .slider-info h1 {
font-size: 30px;
}
}
#owl-slider .item .slider-info h5 {
font-size: 13px;
font-weight: 400;
margin-bottom: 15px;
letter-spacing:5px;
}
#owl-slider .item .slider-info p {
font-size: 13px;
font-weight: 600;
margin-bottom: 30px;
letter-spacing:5px;
}
@media (min-width: 768px) {
#owl-slider .item .slider-info {
width: 750px;
}
}
@media (max-width: 768px) {
#owl-slider .item .slider-info {
top: 30%;
width: 100%;
}
}
@media (min-width: 300px) {
#owl-slider .item .slider-info {
width: 35%;
border:15px solid #ffa211;
padding:25px;
background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
padding:55px 0 25px 0;
border-width:1px 0 25px 0;
}
}
#owl-slider .item .slider-btn .btn {
padding: 16px 40px;
}
#owl-slider .item .slider-btn .btn:first-child {
margin-right: 10px;
}
#owl-slider.owl-nav-dark .item::before {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#owl-slider.owl-theme .owl-nav {
bottom: 20px;
margin-top: -60px;
position: absolute;
right: 20px;
top: 50%;
}
@media (max-width: 1080px) {
#owl-slider.owl-theme .owl-nav [class*="owl-"] {
display: none;
}
}
#owl-slider.owl-theme.owl-nav-dark .owl-nav [class*="owl-"] {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid #222;
border-radius: 0;
color: #222;
cursor: e-resize;
display: inline-block;
font-size: 14px;
margin: 0 2px;
padding: 5px 20px;
}
#owl-slider.owl-theme.owl-nav-dark .owl-nav [class*="owl-"]:hover {
background: #fc575e none repeat scroll 0 0;
border-color: #fc575e;
color: #fff;
}
#owl-slider.owl-theme .owl-nav .disabled {
opacity: 0.6;
}
#owl-slider.owl-carousel .owl-nav .owl-next, #owl-slider.owl-carousel .owl-nav .owl-prev {
position: relative;
}
#owl-slider.owl-theme .owl-dots {
bottom: 0;
left: 0;
position: absolute;
right: 0;
}
#owl-slider.owl-theme .owl-dots .owl-dot {
margin: 15px 0;
}
#owl-slider.owl-theme .owl-dots .owl-dot span {
border-radius: 0;
height: 25px;
width: 6px;
}
#owl-slider.owl-theme .owl-dots .owl-dot.active span, #owl-slider.owl-theme .owl-dots .owl-dot:hover span {
background:#ffa211;
}
.light-txt h1, .light-txt h2, .light-txt h3, .light-txt h4, .light-txt h5, .light-txt p, .light-txt span {
color: #fff
}   .city {
background: rgba(0, 0, 0, 0) url(//creditriser.co.in/wp-content/themes/unibell/img/hero/city.jpg) no-repeat fixed center bottom / cover;
display: table;
height: 100%;
padding: 0;
position: relative;
width: 100%;
}
.desk{	background: rgba(0, 0, 0, 0) url(//creditriser.co.in/wp-content/themes/unibell/img/hero/desk.jpg) no-repeat fixed center bottom / cover;
display: table;
height: 100%;
padding: 0;
position: relative;
width: 100%;}
.hero {
display: table;
height: 100%;
padding: 0;
position: relative;
width: 100%;
}
.hero .hero-content.light-txt .hero-subtitle {
color: #fff;
text-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.hero .hero-content.light-txt h1, .hero .hero-content.light-txt h2 {
color: #fff;
text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.hero .hero-content.light-txt .button-bg {
background: #fc575e none repeat scroll 0 0;
border-color: #fc575e;
}
.hero .hero-content.light-txt .button-bg:hover {
background: #fff none repeat scroll 0 0;
border-color: #fff;
color: #333;
}
.hero .hero-content.light-txt .button {
border: 1px solid #fff;
color: #fff;
}
.hero .hero-content.light-txt .button:focus, .hero .hero-content.light-txt .button:hover {
border-color: #fc575e;
}
.hero .hero-content {
display: table-cell;
transform: translateY(-2.1rem);
vertical-align: middle;
}
.hero .hero-content h1, .hero .hero-content h2, .video-banner h1, .video-banner h2 {
display: inline-block;
line-height: 1.071;
margin-bottom: 2rem;
margin-top: 1rem;
text-shadow: none;
}
.hero .hero-content h1, .video-banner h1 {
font-size: 55px;
font-weight: 200;
color: #ffa211 ;
letter-spacing: 3px;
font-family: 'Bungee Inline', cursive;
padding:45px;
box-shadow:0 0 20px rgba(0, 0, 0, 0.5);
border:0px solid #fff;
}
.hero .hero-content-i.light-txt .hero-subtitle {
color: #fff;
text-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.hero .hero-content-i.light-txt h1, .hero .hero-content.light-txt h2 {
color: #ffa211 ;
text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.hero .hero-content-i.light-txt .button-bg {
background: #fc575e none repeat scroll 0 0;
border-color: #fc575e;
}
.hero .hero-content-i.light-txt .button-bg:hover {
background: #fff none repeat scroll 0 0;
border-color: #fff;
color: #333;
}
.hero .hero-content-i.light-txt .button {
border: 1px solid #fff;
color: #fff;
}
.hero .hero-content-i.light-txt .button:focus, .hero .hero-content.light-txt .button:hover {
border-color: #fc575e;
}
.hero .hero-content-i {
display: table-cell;
transform: translateY(-2.1rem);
vertical-align: middle;
}
.hero .hero-content-i h1, .hero .hero-content h2, .video-banner h1, .video-banner h2 {
display: inline-block;
line-height: 1.071;
margin-bottom: 2rem;
margin-top: 1rem;
text-shadow: none;
}
.hero .hero-content-i h1, .video-banner h1 {
font-size:50px;
font-weight: 600;
color: #fff;
letter-spacing: 3px;
font-family: 'Bungee Inline', cursive;
border-bottom:2px solid #ffa211;
padding-bottom:10px;
}
.hero .hero-content-ii.light-txt .hero-subtitle {
color: #fff;
text-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.hero .hero-content-ii.light-txt h1, .hero .hero-content.light-txt h2 {
color: #fff;
text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
border:1px solid #666;
border-width:2px 1px 1px 1px;
border-color:#ffa211 #fff #ffa211
#fff;}
.hero .hero-content-ii.light-txt .button-bg {
background: #fc575e none repeat scroll 0 0;
border-color: #fc575e;
}
.hero .hero-content-ii.light-txt .button-bg:hover {
background: #fff none repeat scroll 0 0;
border-color: #fff;
color: #333;
}
.hero .hero-content-ii.light-txt .button {
border: 1px solid #fff;
color: #fff;
}
.hero .hero-content-ii.light-txt .button:focus, .hero .hero-content.light-txt .button:hover {
border-color: #fc575e;
}
.hero .hero-content-ii {
display: table-cell;
transform: translateY(-2.1rem);
vertical-align: middle;
}
.hero .hero-content-ii h1, .hero .hero-content h2, .video-banner h1, .video-banner h2 {
display: inline-block;
line-height: 1.071;
margin-bottom: 2rem;
margin-top: 1rem;
text-shadow: none;
}
.hero .hero-content-ii h1, .video-banner h1 {
font-size: 45px;
font-weight: 600;
color: #ffa211 ;
letter-spacing:22px;
font-family: 'Bungee Inline', cursive;
padding:45px;
box-shadow:0 0 20px rgba(0, 0, 0, 0.5);
border:0px solid #fff;
line-height:65px;
border-width:2px 1px 2px 1px;
border-color:#ffa211 #fff #fff #fff;
}
@media (max-width: 480px) {
.hero .hero-content h1{
} 
}
.hero .hero-content h2, .video-banner h2 {
font-size: 4.4rem;
}
.hero .hero-content h5 {
color: #fc575e;
font-size: 2.3rem;
letter-spacing: 0.3rem;
line-height: 1.565;
margin-bottom: 0;
}
.hero .hero-content .hero-subtitle {
font-size: 12px;
letter-spacing: 8px;
line-height: 28px;
margin-bottom: 2px;
text-shadow: none;
}
.hero .hero-content .group-button {
display: inline-block;
margin-top: 30px;
}
.hero .hero-content .group-button a {
margin: 0 10px;
}
@media (max-width: 380px) {
.hero .hero-content .group-button a{
} 
}
.hero .hero-content .button-bg {
background: #fc575e none repeat scroll 0 0;
border-color: #fc575e;
color: #fff;
}
.hero .hero-content .button-bg:hover {
background: #000 none repeat scroll 0 0;
border-color: #000;
color: #fff;
}
.hero .hero-content .button {
border: 1px solid #000;
border-radius: 40px;
color: #000;
font-size: 1.3rem;
height: 6rem;
letter-spacing: 0.25rem;
line-height: 5.4rem;
margin-top: 0.6rem;
padding: 10px 30px;
text-transform: uppercase;
}
@media (max-width: 480px) {
.hero .hero-content .button{
} 
}
.hero .hero-content .button:focus, .hero .hero-content .button:hover {
border-color: #fc575e;
}
.hero-short-banner {
height: 500px;
}
.hero-overlay {
background: #111 none repeat scroll 0 0;
height: 100%;
left: 0;
opacity: 0.65;
position: absolute;
top: 0;
width: 100%;
}
.hero-overlay-g {
background: rgba(0, 0, 0, 0) linear-gradient(to left, #ff0035, #ffa211) repeat scroll 0 0;
height: 100%;
left: 0;
opacity: 0.85;
position: absolute;
top: 0;
width: 100%;
}   .surface-container {
height: 100vh;
}
.content {
position: relative;
}
.content-v h1 {
font-size: 45px;
font-weight: 600;
display: inline-block;
color: #fff;
margin-top: -90px;
font-family: 'Lobster', cursive;
letter-spacing:20px;
}
.content .subtitle {
font-size: 1.7rem;
line-height: 2.4rem;
margin-bottom: 3rem;
letter-spacing: .2rem;
text-shadow: none;
}
.content .group-button {
display: inline-block;
margin-top: 30px;
}
.content .group-button a {
margin: 0 10px;
}   .typist-blink::after {
animation: 1s step-start 0s normal none infinite running blink;
content: " ";
display: inline-block;
height: 62px;
margin-left: 3px;
margin-right: 7px;
position: relative;
top: 10px;
color:#ffa211;
}
.typist-blink > .selectedText {
display: none;
}
.typist-mark > .selectedText {
background-color: #222;
color: #f99800;
font-style: normal;
}
.video-banner {
overflow: hidden;
}
.video-banner .video-wrap {
height: auto;
left: 50%;
min-height: 100%;
min-width: 100%;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
width: auto;
z-index: 1;
}
.video-banner .video-overlay {
backface-visibility: hidden;
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 5;
}
@media (max-width: 480px) {
.video-banner h1{}
}
.relative, .video-banner {
position: relative;
}
.content-v {
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
width:100%;
z-index: 2;
}
@media (max-width: 767px) {
.content-v{}
}   .main-area {
background: rgba(0, 0, 0, 0) linear-gradient(to left, #ff4200, #ffa211) repeat scroll 0 0;
}
.main-area h1 {
color: #ffffff;
text-align: center;
font-size: 25px;
text-transform: uppercase;
padding: 5px;
}
.main-area-div {
margin-top: 40px;
margin-bottom: 40px;
}
.main-para {
text-align: center;
font-size: 40px;
color: #fff;
font-weight: 300;
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
margin-top: 45px;
}
.para-tex {
font-size: 20px;
line-height: 30px;
color: #c1c1c1;
}
p {
line-height: 27px;
padding: 1px;
color: #333;
letter-spacing: 0px;
}
.no-p {
padding: 0px;
}
p.para {
font-size: 16px;
margin: 40px 0 40px 0;
line-height: 28px;
color: #616161;
padding: 5px;
}
.main-para-i {
text-align: center;
font-size: 50px;
color: #fff;
font-weight: 200;
line-height: 60px;
padding-top: 25px
}
.main-para-bold {
text-align: center;
font-size: 40px;
color: #fff;
font-weight: 200;
line-height: 50px;
}
.clients-name {
font-size: 23px;
color: #c9c9c9;
}
.list-demos {
font-size: 16px;
color: #fefefe;
padding: 10px;
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
margin-top: 20px;
}
.demo-head {
padding: 0px;
margin-top: 0px;
}   .low-back-gradient-inner {
position: relative;
}
.top-heading-inner {
color: #fff;
font-size: 40px;
font-weight: 600;
text-transform: uppercase;
}
.low-back-gradient-inner:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000 none repeat scroll 0 0;
opacity: 0.75
}
.bg-footer {
background: url(//creditriser.co.in/wp-content/themes/unibell/img/footer-bg.jpg) no-repeat scroll center center / cover;
background-size: cover;
}
.video {
position: absolute;
top: 0;
left: 50%;
bottom: 0;
min-width: 100%;
min-height: 100%;
-webkit-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
z-index: -999;
padding: 0px;
margin: 0px;
}
.text-con-video {
color: #fff;
padding: 100px 0 100px 0;
}
.mobile {
padding: 35px 0 0 0;
}
.text-con-i {
color: #fff;
padding: 160px 0 0 0;
}
.text-con-rain {
color: #000;
padding: 190px 0 0 0;
}
.lead-rain h1 {
color: #000;
font-size: 30px;
line-height: normal;
font-family: 'Raleway', sans-serif;
font-weight: 300;
line-height: normal;
margin-top: 100px;
text-transform: uppercase;
}
.lead-rain {
font-size: inherit;
font-size: 16px;
font-weight: normal;
line-height: normal;
margin-bottom: 70px;
}
.top-heading-rain {
color: #000;
font-size: 70px;
font-weight: 100;
text-transform: uppercase;
}
.text-con-err {
color: #fff;
padding: 190px 0 250px 0;
}
.lead {
font-size: inherit;
font-size: 16px;
font-weight: normal;
line-height: normal;
margin-bottom: 50px;
}
.lead h1 {
color: #fff;
font-size: 30px;
line-height: normal;
font-family: 'Raleway', sans-serif;
font-weight: 300;
line-height: normal;
margin-top: 100px;
text-transform: uppercase;
}
.lead-fprm h1 {
color: #fff;
font-size: 30px;
line-height: normal;
font-family: 'Raleway', sans-serif;
font-weight: 300;
line-height: normal;
margin-top: 40px;
}
.top-heading {
color: #fff;
font-size: 35px;
font-family: 'Abril Fatface', cursive;
font-weight: 100;
letter-spacing:25px;
margin-bottom:20px;
}
.text-con-app {
padding: 90px 0 90px;
}
.top-heading-i {
color: #fff;
font-size: 52px;
font-weight: 100;
text-transform: uppercase;
}
.top-heading-soon {
color: #fff;
font-size: 85px;
font-weight: 100;
text-transform: uppercase;
padding: 40px 0 25px 0;
font-family: 'Raleway', sans-serif;
}
.top-heading-creative {
color: #fff;
font-size: 45px;
font-weight: 600;
}
.lead-text {
color: #dfdfdf;
line-height: 25px;
}
.lead-controls {
margin-top: 0px;
}
.video-about {
padding: 190px 0 0 0;
}
.video-top {
padding: 20px 0 0 0;
}
.lead-controls-i {
margin-top: 0px;
display: table-cell;
vertical-align: middle;
margin: 0 auto;
height: 600px;
}
.lead-laptop {
margin-top: 20px;
text-align: center;
}
.lead-controls a {
margin-top: 20px;
vertical-align: middle;
}
.play-home {
font-size: 15px;
display: inline-block;
}
.btn-lead {
margin-right: 20px;
}
.play-home:hover {
text-decoration: none;
}
.play-home .fa {
padding: 1px;
color: inherit;
vertical-align: middle;
margin-right: 10px;
font-size: 10px;
}
.content {
position: relative;
background-color: #fff;
}
.low-back {
position: relative;
}
.low-back:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
}
.low-blue {
position: relative;
}
.low-blue:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(16, 150, 189, 0.6);
}
.low-back-i {
position: relative;
}
.low-back-i:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.7);
} .low-back-gradient-r {
position: relative;
}
.low-back-gradient-r:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0) linear-gradient(to top, #ff4200, #f99800 ) repeat scroll 0 0;
opacity: 0.93;
}
.low-back-gradient-i {
position: relative;
}
.low-back-gradient-i:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000 none repeat scroll 0 0;
opacity: 0.65
} .low-back-footer-r {
position: relative;
}
.low-back-footer-r:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0) linear-gradient(to top, #000, #000) repeat scroll 0 0;
opacity: 0.6;
}
.low-back-dark {
position: relative;
}
.low-back-dark:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
}
.low-back-up {
position: relative;
z-index: 1;
}
.mobile * {
background-attachment: scroll!important;
}
.layout {
overflow: hidden;
}
#features1 {
padding: 70px 0 60px 0;
background: #f1f1f1;
}
.column {
margin-top: 10px;
}
.video-back {
position: absolute;
top: 50%;
width: 100%;
left: 0;
text-align: center;
z-index: 15;
-webkit-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
transform: translate(0%, -50%);
}
.html-video {
width: 100%;
overflow: hidden;
position: relative;
}
.html-video:before {
content: "";
background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.video-back-i {
position: absolute;
top: 50%;
width: 100%;
left: 0;
text-align: center;
z-index: 15;
-webkit-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
transform: translate(0%, -50%);
}
.html-video-i {
top: 0%;
left: 0%;
max-height: 610px;
width: 100%;
overflow: hidden;
position: relative;
}
.html-video-i:before {
content: "";
background: rgba(0, 0, 0, 0) linear-gradient(to left, #000, #000 ) repeat scroll 0 0;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0.6;
}
.content-slide {
position: absolute;
top: 40%;
width: 100%;
left: 0;
text-align: center;
z-index: 15;
-webkit-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
transform: translate(0%, -50%);
}
.content-slide h2 {
padding-top: 100px;
}
.video-back {
position: absolute;
top: 50%;
width: 100%;
left: 0;
text-align: center;
z-index: 15;
-webkit-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
transform: translate(0%, -50%);
}
.video-back h2 {
padding-top: 130px;
}
.video-text h2 {
color: #ffffff;
font-size: 25px;
text-transform: uppercase;
font-family: 'Raleway', sans-serif;
}
.video-text h1 {
color: #ffffff;
font-size: 55px;
font-family: 'Open+Sans', sans-serif;
text-transform: uppercase;
}
.video-text p {
color: #ffffff;
font-size: 14px;
}
video {
min-width: 100%
}
#customizable {
padding: 110px 0 110px 0;
background: #f1f1f1;
}
#customizable-i {
padding: 110px 0 110px 0;
background: #f1f1f1;
}   #awesome-features {
padding: 110px 0 110px 0;
background: #fff;
}
#awesome-features-freelancer {
padding: 110px 0 110px 0;
background: #ffffff;
}
#awesome-features-app {
padding: 110px 0 110px 0;
background: #fff;
}
#awesome-features-y {
padding: 110px 0 110px 0;
background: #f1f1f1;
}
.feature-icon-left-more-y .feature-icon-y i.fa {
float: left;
font-size: 30px;
color: #fff;
margin: 70px 20px 0 30px;
height: 75px;
width: 75px;
padding: 17px 0 0 0;
border: 5px solid #f1f1f1;
background: rgba(0, 0, 0, 0) linear-gradient(to top, #ff4200, #f99800 ) repeat scroll 0 0;
}
.feature-icon-left-more-y .feature-content-y {
padding-left: 90px;
padding-bottom: 55px;
padding-top: 55px;
border: 1px solid #dfdfdf;
background: #ffffff;
}
.feature-icon-left-more-y:hover .feature-content-y {
padding-left: 90px;
padding-bottom: 55px;
padding-top: 55px;
border: 1px solid #dfdfdf;
background: #eee;
transition: all 0.5s ease 0s;
}
.feature-box {
margin: 5px 0 0px 0;
}
.feature-center {
text-align: center;
}
.feature-test-light {
line-height: 28px;
color: #333333;
margin-top: 15px;
font-size: 14px;
}
.feature-test {
line-height: 28px;
color: #616161;
margin-top: 15px;
font-size: 15px;
}
.feature-icon-center-more .feature-icon i.fa {
float: left;
font-size: 28px;
color: #f99800;
margin: 30px 0 0 0;
height: 55px;
width: 55px;
padding: 14px 0 0 0;
border-radius: 10%;
border: 1px solid #f99800;
}
.feature-icon-center-more .feature-content {
padding-left: 80px;
padding-bottom: 15px;
padding-top: 20px;
text-align: left;
}
.feature-icon-center-freelancer .feature-icon i.fa {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border-color: #f99800 #f99800 #092b3c;
border-image: none;
border-radius: 0%;
border-style: solid;
border-width: 2px;
color: #000;
float: left;
font-size: 30px;
height: 65px;
margin: 53px 0 0 10px;
padding: 14px 0 0;
width: 65px;
}
.feature-icon-center-freelancer .feature-content {
padding-left: 96px;
padding-bottom: 35px;
padding-top: 40px;
text-align: left;
}
.feature-icon-left-more .feature-icon i.fa {
float: right;
font-size: 30px;
color: #000;
margin: 65px 0 0 0;
height: 70px;
width: 70px;
padding: 22px 0 0 0;
background: none;
border: 1px solid #f99800;
box-shadow: 5px 5px 0 0 #f99800;
}
.feature-icon-left-more .feature-content {
padding-right: 90px;
padding-bottom: 35px;
padding-top: 55px;
text-align: right;
}
.feature-icon-left-more-app .feature-icon i.fa {
float: right;
font-size: 30px;
color: #ffffff;
margin: 50px 0 0 0;
height: 65px;
width: 65px;
padding: 20px 0 0 0;
border: 1px solid #ffffff;
}
.feature-icon-left-more-app .feature-content {
padding-right: 90px;
padding-bottom: 20px;
padding-top: 35px;
text-align: right;
}
.feature-icon-right-more .feature-icon i.fa {
float: left;
font-size: 30px;
color: #000;
margin: 65px 0 0 0;
height: 70px;
width: 70px;
padding: 22px 0 0 0;
background: none;
border: 1px solid #f99800;
box-shadow: 5px 5px 0 0 #f99800;
}
.feature-icon-right-more .feature-content {
padding-left: 90px;
padding-bottom: 35px;
padding-top: 55px;
text-align: left;
}
.feature-icon-right-more-app .feature-icon i.fa {
float: left;
font-size: 25px;
color: #ffffff;
margin: 50px 0 0 0;
height: 55px;
width: 55px;
padding: 14px 0 0 0;
border-radius: 10%;
border: 1px solid #ffffff;
}
.feature-icon-right-more-app .feature-content {
padding-left: 90px;
padding-bottom: 20px;
padding-top: 35px;
text-align: left;
}
.feature-center .service-icon {
margin-bottom: 14px;
}
.feature-center .service-content h4 {
margin-bottom: 6px;
font-weight: 500;
}
.feature-center .service-icon i {
display: inline-block;
}
.feature-box h4 {
margin-bottom: 9px;
font-weight: 400;
font-size: 20px;
font-family: 'Open+Sans', sans-serif;
}
.feature-box > div:first-child {
padding: 0;
}
.feature-boxed {
margin-top: 30px;
padding: 0 15px 20px 15px !important;
border: 1px solid #eee;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
}
.feature-boxed:hover {
border-color: #e2e2e2;
box-shadow: 0 0 6px rgba(0, 0, 0, .1);
-o-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
}
.feature-boxed p {
margin-bottom: 0;
}
.mask-bottom {
color: #f99800
}
.carousel-indicators .active {
background-color: #fff;
height: 22px;
margin: 0;
width: 12px;
}
.carousel-indicators .active {
background-color: #000;
height: 22px;
margin: 0;
width: 12px;
}
.carousel-indicators li {
background-color: rgba(0, 0, 0, 0);
border: 2px solid #000;
border-radius: 10px;
cursor: e-resize;
display: inline-block;
height: 10px;
margin: 1px;
text-indent: -999px;
width: 10px;
}   .text-con-n {
color: #fff;
padding: 90px 0 90px 0;
}
.bg-newsletter {
background: url(//creditriser.co.in/wp-content/themes/unibell/img/hero/desk.jpg) repeat fixed 0 0 / cover
}
.newsletter > h3 {
margin-bottom: 23px;
font-size: 40px;
font-weight: 100;
line-height: normal;
}
.newsletter-content > input {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid #ffffff;
color: #dfdfdf;
font-size: 14px;
height: 65px;
padding: 0 19px;
width: 100%;
}
.newsletter-content {
margin-top: 38px;
position: relative;
}
.newsletter-content .button {
border: 0 none;
color: #000;
font-size: 17px;
height: 100%;
position: absolute;
right: 0;
text-align: center;
text-transform: uppercase;
top: 0;
transition: all 0.3s ease 0s;
width: 26%;
background: #ffa211;
border: 1px solid #fff;
font-weight: 600;
}
.newsletter-content .button:hover {
background: #fff;
border: 0 none;
color: #ffa211;
border: 1px solid #fff;
}   #benefit {
background: url(//creditriser.co.in/wp-content/themes/unibell/img/hero/slide-1.jpg) repeat fixed 0 0 / cover;
}
#benefit-i {
background: url(//creditriser.co.in/wp-content/themes/unibell/img/hero/about-2.jpg) repeat fixed 0 0 / cover;
}
.benefit-text {
display: table-cell;
vertical-align: middle;
height: 600px;
padding: 14px;
background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
}
.benefit-texts {
display: table-cell;
vertical-align: middle;
height: 600px;
padding: 8px;
background: rgba(0, 0, 0, 0) linear-gradient(to left, #ffa211, #ffa211) repeat scroll 0 0;
opacity: 0.8;
}
.benefit-text-o {
float: left;
margin-left: 10px;
}
.benefit-right {
float: right;
padding: 0px;
}
.benefit-left {
float: left;
padding: 0px;
}
.benefit-i p {
margin-top: 10px;
margin-left: 95px;
color: #999;
}
.benefit-orange {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border-color: #ffa211 #ffa211 #092b3c;
border-image: none;
border-radius: 0;
border-style: solid;
border-width: 1px;
color: #12212f;
float: left;
font-size: 30px;
height: 65px;
margin: 12px;
padding: 16px;
width: 65px;
border: 1px solid #f99800;
box-shadow: 5px 5px 0 0 #f99800;
}
.benefit-text-i {
float: left;
color: #fff;
font-size: 15px;
padding: 5px;
width: 80%;
margin-left: 5px;
margin-bottom: 10px;
}
.benefit-blue {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border-color: #ffa211 #ffa211 #092b3c;
border-image: none;
border-radius: 0;
border-style: solid;
border-width: 1px;
color: #12212f;
float: left;
font-size: 30px;
height: 65px;
margin: 12px;
padding: 16px;
width: 65px;
border: 1px solid #f99800;
box-shadow: 5px 5px 0 0 #f99800;
}
.benefit-green {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border-color: #ffa211 #ffa211 #092b3c;
border-image: none;
border-radius: 0;
border-style: solid;
border-width: 1px;
color: #12212f;
float: left;
font-size: 30px;
height: 65px;
margin: 12px;
padding: 18px;
width: 65px;
border: 1px solid #f99800;
box-shadow: 5px 5px 0 0 #f99800;
}
.benefit-red {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border-color: #ffa211 #ffa211 #092b3c;
border-image: none;
border-radius: 0;
border-style: solid;
border-width: 1px;
color: #12212f;
float: left;
font-size: 30px;
height: 65px;
margin: 12px;
padding: 18px;
width: 65px;
border: 1px solid #f99800;
box-shadow: 5px 5px 0 0 #f99800;
}
.benefit-b i.fa {
margin-right: 15px;
color: #fff;
font-size: 24px;
margin-right: 35px;
padding: 4px;
}
.benefit-c {
float: left;
color: #fff;
font-size: 24px;
padding: 10px;
border: 1px solid #ffa211;
width: 55px;
height: 55px;
margin-right: 31px;
margin-left: 15px;
}
.about-c i.fa {
margin-right: 15px;
color: #ffa211;
font-size: 24px;
margin-right: 35px;
padding: 4px;
}
.benefit-d {
float: left;
color: #fff;
font-size: 24px;
width: 55px;
height: 55px;
margin-right: 31px;
margin-left: 15px;
}
.benefit-ag-a {
height: 600px;
margin: 0;
}
.benefit-ag-b {
height: 600px;
margin: 0;
}
.about-bus p {
margin-top: 25px;
margin-bottom: 25px;
}
.about-deg {
float: left;
color: #999;
font-size: 24px;
padding: 10px;
border: 2px solid #ffa211;
width: 55px;
height: 55px;
margin-right: 31px;
transform: rotate(-45deg);
margin-left: 15px;
margin-top: 20px;
}
.benefit-deg i.fa {
margin-right: 15px;
color: #999;
font-size: 20px;
margin-right: 35px;
padding: 4px;
transform: rotate(45deg);
}
.benefit-heading h3 {
font-size: 20px;
font-weight: 600;
margin-top: 10px;
color: #333;
letter-spacing: 2px;
}
main-bane {
width: 100%;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
display: inline;
height: auto;
margin-top: 10px;
max-width: 100%;
}   #nav {
background: #fff;
text-transform: uppercase;
}
.navbar-custom {
background: #fff;
color: #fff;
}
.navbar-toggle {
color: #333;
font-size: 21px;
}
.navbar-brand {
margin-top: 11px;
background: url(//creditriser.co.in/wp-content/themes/unibell/img/logo-in.png) no-repeat;
width: 185px;
height: 39px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background: #333;
}
.navbar-nav > li:hover > a, .navbar-nav > li > a:focus {
color: #ffa211;
background: none;
}
.menu-b {
color: #000;
background: #000;
}
.navbar-nav > li > a {
padding: 11px 10px;
text-transform: uppercase;
margin-top: 0px;
font-size: 11px;
font-weight: 400;
letter-spacing: 1px;
}
.navbar-nav > li.active > a {
}
.navbar-nav {
margin: 5px 0 5px 0;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0px;
margin-left: -65px;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height: 500px;
}
.navbar-right .dropdown-menu {
right: auto;
left: 0;
font-size: 14px;
}
.button_Demo {
max-width: 250px;
margin: 0 auto;
}
.button_flat {
border-radius: 0px;
color: #fff;
display: inline-block;
font-weight: bold;
margin: 7px 0 0;
padding: 6px 35px;
text-transform: uppercase;
transition: all 300ms ease-in-out 0s;
font-size: 12px;
background: #ffa211;
}
.button_flat:hover {
border-radius: 50px;
color: #fff;
display: inline-block;
font-weight: bold;
margin: 8px 0 0;
padding: 10px 25px;
text-transform: uppercase;
transition: all 300ms ease-in-out 0s;
font-size: 13px;
background: #fff;
}
.button_flat a {
border-radius: 0px;
color: #fff;
display: inline-block;
font-weight: bold;
margin: 7px 0 0;
padding: 6px 35px;
text-transform: uppercase;
transition: all 300ms ease-in-out 0s;
font-size: 12px;
background: #ffa211;
}
.button_flat a:hover {
border-radius: 0px;
color: #fff;
display: inline-block;
font-weight: bold;
margin: 7px 0 0;
padding: 6px 35px;
text-transform: uppercase;
transition: all 300ms ease-in-out 0s;
font-size: 12px;
background: #fff;
}
.btn-donate {
width: 130px;
text-align: center;
line-height: 24px;
padding: 6px 15px;
border-radius: 0px;
color: #ffffff;
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
font-family: 'Raleway', sans-serif;
background: #ffa211;
margin-top: 8px;
letter-spacing: 1px;
border-radius: 0px;
}
.btn-donate:hover {
background: rgba(0, 0, 0, 0) linear-gradient(to left, #ff4200, #ffa211) repeat scroll 0 0;
color: #000;
letter-spacing: 1px;
}
.btn-donate a:hover {
color: #fff;
}
.theme-btn {
display: inline-block;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
font-family: 'Raleway', sans-serif;
}
.cl-effect-11 a {
color: #ccc;
font-weight: 400;
letter-spacing: 1px;
margin-right: 10px;
padding: 10px 0;
position: relative;
text-decoration: none;
text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
}
.cl-effect-11 a::before {
border-bottom: 1px solid #333;
color: #333;
content: attr(data-hover);
font-weight: 400;
left: 0;
max-width: 0;
overflow: hidden;
padding: 9px 0;
position: absolute;
top: 0;
transition: max-width 0.5s ease 0s;
}
.cl-effect-11 a.active::before {
content: "";
}
.cl-effect-11 a:focus::before, .cl-effect-11 a:hover::before {
max-width: 100%;
}   .join-us {
overflow: hidden;
padding: 110px 0px 100px 0px;
background: #ffffff;
}
.join-us-icon .ico {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border-color: #ffa211 #ffa211 #092b3c;
border-image: none;
border-radius: 0;
border-style: solid;
border-width: 1px;
color: #12212f;
float: left;
font-size: 29px;
height: 60px;
margin-right: 25px;
margin-right: 15px;
padding: 15px;
width: 60px;
border: 1px solid #f99800;
box-shadow: 5px 5px 0 0 #f99800;
}
.join-us-app h1 {
font-size: 45px;
font-weight: 100;
padding: 15px 0 15px 0;
text-transform: uppercase;
line-height: normal;
margin-top: -20px;
}
.join-us .title {
margin-bottom: 70px;
text-align: center;
}
.join-us .features .row {
margin-bottom: 40px;
}
.join-us .carousel h1 {
font-size: 50px;
font-weight: 200;
}
.join-us .carousel h1, .offer p {
text-align: left;
font-weight: 200;
text-transform: uppercase;
}
.list-o h4 {
font-size: 20px;
}
.list-o i {
color: #ffa211;
margin-right: 7px;
font-size: 15px;
}
.list-o li {
padding: 4px 3px;
line-height: 28px;
color: #333;
list-style-type: none;
margin-bottom: 45px;
}
.list-o ul {
margin: 15px 0 0 0px;
padding: 0px;
}
.join-us p {
color: #616161;
font-size: 15px;
margin-top: 25px;
line-height: 28px;
}
.detail .carousel-control {
background: none;
}
.join-us .ceo img {
margin-right: auto;
margin-left: auto;
padding-left: 4px;
width: 270px;
}
.join-us .carousel-indicators {
position: relative;
bottom: 0;
left: 0;
margin-bottom: 0px;
margin-left: 0px;
padding: 5px;
padding-bottom: 8px;
width: 100%;
margin-top: -15px;
color: #ccc;
}
.join-us .carousel-indicators .active {
width: 30px;
height: 5px;
border: none;
border-radius: 0px;
background: #ffa211;
}
.join-us .carousel-indicators li {
display: inline-block;
margin: 1px;
width: 30px;
height: 5px;
border: none;
border-radius: 0px;
text-indent: -999px;
cursor:  e-resize;
background: #ccc;
}   .section-title.center {
padding: 10px 0 0 0;
text-align: center;
}
.section-title.black {
padding: 10px 0 0 0;
text-align: center;
}
.section-title h2, .section-title.center h2,.section-title h3, .section-title.center h3,#contact h3{
font-weight: 300;
margin-bottom: 35px;
font-size: 45px;
margin-top: -22px;
padding-top: 45px;
letter-spacing: 1px;
}
.section-title.center hr {
height: 1px;
width: 100px;
text-align: center;
position: relative;
background: #ffa211;
margin: 0 auto;
margin-bottom: 2px;
border: 0;
}
.section-title.freelancer h2 {
font-weight: 200;
font-size: 40px;
max-width: 450px;
margin: 0 auto;
padding: 30px;
border: 3px solid #ffffff;
margin-bottom: 55px;
}
.section-title.about hr {
height: 4px;
width: 90px;
text-align: center;
position: relative;
background: #ffa211;
margin: 0 auto;
margin-bottom: 30px;
border: 0;
}
.section-title.feature hr {
height: 4px;
width: 90px;
text-align: center;
position: relative;
background: #ffffff;
margin: 0 auto;
margin-bottom: 30px;
border: 0;
}
.section-title.white hr {
height: 4px;
width: 90px;
text-align: center;
position: relative;
background: #ffffff;
margin: 0 auto;
margin-bottom: 30px;
border: 0;
}
.section-title.black hr {
height: 4px;
width: 90px;
text-align: center;
position: relative;
background: #ffa211;
margin: 0 auto;
margin-bottom: 30px;
border: 0;
}   #about {
background: #ffa211;
}
.about-cor {
padding: 30px;
display: table-cell;
vertical-align: middle;
height: 600px;
}
.about-text {
display: table-cell;
vertical-align: middle;
height: 600px;
padding: 25px;
}
.about-i p {
margin-top: 10px;
color: #fff;
}
.about-b {
float: left;
background: #ffa211;
border-radius: 0%;
color: #000;
font-size: 24px;
padding: 16px;
border: 2px solid #f1f1f1;
width: 65px;
height: 65px;
margin-right: 31px;
margin-left: 15px;
border-radius: 0 20px 0 0;
}
.about-b i.fa {
margin-right: 15px;
color: #ffffff;
font-size: 24px;
margin-right: 35px;
padding: 4px;
}
.about-c {
float: left;
color: #fff;
font-size: 24px;
padding: 10px;
border: 1px solid #ffa211;
width: 55px;
height: 55px;
margin-right: 31px;
margin-left: 15px;
}
.about-c i.fa {
margin-right: 15px;
color: #ffa211;
font-size: 24px;
margin-right: 35px;
padding: 4px;
}
.about-d {
float: left;
color: #fff;
font-size: 24px;
width: 55px;
height: 55px;
margin-right: 31px;
margin-left: 15px;
}
.about-ag-a {
background: url(//creditriser.co.in/wp-content/themes/unibell/img/about/about-ag-1.jpg) scroll center center / cover;
height: 600px;
margin: 0;
}
.about-ag-b {
background: url(//creditriser.co.in/wp-content/themes/unibell/img/about/about-ag-2.jpg) scroll center center / cover;
height: 600px;
margin: 0;
}
#about-i {
background: #ffa211;
}
.about-bus p {
margin-top: 25px;
margin-bottom: 25px;
}
.about-deg {
float: left;
color: #999;
font-size: 24px;
padding: 10px;
border: 5px solid #ffffff;
width: 55px;
height: 55px;
margin-right: 31px;
transform: rotate(-45deg);
margin-left: 15px;
margin-top: 20px;
}
.about-deg i.fa {
margin-right: 15px;
color: #fff;
font-size: 20px;
margin-right: 35px;
padding: 4px;
transform: rotate(45deg);
}
.about-heading h3 {
padding-left: 40px;
font-size: 21px;
font-weight: 600;
margin-top: 30px;
color: #ffffff;
}
.about-text-bus {
padding: 70px 0 0 0px;
}
.about-img-bus-w {
background: url(//creditriser.co.in/wp-content/themes/unibell/img/about/bus-bg.jpg) no-repeat scroll center center / cover;
height: 600px;
margin: 0;
}
.about-img-bus-p {
background: url(//creditriser.co.in/wp-content/themes/unibell/img/about/bus-bg-2.jpg) no-repeat scroll center center / cover;
height: 600px;
margin: 0;
}
.about-img-bus-f {
background: url(//creditriser.co.in/wp-content/themes/unibell/img/about/bus-bg-3.jpg) no-repeat scroll center center / cover;
height: 600px;
margin: 0;
}
.about-ma-a {
height: 600px;
margin: 0;
}
.about-ma-list {
padding: 15px 0 0 15px;
margin-top: 55px;
}
.about-start-up {
background: #ffa211;
}
#about-freelancer {
color: #444;
background: #ffffff;
padding: 110px 0 0px 0;
}   #Portfolio {
padding: 110px 0 100px 0;
background: #ffffff;
text-align: center;
}
#Portfolio-p-f {
padding: 0px;
background: #ffffff;
text-align: center;
}
#best-work-p {
padding: 0px;
margin: 0px;
}   #price-t {
padding: 110px 0 110px 0;
}
.all-demos {
background: #f1f1f1 none repeat scroll 0 0;
padding: 55px 0 90px;
}
.data {
margin: 10px 0;
text-align: center;
}
.data table {
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}
.data table td, .data table th {
border-left: 1px solid #cccccc;
border-top: 1px solid #cccccc;
padding: 25px;
}
.data table th {
background: #333 none repeat scroll 0 0;
color: #ffffff;
text-align: center;
font-size: 20px;
text-transform: uppercase;
}
.btn-t {
padding: 12px 25px;
background: #ffa211;
color: #000;
font-size: 17px;
}
.btn-t:hover {
background: #333;
color: #fff;
}
.btn-t a {
padding: 12px 25px;
;
background: #ff0035;
color: #fff;
font-size: 15px;
}
.btn-t a:hover {
padding: 12px 25px;
background: #333;
color: #fff;
}
.data tr {
background: #ffffff none repeat scroll 0 0;
}
.data tr:nth-child(2n+1) {
background: #ffffff none repeat scroll 0 0;
}
.data tr:nth-child(2n) {
background: #f5f5f5 none repeat scroll 0 0;
}
.faqtabs-menu {
clear: both;
margin: 0;
overflow: hidden;
}
.faqtabs-menu ul {
margin-bottom: 0;
}
.faqtabs-menu li {
background-color: #666666;
border-left: 1px solid #d4d4d1;
border-right: 1px solid #d4d4d1;
border-top: 1px solid #d4d4d1;
color: #ffffff;
float: left;
list-style-type: none;
margin-right: 1px;
}
.faqtabs-menu li.current {
background-color: #fff;
border-bottom: 1px solid #fff;
position: relative;
z-index: 5;
}
.faqtabs-menu li a {
color: #fff;
display: block;
font-size: 20px;
padding: 10px;
text-decoration: none;
}
.faqtabs-menu .current a {
color: #000000;
}
.faqtab {
background-color: #fff;
border: 1px solid #d4d4d1;
margin-bottom: 20px;
margin-top: -1px;
width: auto;
}   .accordion h2 {
margin-bottom: 45px;
font-size: 40px;
}
.panel-default {
border-color: transparent;
}
.panel-default>.panel-heading, .panel {
background-color: #e6e6e6;
border: 0 none;
box-shadow: none;
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
background: #fff;
color: #858586;
}
.panel-title {
font-size: 16px;
color: #333333;
padding-bottom: 5px;
}
.panel-group .panel+.panel {
margin-top: 0;
border-top: 1px solid #d9d9d9;
}
.panel-group .panel {
border-radius: 0;
}
.panel-heading {
border-radius: 0;
padding: 20px;
}
.panel-title>a {
color: #333333;
}
.accordion-inner img {
border-radius: 4px;
}
.accordion-inner h4 {
margin-top: 0;
color: #ffffff;
}
.panel-heading.active {
background: #333;
margin-top: 55px;
}
.panel-heading.active .panel-title>a {
color: #fff;
}
a.accordion-toggle i {
width: 45px;
line-height: 59px;
font-size: 20px;
margin-top: -10px;
text-align: center;
margin-right: -15px;
background: #d0d0d0;
border-radius: 0%;
}
.panel-heading.active a.accordion-toggle i {
background: rgba(0, 0, 0, 0) linear-gradient(to top, #ffa211, #ffa211) repeat scroll 0 0;
color: #fff;
}
.panel-heading.active a.accordion-toggle.collapsed i {
color: #000;
}   #superb-services {
padding: 110px 0 110px 0;
}
.superb-services .section-title hr {
border-color: #151515;
}
.superb-services i {
font-size: 35px;
line-height: 40px;
color: #333;
width: 70px;
height: 70px;
padding: 15px;
border: 1px solid #eee;
border-color: #ffa211 #ffa211 #092b3c;
border: 1px solid #f99800;
box-shadow: 5px 5px 0 0 #f99800;
}
.superb-services h4 {
font-size: 18px;
margin-top: 25px;
position: relative;
letter-spacing: 1px;
}
.superb-services .mask-top {
background-color: #ffffff;
padding: 65px;
position: absolute;
top: 0;
transition: all 0.3s ease-out 0s;
width: 100%;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.superb-services .mask-top h4:before {
top: -18px;
content: "";
display: block;
height: 2px;
left: 0;
right: 0;
margin: -2px auto;
position: absolute;
width: 40px;
}
.superb-services .s-feature-box:hover .mask-top {
top: -200px;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.superb-services .s-feature-box {
overflow: hidden;
position: relative;
min-height: 280px;
border: 1px solid #dadada;
margin-bottom: 30px;
cursor: pointer;
background: #f99800;
}
.superb-services .mask-bottom {
color: #333333;
padding: 35px 15px 35px 15px;
width: 100%;
position: absolute;
bottom: -300px;
height: 100%;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.superb-services .mask-bottom p {
padding: 0px 5px;
}
.superb-services .mask-bottom h4 {
margin: 15px 0px 17px;
}
.superb-services .s-feature-box:hover .mask-bottom {
bottom: 0;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.superb-services .mask-bottom i {
background: #fff none repeat scroll 0 0;
border: 5px solid #f99800;
border-radius: 50%;
color: #333;
font-size: 31px;
height: 80px;
line-height: 52px;
padding: 10px;
width: 80px;
}   #Benifit {
background: #f1f1f1;
background-attachment: fixed;
padding: 110px 0 110px 0;
}
.Benifit .boxs h4 {
font-size: 17px;
font-weight: 500;
margin-bottom: 20px;
text-transform: uppercase;
margin-top: 35px;
}
.Benifit .boxs {
padding: 0 20px;
font-weight: 500;
min-height: 90px;
}
.Benifit .boxs a {
display: inline-block;
}
.Benifit .boxs.first {
border-right: 1px solid #efefef;
border-bottom: 1px solid #efefef;
background: #fff;
padding: 50px 30px 50px 30px;
margin: 55px 0 0 0;
}
.Benifit .boxs.second {
border-right: 1px solid #efefef;
border-bottom: 1px solid #ccc;
background: #fff;
padding: 50px 30px 50px 30px;
margin: 55px 0 0 0;
z-index: +999;
transition: all 0.6s ease 0s;
box-shadow: 0 0 22px 0 #999;
}
.Benifit .boxs.third {
border-bottom: 1px solid #efefef;
background: #fff;
padding: 50px 30px 50px 30px;
margin: 55px 0 0 0;
}
.Benifit .boxs.four {
border-right: 1px solid #efefef;
background: #fff;
padding: 50px 30px 50px 30px;
margin: 0 0 55px 0;
z-index: +999;
transition: all 0.6s ease 0s;
box-shadow: 0 0 22px 0 #999;
}
.Benifit .boxs.five {
border-right: 1px solid #efefef;
background: #fff;
padding: 50px 30px 50px 30px;
margin: 0 0 55px 0;
}
.Benifit .boxs.six {
border-right: 1px solid #efefef;
background: #fff;
padding: 50px 30px 50px 30px;
margin: 0 0 55px 0;
z-index: +999;
transition: all 0.6s ease 0s;
box-shadow: 0 0 22px 0 #999;
}
.Benifit .boxs.first:hover {
background: rgba(255, 255, 255, 0.5);
box-shadow: 0 0 22px 0 #999;
z-index: +999;
transition: all 0.6s ease 0s;
}
.Benifit .boxs.second:hover {
background: rgba(255, 255, 255, 0.5);
box-shadow: 0 0 22px 0 #999;
z-index: +999;
transition: all 0.6s ease 0s;
}
.Benifit .boxs.third:hover {
background: rgba(255, 255, 255, 0.5);
box-shadow: 0 0 22px 0 #999;
z-index: +999;
transition: all 0.6s ease 0s;
}
.Benifit .boxs.four:hover {
background: rgba(255, 255, 255, 0.5);
box-shadow: 0 0 22px 0 #999;
z-index: +999;
transition: all 0.6s ease 0s;
}
.Benifit .boxs.five:hover {
background: rgba(255, 255, 255, 0.5);
box-shadow: 0 0 22px 0 #999;
z-index: +999;
transition: all 0.6s ease 0s;
}
.Benifit .boxs.six:hover {
background: rgba(255, 255, 255, 0.5);
box-shadow: 0 0 22px 0 #999;
z-index: +999;
transition: all 0.6s ease 0s;
}   #contact {
padding: 110px 0 110px 0;
background: url(//creditriser.co.in/wp-content/themes/unibell/img/hero/footer-bg.jpg) no-repeat scroll center center / cover;
}
#contact-inner {
padding: 110px 0 110px 0;
background: #f1f1f1;
}
#contact-inner h3 {
font-size: 30px;
font-weight: 200;
text-transform: uppercase;
}
#contact-inner i.fa {
font-size: 30px;
width: 90px;
height: 90px;
padding: 30px 0;
margin: 20px 0 20px 0;
color: #ffa211;
background: #fff;
border: 2px solid #e1e1e1;
border-radius: 0 30% 0 0;
}
#contac-innert .contact-inner:hover > i.fa {
color: #12212f;
background: #000000;
transition: all 0.3s ease 0s;
}
#contact h3 {
font-size: 30px;
font-weight: 200;
text-transform: uppercase;
margin-top: 40px;
}
#contact-b i.fa {
font-size: 30px;
width: 70px;
height: 70px;
padding: 35px 0;
margin: 20px 0 30px 0;
color: #ffa211;
background: none;
border: 1px solid #ffa211;
}
#contact i.fa {
background: #333 none repeat scroll 0 0;
border: 1px solid #535353;
color: #ffa211;
font-size: 16px;
height: 50px;
margin: 30px 0;
padding: 14px 0;
width: 50px;
}
#contac-send i.fa {
font-size: 35px;
width: 90px;
height: 90px;
padding: 25px 0;
margin: 30px 0 30px 0;
color: #ffa211;
background: #fff;
border: 3px solid #f1f1f1;
border-radius: 0 30% 0 0;
}
#contact .contact:hover > i.fa {
color: #999;
background: #000000;
transition: all 0.3s ease 0s;
}
#contact form {
padding: 30px 0;
}
#contact .fa {
color: #F4D03F;
margin-bottom: 10px;
}
#contact p {
color: #999;
font-size: 13px;
letter-spacing: 2px;
}
#contact .text-danger {
color: #fff;
text-align: center;
font-size: 16px;
}
.alert-danger {
background: #fff;
color: #FF9900;
border: 1px solid #ffa211;
}
label {
font-size: 12px;
font-weight: 400;
font-family: 'Open Sans', sans-serif;
float: left;
}
#contact .form-control {
display: block;
width: 100%;
padding: 9px 12px;
font-size: 14px;
line-height: 22px;
background-color: transparent;
background-image: none;
color: #fff;
border-radius: 2px;
-webkit-box-shadow: none;
border: 1px solid #333333;
-webkit-transition: none;
-o-transition: none;
transition: none;
margin-top: 25px;
border-top: none;
border-left: none;
border-right: none;
}
#contact .form-control:focus {
border-color: inherit;
outline: 0;
-webkit-box-shadow: transparent;
box-shadow: transparent;
border: 1px solid #fff;
}
.form-control::-moz-placeholder {
color: #ffffff;
}   #blog {
padding: 110px 0 110px 0;
background: #f1f1f1;
}
.blog-ma {
background: #fff;
padding: 20px;
border: 5px solid #f1f1f1;
margin-top: 35px;
padding-bottom: 55px;
}
.blog-ma:hover {
box-shadow: 0 0 22px 0 #999;
transition: all 0.6s ease 0s;
}
.blog-div-area {
padding: 60px 0 65px;
overflow: hidden;
}
.blog-div-area .blog-content-div {
padding: 42px 0 0;
}
.blog-div-area .blog-content-div .single-blog .feature-images {
position: relative;
overflow: hidden;
border: 5px solid #ffffff;
}
.blog-div-area .blog-content-div .single-blog .feature-images a {
transition: all 0.3s ease 0s;
}
.feature-img {
margin-top: 55px;
}
.blog-div-area .blog-content-div .single-blog .feature-images a img {
width: 100%;
}
.blog-div-area .blog-content-div .single-blog .feature-images a img:hover {
opacity: .8;
}
.blog-div-area .blog-content-div .single-blog .blog-content h3 {
margin: 20px 0 35px;
font-size: 18px;
position: relative;
}
.blog-div-area .blog-content-div .single-blog .blog-content h3:after {
background: #e0e0e0 none repeat scroll 0 0;
content: "";
height: 1px;
left: 0;
margin: auto;
position: absolute;
top: 40px;
width: 50px;
}
.blog-div-area .blog-content-div .single-blog .blog-content h3 a {
display: block;
text-decoration: none;
color: #333333;
transition: all 0.3s ease 0s;
font-weight: 600;
}
.blog-div-area .blog-content-div .single-blog .blog-content h3 a:hover {
color: #333333;
}
.blog-div-area .blog-content-div .single-blog .blog-content ul li {
display: inline-block;
transition: all 0.6s ease 0s;
font-size: 13px;
font-weight: 400;
}
.blog-div-area .blog-content-div .single-blog .blog-content ul li a {
display: block;
text-decoration: none;
color: #ffa211;
}
.blog-div-area .blog-content-div .single-blog .blog-content ul li a:hover {
color: #333333;
}
.blog-div-area .blog-content-div .single-blog .blog-content ul li.comments {
float: right;
}
.blog-div-area .blog-content-div .single-blog .blog-content ul li.comments a {
color: #000000;
}
.blog-div-area .blog-content-div .single-blog .blog-content p {
margin: 20px 0;
}
.blog-div-area .blog-content-div .single-blog .blog-content .read-more {
display: block;
margin: 20px 0 50px;
}
.blog-div-area .blog-content-div .single-blog .blog-content .read-more a {
display: inline-block;
text-decoration: none;
text-transform: uppercase;
color: #4caf50;
transition: all 0.3s ease 0s;
font-size: 14px;
font-weight: 700;
border: 1px solid #4caf50;
padding: 10px 20px;
}
.blog-div-area .blog-content-div .single-blog .blog-content .read-more a:hover {
background: #4caf50;
color: #ffffff;
}
.btn-small-blue {
text-transform: uppercase;
text-decoration: none;
border-radius: 0px;
color: #000;
font-size: 13px;
font-weight: 600;
margin-top: 25px;
padding: 10px 22px;
transition: all 0.5s ease 0s;
background: #ffa211;
}
.btn-small-blue:hover {
background: #333333;
color: #ffffff;
text-decoration: none;
}   html, body {
width: 100%;
height: 100%;
}
canvas {
display: block;
vertical-align: bottom;
}
#particles-js {
width: 100%;
height: 100%;
background-color: #333;
background-image: url(//creditriser.co.in/wp-content/themes/unibell/img/hero/freelancer1.jpg);
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;
}
.welcome-area {
height: 100%;
}
#particles-js {
position: absolute;
width: 100%;
height: 100%;
top: 0;
}
.welcome-image-area {
position: relative;
height: 100%;
background-size: cover;
z-index: 1;
}
.welcome-image-area:after {
position: absolute;
background: rgba(0, 0, 0, .6);
left: 0;
top: 0;
width: 100%;
height: 100%;
content: "";
z-index: -1;
}
.particle-bg {
position: relative;
height: 100%;
background-size: cover;
z-index: 1;
}
.particle-bg:after {
position: absolute;
background: rgba(0, 0, 0, .6);
left: 0;
top: 0;
width: 100%;
height: 100%;
content: "";
z-index: -1;
}
.display-table {
display: table;
width: 100%;
height: 100%;
}
.display-table-cell {
display: table-cell;
vertical-align: middle;
}
.header-text hr {
width: 16%;
color: #333;
border-width: 2px;
}
.header-text {
background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
border: 15px solid #ffa211;
color: #fafafa;
font-size: 75px;
font-weight: 100;
margin: 0 auto;
padding: 50px 0 50px 0;
text-align: center;
text-transform: uppercase;
width: 70%;
border-color: #f1f1f1 #ffa211 #ffa211 #f1f1f1;
border-width: 2px 2px 2px 2px;
}
.header-text p {
font-size: 14px;
line-height: 35px;
letter-spacing: 3px;
}
.header-text h1 {
color: #f1f1f1;
font-size: 65px;
font-weight: 100;
margin: 0 auto;
font-family: 'Monoton', cursive;
}
.header-text .home-arrow-down {
text-align: center;
position: absolute;
bottom: -210px;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.header-text .home-arrow-down .btn {
font-size: 30px;
}
.header-text .home-arrow-down .fa {
color: #fafafa;
display: inline-block;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-animation-name: home-arrow-down;
animation-name: home-arrow-down;
animation-duration: 2s;
-webkit-animation-duration: 2s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}   footer {
background-size: cover;
background-position: 0 -5px;
}
footer h5 {
color: #fff;
margin: -5px 0 19px;
text-transform: uppercase;
font-size: 18px;
}
footer .main_footer {
padding-bottom: 80px;
padding-top: 80px;
background: #202020;
}
footer .footer_logo p {
color: #9fa7af;
padding: 32px 50px 33px 0;
}
footer .footer_logo ul li {
display: inline-block;
margin-right: 3px;
}
footer .footer_logo ul li a {
display: block;
width: 55px;
line-height: 55px;
background: #ffa211;
text-align: center;
color: #fff;
font-size: 22px;
}
footer .footer_logo ul li a:hover {
display: block;
width: 55px;
line-height: 55px;
background: #df0015;
text-align: center;
color: #fff;
-webkit-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
footer h5 {
color: #fff;
text-transform: uppercase;
margin: -5px 0 19px 0;
}
footer .quick_links ul li a {
font-family: 'Open Sans', sans-serif;
font-weight: normal;
color: #9fa7af;
line-height: 35px;
font-size: 14px;
}
footer .quick_links ul li a:hover, footer .quick_links ul li a:focus {
color: #ffa211;
}
footer .latest_tweets .single_tweet {
margin: 29px 0 -5px 0;
}
footer .latest_tweets .single_tweet a {
font-family: 'Open Sans', sans-serif;
font-weight: normal;
color: #9fa7af;
line-height: 26px;
font-size: 14px;
margin: 0px 62px 4px 0;
display: block;
}
footer .latest_tweets .single_tweet span {
font-size: 14px;
}
footer .subscribe_now {
padding-left: 0;
}
footer .subscribe_now p {
font-size: 14px;
color: #9fa7af;
margin: 26px 0 32px 0;
}
footer .subscribe_now form {
position: relative;
height: 55px;
border-radius: 5px;
}
footer .subscribe_now form input {
width: 100%;
height: 100%;
border: none;
background: #fff;
border-radius: 0px;
font-style: italic;
color: #333;
font-size: 14px;
padding-left: 10px;
padding-right: 56px;
letter-spacing: 0.9px;
}
footer .subscribe_now form button {
display: block;
font-size: 18px;
height: 100%;
width: 55px;
line-height: 55px;
text-align: center;
color: #fff;
position: absolute;
top: 0;
right: 0;
background: #ffa211;
}
footer .subscribe_now form button:hover {
display: block;
font-size: 18px;
height: 100%;
width: 55px;
line-height: 55px;
text-align: center;
color: #fff;
position: absolute;
top: 0;
right: 0;
background: #333;
}
footer .bottom_footer {
background: #1d282e;
}
footer .bottom_footer p {
color: #9fa7af;
font-size: 14px;
text-align: center;
line-height: 60px;
}
footer .bottom_footer p a {
color: #00cbd8;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
}
nav#footer {
background: #080808;
color: #999999;
padding: 65px 0 65px 0;
font-size: 16px;
line-height: 28px;
border: 1px solid #202020;
}
nav#footer .fnav {
vertical-align: middle;
margin-top: 25px;
margin-bottom: 50px;
}
.bottam-brand {
font-size: 40px;
margin-bottom: 35px;
}
ul.footer-social li {
display: inline-block;
margin-right: 10px;
}
nav#footer p {
font-size: 15px;
margin-top: 30px;
padding: 20px 0 30px 0px;
color: #999;
font-weight: 200;
border-top: 1px solid #494949;
}
#footer-love i.fa {
height: 30px;
width: 30px;
font-size: 20px;
padding: 18px 5px;
color: #fff;
transition: all 0.5s;
width: 60px;
height: 60px;
border: 1px solid #ffa211;
border-radius: 50%;
background: #ffa211;
}
#footer i.fa {
border: 1px solid #333;
color: #000;
font-size: 18px;
height: 35px;
padding: 8px 5px;
transition: all 0.5s ease 0s;
width: 120px;
color: #ffa211;
}
.heart i.fa {
font-size: 18px;
color: red;
transition: all 0.5s;
border-radius: 10%;
}
.footer-bottom {
background: #161616;
padding: 11px 0 11px 0;
}
.f-b {
color: #999;
text-align: center;
padding: 10px;
font-family: 'Open+Sans', sans-serif;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
}
#footer i.fa:hover {
color: #333;
background: #ffa211;
}   #preloader {
background: #000 none repeat scroll 0 0;
bottom: 0;
height: 100%;
left: 0;
position: fixed;
right: 0;
top: 0;
width: 100%;
z-index: 1800;
}
.no-js #preloader, .oldie #preloader {
display: none;
}
#loader {
height: 60px;
left: 50%;
margin: -30px 0 0 -30px;
padding: 0;
position: absolute;
top: 50%;
width: 60px;
}
#loader::before {
animation: 1.1s linear 0s normal none infinite running load;
border-color: rgba(255, 255, 255, 0.1) rgba(255, 255, 255, 0.1) rgba(255, 255, 255, 0.1) #ffa211;
border-radius: 50%;
border-style: solid;
border-width: 3px;
content: "";
display: block;
height: 100px;
width: 100px;
}
@keyframes load {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes load {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}   .donation-div {
position: relative;
}
.donation-plz {
position: relative;
padding: 50px;
background: #ffffff;
border-radius: 2px;
font-family: 'Roboto', sans-serif;
box-shadow: 0 0 32px #838383;
border: 10px solid #f1f1f1;
}
.donation-plz h3 {
font-size: 28px;
font-weight: 700;
margin-bottom: 30px;
}
.donation-plz h4 {
font-size: 24px;
font-weight: 800;
margin-bottom: 30px;
text-transform: uppercase;
}
.donation-plz hr {
margin-bottom: 40px;
border-color: #e0e0e0;
}
.donation-plz .form-group {
position: relative;
margin-bottom: 30px;
}
.donation-plz .form-group.other-amount {
top: 5px;
}
.donation-plz input[type="text"], .donation-plz input[type="email"], .donation-plz input[type="tel"], .donation-plz input[type="url"], .donation-plz input[type="password"], .donation-plz select, .donation-plz textarea {
position: relative;
display: block;
width: 100%;
line-height: 34px;
padding: 8px 20px;
background: #ffffff;
border: 1px solid #e0e0e0;
height: 52px;
}
.donation-plz select {
cursor: pointer;
}
.donation-plz .field-label {
position: relative;
display: block;
font-weight: 600;
font-size: 18px;
color: #252525;
line-height: 28px;
margin-bottom: 10px;
}
.donation-plz .field-label .required {
color: #ff0000;
font-size: 14px;
}
.donation-plz .radio-select {
position: relative;
float: left;
margin-right: 10px;
margin-bottom: 5px;
line-height: 30px;
}
.donation-plz .radio-select label {
position: relative;
display: block;
height: 56px;
padding: 13px 15px;
text-align: center;
color: #ffffff;
font-size: 24px;
font-weight: 600;
text-transform: uppercase;
background: #878787;
border-radius: 0px;
cursor: pointer;
}
.donation-plz .radio-select input[type="radio"] {
display: none;
}
.donation-plz .radio-select input[type="radio"]:checked+label {
color: #ffffff;
background: #ffa211;
}
.donation-plz button {
padding: 12px 35px;
background: #ffa211;
color: #000;
border: none;
font-weight: 600;
}
.donation-plz button:hover {
padding: 12px 35px;
background: #333;
color: #fff;
border: none;
}   #back-to-top { transition: all 1s ease 0s; -webkit-transition: all .3s ease 0s; position: fixed; bottom: 60px; right: 10px; z-index: 9999; width: 55px; height: 55px; text-align: center; line-height: 50px; background: #df8200; color: #fff; font-size: 20px; cursor: pointer; text-decoration: none; opacity: 0;border-radius:50px; }
#back-to-top:hover { background: #ffa211; border-color: #fff; }
#back-to-top.show {opacity: 1;}   .our-best-work { padding: 110px 0 90px 0; background: #f1f1f1; }
.our-best-work .col-md-3 {padding: 0;}
.single-work { overflow: hidden; position: relative; }
.single-work:hover a > img {transform: scale(1.1);}
.single-work:hover .work-info {opacity: 1;}
.single-work > a > img { cursor: pointer; overflow: hidden; transform: scale(1); transition: all 0.3s ease 0s; margin-top: 0px; margin-top: 65px; }
.work-info { bottom: 0; opacity: 0; padding: 15px; position: absolute; transition: all 0.3s ease 0s; width: 100%; z-index: 5; background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0; }
.work-info > h5 { color: #fff; display: table; font-size: 23px; }
.work-link { align-content: center; color: #fff; display: flex; flex-direction: column; height: 100%; justify-content: center; position: absolute; right: 0; text-align: center; top: 0; width: 7%; z-index: 6; background: #ffa211; }
.work-link:hover {color: #eaeaea;}
.work-link i { font-size: 22px; vertical-align: middle; }   .buy-theme {
background: #ffa211;
border-radius: 0px;
position: fixed;
right: -161px;
top: 295px;
z-index: 1000;
transition-duration: 0.2s;
transition-timing-function: ease-in-out;
}
.buy-theme i {
font-size: 20px;
color: #fff;
padding: 5px;
}
.buy-theme:hover, .quick-question:hover {
right: -20px;
}
.buy-theme span, .quick-question span {
opacity: 0;
padding: 8px;
position: relative;
top: 0px;
font-size: 14px;
margin-right: 8px;
font-weight: bold;
}
.buy-theme:hover span, .quick-question:hover span {
opacity: 1;
}
.buy-theme a, .quick-question a {
color: #fff;
display: block;
font-size: 10px;
letter-spacing: 1px;
padding: 8px 15px;
text-transform: uppercase;
}
#more-demos {
padding: 80px 0 80px 0;
}
.demos-one-row {
margin: 0 auto;
text-align: center;
height: auto;
overflow: hidden;
}
.img-res {
margin: 0 auto;
max-width: 100%;
}
.img-res-demo {
margin: 0 auto;
max-width: 100%;
margin-bottom: 65px;
}
.demos {
margin-top: 35px;
margin-bottom: 65px;
}
#more-demos {
padding: 80px 0 80px 0;
}
.demos-one-row {
margin: 0 auto;
text-align: center;
height: auto;
overflow: hidden;
}
.img-res {
margin: 0 auto;
max-width: 100%;
}
.img-res-demo {
margin: 0 auto;
max-width: 100%;
margin-bottom: 65px;
}
.demos {
margin-top: 35px;
margin-bottom: 65px;
}
#intro-bg-app {
top: 0px;
left: 0px;
width: 100%;
text-align: center;
margin: 0px;
padding: 0px;
background-color: #C0DEED;
background: url(//creditriser.co.in/wp-content/themes/unibell/img/intro-bg.jpg) no-repeat;
padding-top: 140px;
padding-bottom: 0px;
width: 100%;
animation: awan-animasi 50s linear infinite;
-ms-animation: awan-animasi 50s linear infinite;
-moz-animation: awan-animasi 50s linear infinite;
-webkit-animation: awan-animasi 50s linear infinite;
}
#intro-bg {
top: 0px;
left: 0px;
width: 100%;
text-align: center;
margin: 0px;
padding: 0px;
background-color: #C0DEED;
background: rgba(0, 0, 0, 0) url(//creditriser.co.in/wp-content/themes/unibell/img/hero/slide-3.jpg) no-repeat fixed center bottom / cover;
padding-top: 190px;
padding-bottom: 130px;
width: 100%;
}
.intro-text .intro-lead-in {
font-size: 23px;
line-height: 31px;
color: #ffffff;
margin-bottom: 25px;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 1px;
margin-top:25px;
}
.container-intro {
width: 1600px;
margin:0 auto
}
.intro-logo {
padding: 0 0 20px 0;
}
.intro-text .intro-heading {
font-size: 55px;
padding: 48px 0 10px 0;
color: #ffffff;
font-family: 'Raleway', sans-serif;
font-weight: 200;
text-transform: uppercase;
line-height: normal;
}
.low-back-gradient-intro:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0) linear-gradient(to left, #ff6000, #ffa211) repeat scroll 0 0;
opacity: 0.85;
}
.intro-heading {
font-size: 50px;
padding: 48px 0 60px 0;
color: #333;
font-weight: 100;
text-transform: uppercase;
line-height: normal;
font-family: 'Raleway', sans-serif;
}
.intro-heading-i {
font-size: 50px;
padding: 110px 0 60px 0;
color: #333;
font-weight: 100;
text-transform: uppercase;
line-height: normal;
font-family: 'Raleway', sans-serif;
}
.intro-heading hr {
background: #ffffff none repeat scroll 0 0;
border: 0 none;
height: 2px;
margin: 0 auto 30px;
position: relative;
text-align: center;
width: 90px;
}
.intro-heading-s {
font-size: 30px;
color: #fff;
font-family: 'Raleway', sans-serif;
font-weight: 600;
padding: 15px 0 15px 0;
text-transform: uppercase;
line-height: normal;
}
.o-demos {
font-weight: 700;
font-size: 50px;
color: #ffffff;
}
.bg-soon { background: url(//creditriser.co.in/wp-content/themes/unibell/img/hero/soon.jpg) no-repeat scroll center center / cover; background-size: cover; }   .bg-inner { background: url(//creditriser.co.in/wp-content/themes/unibell/img/hero/creative.jpg);}
.sidebar-page .sidebar {
position: relative;
padding: 0px 0px 0px;
}
.sidebar .widget {
position: relative;
margin-bottom: 50px;
}
.sidebar .search-box .form-group {
position: relative;
margin: 0px;
}
.sidebar .search-box .form-group input[type="text"], .sidebar .search-box .form-group input[type="search"] {
position: relative;
line-height: 24px;
padding: 8px 50px 8px 20px;
border: 1px solid #d0d0d0;
background: #ffffff;
color: #3a3a3a;
display: block;
width: 100%;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.sidebar .search-box .form-group input:focus {
border-color: #0075af;
}
.sidebar .search-box .form-group button {
position: absolute;
right: 0px;
top: 0px;
height: 42px;
width: 50px;
line-height: 30px;
text-align: center;
display: block;
font-size: 14px;
color: #ffffff;
background: #252525;
border: none;
}
.sidebar .search-box .form-group input:focus + button, .sidebar .search-box .form-group button:hover {
color: #ffffff;
background: #ffa211 ;
}
.sidebar .sidebar-title {
position: relative;
margin-bottom: 30px;
padding-bottom: 15px;
}
.sidebar .sidebar-title h3 {
font-size: 20px;
color: #1a1a1a;
font-weight: normal;
text-transform: uppercase;
font-weight: 500;
}
.sidebar .sidebar-title:after {
content: '';
position: absolute;
left: 0px;
bottom: 0px;
width: 40px;
height: 2px;
background: #ffa211 ;
}
.sidebar .recent-posts .post {
position: relative;
font-size: 13px;
margin-bottom: 20px;
color: #cccccc;
padding-left: 90px;
}
.sidebar .recent-posts .post .post-thumb {
position: absolute;
left: 0px;
top: 0px;
width: 75px;
}
.sidebar .recent-posts .post .post-thumb img {
display: block;
width: 100%;
}
.sidebar .recent-posts .post h4 {
font-size: 14px;
font-weight: 500;
margin: 0px 0px 5px;
line-height: 1.4em;
color: #292929;
}
.sidebar .recent-posts .post a, .sidebar .recent-posts .post a:hover {
color: #0075af;
}
.sidebar .recent-posts .post h4 a {
color: #292929;
}
.sidebar .recent-posts .post-info {
color: #cccccc;
text-transform: capitalize;
}
.sidebar .recent-posts .post-info .icon {
padding-right: 5px;
}
.sidebar-page .contact-info {
position: relative;
font-size: 14px;
margin-bottom: 30px;
}
.sidebar-page .contact-info .text {
position: relative;
font-size: 14px;
margin-bottom: 10px;
color: #7f7f7f;
}
.sidebar-page .contact-info li {
position: relative;
margin-bottom: 5px;
line-height: 1.8em;
color: #7f7f7f;
}
.sidebar-page .contact-info li strong {
position: relative;
padding-right: 10px;
font-weight: 600;
color: #292929;
}
.sidebar-page .contact-info a {
color: #0075af;
transition: all 300ms ease-in;
-webkit-transition: all 300ms ease-in;
-ms-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
-moz-transition: all 300ms ease-in;
}
.sidebar-page .contact-info a:hover {
color: #3d3d3d;
}
.sidebar .popular-tags a {
position: relative;
display: inline-block;
line-height: 24px;
padding: 5px 30px;
margin: 0px 5px 12px 0px;
border: 1px solid rgba(0, 0, 0, 0.10);
background: #ffffff;
color: #1a1a1a;
text-align: center;
font-size: 13px;
border-radius: 0px;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
}
.sidebar .popular-tags a:hover {
background-color: #ffa211 ;
border-color: #ffa211 ;
color: #ffffff;
}
.sidebar .list {
position: relative;
}
.sidebar .list li {
position: relative;
margin-bottom: 7px;
line-height: 32px;
}
.sidebar .list li .count {
position: relative;
}
.sidebar .list li a {
position: relative;
display: block;
color: #3d3d3d;
font-size: 14px;
font-weight: 400;
}
.sidebar .list li a:hover {
color: #ffa211 ;
}   .pagination_area {
border-top: 1px solid #eee;
padding-top: 30px;
padding-bottom: 30px;
}
.pagination_area nav {
border-bottom: 0px;
text-align: center;
}
ul.pagination {
}
ul.pagination li {
}
ul.pagination li a {
border-radius: 0px;
border: 1px solid #333;
color: #333;
font-weight: 600;
font-size: 12px;
padding: 8px 15px;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
ul.pagination li a:hover {
color: #fff;
background-color: #333;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
border: 1px solid #333;
}
ul.pagination li.active a, ul.pagination li.active a:hover, ul.pagination li.active a:focus, ul.pagination li.active a:visited {
background-color: #333;
color: #fff;
border-color: #333;
}
ul.pagination li a.prev {
border-radius: 0px;
border: 1px solid #333;
color: #333;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
font-size: 10px;
background-color: transparent;
padding: 8px 20px;
margin-right: 50px;
}
ul.pagination li a.prev:hover {
background-color: #333;
color: #fff;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
ul.pagination li a.next {
border-radius: 0px;
border: 1px solid #333;
color: #333;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
font-size: 12px;
background-color: transparent;
padding: 8px 20px;
margin-left: 50px;
}
ul.pagination li a.next:hover {
background-color: #333;
color: #fff;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
@media(max-width: 500px) {
ul.pagination li a.prev{
}
ul.pagination li a.next {
margin-left: 15px;
}
}
@media(max-width: 420px) {
ul.pagination li a{}
ul.pagination li a.prev {
padding: 7px 20px;
}
ul.pagination li a.next {
padding: 5px 15px;
}
}
@media(max-width: 350px) {
ul.pagination li a.prev{
}
ul.pagination li a.next {
margin-left: 50px;
}
}
@media(max-width: 330px) {
ul.pagination li a.prev
{}
ul.pagination li a.next {
font-size: 10px;
padding: 7px 20px;
}
ul.pagination li a {
font-size: 10px;
}
}   .sidebar-page .comments-area {
position: relative;
}
.sidebar-page .group-title {
position: relative;
margin-bottom: 40px;
padding-bottom: 16px;
}
.sidebar-page .group-title h2 {
font-size: 25px;
color: #1a1a1a;
font-family: 'Open+Sans', sans-serif;
margin-bottom: 0px;
text-transform: uppercase;
}
.sidebar-page .group-title:after {
content: '';
position: absolute;
left: 0px;
bottom: 0px;
width: 40px;
height: 2px;
background: #ffa211 ;
}
.sidebar-page .comments-area .comment-box {
position: relative;
}
.sidebar-page .comments-area .comment {
position: relative;
margin: 0px 0px 50px 0px;
padding: 0px 0px 10px 110px;
}
.sidebar-page .comments-area .reply-comment {
margin-left: 50px;
}
.sidebar-page .comments-area .comment-box .author-thumb {
position: absolute;
left: 0px;
top: 0px;
width: 84px;
height: 84px;
border: 3px solid #fff;
border-radius: 5px;
-moz-box-shadow: 0px 0px 2px 0px #000000;
-ms-box-shadow: 0px 0px 2px 0px #000000;
-o-box-shadow: 0px 0px 2px 0px #000000;
-webkit-box-shadow: 0px 0px 2px 0px #000000;
box-shadow: 0px 0px 2px 0px #000000;
}
.sidebar-page .comments-area .comment-box .author-thumb img {
width: 100%;
display: block;
border-radius: 5px;
}
.sidebar-page .comments-area .comment-info {
margin-bottom: 10px;
color: #bcbcbc;
font-size: 15px;
}
.sidebar-page .comments-area .comment-box strong {
color: #1a1a1a;
font-weight: 700;
text-transform: uppercase;
}
.sidebar-page .comments-area .reply-btn {
position: absolute;
right: 0px;
top: 0px;
color: #ffffff;
padding: 5px 30px;
line-height: 24px;
background: #545454;
border-radius: 0px;
font-weight: normal;
text-transform: uppercase;
}
.sidebar-page .comments-area .reply-btn:hover {
background-color: #ffa211 ;
}
.text-con-inner {
color: #fff;
padding: 80px 0 0 0;
}
.pagenation-holder {
background:#ffa211 ;
padding: 5px;
}
.pagenation-holder {
color: #000;
}
.pagenation_links a:hover {
color: #790e15;
}
.low-back-gradient-inner {
position: relative;
}
.top-heading-inner {
color: #fff;
font-size: 40px;
font-weight: 600;
text-transform: uppercase;
}
.low-back-gradient-inner:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000 none repeat scroll 0 0;
opacity: 0.75
}@media(max-width:1366px) {
p.para{ line-height:25px; font-size:15px;}
.about-heading h3{ font-size:18px;}
.container-intro{ margin:0 auto;width:100%;}
#owl-slider .item .slider-info h1{ font-size:55px;}
#owl-slider .item .slider-info{ width:45%;}
.content-v h1{ margin-top:-90px;}
}  @media(max-width:1024px) {
.about-pic img{ width:100%; margin:0 auto; text-align:center;}
.join-us .carousel h1{ font-size:35px;}
.feature-content img{ margin-top:45px;}
.section-title h2, .section-title.center h2{ font-size:35px}
#owl-slider .item .slider-info{ width:60%; padding:75px 0 25px 0;}
#owl-slider .item .slider-info h1{ font-size:55px;}
.hero .hero-content-i h1, .video-banner h1{ font-size:45px;}
.roll-t-1 h1{ font-size:35px;}
.roll-t-2 h1{ font-size:35px;}
.roll-t-3 h1{ font-size:35px;}
.roll-t-4 h1{ font-size:35px;}
.navbar-nav > li > a {
font-size: 9px;
}   
}  @media (max-width: 980px) {
.container{ width:100%;}
.navbar-toggle{color:#000;font-size:21px;}
.feature-content img{ margin-top:55px;}
.demo-head{ display:none;}
#main-centent-ii{ padding:70px 0 70px 0; }
.navbar-nav > li > a{ font-size:9px;}
.header-text h1{ font-size:50px;}
.content-v h1{ margin-top:-100px;}
.header-text p{ font-size:10px;}
.feature-icon-left-more .feature-content { padding-left:90px; padding-bottom:20px; padding-top:65px; text-align:left; padding-right:0px; }
.feature-icon-left-more .feature-icon i.fa { float: left;  }
.feature-icon-left-more-app .feature-content { padding-left:90px; padding-bottom:20px; padding-top:35px; text-align:left; padding-right:0px; }
.feature-icon-left-more-app .feature-icon i.fa { float:left; font-size:28px; color:#000; margin:50px 0 0 0; height:55px; width:55px; padding:14px 0 0 0; border-radius:10%; border:1px solid #000; }
}  @media (max-width:800px) {
.navbar-header{ text-align:center; float:none}
.navbar-brand{ display:inline-block; float:none; text-align:center;}
.navbar-right{ float:none; width:84%; text-align:center; }
.navbar-nav{ float:none;}
.navbar-nav > li{ display:inline-block; float:none; text-align:center;}
.navbar-nav > li > a{ padding:13px 4px;} 
.feature-box{ width:98%; margin-bottom: -15px;}
.feature-content img{ margin-top:0px; background-image:none; display:none; margin:0px; padding:0px;}
.feature-icon-left-more .feature-content { padding-left:90px; padding-bottom:20px; padding-top:65px; text-align:left; padding-right:0px; }
.feature-icon-left-more .feature-icon i.fa { float: left;  }
.feature-icon-left-more-app .feature-content { padding-left:90px; padding-bottom:20px; padding-top:35px; text-align:left; padding-right:0px; }
.feature-icon-left-more-app .feature-icon i.fa { float:left; font-size:28px; color:#000; margin:50px 0 0 0; height:55px; width:55px; padding:14px 0 0 0; border-radius:10%; border:1px solid #000; }
.navbar-nav > li > a{ font-size:8px;}
.intro-heading{ font-size:25px;}
.data table td, .data table th{ padding:7px;}
.btn-t{ padding:0px;  font-size:10px; display:block;}
.data table th{ font-size:12px;}
#owl-slider .item .slider-info{ width:49%;}
.header-text p{ font-size:11px;}
#owl-slider .item .slider-info h5{ font-size:10px;}
#owl-slider .item .slider-info p{ font-size:9px;}
#owl-slider .item .slider-info h1{ font-size:35px;}
.content-v h1{ font-size:30px;}
.content-v h1{ margin-top:-90px;}
.top-heading{ font-size:20px;}
.hero .hero-content .hero-subtitle{ letter-spacing:2px;}
}  @media (max-width: 768px) {
.navbar-nav > li > a{  font-size:12px; }
.section-title h2, .section-title.center h2{ font-size:35px; line-height: normal;}
.main-para{ font-size:25px;}
.feature-content img{ margin-top:0px; background-image:none; display:none; margin:0px; padding:0px;}
.feature-box{ width:98%; margin-bottom:15px; margin-top:-16px}
.top-btn-c{ font-size:20px; margin-bottom:25px;}
.join-us .carousel h1, .offer p{ font-size:30px;}
.nav-tabs > li > a{  font-size:15px; padding:20px;  width:100%;}
.accordion-inner h4 {   margin-top: 10px;}
.tab-wrap .media .pull-left{  clear: both; width: 100%; }
.tab-wrap .media .media-body{  clear: both; }
.nav-tabs > li.active > a:after{  display: none; }
.parrent pull-left{ width:100%;}
.header .intro-text .intro-heading{ font-size:25px;}
.feature-icon-left-more-app .feature-content { padding-left:90px; padding-bottom:20px; padding-top:35px; text-align:left; padding-right:0px; }
.feature-icon-left-more-app .feature-icon i.fa { float:left; font-size:28px; color:#000; margin:50px 0 0 0; height:55px; width:55px; padding:14px 0 0 0; border-radius:10%; border:1px solid #000; }
.intro-text .intro-heading{ font-size:30px;}
.o-demos{ font-size:30px;}
.intro-heading-s{ font-size:18px;}
.intro-text .intro-lead-in{ font-size:13px;}
#intro-bg{ padding:120px 0 150px 0;}
#more-demos{ padding:60px 0 60px 0;}
header .intro-text .intro-heading {font-size:35px;}
.feature-icon-left-more .feature-content { padding-left:90px; padding-bottom:20px; padding-top:35px; text-align:left; padding-right:0px; }
.feature-icon-left-more .feature-icon i.fa { float: left;  }
.list-demos{ font-size:13px;}
.skill{ width:100%;}
p.para{ font-size:14px;}
.about-heading{ margin-top:1px;}
.feature-box h4{ font-size:18px;}
#awesome-features{ padding:70px 0 70px 0;}
#Portfolio{ padding:70px 0 70px 0;}
#services-icon{padding:70px 0 70px 0;}
#Pricing{padding:70px 0 70px 0;}
#testimonials{padding:70px 0 70px 0;}
#blog{padding:70px 0 70px 0;}
#services{padding:70px 0 70px 0;}
#awesome-features-y{padding:70px 0 70px 0;}
.para-tex{ font-size:16px;}
#awesome-features-freelancer{padding:70px 0 70px 0;}
#contact{padding:70px 0 70px 0;}
#services-box{padding:70px 0 70px 0;}
#tab{ padding:70px 0 70px 0; }
.about-text{padding:2px;}
.services-icon-wrap{ padding:10px;}
.services-icon-wrap h3{ font-size:16px;}
.navbar-nav > li > a{ font-size:11px;}
footer h5{ padding:5px;  margin:20px 0 0 0;}
footer .subscribe_now form{ margin-left:20px;}
.newsletter-content .button{ font-size:12px;}
.hero .hero-content h1, .video-banner h1{ font-size:50px;}
.join-us-app h1{ font-size:31px;}
.newsletter > h3{ font-size:28px;}
.data table th{ font-size:12px;}
.header-text{ width:99%;}
#owl-slider .item .slider-info{ width:80%; font-size:40px; padding:70px 0 30px 0;}
.content-v h1{ font-size:28px;}
.top-heading{ font-size:65px;}
.content-v h1{ margin-top:-90px;}
.hero .hero-content-i h1, .video-banner h1{ font-size:45px;}
#owl-slider .item .slider-info h1{ font-size:55px;}
.top-heading{ font-size:15px;}
}  @media (max-width: 767px) {
.navbar-brand{ display:block; margin-left:25px; }
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{ margin-left:0px; margin-right:0px;}
.navbar-collapse{ margin-right:0px; margin-left:0px; background:#000;}
.navbar-nav > li{ display:block;}
.navbar-nav > li > a{ font-size:9px;}
.roll-t-1 h1{ font-size:25px}
.roll-t-2 h1{ font-size:25px}
.roll-t-3 h1{ font-size:25px}
.roll-t-4 h1{ font-size:25px}
.top-heading{ letter-spacing:5px; font-size:35px;}
.hero .hero-content-ii h1, .video-banner h1{ margin-top:95px; padding:25px; font-size:20px;}
.hero .hero-content-i h1, .video-banner h1{ font-size:35px;}
.content-v{ top:60%;}
.content-v h1{ letter-spacing:5px; font-size:25px;}
#owl-slider .item .slider-info{ width:80%; font-size:30px; padding:30px 0 30px 0;}
#owl-slider .item .slider-info h1{ font-size:45px;}
.header-text{ padding:25px; margin-top:55px;}
.hero .hero-content-i.light-txt .hero-subtitle{ font-size:12px;}
}  @media (max-width: 480px) {
#rotate-services{ padding:30px 0 30px 0;}
.top-btn-text{ font-size:15px;}
.btn-download-w{ padding:12px 15px; font-size:15px; }
.about-ag-a{ height:300px;}
.navbar-custom{ padding:1px 3px;}
.btn-download{ max-width:200px; font-size:14px;}
.btn-get{ font-size:14px ;max-width:200px;}
.btn-download-black{ font-size:12px ;max-width:200px;}
.btn-download-wt{ font-size:14px ;max-width:200px;}
#main-centent { padding:45px 0 45px 0;}
.main-para{ font-size:20px;}
.list-demos{ font-size:14px; line-height:25px;}
.join-us .carousel h1, .offer p{ font-size:35px;}
.para-tex{ font-size:14px;}
.feature-icon-left-more .feature-icon i.fa { float: left;  }
.main-area h1{ font-size:16px; line-height:25px;}
.feature-content{ background-image:none;}
.feature-icon-left-more .feature-content { padding-left:90px; padding-bottom:20px; padding-top:35px; text-align:left; padding-right:0px; }
.btn-download-black{ width:170px;}
.section-title.freelancer h2{ font-size:30px; width:270px;}
.feature-icon-left-more-app .feature-content { padding-left:90px; padding-bottom:20px; padding-top:35px; text-align:left; padding-right:0px; }
.feature-icon-left-more-app .feature-icon i.fa { float:left; font-size:28px; color:#000; margin:50px 0 0 0; height:55px; width:55px; padding:14px 0 0 0; border-radius:10%; border:1px solid #000; }
#services h2{ font-size:30px;}
.intro-text .intro-heading{ font-size:30px;}
.o-demos{ font-size:30px;}
.intro-heading-s{ font-size:18px;}
.intro-text .intro-lead-in{ font-size:13px;}
#intro-bg{ padding:120px 0 150px 0;}
header .intro-text .intro-heading {font-size:30px;}
.join-us .carousel h1, .offer p{font-size:30px;}
.feature-icon-left-more-y .feature-icon-y i.fa{ margin:70px 20px 0 10px;}
.hero .hero-content h1, .video-banner h1{ font-size:15px;}
#owl-slider .item .slider-info{ width:80%; font-size:30px; padding:30px 0 30px 0;}
#owl-slider .item .slider-info h1{ font-size:33px;}
.header-text{ padding:25px; margin-top:45px;}
.hero .hero-content .hero-subtitle{ font-size:11px;}
.btn-download-wt{ width:170px; font-size:12px;}
.btn-download-wt i{ font-size:16px;}
.btn-get{ width:300px; font-size:12px; margin:0px;}
.btn-get i{ font-size:16px;}
.hero .hero-content-i h1, .video-banner h1{ font-size:18px;}
.hero .hero-content-ii h1, .video-banner h1{ font-size:20px; padding:25px; letter-spacing:5px; line-height:50px;}
.header-text h1{ font-size:25px;}
.content-v h1{ font-size:25px; letter-spacing:2px; margin-top:-60px;}
.top-heading{ letter-spacing:5px; font-size:18px;}
.hero .hero-content-ii.light-txt h1, .hero .hero-content.light-txt h2{ margin-top:115px;}
.content-v h1{ font-size:25px; letter-spacing:8px; margin-top:-80px;}
.content-v{top:65%;}
.hero .hero-content-i.light-txt .hero-subtitle{ font-size:10px;}
.header-text{ padding:20px; margin-top:65px;}
.roll-t-1 h5{ font-size:9px ; letter-spacing:5px;}
.roll-t-2 h5{ font-size:9px ; letter-spacing:5px;}
.roll-t-3 h5{ font-size:9px ; letter-spacing:5px;}
.roll-t-4 h5{ font-size:9px ; letter-spacing:5px;}
.roll-t-1 p{ font-size:11px; letter-spacing:2px;}
.roll-t-2 p{ font-size:11px; letter-spacing:2px;}
.roll-t-3 p{ font-size:11px; letter-spacing:2px;}
.roll-t-4 p{ font-size:11px; letter-spacing:2px;}
}  @media (max-width: 360px) {
.navbar-collapse.in{ overflow: auto;}
.btn-get{ font-size:11px ;max-width:200px; margin-left:0px; margin-top:0px;}
#owl-slider .item .slider-info{ width:99%;}
.content-v h1{ font-size:25px; letter-spacing:2px; margin-top:-140px;}
.content-v{ top:60%;}
}  @media(min-width:768px) {
.navbar-header{display: inline-block;}
.navbar-fixed-top .navbar-collapse {
display: inline-block !important;
}
.logo-default {
margin-top: 7px;
}
.navbar-custom-i {padding:14px 30px;border-bottom: 0;border-top:3px solid #0bbae0;background:#333;}	 
.navbar-custom {padding:0px 30px;border-bottom: 0;background:none;-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;transition: background .5s ease-in-out, padding .5s ease-in-out;}
.navbar-custom.top-nav-collapse {background: #fff;box-shadow:0 0 5px #b3b3b3;padding:0px 30px;}
.navbar-custom .navbar-brand {margin-top:-1px;background: url(//creditriser.co.in/wp-content/themes/unibell/img/logo.png) no-repeat;width:139px;height:39px;}
.navbar-custom.top-nav-collapse .navbar-brand {
margin-top:0px;background: url(//creditriser.co.in/wp-content/themes/unibell/img/logo-in.png) no-repeat;width:140px;height:39px;}
.navbar-custom .navbar-brand .navbar-toggle li a:active {outline: 0;color:#0592f4;border-bottom:5px solid #ffffff;}
.navbar-custom.top-nav-collapse .navbar-brand .navbar-toggle li a:active {outline: 0;color:#0592f4;border-bottom:5px solid #ffffff;}
.navbar-custom.top-nav-collapse a {color:#000;padding-top: 7px;}
.top-nav-collapse.btn-donate a { color:#fff !important;}
.navbar-toggle {background: #ffa211 none repeat scroll 0 0;border: 1px solid transparent;border-radius:0px;
float: right;font-size: 20px;margin-bottom: 8px;margin-right: 15px;margin-top: 8px;padding: 8px 12px;position: relative;}
.navbar-nav > li.active > a {color:#ffa211;}
.navbar-nav.top-nav-collapse > li.active > a {color:#0bbae0;     font-size: 11px;}
.video-iframe {top: 25px;left: 76px;width: 279px;height: 175px;}
.modal-dialog{
width:100%;
max-width:960px;
margin:50px auto;	
}
}
 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(0.75);transform:scaleX(1.25) scaleY(0.75)}40%{-webkit-transform:scaleX(0.75) scaleY(1.25);transform:scaleX(0.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(0.85);transform:scaleX(1.15) scaleY(0.85)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes rubberBand{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(0.75);-ms-transform:scaleX(1.25) scaleY(0.75);transform:scaleX(1.25) scaleY(0.75)}40%{-webkit-transform:scaleX(0.75) scaleY(1.25);-ms-transform:scaleX(0.75) scaleY(1.25);transform:scaleX(0.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(0.85);-ms-transform:scaleX(1.15) scaleY(0.85);transform:scaleX(1.15) scaleY(0.85)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);-ms-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(-48px);transform:scale(.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);-ms-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(-48px);-ms-transform:scale(.475) translateX(-48px);transform:scale(.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);-ms-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);-ms-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-transform-origin:center bottom;transform-origin:center bottom}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);-ms-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);-ms-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(.475) translateX(42px);transform:scale(.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(.475) translateX(42px);-ms-transform:scale(.475) translateX(42px);transform:scale(.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(.475) translateX(-42px);transform:scale(.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(.475) translateX(-42px);-ms-transform:scale(.475) translateX(-42px);transform:scale(.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);-ms-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-transform-origin:center top;transform-origin:center top}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}.cbp,
.cbp *,
.cbp :after,
.cbp :before,
.cbp-l-filters-alignCenter,
.cbp-l-filters-alignCenter *,
.cbp-l-filters-alignLeft,
.cbp-l-filters-alignLeft *,
.cbp-l-filters-alignRight,
.cbp-l-filters-alignRight *,
.cbp-l-filters-button,
.cbp-l-filters-button *,
.cbp-l-filters-buttonCenter,
.cbp-l-filters-buttonCenter *,
.cbp-l-filters-dropdown,
.cbp-l-filters-dropdown *,
.cbp-l-filters-list,
.cbp-l-filters-list *,
.cbp-l-filters-work,
.cbp-l-filters-work *,
.cbp-l-filters-big,
.cbp-l-filters-big *,
.cbp-l-filters-text,
.cbp-l-filters-text *,
.cbp-l-filters-underline,
.cbp-l-filters-underline *,
.cbp-popup-wrap,
.cbp-popup-wrap *,
.cbp-popup-singlePage,
.cbp-popup-singlePage *,
.cbp-search,
.cbp-search *,
.cbp-search :after,
.cbp-search :before { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.cbp-l-grid-agency-title,
.cbp-l-grid-agency-desc,
.cbp-l-grid-work-title,
.cbp-l-grid-work-desc,
.cbp-l-grid-blog-title,
.cbp-l-grid-projects-title,
.cbp-l-grid-projects-desc,
.cbp-l-grid-masonry-projects-title,
.cbp-l-grid-masonry-projects-desc { white-space:nowrap; overflow:hidden; text-overflow:ellipsis }
.cbp-l-filters-alignCenter,
.cbp-l-filters-alignCenter *,
.cbp-l-filters-alignLeft,
.cbp-l-filters-alignLeft *,
.cbp-l-filters-alignRight,
.cbp-l-filters-alignRight *,
.cbp-l-filters-button,
.cbp-l-filters-button *,
.cbp-l-filters-buttonCenter,
.cbp-l-filters-buttonCenter *,
.cbp-l-filters-dropdown,
.cbp-l-filters-dropdown *,
.cbp-l-filters-list,
.cbp-l-filters-list *,
.cbp-l-filters-work,
.cbp-l-filters-work *,
.cbp-l-filters-big,
.cbp-l-filters-big *,
.cbp-l-filters-text,
.cbp-l-filters-text *,
.cbp-l-filters-underline,
.cbp-l-filters-underline * { -webkit-tap-highlight-color:transparent }
.cbp-item { display:inline-block; margin:0 10px 20px 0 }
.cbp { position:relative; margin:0 auto; z-index:1; height:400px }
.cbp:before { content:''; position:absolute; width:100%; height:100%; top:0; left:0; background:url(//creditriser.co.in/wp-content/themes/unibell/img/cbp-loading.gif) no-repeat scroll center center transparent }
.cbp>* { visibility:hidden }
.cbp .cbp-item { position:absolute; top:0; left:0; list-style-type:none; margin:0; padding:0; overflow:hidden }
.cbp img { display:block; width:100%; height:auto; border:0 }
.cbp a,
.cbp a:hover,
.cbp a:active { text-decoration:none; outline:0; color:#333; background:#; margin-bottom:5px;}
.cbp-ready>* { visibility:visible }
.cbp-ready:before { display:none; visibility:hidden }
.cbp-wrapper-outer { overflow:hidden; position:relative; margin:0 auto }
.cbp-wrapper-outer,
.cbp-wrapper,
.cbp-wrapper-helper { list-style-type:none; padding:0; width:100%; height:100%; z-index:1 }
.cbp-wrapper,
.cbp-wrapper-helper { position:absolute; top:0; left:0; margin:0 }
.cbp-item-off { z-index:-1; pointer-events:none; visibility:hidden }
.cbp-item-on2off { z-index:0 }
.cbp-item-off2on { z-index:1 }
.cbp-item-on2on { z-index:2 }
.cbp-item-wrapper { width:100%; height:100%; position:relative; top:0; left:0 }
.cbp-l-project-related-wrap img,
.cbp-l-inline img { display:block; width:100%; height:auto; border:0 }
.cbp-addItems {
-webkit-transition:height .5s ease-in-out !important;
transition:height .5s ease-in-out !important; will-change:height }
.cbp-addItems .cbp-item { -webkit-transition:top .5s ease-in-out, left .5s ease-in-out;
transition:top .5s ease-in-out, left .5s ease-in-out
}
.cbp-addItems .cbp-item-loading {
-webkit-animation:fadeIn .5s ease-in-out;
animation:fadeIn .5s ease-in-out; -webkit-transition:none; transition:none }
.cbp-panel { width:94%; max-width:1170px; margin:0 auto }
.cbp-misc-video { position:relative; height:0; padding-bottom:56.25%; background:#000 }
.cbp-misc-video iframe { position:absolute; top:0; left:0; width:100%; height:100% }
.clearfix:after { content:" "; display:block; height:0; clear:both }
.cbp-l-filters-left { float:left }
.cbp-l-filters-right { float:right }
.cbp-caption,
.cbp-caption-defaultWrap,
.cbp-caption-activeWrap { display:block }
.cbp-caption-activeWrap { background-color:#282727 }
.cbp-caption-active .cbp-caption,
.cbp-caption-active .cbp-caption-defaultWrap,
.cbp-caption-active .cbp-caption-activeWrap { overflow:hidden; position:relative; z-index:1 }
.cbp-caption-active .cbp-caption-defaultWrap { top:0 }
.cbp-caption-active .cbp-caption-activeWrap { width:100%; position:absolute; z-index:2; height:100% }
.cbp-l-caption-title { color:#fff; font:400 16px/21px "Open Sans", sans-serif }
.cbp-l-caption-desc { color:#fff; font:400 12px/16px "Open Sans", sans-serif }
.cbp-l-caption-text { font:400 18px/21px "Open Sans", sans-serif; color:#fff; letter-spacing:3px; padding:0 6px }
.cbp-l-caption-buttonLeft,
.cbp-l-caption-buttonRight { background-color:#ffffff; color:#FFFFFF; display:inline-block; font:400 12px/30px "Open Sans", sans-serif; min-width:90px; text-align:center; margin:4px; padding:0 6px }
.cbp-l-caption-buttonLeft:hover,
.cbp-l-caption-buttonRight:hover { opacity:0.9; background:#000; }
.cbp-caption-none .cbp-caption-activeWrap { display:none }
.cbp-l-caption-alignLeft .cbp-l-caption-body { padding:12px 30px }
.cbp-caption-fadeIn .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-minimal .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-moveRight .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayRightAlong .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-pushDown .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-pushTop .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-revealBottom .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-revealLeft .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-revealTop .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-zoom .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-opacity .cbp-l-caption-alignLeft .cbp-l-caption-body { padding-top:30px }
.cbp-l-caption-alignCenter { display:table; width:100%; height:100% }
.cbp-l-caption-alignCenter .cbp-l-caption-body { display:table-cell; vertical-align:middle; text-align:center; padding:10px 0; background-color:#ffa211;}
.cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-l-caption-alignCenter .cbp-l-caption-buttonRight { position:relative; -webkit-transition:left .4s cubic-bezier(.19, 1, .22, 1);
transition:left .4s cubic-bezier(.255,255,255, 1)
}
.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft { left:-20px }
.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight { left:20px }
.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight { left:0 }
.cbp-caption-fadeIn .cbp-caption-activeWrap { opacity:0; top:0; background-color:rgba(0, 0, 0, 0.85); -webkit-transition:opacity .9s cubic-bezier(.19, 1, .22, 1);
transition:opacity .9s cubic-bezier(.19, 1, .22, 1)
}
.cbp-caption-fadeIn .cbp-caption:hover .cbp-caption-activeWrap { opacity:1 }
.cbp-caption-minimal .cbp-l-caption-title,
.cbp-caption-minimal .cbp-l-caption-desc { position:relative; left:0; opacity:0; -webkit-transition:-webkit-transform .35s ease-out;
transition:transform .35s ease-out
}
.cbp-caption-minimal .cbp-l-caption-title { -webkit-transform:translateY(-50%); transform:translateY(-50%) }
.cbp-caption-minimal .cbp-l-caption-desc { -webkit-transform:translateY(70%); transform:translateY(70%) }
.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-title,
.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-desc { opacity:1; -webkit-transform:translateY(0); transform:translateY(0) }
.cbp-caption-minimal .cbp-caption-activeWrap { top:0; background-color:black; background-color:rgba(0, 0, 0, 0.8); opacity:0; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" }
.cbp-caption-minimal .cbp-caption:hover .cbp-caption-activeWrap { opacity:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)" }
.cbp-caption-moveRight .cbp-caption-activeWrap { left:-100%; top:0; -webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
transition:transform .6s cubic-bezier(.19, 1, .22, 1)
}
.cbp-caption-moveRight .cbp-caption:hover .cbp-caption-activeWrap { -webkit-transform:translateX(100%); transform:translateX(100%) }
.cbp-caption-overlayBottom .cbp-caption-activeWrap { height:60px; background-color:#181616; background-color:rgba(24, 22, 22, 0.7); -webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
transition:transform .6s cubic-bezier(.19, 1, .22, 1)
}
.cbp-caption-overlayBottom .cbp-caption:hover .cbp-caption-activeWrap { -webkit-transform:translateY(-100%); transform:translateY(-100%) }
.cbp-caption-overlayBottomAlong .cbp-caption-defaultWrap,
.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap { -webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
transition:transform .6s cubic-bezier(.19, 1, .22, 1)
}
.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap { height:60px }
.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap { -webkit-transform:translateY(-30px); transform:translateY(-30px) }
.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-activeWrap { -webkit-transform:translateY(-100%); transform:translateY(-100%) }
.cbp-caption-overlayBottomPush .cbp-caption-defaultWrap { -webkit-transition:top .6s cubic-bezier(.19, 1, .22, 1);
transition:top .6s cubic-bezier(.19, 1, .22, 1)
}
.cbp-caption-overlayBottomPush .cbp-caption-activeWrap { bottom:-60px; height:60px; -webkit-transition:bottom .6s cubic-bezier(.19, 1, .22, 1);
transition:bottom .6s cubic-bezier(.19, 1, .22, 1)
}
.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap { top:-60px }
.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-activeWrap { bottom:0 }
.cbp-caption-overlayBottomReveal .cbp-caption-defaultWrap { z-index:2; -webkit-transition:top .5s cubic-bezier(.19, 1, .22, 1);
transition:top .5s cubic-bezier(.19, 1, .22, 1)
}
.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap { bottom:0; z-index:1; height:60px }
.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap { top:-60px }
.cbp-caption-overlayRightAlong .cbp-caption-defaultWrap,
.cbp-caption-overlayRightAlong .cbp-caption-activeWrap { -webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
transition:transform .6s cubic-bezier(.19, 1, .22, 1)
}
.cbp-caption-overlayRightAlong .cbp-caption-activeWrap { top:0; left:-50%; width:50% }
.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-defaultWrap { -webkit-transform:translateX(25%); transform:translateX(25%) }
.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-activeWrap { -webkit-transform:translateX(100%); transform:translateX(100%) }
.cbp-caption-pushDown .cbp-caption-defaultWrap,
.cbp-caption-pushDown .cbp-caption-activeWrap { -webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
transition:transform .6s cubic-bezier(.19, 1, .22, 1)
}
.cbp-caption-pushDown .cbp-caption-activeWrap { top:-102%; height:102% }
.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-defaultWrap { -webkit-transform:translateY(100%); transform:translateY(100%) }
.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-activeWrap { -webkit-transform:translateY(99%); transform:translateY(99%) }
.cbp-caption-pushTop .cbp-caption-activeWrap,
.cbp-caption-pushTop .cbp-caption-defaultWrap { -webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
transition:transform .6s cubic-bezier(.19, 1, .22, 1)
}
.cbp-caption-pushTop .cbp-caption-activeWrap { height:102% }
.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-defaultWrap { -webkit-transform:translateY(-100%); transform:translateY(-100%) }
.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-activeWrap { -webkit-transform:translateY(-99%); transform:translateY(-99%) }
.cbp-caption-revealBottom .cbp-caption-defaultWrap { z-index:2; -webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
transition:transform .6s cubic-bezier(.19, 1, .22, 1)
}
.cbp-caption-revealBottom .cbp-caption-activeWrap { top:0; z-index:1 }
.cbp-caption-revealBottom .cbp-caption:hover .cbp-caption-defaultWrap { -webkit-transform:translateY(-100%); transform:translateY(-100%) }
.cbp-caption-revealLeft .cbp-caption-activeWrap { left:100%; top:0; -webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
transition:transform .6s cubic-bezier(.19, 1, .22, 1)
}
.cbp-caption-revealLeft .cbp-caption:hover .cbp-caption-activeWrap { -webkit-transform:translateX(-100%); transform:translateX(-100%) }
.cbp-caption-revealTop .cbp-caption-defaultWrap { z-index:2; -webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
transition:transform .6s cubic-bezier(.19, 1, .22, 1)
}
.cbp-caption-revealTop .cbp-caption-activeWrap { top:0; z-index:1 }
.cbp-caption-revealTop .cbp-caption:hover .cbp-caption-defaultWrap { -webkit-transform:translateY(100%); transform:translateY(100%) }
.cbp-caption-zoom .cbp-caption-defaultWrap { -webkit-transition:-webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
transition:transform .6s cubic-bezier(.19, 1, .22, 1)
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap { -webkit-transform:scale(1.25); transform:scale(1.25) }
.cbp-caption-zoom .cbp-caption-activeWrap { opacity:0; top:0; background-color:rgba(0, 0, 0, 0.9); -webkit-transition:opacity .8s cubic-bezier(.19, 1, .22, 1);
transition:opacity .8s cubic-bezier(.19, 1, .22, 1)
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap { opacity:1 }
.cbp-caption-opacity .cbp-item { padding:1px }
.cbp-caption-opacity .cbp-caption,
.cbp-caption-opacity .cbp-caption-activeWrap,
.cbp-caption-opacity .cbp-caption-defaultWrap { background-color:transparent }
.cbp-caption-opacity .cbp-caption { border:1px solid transparent }
.cbp-caption-opacity .cbp-caption:hover { border-color:#EDEDED }
.cbp-caption-opacity .cbp-caption-defaultWrap { opacity:1; -webkit-transition:opacity .6s cubic-bezier(.19, 1, .22, 1);
transition:opacity .6s cubic-bezier(.19, 1, .22, 1)
}
.cbp-caption-opacity .cbp-caption:hover .cbp-caption-defaultWrap { opacity:.8 }
.cbp-caption-opacity .cbp-caption:hover .cbp-caption-activeWrap { top:0 }
.cbp-caption-expand .cbp-caption-activeWrap { height:auto; background-color:transparent }
.cbp-caption-expand .cbp-caption { border-bottom:1px dotted #eaeaea }
.cbp-caption-expand .cbp-caption-defaultWrap { cursor:pointer; font:500 15px/23px "Roboto", sans-serif; color:#474747; padding:12px 0 11px 26px }
.cbp-caption-expand .cbp-caption-defaultWrap .fa { position:absolute; top:16px; left:0; width:16px; text-align:center; font-size:14px }
.cbp-caption-expand .cbp-l-caption-body { font:400 13px/21px "Roboto", sans-serif; color:#888; padding:0 0 20px 26px }
.cbp-caption-expand-active { transition:height .4s !important
}
.cbp-caption-expand-active .cbp-item { transition:left .4s, top .4s !important
}
.cbp-caption-expand-open .cbp-caption-activeWrap { transition:height .4s
}
.cbp-l-filters-alignCenter { margin-bottom:30px; text-align:center; font:400 12px/21px sans-serif; color:#DADADA }
.cbp-l-filters-alignCenter .cbp-filter-item { color:#949494; cursor:pointer; font:400 13px/21px "Open Sans", sans-serif; padding:0 12px; transition:all .3s ease-in-out;
position:relative; overflow:visible; margin:0 0 10px; display:inline-block }
.cbp-l-filters-alignCenter .cbp-filter-item:hover { color:#2D2C2C }
.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active { color:#2D2C2C; cursor:default }
.cbp-l-filters-alignCenter .cbp-filter-counter { background:none repeat scroll 0 0 #626161; border-radius:3px; color:#FFFFFF; font:400 11px/18px "Open Sans", sans-serif; margin:0 auto; padding:4px 0; text-align:center; width:34px; position:absolute; bottom:0; left:0; right:0; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity:0; -webkit-transition:all .25s ease;
transition:all .25s ease
}
.cbp-l-filters-alignCenter .cbp-filter-counter:before { content:""; position:absolute; bottom:-4px; left:0; right:0; margin:0 auto; width:0; height:0; border-left:4px solid transparent; border-right:4px solid transparent; border-top:4px solid #626161; display:none }
.cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter:before { display:block }
.cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter { bottom:30px; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity:1 }
.cbp-l-filters-alignLeft { margin-bottom:30px }
.cbp-l-filters-alignLeft .cbp-filter-item { background-color:#fff; border:1px solid #cdcdcd; cursor:pointer; font:400 12px/30px "Open Sans", sans-serif; padding:0 13px; position:relative; overflow:visible; margin:0 8px 10px 0; display:inline-block; color:#888888; -webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}
.cbp-l-filters-alignLeft .cbp-filter-item:hover { color:#111 }
.cbp-l-filters-alignLeft .cbp-filter-item.cbp-filter-item-active { background-color:#6C7A89; border:1px solid #6C7A89; color:#fff; cursor:default }
.cbp-l-filters-alignLeft .cbp-filter-counter { display:inline }
.cbp-l-filters-alignRight { margin-bottom:30px; text-align:center; }
.cbp-l-filters-alignRight .cbp-filter-item { background-color:transparent; color:#8B8B8B; cursor:pointer; font:400 11px/29px "Open Sans", sans-serif; padding:0 12px; position:relative; overflow:visible; margin:0 0 10px 5px; border:1px solid #E4E2E2; text-transform:uppercase; display:inline-block; -webkit-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.cbp-l-filters-alignRight .cbp-filter-item:hover { color:#2B3444 }
.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter:before { display:block }
.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter { bottom:44px; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity:1 }
.cbp-l-filters-alignRight .cbp-filter-item.cbp-filter-item-active { color:#FFFFFF; background-color:#ffa211; border-color:#ffa211 ; cursor:default }
.cbp-l-filters-alignRight .cbp-filter-counter { background:none repeat scroll 0 0 #ffa211 ; border-radius:3px; color:#fff; font:400 11px/18px "Open Sans", sans-serif; margin:0 auto; padding:4px 0; text-align:center; width:34px; position:absolute; bottom:0; left:0; right:0; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity:0; -webkit-transition:opacity .25s ease, bottom .25s ease;
transition:opacity .25s ease, bottom .25s ease
}
.cbp-l-filters-alignRight .cbp-filter-counter:before { content:""; position:absolute; bottom:-4px; left:0; right:0; margin:0 auto; width:0; height:0; border-left:4px solid transparent; border-right:4px solid transparent; border-top:4px solid #ffa211 ; display:none }
.cbp-l-filters-button { margin-bottom:30px }
.cbp-l-filters-button .cbp-filter-item { background-color:#FFFFFF; border:1px solid #ECECEC; color:#888888; cursor:pointer; font:400 12px/32px "Open Sans", sans-serif; margin:0 10px 10px 0; overflow:visible; padding:0 17px; position:relative; display:inline-block; -webkit-transition:color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
transition:color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out
}
.cbp-l-filters-button .cbp-filter-item:hover { color:#545454; border-color:#DADADA }
.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active { background-color:#545454; color:#fff; border-color:#5d5d5d; cursor:default }
.cbp-l-filters-button .cbp-filter-counter { background-color:#545454; border-radius:3px; color:#fff; font:400 11px/18px "Open Sans", sans-serif; margin:0 auto; padding:4px 0; text-align:center; width:34px; position:absolute; bottom:0; left:0; right:0; opacity:0; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition:opacity .25s ease, bottom .25s ease;
transition:opacity .25s ease, bottom .25s ease
}
.cbp-l-filters-button .cbp-filter-counter:before { content:""; position:absolute; bottom:-4px; left:0; right:0; margin:0 auto; width:0; height:0; border-left:4px solid transparent; border-right:4px solid transparent; border-top:4px solid #545454; display:none }
.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter:before { display:block }
.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter { bottom:44px; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity:1 }
.cbp-l-filters-buttonCenter { margin-bottom:50px; margin-top:55px; text-align:center }
.cbp-l-filters-buttonCenter .cbp-filter-item { background-color:#FFFFFF; border:1px solid #ECECEC; color:#888888; cursor:pointer; font:400 12px/32px Roboto, sans-serif; margin:0 10px 10px 0; overflow:visible; padding:0 17px; position:relative; display:inline-block; -webkit-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.cbp-l-filters-buttonCenter .cbp-filter-item:hover { color:#5d5d5d }
.cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active { color:#ffa211; border-color:#ffa211; cursor:default }
.cbp-l-filters-buttonCenter .cbp-filter-counter { background-color:#ffa211; border-radius:3px; color:#fff; font:400 11px/18px Roboto, sans-serif; margin:0 auto; padding:4px 0; text-align:center; width:34px; position:absolute; bottom:0; left:0; right:0; opacity:0; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition:opacity .25s ease, bottom .25s ease;
transition:opacity .25s ease, bottom .25s ease
}
.cbp-l-filters-buttonCenter .cbp-filter-counter:before { content:""; position:absolute; bottom:-4px; left:0; right:0; margin:0 auto; width:0; height:0; border-left:4px solid transparent; border-right:4px solid transparent; border-top:4px solid #ffa211; display:none }
.cbp-l-filters-buttonCenter .cbp-filter-item:hover .cbp-filter-counter:before { display:block }
.cbp-l-filters-buttonCenter .cbp-filter-item:hover .cbp-filter-counter { bottom:44px; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity:1 }
.cbp-l-filters-dropdown { margin-bottom:40px; height:38px; position:relative; z-index:5 }
.cbp-l-filters-dropdownWrap { width:200px; position:absolute; right:0; background:#4d4c4d }
.cbp-l-filters-dropdownHeader { font:400 12px/38px "Open Sans", sans-serif; margin:0 17px; color:#FFF; cursor:default; position:relative }
.cbp-l-filters-dropdownHeader:after { border-color:#FFFFFF transparent; border-style:solid; border-width:5px 5px 0; content:""; height:0; position:absolute; right:0; top:50%; width:0; margin-top:-1px }
.cbp-l-filters-dropdownWrap.cbp-l-filters-dropdownWrap-open .cbp-l-filters-dropdownHeader:after { border-width:0 5px 5px }
.cbp-l-filters-dropdownList { display:none; list-style:none outside none; margin:0; padding:0 }
.cbp-l-filters-dropdownList>li { margin:0; list-style:none }
.cbp-l-filters-dropdownWrap.cbp-l-filters-dropdownWrap-open .cbp-l-filters-dropdownList { display:block; margin:0 }
.cbp-l-filters-dropdownList .cbp-filter-item { background:transparent; color:#b3b3b3; width:100%; text-align:left; font:400 12px/40px "Open Sans", sans-serif; margin:0; padding:0 17px; cursor:pointer; border:none; border-top:1px solid #595959 }
.cbp-l-filters-dropdownList .cbp-filter-item:hover { color:#e6e6e6 }
.cbp-l-filters-dropdownList .cbp-filter-item-active { color:#fff; cursor:default }
.cbp-l-filters-dropdownList .cbp-filter-counter { display:inline }
.cbp-l-filters-dropdown-floated { float:right; margin-top:-2px; margin-left:20px; width:200px }
.cbp-l-filters-list { margin-bottom:30px; content:""; display:table; clear:both }
.cbp-l-filters-list .cbp-filter-item { background-color:transparent; color:#585252; cursor:pointer; font:400 12px/35px "Open Sans", sans-serif; padding:0 18px; position:relative; overflow:visible; margin:0 0 10px; float:left; border:1px solid #3288C4; border-right-width:0; -webkit-transition:left .3s ease-in-out;
transition:left .3s ease-in-out
}
.cbp-l-filters-list .cbp-filter-item:hover { color:#000 }
.cbp-l-filters-list .cbp-filter-item.cbp-filter-item-active { cursor:default; color:#FFFFFF; background-color:#3288C4 }
.cbp-l-filters-list-first { border-radius:6px 0 0 6px }
.cbp-l-filters-list-last { border-radius:0 6px 6px 0; border-right-width:1px !important }
.cbp-l-filters-list .cbp-filter-counter { display:inline }
@media only screen and (max-width: 600px) {
.cbp-l-filters-list .cbp-filter-item {
margin-right:5px;
border-radius:6px;
border-right-width:1px
}
}
.cbp-l-filters-work { margin-bottom:30px; text-align:center }
.cbp-l-filters-work .cbp-filter-item { background-color:#FFFFFF; color:#888; cursor:pointer; font:600 11px/37px "Open Sans", sans-serif; margin:0 5px 10px 0; overflow:visible; padding:0 16px; position:relative; display:inline-block; text-transform:uppercase; -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out }
.cbp-l-filters-work .cbp-filter-item:hover { color:#fff; background:#607D8B }
.cbp-l-filters-work .cbp-filter-item.cbp-filter-item-active { background:#607D8B; color:#fff; cursor:default }
.cbp-l-filters-work .cbp-filter-counter { font:600 11px/37px "Open Sans", sans-serif; text-align:center; display:inline-block; margin-left:8px }
.cbp-l-filters-work .cbp-filter-counter:before { content:'(' }
.cbp-l-filters-work .cbp-filter-counter:after { content:')' }
.cbp-l-filters-big { margin-bottom:30px; text-align:center }
.cbp-l-filters-big .cbp-filter-item { color:#444; cursor:pointer; font:400 15px/22px Roboto, sans-serif; margin:0 15px 10px 0; padding:10px 23px; position:relative; display:inline-block; border:1px solid transparent; text-transform:uppercase; -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out }
.cbp-l-filters-big .cbp-filter-item:hover { color:#888 }
.cbp-l-filters-big .cbp-filter-item.cbp-filter-item-active { border-color:#d5d5d5; cursor:default; color:#444 }
.cbp-l-filters-text { margin-bottom:30px; text-align:center; font:400 12px/21px Lato, sans-serif; color:#DADADA; padding:0 15px }
.cbp-l-filters-text .cbp-filter-item { color:#949494; cursor:pointer; font:400 13px/21px Lato, sans-serif; padding:0 12px; transition:all .3s ease-in-out;
position:relative; overflow:visible; margin:0 0 10px; display:inline-block }
.cbp-l-filters-text .cbp-filter-item:hover { color:#2D2C2C }
.cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active { color:#2D2C2C; cursor:default }
.cbp-l-filters-text .cbp-filter-counter { background:none repeat scroll 0 0 #626161; border-radius:3px; color:#FFFFFF; font:400 11px/16px Lato, sans-serif; margin:0 auto; padding:4px 0; text-align:center; width:32px; position:absolute; bottom:0; left:0; right:0; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity:0; -webkit-transition:all .25s ease;
transition:all .25s ease
}
.cbp-l-filters-text .cbp-filter-counter:before { content:""; position:absolute; bottom:-4px; left:0; right:0; margin:0 auto; width:0; height:0; border-left:4px solid transparent; border-right:4px solid transparent; border-top:4px solid #626161; display:none }
.cbp-l-filters-text .cbp-filter-item:hover .cbp-filter-counter:before { display:block }
.cbp-l-filters-text .cbp-filter-item:hover .cbp-filter-counter { bottom:30px; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity:1 }
.cbp-l-filters-text-sort { display:inline-block; font:400 13px/21px Lato, sans-serif; color:#949494; margin-right:15px }
.cbp-l-filters-underline { margin-bottom:30px }
.cbp-l-filters-underline .cbp-filter-item { border-bottom:3px solid transparent; cursor:pointer; font:600 14px/21px "Open Sans", sans-serif; padding:8px 10px; position:relative; overflow:visible; margin:0 20px 10px 0; display:inline-block; color:#787878; -webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}
.cbp-l-filters-underline .cbp-filter-item:hover { color:#111 }
.cbp-l-filters-underline .cbp-filter-item.cbp-filter-item-active { border-bottom-color:#666; color:#444; cursor:default }
.cbp-l-filters-underline .cbp-filter-counter { display:inline }
.cbp-animation-quicksand {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-quicksand .cbp-item { -webkit-transition:-webkit-transform .6s ease-in-out;
transition:transform .6s ease-in-out
}
.cbp-animation-quicksand .cbp-item { -webkit-perspective:1000px; perspective:1000px }
.cbp-animation-quicksand .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-quicksand .cbp-item-on2off .cbp-item-wrapper { -webkit-animation:quicksand-off .6s ease-out both;
animation:quicksand-off .6s ease-out both
}
.cbp-animation-quicksand .cbp-item-off2on .cbp-item-wrapper { -webkit-animation:quicksand-on .6s ease-out both;
animation:quicksand-on .6s ease-out both
}
@-webkit-keyframes quicksand-off { 100% {
opacity:0;
-webkit-transform:scale3d(0, 0, 0)
}
}
@keyframes quicksand-off { 100% {
opacity:0;
transform:scale3d(0, 0, 0)
}
}
@-webkit-keyframes quicksand-on { 0% {
opacity:0;
-webkit-transform:scale3d(0, 0, 0)
}
}
@keyframes quicksand-on { 0% {
opacity:0;
transform:scale3d(0, 0, 0)
}
}
.cbp-animation-fadeOut,
.cbp-animation-boxShadow {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-fadeOut .cbp-item,
.cbp-animation-boxShadow .cbp-item { -webkit-transition:-webkit-transform .6s ease-in-out;
transition:transform .6s ease-in-out
}
.cbp-animation-fadeOut .cbp-item,
.cbp-animation-boxShadow .cbp-item { -webkit-perspective:1000px; perspective:1000px }
.cbp-animation-fadeOut .cbp-item-wrapper,
.cbp-animation-boxShadow .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-fadeOut .cbp-item-on2off .cbp-item-wrapper,
.cbp-animation-boxShadow .cbp-item-on2off .cbp-item-wrapper { -webkit-animation:fadeOut-off .6s ease-in-out both;
animation:fadeOut-off .6s ease-in-out both
}
.cbp-animation-fadeOut .cbp-item-off2on .cbp-item-wrapper,
.cbp-animation-boxShadow .cbp-item-off2on .cbp-item-wrapper { -webkit-animation:fadeOut-on .6s ease-in-out both;
animation:fadeOut-on .6s ease-in-out both
}
@-webkit-keyframes fadeOut-off { 0% {
opacity:1
}
80%, 100% {
opacity:0
}
}
@keyframes fadeOut-off { 0% {
opacity:1
}
80%, 100% {
opacity:0
}
}
@-webkit-keyframes fadeOut-on { 0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeOut-on { 0% {
opacity:0
}
100% {
opacity:1
}
}
.cbp-animation-flipOut {
-webkit-transition:height .7s ease-in-out;
transition:height .7s ease-in-out; will-change:height }
.cbp-animation-flipOut .cbp-item { -webkit-transition:-webkit-transform .7s ease-in-out;
transition:transform .7s ease-in-out
}
.cbp-animation-flipOut .cbp-item { -webkit-perspective:1000px; perspective:1000px }
.cbp-animation-flipOut .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-flipOut .cbp-item-on2off .cbp-item-wrapper { -webkit-animation:flipOut-out .7s both ease-in;
animation:flipOut-out .7s both ease-in
}
.cbp-animation-flipOut .cbp-item-off2on .cbp-item-wrapper { -webkit-animation:flipOut-in .7s ease-out both;
animation:flipOut-in .7s ease-out both
}
@-webkit-keyframes flipOut-out { 50%, 100% {
-webkit-transform:translateZ(-1000px) rotateY(-90deg);
opacity:0.2
}
}
@keyframes flipOut-out { 50%, 100% {
transform:translateZ(-1000px) rotateY(-90deg);
opacity:0.2
}
}
@-webkit-keyframes flipOut-in { 0%, 50% {
-webkit-transform:translateZ(-1000px) rotateY(90deg);
opacity:0.2
}
}
@keyframes flipOut-in { 0%, 50% {
transform:translateZ(-1000px) rotateY(90deg);
opacity:0.2
}
}
.cbp-animation-flipBottom {
-webkit-transition:height .7s ease-in-out;
transition:height .7s ease-in-out; will-change:height }
.cbp-animation-flipBottom .cbp-item { -webkit-transition:-webkit-transform .7s ease-in-out;
transition:transform .7s ease-in-out
}
.cbp-animation-flipBottom .cbp-item { -webkit-perspective:1000px; perspective:1000px }
.cbp-animation-flipBottom .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-flipBottom .cbp-item-on2off .cbp-item-wrapper { -webkit-animation:flipBottom-out .7s both ease-in;
animation:flipBottom-out .7s both ease-in
}
.cbp-animation-flipBottom .cbp-item-off2on .cbp-item-wrapper { -webkit-animation:flipBottom-in .7s ease-out both;
animation:flipBottom-in .7s ease-out both
}
@-webkit-keyframes flipBottom-out { 50%, 100% {
-webkit-transform:translateZ(-1000px) rotateX(-90deg);
opacity:0.2
}
}
@keyframes flipBottom-out { 50%, 100% {
transform:translateZ(-1000px) rotateX(-90deg);
opacity:0.2
}
}
@-webkit-keyframes flipBottom-in { 0%, 50% {
-webkit-transform:translateZ(-1000px) rotateX(90deg);
opacity:0.2
}
}
@keyframes flipBottom-in { 0%, 50% {
transform:translateZ(-1000px) rotateX(90deg);
opacity:0.2
}
}
.cbp-animation-scaleSides {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-scaleSides .cbp-item { -webkit-transition:-webkit-transform .6s ease-in-out;
transition:transform .6s ease-in-out
}
.cbp-animation-scaleSides .cbp-item { -webkit-perspective:1000px; perspective:1000px }
.cbp-animation-scaleSides .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-scaleSides .cbp-item-on2off .cbp-item-wrapper { -webkit-animation:scaleSides-out .9s ease both;
animation:scaleSides-out .9s ease both
}
.cbp-animation-scaleSides .cbp-item-off2on .cbp-item-wrapper { -webkit-animation:scaleSides-in .9s ease both;
animation:scaleSides-in .9s ease both
}
@-webkit-keyframes scaleSides-out { 50%, 100% {
-webkit-transform:scale(.6);
opacity:0
}
}
@keyframes scaleSides-out { 50%, 100% {
transform:scale(.6);
opacity:0
}
}
@-webkit-keyframes scaleSides-in { 0%, 50% {
-webkit-transform:scale(.6);
opacity:0
}
}
@keyframes scaleSides-in { 0%, 50% {
transform:scale(.6);
opacity:0
}
}
.cbp-animation-skew {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-skew .cbp-item { -webkit-transition:-webkit-transform .6s ease-in-out;
transition:transform .6s ease-in-out
}
.cbp-animation-skew .cbp-item { -webkit-perspective:1000px; perspective:1000px }
.cbp-animation-skew .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-skew .cbp-item-on2off .cbp-item-wrapper { -webkit-animation:skew-off .6s ease-out both;
animation:skew-off .6s ease-out both
}
.cbp-animation-skew .cbp-item-off2on .cbp-item-wrapper { -webkit-animation:skew-on .6s ease-out both;
animation:skew-on .6s ease-out both
}
@-webkit-keyframes skew-off { 100% {
opacity:0;
-webkit-transform:scale3d(0, 0, 0) skew(20deg, 0)
}
}
@keyframes skew-off { 100% {
opacity:0;
transform:scale3d(0, 0, 0) skew(20deg, 0)
}
}
@-webkit-keyframes skew-on { 0% {
opacity:0;
-webkit-transform:scale3d(0, 0, 0) skew(0, 20deg)
}
}
@keyframes skew-on { 0% {
opacity:0;
transform:scale3d(0, 0, 0) skew(0, 20deg)
}
}
.cbp-animation-fadeOutTop {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-fadeOutTop .cbp-wrapper-outer { overflow:visible }
.cbp-animation-fadeOutTop .cbp-item { -webkit-perspective:1000px; perspective:1000px; overflow:visible }
.cbp-animation-fadeOutTop .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-fadeOutTop .cbp-wrapper-helper .cbp-item-wrapper { -webkit-animation:fadeOutTop-out .6s both ease-in-out;
animation:fadeOutTop-out .6s both ease-in-out
}
.cbp-animation-fadeOutTop .cbp-wrapper .cbp-item-wrapper { -webkit-animation:fadeOutTop-in .6s both ease-in-out;
animation:fadeOutTop-in .6s both ease-in-out
}
@-webkit-keyframes fadeOutTop-out { 0% {
-webkit-transform:translateY(0);
opacity:1
}
50%, 100% {
-webkit-transform:translateY(-30px);
opacity:0
}
}
@keyframes fadeOutTop-out { 0% {
transform:translateY(0);
opacity:1
}
50%, 100% {
transform:translateY(-30px);
opacity:0
}
}
@-webkit-keyframes fadeOutTop-in { 0%, 50% {
-webkit-transform:translateY(-30px);
opacity:0
}
100% {
-webkit-transform:translateY(0);
opacity:1
}
}
@keyframes fadeOutTop-in { 0%, 50% {
transform:translateY(-30px);
opacity:0
}
100% {
transform:translateY(0);
opacity:1
}
}
.cbp-animation-slideLeft {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-slideLeft .cbp-item { -webkit-perspective:1000px; perspective:1000px }
.cbp-animation-slideLeft .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-slideLeft .cbp-wrapper-helper .cbp-item-wrapper { -webkit-animation:slideLeft-out .8s both ease-in-out;
animation:slideLeft-out .8s both ease-in-out
}
.cbp-animation-slideLeft .cbp-wrapper .cbp-item-wrapper { -webkit-animation:slideLeft-in .8s both ease-in-out;
animation:slideLeft-in .8s both ease-in-out
}
@-webkit-keyframes slideLeft-out { 0% {
opacity:1;
transform:scale(1)
}
25% {
opacity:.75;
-webkit-transform:scale(.8)
}
75% {
opacity:.75;
-webkit-transform:scale(.8) translateX(-200%)
}
100% {
opacity:.75;
-webkit-transform:scale(.8) translateX(-200%)
}
}
@keyframes slideLeft-out { 0% {
opacity:1;
transform:scale(1)
}
25% {
opacity:.75;
transform:scale(.8)
}
75% {
opacity:.75;
transform:scale(.8) translateX(-200%)
}
100% {
opacity:.75;
transform:scale(.8) translateX(-200%)
}
}
@-webkit-keyframes slideLeft-in { 0%, 25% {
opacity:.75;
-webkit-transform:scale(.8) translateX(200%)
}
75% {
opacity:.75;
-webkit-transform:scale(.8)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateX(0)
}
}
@keyframes slideLeft-in { 0%, 25% {
opacity:.75;
transform:scale(.8) translateX(200%)
}
75% {
opacity:.75;
transform:scale(.8)
}
100% {
opacity:1;
transform:scale(1) translateX(0)
}
}
.cbp-animation-sequentially {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-sequentially .cbp-wrapper-outer { overflow:visible }
.cbp-animation-sequentially .cbp-item { -webkit-perspective:1000px; perspective:1000px; overflow:visible }
.cbp-animation-sequentially .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-sequentially .cbp-wrapper-helper .cbp-item-wrapper { -webkit-animation:fadeOutTop-out .6s both ease;
animation:fadeOutTop-out .6s both ease
}
.cbp-animation-sequentially .cbp-wrapper .cbp-item-wrapper { -webkit-animation:fadeOutTop-in .6s both ease-out;
animation:fadeOutTop-in .6s both ease-out
}
.cbp-animation-3dflip {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-3dflip .cbp-item { -webkit-perspective:1000px; perspective:1000px }
.cbp-animation-3dflip .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-3dflip .cbp-wrapper-helper .cbp-item-wrapper { -webkit-transform-origin:0% 50%; transform-origin:0% 50%; -webkit-animation:flip-out 0.6s both ease-in-out; animation:flip-out 0.6s both ease-in-out }
.cbp-animation-3dflip .cbp-wrapper .cbp-item-wrapper { -webkit-transform-origin:100% 50%; transform-origin:100% 50%; -webkit-animation:flip-in 0.6s both ease-in-out; animation:flip-in 0.6s both ease-in-out }
@-webkit-keyframes flip-out { 100% {
opacity:0;
-webkit-transform:rotateY(90deg)
}
}
@keyframes flip-out { 100% {
opacity:0;
transform:rotateY(90deg)
}
}
@-webkit-keyframes flip-in { 0% {
opacity:0;
-webkit-transform:rotateY(-90deg)
}
100% {
opacity:1;
-webkit-transform:rotateY(0deg)
}
}
@keyframes flip-in { 0% {
opacity:0;
transform:rotateY(-90deg)
}
100% {
opacity:1;
transform:rotateY(0deg)
}
}
.cbp-animation-flipOutDelay {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-flipOutDelay .cbp-item { -webkit-perspective:1000px; perspective:1000px }
.cbp-animation-flipOutDelay .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-flipOutDelay .cbp-wrapper-helper .cbp-item-wrapper { -webkit-animation:flipOut-out 1s both ease-in; animation:flipOut-out 1s both ease-in }
.cbp-animation-flipOutDelay .cbp-wrapper .cbp-item-wrapper { -webkit-animation:flipOut-in 1s both ease-out; animation:flipOut-in 1s both ease-out }
.cbp-animation-slideDelay {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-slideDelay .cbp-item { -webkit-perspective:1000px; perspective:1000px }
.cbp-animation-slideDelay .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-slideDelay .cbp-wrapper-helper .cbp-item-wrapper { -webkit-animation:slideDelay-out 0.5s both ease-in-out; animation:slideDelay-out 0.5s both ease-in-out }
.cbp-animation-slideDelay .cbp-wrapper .cbp-item-wrapper { -webkit-animation:slideDelay-in 0.5s both ease-in-out; animation:slideDelay-in 0.5s both ease-in-out }
@-webkit-keyframes slideDelay-out { 100% {
-webkit-transform:translateX(-100%)
}
}
@keyframes slideDelay-out { 100% {
transform:translateX(-100%)
}
}
@-webkit-keyframes slideDelay-in { 0% {
-webkit-transform:translateX(100%)
}
100% {
-webkit-transform:translateX(0)
}
}
@keyframes slideDelay-in { 0% {
transform:translateX(100%)
}
100% {
transform:translateX(0)
}
}
.cbp-animation-rotateSides {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-rotateSides .cbp-item { -webkit-perspective:1000px; perspective:1000px }
.cbp-animation-rotateSides .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-rotateSides .cbp-wrapper-helper .cbp-item-wrapper { -webkit-transform-origin:-50% 50%; -webkit-animation:rotateSides-out .5s both ease-in;
transform-origin:-50% 50%; animation:rotateSides-out .5s both ease-in
}
.cbp-animation-rotateSides .cbp-wrapper .cbp-item-wrapper { -webkit-transform-origin:150% 50%; -webkit-animation:rotateSides-in .6s both ease-out;
transform-origin:150% 50%; animation:rotateSides-in .6s both ease-out
}
@-webkit-keyframes rotateSides-out { 100% {
opacity:0;
-webkit-transform:translateZ(-500px) rotateY(90deg)
}
}
@keyframes rotateSides-out { 100% {
opacity:0;
transform:translateZ(-500px) rotateY(90deg)
}
}
@-webkit-keyframes rotateSides-in { 0% {
opacity:0;
-webkit-transform:translateZ(-500px) rotateY(-90deg)
}
40% {
opacity:0;
-webkit-transform:translateZ(-500px) rotateY(-90deg)
}
}
@keyframes rotateSides-in { 0% {
opacity:0;
transform:translateZ(-500px) rotateY(-90deg)
}
40% {
opacity:0;
transform:translateZ(-500px) rotateY(-90deg)
}
}
.cbp-animation-foldLeft {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-foldLeft .cbp-item { -webkit-perspective:1000px; perspective:1000px }
.cbp-animation-foldLeft .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-foldLeft .cbp-wrapper-helper .cbp-item-wrapper { -webkit-transform-origin:100% 50%; transform-origin:100% 50%; -webkit-animation:foldLeft-out .7s both ease;
animation:foldLeft-out .7s both ease
}
.cbp-animation-foldLeft .cbp-wrapper .cbp-item-wrapper { -webkit-animation:foldLeft-in .7s both ease;
animation:foldLeft-in .7s ease both
}
@-webkit-keyframes foldLeft-out { 100% {
opacity:0;
-webkit-transform:translateX(-100%) rotateY(-90deg)
}
}
@keyframes foldLeft-out { 100% {
opacity:0;
transform:translateX(-100%) rotateY(-90deg)
}
}
@-webkit-keyframes foldLeft-in { 0% {
opacity:0.3;
-webkit-transform:translateX(100%)
}
}
@keyframes foldLeft-in { 0% {
opacity:0.3;
transform:translateX(100%)
}
}
.cbp-animation-unfold {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-unfold .cbp-item { -webkit-perspective:1000px; perspective:1000px }
.cbp-animation-unfold .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-unfold .cbp-wrapper-helper .cbp-item-wrapper { -webkit-animation:unfold-out .8s ease both;
animation:unfold-out .8s ease both
}
.cbp-animation-unfold .cbp-wrapper .cbp-item-wrapper { -webkit-transform-origin:0% 50%; -webkit-animation:unfold-in .8s both ease;
transform-origin:0% 50%; animation:unfold-in .8s both ease
}
@-webkit-keyframes unfold-out { 90% {
opacity:0.3
}
100% {
opacity:0;
-webkit-transform:translateX(-100%)
}
}
@keyframes unfold-out { 90% {
opacity:0.3
}
100% {
opacity:0;
transform:translateX(-100%)
}
}
@-webkit-keyframes unfold-in { 0% {
opacity:0;
-webkit-transform:translateX(100%) rotateY(90deg)
}
}
@keyframes unfold-in { 0% {
opacity:0;
transform:translateX(100%) rotateY(90deg)
}
}
.cbp-animation-scaleDown {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-scaleDown .cbp-item { -webkit-perspective:1000px; perspective:1000px }
.cbp-animation-scaleDown .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-scaleDown .cbp-wrapper-helper .cbp-item-wrapper { -webkit-animation:scaleDown-out .7s ease both;
animation:scaleDown-out .7s ease both
}
.cbp-animation-scaleDown .cbp-wrapper .cbp-item-wrapper { -webkit-animation:scaleDown-in .6s ease both;
animation:scaleDown-in .6s ease both
}
@-webkit-keyframes scaleDown-out { 100% {
opacity:0;
-webkit-transform:scale(.8)
}
}
@keyframes scaleDown-out { 100% {
opacity:0;
transform:scale(.8)
}
}
@-webkit-keyframes scaleDown-in { 0% {
-webkit-transform:translateX(100%)
}
}
@keyframes scaleDown-in { 0% {
transform:translateX(100%)
}
}
.cbp-animation-frontRow {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-frontRow .cbp-item { -webkit-perspective:1000px; perspective:1000px }
.cbp-animation-frontRow .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-frontRow .cbp-wrapper-helper .cbp-item-wrapper { -webkit-animation:frontRow-out .7s both ease;
animation:frontRow-out .7s both ease
}
.cbp-animation-frontRow .cbp-wrapper .cbp-item-wrapper { -webkit-animation:frontRow-in .6s both ease;
animation:frontRow-in .6s both ease
}
@-webkit-keyframes frontRow-out { 100% {
-webkit-transform:translateX(-60%) scale(.8);
opacity:0
}
}
@keyframes frontRow-out { 100% {
transform:translateX(-60%) scale(.8);
opacity:0
}
}
@-webkit-keyframes frontRow-in { 0% {
-webkit-transform:translateX(100%) scale(.8)
}
100% {
opacity:1;
-webkit-transform:translateX(0%) scale(1)
}
}
@keyframes frontRow-in { 0% {
transform:translateX(100%) scale(.8)
}
100% {
opacity:1;
transform:translateX(0%) scale(1)
}
}
.cbp-animation-rotateRoom {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-rotateRoom .cbp-item { -webkit-perspective:1000px; perspective:1000px }
.cbp-animation-rotateRoom .cbp-item-wrapper { -webkit-transform-style:preserve-3d; transform-style:preserve-3d }
.cbp-animation-rotateRoom .cbp-wrapper-helper .cbp-item-wrapper { -webkit-transform-origin:100% 50%; transform-origin:100% 50%; -webkit-animation:rotateRoom-out .8s both ease;
animation:rotateRoom-out .8s both ease
}
.cbp-animation-rotateRoom .cbp-wrapper .cbp-item-wrapper { -webkit-transform-origin:0% 50%; transform-origin:0% 50%; -webkit-animation:rotateRoom-in .8s both ease;
animation:rotateRoom-in .8s both ease
}
@-webkit-keyframes rotateRoom-out { 90% {
opacity:.3
}
100% {
opacity:0;
-webkit-transform:translateX(-100%) rotateY(90deg)
}
}
@keyframes rotateRoom-out { 90% {
opacity:.3
}
100% {
opacity:0;
transform:translateX(-100%) rotateY(90deg)
}
}
@-webkit-keyframes rotateRoom-in { 0% {
opacity:.3;
-webkit-transform:translateX(100%) rotateY(-90deg)
}
}
@keyframes rotateRoom-in { 0% {
opacity:.3;
transform:translateX(100%) rotateY(-90deg)
}
}
.cbp-animation-bounceBottom {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-bounceBottom .cbp-wrapper-helper { -webkit-animation:bounceBottom-out .6s both ease-in-out;
animation:bounceBottom-out .6s both ease-in-out
}
.cbp-animation-bounceBottom .cbp-wrapper { -webkit-animation:bounceBottom-in .6s both ease-in-out;
animation:bounceBottom-in .6s both ease-in-out
}
@-webkit-keyframes bounceBottom-out { 100% {
-webkit-transform:translateY(100%);
opacity:0
}
}
@keyframes bounceBottom-out { 100% {
transform:translateY(100%);
opacity:0
}
}
@-webkit-keyframes bounceBottom-in { 0% {
-webkit-transform:translateY(100%);
opacity:0
}
100% {
-webkit-transform:translateY(0);
opacity:1
}
}
@keyframes bounceBottom-in { 0% {
transform:translateY(100%);
opacity:0
}
100% {
transform:translateY(0);
opacity:1
}
}
.cbp-animation-bounceLeft {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-bounceLeft .cbp-wrapper-helper { -webkit-animation:bounceLeft-out .6s both ease-in-out;
animation:bounceLeft-out .6s both ease-in-out
}
.cbp-animation-bounceLeft .cbp-wrapper { -webkit-animation:bounceLeft-in .6s both ease-in-out;
animation:bounceLeft-in .6s both ease-in-out
}
@-webkit-keyframes bounceLeft-out { 100% {
-webkit-transform:translateX(-100%);
opacity:0
}
}
@keyframes bounceLeft-out { 100% {
transform:translateX(-100%);
opacity:0
}
}
@-webkit-keyframes bounceLeft-in { 0% {
-webkit-transform:translateX(-100%);
opacity:0
}
100% {
-webkit-transform:translateX(0);
opacity:1
}
}
@keyframes bounceLeft-in { 0% {
transform:translateX(-100%);
opacity:0
}
100% {
transform:translateX(0);
opacity:1
}
}
.cbp-animation-bounceTop {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-bounceTop .cbp-wrapper-helper { -webkit-animation:bounceTop-out .6s both ease-in-out;
animation:bounceTop-out .6s both ease-in-out
}
.cbp-animation-bounceTop .cbp-wrapper { -webkit-animation:bounceTop-in .6s both ease-in-out;
animation:bounceTop-in .6s both ease-in-out
}
@-webkit-keyframes bounceTop-out { 100% {
-webkit-transform:translateY(-100%);
opacity:0
}
}
@keyframes bounceTop-out { 100% {
transform:translateY(-100%);
opacity:0
}
}
@-webkit-keyframes bounceTop-in { 0% {
-webkit-transform:translateY(-100%);
opacity:0
}
100% {
-webkit-transform:translateY(0);
opacity:1
}
}
@keyframes bounceTop-in { 0% {
transform:translateY(-100%);
opacity:0
}
100% {
transform:translateY(0);
opacity:1
}
}
.cbp-animation-moveLeft {
-webkit-transition:height .6s ease-in-out;
transition:height .6s ease-in-out; will-change:height }
.cbp-animation-moveLeft .cbp-wrapper-helper { -webkit-animation:moveLeft-out .6s both ease-in-out;
animation:moveLeft-out .6s both ease-in-out
}
.cbp-animation-moveLeft .cbp-wrapper { -webkit-animation:moveLeft-in .6s both ease-in-out;
animation:moveLeft-in .6s both ease-in-out
}
@-webkit-keyframes moveLeft-out { 100% {
-webkit-transform:translateX(-100%);
opacity:0
}
}
@keyframes moveLeft-out { 100% {
transform:translateX(-100%);
opacity:0
}
}
@-webkit-keyframes moveLeft-in { 0% {
-webkit-transform:translateX(100%);
opacity:0
}
100% {
-webkit-transform:translateX(0);
opacity:1
}
}
@keyframes moveLeft-in { 0% {
transform:translateX(100%);
opacity:0
}
100% {
transform:translateX(0);
opacity:1
}
}
.cbp-displayType-lazyLoading { -webkit-animation:fadeIn .5s both ease-in;
animation:fadeIn .5s both ease-in
}
@-webkit-keyframes fadeIn { 0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn { 0% {
opacity:0
}
100% {
opacity:1
}
}
.cbp-displayType-fadeInToTop { -webkit-perspective:1000px; perspective:1000px; -webkit-animation:fadeInToTop .5s both ease-in;
animation:fadeInToTop .5s both ease-in
}
@-webkit-keyframes fadeInToTop { 0% {
opacity:0;
-webkit-transform:translateY(30px)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@keyframes fadeInToTop { 0% {
opacity:0;
transform:translateY(30px)
}
100% {
opacity:1;
transform:translateY(0)
}
}
.cbp-displayType-sequentially .cbp-item { -webkit-animation:fadeIn .5s both ease-in;
animation:fadeIn .5s both ease-in
}
.cbp-displayType-bottomToTop { -webkit-perspective:1000px; perspective:1000px }
.cbp-displayType-bottomToTop .cbp-item { -webkit-animation:fadeInBottomToTop .3s both ease-in;
animation:fadeInBottomToTop .3s both ease-in
}
@-webkit-keyframes fadeInBottomToTop { 0% {
opacity:0;
-webkit-transform:translateY(50px)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@keyframes fadeInBottomToTop { 0% {
opacity:0;
transform:translateY(50px)
}
100% {
opacity:1;
transform:translateY(0)
}
}
.cbp-lightbox img { display:block; width:100%; height:auto; border:0 }
.cbp-popup-ie8bg { position:absolute; width:100%; height:100%; min-height:100%; top:0; left:0; z-index:-1; background:#000; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)" }
.cbp-popup-wrap { height:100%; text-align:center; position:fixed; width:100%; left:0; top:0; display:none; overflow-y:scroll; overflow-x:hidden; z-index:9990; padding:0 10px }
.cbp-popup-lightbox { background:rgba(0, 0, 0, 0.8) }
.cbp-popup-singlePage { background:white; padding:0 }
.cbp-popup-wrap:before { content:""; display:inline-block; height:100%; vertical-align:middle }
.cbp-popup-content { position:relative; display:inline-block; vertical-align:middle; text-align:left; max-width:100% }
.cbp-popup-singlePage .cbp-popup-content { position:relative; z-index:1; margin-top:145px; max-width:1024px; vertical-align:top; width:94% }
.cbp-popup-singlePage .cbp-popup-content-basic { position:relative; z-index:1; margin-top:104px; vertical-align:top; width:100%; display:inline-block; text-align:left }
.cbp-popup-lightbox-figure { position:relative }
.cbp-popup-lightbox-bottom { left:0; position:absolute; top:100%; width:100%; margin-top:3px }
.cbp-popup-lightbox-title { padding-right:70px; font:400 12px/18px "Open Sans", sans-serif; color:#eee }
.cbp-popup-lightbox-counter { position:absolute; top:0; right:0; font:400 12px/18px "Open Sans", sans-serif; color:#eee }
.cbp-popup-lightbox-img { width:auto; max-width:100%; height:auto; display:block; margin:40px 0 40px; box-shadow:0 0 8px rgba(0, 0, 0, 0.6) }
.cbp-popup-lightbox-img[data-action] { cursor:pointer }
.cbp-popup-lightbox-isIframe .cbp-popup-content { width:75% }
@media only screen and (max-width: 768px) {
.cbp-popup-lightbox-isIframe .cbp-popup-content {
width:95%
}
}
.cbp-popup-lightbox-isIframe .cbp-lightbox-bottom { left:0; position:absolute; top:100%; width:100%; margin-top:3px }
.cbp-popup-lightbox-iframe { position:relative; height:0; padding-bottom:56.25%; background:#000 }
.cbp-popup-lightbox-iframe iframe { position:absolute; top:0; left:0; width:100%; height:100%; box-shadow:0 0 8px rgba(0, 0, 0, 0.6) }
.cbp-popup-lightbox-iframe audio { margin-top:27% }
.cbp-popup-singlePage .cbp-popup-navigation-wrap { position:absolute; top:0; left:0; width:100%; z-index:9990; height:104px; background-color:#34425C }
.cbp-popup-singlePage .cbp-popup-navigation { position:relative; width:100%; height:100%; background:#000; }
.cbp-popup-singlePage-sticky .cbp-popup-navigation-wrap { position:fixed; top:0 !important }
.cbp-popup-singlePage-counter { color:#bbc0df; position:absolute; margin:auto; right:40px; top:0; bottom:0; font:400 13px/30px "Open Sans", sans-serif; height:30px }
@media only screen and (max-width: 768px) {
.cbp-popup-singlePage-counter {
right:3%
}
}
.cbp-popup-next,
.cbp-popup-prev,
.cbp-popup-close { padding:0; border:medium none; position:absolute; cursor:pointer; outline:0; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none }
.cbp-popup-lightbox .cbp-popup-prev,
.cbp-popup-lightbox .cbp-popup-next,
.cbp-popup-lightbox .cbp-popup-close { visibility:hidden }
.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-next,
.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-prev,
.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-close { visibility:visible }
.cbp-popup-lightbox .cbp-popup-prev { background:url(//creditriser.co.in/wp-content/themes/unibell/img/cbp-sprite.png) no-repeat scroll 0 0 transparent; width:44px; height:44px; top:0; bottom:0; left:20px; margin:auto }
.cbp-popup-lightbox .cbp-popup-prev:hover { background-position:0 -46px }
.cbp-popup-singlePage .cbp-popup-prev { background:url(//creditriser.co.in/wp-content/themes/unibell/img/cbp-sprite.png) no-repeat scroll 0 -92px transparent; width:44px; height:44px; margin:auto; top:0; right:108px; bottom:0; left:0 }
.cbp-popup-singlePage .cbp-popup-prev:hover { background-position:0 -138px }
.cbp-popup-lightbox .cbp-popup-next { background:url(//creditriser.co.in/wp-content/themes/unibell/img/cbp-sprite.png) no-repeat scroll -46px 0 transparent; width:44px; height:44px; top:0; bottom:0; right:20px; margin:auto }
.cbp-popup-lightbox .cbp-popup-next:hover { background-position:-46px -46px }
.cbp-popup-singlePage .cbp-popup-next { background:url(//creditriser.co.in/wp-content/themes/unibell/img/cbp-sprite.png) no-repeat scroll -46px -92px transparent; width:44px; height:44px; margin:auto; top:0; right:0; bottom:0; left:108px }
.cbp-popup-singlePage .cbp-popup-next:hover { background-position:-46px -138px }
.cbp-popup-lightbox .cbp-popup-close { background:url(//creditriser.co.in/wp-content/themes/unibell/img/cbp-sprite.png) no-repeat scroll -92px 0 transparent; height:40px; width:40px; right:20px; top:20px }
.cbp-popup-lightbox .cbp-popup-close:hover { background-position:-92px -46px }
.cbp-popup-singlePage .cbp-popup-close { background:url(//creditriser.co.in/wp-content/themes/unibell/img/cbp-sprite.png) no-repeat scroll -92px -92px transparent; height:44px; width:44px; margin:auto; top:0; right:0; bottom:0; left:0 }
.cbp-popup-singlePage .cbp-popup-ie8bg { background-color:#fff }
.cbp-popup-singlePage .cbp-popup-close:hover { background-position:-92px -138px }
@media only screen and (max-width: 360px), (max-height: 600px) {
.cbp-popup-next, .cbp-popup-prev, .cbp-popup-close {
-ms-transform:scale(0.8);
-webkit-transform:scale(0.8);
transform:scale(0.8)
}
.cbp-popup-lightbox .cbp-popup-close {
right:10px;
top:10px
}
.cbp-popup-lightbox .cbp-popup-next {
right:10px
}
.cbp-popup-lightbox .cbp-popup-prev {
left:10px
}
.cbp-popup-singlePage .cbp-popup-navigation-wrap {
height:84px
}
.cbp-popup-singlePage .cbp-popup-content {
margin-top:120px
}
}
.cbp-popup-loadingBox { position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; z-index:2; background:url(//creditriser.co.in/wp-content/themes/unibell/img/cbp-loading-popup.gif) no-repeat scroll center center #0D0D0D; border:1px solid rgba(79, 80, 79, 0.3); border-radius:3px; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=71)"; opacity:.71; width:50px; height:50px }
.cbp-popup-ready .cbp-popup-loadingBox { visibility:hidden }
.cbp-popup-loading .cbp-popup-loadingBox { visibility:visible }
.cbp-popup-singlePage { left:100%; -webkit-transition:left .6s ease-in-out;
transition:left .6s ease-in-out
}
.cbp-popup-singlePage.cbp-popup-loading .cbp-popup-content { opacity:0 }
.cbp-popup-singlePage-open { left:0 }
.cbp-popup-singlePage.cbp-popup-singlePage-fade { left:0; opacity:0; -webkit-transition:opacity .25s ease-in-out;
transition:opacity .25s ease-in-out
}
.cbp-popup-singlePage-open.cbp-popup-singlePage-fade { opacity:1 }
.cbp-popup-singlePage.cbp-popup-singlePage-right { left:-100%; -webkit-transition:left .6s ease-in-out;
transition:left .6s ease-in-out
}
.cbp-popup-singlePage-open.cbp-popup-singlePage-right { left:0 }
.cbp-l-project-title { color:#454444; font:600 42px/46px "Open Sans", sans-serif; letter-spacing:2px; margin-bottom:15px; text-align:center; text-transform:uppercase }
.cbp-l-project-subtitle { color:#787878; font:400 14px/21px "Open Sans", sans-serif; margin:0 auto 50px; max-width:500px; text-align:center }
.cbp-popup-singlePage .cbp-popup-content .cbp-l-project-img { display:block; margin:0 auto; max-width:100% }
.cbp-l-project-container { overflow:hidden; margin:40px auto 0; clear:both }
.cbp-l-project-desc { float:left; width:64% }
.cbp-l-project-social-wrapper,
.cbp-l-inline-social-wrapper { display:inline-block; width:100px; height:20px; overflow:hidden }
.cbp-l-inline-social-wrapper { margin-top:5px }
.cbp-l-project-details { float:right; width:36%; padding-left:40px; margin-bottom:15px }
@media only screen and (max-width: 768px) {
.cbp-l-project-title {
font-size:30px;
line-height:34px
}
.cbp-l-project-desc {
width:100%
}
.cbp-l-project-details {
width:100%;
margin-top:20px;
padding-left:0
}
}
.cbp-l-project-desc-title { border-bottom:1px solid #cdcdcd; margin-bottom:22px; color:#444 }
.cbp-l-project-desc-title span,
.cbp-l-project-details-title span { border-bottom:1px solid #747474; display:inline-block; margin:0 0 -1px 0; font:400 16px/36px "Open Sans", sans-serif; padding:0 5px 0 0 }
.cbp-l-project-desc-text { font:400 13px/20px "Open Sans", sans-serif; color:#555; margin-bottom:20px }
.cbp-l-project-details-title { border-bottom:1px solid #cdcdcd; margin-bottom:19px; color:#444 }
.cbp-l-project-details-list { margin:0; padding:0; list-style:none }
.cbp-l-project-details-list>li,
.cbp-l-project-details-list>div { border-bottom:1px dotted #DFDFDF; padding:inherit; color:#666; font:400 12px/30px "Open Sans", sans-serif }
.cbp-l-project-details-list strong { display:inline-block; color:#696969; font-weight:600; min-width:100px }
.cbp-l-project-details-visit { color:#FFFFFF; float:right; clear:both; text-decoration:none; font:400 11px/18px "Open Sans", sans-serif; margin-top:10px; background-color:#53668A; padding:8px 19px }
.cbp-l-project-details-visit:hover { opacity:0.9; color:#fff }
.cbp-l-project-related { }
.cbp-l-project-related-wrap { font-size:0; margin:0; padding:0 }
.cbp-l-project-related-item { margin-left:5%; max-width:30%; float:left }
.cbp-l-project-related-item:first-child { margin-left:0 }
.cbp-l-project-related-title { font:700 14px/18px "Open Sans", sans-serif; color:#474747; margin-top:20px }
.cbp-l-project-related-link { text-decoration:none }
.cbp-l-project-related-link:hover { opacity:0.9 }
.cbp-l-member-img { float:left; width:40%; margin-top:20px }
.cbp-l-member-img img { border:1px solid #e2e2e2; width:auto; max-width:100%; height:auto; display:inline-block; border:0 }
.cbp-l-member-info { margin-top:20px; padding-left:25px; float:left; width:60% }
@media only screen and (max-width: 768px) {
.cbp-l-member-img {
width:100%;
text-align:center
}
.cbp-l-member-info {
width:100%;
padding-left:0
}
}
.cbp-l-member-name { font:400 28px/28px "Open Sans", sans-serif; color:#474747 }
.cbp-l-member-position { font:400 13px/21px "Open Sans", sans-serif; color:#888; margin-top:6px }
.cbp-l-member-desc { font:400 12px/18px "Open Sans", sans-serif; margin-top:25px; color:#474747 }
.cbp-popup-singlePageInline-open { -webkit-transition:height .5s ease 0s !important;
transition:height .5s ease 0s !important
}
.cbp-popup-singlePageInline-open .cbp-item { -webkit-transition:-webkit-transform .5s ease 0s !important;
transition:transform .5s ease 0s !important
}
.cbp-popup-singlePageInline-close .cbp-popup-singlePageInline::before {
display:none
}
.cbp-popup-singlePageInline-close .cbp-popup-singlePageInline .cbp-popup-content,
.cbp-popup-singlePageInline-close .cbp-popup-singlePageInline .cbp-popup-navigation { -webkit-transition-delay:0; transition-delay:0 }
.cbp-popup-singlePageInline { width:100%; position:absolute; top:0; left:0; z-index:0; overflow:hidden }
.cbp-popup-singlePageInline:before { position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; z-index:2; content:''; width:30px; height:30px; border:1px solid rgba(79, 80, 79, 0.3); border-right:5px solid #000; border-bottom:5px solid #000; border-radius:50%; border-left:5px solid transparent; border-top:5px solid transparent; animation:loading .5s infinite linear;
-webkit-animation:loading .5s infinite linear;
opacity:0.6 }
.cbp-popup-singlePageInline .cbp-popup-content { opacity:0; width:100%; z-index:1; min-height:300px }
.cbp-popup-singlePageInline .cbp-popup-content,
.cbp-popup-singlePageInline .cbp-popup-navigation { -webkit-transition:opacity .4s ease-in .2s;
transition:opacity .4s ease-in .2s
}
.cbp-popup-singlePageInline .cbp-popup-navigation { opacity:0; position:absolute; top:0; right:0; z-index:2; width:40px; height:40px }
.cbp-popup-singlePageInline .cbp-popup-close { background:url(//creditriser.co.in/wp-content/themes/unibell/img/cbp-sprite.png) no-repeat scroll -92px 0 transparent; height:40px; width:40px; right:20px; top:30px }
.cbp-popup-singlePageInline .cbp-popup-close:hover { opacity:0.7 }
.cbp-popup-singlePageInline-ready { z-index:4 }
.cbp-popup-singlePageInline-ready .cbp-popup-content,
.cbp-popup-singlePageInline-ready .cbp-popup-navigation { opacity:1 }
.cbp-popup-singlePageInline-ready:before { display:none }
.cbp-singlePageInline-active { opacity:0.6 !important }
@-webkit-keyframes loading { 0% {
-webkit-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes loading { 0% {
transform:rotate(0deg)
}
100% {
transform:rotate(360deg)
}
}
.cbp-l-inline { margin:20px 0; overflow:hidden; background:#FAFAFA; padding:30px }
.cbp-l-inline-left { float:left; width:44% }
.cbp-l-project-img { max-width:100% }
.cbp-l-inline-right { float:right; width:56%; padding-left:inherit }
@media only screen and (max-width: 768px) {
.cbp-l-inline-left {
width:100%;
text-align:center;
margin-top:40px
}
.cbp-l-inline-right {
width:100%;
padding-left:0;
margin-top:20px
}
}
.cbp-l-inline-title { font:400 28px/30px "Open Sans", sans-serif; color:#474747 }
.cbp-l-inline-subtitle { font:400 13px/21px "Open Sans", sans-serif; color:#888; margin-top:7px }
.cbp-l-inline-desc { font:400 13px/20px "Open Sans", sans-serif; color:#474747; margin-top:25px }
.cbp-l-inline-view-wrap { text-align:right }
.cbp-l-inline-view { font:400 13px/35px "Open Sans", sans-serif; color:#9C9C9C; margin-top:40px; display:inline-block; padding:0 20px; border:1px solid #ccc; text-decoration:none }
.cbp-l-inline-view:hover { color:#757575 }
.cbp-l-inline-details { margin-top:15px; font:13px/22px "Open Sans", sans-serif }
.cbp-l-loadMore-defaultText,
.cbp-l-loadMore-button-defaultText { display:block }
.cbp-l-loadMore-loadingText,
.cbp-l-loadMore-noMoreLoading,
.cbp-l-loadMore-button-loadingText,
.cbp-l-loadMore-button-noMoreLoading { display:none }
.cbp-l-loadMore-loading .cbp-l-loadMore-loadingText,
.cbp-l-loadMore-loading .cbp-l-loadMore-button-loadingText { display:block }
.cbp-l-loadMore-loading .cbp-l-loadMore-defaultText,
.cbp-l-loadMore-loading .cbp-l-loadMore-noMoreLoading,
.cbp-l-loadMore-loading .cbp-l-loadMore-button-defaultText,
.cbp-l-loadMore-loading .cbp-l-loadMore-button-noMoreLoading { display:none }
.cbp-l-loadMore-stop .cbp-l-loadMore-noMoreLoading,
.cbp-l-loadMore-stop .cbp-l-loadMore-button-noMoreLoading { display:block }
.cbp-l-loadMore-stop .cbp-l-loadMore-defaultText,
.cbp-l-loadMore-stop .cbp-l-loadMore-loadingText,
.cbp-l-loadMore-stop .cbp-l-loadMore-button-defaultText,
.cbp-l-loadMore-stop .cbp-l-loadMore-button-loadingText { display:none }
.cbp-l-loadMore-bgbutton { text-align:center }
.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link { border:1px solid #DEDEDE; color:#7E7B7B; display:inline-block; font:400 13px/40px "Lato", sans-serif; min-width:80px; text-decoration:none; padding:0 50px; margin-top:50px; outline:0; box-shadow:none; letter-spacing:1px; -webkit-transition:color .25s;
transition:color .25s
}
.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link:hover,
.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link.cbp-l-loadMore-loading { color:#B0B0B0 }
.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link.cbp-l-loadMore-stop { cursor:default; color:#B0B0B0 }
.cbp-l-loadMore-button { text-align:center }
.cbp-l-loadMore-button .cbp-l-loadMore-link,
.cbp-l-loadMore-button .cbp-l-loadMore-button-link { border:1px solid #DEDEDE; color:#7E7B7B; display:inline-block; font:400 12px/36px "Open Sans", sans-serif; min-width:80px; text-decoration:none; padding:0 30px; outline:0; margin-top:40px; box-shadow:none; -webkit-transition:color .25s;
transition:color .25s
}
.cbp-l-loadMore-button .cbp-l-loadMore-link:hover,
.cbp-l-loadMore-button .cbp-l-loadMore-button-link:hover,
.cbp-l-loadMore-button .cbp-l-loadMore-link.cbp-l-loadMore-loading { color:#B0B0B0 }
.cbp-l-loadMore-button .cbp-l-loadMore-link.cbp-l-loadMore-stop,
.cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-stop,
.cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-button-stop { cursor:default; color:#B0B0B0 }
.cbp-l-loadMore-text { text-align:center }
.cbp-l-loadMore-text .cbp-l-loadMore-link,
.cbp-l-loadMore-text .cbp-l-loadMore-text-link { font:400 15px "Open Sans", sans-serif; color:#7E7B7B; text-decoration:none; cursor:pointer; margin-top:50px; display:block }
.cbp-l-loadMore-text .cbp-l-loadMore-stop,
.cbp-l-loadMore-text .cbp-l-loadMore-text-stop { color:#B0B0B0; cursor:default }
.cbp-mode-slider { -webkit-transition:height .35s cubic-bezier(0.22, 0.6, 0.345, 1);
transition:height .35s cubic-bezier(0.22, 0.6, 0.345, 1)
}
.cbp-mode-slider .cbp-wrapper,
.cbp-mode-slider .cbp-item { -webkit-transition:-webkit-transform .35s cubic-bezier(0.22, 0.6, 0.345, 1);
transition:transform .35s cubic-bezier(0.22, 0.6, 0.345, 1)
}
.cbp-mode-slider .cbp-wrapper { cursor:-webkit-grab; cursor:-o-grab; cursor:-ms-grab; cursor:grab }
.cbp-mode-slider-dragStart * { cursor:move !important; cursor:-ms-grabbing !important; cursor:-webkit-grabbing !important; cursor:-moz-grabbing !important; cursor:grabbing !important }
.cbp-mode-slider-dragStart .cbp-wrapper { -webkit-transition:none; transition:none }
.cbp-nav-next,
.cbp-nav-prev { position:relative; background:#7c8b90; cursor:pointer; display:inline-block; margin-left:1px; height:22px; width:21px }
.cbp-nav-next { border-radius:0 2px 2px 0 }
.cbp-nav-prev { border-radius:2px 0 0 2px }
.cbp-nav-next:hover,
.cbp-nav-prev:hover { opacity:0.8 }
.cbp-nav-next:after,
.cbp-nav-prev:after { content:''; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto; background:url(//creditriser.co.in/wp-content/themes/unibell/img/cbp-sprite.png) no-repeat; height:10px; width:7px }
.cbp-nav-next:after { background-position:-134px 0 }
.cbp-nav-prev:after { background-position:-134px -12px }
.cbp-nav-stop { opacity:0.5 !important; cursor:default !important }
.cbp-nav { -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none }
.cbp-nav-controls { position:absolute; top:-51px; right:0; z-index:100 }
.cbp-nav-pagination { position:absolute; bottom:-30px; right:0; z-index:100; left:0; text-align:center }
.cbp-nav-pagination-item { position:relative; width:10px; height:10px; border-radius:50%; margin:0 4px; display:inline-block; cursor:pointer; background:#c2c2c2; -webkit-transition:background 0.5s; transition:background 0.5s }
.cbp-nav-pagination-active { background:#797979 }
.cbp-slider-wrap,
.cbp-slider-item { margin:0; padding:0; list-style-type:none }
.cbp-slider .cbp-nav-controls { position:static }
.cbp-slider .cbp-nav-next,
.cbp-slider .cbp-nav-prev { background:transparent; position:absolute; margin:auto; top:0; bottom:0; z-index:100; width:44px; height:44px }
.cbp-slider .cbp-nav-next { right:25px; left:auto }
.cbp-slider .cbp-nav-prev { left:25px; right:auto }
.cbp-slider .cbp-nav-next:after,
.cbp-slider .cbp-nav-prev:after { background:url(//creditriser.co.in/wp-content/themes/unibell/img/cbp-sprite.png) no-repeat; width:44px; height:44px }
.cbp-slider .cbp-nav-next:after { background-position:-46px -92px }
.cbp-slider .cbp-nav-next:hover:after { background-position:-46px -46px }
.cbp-slider .cbp-nav-prev:after { background-position:0 -92px }
.cbp-slider .cbp-nav-prev:hover:after { background-position:0 -46px }
.cbp-slider .cbp-nav-pagination { text-align:right; bottom:20px; right:25px; left:auto }
.cbp-slider-edge .cbp-nav-controls { position:static }
.cbp-slider-edge .cbp-nav-next,
.cbp-slider-edge .cbp-nav-prev { background:transparent; position:absolute; margin:auto; top:0; bottom:0; z-index:100; width:44px; height:44px }
.cbp-slider-edge .cbp-nav-next { right:-14px; left:auto }
.cbp-slider-edge .cbp-nav-prev { left:-14px; right:auto }
.cbp-slider-edge .cbp-nav-next:after,
.cbp-slider-edge .cbp-nav-prev:after { background:url(//creditriser.co.in/wp-content/themes/unibell/img/cbp-sprite.png) no-repeat; width:9px; height:16px }
.cbp-slider-edge .cbp-nav-next:after { background-position:-134px -24px }
.cbp-slider-edge .cbp-nav-prev:after { background-position:-134px -42px }
.cbp-slider-edge .cbp-nav-pagination { bottom:-50px }
.cbp-slider-edge .cbp-nav-pagination-item { border:2px solid #0f0f0f; opacity:0.4; background:transparent }
.cbp-slider-edge .cbp-nav-pagination-active { background:#000 }
.cbp-l-grid-agency .cbp-caption:after { position:absolute; content:''; width:0; height:0; border-bottom:10px solid #fff; border-right:10px solid transparent; border-left:10px solid transparent; bottom:0px; left:50%; margin-left:-5px; z-index:1 }
.cbp-l-grid-agency.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap { -webkit-transform:scale(1.15); transform:scale(1.15) }
.cbp-l-grid-agency-title { margin-top:18px; font:700 17px/24px Lato, sans-serif; color:#666; text-align:center }
.cbp-item:hover .cbp-l-grid-agency-title { color:#222 }
.cbp-l-grid-agency-desc { font:400 12px/21px "Open Sans", sans-serif; color:#aaa; text-align:center }
.cbp-l-grid-work.cbp-caption-zoom .cbp-caption-activeWrap { background-color:rgba(0, 0, 0, 0.7) }
.cbp-l-grid-work .cbp-item { padding:3px }
.cbp-l-grid-work .cbp-item-wrapper { background-color:#fff; box-shadow:0 1px 1px rgba(0, 0, 0, 0.2); padding:7px 7px 27px; border-top:1px solid #F4F4F4 }
.cbp-l-grid-work-title { margin-top:17px; font:400 17px/25px "Roboto Condensed", sans-serif; color:#607D8B; text-align:center; text-transform:uppercase; display:block }
.cbp-l-grid-work-title:hover { color:#365D67 }
.cbp-l-grid-work-desc { font:400 11px/16px "Open Sans", sans-serif; color:#888888; text-align:center; text-transform:uppercase }
.cbp-l-grid-blog-title { font:400 18px/30px "Open Sans", sans-serif; color:#444; display:block; margin-top:17px }
.cbp-l-grid-blog-title:hover { color:#787878 }
.cbp-l-grid-blog-date { font:400 12px/18px "Open Sans", sans-serif; color:#787878; display:inline-block }
.cbp-l-grid-blog-comments { font:400 12px/18px "Open Sans", sans-serif; color:#3C6FBB; display:inline-block }
.cbp-l-grid-blog-comments:hover { opacity:.8 }
.cbp-l-grid-blog-desc { font:400 13px/18px "Open Sans", sans-serif; color:#9B9B9B; margin-top:9px }
.cbp-l-grid-blog-split { margin:0 4px; font:400 13px/16px "Open Sans", sans-serif; color:#787878; display:inline-block }
.cbp-l-grid-clients { height:180px }
.cbp-l-clients-title-block { font:400 32px/53px Roboto, sans-serif; color:#666464; text-align:center; margin-bottom:40px }
.cbp-l-grid-faq .cbp-item { width:100% }
.cbp-l-grid-projects-title { font:700 14px/21px "Open Sans", sans-serif; color:#474747; margin-top:15px }
.cbp-l-grid-projects-desc { font:400 12px/18px "Open Sans", sans-serif; color:#888888; margin-top:5px }
.cbp-l-grid-masonry-projects .cbp-caption-activeWrap { background-color:#000; background-color:rgba(89, 163, 182, 0.95) }
.cbp-l-grid-masonry-projects .cbp-l-caption-buttonLeft,
.cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight { background-color:#ffffff ; padding:15px; font-size:16px; }
.cbp-l-grid-masonry-projects-title { font:500 15px/22px Roboto, sans-serif; color:#000000; text-align:center; display:block; margin-top:12px }
.cbp-l-grid-masonry-projects-title:hover { color:#ffffff }
.cbp-l-grid-masonry-projects-desc { font:400 12px/18px Roboto, sans-serif; color:#b2b2b2; text-align:center }
.cbp-l-grid-team-name { font:400 17px/24px "Open Sans", sans-serif; color:#456297; display:block; text-align:center; margin-top:18px }
.cbp-l-grid-team-name:hover { color:#34425C }
.cbp-l-grid-team-position { font:italic 400 13px/21px "Open Sans", sans-serif; color:#999; text-align:center }
.cbp-l-grid-mosaic-flat .cbp-caption-activeWrap { background-color:#64C28E; background-color:rgba(101, 199, 150, 0.9) }
.cbp-l-grid-mosaic-flat .cbp-l-caption-title { color:#FFFFFF; font:400 14px/21px "Lato", sans-serif; text-transform:uppercase; letter-spacing:2px; display:inline-block }
.cbp-l-grid-mosaic-flat .cbp-l-caption-title:after { content:''; display:block; width:40%; height:1px; background-color:#fff; margin:8px auto 0 }
.cbp-l-grid-mosaic-projects .cbp-caption-activeWrap { background-color:#59a3b6; background-color:rgba(89, 163, 182, 0.97) }
.cbp-l-grid-mosaic .cbp-caption-activeWrap { background-color:#FFEA71; background-color:rgba(255, 234, 113, 0.95) }
.cbp-l-grid-mosaic .cbp-l-caption-title { color:#5A5A5A; font:500 18px/22px "Roboto", sans-serif; text-transform:uppercase; margin-bottom:5px }
.cbp-l-grid-mosaic .cbp-l-caption-desc { color:#585858; font:400 13px/20px "Roboto", sans-serif }
.cbp-l-slider-title-block { border-bottom:1px solid #cdcdcd; margin-bottom:22px }
.cbp-l-slider-title-block div { padding:0 2px 6px 0; display:inline-block; border-bottom:1px solid #a9a5a5; color:#5e5e5e; margin-bottom:-1px; font:15px/21px Roboto, sans-serif }
.cbp-l-grid-slider-team-name { float:left; font:20px/30px Roboto, sans-serif; color:#494949; margin-top:16px }
.cbp-l-grid-slider-team-position { clear:both; font:14px/21px Roboto, sans-serif; color:#A6A6A6 }
.cbp-l-grid-slider-team-desc { font:13px/20px Roboto, sans-serif; color:#969696; margin-top:15px }
.cbp-l-grid-slider-team-social { float:right; margin-top:16px }
.cbp-l-grid-slider-team-social a { color:#737373; line-height:30px; margin-left:6px }
.cbp-l-grid-slider-team-social a:hover { opacity:0.8 }
.cbp-l-slider-testimonials-wrap { background:#f8f9f9; padding:80px 0 110px; border-width:1px 0; border-style:solid; border-color:#dce1e2 }
.cbp-l-grid-slider-testimonials-body { color:#424242; max-width:800px; margin:0 auto; font:20px/32px sans-serif; text-align:center; padding:0 20px }
.cbp-l-grid-slider-testimonials-footer { font:12px/19px Roboto, sans-serif; color:#777; text-align:center; margin-bottom:10px; margin-top:30px }
.cbp-l-grid-tabs { height:100px }
.cbp-l-grid-tabs .cbp-item { font:14px/24px Lato, sans-serif; max-width:700px; width:100%; margin:0 auto; right:0; text-align:center; color:#5a5a5a }
.cbp-l-testimonials-title-block { position:relative; text-align:center; font:26px/36px Roboto, sans-serif; color:#E7E7E7; margin-bottom:60px }
.cbp-l-testimonials-title-block :after { content:''; position:absolute; margin:0 auto; width:23px; height:2px; bottom:-6px; background-color:#C2C2C2; left:0; right:0 }
.cbp-l-testimonials-wrap { background:#2D2D2D; padding:60px 0 110px }
.cbp-l-grid-testimonials-body { color:#e7e7e7; max-width:800px; margin:0 auto; font:20px/32px sans-serif; text-align:center; padding:0 20px }
.cbp-l-grid-testimonials-footer { font:12px/19px Roboto, sans-serif; color:#C2C2C2; text-align:center; margin-bottom:40px; margin-top:35px }
.cbp-search { position:relative; width:220px; margin-bottom:40px }
.cbp-search .cbp-search-nothing { display:none }
.cbp-search-icon { position:absolute; width:32px; height:100%; top:0; right:0; text-align:center; cursor:pointer; pointer-events:none }
.cbp-search-icon:after { content:'\f002'; font-family:'FontAwesome'; font-size:14px; color:#797979; line-height:36px; pointer-events:none }
.cbp-search-input { height:36px; padding:0 32px 0 12px; margin:0; border-radius:1px; border:1px solid #c6c3c4; font:400 12px "Open Sans", sans-serif; width:100% }
.cbp-search-input[value]+.cbp-search-icon { pointer-events:auto }
.cbp-search-input[value]+.cbp-search-icon:after { content:'\f00d' }
.cbp-search-nothing { position:absolute; top:0; padding:0 0 30px; text-align:center; width:100%; font:13px "Open Sans", sans-serif }.logo-default {
margin-top: 20px;
}
.logo-mobile {
margin-top: 8px;
}
.navbar-header a img 
{
max-width: 90%;
}
.navbar-nav > li > a {
padding: 20px 11px;
margin-top: 10px;
font-size: 13px;
}
.superb-services .mask-top {height: 230px;}
.benefit-orange{box-shadow: none;background-color: #ffa211;width: 23%;}
.benefit-text-i{width: 67%;}
.benefit-blue {box-shadow: none;background-color: #ffa211;width: 23%;}
.benefit-green{box-shadow: none;background-color: #ffa211;width: 23%;}
.feature-ratting{padding: 10px;background-color: #ffe242;}
.ratting-box{padding: 10px 30px;}
.m-ratting-box{margin-top:0px; }
.company-grade{ margin-top: 0px; padding-bottom: 0px; 
margin-bottom: 0px !important;}
.company-grade .feature-ratting {
padding: 10px;
background-color: #fff !important;
border: 5px solid #ffa00e !important;
}
.feature-icon-right-more .feature-content{ padding-bottom: 0px !important;}
.feature-icon-left-more .feature-content {padding-bottom: 0px !important;}
.how_it_works_class h5:before,.how_it_works_class h5:after{
background: #bcbcbc !important;
}
.para,.cbp-popup-lightbox-title{
display: none  !important;
}
.title-grade{
font-size: 36px !important;
color: #ffa00e;
font-family: 'Raleway', sans-serif;
font-weight: bold;
text-transform: uppercase;
margin-top:20px;
margin-bottom:10px;
}
.text-center.bottam-brand img 
{
width: 262px !important;
}
.cbp-lightbox.cbp-l-caption-buttonRight {
text-transform: capitalize;
}
.btn-download-black
{
padding: 12px 15px !important;
width: auto;
}
a.accordion-toggle i {
width: 45px;
line-height:43px;
margin-top: -5px;
margin-right: -5px;
}
.Benifit .boxs.second {
border-bottom:none !important;
}
.homebanner_btns .mask-bottom a{
padding: 0px !important;
margin: 0px !important;
border-width: 0px;
border-color: transparent;
border-style: none;
}
.Benifit .boxs h4 {
font-weight: 700;
}
.homebanner_btns .mask-bottom a:hover {
background: transparent;
color: transparent;
border-width: 0px;
border-color: transparent;
border-style: none;
}
#Portfolio {
padding:15px 0 30px 0;
}
.add-space
{
display: flex;
}
.add-space i 
{
margin-right: 8px;
}
#menu-footer-menu li a:hover
{
color:#fff;
}
.view_number ol li {
list-style: decimal;
list-style-position: inside;
padding-left: 15px;
}
.a_lnk {
color: #2593f5;
}
@media screen and (max-width:530px)
{
.accordion-toggle.collapsed 
{
word-spacing: 1px;
font-size: 14px;
width: 100%;
}
.panel-title
{
display: flex;
width: 100%;
}
.accordion-toggle
{
width: 100%;
}
}
@media screen and (max-width: 768px){
.benefit-orange{width: 41%;}
.benefit-blue{width: 41%;}
.benefit-green{width: 41%;}
.benefit-text-i{width: 49%;}
.m-ratting-box{margin-bottom: 0px !important;}
.typist-blink::after{height: auto !important;}
.home-slider-text{margin-top: 100px;}
.company-grade{padding-bottom: 30px;}
.logo-mobile img{width: 260px !important;}
}
@media screen and (max-width: 321px){
.logo-mobile img{width: 225px !important;}
} #home .m-ratting-box h4{
color:#000000 !important; font-family: 'Open+Sans', sans-serif!important;
font-weight:bold;
}
#home .m-ratting-box p{
color:#000000 !important;
font-family: inherit!important;
line-height: 16px;
}
#benefit-i .benefit-texts {
opacity: 1;
}
#customizable-i .btn-download,#customizable-i .btn-get{
display:none !important;
}
#customizable .btn-download,#customizable .btn-get{
display:none !important;
}
.hero-overlay{
background-color: rgba(0, 0, 0, 0.9);
opacity: 0.8;
}
.typist-blink::after{
height: 40px !important;
}  .navbar-custom.top-nav-collapse {
background: #333333;
}
.navbar-custom.top-nav-collapse a {
color: #fff !important;
}
#customizable  .img-responsive{
width: 100% !important;
}
#customizable{
border-bottom: 1px solid #ccc !important;
}
#customizable .join-us-app h1{
margin-bottom: -20px;
}
#customizable .feature-content{
margin-top: -25px;
}
#customizable-i  .img-responsive{
width: 100% !important;
}
#customizable-i .join-us-app h1{
margin-bottom: -20px;
}
#customizable-i .feature-content{
margin-top: -25px;
}     #custompackage .customred{
color: #ff0000 !important;
}
#custompackage .data {
overflow: auto !important;
}
.crcusdatarow{
border: 1px solid #fff;
height: 250px;
}
.crcusdatarow h4, .crcusdatarow h5{
color: #fff;
}
.crcusdatarow p{
color: #fff;
line-height: initial;
}
.creditheadcustom{
margin-bottom:20px;
}
.crcusdatarow .mask-bottom {
position: absolute;
bottom: 25px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.crcusdatarow .ratecustsubhead{
width: 100%;
position: absolute;
top: 30%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%); 
}
.cbp-l-caption-alignCenter .cbp-l-caption-body,.cbp-l-grid-masonry-projects .cbp-caption-activeWrap {
background-color: transparent !important;
}
.crcusdatarow .feature-ratting-new {
background-color: transparent !important;
}
.crcusdatarow .btn-t:hover {
background: #ffa211 !important;
color: #000 !important;
}
.ratingcustommainblock{
margin-bottom: -70px;
}  
.hero .hero-content-i h1, .video-banner h1{
font-family: inherit !important;
} .benefitclass{
padding: 110px 0 15px 0;
}
.customratingwpblock{
background-color: #404040;
margin-top: 30px;
}
.customratingwpblock .animate.fadeInUp {
animation-name: fadeInUp;
visibility: visible!important;
}
.customratingwpblock .animate {   
animation-duration: 1s;
animation-fill-mode: both;
}
.customratingwpblock .column.no-space.dt-sc-one-fifth {
width: 20%;
}
.customratingwpblock .column.no-space {
margin-left: 0;
margin-right: 0;
}
.customratingwpblock .column {
margin: 0 0 0 2%;
float: left;
min-height: 1px;
position: relative;
}
.customratingwpblock .column.first {
margin-left: 0;
}
.customratingwpblock .dt-sc-ico-content.type5 {
width: 100%;
float: left;
margin-bottom: 15px;
position: relative;
}
.customratingwpblock .dt-sc-ico-content.type5 h5 {
width: 100%;
float: left;
padding: 0 0 50px;
text-transform: capitalize;
position: relative;
line-height: 30px;
text-align:center;
}
.customratingwpblock .dt-sc-pr-tb-col.selected:before{
background: #ffa211;
}
.customratingwpblock .dt-sc-contact-info:after{
background: #ffa211;
}
.customratingwpblock .type6-menu-icon:before{
background: #ffa211 !important;
}
.customratingwpblock .type6-menu-icon:after{
background: #ffa211 !important;
}
.customratingwpblock h5 a {
opacity: 0.5;
color:#ffa211 ;
}
.dt-sc-button.type1, .dt-sc-button.type2, .dt-sc-button.type3, .widget.widget_tag_cloud .tagcloud a, .widget.widget_product_tag_cloud .tagcloud a, .dt-sc-service-carousel, .dt-sc-hr, .tooltip, .dt-sc-services h5:after, .dt-sc-services-boxes .what-we-do, .dt-sc-ico-content.type2:hover, .dt-sc-ico-content.type1 h5 a:after, .dt-sc-ico-content.type3 h5 a:after, .dt-sc-ico-content.type3 h5 a:before, ul#team-section div.team-details.empty-text, article.blog-entry .entry-thumb .entry-title, .dt-sc-contact-info h5:before, .dt-sc-copyrights, .dt-sc-contact-form input[type="submit"], .service-sliders, th, .dt-sc-button.with-icon:hover i.fa, .dt-sc-button.with-icon:hover i.fa:after, ol.type1 li:before, ol.type2 li:before, ol.type3 li:before, ol.type4 li:before, ul#team-section li p a, .dt-sc-project-details ul.dt-sc-social-icons li a, .dt-sc-ico-content.type3:hover .icon span.fa, .dt-sc-testimonial-carousel li cite:before, .dt-sc-pr-tb-col.selected .dt-sc-button.with-icon i.fa, .dt-sc-pr-tb-col:hover .dt-sc-button.with-icon i.fa, .dt-sc-pr-tb-col.selected .dt-sc-button.with-icon i.fa:after, .dt-sc-pr-tb-col:hover .dt-sc-button.with-icon i.fa:after, .dt-sc-pr-tb-col.selected:before, .dt-sc-tabs-frame.dt-sc-pricing-tab li:hover > a, .dt-sc-pr-tb-col.type2.selected .dt-sc-pricing-icon, .dt-sc-pr-tb-col.type2:hover .dt-sc-pricing-icon, .donut-chart .pie, .dt-sc-team.type2 .dt-sc-entry-thumb:before, .dt-sc-team.type2 .dt-sc-entry-thumb .figcaption, .dt-sc-team.type2 .dt-sc-entry-thumb .team-title, .dt-sc-portfolio figcaption h6 a:hover:before, .dt-sc-portfolio figcaption h6 a:hover:after, .widget #searchform input[type="submit"], .widget.widget_categories ul li:hover span, .widget.widget_archive ul li:hover span, #commentform .dt-sc-button:hover, .type2-menu-icon, #header.type3 nav#main-menu ul.menu li a:after, header.type4 #main-menu ul li a:after, .twitter-parallax .twitter-icon, .dt-sc-contact-info:after, .twitter-parallax .latest-tweets span.tweet_time a:before, .twitter-parallax .latest-tweets span.tweet_time a:after, .type6-menu-icon:before, .type6-menu-icon:after, .dt-sc-ico-content.type1 span.fa, .dt-sc-tabs-vertical-container .dt-sc-tabs-vertical-frame li a i, .pace .pace-progress:after, #loader-wrapper .large-header h1, ul.dt-sc-pagination li a:hover, ul.dt-sc-pagination li.selected a, .dt-sc-ico-content.type5 .dt-sc-content:before, .dt-sc-ico-content.type5 h5:after, .dt-sc-ico-content.type5 h5:before {
background: #ffa211;
}
.dt-sc-ico-content.type5.one .dt-sc-content:before, .dt-sc-ico-content.type5.one .dt-sc-content:after, .dt-sc-ico-content.type5.one h5:after, .dt-sc-ico-content.type5.one h5 a {
opacity: .2;
}
.dt-sc-ico-content.type5.two .dt-sc-content:before, .dt-sc-ico-content.type5.two .dt-sc-content:after, .dt-sc-ico-content.type5.two h5:after, .dt-sc-ico-content.type5.two h5 a {
opacity: .35;
}
.dt-sc-ico-content.type5.three .dt-sc-content:before, .dt-sc-ico-content.type5.three .dt-sc-content:after, .dt-sc-ico-content.type5.three h5:after, .dt-sc-ico-content.type5.three h5 a {
opacity: .5;
}
.dt-sc-ico-content.type5.four .dt-sc-content:before, .dt-sc-ico-content.type5.four .dt-sc-content:after, .dt-sc-ico-content.type5.four h5:after, .dt-sc-ico-content.type5.four h5 a {
opacity: .65;
}
.dt-sc-ico-content.type5.five .dt-sc-content:before, .dt-sc-ico-content.type5.five .dt-sc-content:after, .dt-sc-ico-content.type5.five h5:after, .dt-sc-ico-content.type5.five h5 a {
opacity: .8;
}
.dt-sc-ico-content:hover .type5.five .dt-sc-content{
opacity:1 !important;
}
.business-owner{background-image: url(https://creditriser.co.in/demo_wp/wp-content/uploads/2019/06/Business-Owner-3.jpg);
background-repeat: no-repeat;
background-position-x: center;
background-position-y: center;}
.advisory-company{ background-image:none;
background-repeat: no-repeat;
background-position-x: center;
background-position-y: center;}
.consultant-cc{background-image: url(https://creditriser.co.in/demo_wp/wp-content/uploads/2019/06/Consulting-3.jpg);
background-repeat: no-repeat;
background-position-x: center;
background-position-y: center;}
.bankers-3{background-image: url(https://creditriser.co.in/demo_wp/wp-content/uploads/2019/06/Bankers-3.jpg);
background-repeat: no-repeat;
background-position-x: center;
background-position-y: center;
background-position: -15% 0%;
} 
.redirect_link button 
{
background:#e08700;
border: none;
padding: 15px 20px;
}
#price-t {padding:0px !important;background:#f1f1f1 !important;}
#Benifit{padding: 60px 0 110px 0 !important;}
#Benifit .main-area {margin-bottom: 45px;}
.main-area .section-title h3, .section-title.center h3 {
padding: 30px 0px !important;
margin-top: 0px;
margin-bottom: 0px;
}
.section-title h3, .section-title.center h3{padding-top:0px;}
#superb-services{padding: 110px 0 80px 0 !important;}
.company-grade .top-btn-text{padding-top:50px !important;} #awesome-features-app{padding: 10px 0 0px 0 !important;}
.feature-box{margin: -38px 0 0px 0;}
.cbp img{width: 100% !important;height: 100% !important;margin: 0 auto;} .cbp-item,.cbp-caption{height:100% !important;}
.cbp-caption-defaultWrap{
width: 100%;
height: 100%;
}
.hero .hero-content-i h1
{
font-size: 44px !important;
}
.main-area 
{
background: #f99800;
}
.benefit-heading .col-md-12 div
{
width: auto;
}
.dt-sc-one-fifth .dt-sc-content
{
height: auto !important;
}
.customratingwpblock
{
padding-top: 20px;
padding-bottom: 20px
}
.page-id-777 h3.gray
{
color: #262525;
font-size: 18px;
}
#sub_header
{
background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,10,0.5)), url(https://creditriser.co.in/demo_wp/wp-content/uploads/2019/09/desk-1024x576-1.jpg);
background-size: cover; background-repeat: no-repeat; }
.yellow-btn-right
{
z-index: 9;
text-align:right;
}
.yellow-btn-left
{
z-index: 9;
text-align:left;
}
.manage-top
{
position: relative;
bottom: 90px;
height:0px;
margin-bottom: 0px !important;
} .get-cdtre
{
padding-bottom:15px;
font-weight: normal;
color: #999;
}
.page-id-777 p input[type].btn-download-send 
{
display: inline-block;
border: none;
padding: 8px 20px;
background-color: #ffa211;
color: #000;
font-size: 17px;
text-shadow: none;
text-decoration: none;
-webkit-transition: all .6s ease 0s;
transition: all .6s ease 0s;
text-transform: uppercase;
border-radius: 0px;
max-width: 150px;
width: 225px;
margin-top: 22px;
}
.page-id-777 p input[type].btn-download-send:hover
{
background: #333;
color: #fff;
}
.set-main-sec
{
margin-top: 40px;
}
div.main_title h1
{
text-align: left; color: #fff;
font-weight: 600;
padding-bottom: 0px;
padding-top: 5px;
margin-top: 1px;
margin-bottom: 5px; }
.page-id-777 div.panel-group .wpb_text_column.wpb_content_element
{
width: 50% !important;
float: left;
}
.page-id-777 div.panel-group div.wpcf7 
{
width: 50%;
float: right;
}
.how_it_works_class h5
{
color: #d5d5d5;
}
.header-top 
{
padding-top: 125px !important;
}
.menu li
{
display: inline-block;
margin-right: 4px;
padding: 10px;
text-transform: uppercase;
font-size: 14px;
}
.page-template-other-page .navbar.navbar-custom.navbar-fixed-top 
{
background-color: #333;
}
.img-seting
{
width: 15px;
height: 15px;
}
.link-color:link
{
color: #1b1be5;
}
span.top-heading
{
font-family: 'Raleway', sans-serif;
letter-spacing: 1px;
font-weight: 100;
margin-bottom: 20px;
}
.list-demos
{
font-family: 'Open+Sans', sans-serif;
letter-spacing: 1px;
text-transform: none;
}
.feature-test
{
line-height: 20px;
} 
.benefit-heading .benefit-orange,.benefit-heading .benefit-blue,.benefit-heading .benefit-green
{
text-align: center;
}
.benefit-text-i
{
width: 100% !important;
}
.ordered_list_with_number li
{
list-style-type: decimal !important;
margin-bottom: 0px !important;
line-height: 21px !important;
padding: 6px 0px !important;
}
#customizable
{
padding: 75px 0 75px 0 !important;
}
.dt-sc-ico-content.type2 .dt-sc-content
{
max-height: 166px !important;
}
.superb-services .mask-bottom i
{
margin-top: 8px !important;
}
.superb-services .s-feature-box:hover .mask-top
{
top: -183px !important;
}
.superb-services .mask-top
{
height: 250px !important;
}
.superb-services h4
{
margin-top: 12px !important;
}
.benefit-texts  h2.black
{
padding-top: 30px !important;
}
.panel-heading {
padding: 12px !important;
}
.homebanner_btns a
{
padding: 15px 25px !important;
margin: 15px !important;
border-width: 1px;
border-color: #f99800;
border-style: groove;
}
.homebanner_btns
{ display: none;
}
.homebanner_btns a:hover
{
background: #000;
color: #ffa211;
border-width: 1px;
border-color: #fff;
border-style: groove;
}
.service_for_class.mask-top
{
padding-left: 20px !important;
padding-right: 20px !important;
}
.home_overlay .top-heading
{
font-size: 45px !important;
}
.home_overlay .list-demos
{
font-size: 19px !important;
}
.Benifir .boxs
{
border-right: 1px solid #efefef;
}
#customizable 
{
padding: 60px 0 40px 0 !important;
}
#customizable-i 
{
padding: 60px 0 60px 0; 
}
#customizable ul,#customizable-i ul
{
display: -webkit-inline-box;
width: -webkit-fill-available;
width: -moz-available;
}
.slider_row_class2
{
margin-left: -25px;
}
.slider_row_class2 .vc_images_carousel
{
width: 100% !important;
}
#superb-services {
padding: 57px 0 0px 0 !important;
background: #f1f1f1;
}
.easily_data_h1
{
font-size: 44px;
font-weight: 100;
padding: 15px 0 15px 0;
text-transform: uppercase;
line-height: 12px;
margin-top: -20px;
}
.slider_row_content .wpb_wrapper p strong
{
font-size: 44px;
}
body
{
overflow-x: hidden;
}
#superb-services .section-title
{
display: none;
}
.slider_row_content .wpb_wrapper p,
.slider_row_content .wpb_wrapper h1
{
margin-left: -18px;
}
.slider_row_content .wpb_wrapper
{
width: fit-content;
width: -moz-fit-content;
}
.superb-services .slider_row_class2,.superb-services .slider_row_content
{
margin-bottom: 30px;
}
.customratingwpblock .dt-sc-service-boxes:before
{
display: none !important;
}
.Benifit .boxs
{
padding-top: 0px !important;
padding-bottom: 20px !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
.Benifit .boxs
{
margin: 0px !important;
border-right: 1px solid #efefef !important;
}
.Benifit .boxs
{
box-shadow: unset;
border-bottom:unset;  
box-shadow: none !important;
margin: 11px !important;
width: 23%; }
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
transform: scale(1) !important;
}
.Benifit .boxs:hover
{
box-shadow: 0 0 22px 0 #999 !important;
z-index: 1000 !important;
}
.gs_btn {text-align: center;}
.gs_btn h3{font-weight: normal;color: #999;}
.home-slider-text
{ 
margin-top: 90px;
}
.gs_btn h3{
margin-bottom: 30px;
}
.gs_btn
{
margin-top: 100px !important;
}
.manage-space
{
margin-top:40px;
}
.btn-download-black
{
padding: 16px 30px !important;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
}
.Benifit .boxs p
{
margin: 0 0 13px;
}
.data table th{font-size: 16px;}
.data table td, .data table th {
padding: 10px !important;
}
.gs_btn .btn-t{
padding: 16px 25px !important;
background: #ffa211;
color: #000;
font-size: 17px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
}
.vc_btn3.vc_btn3-size-lg {
font-size: 16px;
padding: 12px 25px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
}
.btn-t {
padding: 8px 15px !important;
}
.how_it_works_class:hover .dt-sc-content{
background: #fff !important;  
border: 1px solid #404040;
}
.cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active {
background: #ffa211 !important;
color:#fff !important;
}
.cbp-l-filters-buttonCenter .cbp-filter-item:hover {
color: #ffffff;
background: #ffa211 !important;
}
.mobileblockmain{
margin-top:90px;
}
.customratingwpblock .dt-sc-service-boxes:before {
background-color: #ffa211;  
background: -webkit-linear-gradient(left, #616e7b, #ffa211);
position: absolute;
content: "";
display: block;
height: 8px;
width: 100%;
top: 53px;
border-radius: 10px;
}
.customratingwpblock .dt-sc-ico-content.type5 h5:before {
content: "";
display: block;
position: absolute;
bottom: 20px;
right: 0;
left: 0;
margin: 0 auto;
font-family: fontawesome;
font-size: 14px;
width: 25px;
height: 25px;
line-height: 12px;
border: 5px solid #000;
border-radius: 50%;
}
.customratingwpblock .dt-sc-content:before{
background: #fff !important;
}
.cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight {
background-color: #ffa211 !important;
opacity: 1;
}
.customratingwpblock .dt-sc-ico-content.type5 .dt-sc-content{
padding: 20px;
width: 100%;
float: left;
position: relative;
margin-top: 15px;
text-align:center;
}
.customratingwpblock .dt-sc-ico-content.type5 .dt-sc-content p{
color:#000;
}
.hero .hero-content-i.light-txt .hero-subtitle
{
font-size:18px !important;
}
.customratingwpblock .dt-sc-ico-content.type5 .dt-sc-content:after {
left: 0;
right: 0;
margin: 0 auto;
top: -15px;
position: absolute;
content: "";
display: block;
width: 0;
height: 0;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-bottom: 15px solid;
border-bottom-color: #d5d5d5;
}
.customratingwpblock .dt-sc-ico-content.type5 .dt-sc-content:before{
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.customratingwpblock .dt-sc-ico-content.type5.one .dt-sc-content{
height:350px;
}
.customratingwpblock .dt-sc-ico-content.type5.two .dt-sc-content{
height:375px;
}
.customratingwpblock .dt-sc-ico-content.type5.three .dt-sc-content{
height:400px;
}
.customratingwpblock .dt-sc-ico-content.type5.four .dt-sc-content{
height:425px;
}
.customratingwpblock .dt-sc-ico-content.type5.five .dt-sc-content{
height:450px;
}
.customratingwpblock .dt-sc-ico-content.type5 h5:after{
content: "";
display: block;
position: absolute;
bottom: 0px;
right: 0;
left: 0;
margin: 0 auto;
width: 8px;
height: 25px;
line-height: 13px;
border-radius: 0 0 10px 10px;
z-index: -1;	
}
.customratingwpblock .dt-sc-ico-content.type5 i.fa {
font-size: 40px;
margin: 20px 0;
color:#000;
}
a, a:hover, a:focus, a:active, a:after, a:hover:after, a:before, a:hover:before, input, input:hover, li, li:hover, a i, a:hover i, a.current .icon:before, a:hover .icon:before, a .icon:before, a.current i, li:before, li:hover:before, li span, li:hover span, span:after, span:hover:after, span:before, span:hover:before, li img, li:hover img, textarea, textarea:focus, .type2-menu-icon.menu-is-open span:before, .type2-menu-icon.menu-is-open span:after, .type2-menu-icon.menu-is-open:hover span:before, .type2-menu-icon.menu-is-open:hover span:after, .type-1 #header nav#main-menu ul li a, .type-1 #header-sticky-wrapper.sticky-wrapper.is-sticky #header, .type-1 #header-sticky-wrapper.sticky-wrapper.is-sticky #header .main-menu, .type-1 #header-sticky-wrapper.sticky-wrapper #header, #header #menu-container, .type-1 #header-sticky-wrapper.sticky-wrapper.is-sticky #header #menu-container, .type-1 #header-sticky-wrapper.sticky-wrapper.is-sticky #header .container, .type-1 #header-sticky-wrapper.sticky-wrapper #header .container, .dt-sc-ico-content, .dt-sc-ico-content:hover, .dt-sc-ico-content .icon, .dt-sc-ico-content:hover .icon, .dt-sc-ico-content .icon:before, .dt-sc-ico-content:hover .icon:before, .dt-sc-ico-content .icon-bg, .dt-sc-ico-content:hover .icon-bg, .dt-sc-ico-content span.fa, .dt-sc-ico-content:hover span.fa, .dt-sc-ico-content.type2, .dt-sc-ico-content.type2:hover, .dt-sc-ico-content.type2 .icon, .dt-sc-ico-content.type2:hover .icon, .dt-sc-ico-content.type2 .icon span, .dt-sc-ico-content.type2:hover .icon span, article.blog-entry, article.blog-entry:hover, article.blog-entry .entry-thumb, article.blog-entry:hover .entry-thumb, article.blog-entry .entry-details .entry-meta, article.blog-entry:hover .entry-details .entry-meta, article.blog-entry a.read-more, article.blog-entry:hover a.read-more, article.blog-entry .entry-thumb .entry-title, article.blog-entry:hover .entry-thumb .entry-title, article.blog-entry .entry-details .entry-meta .date, article.blog-entry:hover .entry-details .entry-meta .date, article.blog-entry .entry-details .tags a i, article.blog-entry:hover .entry-details .tags a i, article.blog-entry a.read-more i, article.blog-entry:hover a.read-more i, .dt-sc-portfolio figure img, .dt-sc-portfolio figure:hover img, .dt-sc-portfolio figcaption, .dt-sc-portfolio:hover figcaption, .dt-sc-button.with-icon i.fa, .dt-sc-button.with-icon i.fa:after, .dt-sc-button.with-icon:hover i.fa, .dt-sc-button.with-icon:hover i.fa:after, .dt-sc-portfolio figcaption a span, .dt-sc-portfolio:hover figcaption a span, .dt-sc-ico-content.type4 .icon, .dt-sc-ico-content.type4:hover .icon, .dt-sc-ico-content.type4 .icon span.fa, .dt-sc-ico-content.type4:hover .icon span.fa, .dt-sc-ico-content.type4 h5, .dt-sc-ico-content.type4:hover h5, .dt-sc-pr-tb-col .dt-sc-tb-title, .dt-sc-pr-tb-col.type2.selected .dt-sc-tb-title, .dt-sc-pr-tb-col:hover .dt-sc-tb-title, .dt-sc-pr-tb-col.type2:hover .dt-sc-pr-tb-col-wrapper, .dt-sc-pr-tb-col.type2 .dt-sc-pr-tb-col-wrapper, .dt-sc-pr-tb-col.type2.selected .dt-sc-pricing-icon, .dt-sc-pr-tb-col.type2:hover .dt-sc-pricing-icon, .dt-sc-pr-tb-col.type2 .dt-sc-pricing-icon, .dt-sc-pr-tb-col.type2 .dt-sc-pricing-icon i, .dt-sc-pr-tb-col.type2.selected .dt-sc-pricing-icon i, .dt-sc-pr-tb-col.type2:hover .dt-sc-pricing-icon i, .dt-sc-team.type2:hover .dt-sc-entry-thumb .figcaption, .dt-sc-team.type2 .dt-sc-entry-thumb .figcaption, .sb-slide, #sb-site, .sb-site-container, .sb-slidebar, #secondary .sticky-wrapper.is-sticky .widget_ad_banner img, #secondary .sticky-wrapper .widget_ad_banner img, #commentform .dt-sc-button, article.blog-entry .entry-content, article.blog-entry:hover .entry-content, .dt-sc-tabs-vertical-container .dt-sc-tabs-vertical-frame .icon i:after, .dt-sc-tabs-vertical-container .dt-sc-tabs-vertical-frame:hover .icon i:after, .dt-sc-tabs-vertical-container .dt-sc-tabs-vertical-frame a.current .icon i:after, .dt-sc-tabs-vertical-container .dt-sc-tabs-vertical-frame li a i, .dt-sc-tabs-vertical-container .dt-sc-tabs-vertical-frame li a.current i, .dt-sc-tabs-vertical-container .dt-sc-tabs-vertical-frame li a:hover i, ul#team-section div.team-details h5, ul#team-section div.team-details p, ul#team-section div.team-details:hover h5, ul#team-section div.team-details:hover p, article.blog-entry .entry-thumb a img, article.blog-entry:hover .entry-thumb a img, .dt-sc-ico-content.type5 .dt-sc-content:before, .dt-sc-ico-content.type5 .dt-sc-content:after, .dt-sc-ico-content.type5 h5:after, .dt-sc-ico-content.type5 h5 a, .dt-sc-ico-content.type5:hover .dt-sc-content:before, .dt-sc-ico-content.type5:hover .dt-sc-content:after, .dt-sc-ico-content.type5:hover h5:after, .dt-sc-ico-content.type5:hover h5 a, .dt-sc-ico-content.type5:hover i.fa, .dt-sc-ico-content.type5:hover p, .dt-sc-ico-content.type5 i.fa, .dt-sc-ico-content.type5 p{
opacity:1;
}  .dt-sc-services-boxes {
position: relative;
float: left;
}
.column.first {
margin-left: 0;
}
.dt-sc-one-half {
width: 49%;
}
.column {
margin: 0 0 0 2%;
float: left;
min-height: 1px;
position: relative;
} .dt-sc-ico-content-right .dt-sc-ico-content {
text-align: right;
float: left;
}
.dt-sc-ico-content-left .dt-sc-ico-content {
text-align: left;
float: right;
}
.dt-sc-ico-content.type2 {
border: 1px solid #ebebeb;
}
.dt-sc-ico-content.type2 .icon {
width: 26.598%; min-height: 166px;
background: #ebebeb;
position: relative;
}
.dt-sc-ico-content-right .dt-sc-ico-content:last-child .icon span{
bottom: 15%;
left: 15%;
}
.dt-sc-ico-content-right .dt-sc-ico-content:first-child .icon span {
top: 15%;
left: 15%;
}
.dt-sc-ico-content-left .dt-sc-ico-content:last-child .icon span{
bottom: 15%;
right: 15%;
}
.dt-sc-ico-content-left .dt-sc-ico-content:first-child .icon span {
top: 15%;
right: 15%;
}
.dt-sc-ico-content.type2 .icon span {
font-size: 30px;
position: absolute;
}
.dt-sc-ico-content-right .icon{
text-align: left;
float: right;
}
.dt-sc-ico-content-left .icon{
text-align: right;
float: left;
}
.dt-sc-ico-content.type2 .dt-sc-content {
width: 73.4%;
padding: 4% 6%;
}
.animate.fadeInLeft{
animation-name: fadeInLeft;
visibility: visible!important;
}
.animate.fadeInRight {
animation-name: fadeInRight;
visibility: visible!important;
}
.dt-sc-ico-content-right .dt-sc-content {
float: left;
}
.dt-sc-ico-content-left .dt-sc-content{
float: right;
}
.animate {  
animation-duration: 1s;    
animation-fill-mode: both;
}
.dt-sc-hr-invisible-toosmall {
margin: 15px 0;
}
.dt-sc-hr-invisible, .dt-sc-hr-invisible-toosmall, .dt-sc-hr-invisible-small, .dt-sc-hr-invisible-medium, .dt-sc-hr-invisible-large {
float: left;
width: 100%;
display: block;
clear: both;
}
.dt-sc-button.type1, .dt-sc-button.type2, .dt-sc-button.type3, .widget.widget_tag_cloud .tagcloud a, .widget.widget_product_tag_cloud .tagcloud a, .dt-sc-service-carousel, .dt-sc-hr, .tooltip, .dt-sc-services h5:after, .dt-sc-services-boxes .what-we-do, .dt-sc-ico-content.type2:hover, .dt-sc-ico-content.type1 h5 a:after, .dt-sc-ico-content.type3 h5 a:after, .dt-sc-ico-content.type3 h5 a:before, ul#team-section div.team-details.empty-text, article.blog-entry .entry-thumb .entry-title, .dt-sc-contact-info h5:before, .dt-sc-copyrights, .dt-sc-contact-form input[type=submit], .service-sliders, th, .dt-sc-button.with-icon:hover i.fa, .dt-sc-button.with-icon:hover i.fa:after, ol.type1 li:before, ol.type2 li:before, ol.type3 li:before, ol.type4 li:before, ul#team-section li p a, .dt-sc-project-details ul.dt-sc-social-icons li a, .dt-sc-ico-content.type3:hover .icon span.fa, .dt-sc-testimonial-carousel li cite:before, .dt-sc-pr-tb-col.selected .dt-sc-button.with-icon i.fa, .dt-sc-pr-tb-col:hover .dt-sc-button.with-icon i.fa, .dt-sc-pr-tb-col.selected .dt-sc-button.with-icon i.fa:after, .dt-sc-pr-tb-col:hover .dt-sc-button.with-icon i.fa:after, .dt-sc-pr-tb-col.selected:before, .dt-sc-tabs-frame.dt-sc-pricing-tab li:hover>a, .dt-sc-pr-tb-col.type2.selected .dt-sc-pricing-icon, .dt-sc-pr-tb-col.type2:hover .dt-sc-pricing-icon, .donut-chart .pie, .dt-sc-team.type2 .dt-sc-entry-thumb:before, .dt-sc-team.type2 .dt-sc-entry-thumb .figcaption, .dt-sc-team.type2 .dt-sc-entry-thumb .team-title, .dt-sc-portfolio figcaption h6 a:hover:before, .dt-sc-portfolio figcaption h6 a:hover:after, .widget #searchform input[type=submit], .widget.widget_categories ul li:hover span, .widget.widget_archive ul li:hover span, #commentform .dt-sc-button:hover, .type2-menu-icon, #header.type3 nav#main-menu ul.menu li a:after, header.type4 #main-menu ul li a:after, .twitter-parallax .twitter-icon, .dt-sc-contact-info:after, .twitter-parallax .latest-tweets span.tweet_time a:before, .twitter-parallax .latest-tweets span.tweet_time a:after, .type6-menu-icon:before, .type6-menu-icon:after, .dt-sc-ico-content.type1 span.fa, .dt-sc-tabs-vertical-container .dt-sc-tabs-vertical-frame li a i, .pace .pace-progress:after, #loader-wrapper .large-header h1, ul.dt-sc-pagination li a:hover, ul.dt-sc-pagination li.selected a, .dt-sc-ico-content.type5 .dt-sc-content:before, .dt-sc-ico-content.type5 h5:after, .dt-sc-ico-content.type5 h5:before{
background: #ffa211;
}
.dt-sc-ico-content.type2:hover .icon {
background: #252525;
}
.dt-sc-ico-content.type2:hover .icon span {
color: #fff;
}
.dt-sc-services-boxes .what-we-do h4 {
position: absolute;
text-align: center;
top: 50%;
left: 50%;
transform: translate(-50%,-50%) rotate(-45deg);
-webkit-transform: translate(-50%,-50%) rotate(-45deg);
display: table-cell;
vertical-align: middle;
font-size: 24px;
margin: 0;
line-height: normal;
}
.dt-sc-services-boxes .what-we-do {
position: absolute;
text-align: center;
width: 210px;
height: 210px;
top: 50%;
left: 50%;
transform: translate(-50%,-50%) rotate(45deg);
-webkit-transform: translate(-50%,-50%) rotate(45deg);
display: table-cell;
vertical-align: middle;
-webkit-box-shadow: inset 0 0 0 20px #fff;
-moz-box-shadow: 0 0 0 20px #fff;
box-shadow: 0 0 0 20px #fff;
}
.fa-headphones:before {
content: "\f025";
}
.dt-sc-ico-content-left .dt-sc-ico-content{
text-align: left;
float: right;
}
.dt-sc-ico-content.type2 h5{
margin-bottom: 10px;
}
.mobileblockmain h5 {
font-size: 20px;
font-weight: 600;
}
.mobileblockmain h5 a {
color: #000;
}
.mobileblockmain p {
line-height: 17px;
margin-bottom: 10px;
font-size: 14px;
}
.mobileblockmain,#awesome-features-app{
background-color:#fff;
}
#awesome-features-app .photo-slide{
display:none;
}
#awesome-features-app .feature-icon{
display:none;
}
#awesome-features-app .feature-content{
display:none;
} div.wpcf7-mail-sent-ok {
color: #fff !important;
}
.link_popup
{
width: 50%;
margin: 0 auto;
}
.redirect_link { text-align: center; }
.othr_lin a, .self_link a { font-size: 16px;font-weight: 600;letter-spacing: 0.5px;}
.othr_lin a:hover, .othr_lin a:focus, .self_link a:hover, .self_link a:focus { color:#fff; }
#MyPopup .modal-dialog {top: 25%;}
@media screen and (max-width: 991px){   .crcusdatarow .btn-t {
padding: 5px 25px ;
font-size: 15px;
}
}
@media screen and (max-width: 1200px){
.customratingwpblock .dt-sc-ico-content.type5.one .dt-sc-content{
height:500px;
}
.customratingwpblock .dt-sc-ico-content.type5.two .dt-sc-content{
height:525px;
}
.customratingwpblock .dt-sc-ico-content.type5.three .dt-sc-content{
height:550px;
}
.customratingwpblock .dt-sc-ico-content.type5.four .dt-sc-content{
height:575px;
}
.customratingwpblock .dt-sc-ico-content.type5.five .dt-sc-content{
height:600px;
}
.navbar-nav > li > a
{
padding:5px 5px;
}
#home .m-ratting-box h4
{
font-size:15px !important;
}
#home .m-ratting-box p
{
font-size:13px !important;
height: 60px;
}
}
@media screen and (max-width: 1199px){
.dt-sc-services-boxes .what-we-do {
height: 170px;
width: 170px;
}
}
@media screen and (max-width: 991px){
.customratingwpblock .dt-sc-ico-content.type5.one .dt-sc-content{
height:700px;
}
.customratingwpblock .dt-sc-ico-content.type5.two .dt-sc-content{
height:725px;
}
.customratingwpblock .dt-sc-ico-content.type5.three .dt-sc-content{
height:750px;
}
.customratingwpblock .dt-sc-ico-content.type5.four .dt-sc-content{
height:775px;
}
.customratingwpblock .dt-sc-ico-content.type5.five .dt-sc-content{
height:800px;
}
.dt-sc-services-boxes .what-we-do {
height: 125px;
width: 125px;
}
.mobileblockmain p {
margin-bottom: 0px;
}
}
@media screen and (max-width: 980px){
.dt-sc-services-boxes .what-we-do {
height: 165px;
width: 165px;
}
}
@media only screen and (max-width: 900px) {
.dt-sc-services-boxes .what-we-do {
width: 120px;
height: 120px;
}
}
@media only screen and (max-width: 776px) {
.mobileblockmain p {
margin-bottom: -6px;
}
}
@media only screen and (max-width: 769px) {
.mobileblockmain p {
margin-bottom: -12px;
}
}
@media screen and (max-width:1024px){
.Benifit .boxs
{ }
}
@media screen and (max-width:992px){
.superb-services
{
padding: 25px;
}
.navbar-nav > li > a
{
font-size:10px;
padding:12px 6px !important;
}
#home .m-ratting-box h4
{
font-size:12px !important;
}
#home .m-ratting-box p
{
font-size:12px !important;
}
.dt-sc-ico-content.type2 h5
{
margin-bottom:2px !important;
}
.mobileblockmain h5
{
font-size:15px !important;
}
.section-title p:last-child
{
text-align: unset;
font-size: 12px;
}
.btn-t
{
padding:6px 12px !important;
}
.vc_images_carousel
{ }
.vc_custom_1567510347166
{
margin-left: 15px !important;
padding-right: 15px !important;
}
}
@media (width:834px){
.data table td, .data table th
{
padding:6px !important;
}
.data table th
{
font-size:13px !important;
}
}
@media (width:768px){
.Benifit .boxs
{
width:46% !important; }
.cbp .cbp-item
{
padding:10px 20px !important;
}
.section-title p:last-child
{
text-align:left !important;
}
.Benifit .boxs.first
{
padding:5px 15px 5px 15px !important;
margin:2px 0 0 0 !important;
}
.Benifit .boxs.second
{
padding:5px 15px 5px 15px !important;
margin-top: 2px !important;
float: right;
}
.Benifit .boxs.third
{
padding:5px 15px 5px 15px !important;
margin:2px 0 0 0 !important;
margin-top:10px !important;
}
.Benifit .boxs.four
{
padding:5px 15px 5px 15px !important;
margin-top: 2px !important;
float: right;
}
.cbp .cbp-item
{
padding:10px 50px !important;
}
.yellow-btn-left
{
text-align:left !important;
}
.yellow-btn-right
{
text-align:right !important;
}
}
@media screen and (max-width: 768px){
.cbp img{
width:500px !important;
height:400px !important;
}
.cbp .cbp-item
{
padding:10px !important;
}
.ratingcustommainblock
{
margin-bottom: 30px;
}
.logo-mobile img
{
margin-top:10px;
}
.navbar-nav > li > a 
{
padding: 3px 4px;
margin-top: 0px;
font-size: 10px;
letter-spacing: 0px;
word-spacing:-1px;
}
#home .m-ratting-box h4
{
font-size:14px !important;
}
#home .m-ratting-box p
{
font-size: 10px !important;
height: auto
}
.header-top { }
.gs_btn .btn-t
{
width: 230px;
margin: 0 auto;
}
.menu li {
display: block;
}
.footer-social li {
padding:10px;
}
.page-id-777 div.panel-group .wpb_text_column.wpb_content_element
{
width: 100% !important;
float: none;
}
.page-id-777 div.panel-group div.wpcf7
{
width: 100%;
float: none;
}
#sub_header 
{
heght:210px !important;
}
.main_title h1 
{
text-align: center !important;
}
.manage-top
{
bottom:130px !important;
}
div#vc_images-carousel-1-1568613910
{
max-width:100% !important;
}
.wpb_images_carousel.wpb_content_element.vc_clearfix.vc_custom_1567510347166.easy_customizable.wpb_animate_when_almost_visible.wpb_fadeInRight.fadeInRight.wpb_start_animation.animated
{
margin-left: 15px !important;
padding-right: 15px !important;
}
.vc_images_carousel
{
max-width: 100% !important;
}
.slider_row_class2
{
margin-left:0px !important;
}
.vc_custom_1564118683907 
{
margin-left: 0px !important;
}
.cbp-wrapper-outer
{
overflow-x:scroll !important;
}
.section-title p:last-child
{
text-align:center;
}
.yellow-btn-left
{
text-align: center;
margin-bottom: 10px;
}
.yellow-btn-right
{
text-align:center;
}
.wpb_wrapper
{
width:100% !important;
}
.easily_data_h1 
{
font-size: 35px;
text-align:center;
}
.section-title p
{
text-align:center;
}
.hero .hero-content-i h1 
{
font-size: 35px !important;
}
.slider_row_content .wpb_wrapper p strong 
{
font-size: 35px;
}
.home_overlay .top-heading
{
font-size: 35px !important;
}
.section-title h1, .section-title.center h1
{
font-size:35px;
}
.black
{
text-align:center;
}
.slider_row_content p 
{
text-align: center;
}
.vc_btn3.vc_btn3-size-lg
{
width:230px;
}
.btn-download-black
{
width:230px;
}
.benefit-heading
{
clear:both;
}
.btn-t{
padding:8px 5px !important;
}
.data table td, .data table th
{
line-height:1.5;
}
div.company-grade a.btn-t
{
font-size:15px !important;
}
td.btnpro
{
width:25% !important;
}
.cbp-l-filters-buttonCenter
{
margin-bottom:0px !important;
}
.cbp .cbp-item
{
width:100% !important;
margin: 0 auto;
text-align: center; }
#predictiverating .col-md-3{
padding-left:30px !important;
padding-right:30px !important;
}
}
@media screen and (max-width: 767px){
.gs_btn {
margin-top: 10px;
}
.navbar-nav > li > a 
{
padding: 5px 4px;
margin-top: 5px;
font-size: 15px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
position: inherit;
}
.navbar-right {
width: 100%;
}
.logo-mobile img {
margin-top: 12px;
}
.navbar {
margin-bottom: 0px;
}
.navbar {
background: #1a1618;
}
.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
color: #fff;
}
.vc_custom_1567510347166 {
margin-left: 0px !important;
}
.Benifit .boxs{
width: 100%;
padding: 20px 30px 20px 30px !important;
margin: 0 0 20px 0 !important;
}
.homebanner_btns {
display: block;
top: 0px;
width: 80%;
margin: 0 auto;
}
.benefit-heading .benefit-orange, .benefit-heading .benefit-blue, .benefit-heading .benefit-green {
width: 50% !important;
}
.slider_row_content .wpb_wrapper p, .slider_row_content .wpb_wrapper h1 {
margin-left: 0px;
}
.ordered_list_with_number{
margin-left: 20px;
}
.benefit-text-i {
width: 100% !important;
}
.vc_custom_1565593601219 {
margin-left: 0px !important;
}   .crcusdatarow{
width:50%;
float:left;
}
.secondary-sidebar, #secondary-right, #secondary-left, #primary, #secondary, .dt-sc-one-fourth, .dt-sc-one-half, .dt-sc-one-third, .dt-sc-three-fourth, .dt-sc-two-third, .dt-sc-one-fifth, .dt-sc-four-fifth, .dt-sc-three-fifth, .dt-sc-two-fifth, .dt-sc-one-sixth, .dt-sc-two-sixth, .dt-sc-three-sixth, .dt-sc-four-sixth, .dt-sc-five-sixth, .column.no-space.dt-sc-one-fourth, .column.no-space.dt-sc-one-third, .column.no-space.dt-sc-one-half, .column.no-space.dt-sc-one-fifth, .column.no-space.dt-sc-one-sixth, .column.no-space.dt-sc-three-fourth, .column.no-space.dt-sc-two-third, .column.no-space.dt-sc-four-fifth, .column.no-space.dt-sc-three-fifth, .column.no-space.dt-sc-two-fifth, .column.no-space.dt-sc-two-sixth, .column.no-space.dt-sc-three-sixth, .column.no-space.dt-sc-four-sixth, .column.no-space.dt-sc-five-sixth, .portfolio-detail .dt-sc-one-third, .column.dt-sc-two-third.first{
width: 100% !important ;
margin-left: 0;
margin-bottom: 20px;
}
.dt-sc-ico-content.type5 h5 {
padding: 0;
}
.dt-sc-ico-content.type5.one .dt-sc-content:before, .dt-sc-ico-content.type5.one .dt-sc-content:after, .dt-sc-ico-content.type5.one h5:after, .dt-sc-ico-content.type5.one h5 a, .dt-sc-ico-content.type5.two .dt-sc-content:before, .dt-sc-ico-content.type5.two .dt-sc-content:after, .dt-sc-ico-content.type5.two h5:after, .dt-sc-ico-content.type5.two h5 a, .dt-sc-ico-content.type5.three .dt-sc-content:before, .dt-sc-ico-content.type5.three .dt-sc-content:after, .dt-sc-ico-content.type5.three h5:after, .dt-sc-ico-content.type5.three h5 a, .dt-sc-ico-content.type5.four .dt-sc-content:before, .dt-sc-ico-content.type5.four .dt-sc-content:after, .dt-sc-ico-content.type5.four h5:after, .dt-sc-ico-content.type5.four h5 a, .dt-sc-ico-content.type5.five .dt-sc-content:before, .dt-sc-ico-content.type5.five .dt-sc-content:after, .dt-sc-ico-content.type5.five h5:after, .dt-sc-ico-content.type5.five h5 a{
opacity: .8;
}
.customratingwpblock .dt-sc-ico-content.type5 .dt-sc-content{
margin-top:-30px;
height:auto !important;
}
.customratingwpblock .dt-sc-service-boxes:before{
display:none;
}
.customratingwpblock .dt-sc-service-boxes:after{
display:none;
}
.customratingwpblock .dt-sc-ico-content.type5 h5:before{
display:none;
}	
.customratingwpblock .dt-sc-ico-content.type5 h5:after{
display:none;
}
.dt-sc-ico-content.type2 .icon, .dt-sc-ico-content.type2 .dt-sc-content {
width: 100%;
text-align: center;
}
.dt-sc-ico-content.type2 h5 {
margin-bottom: 10px;
}
.dt-sc-ico-content.type2 .icon {
min-height: 50px;
}
.dt-sc-ico-content-right .dt-sc-ico-content:first-child .icon span, .dt-sc-ico-content-right .dt-sc-ico-content:last-child .icon span, .dt-sc-ico-content-left .dt-sc-ico-content:first-child .icon span, .dt-sc-ico-content-left .dt-sc-ico-content:last-child .icon span{
top: 50%;
left: 50%;
bottom: auto;
right: auto;
margin: auto;
transform: translate(-50%,-50%);
}
.dt-sc-services-boxes .what-we-do {
display: none;
}
.mobileblockmain p {
margin-bottom: 0px;
}
.dt-sc-hr-invisible-toosmall {
margin: 10px 0;
}
.dt-sc-ico-content.type2 {
width: 100%;
}
}
@media screen and (max-width: 600px){   .crcusdatarow{
width:100%;
float:none;
}
}
@media screen and (max-width:375px){
.data table td, .data table th
{
padding:1px !important;
}
.logo-mobile img
{
margin-left: 1px !important;
}
}
@media screen and (max-width:420px){
.data table td, .data table th
{
padding:3px !important;
}
.list-demos
{
margin-top:3px !important;
}
.home_overlay .top-heading
{
font-size:30px !important;
}
.slider_row_content .wpb_wrapper p strong
{
font-size:30px !important;
}
}
@media only screen and (max-width: 1100px) and (min-width: 900px)  {
.navbar-nav > li > a {
font-size: 10px;
}   
.logo-mobile img {
max-width: 85%;
}  .data table td, .data table th
{
padding:3px !important;
}
.logo-default {
margin-top:7px; 
}
h4, .h4 {
font-size: 15px;
}
body{
font-size: 11px;
}
.ratting-box {
padding: 10px 15px;
}
.homebanner_btns {
width: 100%;
}
.home-slider-text{
top: 40px;
}
.superb-services h4 {
font-size: 15px;
}
.superb-services .s-feature-box {
min-height: 220px;
}
.superb-services .mask-top {
height: 190px !important;
}
.superb-services .mask-bottom h4 {
margin: 2px 0px 5px;
}
.superb-services .mask-bottom i {
font-size: 28px;
height: 70px;
line-height: 40px;
box-shadow: 0px 5px 0 0 #f99800;
width: 70px;
}
.superb-services .s-feature-box:hover .mask-top {
top: -125px !important;
}
.superb-services .mask-top {
padding:35px;
}
.superb-services i {
font-size: 30px;
width: 65px;
height: 65px;
box-shadow: 0px 5px 0 0 #f99800;
}
p {
font-size: 13px;
line-height: 19px;
}
.navbar-nav > li > a {
margin-top: 0px;
padding: 12px 11px;
}
.benefit-text-i {
margin-top: 9px;
font-size: 14px !important;
}
.benefit-orange,.benefit-blue,.benefit-green {
height: 95px;
}
.mobileblockmain p {
font-size: 13px;
}
.dt-sc-services-boxes .what-we-do {
height: 150px;
width: 150px;
}
.navbar-custom.top-nav-collapse a {
padding-top:10px;
}
.hero .hero-content-i h1 {
font-size: 30px !important;
}
.section-title h3, .section-title.center h3 {
font-size: 35px;
}
.black-small {
color: #000;
font-size: 14px;
line-height: 23px;
}
.ordered_list_with_number li {
line-height: 19px !important;
}
.section-title h1, .section-title.center h1,.slider_row_content .wpb_wrapper p strong,.easily_data_h1 {
font-size: 38px;
}
.home_overlay .top-heading {
font-size: 38px !important;
}
.Benifit .boxs {
margin: 8px !important;
}
.Benifit .boxs h4 {
font-size: 14px;
}
.btn-t {
padding: 6px 10px !important;
font-size: 15px;
}
.col-md-offset-2 {
margin-left: 0;
}
.newsletter > h3 {
font-size: 36px;
}
.newsletter-content > span >input {
height: 50px;
}
.newsletter-content input.button {
height: 74%;
}
.panel-title {
font-size: 14px;
}
.slider_row_content .wpb_wrapper p strong,.easily_data_h1{
font-size: 38px;
}
.mobileblockmain h5 {
font-size: 16px;
}
.easy_customizable .prettyphoto img {
max-width: 66%;
}
.data table th {
font-size: 15px;
line-height: 20px;
}
.data td img {
max-width: 20%;
}
}
#menu-footer-menu li a{color:#999;letter-spacing: 1px;font-size: 12px;}
#menu-footer-menu li{text-transform: none;}
.redirect_link button a {
color: #000;
}
.main_title h1 {
color: #000 !important;
}
.header-top {
padding-top: 92px !important;
background: #f1f1f1;
color: #000;
}
#sub_header {
background-image: unset;
}
.dt-sc-ico-content-right .dt-sc-ico-content,.dt-sc-ico-content-left .dt-sc-ico-content,.dt-sc-services-boxes{
width:100% !important;
}
.dt-sc-ico-content.type2 .dt-sc-content{
padding: 0% 6% !important; 
}
.black1,.black{
font-weight: 300 !important;
margin-bottom: 0px !important;
font-size: 35px !important; letter-spacing: 1px !important;
padding-left: 25px !important;
}
@media (min-width: 992px){
#Portfolio{
padding: 15px 0 65px 0 !important;
}
.col-md-3 {
width: 25% !important;
}}
#predictiverating h2{
padding: 20px 0px 30px 0px !important;
margin-top: 0px;
margin-bottom: 0px;
font-size: 18px;
font-weight: bold;
background: #ffa00e;
clip-path: polygon(49% 0, 100% 0, 100% 75%, 50% 100%, 0% 75%, 0 0);
}
#predictiverating h2::after{
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #f00;
}
#awesome-features-app{
background-color: #f1f1f1;
padding-bottom:50px !important;
}
#predictiverating .wpb_content_element{
background: #fff;
height: 315px;
}
#predictiverating ol{
list-style:decimal;
text-align:left !important;
padding-left: 10px;
padding-right: 10px;
}
ol { counter-reset: item; }
ol li { display: block; }
ol li:before {
content: counter(item) ". ";
counter-increment: item;
color: #ffa00e;
font-weight: bold;
font-size: 18px;
}
.benefit-orange {
font-weight: bold;
padding: 10px;
height: auto !important;
width: 150px !important;
}
.benefit-heading h3 {
font-size: 18px;
font-weight: bold;
margin-top: 0px;
color: #333;
letter-spacing: 2px;
}
@media (min-width: 992px){
#Benifit{    padding: 60px 0 60px 0;}
#head{
color: #ffa211;
text-transform: capitalize;
padding-bottom: 10px;
}
#benefit-i{
padding-left:45px !important;
}
#head .typist-text{
color: #000;
}
.company-grade .feature-ratting {
padding: 45px 10px 10px 10px;
background-color: #fff !important;
border: 5px solid #ffa00e !important;
height: 250px;
width: 250px;
margin: 10px auto;
}
.Benifit .boxs {
box-shadow: unset;
border-bottom: unset;
box-shadow: none !important;
margin: 1% !important;
width: 23% !important;
}
.benefit-left,.benefit-right {
float: left;
padding: 0px !important;
width: 600px !important;
}
.benefit-heading .col-md-12 .col-md-12{
padding:0px !important;
}
.benefit-texts h3.black {
padding-top: 15px !important;
}
.benefit-left{
margin-left: 50px !important; 
float:right !important;
}
.about-cor {
display: table-cell;
vertical-align: middle;
}
#benefit,#benefit-i{
background: #f1f1f1 !important;
padding-bottom: 100px !important;
padding-top: 100px !important;
}
.cbp-item, .cbp-caption {
height: 350px !important;
width: 248px !important;
}
#slider-1-slide-1-layer-6{
text-transform: none !important;
}
#slider-1-slide-1-layer-6 span{
color:#333 !important;
}
}
.cbp-item{
border: 1px solid lightgray;
}
body .navbar-fixed-top{
background: #080808 !important;
}
#superb-services{
padding: 57px 0px 21px 0 !important;
background: white;
}
.customratingwpblock {
background-color: #080808;
margin-top: 30px;
}
.benefitclass{ padding:0px !important;}
.black1,.black,.benefit-texts h3.black{
font-weight: 300 !important;
margin-bottom: 0px !important;
font-size: 30px !important; letter-spacing: 1px !important;
padding-left: 25px !important;
margin:0px !important;
text-align:center;
}
.wpb_raw_code{
margin-bottom: 0px !important;
}
.company-grade{
padding-bottom:100px !important;
}
.navbar-custom.top-nav-collapse{
box-shadow:0px !important;
}
.benefit-text-i{
float: left;
color: #fff;
font-size: 14px;
padding: 0px;
margin-left: 5px;
margin-bottom: 0px;
}
.benefit-text{
height:auto !important;
}
.benefit-heading h3 {
font-size: 14px;
font-weight: bold;
margin-top: 0px;
color: #333;
letter-spacing: 2px;
margin: 0px;
padding: 0px;
}
.about-cor{padding-top:0px !important;height:0px !important;}
.yellow-btn-right{
padding-top:20px;
padding-bottom:20px !important;
}
.cbp-l-filters-buttonCenter{
visibility:hidden;
margin-top:0px !important;
margin-bottom: 25px;
}
.in:parent .panel-heading{
background:#333;
}
#head{
text-align: left;
line-height: 28px;
letter-spacing: 0px;
font-weight: bold;
border-color: rgb(255, 162, 17);
border-style: none;
margin: 0px;
border-radius: 0px;
padding: 0px;
text-transform: uppercase;
font-size: 32px;
}
#blog{
padding:50px 0px 50px 0px !important;
}
.blog-div-area .blog-content-div,#blog h2{
padding:0px !important;
}
#faq {
padding: 50px 0px !important;
}
.section-title h3, .section-title.center h3 {
font-weight: 300;
font-size: 45px !important;
margin-top: -22px;
padding-top: 45px;
letter-spacing: 1px;
}
.wpb_images_carousel img{
max-width:75% !important;
}