html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
nav ul,
nav li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* start editing from here */

a {
    text-decoration: none;
}

.txt-rt {
    text-align: right;
}


/* text align right */

.txt-lt {
    text-align: left;
}


/* text align left */

.txt-center {
    text-align: center;
}


/* text align center */

.float-rt {
    float: right;
}


/* float right */

.float-lt {
    float: left;
}


/* float left */

.clear {
    clear: both;
}


/* clear float */

.pos-relative {
    position: relative;
}


/* Position Relative */

.pos-absolute {
    position: absolute;
}


/* Position Absolute */

.vertical-base {
    vertical-align: baseline;
}


/* vertical align baseline */

.vertical-top {
    vertical-align: top;
}


/* vertical align top */

nav.vertical ul li {
    display: block;
}


/* vertical menu */

nav.horizontal ul li {
    display: inline-block;
}


/* horizontal menu */

img {
    max-width: 100%;
}


/*end reset*/

.ad728x90 {
    margin-top: 1em;
}

.wrap {
    margin: 0 auto;
    width: 80%;
}

body a {
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}

.pop_up {
    border: 9px solid#485460;
    border-radius: 1em;
    -o-border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
}


/* Styles for dialog window */

#small-dialog,
#small-dialog1,
#small-dialog2,
#small-dialog3,
#small-dialog4,
#small-dialog5 {
    background: white;
    padding: 20px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
    text-align: center;
    border: 9px solid#eee;
    border-radius: 1em;
    -o-border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
}


/*Pricing table and price blocks*/

.price-head h1 {
    text-align: center;
    margin-top: 2em;
    font-size: 3em;
    color: #fff;
}

.price-head h3 {
    color: #404042;
    font-size: 3em;
    text-decoration: none;
    font-weight: 700;
}

.pricing-grids {
    margin: 12% 0;
}


/*----*/

.pricing-grid1,
.pricing-grid2,
.pricing-grid3 {
    width: 100%;
    float: left;
    text-align: center;
    margin-right: 2%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    padding: 0;
    border: none;
    border-radius: 0.7em;
    -webkit-border-radius: 0.7em;
    -o-border-radius: 0.7em;
    -moz-border-radius: 0.7em;
    margin-top: 30px;
}

.pricing-grid3 {
    margin-right: 0;
}

.pricing-grid1:hover,
.pricing-grid2:hover,
.pricing-grid3:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    z-index: 1;
    border: none;
}

.pricing-grid1:nth-child(3) {
    margin-right: 0;
}

.price-value h2 a,
.price-value.two h3 a,
.price-value.three h4 a {
    font-size:20px;
    color: #fff;
}

.price-value,
.price-value.two,
.price-value.three {
    background: #f79112;
    padding: 1.8em 1.8em 0em 0em;
    border-bottom: 4px solid #dc7337;
    border-top-left-radius: 0.7em;
    -webkit-border-top-left-radius: 0.7em;
    -o-border-top-left-radius: 0.7em;
    -moz-border-top-left-radius: 0.7em;
    border-top-right-radius: 0.7em;
    -webkit-border-top-right-radius: 0.7em;
    -o-border-top-right-radius: 0.7em;
    -moz-border-top-left-radius: 0.7em;
    position: relative;
}

.price-value.two {
    background: #f79112;
    border-bottom: 4px solid #dc7337;
    padding: 2em 1em.10em 0em;
}

.price-value.three {
    background: #04dbdd;
    border-bottom: 2px solid#028f87;
}

.price-value ul,
.pricing-grid1 ul,
.pricing-grid2 ul,
.pricing-grid3 ul {
    padding: 0;
}

.price-value ul li,
.pricing-grid1,
.pricing-grid2 ul li,
.pricing-grid3 ul li {
    list-style: none;
}

.price-value ul li {
    list-style: none;
}

.price-value h5 span {
    color: #fff;
    font-size: 16px;
}

.price-value lable {
    color: #fff;
    font-size: 15px;
}

.price-value.two h5 span {
    color: #fff;
}

.price-value.two h5 lable {
    color: #fff;
}

.price-value.three h5 span {
    color: #018f90;
}

.price-value.three h5 lable {
    color: #9CF7F8;
}

.price-value h5 {
    padding: 4px 0;
}

.sale-box,
.sale-box.two,
.sale-box.three {
    position: absolute;
    top: 0;
    overflow: hidden;
    height: 130px;
    width: 143px;
    text-align: center;
    z-index: 0;
    right: 0;
    border-top-right-radius: 0.7em;
    -o-border-top-right-radius: 0.7em;
    -moz-border-top-right-radius: 0.7em;
    -webkit-border-top-right-radius: 0.7em;
}

.sale-box span.on_sale {
    font-size: 16px;
    color: #fff;
    background: #f79112;
    text-transform: capitalize;
    padding: 52px 52px 22px 0px;
    margin: 34px 0px 1px 0px;
    width: 360px;
    text-align: center;
    display: block;
    position: absolute;
    left: -47px;
    top: -41px;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    transform: rotate(40deg);
    box-shadow: 3px -4px 13px 3px rgba(0, 0, 0, 0.75);
}

.sale-box.two.sale-box span.on_sale {
    background: #f79112;
}

.sale-box.three.sale-box span.on_sale {
    background: #223f7b;
}

.pricing-grid1 ul li a,
.pricing-grid2 ul li a,
.pricing-grid3 ul li a {
    color: #444;
    font-size: 12px;
    text-align: left;
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    font-weight: 400;
}

.pricing-grid1 ul li.whyt a,
.pricing-grid2 ul li.whyt a,
.pricing-grid3 ul li.whyt a {
    background: #f4f4f4;
}

.pricing-grid1:hover div.price-bg ul li a,
.pricing-grid1:hover div. {
    color: #8bcd31;
}

.pricing-grid2:hover div.price-bg ul li a,
.pricing-grid2:hover div. {
    color: #8bcd31;
}

.pricing-grid3:hover div.price-bg ul li a,
.pricing-grid3:hover div.price-value h3 a {
    color: #04dbdd;
}

.price-bg {
    background: #fff;
}

.price-bg ul {
    padding: 0;
}

.price-bg ul li {
    list-style: none;
}

.cart1,
.cart2,
.cart3 {
    padding: 0.7em 0em 1.7em;
    display: block;
    border-bottom: 2px solid#3c5a9a;
}

.cart2 {
    border-bottom: 2px solid3b5998;
}

.cart3 {
    border-bottom: 2px solid#04dbdd;
}

.cart1 a,
.cart2 a,
.cart3 a {
    color: #FFF;
    font-size: 0.9em;
    font-weight: 500;
    padding: 0.8em .6em;
    text-decoration: none;
    background: #f79112;
    text-transform: uppercase;
    -webkit-appearance: none;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    -moz-border-radius: 7px;
    outline: none;
}

.cart2 a {
    background: 3b5998;
}

.cart3 a {
    background: #04dbdd;
}

.cart1 a:hover,
.cart2 a:hover,
.cart3 a:hover {}


/*----*/


/*---start-pricing-tabels-----*/

.payment-online-form-left {}

form li {
    list-style: none;
}

form ul {
    padding: 0;
}

.payment-online-form-left h4 {
    font-size: 1.8em;
    color: #222222;
    padding: 0.5em 0;
    text-align: left;
}

.payment-online-form-left span {
    vertical-align: sub;
    margin-right: 5px;
}

.payment-online-form-left form {
    padding: 0 3%;
}

.payment-online-form-left input[type="text"] {
    padding: 1em 1em;
    color: #485460;
    width: 42%;
    margin: 0.5em 0;
    border: 1px solid;
    outline: none;
    transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    float: left;
    font-size: 0.9em;
    border-color: #EEE;
    -webkit-appearance: none;
}

.payment-online-form-left input[type="text"]:hover {
    border-color: #fa6e6f;
}

.text-box-dark {}

.text-box-light {
    background: url(https://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/calender.png) no-repeat 95% 50%;
    cursor: pointer;
    position: relative;
}

.payment-online-form-left ul li:first-child input[type="text"] {
    margin-right: 5%;
}

.payment-online-form-left input[type="text"]:active,
.payment-online-form-left input[type="text"]:hover {
    border-color: #fa6e6f;
    color: #fa6e6f;
}

.shipping {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(https://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -111px -26px;
}

.payment {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(https://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -152px -30px;
}

.payment-date-section {
    background: url(https://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/calender.png) no-repeat #fff 50%;
}

.payment-sendbtns {
    float: right;
    margin: 2em 0 1.5em;
}

.payment-sendbtns input[type="reset"] {
    background: #fa6e6f;
    padding: 0.7em 1em;
    border: none;
    color: #FFF;
    cursor: pointer;
    font-size: 1.2em;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    outline: none;
}

.payment-sendbtns input[type="reset"]:hover {
    color: #FFF;
    background: #464C54;
}

.payment-sendbtns input[type="submit"] {
    background: #464C54;
    padding: 0.7em 1em;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 1.2em;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-appearance: none;
    outline: none;
}

.payment-sendbtns input[type="submit"]:hover {
    color: #fff;
    background: #fa6e6f;
}

.payment-sendbtns li {
    display: inline-block;
}

.payment-type li {
    display: inline-block;
}

.payment-online-form-right {
    background: #2B2937;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 4px solid #1A1822;
}


/*---start-checkbox----*/

input[type=checkbox].css-checkbox1,
input[type=checkbox].css-checkbox2 {
    display: none;
}

input[type=checkbox].css-checkbox1 + label.css-label1 {
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: super;
    cursor: pointer;
    background: url(https://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -188px -25px;
}

input[type=checkbox].css-checkbox1:checked + label.css-label1 {
    background: url(https://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -215px -25px;
}

input[type=checkbox].css-checkbox2 + label.css-label2 {
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: -20px 0px;
    vertical-align: super;
    cursor: pointer;
    background: url(https://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -218px -24px;
}

input[type=checkbox].css-checkbox2:checked + label.css-label2 {
    background: url(https://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -190px -24px;
}

.visa {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(https://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -32px -28px;
}

.paypal {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(https://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -71px -26px;
}

.payment-online-form-right {
    float: right;
    width: 30%;
    background: #2B2937;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 4px solid #1A1822;
    padding-bottom: 2em;
}

.payment-online-form-right a:hover {
    color: #1ABC9C;
}

.payment-online-form-right ul li {
    display: block;
    padding: 0.5em;
}

.payment-online-form-right ul li a {
    color: #9095AA;
}

.payment-online-form-right h4 {
    color: #FFF;
    font-size: 1em;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(144, 149, 170, 0.22);
    padding: 0.8em;
}

.payment-online-form-right ul {
    padding: 0px 1em;
}

.payment-online-form-right h5 {
    color: #FFF;
    padding: 0.5em 0.8em 0.4em;
    font-size: 1em;
}

.payment-type {
    border-top: 1px solid rgba(144, 149, 170, 0.22);
    margin-top: 3%;
    text-align: left;
}

input[type=checkbox].css-checkbox3,
input[type=checkbox].css-checkbox4,
input[type=checkbox].css-checkbox5,
input[type=checkbox].css-checkbox6 {
    display: none;
}

input[type=checkbox].css-checkbox3 + label.css-label3 {
    height: 22px;
    width: 21px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 -38px;
    vertical-align: middle;
    cursor: pointer;
    background-image: url(https://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/filter-bg.png);
}

input[type=checkbox].css-checkbox3:checked + label.css-label3 {
    background-position: 0px 0px;
}

input[type=checkbox].css-checkbox4 + label.css-label4 {
    height: 22px;
    width: 21px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 0px;
    vertical-align: middle;
    cursor: pointer;
    background-image: url(https://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/filter-bg.png);
}

input[type=checkbox].css-checkbox4:checked + label.css-label4 {
    background-position: 0px -38px;
}

input[type=checkbox].css-checkbox5 + label.css-label5 {
    height: 22px;
    width: 21px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 -38px;
    vertical-align: middle;
    cursor: pointer;
    background-image: url(https://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/filter-bg.png);
}

input[type=checkbox].css-checkbox5:checked + label.css-label5 {
    background-position: 0px 0px;
}

input[type=checkbox].css-checkbox6 + label.css-label6 {
    height: 22px;
    width: 21px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 0px;
    vertical-align: middle;
    cursor: pointer;
    background-image: url(https://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/filter-bg.png);
}

input[type=checkbox].css-checkbox6:checked + label.css-label6 {
    background-position: 0px -38px;
}


/*-----*/


/**

/**
 * Fade-zoom animation for first dialog
 */


/* start state */

.my-mfp-zoom-in #small-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}


/* animate in */

.my-mfp-zoom-in.mfp-ready #small-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}


/* animate out */

.my-mfp-zoom-in.mfp-removing #small-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}


/* Dark overlay, start state */

.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}


/* animate in */

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}


/* animate out */

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}


/**
/* Magnific Popup CSS */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-content iframe {
    width: 100%;
    min-height: 500px;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: white;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    border: 0;
    background: #EEEEEE;
    -webkit-appearance: none;
    display: block;
    padding: 0;
    z-index: 1046;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0px;
    top: 0px;
    text-decoration: none;
    text-align: center;
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    outline: none;
    border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close-btn-in .mfp-close {
    color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.image-top img {
    width: 100%;
}

.image-top p {
    text-align: justify;
    padding: 2% 0;
    font-size: 15px;
}

.image-top h3 {
    font-size: 1.5em;
    font-weight: 500;
    margin: 16px 0px 0px 0px;
    color: #3F4244;
}

.footer {
    padding: 1em 0;
    text-align: center;
}

.footer p {
    font-size: 0.9em;
    color: #fa6e6f;
    font-weight: 400;
    text-transform: uppercase;
}

.footer p a {
    color: #0fc7c9;
}

.footer p a:hover {
    color: #fa6e6f;
}


/*--------------*/

@media(max-width:1366px) {
    .pricing-grid1 ul li a,
    .pricing-grid2 ul li a,
    .pricing-grid3 ul li a {
        font-size: 18px;
    }
}

@media(max-width:1024px) {
    .pricing-grid1 ul li a,
    .pricing-grid2 ul li a,
    .pricing-grid3 ul li a {
        font-size: 14px;
    }
    .price-value,
    .price-value.two,
    .price-value.three {
        padding: 2em 0 1em 0;
    }
    .price-value h2 a,
    .price-value.two h3 a,
    .price-value.three h4 a {
   
    }
    .price-head h1 {
        margin-top: 1em;
        font-size: 2.6em;
    }
    .pricing-grids {
        margin: 8% 0;
    }
}

@media(max-width:768px) {
    .pricing-grid1 h3 a,
    .pricing-grid2 h3 a,
    .pricing-grid3 h3 a {
        padding: 0.4em 1em;
        font-size: 0.7em;
    }
    .pricing-grid1,
    .pricing-grid2,
    .pricing-grid3 {
        width: 100%;
        float: none;
        text-align: center;
        margin: 1em auto;
    }
    .price-head h1 {
        margin-top: 1em;
        font-size: 2.4em;
    }
    .cart1,
    .cart2,
    .cart3 {
        padding: 2em 0em 2em;
    }
	.why-us-services p strong { font-size:15px!important;}
	
	.grey-box {
    background: #f1f1f1!important;
    padding: 30px 0!important;
}
.heading-2 {
    color: #444!important;
    font-size: 30px!important;
    line-height: 20px!important;
}
.form-caption {
    color: #01aef0!important;
}
}

@media(max-width:640px) {
    .pricing-grid1 ul li a,
    .pricing-grid2 ul li a,
    .pricing-grid3 ul li a {
        font-size: 15px;
    }
    .pricing-grid1,
    .pricing-grid2,
    .pricing-grid3 {
        width: 90%;
        float: none;
        text-align: center;
        margin: 1em auto;
    }
    .pricing-grid1 ul li a,
    .pricing-grid2 ul li a,
    .pricing-grid3 ul li a {
        font-size: 15px;
        padding: 13px 10px;
    }
    .payment-online-form-left input[type="text"] {
        padding: 1em 1em;
        width: 93%;
    }
    .payment-sendbtns {
        float: none;
        margin: 2em 0 1.5em;
    }
	
}

@media(max-width:480px) {
    .pricing-grid1,
    .pricing-grid2,
    .pricing-grid3 {
        width: 81%;
    }
    .price-head h1 {
        margin-top: 1em;
        font-size: 2.1em;
    }
    .payment-online-form-left input[type="text"] {
        padding: 1em 1em;
        width: 91%;
    }
    .pop_up {
        border: 7px solid#485460;
    }
}

@media(max-width:320px) {
    .pricing-grid1,
    .pricing-grid2,
    .pricing-grid3 {
        width: 100%;
        margin-right: 0;
    }
    .price-value h2 a,
    .price-value.two h3 a,
    .price-value.three h4 a {
        font-size: 1.2em;
    }
    .price-value h5 span,
    .price-value lable {
        font-size: 16px;
    }
    .price-head h1 {
        margin-top: 1em;
        font-size: 1.5em;
    }
    .payment-online-form-left input[type="text"] {
        padding: 0.8em 0.8em;
        width: 86%;
        font-size: 13px;
        margin: 3px;
    }
    .pop_up {
        border: 4px solid#485460;
    }
    .payment-online-form-left h4 {
        font-size: 1.4em;
    }
    .payment {
        background: url(https://preview.w3layouts.com/demos/flat_pricing_tables_design/web/images/icon.png) no-repeat -152px -21px;
    }
    .footer p {
        font-size: 0.9em;
        line-height: 1.5em;
    }
    ul.payment-sendbtns li {
        margin-top: 1em;
    }
}

@media (min-width:992px) {
    .mobile-sub-menu {
        display: inline!important
    }
}

@media (max-width:991px) {
    .float-none-sm {
        float: none!important
    }
    .header-inner .navbar-collapse,
    .header-inner .navbar-collapse ul,
    .navbar-header {
        width: 100%
    }
    .navbar-nav>li>a {
        padding: 8px 18px
    }
    .navbar-toggle {
        display: block
    }
    .navbar-collapse.collapse {
        display: none!important
    }
    .navbar-nav>li {
        float: none
    }
    .megamenu .sub-menu-level2 li.level3>a {
        color: #6d6d6d
    }
	
    .navbar-collapse {
        padding: 0
    }
    .megamenu .level2>a {
        position: relative;
        margin-bottom: 2px
    }
    .megamenu .level2>a:before {
        font-family: FontAwesome;
        position: absolute;
        left: -11px
    }
    #menu .level,
    .header-inner,
    .megamenu {
        position: relative
    }
    .megamenu {
        background-color: #2a2d32;
        border-top: none;
        left: auto;
        top: auto;
        opacity: 1
    }
    .megamenu .megamenu-inner-top .level2 {
        margin-bottom: 15px
    }
    .header-inner button i.fa {
        font-size: 24px
    }
    .header-inner {
        width: 100%;
        display: inline-block
    }
    .navbar-toggle {
        color: #000;
        margin-top: 0;
        margin-right: 0
    }
    #menu .mobile-sub-menu {
        display: none
    }
    #menu span.opener {
        background: url(../images/menu-me.png) right no-repeat;
        height: 25px;
        margin-top: 15px;
        width: 100%;
        display: inline-block;
        position: absolute;
        right: 0;
        z-index: 1
    }
}

.nav>li>a,
.navbar,
.navbar-toggle {
    position: relative
}

@media (max-width:419px) {
    .navbar-brand>img {
        height: 25px
    }
}


}
.nav>li,
.nav>li>a {
    display: block
}
.nav {
    padding-left: 0
}
.nav>li>a {
    padding: 10px 15px
}
.navbar {
    border: 1px solid #fff
}
.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)
}
@media (min-width:768px) {
    .navbar {
        border-radius: 0
    }
    
    .navbar-header {
        float: left
    }
    
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding: 0!important;
        overflow: visible!important
    }
    
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}
.navbar-brand>img {
    display: block
}
.navbar-toggle {
    float: right;
    margin: 10px 0 7px!important;
    padding: 3px 8px;
    border: 1px solid #ddd!important;
    background-color: transparent;
    border-radius: 4px
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    
    .navbar-nav {
        float: left;
        margin: 0
    }
    
    .navbar-nav>li {
        float: left
    }
    
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    
    .navbar-left {
        float: left!important
    }
}
.nav>li,
.nav>li>a {
    display: block
}
.nav {
    padding-left: 0
}
.nav>li>a {
    padding: 10px 15px
}
.navbar {
    border: 1px solid #fff
}
.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)
}
@media (min-width:768px) {
    .navbar {
        border-radius: 0
    }
    
    .navbar-header {
        float: left
    }
    
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding: 0!important;
        overflow: visible!important
    }
    
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}
.navbar-brand>img {
    display: block
}
.navbar-toggle {
    float: right;
    margin: 10px 0 7px!important;
    padding: 3px 8px;
    border: 1px solid #ddd!important;
    background-color: transparent;
    border-radius: 4px;

}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    
    .navbar-nav {
        float: left;
        margin: 0
    }
    
    .navbar-nav>li {
        float: left
    }
    
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    
    .navbar-left {
        float: left!important;
        display: inline;
    }
}
.navbar-nav>li>a {
    text-transform: uppercase;
	font-family:Helvetica, Arial, sans-serif;
    padding: 15px 8px;
    color: #F79112;
    font-size: 13px;
    transition: all .17s ease-in-out;
    -moz-transition: all .17s ease-in-out;
    -webkit-transition: all .17s ease-in-out;
    -o-transition: all .17s ease-in-out;
    -webkit-backface-visibility: hidden;
	font-weight:bold;
}
.nav>li {
    overflow: hidden;
    position: relative;
    margin-right: 3px;
}
.nav>li:hover {
    overflow: visible;
    position: inherit
}
.megamenu {
    background:#f38d0ff7;
    color: #fff!important;
    opacity: 0;
	padding-left:30px; padding-right:30px;
    position: absolute;
    top: 150%;
    z-index: 26;
    transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    -webkit-transition: all .4s ease 0;
    -o-transition: all .4s ease 0;
    z-index: 99999;
	
	padding-bottom:25px;
	 padding-top:15px;
}
.megamenu.full {
    
    width: auto;
}
.nav>li.level:hover .megamenu {
    opacity: 1;
    top: 100%
}
.megamenu .sub-menu-level1 li.level2 {
    float: left;
    min-width: 180px
}
.megamenu .level2>a {
    display: inline-block;
    margin-right: 35px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    max-width: 100%
}
.MenAddN .MenAddNA {
    display: inline-block;
    margin-right: 35px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    max-width: 100%
}
.megamenu .sub-menu-level2 li.level3>a {
    color: #fff;
    display: table-cell;
    font-family: Poppins, sans-serif;
    transform: scale(1, 1.1);
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1);
    font-weight: 100;
    width: 90%!important;
    padding:6px 0;
    letter-spacing: .3px;
    font-size: 15px!important;
	border-bottom:1px solid #fff;

}

.megamenu .sub-menu-level2 li.level3>a:last-child { border-bottom:0!important;}


.megamenu .sub-menu-level2 li.level3>a:hover {
    background:white;
    color: Black;
    transition: all .17s ease-in-out;
    -moz-transition: all .17s ease-in-out;
    -webkit-transition: all .17s ease-in-out;
    -o-transition: all .17s ease-in-out;
    text-decoration: blink;
}
.megamenu .sub-menu-level2 li.level3>a span {
    float: left;
    margin-right: 9px;
    margin-top: -1px;
    padding: 0 1px 0 8px;
    color: #fff;
    font-size: 14px
}





.sub-banner-block .sub-banner:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    opacity: .6
}
.sub-banner {
    background: #000;
    margin-top: 20px
}
.sub-banner .sub-banner-detail {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    text-align: center
}
.pro_cat,
.product-item {
    position: relative
}
.sub-banner.sub-banner1 .sub-banner-detail {
    right: 60px
}
.sub-banner.sub-banner2 .sub-banner-detail {
    left: 60px
}
.sub-banner.sub-banner3 .sub-banner-detail {
    width: 100%
}
.sub-banner.sub-banner3 .sub-banner-detail .sub-banner-type {
    margin-top: 20px;
    margin-bottom: 0;
    color: #c3a977
}
.sub-banner.sub-banner1 a {
    color: #221b1f
}
.sub-banner.sub-banner2 a,
.sub-banner.sub-banner3 a {
    color: #fff
}
.sub-banner .sub-banner-detail .sub-banner-subtitle,
.sub-banner .sub-banner-detail .sub-banner-type {
    font-weight: 300;
    font-style: italic;
    font-size: 20px;
    margin-bottom: 10px
}
.sub-banner .sub-banner-detail .sub-banner-title {
    font-size: 34px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px
}
.sub-banner .sub-banner-detail span {
    background: #b9a06f;
    height: 1px;
    width: 90px;
    display: inline-block;
    margin: 30px 0 25px
}
*/@media print {
    *,
    ::after,
    ::before {
        text-shadow: none!important;
        box-shadow: none!important
    }
    
    a,
    a:visited {
        text-decoration: underline
    }
    
    abbr[title]::after {
        content: " (" attr(title) ")"
    }
    
    pre {
        white-space: pre-wrap!important
    }
    
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    
    thead {
        display: table-header-group
    }
    
    img,
    tr {
        page-break-inside: avoid;
    }
    
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    
    h2,
    h3 {
        page-break-after: avoid
    }
    
    .navbar {
        display: none
    }
    
    .badge {
        border: 1px solid #000
    }
    
    .table {
        border-collapse: collapse!important
    }
    
    .table td,
    .table th {
        background-color: #fff!important
    }
    
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}
html {
    box-sizing: border-box;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}
*,
::after,
::before {
    box-sizing: inherit
}
@-ms-viewport {
    width: device-width
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif!important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff
}
[tabindex="-1"]:focus {
    outline: 0!important
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
	font-family: 'open_sansregular';font-size: 16px;
	
}
abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}
dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
dt {
    font-weight: 700
}
dd {
    margin-bottom: .5rem;
    margin-left: 0
}
blockquote {
    margin: 0 0 1rem
}
dfn {
    font-style: italic
}
b,
strong {
    font-weight: 600;
}
small {
    font-size: 80%
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
a {
    color: #223f7b;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
a:hover {
    text-decoration: none
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}
a:not([href]):not([tabindex]):focus {
    outline: 0
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}
figure {
    margin: 0 0 1rem
}
img {
    vertical-align: middle;
    border-style: none
}
svg:not(:root) {
    overflow: hidden
}
[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}
table {
    border-collapse: collapse
}
caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #868e96;
    text-align: left;
    caption-side: bottom
}
th {
    text-align: left
}
label {
    display: inline-block;

}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
button,
input {
    overflow: visible
}
button,
select {
    text-transform: none
}
[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}
textarea {
    overflow: auto;
    resize: vertical
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}
progress {
    vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}
output {
    display: inline-block
}
summary {
    display: list-item
}
template {
    display: none
}
[hidden] {
    display: none!important
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #fff;
}
.h1,
h1 {
    font-size: 2.5rem
}
.h2,
h2 {
    font-size: 2rem
}
.h3,
h3 {
    font-size: 1.75rem
}
.h4,
h4 {
    font-size: 16px;
	margin-bottom: 10px;
    color: #fff;
	text-align: justify;
}
.h5,
h5 {
    font-size: 1.25rem
}
.h6,
h6 {
    font-size: 18px;
margin-bottom: 10px;
    color: #efff02;
}
.lead {
    font-size:21px;
    font-weight: 300
}
.lead2 {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.3em
}
.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1
}
.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1
}
.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1
}
.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}
.small,
small {
    font-size: 80%;
    font-weight: 400
}
.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none
}
.list-inline-item {
    display: inline-block
}
.list-inline-item:not(:last-child) {
    margin-right: 5px
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #868e96
}
.blockquote-footer::before {
    content: "\2014 \00A0"
}
.img-fluid {
    max-width: 100%;
    height: auto
}
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto
}
.figure {
    display: inline-block
}
.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}
.figure-caption {
    font-size: 90%;
    color: #868e96
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
code {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f8f9fa;
    border-radius: .25rem
}
a>code {
    padding: 0;
    color: inherit;
    background-color: inherit
}
kbd {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}
pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #212529
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%
}
@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}
@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}
@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}
@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}
.container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
	font-size: initial;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0
}
.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}
.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}
.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}
.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}
.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}
.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}
.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
.order-1 {
    -ms-flex-order: 1;
    order: 1
}
.order-2 {
    -ms-flex-order: 2;
    order: 2
}
.order-3 {
    -ms-flex-order: 3;
    order: 3
}
.order-4 {
    -ms-flex-order: 4;
    order: 4
}
.order-5 {
    -ms-flex-order: 5;
    order: 5
}
.order-6 {
    -ms-flex-order: 6;
    order: 6
}
.order-7 {
    -ms-flex-order: 7;
    order: 7
}
.order-8 {
    -ms-flex-order: 8;
    order: 8
}
.order-9 {
    -ms-flex-order: 9;
    order: 9
}
.order-10 {
    -ms-flex-order: 10;
    order: 10
}
.order-11 {
    -ms-flex-order: 11;
    order: 11
}
.order-12 {
    -ms-flex-order: 12;
    order: 12
}
@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 100%;
        max-width: 100%
    }
    
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    
    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }
    
    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }
    
    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }
    
    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }
    
    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }
    
    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }
    
    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }
    
    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }
    
    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }
    
    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }
    
    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }
    
    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }
}
@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    
    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    
    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }
    
    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }
    
    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }
    
    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }
    
    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }
    
    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }
    
    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }
    
    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }
    
    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }
    
    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }
    
    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }
    
    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }
}
@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    
    .col-lg-2 {

        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    
    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }
    
    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }
    
    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }
    
    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }
    
    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }
    
    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }
    
    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }
    
    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }
    
    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }
    
    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }
    
    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }
    
    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }
}
@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    
    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    
    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    
    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    
    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    
    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    
    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }
    

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }
    
    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }
    
    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }
    
    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }
    
    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }
    
    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }
    
    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }
    
    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }
    
    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }
    
    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }
    
    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}
.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}
.table thead th {
    vertical-align: middle;
    border-bottom: 2px solid #ccc;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif!important;
}
.table tbody+tbody {
    border-top: 2px solid #e9ecef
}
.table .table {
    background-color: #fff
}
.table-sm td,
.table-sm th {
    padding: .3rem
}
.table-bordered {
    border: 1px solid #e9ecef
}
.table-bordered td,
.table-bordered th {
    border: 1px solid #e9ecef;
    text-align: center;
    font-size: 15px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif!important;
}
.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}
.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #b8daff
}
.table-hover .table-primary:hover {
    background-color: #9fcdff;
}
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}
.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #dddfe2
}
.table-hover .table-secondary:hover {
    background-color: #cfd2d6
}
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #cfd2d6
}
.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb
}
.table-hover .table-success:hover {
    background-color: #b1dfbb
}
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}
.table-info,
.table-info>td,
.table-info>th {
    background-color: #bee5eb
}
.table-hover .table-info:hover {
    background-color: #abdde5
}
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5
}
.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeeba
}
.table-hover .table-warning:hover {
    background-color: #ffe8a1
}
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}
.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f5c6cb
}
.table-hover .table-danger:hover {
    background-color: #f1b0b7
}
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}
.table-light,
.table-light>td,
.table-light>th {
    background-color: #fdfdfe
}
.table-hover .table-light:hover {
    background-color: #ececf6
}
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6
}
.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca
}
.table-hover .table-dark:hover {
    background-color: #b9bbbe
}
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}
.table-active,
.table-active>td,
.table-active>th {
    background-color: rgba(0, 0, 0, .075)
}
.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, .075)
}
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}
.thead-inverse th {
    color: #fff;
    background-color: #212529
}
.thead-default th {
    color: #495057;
    background-color: #e9ecef
}
.table-inverse {
    color: #fff;
    background-color: #212529
}
.table-inverse td,
.table-inverse th,
.table-inverse thead th {
    border-color: #32383e
}
.table-inverse.table-bordered {
    border: 0
}
.table-inverse.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, .05)
}
.table-inverse.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, .075)
}
@media (max-width:991px) {
    .table-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    
    .table-responsive.table-bordered {
        border: 0
    }
}
.form-control1 {
    display: block;
    width: 100%;
    padding: 20px 20px;
    font-size: 1rem;
    line-height: 0.25;
    color: #444;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 0;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-radius: 5px;
    margin-bottom: 15px;
}

.form-control16 {
    display: block;
    width: 100%;
    padding: 16px 16px;
    font-size: 14px;
    line-height: 0.25;
    color: #223f7b;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 0;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-radius: 6px;
    margin-bottom: 16px;
	outline:none;
}
.form-control16:focus { outline:none;
	}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0
}
.form-control::-webkit-input-placeholder {
    color: #444;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #444;
    opacity: 1
}
.form-control::placeholder {
    color: #444;
    opacity: 1
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}
select.form-control:not([size]):not([multiple]) {
    height: 30px;
}
select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}
.form-control-file,
.form-control-range {
    display: block
}
.col-form-label {
    padding-top: calc(.5rem - 1px * 2);
    padding-bottom: calc(.5rem - 1px * 2);
    margin-bottom: 0
}
.col-form-label-lg {
    padding-top: calc(.5rem - 1px * 2);
    padding-bottom: calc(.5rem - 1px * 2);
    font-size: 1.25rem
}
.col-form-label-sm {
    padding-top: calc(.25rem - 1px * 2);
    padding-bottom: calc(.25rem - 1px * 2);
    font-size: .875rem
}
.col-form-legend {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    font-size: 1rem
}
.form-control-plaintext {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.form-control-plaintext.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-plaintext.btn,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.form-control-plaintext.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0
}
.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}
.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px)
}
.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}
.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
    height: calc(2.3125rem + 2px)
}
.form-group {
    margin-bottom: 1rem
}
.form-text {
    display: block;
    margin-top: .25rem
}
.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}
.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}
.form-check {
    position: relative;
    display: block;
    margin-bottom: .5rem
}
.form-check.disabled .form-check-label {
    color: #868e96
}
.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0
}
.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem
}
.form-check-input:only-child {
    position: static
}
.form-check-inline {
    display: inline-block
}
.form-check-inline .form-check-label {
    vertical-align: middle
}
.form-check-inline+.form-check-inline {
    margin-left: .75rem
}
.invalid-feedback {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    color: #dc3545
}
.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    width: 250px;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220, 53, 69, .8);
    border-radius: .2rem
}
.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
    border-color: #28a745
}
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}
.custom-select.is-valid~.invalid-feedback,
.custom-select.is-valid~.invalid-tooltip,
.form-control.is-valid~.invalid-feedback,
.form-control.is-valid~.invalid-tooltip,
.was-validated .custom-select:valid~.invalid-feedback,
.was-validated .custom-select:valid~.invalid-tooltip,
.was-validated .form-control:valid~.invalid-feedback,
.was-validated .form-control:valid~.invalid-tooltip {
    display: block
}
.form-check-input.is-valid+.form-check-label,
.was-validated .form-check-input:valid+.form-check-label {
    color: #28a745
}
.custom-control-input.is-valid~.custom-control-indicator,
.was-validated .custom-control-input:valid~.custom-control-indicator {
    background-color: rgba(40, 167, 69, .25)
}
.custom-control-input.is-valid~.custom-control-description,
.was-validated .custom-control-input:valid~.custom-control-description {
    color: #28a745
}
.custom-file-input.is-valid~.custom-file-control,
.was-validated .custom-file-input:valid~.custom-file-control {
    border-color: #28a745
}
.custom-file-input.is-valid~.custom-file-control::before,
.was-validated .custom-file-input:valid~.custom-file-control::before {
    border-color: inherit
}
.custom-file-input.is-valid:focus,
.was-validated .custom-file-input:valid:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}
.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545
}
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}
.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}
.form-check-input.is-invalid+.form-check-label,
.was-validated .form-check-input:invalid+.form-check-label {
    color: #dc3545
}
.custom-control-input.is-invalid~.custom-control-indicator,
.was-validated .custom-control-input:invalid~.custom-control-indicator {
    background-color: rgba(220, 53, 69, .25)
}
.custom-control-input.is-invalid~.custom-control-description,
.was-validated .custom-control-input:invalid~.custom-control-description {
    color: #dc3545
}
.custom-file-input.is-invalid~.custom-file-control,
.was-validated .custom-file-input:invalid~.custom-file-control {
    border-color: #dc3545
}
.custom-file-input.is-invalid~.custom-file-control::before,
.was-validated .custom-file-input:invalid~.custom-file-control::before {
    border-color: inherit
}
.custom-file-input.is-invalid:focus,
.was-validated .custom-file-input:invalid:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}
.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}
.form-inline .form-check {
    width: 100%
}
@media (min-width:576px) {
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }
    
    .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }
    
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    
    .form-inline .form-control-plaintext {
        display: inline-block
    }
    
    .form-inline .input-group {
        width: auto
    }
    
    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    
    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0
    }
    
    .form-inline .form-check-label {
        padding-left: 0
    }
    
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }
    
    .form-inline .custom-control {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0
    }
    
    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: .25rem;
        vertical-align: text-bottom
    }
    
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    border-radius: .25rem;
    transition: all .15s ease-in-out
}
.btn:focus,
.btn:hover {
    text-decoration: none
}
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}
.btn.active,
.btn:active {
    background-image: none
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}
.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}
.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}
.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 3px rgba(0, 123, 255, .5)
}
.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #007bff;
    border-color: #007bff
}
.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
    background-color: #0069d9;
    background-image: none;
    border-color: #0062cc
}
.btn-secondary {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96
}
.btn-secondary:hover {
    color: #fff;
    background-color: #727b84;
    border-color: #6c757d
}
.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 3px rgba(134, 142, 150, .5)
}
.btn-secondary.disabled,
.btn-secondary:disabled {
    background-color: #868e96;
    border-color: #868e96
}
.btn-secondary.active,
.btn-secondary:active,
.show>.btn-secondary.dropdown-toggle {
    background-color: #727b84;
    background-image: none;
    border-color: #6c757d
}
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}
.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}
.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 3px rgba(40, 167, 69, .5)
}
.btn-success.disabled,
.btn-success:disabled {
    background-color: #28a745;
    border-color: #28a745
}
.btn-success.active,
.btn-success:active,
.show>.btn-success.dropdown-toggle {
    background-color: #218838;
    background-image: none;
    border-color: #1e7e34
}
.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}
.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}
.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 3px rgba(23, 162, 184, .5)
}
.btn-info.disabled,
.btn-info:disabled {
    background-color: #17a2b8;
    border-color: #17a2b8
}
.btn-info.active,
.btn-info:active,
.show>.btn-info.dropdown-toggle {
    background-color: #138496;
    background-image: none;
    border-color: #117a8b
}
.btn-warning {
    color: #111;
    background-color: #ffc107;
    border-color: #ffc107
}
.btn-warning:hover {
    color: #111;
    background-color: #e0a800;
    border-color: #d39e00
}
.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 3px rgba(255, 193, 7, .5)
}
.btn-warning.disabled,
.btn-warning:disabled {
    background-color: #ffc107;
    border-color: #ffc107
}
.btn-warning.active,
.btn-warning:active,
.show>.btn-warning.dropdown-toggle {
    background-color: #e0a800;
    background-image: none;
    border-color: #d39e00
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}
.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}
.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 3px rgba(220, 53, 69, .5)
}
.btn-danger.disabled,
.btn-danger:disabled {
    background-color: #dc3545;
    border-color: #dc3545
}
.btn-danger.active,
.btn-danger:active,
.show>.btn-danger.dropdown-toggle {
    background-color: #c82333;
    background-image: none;
    border-color: #bd2130
}
.btn-light {
    color: #111;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}
.btn-light:hover {
    color: #111;
    background-color: #e2e6ea;
    border-color: #dae0e5
}
.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 3px rgba(248, 249, 250, .5)
}
.btn-light.disabled,
.btn-light:disabled {
    background-color: #f8f9fa;
    border-color: #f8f9fa
}
.btn-light.active,
.btn-light:active,
.show>.btn-light.dropdown-toggle {
    background-color: #e2e6ea;
    background-image: none;
    border-color: #dae0e5
}
.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}
.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}
.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 3px rgba(52, 58, 64, .5)
}
.btn-dark.disabled,
.btn-dark:disabled {
    background-color: #343a40;
    border-color: #343a40
}
.btn-dark.active,
.btn-dark:active,
.show>.btn-dark.dropdown-toggle {
    background-color: #23272b;
    background-image: none;
    border-color: #1d2124
}
.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 3px rgba(0, 123, 255, .5)
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}
.btn-outline-primary.active,
.btn-outline-primary:active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}
.btn-outline-secondary {
    color: #868e96;
    background-color: transparent;
    background-image: none;
    border-color: #868e96
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 3px rgba(134, 142, 150, .5)
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #868e96;
    background-color: transparent
}
.btn-outline-secondary.active,
.btn-outline-secondary:active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96
}
.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}
.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 3px rgba(40, 167, 69, .5)
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}
.btn-outline-success.active,
.btn-outline-success:active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}
.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}
.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 3px rgba(23, 162, 184, .5)
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}
.btn-outline-info.active,
.btn-outline-info:active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}
.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}
.btn-outline-warning:hover {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 3px rgba(255, 193, 7, .5)
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}
.btn-outline-warning.active,
.btn-outline-warning:active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107
}
.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 3px rgba(220, 53, 69, .5)
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}
.btn-outline-danger.active,
.btn-outline-danger:active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}
.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa
}
.btn-outline-light:hover {
    color: #fff;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}
.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 3px rgba(248, 249, 250, .5)
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}
.btn-outline-light.active,
.btn-outline-light:active,
.show>.btn-outline-light.dropdown-toggle {
    color: #fff;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}
.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 3px rgba(52, 58, 64, .5)
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}
.btn-outline-dark.active,
.btn-outline-dark:active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}
.btn-link {
    font-weight: 400;
    color: #007bff;
    border-radius: 0
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
    background-color: transparent
}
.btn-link,
.btn-link:active,
.btn-link:focus {
    border-color: transparent;
    box-shadow: none
}
.btn-link:hover {
    border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent
}
.btn-link:disabled {
    color: #868e96
}
.btn-link:disabled:focus,
.btn-link:disabled:hover {
    text-decoration: none
}
.btn-group-lg>.btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}
.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: .5rem
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    transition: opacity .15s linear
}
.fade.show {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.show {
    display: block
}
tr.collapse.show {
    display: table-row
}
tbody.collapse.show {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}
.dropdown,
.dropup {
    position: relative
}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}
.dropdown-toggle:empty::after {
    margin-left: 0
}
.dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: .125rem
}
.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}
.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}
.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}
.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #868e96;
    background-color: transparent
}
.show>a {
    outline: 0
}
.dropdown-menu.show {
    display: block
}
.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #868e96;
    white-space: nowrap
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}
.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-bottom: 0
}
.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
    z-index: 2
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
    z-index: 2
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.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-left: -1px
}
.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}
.btn-toolbar .input-group {
    width: auto
}
.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+.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}
.btn+.dropdown-toggle-split::after {
    margin-left: 0
}
.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}
.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}
.btn-group-vertical {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%
}
.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-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
}
.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
}
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}
.input-group .form-control:active,
.input-group .form-control:focus,
.input-group .form-control:hover {
    z-index: 3
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon,
.input-group-btn {
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}
.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}
.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}
.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,
.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group>.btn,
.input-group-btn:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.input-group-addon:not(:last-child) {
    border-right: 0
}
.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group>.btn,
.input-group-btn:not(:first-child)>.dropdown-toggle,
.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,
.input-group-btn:not(:last-child)>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.form-control+.input-group-addon:not(:first-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:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 3
}
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
    margin-right: -1px
}
.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: -1px
}
.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:hover,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:hover {
    z-index: 3
}
.custom-control {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}
.custom-control-input:checked~.custom-control-indicator {
    color: #fff;
    background-color: #007bff
}
.custom-control-input:focus~.custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007bff
}
.custom-control-input:active~.custom-control-indicator {
    color: #fff;
    background-color: #b3d7ff
}
.custom-control-input:disabled~.custom-control-indicator {
    background-color: #e9ecef
}
.custom-control-input:disabled~.custom-control-description {
    color: #868e96
}
.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}
.custom-checkbox .custom-control-indicator {
    border-radius: .25rem
}
.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
    background-color: #007bff;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}
.custom-radio .custom-control-indicator {
    border-radius: 50%
}
.custom-radio .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}
.custom-controls-stacked {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}
.custom-controls-stacked .custom-control {
    margin-bottom: .25rem
}
.custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0
}
.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.25;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.custom-select:focus {
    border-color: #80bdff;
    outline: 0
}
.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}
.custom-select:disabled {
    color: #868e96;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    opacity: 0
}
.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}
.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    margin-bottom: 0
}
.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: 2.5rem;
    margin: 0;
    opacity: 0
}
.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #495057;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}
.custom-file-control:lang(en):empty::after {
    content: "Choose file..."
}
.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0 .25rem .25rem 0
}
.custom-file-control:lang(en)::before {
    content: "Browse"
}
.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}
.nav-link {
    display: block;
    padding: .5rem 1rem
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}
.nav-link.disabled {
    color: #868e96
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs .nav-item {
    margin-bottom: -1px
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #ddd
}
.nav-tabs .nav-link.disabled {
    color: #868e96;
    background-color: transparent;
    border-color: transparent
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #ddd #ddd #fff
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.nav-pills .nav-link {
    border-radius: .25rem
}
.nav-pills .nav-link.active,
.show>.nav-pills .nav-link {
    color: #fff;
    background-color: #007bff
}
.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}
.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 1rem
}
.navbar>.container,
.navbar>.container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
	margin-top:35px;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none
}
.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-align: center;
    align-items: center
}
.navbar-toggler {
    padding: 0.25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid #00aeef;
    border-radius: .25rem;
    background: #00aeef;
    float: right;
    margin-top: -10px;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}
@media (max-width:575px) {
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
    
    ul.social-link {
        margin-bottom: 0!important
    }
    
    ul.social-link li {
        margin-left: 6px!important;
    }
    
    ul.social-link li a {
        font-size: 18px!important;
    }
    
    .mobilephone {
        width: 100%;
        text-align: center;
    }
    
    .mobilephone span {
        display: none;
    }
    
    .top-btn {
        float: left!important;
        width: 100%!important;
        text-align: center!important;
        margin-top: 10px!important;
    }
    
    .top-btn a {
        background: none!important;
        color: #223f7b!important;
        font-size: 14px!important;
        padding: 0 2px!important;
        margin-bottom: 10px;
        float: none!important
    }
    
    .grey-box {
        background: #f1f1f1!important;
        padding: 30px 0!important
    }
    
    .heading-lead {
        font-size: 48px!important;
    }
    
    .heading-1 {
        font-size: 30px;
        line-height: 20px;
        !important
    }
    
    .heading-1 span {
        font-size: 10px!important;
    }
    
    .heading-2 {
        color: #444!important;
        font-size: 30px!important;
        line-height: 20px!important
    }
    
    .form-caption {
        color: #01aef0!important;
    }
    
    .box-shadow {
        background: none!important;
        cursor: pointer;
        height: auto!important;
        border: 10px solid #fff;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(102, 102, 102, 1);
        -moz-box-shadow: 0px 0px 5px 0px rgba(102, 102, 102, 1);
        box-shadow: 0px 0px 5px 0px rgba(102, 102, 102, 1);
        border-radius: 10px;
        padding-bottom: 20px;
        margin-bottom: 15px;
    }
    
    .box-shadow img {
        width: 100%;
        padding: 0 0px!important;
        margin-bottom: 0;
        float: left;
    }
    
    .box-shadow:hover {
        background: url(../images/box-hadow-h.png) no-repeat;
        width: 100%;
        -webkit-transition: all 1s;
        transition: all 1s;
        color: #223f7b
    }
    
    .grid figure {
        margin-top: -10px!important;
		background: #3085a3;
    }
    
    #cssmenu ul {
        float: left!important;
        width: 100%!important;
    }
    
    .mobilephone {
        width: 100%;
        text-align: center;
    }
    
    .visible-xss {
        display: block!important;
    }
    
    .mobile-none {
        display: none;
    }
	
	 .mobile-none2 {
        display: none;
    }
    
    .feature-heading {
        text-align: center!important;
    }
    
    ul.blue-table li {
        height: auto!important;
    }
    
    ul.green-table li {
        height: auto!important;
    }
    
    ul.table-col-lg-4 li {
        width: 100%!important;
    }
    
    ul.table-lg-3 li {
        width: 50%!important;
    }
    
    ul.table-lg-2-5 li {
        width: 50%!important
    }
    
    .table-mob-width-4 {
        width: 33.33333333%!important;
    }
    
    .mobile-none-logo {
        display: none!important
    }
    
    .ayon-logo {
        width: 186px!important;
        margin: auto!important;
    }
    
    .TomMenu { padding-bottom:6px;
        
    }
    
    .font-18px-mob {
        font-size: 1em!important;
    }
    
    #popup_this {
        width: 90%!important;
        left: 0!important;
    }
    
    /*.TomMenu.small {
        position: fixed;
        position: fixed;
        margin-top: 0px!important;
    }*/
    
    .lead {
        font-size: 1.1em
    }
    
    .h2,
    h2 {
        font-size: 1.3em
    }
    
    .featurette-heading {
        margin-top: 20px;
    }
    
    .gredint-box {
        margin-bottom: 15px;
    }
    
    .inside-main-heading {
        font-size: 1em!important
    }
    
    .about-heading2 {
        font-size: 1.2em
    }
    
    .font-22px {
        font-size: 1.1em!important
    }
    
    p {
        font-size: 1em!important
    }
    
    .counter-wrapper {
        margin-bottom: 15px;
    }
    
    .copyright p {
        font-size: 12px!important;
        padding-bottom:16px!important;
        text-align: center;
    }
    
    .web-designing h4 {
        font-size: 1.2em
    }
    
    .captcha {
        margin-bottom: 20px!important;
        float: left!important
    }
    
    .footer-box h6 {
        font-size: 15px!important;
        font-weight: bold!important
    }
    
    .ayon-logo img {
        width: 100%!important;
    }
    
    .video-box {
        margin-bottom: 0!important;
        padding-bottom: 20px!important
    }
    
    .vps-icon {
        width: 100%!important;
        text-align: center;
    }
    
    .inside-main-heading {
        font-size: 1em!important
    }
}
@media (min-width:576px) {
    .navbar-expand-sm {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    
    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    
    .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }
    
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    
    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important
    }
    
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
    
    .table-bordered td,
    .table-bordered th {}
	

}
@media (max-width:767px) {
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
    
    figure.effect-lily h2 {
        font-size: 18px!important;
        margin-top: 8px!important;
    }
    
    .top-btn {
        float: left!important;
        width: 100%!important;
        text-align: center;
        margin-top: 8px;
    }
    
    .top-btn a {
        background: none!important;
        color: #223f7b!important;
        font-size: 14px!important;
    }
    
    .mobile-none-logo {
        display: none!important
    }
    
    .inside-main-heading {
        font-size:14px !important;
    }
	
	
    
    .vps-icon {
        width: 100%!important;
        text-align: center;
    }
    
    ul.social-link li {
        margin-left: 6px!important;
    }
    
    ul.social-link li a {
        font-size: 18px!important;
    }
    
    .mobilephone {
        text-align: center!important
    }
	 .mobile-none2 {
        display: none;
    }
	
		.sign-up-btn { width:100%!important;}
}
@media (min-width:768px) {
    .navbar-expand-md {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    
    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    
    .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }
    
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    
    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important
    }
    
    .navbar-expand-md .navbar-toggler {
        display: none
    }
    
    .grid figure {
        margin-top: -20px!important;
    }
	.grid figure.MRTH { margin-top:0 !important;
	}
}
@media (max-width:991px) {
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
    
    .box-shadow {
        background: none!important;
        cursor: pointer;
        height: auto!important;
        border: 10px solid #fff;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(102, 102, 102, 1);
        -moz-box-shadow: 0px 0px 5px 0px rgba(102, 102, 102, 1);
        box-shadow: 0px 0px 5px 0px rgba(102, 102, 102, 1);
        border-radius: 10px;
        padding-bottom: 20px;
        margin-bottom: 15px;
    }
    
    .box-shadow img {
        width: 100%;
        padding: 0 0px!important;
        margin-bottom: 0;
        float: left;
    }
    
    .box-shadow:hover {
        background: url(../images/box-hadow-h.png) no-repeat;
        width: 100%;
        -webkit-transition: all 1s;
        transition: all 1s;
        color: #223f7b
    }
    
    figure.effect-lily h2 {
        font-size: 15px!important;
        margin-top: 8px!important;
    }
    
    #cssmenu > ul > li {
        padding: 0 3px 0px 3px!important;
    }
    
    #cssmenu > ul > li > a {
        font-size: 13px!important;
    }
    
    .top-btn {
        float: left!important;
        width: 100%!important;
        text-align: center;
        margin-top: 8px;
    }
    
    .top-btn a {
        background: none!important;
        color: #E78D2E !important;
        float: none!important;
    }
}
@media (min-width:992px) {
    .navbar-expand-lg {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    
    .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }
    
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    
    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important
    }
    
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}
@media (max-width:1199px) {
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}
@media (min-width:1200px) {
    .navbar-expand-xl {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    
    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    
    .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }
    
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    
    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important
    }
    
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}
.navbar-expand {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}
.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}
.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
}
.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}
.navbar-expand .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}
.navbar-expand>.container,
.navbar-expand>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}
.navbar-expand .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important
}
.navbar-expand .navbar-toggler {
    display: none
}
.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9)
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}
.navbar-dark .navbar-brand {
    color: #fff
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75)
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1)
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .5)
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}
.card-title {
    margin-bottom: .75rem
}
.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}
.card-text:last-child {
    margin-bottom: 0
}
.card-link:hover {
    text-decoration: none
}
.card-link+.card-link {
    margin-left: 1.25rem
}
.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}
.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}
.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}
.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}
.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}
.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}
.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}
.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}
.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}
@media (min-width:576px) {
    .card-deck {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }
    
    .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-left: 15px
    }
}
@media (min-width:576px) {
    .card-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    
    .card-group .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }
    
    .card-group .card+.card {
        margin-left: 0;
        border-left: 0
    }
    
    .card-group .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    
    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0
    }
    
    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }
    
    .card-group .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    
    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0
    }
    
    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }
    
    .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0
    }
    
    .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
    .card-group .card:not(:first-child):not(:last-child) .card-img-top {
        border-radius: 0
    }
}
.card-columns .card {
    margin-bottom: .75rem
}
@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem
    }
    
    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}
.breadcrumb {
    padding: 0;
    margin-bottom: 1rem;
    list-style: none;
    border-radius: .25rem;
    float: left;
    margin-top: 15px;
}
.breadcrumb::after {
    display: block;
    clear: both;
    content: ""
}
.breadcrumb-item {
    float: left
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #3c5a9a;
    content: "/"
}
.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}
.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}
.breadcrumb-item.active {
    color: #868e96
}
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}
.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}
.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}
.page-item.disabled .page-link {
    color: #868e96;
    pointer-events: none;
    background-color: #fff;
    border-color: #ddd
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #ddd
}
.page-link:focus,
.page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #ddd
}
.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}
.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}
.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}
.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}
.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}
.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}
.badge:empty {
    display: none
}
.btn .badge {
    position: relative;
    top: -1px
}
.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}
.badge-primary {
    color: #fff;
    background-color: #007bff
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc
}
.badge-secondary {
    color: #fff;
    background-color: #868e96
}
.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #6c757d
}
.badge-success {
    color: #fff;
    background-color: #28a745
}
.badge-success[href]:focus,
.badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34
}
.badge-info {
    color: #fff;
    background-color: #17a2b8
}
.badge-info[href]:focus,
.badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}
.badge-warning {
    color: #111;
    background-color: #ffc107
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #d39e00
}
.badge-danger {
    color: #fff;
    background-color: #dc3545
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130
}
.badge-light {
    color: #111;
    background-color: #f8f9fa
}
.badge-light[href]:focus,
.badge-light[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #dae0e5
}
.badge-dark {
    color: #fff;
    background-color: #343a40
}
.badge-dark[href]:focus,
.badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}
@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}
.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}
.alert-heading {
    color: inherit
}
.alert-link {
    font-weight: 700
}
.alert-dismissible .close {
    position: relative;
    top: -.75rem;
    right: -1.25rem;
    padding: .75rem 1.25rem;
    color: inherit
}
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}
.alert-primary hr {
    border-top-color: #9fcdff
}
.alert-primary .alert-link {
    color: #002752
}
.alert-secondary {
    color: #464a4e;
    background-color: #e7e8ea;
    border-color: #dddfe2
}
.alert-secondary hr {
    border-top-color: #cfd2d6
}
.alert-secondary .alert-link {
    color: #2e3133
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}
.alert-success hr {
    border-top-color: #b1dfbb
}
.alert-success .alert-link {
    color: #0b2e13
}
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}
.alert-info hr {
    border-top-color: #abdde5
}
.alert-info .alert-link {
    color: #062c33
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}
.alert-warning hr {
    border-top-color: #ffe8a1
}
.alert-warning .alert-link {
    color: #533f03
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}
.alert-danger hr {
    border-top-color: #f1b0b7
}
.alert-danger .alert-link {
    color: #491217
}
.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}
.alert-light hr {
    border-top-color: #ececf6
}
.alert-light .alert-link {
    color: #686868
}
.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}
.alert-dark hr {
    border-top-color: #b9bbbe
}
.alert-dark .alert-link {
    color: #040505
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    
    to {
        background-position: 0 0
    }
}
.progress {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #e9ecef;
    border-radius: .25rem
}
.progress-bar {
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    background-color: #007bff;
    transition: width .6s ease
}
.progress-bar-striped {
    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);
    background-size: 1rem 1rem
}
.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}
.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}
.media-body {
    -ms-flex: 1;
    flex: 1
}
.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}
.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}
.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}
.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}
.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}
.list-group-item:focus,
.list-group-item:hover {
    text-decoration: none
}
.list-group-item.disabled,
.list-group-item:disabled {
    color: #868e96;
    background-color: #fff
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}
.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}
.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}
.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}
.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}
a.list-group-item-primary,
button.list-group-item-primary {
    color: #004085
}
a.list-group-item-primary:focus,
a.list-group-item-primary:hover,
button.list-group-item-primary:focus,
button.list-group-item-primary:hover {
    color: #004085;
    background-color: #9fcdff
}
a.list-group-item-primary.active,
button.list-group-item-primary.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}
.list-group-item-secondary {
    color: #464a4e;
    background-color: #dddfe2
}
a.list-group-item-secondary,
button.list-group-item-secondary {
    color: #464a4e
}
a.list-group-item-secondary:focus,
a.list-group-item-secondary:hover,
button.list-group-item-secondary:focus,
button.list-group-item-secondary:hover {
    color: #464a4e;
    background-color: #cfd2d6
}
a.list-group-item-secondary.active,
button.list-group-item-secondary.active {
    color: #fff;
    background-color: #464a4e;
    border-color: #464a4e
}
.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}
a.list-group-item-success,
button.list-group-item-success {
    color: #155724
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #155724;
    background-color: #b1dfbb
}
a.list-group-item-success.active,
button.list-group-item-success.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}
.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}
a.list-group-item-info,
button.list-group-item-info {
    color: #0c5460
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #0c5460;
    background-color: #abdde5
}
a.list-group-item-info.active,
button.list-group-item-info.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}
.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #856404
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #856404;
    background-color: #ffe8a1
}
a.list-group-item-warning.active,
button.list-group-item-warning.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}
.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}
a.list-group-item-danger,
button.list-group-item-danger {
    color: #721c24
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #721c24;
    background-color: #f1b0b7
}
a.list-group-item-danger.active,
button.list-group-item-danger.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}
.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}
a.list-group-item-light,
button.list-group-item-light {
    color: #818182
}
a.list-group-item-light:focus,
a.list-group-item-light:hover,
button.list-group-item-light:focus,
button.list-group-item-light:hover {
    color: #818182;
    background-color: #ececf6
}
a.list-group-item-light.active,
button.list-group-item-light.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}
.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}
a.list-group-item-dark,
button.list-group-item-dark {
    color: #1b1e21
}
a.list-group-item-dark:focus,
a.list-group-item-dark:hover,
button.list-group-item-dark:focus,
button.list-group-item-dark:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}
a.list-group-item-dark.active,
button.list-group-item-dark.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}
button.close {
    padding: 0;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}
.modal-open {
    overflow: hidden
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}
.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}
.modal.show .modal-dialog {
    -webkit-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;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0
}
.modal-backdrop.show {
    opacity: .5
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #e9ecef
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px
}
.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #e9ecef
}
.modal-footer>:not(:first-child) {
    margin-left: .25rem
}
.modal-footer>:not(:last-child) {
    margin-right: .25rem
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto
    }
    
    .modal-sm {
        max-width: 300px
    }
}
@media (min-width:992px) {
    .modal-lg {
        max-width: 800px
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}
.tooltip.show {
    opacity: .9
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: 5px;
    height: 5px
}
.tooltip.bs-tooltip-auto[x-placement^=top],
.tooltip.bs-tooltip-top {
    padding: 5px 0
}
.tooltip.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.bs-tooltip-top .arrow {
    bottom: 0
}
.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before,
.tooltip.bs-tooltip-top .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.bs-tooltip-auto[x-placement^=right],
.tooltip.bs-tooltip-right {
    padding: 0 5px
}
.tooltip.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.bs-tooltip-right .arrow {
    left: 0
}
.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before,
.tooltip.bs-tooltip-right .arrow::before {
    margin-top: -3px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.bs-tooltip-auto[x-placement^=bottom],
.tooltip.bs-tooltip-bottom {
    padding: 5px 0
}
.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.bs-tooltip-bottom .arrow {
    top: 0
}
.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.tooltip.bs-tooltip-bottom .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bs-tooltip-auto[x-placement^=left],
.tooltip.bs-tooltip-left {
    padding: 0 5px
}
.tooltip.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.bs-tooltip-left .arrow {
    right: 0
}
.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before,
.tooltip.bs-tooltip-left .arrow::before {
    right: 0;
    margin-top: -3px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip .arrow::before {
    position: absolute;
    border-color: transparent;
    border-style: solid
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}
.popover .arrow {
    position: absolute;
    display: block;
    width: 10px;
    height: 5px
}
.popover .arrow::after,
.popover .arrow::before {
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid
}
.popover .arrow::before {
    content: "";
    border-width: 11px
}
.popover .arrow::after {
    content: "";
    border-width: 11px
}
.popover.bs-popover-auto[x-placement^=top],
.popover.bs-popover-top {
    margin-bottom: 10px
}
.popover.bs-popover-auto[x-placement^=top] .arrow,
.popover.bs-popover-top .arrow {
    bottom: 0
}
.popover.bs-popover-auto[x-placement^=top] .arrow::after,
.popover.bs-popover-auto[x-placement^=top] .arrow::before,
.popover.bs-popover-top .arrow::after,
.popover.bs-popover-top .arrow::before {
    border-bottom-width: 0
}
.popover.bs-popover-auto[x-placement^=top] .arrow::before,
.popover.bs-popover-top .arrow::before {
    bottom: -11px;
    margin-left: -6px;
    border-top-color: rgba(0, 0, 0, .25)
}
.popover.bs-popover-auto[x-placement^=top] .arrow::after,
.popover.bs-popover-top .arrow::after {
    bottom: -10px;
    margin-left: -6px;
    border-top-color: #fff
}
.popover.bs-popover-auto[x-placement^=right],
.popover.bs-popover-right {
    margin-left: 10px
}
.popover.bs-popover-auto[x-placement^=right] .arrow,
.popover.bs-popover-right .arrow {
    left: 0
}
.popover.bs-popover-auto[x-placement^=right] .arrow::after,
.popover.bs-popover-auto[x-placement^=right] .arrow::before,
.popover.bs-popover-right .arrow::after,
.popover.bs-popover-right .arrow::before {
    margin-top: -8px;
    border-left-width: 0
}
.popover.bs-popover-auto[x-placement^=right] .arrow::before,
.popover.bs-popover-right .arrow::before {
    left: -11px;
    border-right-color: rgba(0, 0, 0, .25)
}
.popover.bs-popover-auto[x-placement^=right] .arrow::after,
.popover.bs-popover-right .arrow::after {
    left: -10px;
    border-right-color: #fff
}
.popover.bs-popover-auto[x-placement^=bottom],
.popover.bs-popover-bottom {
    margin-top: 10px
}
.popover.bs-popover-auto[x-placement^=bottom] .arrow,
.popover.bs-popover-bottom .arrow {
    top: 0
}
.popover.bs-popover-auto[x-placement^=bottom] .arrow::after,
.popover.bs-popover-auto[x-placement^=bottom] .arrow::before,
.popover.bs-popover-bottom .arrow::after,
.popover.bs-popover-bottom .arrow::before {
    margin-left: -7px;
    border-top-width: 0
}
.popover.bs-popover-auto[x-placement^=bottom] .arrow::before,
.popover.bs-popover-bottom .arrow::before {
    top: -11px;
    border-bottom-color: rgba(0, 0, 0, .25)
}
.popover.bs-popover-auto[x-placement^=bottom] .arrow::after,
.popover.bs-popover-bottom .arrow::after {
    top: -10px;
    border-bottom-color: #fff
}
.popover.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.popover.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7
}
.popover.bs-popover-auto[x-placement^=left],
.popover.bs-popover-left {
    margin-right: 10px
}
.popover.bs-popover-auto[x-placement^=left] .arrow,
.popover.bs-popover-left .arrow {
    right: 0
}
.popover.bs-popover-auto[x-placement^=left] .arrow::after,
.popover.bs-popover-auto[x-placement^=left] .arrow::before,
.popover.bs-popover-left .arrow::after,
.popover.bs-popover-left .arrow::before {
    margin-top: -8px;
    border-right-width: 0
}
.popover.bs-popover-auto[x-placement^=left] .arrow::before,
.popover.bs-popover-left .arrow::before {
    right: -11px;
    border-left-color: rgba(0, 0, 0, .25)
}
.popover.bs-popover-auto[x-placement^=left] .arrow::after,
.popover.bs-popover-left .arrow::after {
    right: -10px;
    border-left-color: #fff
}
.popover-header {
    padding: 8px 14px;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}
.popover-header:empty {
    display: none
}
.popover-body {
    padding: 9px 14px;
    color: #212529
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}
.carousel-item {
    position: relative;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}
.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.active.carousel-item-right,
.carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.active.carousel-item-left,
.carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}
.carousel-control-prev {
    left: 0
}
.carousel-control-next {
    right: 0
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}
.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, .5)
}
.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}
.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}
.carousel-indicators .active {
    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
}
.align-baseline {
    vertical-align: baseline!important
}
.align-top {
    vertical-align: top!important
}
.align-middle {
    vertical-align: middle!important
}
.align-bottom {
    vertical-align: bottom!important
}
.align-text-bottom {
    vertical-align: text-bottom!important
}
.align-text-top {
    vertical-align: text-top!important
}
.bg-primary {
    background-color: #007bff!important
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #0062cc!important
}
.bg-secondary {
    background-color: #868e96!important
}
a.bg-secondary:focus,
a.bg-secondary:hover {
    background-color: #6c757d!important
}
.bg-success {
    background-color: #28a745!important
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #1e7e34!important
}
.bg-info {
    background-color: #17a2b8!important
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #117a8b!important
}
.bg-warning {
    background-color: #ffc107!important
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #d39e00!important
}
.bg-danger {
    background-color: #dc3545!important
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #bd2130!important
}
.bg-light {
    background-color: #f8f9fa!important
}
a.bg-light:focus,
a.bg-light:hover {
    background-color: #dae0e5!important
}
.bg-dark {
    background-color: #343a40!important
}
a.bg-dark:focus,
a.bg-dark:hover {
    background-color: #1d2124!important
}
.bg-white {
    background-color: #fff!important
}
.bg-transparent {
    background-color: transparent!important
}
.border {
    border: 1px solid #ccc!important
}
.border-0 {
    border: 0!important
}
.border-top-0 {
    border-top: 0!important
}
.border-right-0 {
    border-right: 0!important
}
.border-bottom-0 {
    border-bottom: 0!important
}
.border-left-0 {
    border-left: 0!important
}
.border-primary {
    border-color: #007bff!important
}
.border-secondary {
    border-color: #868e96!important
}
.border-success {
    border-color: #28a745!important
}
.border-info {
    border-color: #17a2b8!important
}
.border-warning {
    border-color: #ffc107!important
}
.border-danger {
    border-color: #dc3545!important
}
.border-light {
    border-color: #f8f9fa!important
}
.border-dark {
    border-color: #343a40!important
}
.border-white {
    border-color: #fff!important
}
.rounded {
    border-radius: .25rem!important
}
.rounded-top {
    border-top-left-radius: .25rem!important;
    border-top-right-radius: .25rem!important
}
.rounded-right {
    border-top-right-radius: .25rem!important;
    border-bottom-right-radius: .25rem!important
}
.rounded-bottom {
    border-bottom-right-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}
.rounded-left {
    border-top-left-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}
.rounded-circle {
    border-radius: 50%
}
.rounded-0 {
    border-radius: 0
}
.clearfix::after {
    display: block;
    clear: both;
    content: ""
}
.d-none {
    display: none!important
}
.d-inline {
    display: inline!important
}
.d-inline-block {
    display: inline-block!important
}
.d-block {
    display: block!important
}
.d-table {
    display: table!important
}
.d-table-cell {
    display: table-cell!important
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}
.d-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}
@media (min-width:576px) {
    .d-sm-none {
        display: none!important
    }
    
    .d-sm-inline {
        display: inline!important
    }
    
    .d-sm-inline-block {
        display: inline-block!important
    }
    
    .d-sm-block {
        display: block!important
    }
    
    .d-sm-table {
        display: table!important
    }
    
    .d-sm-table-cell {
        display: table-cell!important
    }
    
    .d-sm-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }
    
    .d-sm-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}
@media (min-width:768px) {
    .d-md-none {
        display: none!important
    }
    
    .d-md-inline {
        display: inline!important
    }
    
    .d-md-inline-block {
        display: inline-block!important
    }
    
    .d-md-block {
        display: block!important
    }
    
    .d-md-table {
        display: table!important
    }
    
    .d-md-table-cell {
        display: table-cell!important
    }
    
    .d-md-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }
    
    .d-md-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}
@media (min-width:992px) {
    .d-lg-none {
        display: none!important
    }
    
    .d-lg-inline {
        display: inline!important
    }
    
    .d-lg-inline-block {
        display: inline-block!important
    }
    
    .d-lg-block {
        display: block!important
    }
    
    .d-lg-table {
        display: table!important
    }
    
    .d-lg-table-cell {
        display: table-cell!important
    }
    
    .d-lg-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }
    
    .d-lg-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}
@media (min-width:1200px) {
    .d-xl-none {
        display: none!important
    }
    
    .d-xl-inline {
        display: inline!important
    }
    
    .d-xl-inline-block {
        display: inline-block!important
    }
    
    .d-xl-block {
        display: block!important
    }
    
    .d-xl-table {
        display: table!important
    }
    
    .d-xl-table-cell {
        display: table-cell!important
    }
    
    .d-xl-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }
    
    .d-xl-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}
.d-print-block {
    display: none!important
}
@media print {
    .d-print-block {
        display: block!important
    }
}
.d-print-inline {
    display: none!important
}
@media print {
    .d-print-inline {
        display: inline!important
    }
}
.d-print-inline-block {
    display: none!important
}
@media print {
    .d-print-inline-block {
        display: inline-block!important
    }
}
@media print {
    .d-print-none {
        display: none!important
    }
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}
.embed-responsive::before {
    display: block;
    content: ""
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}
.embed-responsive-21by9::before {
    padding-top: 42.857143%
}
.embed-responsive-16by9::before {
    padding-top: 56.25%
}
.embed-responsive-4by3::before {
    padding-top: 75%
}
.embed-responsive-1by1::before {
    padding-top: 100%
}
.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important
}
.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
}
.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}
.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}
.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}
.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}
.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}
.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
}
.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}
.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}
.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}
.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}
.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}
.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}
.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}
.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}
.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}
.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}
.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}
.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}
.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}
.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}
.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}
.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}
.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}
.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}
@media (min-width:576px) {
    .flex-sm-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    
    .flex-sm-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    
    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    
    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    
    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    
    .justify-content-sm-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    
    .justify-content-sm-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    
    .justify-content-sm-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    
    .justify-content-sm-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    
    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    
    .align-items-sm-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    
    .align-items-sm-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    
    .align-items-sm-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }
    
    .align-items-sm-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    
    .align-items-sm-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    
    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    
    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    
    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    
    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    
    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    
    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    
    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    
    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    
    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}
@media (min-width:768px) {
    .flex-md-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    
    .flex-md-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    
    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    
    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    
    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    
    .justify-content-md-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    
    .justify-content-md-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    
    .justify-content-md-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    
    .justify-content-md-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    
    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    
    .align-items-md-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    
    .align-items-md-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    
    .align-items-md-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }
    
    .align-items-md-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    
    .align-items-md-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    
    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    
    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    
    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    
    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    
    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    
    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    
    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    
    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    
    .align-self-md-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    
    .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    
    .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}
@media (min-width:992px) {
    .flex-lg-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    
    .flex-lg-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    
    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    
    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    
    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    
    .justify-content-lg-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    
    .justify-content-lg-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    
    .justify-content-lg-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    
    .justify-content-lg-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    
    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    
    .align-items-lg-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    
    .align-items-lg-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    
    .align-items-lg-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }
    
    .align-items-lg-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    
    .align-items-lg-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    
    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    
    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    
    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    
    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    
    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    
    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    
    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    
    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    
    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}
@media (min-width:1200px) {
    .flex-xl-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    
    .flex-xl-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    
    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    
    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    
    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    
    .justify-content-xl-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    
    .justify-content-xl-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    
    .justify-content-xl-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    
    .justify-content-xl-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    
    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    
    .align-items-xl-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    
    .align-items-xl-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    
    .align-items-xl-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }
    
    .align-items-xl-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    
    .align-items-xl-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    
    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    
    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    
    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    
    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    
    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    
    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    
    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    
    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    
    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}
.float-left {
    float: left!important
}
.float-right {
    float: right!important
}
.float-none {
    float: none!important
}
@media (min-width:576px) {
    .float-sm-left {
        float: left!important
    }
    
    .float-sm-right {
        float: right!important
    }
    
    .float-sm-none {
        float: none!important
    }
}
@media (min-width:768px) {
    .float-md-left {
        float: left!important
    }
    
    .float-md-right {
        float: right!important
    }
    
    .float-md-none {
        float: none!important
    }
}
@media (min-width:992px) {
    .float-lg-left {
        float: left!important
    }
    
    .float-lg-right {
        float: right!important
    }
    
    .float-lg-none {
        float: none!important
    }
}
@media (min-width:1200px) {
    .float-xl-left {
        float: left!important
    }
    
    .float-xl-right {
        float: right!important
    }
    
    .float-xl-none {
        float: none!important
    }
}
.fixed-top {
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}
.w-25 {
    width: 25%!important
}
.w-50 {
    width: 50%!important
}
.w-75 {
    width: 75%!important
}
.w-100 {
    width: 100%!important
}
.h-25 {
    height: 25%!important
}
.h-50 {
    height: 50%!important
}
.h-75 {
    height: 75%!important
}
.h-100 {
    height: 100%!important
}
.mw-100 {
    max-width: 100%!important
}
.mh-100 {
    max-height: 100%!important
}
.m-0 {
    margin: 0!important
}
.mt-0 {
    margin-top: 0!important
}
.mr-0 {
    margin-right: 0!important
}
.mb-0 {
    margin-bottom: 0!important
}
.ml-0 {
    margin-left: 0!important
}
.mx-0 {
    margin-right: 0!important;
    margin-left: 0!important
}
.my-0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}
.m-1 {
    margin: .25rem!important
}
.mt-1 {
    margin-top: .25rem!important
}
.mr-1 {
    margin-right: .25rem!important
}
.mb-1 {
    margin-bottom: .25rem!important
}
.ml-1 {
    margin-left: .25rem!important
}
.mx-1 {
    margin-right: .25rem!important;
    margin-left: .25rem!important
}
.my-1 {
    margin-top: .25rem!important;
    margin-bottom: .25rem!important
}
.m-2 {
    margin: .5rem!important
}
.mt-2 {
    margin-top: .5rem!important
}
.mr-2 {
    margin-right: .5rem!important
}
.mb-2 {
    margin-bottom: .5rem!important
}
.ml-2 {
    margin-left: .5rem!important
}
.mx-2 {
    margin-right: .5rem!important;
    margin-left: .5rem!important
}
.my-2 {
    margin-top: .5rem!important;
    margin-bottom: .5rem!important
}
.m-3 {
    margin: 1rem!important
}
.mt-3 {
    margin-top: 1rem!important
}
.mr-3 {
    margin-right: 1rem!important
}
.mb-3 {
    margin-bottom: 1rem!important
}
.ml-3 {
    margin-left: 1rem!important
}
.mx-3 {
    margin-right: 1rem!important;
    margin-left: 1rem!important
}
.my-3 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important
}
.m-4 {
    margin: 1.5rem!important
}
.mt-4 {
    margin-top: 1.5rem!important
}
.mr-4 {
    margin-right: 1.5rem!important
}
.mb-4 {
    margin-bottom: 1.5rem!important
}
.ml-4 {
    margin-left: 1.5rem!important
}
.mx-4 {
    margin-right: 1.5rem!important;
    margin-left: 1.5rem!important
}
.my-4 {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important
}
.m-5 {
    margin: 3rem!important
}
.mt-5 {
    margin-top: 3rem!important
}
.mr-5 {
    margin-right: 3rem!important
}
.mb-5 {
    margin-bottom: 3rem!important
}
.ml-5 {
    margin-left: 3rem!important
}
.mx-5 {
    margin-right: 3rem!important;
    margin-left: 3rem!important
}
.my-5 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important
}
.p-0 {
    padding: 0!important
}
.pt-0 {
    padding-top: 0!important
}
.pr-0 {
    padding-right: 0!important
}
.pb-0 {
    padding-bottom: 0!important
}
.pl-0 {
    padding-left: 0!important
}
.px-0 {
    padding-right: 0!important;
    padding-left: 0!important
}
.py-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}
.p-1 {
    padding: .25rem!important
}
.pt-1 {
    padding-top: .25rem!important
}
.pr-1 {
    padding-right: .25rem!important
}
.pb-1 {
    padding-bottom: .25rem!important
}
.pl-1 {
    padding-left: .25rem!important
}
.px-1 {
    padding-right: .25rem!important;
    padding-left: .25rem!important
}
.py-1 {
    padding-top: .25rem!important;
    padding-bottom: .25rem!important
}
.p-2 {
    padding: .5rem!important
}
.pt-2 {
    padding-top: .5rem!important
}
.pr-2 {
    padding-right: .5rem!important
}
.pb-2 {
    padding-bottom: .5rem!important
}
.pl-2 {
    padding-left: .5rem!important
}
.px-2 {
    padding-right: .5rem!important;
    padding-left: .5rem!important
}
.py-2 {
    padding-top: .5rem!important;
    padding-bottom: .5rem!important
}
.p-3 {
    padding: 1rem!important
}
.pt-3 {
    padding-top: 1rem!important
}
.pr-3 {
    padding-right: 1rem!important
}
.pb-3 {
    padding-bottom: 1rem!important
}
.pl-3 {
    padding-left: 1rem!important
}
.px-3 {
    padding-right: 1rem!important;
    padding-left: 1rem!important
}
.py-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important
}
.p-4 {
    padding: 1.5rem!important
}
.pt-4 {
    padding-top: 1.5rem!important
}
.pr-4 {
    padding-right: 1.5rem!important
}
.pb-4 {
    padding-bottom: 1.5rem!important
}
.pl-4 {
    padding-left: 1.5rem!important
}
.px-4 {
    padding-right: 1.5rem!important;
    padding-left: 1.5rem!important
}
.py-4 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important
}
.p-5 {
    padding: 3rem!important
}
.pt-5 {
    padding-top: 3rem!important
}
.pr-5 {
    padding-right: 3rem!important
}
.pb-5 {
    padding-bottom: 3rem!important
}
.pl-5 {
    padding-left: 3rem!important
}
.px-5 {
    padding-right: 3rem!important;
    padding-left: 3rem!important
}
.py-5 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important
}
.m-auto {
    margin: auto!important
}
.mt-auto {
    margin-top: auto!important
}
.mr-auto {
    margin-right: auto!important
}
.mb-auto {
    margin-bottom: auto!important
}
.ml-auto {
    margin-left: auto!important
}
.mx-auto {
    margin-right: auto!important;
    margin-left: auto!important
}
.my-auto {
    margin-top: auto!important;
    margin-bottom: auto!important
}
@media (min-width:576px) {
    .m-sm-0 {
        margin: 0!important
    }
    
    .mt-sm-0 {
        margin-top: 0!important
    }
    
    .mr-sm-0 {
        margin-right: 0!important
    }
    
    .mb-sm-0 {
        margin-bottom: 0!important
    }
    
    .ml-sm-0 {
        margin-left: 0!important
    }
    
    .mx-sm-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }
    
    .my-sm-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }
    
    .m-sm-1 {
        margin: .25rem!important
    }
    
    .mt-sm-1 {
        margin-top: .25rem!important
    }
    
    .mr-sm-1 {
        margin-right: .25rem!important
    }
    
    .mb-sm-1 {
        margin-bottom: .25rem!important
    }
    
    .ml-sm-1 {
        margin-left: .25rem!important
    }
    
    .mx-sm-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }
    
    .my-sm-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }
    
    .m-sm-2 {
        margin: .5rem!important
    }
    
    .mt-sm-2 {
        margin-top: .5rem!important
    }
    
    .mr-sm-2 {
        margin-right: .5rem!important
    }
    
    .mb-sm-2 {
        margin-bottom: .5rem!important
    }
    
    .ml-sm-2 {
        margin-left: .5rem!important
    }
    
    .mx-sm-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }
    
    .my-sm-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }
    
    .m-sm-3 {
        margin: 1rem!important
    }
    
    .mt-sm-3 {
        margin-top: 1rem!important
    }
    
    .mr-sm-3 {
        margin-right: 1rem!important
    }
    
    .mb-sm-3 {
        margin-bottom: 1rem!important
    }
    
    .ml-sm-3 {
        margin-left: 1rem!important
    }
    
    .mx-sm-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }
    
    .my-sm-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }
    
    .m-sm-4 {
        margin: 1.5rem!important
    }
    
    .mt-sm-4 {
        margin-top: 1.5rem!important
    }
    
    .mr-sm-4 {
        margin-right: 1.5rem!important
    }
    
    .mb-sm-4 {
        margin-bottom: 1.5rem!important
    }
    
    .ml-sm-4 {
        margin-left: 1.5rem!important
    }
    
    .mx-sm-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }
    
    .my-sm-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }
    
    .m-sm-5 {
        margin: 3rem!important
    }
    
    .mt-sm-5 {
        margin-top: 3rem!important
    }
    
    .mr-sm-5 {
        margin-right: 3rem!important
    }
    
    .mb-sm-5 {
        margin-bottom: 3rem!important
    }
    
    .ml-sm-5 {
        margin-left: 3rem!important
    }
    
    .mx-sm-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }
    
    .my-sm-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }
    
    .p-sm-0 {
        padding: 0!important
    }
    
    .pt-sm-0 {
        padding-top: 0!important
    }
    
    .pr-sm-0 {
        padding-right: 0!important
    }
    
    .pb-sm-0 {
        padding-bottom: 0!important
    }
    
    .pl-sm-0 {
        padding-left: 0!important
    }
    
    .px-sm-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }
    
    .py-sm-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }
    
    .p-sm-1 {
        padding: .25rem!important
    }
    
    .pt-sm-1 {
        padding-top: .25rem!important
    }
    
    .pr-sm-1 {
        padding-right: .25rem!important
    }
    
    .pb-sm-1 {
        padding-bottom: .25rem!important
    }
    
    .pl-sm-1 {
        padding-left: .25rem!important
    }
    
    .px-sm-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }
    
    .py-sm-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }
    
    .p-sm-2 {
        padding: .5rem!important
    }
    
    .pt-sm-2 {
        padding-top: .5rem!important
    }
    
    .pr-sm-2 {
        padding-right: .5rem!important
    }
    
    .pb-sm-2 {
        padding-bottom: .5rem!important
    }
    
    .pl-sm-2 {
        padding-left: .5rem!important
    }
    
    .px-sm-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }
    
    .py-sm-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }
    
    .p-sm-3 {
        padding: 1rem!important
    }
    
    .pt-sm-3 {
        padding-top: 1rem!important
    }
    
    .pr-sm-3 {
        padding-right: 1rem!important
    }
    
    .pb-sm-3 {
        padding-bottom: 1rem!important
    }
    
    .pl-sm-3 {
        padding-left: 1rem!important
    }
    
    .px-sm-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }
    
    .py-sm-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }
    
    .p-sm-4 {
        padding: 1.5rem!important
    }
    
    .pt-sm-4 {
        padding-top: 1.5rem!important
    }
    
    .pr-sm-4 {
        padding-right: 1.5rem!important
    }
    
    .pb-sm-4 {
        padding-bottom: 1.5rem!important
    }
    
    .pl-sm-4 {
        padding-left: 1.5rem!important
    }
    
    .px-sm-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }
    
    .py-sm-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }
    
    .p-sm-5 {
        padding: 3rem!important
    }
    
    .pt-sm-5 {
        padding-top: 3rem!important
    }
    
    .pr-sm-5 {
        padding-right: 3rem!important
    }
    
    .pb-sm-5 {
        padding-bottom: 3rem!important
    }
    
    .pl-sm-5 {
        padding-left: 3rem!important
    }
    
    .px-sm-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }
    
    .py-sm-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }
    
    .m-sm-auto {
        margin: auto!important
    }
    
    .mt-sm-auto {
        margin-top: auto!important
    }
    
    .mr-sm-auto {
        margin-right: auto!important
    }
    
    .mb-sm-auto {
        margin-bottom: auto!important
    }
    
    .ml-sm-auto {
        margin-left: auto!important
    }
    
    .mx-sm-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }
    
    .my-sm-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}
@media (min-width:768px) {
    .m-md-0 {
        margin: 0!important
    }
    
    .mt-md-0 {
        margin-top: 0!important
    }
    
    .mr-md-0 {
        margin-right: 0!important
    }
    
    .mb-md-0 {
        margin-bottom: 0!important
    }
    
    .ml-md-0 {
        margin-left: 0!important
    }
    
    .mx-md-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }
    
    .my-md-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }
    
    .m-md-1 {
        margin: .25rem!important
    }
    
    .mt-md-1 {
        margin-top: .25rem!important
    }
    
    .mr-md-1 {
        margin-right: .25rem!important
    }
    
    .mb-md-1 {
        margin-bottom: .25rem!important
    }
    
    .ml-md-1 {
        margin-left: .25rem!important
    }
    
    .mx-md-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }
    
    .my-md-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }
    
    .m-md-2 {
        margin: .5rem!important
    }
    
    .mt-md-2 {
        margin-top: .5rem!important
    }
    
    .mr-md-2 {
        margin-right: .5rem!important
    }
    
    .mb-md-2 {
        margin-bottom: .5rem!important
    }
    
    .ml-md-2 {
        margin-left: .5rem!important
    }
    
    .mx-md-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }
    
    .my-md-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }
    
    .m-md-3 {
        margin: 1rem!important
    }
    
    .mt-md-3 {
        margin-top: 1rem!important
    }
    
    .mr-md-3 {
        margin-right: 1rem!important
    }
    
    .mb-md-3 {
        margin-bottom: 1rem!important
    }
    
    .ml-md-3 {
        margin-left: 1rem!important
    }
    
    .mx-md-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }
    
    .my-md-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }
    
    .m-md-4 {
        margin: 1.5rem!important
    }
    
    .mt-md-4 {
        margin-top: 1.5rem!important
    }
    
    .mr-md-4 {
        margin-right: 1.5rem!important
    }
    
    .mb-md-4 {
        margin-bottom: 1.5rem!important
    }
    
    .ml-md-4 {
        margin-left: 1.5rem!important
    }
    
    .mx-md-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }
    
    .my-md-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }
    
    .m-md-5 {
        margin: 3rem!important
    }
    
    .mt-md-5 {
        margin-top: 3rem!important
    }
    
    .mr-md-5 {
        margin-right: 3rem!important
    }
    
    .mb-md-5 {
        margin-bottom: 3rem!important
    }
    
    .ml-md-5 {
        margin-left: 3rem!important
    }
    
    .mx-md-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }
    
    .my-md-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }
    
    .p-md-0 {
        padding: 0!important
    }
    
    .pt-md-0 {
        padding-top: 0!important
    }
    
    .pr-md-0 {
        padding-right: 0!important
    }
    
    .pb-md-0 {
        padding-bottom: 0!important
    }
    
    .pl-md-0 {
        padding-left: 0!important
    }
    
    .px-md-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }
    
    .py-md-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }
    
    .p-md-1 {
        padding: .25rem!important
    }
    
    .pt-md-1 {
        padding-top: .25rem!important
    }
    
    .pr-md-1 {
        padding-right: .25rem!important
    }
    
    .pb-md-1 {
        padding-bottom: .25rem!important
    }
    
    .pl-md-1 {
        padding-left: .25rem!important
    }
    
    .px-md-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }
    
    .py-md-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }
    
    .p-md-2 {
        padding: .5rem!important
    }
    
    .pt-md-2 {
        padding-top: .5rem!important
    }
    
    .pr-md-2 {
        padding-right: .5rem!important
    }
    
    .pb-md-2 {
        padding-bottom: .5rem!important
    }
    
    .pl-md-2 {
        padding-left: .5rem!important
    }
    
    .px-md-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }
    
    .py-md-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }
    
    .p-md-3 {
        padding: 1rem!important
    }
    
    .pt-md-3 {
        padding-top: 1rem!important
    }
    
    .pr-md-3 {
        padding-right: 1rem!important
    }
    
    .pb-md-3 {
        padding-bottom: 1rem!important
    }
    
    .pl-md-3 {
        padding-left: 1rem!important
    }
    
    .px-md-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }
    
    .py-md-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }
    
    .p-md-4 {
        padding: 1.5rem!important
    }
    
    .pt-md-4 {
        padding-top: 1.5rem!important
    }
    
    .pr-md-4 {
        padding-right: 1.5rem!important
    }
    
    .pb-md-4 {
        padding-bottom: 1.5rem!important
    }
    
    .pl-md-4 {
        padding-left: 1.5rem!important
    }
    
    .px-md-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }
    
    .py-md-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }
    
    .p-md-5 {
        padding: 3rem!important
    }
    
    .pt-md-5 {
        padding-top: 3rem!important
    }
    
    .pr-md-5 {
        padding-right: 3rem!important
    }
    
    .pb-md-5 {
        padding-bottom: 3rem!important
    }
    
    .pl-md-5 {
        padding-left: 3rem!important
    }
    
    .px-md-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }
    
    .py-md-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }
    
    .m-md-auto {
        margin: auto!important
    }
    
    .mt-md-auto {
        margin-top: auto!important
    }
    
    .mr-md-auto {
        margin-right: auto!important
    }
    
    .mb-md-auto {
        margin-bottom: auto!important
    }
    
    .ml-md-auto {
        margin-left: auto!important
    }
    
    .mx-md-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }
    
    .my-md-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}
@media (min-width:992px) {
    .m-lg-0 {
        margin: 0!important
    }
    
    .mt-lg-0 {
        margin-top: 0!important
    }
    
    .mr-lg-0 {
        margin-right: 0!important
    }
    
    .mb-lg-0 {
        margin-bottom: 0!important
    }
    
    .ml-lg-0 {
        margin-left: 0!important
    }
    
    .mx-lg-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }
    
    .my-lg-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }
    
    .m-lg-1 {
        margin: .25rem!important
    }
    
    .mt-lg-1 {
        margin-top: .25rem!important
    }
    
    .mr-lg-1 {
        margin-right: .25rem!important
    }
    
    .mb-lg-1 {
        margin-bottom: .25rem!important
    }
    
    .ml-lg-1 {
        margin-left: .25rem!important
    }
    
    .mx-lg-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }
    
    .my-lg-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }
    
    .m-lg-2 {
        margin: .5rem!important
    }
    
    .mt-lg-2 {
        margin-top: .5rem!important
    }
    
    .mr-lg-2 {
        margin-right: .5rem!important
    }
    
    .mb-lg-2 {
        margin-bottom: .5rem!important
    }
    
    .ml-lg-2 {
        margin-left: .5rem!important
    }
    
    .mx-lg-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }
    
    .my-lg-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }
    
    .m-lg-3 {
        margin: 1rem!important
    }
    
    .mt-lg-3 {
        margin-top: 1rem!important
    }
    
    .mr-lg-3 {
        margin-right: 1rem!important
    }
    
    .mb-lg-3 {
        margin-bottom: 1rem!important
    }
    
    .ml-lg-3 {
        margin-left: 1rem!important
    }
    
    .mx-lg-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }
    
    .my-lg-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }
    
    .m-lg-4 {
        margin: 1.5rem!important
    }
    
    .mt-lg-4 {
        margin-top: 1.5rem!important
    }
    
    .mr-lg-4 {
        margin-right: 1.5rem!important
    }
    
    .mb-lg-4 {
        margin-bottom: 1.5rem!important
    }
    
    .ml-lg-4 {
        margin-left: 1.5rem!important
    }
    
    .mx-lg-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }
    
    .my-lg-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }
    
    .m-lg-5 {
        margin: 3rem!important
    }
    
    .mt-lg-5 {
        margin-top: 3rem!important
    }
    
    .mr-lg-5 {
        margin-right: 3rem!important
    }
    
    .mb-lg-5 {
        margin-bottom: 3rem!important
    }
    
    .ml-lg-5 {
        margin-left: 3rem!important
    }
    
    .mx-lg-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }
    
    .my-lg-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }
    
    .p-lg-0 {
        padding: 0!important
    }
    
    .pt-lg-0 {
        padding-top: 0!important
    }
    
    .pr-lg-0 {
        padding-right: 0!important
    }
    
    .pb-lg-0 {
        padding-bottom: 0!important
    }
    
    .pl-lg-0 {
        padding-left: 0!important
    }
    
    .px-lg-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }
    
    .py-lg-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }
    
    .p-lg-1 {
        padding: .25rem!important
    }
    
    .pt-lg-1 {
        padding-top: .25rem!important
    }
    
    .pr-lg-1 {
        padding-right: .25rem!important
    }
    
    .pb-lg-1 {
        padding-bottom: .25rem!important
    }
    
    .pl-lg-1 {
        padding-left: .25rem!important
    }
    
    .px-lg-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }
    
    .py-lg-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }
    
    .p-lg-2 {
        padding: .5rem!important
    }
    
    .pt-lg-2 {
        padding-top: .5rem!important
    }
    
    .pr-lg-2 {
        padding-right: .5rem!important
    }
    
    .pb-lg-2 {
        padding-bottom: .5rem!important
    }
    
    .pl-lg-2 {
        padding-left: .5rem!important
    }
    
    .px-lg-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }
    
    .py-lg-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }
    
    .p-lg-3 {
        padding: 1rem!important
    }
    
    .pt-lg-3 {
        padding-top: 1rem!important
    }
    
    .pr-lg-3 {
        padding-right: 1rem!important
    }
    
    .pb-lg-3 {
        padding-bottom: 1rem!important
    }
    
    .pl-lg-3 {
        padding-left: 1rem!important
    }
    
    .px-lg-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }
    
    .py-lg-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }
    
    .p-lg-4 {
        padding: 1.5rem!important
    }
    
    .pt-lg-4 {
        padding-top: 1.5rem!important
    }
    
    .pr-lg-4 {
        padding-right: 1.5rem!important
    }
    
    .pb-lg-4 {
        padding-bottom: 1.5rem!important
    }
    
    .pl-lg-4 {
        padding-left: 1.5rem!important
    }
    
    .px-lg-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }
    
    .py-lg-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }
    
    .p-lg-5 {
        padding: 3rem!important
    }
    
    .pt-lg-5 {
        padding-top: 3rem!important
    }
    
    .pr-lg-5 {
        padding-right: 3rem!important
    }
    
    .pb-lg-5 {
        padding-bottom: 3rem!important
    }
    
    .pl-lg-5 {
        padding-left: 3rem!important
    }
    
    .px-lg-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }
    
    .py-lg-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }
    
    .m-lg-auto {
        margin: auto!important
    }
    
    .mt-lg-auto {
        margin-top: auto!important
    }
    
    .mr-lg-auto {
        margin-right: auto!important
    }
    
    .mb-lg-auto {
        margin-bottom: auto!important
    }
    
    .ml-lg-auto {
        margin-left: auto!important
    }
    
    .mx-lg-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }
    
    .my-lg-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}
@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0!important
    }
    
    .mt-xl-0 {
        margin-top: 0!important
    }
    
    .mr-xl-0 {
        margin-right: 0!important
    }
    
    .mb-xl-0 {
        margin-bottom: 0!important
    }
    
    .ml-xl-0 {
        margin-left: 0!important
    }
    
    .mx-xl-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }
    
    .my-xl-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }
    
    .m-xl-1 {
        margin: .25rem!important
    }
    
    .mt-xl-1 {
        margin-top: .25rem!important
    }
    
    .mr-xl-1 {
        margin-right: .25rem!important
    }
    
    .mb-xl-1 {
        margin-bottom: .25rem!important
    }
    
    .ml-xl-1 {
        margin-left: .25rem!important
    }
    
    .mx-xl-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }
    
    .my-xl-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }
    
    .m-xl-2 {
        margin: .5rem!important
    }
    
    .mt-xl-2 {
        margin-top: .5rem!important
    }
    
    .mr-xl-2 {
        margin-right: .5rem!important
    }
    
    .mb-xl-2 {
        margin-bottom: .5rem!important
    }
    
    .ml-xl-2 {
        margin-left: .5rem!important
    }
    
    .mx-xl-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }
    
    .my-xl-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }
    
    .m-xl-3 {
        margin: 1rem!important
    }
    
    .mt-xl-3 {
        margin-top: 1rem!important
    }
    
    .mr-xl-3 {
        margin-right: 1rem!important
    }
    
    .mb-xl-3 {
        margin-bottom: 1rem!important
    }
    
    .ml-xl-3 {
        margin-left: 1rem!important
    }
    
    .mx-xl-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }
    
    .my-xl-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }
    
    .m-xl-4 {
        margin: 1.5rem!important
    }
    
    .mt-xl-4 {
        margin-top: 1.5rem!important
    }
    
    .mr-xl-4 {
        margin-right: 1.5rem!important
    }
    
    .mb-xl-4 {
        margin-bottom: 1.5rem!important
    }
    
    .ml-xl-4 {
        margin-left: 1.5rem!important
    }
    
    .mx-xl-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }
    
    .my-xl-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }
    
    .m-xl-5 {
        margin: 3rem!important
    }
    
    .mt-xl-5 {
        margin-top: 3rem!important
    }
    
    .mr-xl-5 {
        margin-right: 3rem!important
    }
    
    .mb-xl-5 {
        margin-bottom: 3rem!important
    }
    
    .ml-xl-5 {
        margin-left: 3rem!important
    }
    
    .mx-xl-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }
    
    .my-xl-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }
    
    .p-xl-0 {
        padding: 0!important
    }
    
    .pt-xl-0 {
        padding-top: 0!important
    }
    
    .pr-xl-0 {
        padding-right: 0!important
    }
    
    .pb-xl-0 {
        padding-bottom: 0!important
    }
    
    .pl-xl-0 {
        padding-left: 0!important
    }
    
    .px-xl-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }
    
    .py-xl-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }
    
    .p-xl-1 {
        padding: .25rem!important
    }
    
    .pt-xl-1 {
        padding-top: .25rem!important
    }
    
    .pr-xl-1 {
        padding-right: .25rem!important
    }
    
    .pb-xl-1 {
        padding-bottom: .25rem!important
    }
    
    .pl-xl-1 {
        padding-left: .25rem!important
    }
    
    .px-xl-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }
    
    .py-xl-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }
    
    .p-xl-2 {
        padding: .5rem!important
    }
    
    .pt-xl-2 {
        padding-top: .5rem!important
    }
    
    .pr-xl-2 {
        padding-right: .5rem!important
    }
    
    .pb-xl-2 {
        padding-bottom: .5rem!important
    }
    
    .pl-xl-2 {
        padding-left: .5rem!important
    }
    
    .px-xl-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }
    
    .py-xl-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }
    
    .p-xl-3 {
        padding: 1rem!important
    }
    
    .pt-xl-3 {
        padding-top: 1rem!important
    }
    
    .pr-xl-3 {
        padding-right: 1rem!important
    }
    
    .pb-xl-3 {
        padding-bottom: 1rem!important
    }
    
    .pl-xl-3 {
        padding-left: 1rem!important
    }
    
    .px-xl-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }
    
    .py-xl-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }
    
    .p-xl-4 {
        padding: 1.5rem!important
    }
    
    .pt-xl-4 {
        padding-top: 1.5rem!important
    }
    
    .pr-xl-4 {
        padding-right: 1.5rem!important
    }
    
    .pb-xl-4 {
        padding-bottom: 1.5rem!important
    }
    
    .pl-xl-4 {
        padding-left: 1.5rem!important
    }
    
    .px-xl-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }
    
    .py-xl-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }
    
    .p-xl-5 {
        padding: 3rem!important
    }
    
    .pt-xl-5 {
        padding-top: 3rem!important
    }
    
    .pr-xl-5 {
        padding-right: 3rem!important
    }
    
    .pb-xl-5 {
        padding-bottom: 3rem!important
    }
    
    .pl-xl-5 {
        padding-left: 3rem!important
    }
    
    .px-xl-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }
    
    .py-xl-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }
    
    .m-xl-auto {
        margin: auto!important
    }
    
    .mt-xl-auto {
        margin-top: auto!important
    }
    
    .mr-xl-auto {
        margin-right: auto!important
    }
    
    .mb-xl-auto {
        margin-bottom: auto!important
    }
    
    .ml-xl-auto {
        margin-left: auto!important
    }
    
    .mx-xl-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }
    
    .my-xl-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}
.text-justify {
    text-align: justify!important
}
.text-nowrap {
    white-space: nowrap!important
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.text-left {
    text-align: left!important
}
.text-right {
    text-align: right!important
}
.text-center {
    text-align: center!important
}
@media (min-width:576px) {
    .text-sm-left {
        text-align: left!important
    }
    
    .text-sm-right {
        text-align: right!important
    }
    
    .text-sm-center {
        text-align: center!important
    }
}
@media (min-width:768px) {
    .text-md-left {
        text-align: left!important
    }
    
    .text-md-right {
        text-align: right!important
    }
    
    .text-md-center {
        text-align: center!important
    }
}
@media (min-width:992px) {
    .text-lg-left {
        text-align: left!important
    }
    
    .text-lg-right {
        text-align: right!important
    }
    
    .text-lg-center {
        text-align: center!important
    }
}
@media (min-width:1200px) {
    .text-xl-left {
        text-align: left!important
    }
    
    .text-xl-right {
        text-align: right!important
    }
    
    .text-xl-center {
        text-align: center!important
    }
}
.text-lowercase {
    text-transform: lowercase!important
}
.text-uppercase {
    text-transform: uppercase!important
}
.text-capitalize {
    text-transform: capitalize!important
}
.font-weight-normal {
    font-weight: 400
}
.font-weight-bold {
    font-weight: 700
}
.font-italic {
    font-style: italic
}
.text-white {
    color: #fff!important
}
.text-primary {
    color: #007bff!important
}
a.text-primary:focus,
a.text-primary:hover {
    color: #0062cc!important
}
.text-secondary {
    color: #868e96!important
}
a.text-secondary:focus,
a.text-secondary:hover {
    color: #6c757d!important
}
.text-success {
    color: #28a745!important
}
a.text-success:focus,
a.text-success:hover {
    color: #1e7e34!important
}
.text-info {
    color: #17a2b8!important
}
a.text-info:focus,
a.text-info:hover {
    color: #117a8b!important
}
.text-warning {
    color: #ffc107!important
}
a.text-warning:focus,
a.text-warning:hover {
    color: #d39e00!important
}
.text-danger {
    color: #dc3545!important
}
a.text-danger:focus,
a.text-danger:hover {
    color: #bd2130!important
}
.text-light {
    color: #f8f9fa!important
}
a.text-light:focus,
a.text-light:hover {
    color: #dae0e5!important
}
.text-dark {
    color: #343a40!important
}
a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124!important
}
.text-muted {
    color: #3c5a9a!important
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.visible {
    visibility: visible!important
}
.invisible {
    visibility: hidden!important
}

/*# sourceMappingURL=bootstrap.min.css.map */
.nav > li > a:hover {

}

/* Underline From Center */
.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
}
.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0px;
    background: #00adef;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:active:before {
    left: 0;
    right: 0;
}
.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #F69926;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-radial-out:hover,
.hvr-radial-out:focus,
.hvr-radial-out:active {
    color: white;
}
.hvr-radial-out:hover:before,
.hvr-radial-out:focus:before,
.hvr-radial-out:active:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}
.hvr-icon-wobble-horizontal {
    border: 1px solid #fff;
    box-shadow: 1px 0 0 #fff, 0 1px 0 #eee, 2px 1px 0 #eee, 1px 2px 0 #eee, 3px 2px 0 #eee, 2px 3px 0 #eee, 4px 3px 0 #eee, 3px 4px 0 #eee, 5px 4px 0 #eee, 4px 5px 0 #eee, 6px 5px 0 #eee, 5px 6px 0 #eee, 7px 6px 0 #eee, 6px 7px 0 #eee, 8px 7px 0 #eee, 7px 8px 0 #eee, 9px 8px 0 #eee, 8px 9px 0 #eee;
    -webkit-box-shadow: 1px 0 0 #fff, 0 1px 0 #eee, 2px 1px 0 #eee, 1px 2px 0 #eee, 3px 2px 0 #eee, 2px 3px 0 #eee, 4px 3px 0 #eee, 3px 4px 0 #eee, 5px 4px 0 #eee, 4px 5px 0 #eee, 6px 5px 0 #eee, 5px 6px 0 #eee, 7px 6px 0 #eee, 6px 7px 0 #eee, 8px 7px 0 #eee, 7px 8px 0 #eee, 9px 8px 0 #eee, 8px 9px 0 #eee;
    padding: 25px 40px;
    width: 100%;
    position: relative;
    display: block;
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
	font-weight:normal;
}
.hvr-icon-wobble-horizontal span {
    margin-left: 15px;
    margin-top: 3px;
}
.hvr-icon-wobble-horizontal:hover {
    box-shadow: none!important;
}

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    color: #fff;
    width: 100%;
    padding: 10px 15px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #3c5a9a;
    margin-top: 25px;
	border-radius:5px;
}
.hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #3c5a9a;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:active {
    color: #3c5a9a;
}
.hvr-shutter-in-horizontal:hover:before,
.hvr-shutter-in-horizontal:focus:before,
.hvr-shutter-in-horizontal:active:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}
body {
    padding-top: 0rem;
    padding-bottom: 0rem;
    color: #444;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    margin-bottom: 4rem;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 10;
    bottom: 3rem;
}

/* Declare heights because of positioning of img element */
.carousel-item {
    height: 32rem;
    background-color: #777;
}
.carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 32rem;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}
.marketing h2 {
    font-weight: normal;
}
.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}

/* Featurettes
------------------------- */
.featurette-divider {
    margin: 5rem 0;
    /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.05rem;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 40em) {
    /* Bump up size of carousel content */
    
    .carousel-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }
    
    .featurette-heading {
        font-size: 50px;
    }
}
@media (min-width: 62em) {
    .featurette-heading {
        margin-top: 4rem;
    }
}
.grid {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0;
    width: 100%;
    text-align: center;
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */

/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}
.grid figure h2 span {
    font-weight: 800;
}
.grid figure h2,
.grid figure p {
    margin: 0;
}
.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/* Individual effects */

/*---------------*/

/***** Lily *****/

/*---------------*/
figure.effect-lily img {}
figure.effect-lily figcaption {
    text-align: left;
}
figure.effect-lily figcaption > div {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0em;
    width: 100%;
    height: 100%;
}
figure.effect-lily h2,
figure.effect-lily p {
    font-family: cursive;
    font-size: 23px;
    text-align: center;
    color: #F69C01;
    margin-top: 3px;
}
figure.effect-lily h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

/*---------------*/

/***** Sadie *****/

/*---------------*/
figure.effect-sadie figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
    background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
}
figure.effect-sadie h2 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: #484c61;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
figure.effect-sadie figcaption::before,
figure.effect-sadie p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
figure.effect-sadie:hover h2 {
    color: #fff;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*---------------*/

/***** Roxy *****/

/*---------------*/
figure.effect-roxy {
    background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
    background: linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
}
figure.effect-roxy img {
    max-width: none;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
}
figure.effect-roxy figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
}
figure.effect-roxy figcaption {
    padding: 3em;
    text-align: left;
}
figure.effect-roxy h2 {
    padding: 30% 0 10px 0;
}
figure.effect-roxy p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}
figure.effect-roxy:hover img {
    opacity: 0.7;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*---------------*/

/***** Bubba *****/

/*---------------*/
figure.effect-bubba {
    background: #3c5a9a;
    margin-bottom: 50px;
	outline: dashed 2px #fff;
  outline-offset:-16px;
}
figure.effect-bubba img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-bubba:hover img {
    opacity: 0.0;
}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
figure.effect-bubba figcaption::after {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
figure.effect-bubba p {
    padding: 6em 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*---------------*/

/***** Romeo *****/

/*---------------*/
figure.effect-romeo {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
figure.effect-romeo img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 0, 300px);
    transform: translate3d(0, 0, 300px);
}
figure.effect-romeo:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 1px;
    background: #fff;
    content: '';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
figure.effect-romeo:hover figcaption::before {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
figure.effect-romeo:hover figcaption::after {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
figure.effect-romeo h2,
figure.effect-romeo p {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-romeo h2 {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
}
figure.effect-romeo p {
    padding: 0.25em 2em;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
}
figure.effect-romeo:hover h2 {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
}
figure.effect-romeo:hover p {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
}

/*---------------*/

/***** Layla *****/

/*---------------*/
figure.effect-layla {
    background: #3c5a9a;
}

figure.effect-layla img {
    height:auto;
}

figure.effect-layla figcaption {
    padding: 0em;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
    position: absolute;
    content: '';
    opacity: 0;
}

figure.effect-layla figcaption::before {
    top: 0px;
    right: 30px;
    bottom: 50px;
    left: 30px;
   -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
    top: 0px;
    right: 50px;
    bottom: 30px;
    left: 50px;
   
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

figure.effect-layla h2 {
    padding-top: 25%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
	font-size:50px;
}

figure.effect-layla h2 a { color:#fff;}




figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img {
    opacity: 0.4;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-layla:hover h2,
figure.effect-layla:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

/*---------------*/

/***** Honey *****/

/*---------------*/
figure.effect-honey {
    background: #4a3753;
}
figure.effect-honey img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-honey:hover img {
    opacity: 0.5;
}
figure.effect-honey figcaption::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: #fff;
    content: '';
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
figure.effect-honey h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1em 1.5em;
    width: 100%;
    text-align: left;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
}
figure.effect-honey h2 i {
    font-style: normal;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
}
figure.effect-honey figcaption::before,
figure.effect-honey h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*---------------*/

/***** Oscar *****/

/*---------------*/
figure.effect-oscar {
    background: #3c5a9a;
}
figure.effect-oscar img {
    border: 2px solid #3c5a9a;
}
figure.effect-oscar figcaption {
    padding: 3em;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
figure.effect-oscar figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
}
figure.effect-oscar h2 {
    margin: 25% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
figure.effect-oscar p {
    z-index: 9999;
    position: relative;
}
figure.effect-oscar figcaption::before,
figure.effect-oscar p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}
figure.effect-oscar:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-oscar:hover figcaption {
    background-color: #3c5a9a;
}
figure.effect-oscar:hover img {
    opacity: 0.1;
}

/*---------------*/

/***** Marley *****/

/*---------------*/
figure.effect-marley figcaption {
    text-align: right;
}
figure.effect-marley h2,
figure.effect-marley p {
    position: absolute;
    right: 0px;
    left:0px;
    padding: 10px 0;
	color:#3c5a9a;
	font-size:18px;
	text-align:left;
}
figure.effect-marley p {
    bottom: 30px;
    line-height: 1.5;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
	   
}
figure.effect-marley h2 {
    bottom: 30px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
	 font-size: 18px;
    color: #fff;
	background:#3c5a9a;
	padding-left:20px;
}
figure.effect-marley:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-marley h2::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;


}
figure.effect-marley h2::after,
figure.effect-marley p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-marley:hover h2::after,
figure.effect-marley:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*---------------*/

/***** Ruby *****/

/*---------------*/
figure.effect-ruby {
    background-color: #17819c;
}
figure.effect-ruby img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}
figure.effect-ruby:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-ruby h2 {
    margin-top: 20%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
figure.effect-ruby p {
    margin: 1em 0 0;
    padding: 3em;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
    transform: translate3d(0, 20px, 0) scale(1.1);
}
figure.effect-ruby:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-ruby:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

/*---------------*/

/***** Milo *****/

/*---------------*/
figure.effect-milo {
    background: #2e5d5a;
}
figure.effect-milo img {
    max-width: none;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
    transform: translate3d(-30px, 0, 0) scale(1.12);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-milo:hover img {
    opacity: 0.5;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}
figure.effect-milo h2 {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 1em 1.2em;
}
figure.effect-milo p {
    padding: 0 10px 0 0;
    width: 50%;
    border-right: 1px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}
figure.effect-milo:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*---------------*/

/***** Dexter *****/

/*---------------*/
figure.effect-dexter {
    background: -webkit-linear-gradient(top, rgba(37, 141, 200, 1) 0%, rgba(104, 60, 19, 1) 100%);
    background: linear-gradient(to bottom, rgba(37, 141, 200, 1) 0%, rgba(104, 60, 19, 1) 100%);
}
figure.effect-dexter img {
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-dexter:hover img {
    opacity: 0.4;
}
figure.effect-dexter figcaption::after {
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 30px;
    height: -webkit-calc(50% - 30px);
    height: calc(50% - 30px);
    border: 7px solid #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
figure.effect-dexter:hover figcaption::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-dexter figcaption {
    padding: 3em;
    text-align: left;
}
figure.effect-dexter p {
    position: absolute;
    right: 60px;
    bottom: 60px;
    left: 60px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}
figure.effect-dexter:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*---------------*/

/***** Sarah *****/

/*---------------*/
figure.effect-sarah {
    background: #42b078;
}
figure.effect-sarah img {
    max-width: none;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-sarah:hover img {
    opacity: 0.4;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-sarah figcaption {
    text-align: left;
}
figure.effect-sarah h2 {
    position: relative;
    overflow: hidden;
    padding: 0.5em 0;
}
figure.effect-sarah h2::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
figure.effect-sarah:hover h2::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-sarah p {
    padding: 1em 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
figure.effect-sarah:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*---------------*/

/***** Zoe *****/

/*---------------*/
figure.effect-zoe figcaption {
    top: auto;
    bottom: 0;
    padding: 1em;
    height: 3.75em;
    background: #fff;
    color: #3c4a50;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
figure.effect-zoe h2 {
    float: left;
}
figure.effect-zoe p.icon-links a {
    float: right;
    color: #3c4a50;
    font-size: 1.4em;
}
figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
    color: #252d31;
}
figure.effect-zoe p.description {
    position: absolute;
    bottom: 8em;
    padding: 2em;
    color: #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden;
    /* Fix for Chrome 37.0.2062.120 (Mac) */
}
figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
}
figure.effect-zoe p.icon-links a span::before {
    display: inline-block;
    padding: 8px 10px;
    font-family: 'feathericons';
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-eye::before {
    content: '\e000';
}
.icon-paper-clip::before {
    content: '\e001';
}
.icon-heart::before {
    content: '\e024';
}
figure.effect-zoe h2 {
    display: inline-block;
}
figure.effect-zoe:hover p.description {
    opacity: 1;
}
figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-zoe:hover h2 {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
figure.effect-zoe:hover p.icon-links a:nth-child(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
figure.effect-zoe:hover p.icon-links a:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
figure.effect-zoe:hover p.icon-links a:first-child {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

/*---------------*/

/***** Chico *****/

/*---------------*/
figure.effect-chico img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}
figure.effect-chico:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-chico figcaption {
    padding: 3em;
}
figure.effect-chico figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
figure.effect-chico figcaption::before,
figure.effect-chico p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-chico h2 {
    padding: 20% 0 20px 0;
}
figure.effect-chico p {
    margin: 0 auto;
    max-width: 200px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
@media screen and (max-width: 50em) {
    .content {
        padding: 0 10px;
        text-align: center;
    }
    
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px auto;
        width: 100%;
    }
}
.hi-icon-wrap {
    text-align: center;
    margin: 0 auto;
    padding: 2em 0 3em;
}
.hi-icon {
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    margin: 15px 30px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
}
.hi-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.hi-icon:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}

/* Effect 1 */
.hi-icon-effect-1 .hi-icon {
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}
.hi-icon-effect-1 .hi-icon:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 4px #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}

/* Effect 1a */
.hi-icon-effect-1a .hi-icon:hover {
    background: rgba(255, 255, 255, 1);
    color: #41ab6b;
}
.hi-icon-effect-1a .hi-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* Effect 1b */
.hi-icon-effect-1b .hi-icon:hover {
    background: rgba(255, 255, 255, 1);
    color: #41ab6b;
}
.hi-icon-effect-1b .hi-icon:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.hi-icon-effect-1b .hi-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* Effect 2 */
.hi-icon-effect-2 .hi-icon {
    color: #eea303;
    box-shadow: 0 0 0 3px #fff;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}
.hi-icon-effect-2 .hi-icon:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}

/* Effect 2a */
.hi-icon-effect-2a .hi-icon:hover {
    color: #eea303;
}
.hi-icon-effect-2a .hi-icon:hover:after {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}

/* Effect 2b */
.hi-icon-effect-2b .hi-icon:hover:after {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.2s;
    -moz-transition: -moz-transform 0.4s, opacity 0.2s;
    transition: transform 0.4s, opacity 0.2s;
}
.hi-icon-effect-2b .hi-icon:hover {
    color: #fff;
}

/* Effect 3 */
.hi-icon-effect-3 .hi-icon {
    box-shadow: 0 0 0 4px #fff;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}
.hi-icon-effect-3 .hi-icon:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -moz-transition: -moz-transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s;
}

/* Effect 3a */
.hi-icon-effect-3a .hi-icon {
    color: #f06060;
}
.hi-icon-effect-3a .hi-icon:hover {
    color: #fff;
}
.hi-icon-effect-3a .hi-icon:hover:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}

/* Effect 3b */
.hi-icon-effect-3b .hi-icon {
    color: #fff;
}
.hi-icon-effect-3b .hi-icon:hover {
    color: #f06060;
}
.hi-icon-effect-3b .hi-icon:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.hi-icon-effect-3b .hi-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* Effect 4 */
.hi-icon-effect-4 .hi-icon {
    width: 92px;
    height: 92px;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);
}
.hi-icon-effect-4a .hi-icon {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}
.hi-icon-effect-4 .hi-icon:before {
    line-height: 92px;
}
.hi-icon-effect-4 .hi-icon:after {
    top: -4px;
    left: -4px;
    padding: 0;
    z-index: 10;
    border: 4px dashed #fff;
}
.hi-icon-effect-4 .hi-icon:hover {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    color: #fff;
}

/* Effect 4b */
.hi-icon-effect-4b .hi-icon:hover {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}
.hi-icon-effect-4b .hi-icon:hover:after {
    -webkit-animation: spinAround 9s linear infinite;
    -moz-animation: spinAround 9s linear infinite;
    animation: spinAround 9s linear infinite;
}
@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0deg)
    }
    
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0deg)
    }
    
    to {
        -moz-transform: rotate(360deg);
    }
}
@keyframes spinAround {
    from {
        transform: rotate(0deg)
    }
    
    to {
        transform: rotate(360deg);
    }
}

/* Effect 5 */
.hi-icon-effect-5 .hi-icon {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);
    overflow: hidden;
    -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
    -moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
    transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}
.hi-icon-effect-5 .hi-icon:after {
    display: none;
}
.hi-icon-effect-5 .hi-icon:hover {
    background: rgba(255, 255, 255, 1);
    color: #702fa8;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.3);
}
.hi-icon-effect-5a .hi-icon:hover:before {
    -webkit-animation: toRightFromLeft 0.3s forwards;
    -moz-animation: toRightFromLeft 0.3s forwards;
    animation: toRightFromLeft 0.3s forwards;
}
@-webkit-keyframes toRightFromLeft {
    49% {
        -webkit-transform: translate(100%);
    }
    
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
    }
    
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toRightFromLeft {
    49% {
        -moz-transform: translate(100%);
    }
    
    50% {
        opacity: 0;
        -moz-transform: translate(-100%);
    }
    
    51% {
        opacity: 1;
    }
}
@keyframes toRightFromLeft {
    49% {
        transform: translate(100%);
    }
    
    50% {
        opacity: 0;
        transform: translate(-100%);
    }
    
    51% {
        opacity: 1;
    }
}
.hi-icon-effect-5b .hi-icon:hover:before {
    -webkit-animation: toLeftFromRight 0.3s forwards;
    -moz-animation: toLeftFromRight 0.3s forwards;
    animation: toLeftFromRight 0.3s forwards;
}
@-webkit-keyframes toLeftFromRight {
    49% {
        -webkit-transform: translate(-100%);
    }
    
    50% {
        opacity: 0;
        -webkit-transform: translate(100%);
    }
    
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toLeftFromRight {
    49% {
        -moz-transform: translate(-100%);
    }
    
    50% {
        opacity: 0;
        -moz-transform: translate(100%);
    }
    
    51% {
        opacity: 1;
    }
}
@keyframes toLeftFromRight {
    49% {
        transform: translate(-100%);
    }
    
    50% {
        opacity: 0;
        transform: translate(100%);
    }
    
    51% {
        opacity: 1;
    }
}
.hi-icon-effect-5c .hi-icon:hover:before {
    -webkit-animation: toTopFromBottom 0.3s forwards;
    -moz-animation: toTopFromBottom 0.3s forwards;
    animation: toTopFromBottom 0.3s forwards;
}
@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%);
    }
    
    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toTopFromBottom {
    49% {
        -moz-transform: translateY(-100%);
    }
    
    50% {
        opacity: 0;
        -moz-transform: translateY(100%);
    }
    
    51% {
        opacity: 1;
    }
}
@keyframes toTopFromBottom {
    49% {
        transform: translateY(-100%);
    }
    
    50% {
        opacity: 0;
        transform: translateY(100%);
    }
    
    51% {
        opacity: 1;
    }
}
.hi-icon-effect-5d .hi-icon:hover:before {
    -webkit-animation: toBottomFromTop 0.3s forwards;
    -moz-animation: toBottomFromTop 0.3s forwards;
    animation: toBottomFromTop 0.3s forwards;
}
@-webkit-keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(100%);
    }
    
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }
    
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toBottomFromTop {
    49% {
        -moz-transform: translateY(100%);
    }
    
    50% {
        opacity: 0;
        -moz-transform: translateY(-100%);
    }
    
    51% {
        opacity: 1;
    }
}
@keyframes toBottomFromTop {
    49% {
        transform: translateY(100%);
    }
    
    50% {
        opacity: 0;
        transform: translateY(-100%);
    }
    
    51% {
        opacity: 1;
    }
}

/* Effect 6 */
.hi-icon-effect-6 .hi-icon {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}
.hi-icon-effect-6 .hi-icon:hover {
    background: rgba(255, 255, 255, 1);
    color: #64bb5d;
}
.hi-icon-effect-6 .hi-icon:hover:before {
    -webkit-animation: spinAround 2s linear infinite;
    -moz-animation: spinAround 2s linear infinite;
    animation: spinAround 2s linear infinite;
}

/* Effect 7 */
.hi-icon-effect-7 .hi-icon {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}
.hi-icon-effect-7 .hi-icon:hover {
    color: #fff;
}
.hi-icon-effect-7 .hi-icon:after {
    top: -8px;
    left: -8px;
    padding: 8px;
    z-index: -1;
    opacity: 0;
}

/* Effect 7a */
.hi-icon-effect-7a .hi-icon:after {
    box-shadow: 0 0 0 rgba(255, 255, 255, 1);
    -webkit-transition: opacity 0.2s, box-shadow 0.2s;
    -moz-transition: opacity 0.2s, box-shadow 0.2s;
    transition: opacity 0.2s, box-shadow 0.2s;
}
.hi-icon-effect-7a .hi-icon:hover:after {
    opacity: 1;
    box-shadow: 3px 3px 0 rgba(255, 255, 255, 1);
}
.hi-icon-effect-7a .hi-icon:before {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.7;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}
.hi-icon-effect-7a .hi-icon:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* Effect 7b */
.hi-icon-effect-7b .hi-icon:after {
    box-shadow: 3px 3px rgba(255, 255, 255, 1);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    -moz-transition: opacity 0.2s, -moz-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
}
.hi-icon-effect-7b .hi-icon:hover:after {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.hi-icon-effect-7b .hi-icon:before {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.7;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}
.hi-icon-effect-7b .hi-icon:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* Effect 8 */
.hi-icon-effect-8 .hi-icon {
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s;
}
.hi-icon-effect-8 .hi-icon:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.hi-icon-effect-8 .hi-icon:hover {
    background: rgba(255, 255, 255, 0.05);
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    transform: scale(0.93);
    color: #fff;
}
.hi-icon-effect-8 .hi-icon:hover:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}
@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-transform: scale(1.5);
        opacity: 0;
    }
}
@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-transform: scale(1.5);
        opacity: 0;
    }
}
@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

/* Effect 9 */
.hi-icon-effect-9 .hi-icon {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}
.hi-icon-effect-9 .hi-icon:after {
    top: 0;
    left: 0;
    padding: 0;
    box-shadow: 0 0 0 3px #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}

/* Effect 9a */
.hi-icon-effect-9a .hi-icon:hover:after {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    opacity: 0.5;
}
.hi-icon-effect-9a .hi-icon:hover {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 1);
    color: #fff;
}

/* Effect 9b */
.hi-icon-effect-9b .hi-icon:hover:after {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}
.hi-icon-effect-9b .hi-icon:hover {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4);
    color: #fff;
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}
.owl-carousel .owl-item {
    float: left
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.grabbing {
    cursor: url(grabbing.png) 8 8, move
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}
.owl-theme .owl-controls .owl-buttons div {
       color: #FFF;
    display: inline-block;
    zoom: 1;
    width: 67px;
    height: 40px;
    margin: 5px 7px;
    font-size: 16px;
    background: #F79112;
    margin-top: 25px;
    border-radius: 5px;
    line-height: 40px;
    text-transform: uppercase;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    background: 3b5998;
    text-decoration: none
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height:5px;
    margin: 5px 7px;
    background: #869791
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}
.owl-theme .owl-controls .owl-page span.owl-numbers {

}
.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}
/*.demo {
    background: #3c5a9a;
    margin-top: 50px;
}*/
.testimonial {
   /* text-align: center;
    padding: 10px 30px 50px;
    margin: 0 15px 100px;*/
    position: relative;
}

.testimonial:before,
.testimonial:after {
    content: "";
  /*  border-top: 40px solid #f1f1f1;
    border-right: 125px solid transparent;*/
    position: absolute;
    bottom: -40px;
    left: 0;
}
.testimonial:after {
    border-right: none;
    border-left: 125px solid transparent;
    left: auto;
    right: 0;
}
.testimonial .icon {
    display: inline-block;
    font-size: 40px;
    color: #3c5a9a;
    margin-bottom: 0px;
}
.testimonial .description {
    font-size: 15px;
    color: #223f7b;
    text-align: left;
    margin-bottom: 30px;
    text-align: center;
}
.testimonial .testimonial-content {
    width: 100%;
    position: absolute;
    left: 0;
}
.testimonial .pic {
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 2px 2px #3c5a9a;
    overflow: hidden;
    z-index: 1;
    position: relative;
}
.testimonial .pic img {
    width: 100%;
    height: auto;
}
.testimonial .title {
    font-size: 15px;
    font-weight: bold;
    color: #3c5a9a;
    text-transform: capitalize;
    margin: 0 0 5px 0;
}
.testimonial .post {
    display: block;
    font-size: 14px;
    color: #3c5a9a;
}
.owl-theme .owl-controls {
    margin-top: 0;
}
.owl-theme .owl-controls .owl-page span {
    width: 32px;
    height:5px;
    background: #ccc;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #3c5a9a;
    border-color: #fff;
}
@media only screen and (max-width: 650px) and (min-width: 400px) {
    .testimonial:before {
        border-right: 325px solid transparent;
    }
    
    .testimonial:after {
        border-left: 325px solid transparent;
    }
}
@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-5,
    .col-sm-6 {
        float: left
    }
    
    .col-sm-6 {
        width: 50%
    }
    
    .col-sm-5 {
        width: 41.66666667%
    }
    
    .col-sm-3 {
        width: 25%
    }
    
    .col-sm-2 {
        width: 16.66666667%
    }
    
    .col-sm-1 {
        width: 8.33333333%
    }
}
@media (min-width:992px) {
    .col-md-1,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6 {
        float: left
    }
    
    .col-md-12 {
        width: 100%
    }
    
    .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%
    }
}
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
    display: table;
    content: " "
}
body {
    overflow-y: visible!important
}
.sms-icon-top {
    padding-top: 22px
}
.or {
    text-align: right;
    margin: 0
}
.inner-page,
.inner-page2 {
    text-align: left;
    float: left
}
.inner-page {
    display: none!important
}
.inner-page2 {
    display: block!important
}
.faltuka,
.faltuka-text,
.spanform1 {
    text-align: center
}
.form_my-new1 {
    width: 100%;
    float: left;
    margin: 10px 0 0;
    height: auto
}
.form_my-new1 select {
    float: right!important;
    width: 100%!important;
    padding: 8px 3px;
    border: 1px solid #DCDCDC
}
.spanform,
.spanform1 {
    padding-top: 5px;
    padding-bottom: 5px
}
.spanform1 {
    background: #FD6408;
    color: #FFF;
    font-size: 16px!important
}
.spanform,
.spanform2 {
    background: #000;
    margin-top: 1px
}
.spanform {
    color: #FD6408;
    padding-left: 5px;
    -webkit-appearance: spanform;
    font-weight: 700
}
.spanform2 {
    padding-top: 3px;
    padding-bottom: 3px;
    color: #fff;
    padding-left: 13px;
    border-left: 3px solid #0000;
    -webkit-appearance: spanform2
}
.enquiry-new-icon1 {
    background: #FFF;
    width: 17%;
    height: 40px;
    float: left;
    border-width: 1px;
    border-style: solid;
    border-color: #DCDCDC #FFF #DCDCDC #DCDCDC;
    text-align: center;
    line-height: 36px;
    font-size: 15px;
    color: #575757;
    border-radius: 3px 0 0 3px!important
}
.smartly-reinvented {
    width: 100%;
    float: left;
    padding: 37px 0 61px;
    margin: 0;
    background: #fa5f03
}
.quick-enquiry {
    width: 100%;
    float: left;
    background: url(../image/quick-enquiry-back.jpg);
    background-size: cover;
    padding: 37px 0;
    margin: 0;
    color: #fff
}
.faltuka {
    padding: 16px 50px!important
}
.faltuka-text {
    color: #000;
    line-height: 27px;
    font-size: 15px
}
.features-tag {
    color: #ff6529;
    font-size: 20px;
    margin: 10px 0;
    font-weight: 600;
    transform: scale(1, 1.1);
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.faltuka-tag,
.features-text {
    transform: scale(1, 1.1);
    font-family: Poppins, sans-serif
}
.features-text {
    color: #7a7a7a;
    font-size: 14px!important;
    margin: 4px 0 10px;
    font-weight: 400;
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.faltuka-tag {
    color: #ff6529;
    font-size: 20px;
    margin: 4px 0;
    font-weight: 600;
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.forms-inner {
    font-family: Poppins, sans-serif;
    height: 36px!important;
    font-size: 16px!important;
    background: #fff!important;
    border: 1px solid #ddd;
    color: #8c8a8a!important
}
.sticky-wrapper .sticky {
    width: 100%
}
.is-sticky .sticky {
    padding: 0;
    z-index: 9999999;
    opacity: 46;
    background: #152935!important;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border-bottom: solid 1px #f0f0f0
}
.is-sticky .sms-icon-top {
    padding: 3px 15px!important
}
.is-sticky .sticky a {
    padding: 15px 4px!important
}
.top-link-banner {
    float: left;
    width: 100%;
    padding: 0;
    color: #fff;
    margin: 0
}
.top-link-banner a {
    font-family: Poppins, sans-serif;
    color: #fff;
    float: right;
    font-size: 16px;
    padding: 27px 4px;
    font-weight: 100
}
.top-link-inn {
    text-align: right!important
}
.top-link-banner h1 {
    font-family: Poppins, sans-serif;
    color: #fff;
    font-size: 18px;
    float: left;
    margin: 7px 0 0 10px;
    line-height: 14px;
    padding: 0;
    width: 100%;
    text-align: left;
    font-weight: 600;
    transform: scale(1, 1.1);
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.top-link-banner em {
    font-style: normal;
    font-size: 14px;
    width: 100%;
    margin: 1px 0 0 11px;
    float: left
}
.about-koi-ne {
    font-family: Poppins, sans-serif;
    color: #fff;
    margin-top: 100px;
    margin-bottom: 76px;
    text-align: center!important;
    font-size: 20px;
    transform: scale(1, 1.1)
}
.about-koi-ne h3 {
    text-align: center!important;
    font-size: 56px;
    color: #fff;
    font-weight: 800
}
.about-koi-ne span {
    font-size: 29px;
    text-align: center;
    font-weight: 100;
    color: #fff;
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.about-line2 {
    width: 90px;
    font-weight: 700;
    height: 5px;
    text-align: center;
    background: #fd6749;
    margin: 18px auto 10px
}
.bulk-koi-ne,
.bulk-sms-banner h2 {
    font-family: Poppins, sans-serif;
    color: #fff;
    font-size: 34px;
    text-align: left;
    transform: scale(1, 1.1)
}
.bulk-sms-banner {
    float: left;
    width: 100%;
    padding: 0 0 35px;
    margin: 0
}
.bulk-sms-banner h2 {
    margin-bottom: 2px;
    margin-top: 100px;
    font-weight: 700;
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.bulk-koi-ne {
    margin-bottom: 55px;
    letter-spacing: -.5px;
    font-weight: 400;
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.call-now-bulk,
.sign-up-bulk {
    font-family: Poppins, sans-serif;
    transform: scale(1, 1.1)
}
.call-now-bulk {
    background: #fd670d;
    border: 1px solid #fd670d;
    color: #fff!important;
    font-size: 26px!important;
    border-radius: 2px;
    padding: 6px 20px!important;
    font-weight: 400;
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.call-now-bulk:hover,
.sign-up-bulk {
    background: 0 0;
    border: 1px solid #fff
}
.call-now-bulk:hover {
    color: #fff;
    text-decoration: blink
}
.sign-up-bulk {
    color: #fff!important;
    font-size: 23px!important;
    border-radius: 2px;
    float: left!important;
    padding: 6px 10px!important;
    font-weight: 500;
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.sign-up-bulk:hover {
    background: #fd670d;
    color: #fff;
    text-decoration: blink;
    border: 1px solid #fd670d
}
.test-psd-icon {
    width: 110px!important;
    height: 110px!important
}
.footer-link-fixs {
    font-size: 22px!important;
	color: #07ff1a;
}
.footer-link-name {
    padding: 0 0 0 5px !important;
    text-align: center!important;
    line-height: 13px;
	color: #fff;
}
.footer-livk-bor {
    border: none!important
}
.vide-part {
    margin-top: 40px!important
}
.vide-part h2 {
    font-size: 20px;
    font-weight: 700
}
.excel-sheet {
    margin-top: 20px!important
}
.facbbok-line {
    line-height: 20px!important
}
.we-alsome {
    margin: 26px 0 4px!important
}
.bulk-sms-me {
    margin-top: 20px;
    padding-left: 0
}
.heading-line2,
.heading-white {
    width: 150px;
    font-weight: 700;
    height: 5px;
    text-align: center;
    margin: 11px auto 0
}
.lavel-to {
    text-align: center
}
.heading-line2 {
    background: #fd6749
}
.heading-white {
    background: #fff
}
.whatever,
.whatever a {
    color: #828282;
    text-align: center!important;
    float: left
}
.panel-icon {
    margin: 0 auto;
    margin-bottom: 10px!important
}
.panel-md {
    padding-right: 0!important
}
/*.real-time-de {
    margin-top: 20px
}*/
.real-time-ded {
    margin-top: 30px
}
/*.margin-reale {
    margin-top: 50px
}*/
.menu-font {
    margin-bottom: 28px!important
}
.g-image {
   /* margin-top: 31px;*/
    width:100%;
   /* height: 247px*/
}
.lavel-tr {
    padding: 10px 0
}
.border-ri {
    border-right: solid 1px #ddd;
    display: none
}
.whatever {
    position: fixed;
    width: 100%;
    padding: 0;
    background: #fff;
    z-index: 99999;
    bottom: 0;
    margin-right: auto;
    margin-left: auto;
    display: none
}
.contact-list,
.naoTooltip-wrap {
    position: relative;
    display: inline-block
}
.whatever a {
    font-size: 12px!important;
    line-height: 22px;
    padding: 10px 0
}
.google-play {
    width: auto
}
.call-banner {
    text-align: right
}
.signup-banner {
    text-align: left
}
.just-miss-call,
.real-time {
    font-family: Poppins, sans-serif;
    text-align: center
}
.sub-menu-level2 {
   /* border-right: solid 1px #fff;*/
  
}


.width-testomonial {
    width: 8%!important
}
.client-logo {
    width: 100%
}
.display-a {
    display: block
}
.or-text {
    color: #fff;
    font-size: 20px;
    margin: 0
}
.real-time {
    color: #fff;
    font-size: 34px;
    font-weight: 600;
    transform: scale(1, 1.1);
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.just-miss-call {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding:0;
}
.see-report {
    background: #85ad01;
    border-radius: 3px;
    padding: 5px 34px 9px 34px;
    font-size: 20px;
    font-weight: 400;
    color: #fff
}
.logo-size {
    width: 300px;
    height: 51px
}
/*.margin-real {
    margin: 25px 0
}*/
.arrow-menu {
    color: #ccc;
    font-size: 13px;
	margin-left:6px;
}
.header-line {
    background: #152935;
    float: left;
    width: 100%;
    margin: 0;
    font-weight: 700;
    color: #fff;
    padding: 4px 0;
}
.try-now-button {
    text-align: center!important;
    margin-top: 35px;
    padding-top: 0
}
.header-line span {
    padding: 0 3px;
    color: #8c857d;
    font-family: sans-serif;
    font-weight: 400!important
}
.header-line a {
    font-family: Roboto, sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px
}
.header-line a:hover {
    color: #eae5e5;
    text-decoration: blink
}
.top-links {
    float: right;
    text-align: right!important
}
.top-mobile {
    float: left;
    text-align: left!important
}
.banner,
.banner span,
.track-no {
    text-align: center
}
.logo-line {
    background: #fff;
    float: left;
    width: 100%;
    margin: 0;
    font-weight: 700;
    color: #101010;
    padding: 0
}
.call-etteen,
.sign-up {
    font-size: 26px;
    padding: 8px 27px
}
.call-etteen {
    background: #fd670d;
    border: 1px solid #fd670d;
    color: #fff;
    border-radius: 2px
}
.call-etteen:hover {
    background: 0 0;
    color: #fff;
    text-decoration: blink;
    border: 1px solid #fff
}
.sign-up,
.sign-up:hover {
    color: #fff!important;
    text-decoration: blink
}
.sign-up {
    background: 0 0;
    border: 1px solid #ddd;
    border-radius: 2px
}
.sign-up:hover {
    background: #000;
    border: 1px solid #ddd
}
.marging {
    margin-top: 65px;
    margin-bottom: 12px
}
.track-no {
    font-size: 22px;
    border: none;
    padding: 13px;
    border-radius: 3px;
    background: #fa5f03;
    font-weight: 600;
    color: #fff;
    transform: scale(1, 1.1);
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.select-drop,
.select-drop2 {
    -webkit-appearance: none;
    text-indent: .01px;
    border-radius: 3px;
    padding-left: 12px;
    font-weight: 400;
    font-size: 16px;
    color: #a9a9a9;
    margin-top: 4px;
    cursor: pointer
}
.smart-text,
.tag-text {
    transform: scale(1, 1.1)
}
.select-drop2 {
    background: url(../image/arrow-select2.png) right center no-repeat #66676b!important;
    height: 44px;
    margin-bottom: 40px;
    width: 100%
}
.but-test,
.select-drop {
    width: 100%;
    height: 36px
}
.select-drop {
    background: url(../image/arrow-select.png) right center no-repeat #fff!important
}
.sms-gateway em,
.sms-gateway span {
    font-family: Roboto;
    font-size: 25px;
    text-align: right;
    line-height: 43px
}
.sms-gateway {
    background: #152935;
    float: left;
    width: 100%;
    margin: 0;
    color: #fff;
    padding: 9px 0
}
.sms-gateway span {
    color: #fff
}
.sms-gateway em {
    color: #fff;
    font-style: normal
}
.but-test,
.my-forms {
    font-family: Poppins, sans-serif;
    font-size: 16px!important
}
.but-test {
    background: #ff6529!important;
    border: none!important;
    border-radius: 4px!important;
    padding: 0!important;
    color: #fff!important;
    margin-top: 4px
}
.but-test:hover {
    background: #ff6529;
    color: #fff!important
}
.my-forms {
    background: #dbdce2!important;
    color: #000!important;
    width: 100%!important;
    height: 36px!important;
    border-radius: 3px!important;
    border: 1px solid #fff!important
}
.who-we-are {
    background: #fff;
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0
}
.smart-text-line,
.tag-text-line {
    letter-spacing: 0;
    padding: 0;
    margin-bottom: 0;
    text-align: center
}
.tag-text {
    font-size: 51px !important;
    text-align: center !important;
    font-weight: 100 !important;
    color: #3a3a3a !important;
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1);
}
.tag-text-line {
    font: 300 32px/43px Lato, sans-serif;
    color: #666
}
.tag-text span {
    font-weight: 800 !important;
    color: #000 !important;
    text-transform: uppercase !important;
}
.smart-text {
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    color: #444;
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.smart-text-line {
    font: 300 25px/40px Lato, sans-serif;
    color: gray
}
.smart-text span {
    color: #ff6227
}
.who-we-are p {
    color: #000;
    text-align: justify;
    font-size: 15px;
    margin: 4px;
    font-family: Roboto, sans-serif
}
.who-we-are h1 {
    color: #fa5f03;
    font-size: 18px
}
.heading-line1 {
    width: 113px;
    font-weight: 700;
    height: 6px;
    text-align: center;
    background: #ef2533;
    margin: 12px auto 0
}
.about-more,
.signup-button {
    font-family: Poppins, sans-serif;
    width: 126px!important;
    margin-right: 10px;
    font-size: 15px;
    text-align: center;
    padding: 9px;
    float: left
}
.about-more {
    border-radius: 3px;
    border: 1px solid #ff6529;
    background: #ff6529;
    color: #fff!important
}
.about-more:hover {
    border: 1px solid #000;
    background: #000;
    color: #fff!important
}
.signup-button {
    border-radius: 3px;
    border: 1px solid #ff6529;
    color: #ff6529!important
}
.signup-button:hover {
    border: 1px solid #000;
    background: #000;
    color: #fff!important
}
.you-are-traking {
    background:#fff;
    float: left;
    width: 100%;
    color: #3c5a9a;
    margin: 0 0 0px 0;
    padding: 50px 0;
	
}
.you-are-traking p,
.you-are-traking span {
    text-align:left;
    margin: 0;
    float: left;
    width: 100%
}
.you-are-traking span {
    font-size:20px;
    color:#7b7b7b;
    padding-top: 27px;
    transform: scale(1, 1.1);
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1);
	font-family: 'open_sansregular';
	margin-top:100px;
	
}
.you-are-traking span strong {font-family: 'open_sansbold'; font-size:28px; color: #3c5a9a;}
.googleplus-sin,
.resell-sin {
    padding: 10px 35px;
    color: #fff;
    text-transform: uppercase
}
.you-are-traking p {
    color:#7b7b7b;
    font-size: 14px;
	font-family: 'open_sansregular';
}
.interface-look h2,
.interface-look p,
.web-pannel {
    font-family: Poppins, sans-serif
}
.you-are-traking a {
    margin-left: 10px
}
.resell-sin {
    border: 1px solid #ff6529;
    border-radius: 3px;
    font-size: 16px;
    background: #ff6529
}
.resell-sin:hover {
    border: 1px solid #fff;
    background: 0 0;
    color: #fff;
    text-decoration: blink
}
.googleplus-sin {
    border: 1px solid #fff;
    border-radius: 3px;
    background: #ff6529
}
.googleplus-sin:hover {
    border: 1px solid #000;
    background: #000;
    color: #fff;
    text-decoration: blink
}
.interface-look {
    background: #fff;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}
.interface-look h2 {
    font-size: 18px!important;
    color: #000;
    margin: 0
}
.interface-look p {
    line-height: 22px;
    font-size: 14px;
    color: #888282
}
.web-pannel {
    background: url(../image/web-panel-background.jpg);
    float: left;
    color: #fff;
    width: 100%;
    margin: 0;
    padding: 50px 0
}
.feature-plugins,
.technologis-plugins {
    background: #fff;
    padding: 50px 0
}
.web-pannel img {
    margin-top: 7px!important
}
.web-pannel h3 {
    font-weight: 400;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 10px!important;
    color: #efefef!important
}
.web-pannel p {
    font-weight: 400;
    font-size: 14px;
    color: #ededed;
    margin-bottom: 41px
}
.web-pannel em {
    text-align: center;
    font-size: 18px;
    float: left;
    font-style: normal;
    width: 100%;
    color: #dcd7d7
}
.technologis-plugins {
    float: left;
    width: 100%;
    margin: 0
}
.technologis-plugins h3 {
    color: #464343;
    font-size: 18px;
    margin: 0 0 9px
}
.company-logo,
.feature-plugins {
    margin: 0;
    width: 100%;
    float: left
}
.technologis-plugins p {
    color: #989696;
    font-size: 13px;
    line-height: 23px
}
.company-logo {
    background: url(../image/world.png) center top fixed #da212a;
    color: #fff;
    padding: 46px 0
}
.companies_area {
    width: 100%;
    float: left;
    margin-bottom: 50px
}
.companies_area table tr td,
.companies_area table tr td:hover {
    height: 150px;
    width: 16.66%;
    transition: all .4s;
    text-align: center;
    vertical-align: middle
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
.companies_area table tr td {
    border-right: none!important;
    border: 1px solid #fff;
    background: 0 0!important;
    border-top: none
}
.companies_area table tr td:hover {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-right: none!important;
    background: #fd660b!important;
    cursor: pointer;
    border-top: none
}
tr:nth-child(2n)>* {
    background: 0 0!important
}
.clinent-images-me {
    width: 20%!important;
    padding: 10px!important
}
.client-background {
    width: 100%;
    float: left;
    color: #fff;
    padding: 50px 0;
    background: url(../images/world.png) center top fixed #d52524;
    position: relative;
    background-size: cover;
    margin-bottom: 35px
}
.viewa-all {
    background: #fff;
    padding: 8px 18px;
    font-weight: 700;
    font-size: 16px;
    border-radius: 3px;
    color: #000;
    text-transform: uppercase
}
.viewa-all:hover {
    background: #fd670d;
    text-decoration: blink;
    color: #fff
}
.billion-line {
    background: #2d3037;
    float: left;
    width: 100%;
    color: #fff;
    margin: 0;
    padding: 25px 0
}
.billion-line span {
    font-weight: 400;
    font-size: 38px;
    line-height: 42px;
    padding-top: 11px;
    float: left
}
.billion-line p {
    color: #dcdcdc;
    display: inline-block;
    font-family: Poppins, sans-serif;
    border-left: 3px solid #2a2d32;
    transform: scale(1, 1.1);
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1);
    font-weight: 100;
    width: 90%!important;
    padding: 6px 0;
    letter-spacing: .3px;
    font-size: 19px!important
}
.contact-list,
.copyright-line {
    font-family: Roboto, sans-serif
}
.col-md-3-me {
    width: 20%!important;
    border-left: solid 6px #fff
}
.customer-loveus-line {
    background: #fff;
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0
}
.customer-loveus-line p {
    color: #fff;
    line-height: 20px
}
.testo-red-bak {
    background: #ff6529;
    padding: 40px;
    border-radius: 3px;
    margin-left: 13px
}
.testo-red-green {
    background: #33bd88;
    padding: 40px;
    border-radius: 3px;
    margin-left: 15px
}
.client-img {
    border-radius: 50%;
    width: 78px;
    height: 78px;
    border: 2px solid #202020
}
.client-name {
    padding-top: 20px!important;
    padding-left: 0!important
}
.client-name strong {
    color: #3a3a3a;
    transform: scale(1, 1.1);
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.client-name span {
    color: #3a3a3a;
    font-weight: 400;
    transform: scale(1, 1.1);
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.footer-line {
    background: url(../image/world.png) #000;
    float: left;
    width: 100%;
    color: #fff;
    margin: 0;
    padding: 50px 0
}
.footer-line a {
    color: #9d9d9d;
    font-size: 14px;
    line-height: 24px;
    transform: scale(1, 1.1);
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.footer-line a:hover {
    color: #fff;
    text-decoration: blink
}
.footer-line p {
    color: #9d9d9d;
    margin: 0 0 0 21px
}
.footer-line span {
    font-size: 18px;
    margin: 14px 0!important;
    float: left!important;
    font-weight: 500;
    width: 100%
}
.contact-list {
    color: #797979;
    padding: 2px 8px;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 2px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    transition: all .17s ease-in-out;
    -moz-transition: all .17s ease-in-out;
    -webkit-transition: all .17s ease-in-out;
    -o-transition: all .17s ease-in-out;
    margin-bottom: 6px
}
.contact-list em {
    border-right: solid 1px #797979;
    padding: 0 4px!important;
    margin-right: 11px
}
.social-face {
    padding: 7px 10px;
    float: left;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 38px;
    color: #fff!important;
    font-weight: bodl!important;
    margin: 10px 10px 5px 0;
    text-align: center;
    height: 35px
}
.social-face:hover {
    border: 1px solid #9d9d9d;
    color: #9d9d9d!important
}
.we-also {
    font-size: 18px;
    color: #fff;
    float: left;
    margin: 10px 0;
    font-weight: 700;
    transform: scale(1, 1.1);
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.patna-link {
    text-transform: uppercase;
    padding: 0 1px;
    font-weight: 500;
    color: #cecece!important;
    transform: scale(1, 1.1);
    -webkit-transform: scale(1, 1.1);
    -moz-transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
    -o-transform: scale(1, 1.1)
}
.copyright-line,
.term-line,
.visa-line {
    width: 100%;
    color: #fff;
    margin: 0;
    float: left;
    text-align: center
}
.visa-line {
    background: #fff;
    padding: 18px 0
}
.term-line {
    background: #152935;
    padding: 15px 0
}
.copyright-line {
    background: #232323;
    padding: 10px 0
}
.term-link {
    font-size: 15px;
    padding: 0 3px;
    color: #f1f1f1!important;
    font-weight: 100;
    letter-spacing: .25px
}
.term-link:hover {
    text-decoration: blink;
    color: #b5b9c1!important
}
.mobile-image {
    margin: -150px 0 -100px!important
}
.mobile-verson-me {
    padding-bottom: 397px;
    background: url(../image/look-image.jpg) center top no-repeat
}
.email-pannel {
    padding-bottom: 397px!important;
    background: url(../image/email-panel.jpg) center top no-repeat
}
.mobile-verson-icon {
    padding-left: 121px;
    margin-top: 6px
}
.naoTooltip-wrap {
    cursor: pointer
}
.photoshop {
    background: #FFF;
    border: 1px solid #636363;
    border-radius: 3px;
    padding: 10px 17px;
    text-transform: uppercase;
    color: #fa670d;
    font-weight: 700
}
.naoTooltip:before {
    border-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}
.naoTooltip {
    background-color: #000;
    border-radius: 4px;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, .3);
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    opacity: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    visibility: hidden;
    width: 150px;
    z-index: 999
}
.naoTooltip.nt-left-bottom:before,
.naoTooltip.nt-left-top:before,
.naoTooltip.nt-left:before {
    border-color: transparent transparent transparent #000;
    border-width: 8px 0 8px 8px;
    right: -8px;
    left: auto;
    top: calc(50% - 8px)
}
.naoTooltip.nt-right-bottom:before,
.naoTooltip.nt-right-top:before,
.naoTooltip.nt-right:before {
    border-color: transparent #000 transparent transparent;
    border-width: 8px 8px 8px 0;
    left: -8px;
    right: auto;
    top: calc(50% - 8px)
}
.naoTooltip.nt-top-left:before,
.naoTooltip.nt-top-right:before,
.naoTooltip.nt-top:before {
    border-color: #000 transparent transparent;
    border-width: 8px 8px 0;
    bottom: -8px;
    right: calc(50% - 8px)
}
.naoTooltip.nt-bottom-left:before,
.naoTooltip.nt-bottom-right:before,
.naoTooltip.nt-bottom:before {
    border-color: transparent transparent #000;
    border-width: 0 8px 8px;
    right: calc(50% - 8px);
    top: -8px
}
.naoTooltip.nt-left-top:before,
.naoTooltip.nt-right-top:before {
    top: 8px
}
.naoTooltip.nt-left-bottom:before,
.naoTooltip.nt-right-bottom:before {
    top: calc(100% - 24px)
}
.naoTooltip.nt-bottom-left:before,
.naoTooltip.nt-top-left:before {
    right: calc(100% - 24px)
}
.naoTooltip.nt-bottom-right:before,
.naoTooltip.nt-top-right:before {
    right: 8px
}
.naoTooltip.nt-large,
.naoTooltip.nt-medium,
.naoTooltip.nt-small {
    max-width: auto
}
.flickerplate {
    position: relative;
    width: 100%;
    height: 407px;
    overflow: hidden
}
.flickerplate ul.flicks {
    width: 10000%;
    height: 100%;
    padding: 0;
    margin: 0;
    list-style: none
}
.flickerplate ul.flicks>li {
    display: table;
    float: left;
    width: 1%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.flickerplate ul.flicks>li .flick-inner {
    display: table-cell;
    height: 100%;
    padding: 10px;
    color: #fff;
    vertical-align: middle
}
.flickerplate ul.flicks>li .flick-inner .flick-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}
.flickerplate ul.flicks>li .flick-title {
    padding: 0;
    text-align: center;
    line-height: 56px;
    line-height: 3.5rem;
    font-size: 28px;
    font-size: 1.75rem
}
.flickerplate ul.flicks>li .flick-sub-text {
    padding: 5px;
    text-align: center;
    color: rgba(255, 255, 255, .8);
    line-height: 42px;
    line-height: 2.625rem;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 300
}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner,
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text,
.flickerplate.theme-dark .arrow-navigation:before,
.flickerplate.theme-dark ul.flicks li .flick-inner,
.flickerplate.theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text {
    color: rgba(0, 0, 0, .9)
}
.flickerplate ul.flicks>li .flick-sub-text span.flick-block-text,
.flickerplate ul.flicks>li .flick-title span.flick-block-text {
    background-color: rgba(0, 0, 0, .6);
    padding: 12px 18px
}
.flickerplate .arrow-navigation {
    display: block;
    position: absolute;
    top: 10%;
    width: 10%;
    height: 80%;
    z-index: 100;
    overflow: hidden;
    vertical-align: middle
}
.flickerplate .arrow-navigation:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    height: 50px;
    width: 50px;
    display: none!important;
    opacity: 0
}
.flickerplate-no-touch .flickerplate .arrow-navigation:hover {
    cursor: pointer
}
.flickerplate-no-touch .flickerplate .arrow-navigation:hover.left:before,
.flickerplate-no-touch .flickerplate .arrow-navigation:hover.right:before {
    opacity: 1;
    filter: alpha(opacity=100)
}
.flickerplate-no-touch .flickerplate .arrow-navigation:active.left:before,
.flickerplate-no-touch .flickerplate .arrow-navigation:active.right:before {
    margin-top: -23px
}
.flickerplate .arrow-navigation.left {
    left: 0
}
.flickerplate .arrow-navigation.left:before {
    content: "\f104"
}
.flickerplate .arrow-navigation.right {
    right: 0
}
.flickerplate .arrow-navigation.right:before {
    content: "\f105"
}
.flickerplate .dot-navigation {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 100
}
.flickerplate .dot-navigation ul {
    text-align: center;
    list-style: none;
    padding: 0 15px
}
.flickerplate .dot-navigation ul li {
    display: inline-block;
    float: none
}
.flickerplate .dot-navigation .dot {
    width: 12px;
    height: 12px;
    line-height: 14px;
    text-align: center;
    margin-left: 6px;
    margin-right: 6px;
    background-color: #646464;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-clip: padding-box;
    -webkit-transition: background-color .2s ease-out 0;
    -moz-transition: background-color .2s ease-out 0;
    -o-transition: background-color .2s ease-out 0;
    -ms-transition: background-color .2s ease-out 0;
    transition: background-color .2s ease-out 0
}
.flickerplate .dot-navigation .dot:hover {
    cursor: pointer;
    background-color: #ff6529
}
.flickerplate .dot-navigation .dot.active {
    background-color: #151111
}
.flickerplate .dot-navigation.left,
.flickerplate .dot-navigation.left ul {
    text-align: left
}
.flickerplate .dot-navigation.right,
.flickerplate .dot-navigation.right ul {
    text-align: right
}
.flickerplate.theme-dark .dot-navigation .dot {
    background-color: rgba(0, 0, 0, .12)
}
.flickerplate.theme-dark .dot-navigation .dot:hover {
    background-color: rgba(0, 0, 0, .6)
}
.flickerplate.theme-dark .dot-navigation .dot.active {
    background-color: #000
}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text span.flick-block-text,
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-title span.flick-block-text,
.flickerplate.theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text span.flick-block-text,
.flickerplate.theme-dark ul.flicks li .flick-inner .flick-content .flick-title span.flick-block-text {
    background-color: rgba(255, 255, 255, .5)
}
.flickerplate.animate-transform-slide ul.flicks {
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .2s ease-out;
    -o-transition: -o-transform .2s ease-out;
    -moz-transition: -moz-transform .2s ease-out;
    transition: transform .2s ease-out
}
.flickerplate.animate-transition-slide ul.flicks {
    position: relative;
    left: 0;
    -webkit-transition: left .2s ease-out 0;
    -moz-transition: left .2s ease-out 0;
    -o-transition: left .2s ease-out 0;
    -ms-transition: left .2s ease-out 0;
    transition: left .2s ease-out 0
}
.flickerplate.animate-jquery-slide ul.flicks {
    position: relative;
    left: 0
}
.flickerplate.animate-scroller-slide {
    padding-bottom: 0;
    overflow: auto
}
.flickerplate.animate-scroller-slide ul.flicks {
    position: auto
}
.flickerplate.animate-transition-fade ul.flicks {
    position: relative
}
.flickerplate.animate-transition-fade ul.flicks li {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}
.flickerplate.animate-transition-fade ul.flicks li.active {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity .8s ease-out 0;
    -moz-transition: opacity .8s ease-out 0;
    -o-transition: opacity .8s ease-out 0;
    -ms-transition: opacity .8s ease-out 0;
    transition: opacity .8s ease-out 0
}
.flickerplate.animate-transition-fade.fade-initiated ul.flicks li {
    -webkit-transition: opacity .8s ease-out 0;
    -moz-transition: opacity .8s ease-out 0;
    -o-transition: opacity .8s ease-out 0;
    -ms-transition: opacity .8s ease-out 0;
    transition: opacity .8s ease-out 0
}
.flickerplate.animate-jquery-fade ul.flicks {
    position: relative
}
.flickerplate.animate-jquery-fade ul.flicks li {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}
@media only screen and (min-width:360px) and (max-width:640px) {
    .header-line {
        background: #152935;
        float: left;
        width: 100%;
        margin: 0;
        font-weight: 700;
        color: #fff;
        padding: 3px 0px 5px 0 !important;
    }
    
    .displa-last {
        display: none !important;
    }
    
    .email-pannel {
        padding-bottom: 50px!important;
        background: #fff!important
    }
    
    .thanks-icon {
        background: #17a05e;
        padding: 24%;
        font-size: 40px!important;
        color: #fff;
        border-radius: 50%
    }
    
    .thank-you-text {
        font-family: sans-serif;
        font-size: 23px;
        float: left;
        width: 100%;
        font-weight: 700;
        padding-top: 20px!important;
        color: #000
    }
    
    .thank-te {
        font-family: 'PT Sans', sans-serif;
        font-size: 15px;
        font-weight: 400;
        text-align: center;
        line-height: 23px;
        width: 100%;
        color: #000;
        float: left
    }
    
    .buy-now-butt {
        background: #17a05e;
        border-radius: 3px;
        padding: 5px 2px!important;
        font-size: 7px!important
    }
    
    .client-box-logo-m {
        margin: 13px!important;
        width: 100%!important
    }
    
    .about-koi-ne {
        font-family: Poppins, sans-serif;
        color: #fff;
        margin-top: 50px;
        margin-bottom: 50px;
        text-align: center!important;
        font-size: 20px;
        transform: scale(1, 1.1)
    }
    
    .about-koi-ne h3 {
        text-align: center!important;
        font-size: 20px;
        color: #fff;
        font-weight: 800
    }
    
    .about-koi-ne span {
        font-size: 13px;
        text-align: center;
        font-weight: 100;
        color: #fff;
        -webkit-transform: scale(1, 1.1);
        -moz-transform: scale(1, 1.1);
        -ms-transform: scale(1, 1.1);
        -o-transform: scale(1, 1.1)
    }
    
    .about-line2 {
        width: 50px;
        font-weight: 700;
        height: 5px;
        text-align: center;
        background: #fd6749;
        margin: 18px auto 10px
    }
    
    .form_my0 {
        border-right: 0 solid #dcdcdc;
        float: left;
        width: 100%!important
    }
    
    .form_my2 {
        float: left;
        width: 100%!important;
        margin-top: 25px
    }
    
    .contect-no-page {
        padding: 46px;
        margin: 0;
        text-align: center;
        font-size: 9px!important
    }
    
    .aidear-iame {
        width: 100%;
        height: 250px!important
    }
    
    .ew_solution ul.ews_btns li {
        position: relative;
        display: block;
        float: left;
        width: 93%;
        margin: 1px 16px;
        font-size: 16px;
        font-weight: 300;
        line-height: 50px;
        padding: 0 10px;
        box-sizing: border-box
    }
    
    .hot-deal-tagl {
        color: #fff!important;
        text-align: left!important;
        float: left;
        width: 100%;
        font: 300 15px/49px Lato, sans-serif
    }
    
    .display-enqu {
        display: none!important
    }
    
    .faltuka,
    .or {
        text-align: center
    }
    
    .googleplus-sin,
    .header-line a,
    .patna-link {
        text-transform: uppercase
    }
    
    .sticky-wrapper .sticky {
        width: 100%;
        border-bottom: solid 1px #fff!important
    }
    
    .or {
        margin: 10px
    }
    
    .faltuka {
        padding: 16px 15px!important
    }
    
    .sms-gateway em {
        color: #fff;
        font-family: Roboto;
        font-size: 17px;
        font-style: normal;
        line-height: 43px;
        text-align: right
    }
    
    .faltuka-text {
        font-family: Arial, Helvetica, sans-serif;
        color: #000;
        text-align: center;
        line-height: 27px;
        font-size: 15px
    }
    
    .inner-page,
    .inner-page2 {
        float: left;
        text-align: left
    }
    
    .sms-icon-top {
        padding-top: 6px!important
    }
    
    .inner-page {
        display: block!important
    }
    
    .inner-page2 {
        display: none!important
    }
    
    .smart-text {
        font-size: 16px!important;
        text-align: center;
        font-weight: 100;
        color: #444;
        transform: scale(1, 1.1);
        -webkit-transform: scale(1, 1.1);
        -moz-transform: scale(1, 1.1);
        -ms-transform: scale(1, 1.1);
        -o-transform: scale(1, 1.1)
    }
    
    .smart-text-line {
        font: 300 17px/40px Lato, sans-serif!important;
        text-align: center;
        letter-spacing: 0;
        padding: 0;
        color: gray;
        margin-bottom: 0
    }
    
    .call-now-bulk,
    .sign-up-bulk {
        font-size: 15px!important;
        font-family: Poppins, sans-serif;
        color: #fff;
        transform: scale(1, 1.1)
    }
    
    .call-now-bulk {
        background: #fd670d;
        border: 1px solid #fd670d;
        border-radius: 2px;
        padding: 6px 20px!important;
        font-weight: 400;
        -webkit-transform: scale(1, 1.1);
        -moz-transform: scale(1, 1.1);
        -ms-transform: scale(1, 1.1);
        -o-transform: scale(1, 1.1)
    }
    
    .sign-up-bulk {
        background: 0 0;

        border: 1px solid #fd670d;
        border-radius: 2px;
        padding: 6px 10px!important;
        font-weight: 500;
        -webkit-transform: scale(1, 1.1);
        -moz-transform: scale(1, 1.1);
        -ms-transform: scale(1, 1.1);
        -o-transform: scale(1, 1.1)
    }
    
    .bulk-koi-ne,
    .bulk-sms-banner h2 {
        font-family: Poppins, sans-serif;
        color: #fff;
        text-align: left;
        transform: scale(1, 1.1)
    }
    
    .bulk-koi-ne {
        font-size: 17px;
        letter-spacing: -.5px;
        font-weight: 400;
        -webkit-transform: scale(1, 1.1);
        -moz-transform: scale(1, 1.1);
        -ms-transform: scale(1, 1.1);
        -o-transform: scale(1, 1.1)
    }
    
    .bulk-sms-banner h2 {
        font-size: 16px!important;
        margin-top: 100px;
        font-weight: 700;
        -webkit-transform: scale(1, 1.1);
        -moz-transform: scale(1, 1.1);
        -ms-transform: scale(1, 1.1);
        -o-transform: scale(1, 1.1)
    }
    
    .is-sticky .top-link-inn,
    .top-link-inn {
        text-align: left!important
    }
    
    .is-sticky .sticky a,
    .top-link-banner a {
        font-family: Poppins, sans-serif;
        color: #fff!important;
        font-size: 12px!important;
        padding: 14px 21px!important;
        font-weight: 100;
        border-left: solid 1px #fff;
        margin-bottom: 1px;
        transform: scale(1, 1.1)
    }
    
    .top-link-banner a {
        margin-top: 3px;
        -webkit-transform: scale(1, 1.1);
        -moz-transform: scale(1, 1.1);
        -ms-transform: scale(1, 1.1);
        -o-transform: scale(1, 1.1)
    }
    
    .is-sticky .sticky a {
        margin-top: 0;
        -webkit-transform: scale(1, 1.1);
        -moz-transform: scale(1, 1.1);
        -ms-transform: scale(1, 1.1);
        -o-transform: scale(1, 1.1)
    }
    
    .is-sticky .top-link-inn {
        padding: 2px;
        border-bottom: solid 0 #fff!important
    }
    
    .padding-calls,
    .whatever {
        text-align: center
    }
    
    .flick-content {
        width: 95%!important;
        margin-left: auto;
        margin-right: 25px!important
    }
    
    .border-ri {
        border-right: solid 1px #ddd;
        display: block;
        width: 20%!important
    }
    
    .whatever,
    .whatever a {
        color: #828282;
        width: 100%;
        float: left
    }
    
    .whatever {
        position: fixed;
        padding: 0;
        background: #fff;
        z-index: 99999;
        bottom: 0;
        margin-right: auto;
        margin-left: auto;
        display: block;
        border-top: solid 1px #ddd
    }
    
    .whatever a {
        font-size: 9px!important;
        line-height: 22px;
        padding: 3px 0;
        text-align: center!important
    }
    
    .call-banner,
    .or-banner,
    .signup-banner {
        text-align: center
    }
    
    .whatever a:hover {
        color: #828282!important
    }
    
    .or-banner {
        padding-top: 25px
    }
    
    .naoTooltip.nt-medium {
        max-width: auto;
        left: -6px!important;
        top: 135px!important;
        opacity: 0
    }
    
    .client-logo {
        width: 80%
    }
    
    .try-now-button {
        text-align: center!important;
        margin-top: 29px;
        padding-top: 3px
    }
    
    .technologis-plugins {
        display: none
    }
    
    .or-text {
        color: #fff;
        font-size: 20px;
        margin: 20px
    }
    
    .logo-size {
        width: 166px;
        height: 51px
    }
    
    .header-line span {
        padding: 0;
        color: #8c857d;
        font-family: sans-serif;
        font-weight: 400!important
    }
    
    .flickerplate {
        position: relative;
        width: 110%;
        height: 292px!important;
        overflow: hidden
    }
    
    .footer-line a {
        color: #9d9d9d;
        line-height: 26px
    }
    
    .patna-link,
    .term-link {
        font-weight: 400;
        padding: 0 3px;
        color: #fff!important
    }
    
    .term-link {
        font-size: 15px;
        line-height: 36px
    }
    
    .patna-link {
        font-size: 13px;
        line-height: 35px
    }
    
    .footer-line span {
        font-size: 19px;
        margin: 14px 0!important;
        float: left!important;
        width: 100%
    }
    
    .col-md-3-me {
        width: 100%!important;
        border-left: none;
        margin: 0 4px;
        padding: 0;
        text-align: center;
        border-bottom: solid 1px #fff
    }
    
    .mobile-verson-icon {
        padding-left: 0;
        margin-top: 6px
    }
    
    .web-pannel {
        background: url(../image/web-panel-background.jpg);
        float: left;
        color: #fff;
        text-align: center;
        font-family: Poppins, sans-serif;
        width: 100%;
        margin: 0;
        padding: 50px 0
    }
    
    .mobile-verson-me {
        padding-bottom: 0;
        background: 0 0
    }
    
    .you-are-traking a {
        margin: 13px 4px 0 0;
        float: left
    }
    
    .you-are-traking p,
    .you-are-traking span,
    .you-are-traking strong {
        float: left;
        text-align:center;
        width: 100%;
        color: #fff;
        margin: 0
    }
    
    .googleplus-sin {
        border: 1px solid #fff;
        border-radius: 3px;
        padding: 10px 40px;
        color: #fff
    }
    
    .you-are-traking span {
        font-size: 14px
    }
    
    .you-are-traking strong {
        font-size: 25px
    }
    
    .you-are-traking p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px
    }
    
    .heading-line1,
    .signup-button {
        font-weight: 700;
        text-align: center;
        float: left
    }
    
    .mobile-image {
        margin: -150px 0 -100px;
        display: none!important
    }
    
    .heading-line1 {
        width: 113px;
        height: 6px;
        background: #ef2533;
        margin-top: 12px
    }
    
    .signup-button {
        border-radius: 3px;
        border: 1px solid #ff6529;
        font-family: Poppins, sans-serif;
        width: 126px!important;
        margin-right: 10px;
        font-size: 15px;
        padding: 9px 10px;
        margin-top: 0!important;
        color: #ff6529!important
    }
    
    .you-are-traking {
        background:#fff;
        float: left;
        width: 100%;
        color: #fff;
        margin: 0 0 26px;
        padding: 50px 0;
		display:none;
    }
    
    .tag-text-line {
        text-align: center!important;
        font-family: Lato, sans-serif;
        font-size: 16px;
        line-height: 22px;
        color: #666;
        width: 100%
    }
    
    .sms-gateway {
        background: #2d3037;
        border: 1px solid #ddd;
        color: #fff!important;
        font-size: 14px;
        padding: 11px 0 18px;
        border-radius: 2px
    }
    
    .tag-text {
        font-weight: 400;
        font-size: 23px!important;
        font-style: normal;
        text-align: center;
        line-height: 30px;
        letter-spacing: 0
    }
    
    .top-links,
    .top-mobile {
        float: none;
        text-align: center!important
    }
    
    .call-etteen {
        background: #fd670d;
        border: 1px solid #fd670d;
        color: #fff;
        font-size: 14px;
        border-radius: 2px;
        padding: 11px
    }
    
    .sign-up {
        background: 0 0;
        border: 1px solid #ddd;
        color: #fff!important;
        font-size: 14px;
        padding: 11px 38px;
        border-radius: 2px
    }
    
    .banner span {
        font-size: 26px;
        font-weight: 700;
        color: #fff
    }
    
    .marging {
        margin-top: 27px
    }
	.you-are-traking { display:none!important;}

    
    @media (min-width:768px) {
        .col-sm-1,
        .col-sm-2,
        .col-sm-3,
        .col-sm-5,
        .col-sm-6 {
            float: left
        }
        .col-sm-6 {
            width: 50%
        }
        .col-sm-5 {
            width: 41.66666667%
        }
        .col-sm-3 {
            width: 25%
        }
        .col-sm-2 {
            width: 16.66666667%
        }
        .col-sm-1 {
            width: 8.33333333%
        }
	.AppMob { display:none!important;}
    }
    
    @media (min-width:992px) {
        .col-md-1,
        .col-md-12,
        .col-md-2,
        .col-md-3,
        .col-md-4,
        .col-md-5,
        .col-md-6 {
            float: left
        }
        .col-md-12 {
            width: 100%
        }
        .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%
        }
    }
    
    .sms-gateway em {
        color: #fff;
        font-family: Roboto;
        font-size: 17px;
        font-style: normal;
        line-height: 43px;
        text-align: right
    }
    
    .whatever {
        text-align: center;
        position: fixed;
        padding: 0;
        background: #fff;
        z-index: 99999;
        bottom: 0;
        margin-right: auto;
        margin-left: auto;
        display: block;
        border-top: solid 1px #ddd
    }
    
    .border-ri {
        border-right: solid 1px #ddd;
        display: block;
        width: 33.33%!important;
		background: repeating-radial-gradient(#201296c7, #0a0a0a 100px);
    }
	
	.border-ri2 {
        border-right: solid 1px #ddd;
        display: block;
        width: 33.33%!important;
		color:#fff;
		
    }
    
    .whatever,
    .whatever a {
        color: #828282;
        width: 100%;
        float: left
    }
    
    .whatever a {
        font-size: 9px!important;
        line-height: 22px;
        padding: 3px 0;
        text-align: center!important
    }
    
    .call-banner,
    .or-banner,
    .signup-banner {
        text-align: center
    }
    
    .or-banner {
        padding-top: 25px
    }
    
    .naoTooltip.nt-medium {
        max-width: auto;
        left: -15px!important;
        top: 113px!important;
        opacity: 0
    }
    
    .or-text {
        color: #fff;
        font-size: 20px;
        margin: 20px
    }
    
    .logo-size {
        width: 166px;
        height: 51px
    }
    
    .header-line span {
        padding: 0;
        color: #8c857d;
        font-family: sans-serif;
        font-weight: 400!important
    }
    
    .tag-text-line {
        text-align: center!important;
        font-family: Lato, sans-serif;
        font-size: 16px;
        line-height: 22px;
        color: #666;
        width: 100%
    }
    
    .sms-gateway {
        background: #2d3037;
        border: 1px solid #ddd;
        color: #fff!important;
        font-size: 14px;
        padding: 11px 0 18px;
        border-radius: 2px
    }
    
    .tag-text {
        font-weight: 400;
        font-size: 23px!important;
        font-style: normal;
        text-align: center;
        line-height: 30px;
        letter-spacing: 0
    }
    
    .top-links,
    .top-mobile {
        float: none;
        text-align: center!important
    }
    
    .call-etteen {
        background: #fd670d;
        border: 1px solid #fd670d;
        color: #fff;
        font-size: 14px;
        border-radius: 2px;
        padding: 11px
    }
    
    .sign-up {
        background: 0 0;
        border: 1px solid #ddd;
        color: #fff!important;
        font-size: 14px;
        padding: 11px 38px;
        border-radius: 2px
    }
    
    .banner span {
        font-size: 26px;
        font-weight: 700;
        color: #fff
    }
    
    .marging {
        margin-top: 27px
    }
    
    .banner img {
        margin: 14px!important;
        width: 90px!important;
        height: 90px!important
    }
    
    .banner p {
        font-size: 17px;
        font-weight: 400;
        color: #fff;
        letter-spacing: .7px
    }
    
    .top-mobile {
        display: none!important;
        line-height: 35px
    }
    
    .header-line a {
        text-transform: uppercase;
        color: #fff;
        font-size: 10px!important;
        letter-spacing: 0!important
    }
    
    .sms-gateway span {
        font-family: Roboto;
        font-size: 13px;
        color: #fff;
        display: none
    }
    
    .mobile-verson-me {
        padding-bottom: 25px!important;
        background: #fff!important
    }
    
    .mobile-verson-icon {
        padding-left: 0!important;
        margin-top: 6px
    }
    
    .vide-part {
        margin-top: 40px!important;
        text-align: center!important
    }
    
    .technologis-plugins {
        float: left;
        width: 100%;
        margin: 0;
        display: none!important
    }
    
    .billion-line span {
        font-weight: 400;
        font-size: 23px!important;
        line-height: 33px;
        padding-top: 11px;
        float: left;
        width: 100%
    }
    
    .col-md-3-me {
        width: 103%!important;
        text-align: center!important;
        border-left: solid 0 #fff;
        border-bottom: solid 3px #fff
    }
    
    .customer-loveus-line {
        background: #fff;
        float: left;
        display: none;
        width: 100%;
        margin: 0;
        padding: 50px 0
    }
    
    .google-play {
        width: 97px!important;
        float: left!important;
        margin: 4px!important
    }
    
    .googleplus-sin,
    .resell-sin {
        padding: 3px 18px!important;
        color: #fff;
        float: left;
        margin-top: 5px!important;
        text-transform: uppercase
    }
    
    .you-are-traking a {
        margin-left: 4px!important
    }
    
    .sticky-wrapper .sticky {
        width: 100%
    }
    
    .bulk-koi-ne,
    .bulk-sms-banner h2 {
        font-family: Poppins, sans-serif;
        color: #fff;
        font-size: 14px;
        text-align: left;
        transform: scale(1, 1.1)
    }
    
    .bulk-sms-banner h2 {
        margin-bottom: 2px;
        margin-top: 24px;
        font-weight: 700;
        -webkit-transform: scale(1, 1.1);
        -moz-transform: scale(1, 1.1);
        -ms-transform: scale(1, 1.1);
        -o-transform: scale(1, 1.1)
    }
    
    .call-now-bulk {
        background: #fd670d;
        border: 1px solid #fd670d;
        color: #fff!important;
        font-size: 18px!important;
        border-radius: 2px;
        padding: 6px 8px!important;
        font-weight: 400;
        -webkit-transform: scale(1, 1.1);
        -moz-transform: scale(1, 1.1);
        -ms-transform: scale(1, 1.1);
        -o-transform: scale(1, 1.1)
    }
    
    .faltuka {
        padding: 16px 15px!important
    }
    
    .display-a {
        display: none!important
    }
    
    .inner-page2 {
        display: none!important
    }
    
    .inner-page {
        display: block!important
    }
    
    .top-link-banner a {
        font-family: Poppins, sans-serif;
        color: #fff;
        float: right;
        font-size: 16px;
        padding: 15px 16px!important;
        font-weight: 100
    }
    
    .is-sticky .sticky a {
        padding: 15px 16px!important
    }
    
    .mobile-image {
        margin: -150px 0 -100px!important;
        display: none!important
    }
    
    .hot-deal-tagl {
        color: #fff!important;
        text-align: left!important;
        float: left;
        width: 100%;
        font: 300 15px/49px Lato, sans-serif
    }
}
@media only screen and (min-width:628px) and (max-width:640px) {
    .email-pannel {
        padding-bottom: 50px!important;
        background: #fff!important
    }
    
    .thanks-icon {
        background: #17a05e;
        padding: 24%;
        font-size: 40px!important;
        color: #fff;
        border-radius: 50%
    }
    
    .thank-you-text {
        font-family: sans-serif;
        font-size: 23px;
        float: left;
        width: 100%;
        font-weight: 700;
        padding-top: 20px!important;
        color: #000
    }
    
    .thank-te {
        font-family: 'PT Sans', sans-serif;
        font-size: 15px;
        font-weight: 400;
        text-align: center;
        line-height: 23px;
        width: 100%;
        color: #000;
        float: left
    }
    
    .client-box-logo-m {
        margin: 13px!important;
        width: 100%!important
    }
    
    .about-koi-ne {
        font-family: Poppins, sans-serif;
        color: #fff;
        margin-top: 50px;
        margin-bottom: 50px;
        text-align: center!important;
        font-size: 20px;
        transform: scale(1, 1.1)
    }
    
    .about-koi-ne h3 {
        text-align: center!important;
        font-size: 20px;
        color: #fff;
        font-weight: 800
    }
    
    .about-koi-ne span {
        font-size: 13px;
        text-align: center;
        font-weight: 100;
        color: #fff;
        -webkit-transform: scale(1, 1.1);
        -moz-transform: scale(1, 1.1);
        -ms-transform: scale(1, 1.1);
        -o-transform: scale(1, 1.1)
    }
    
    .about-line2 {
        width: 50px;
        font-weight: 700;
        height: 5px;
        text-align: center;
        background: #fd6749;
        margin: 18px auto 10px
    }
    
    .ew_solution ul.ews_btns li {
        position: relative;
        display: block;
        float: left;
        width: 44%;
        font-size: 16px;
        font-weight: 300;
        line-height: 50px;
        padding: 0 10px;
        box-sizing: border-box
    }
    
    .resp-tablistItem,
    .top-link-banner a {
        font-family: Poppins, sans-serif;
        transform: scale(1, 1.1)
    }
    
    .top-link-banner a {
        color: #fff;
        font-size: 12px!important;
        font-weight: 100;
        padding: 12px 10px!important;
        text-align: center;
        width: 16%
    }
    
    .inner-page {
        padding-left: 23px!important;
        display: block!important;
        float: left;
        text-align: left
    }
    
    .resp-tablistItem {
        background: #fff;
        border: 1px solid #ddd;
        border-radius: 3px;
        color: #f54f3b;
        cursor: pointer;
        display: inline;
        font-size: 19px;
        font-weight: 500;
        margin: 0 .1em 0 15px;
        padding: 5px 18px!important;
        width: 100%
    }
    
    .bulk-sms-banner h2 {
        font-family: Poppins, sans-serif;
        color: #fff;
        font-size: 22px!important;
        text-align: left;
        margin-top: 100px;
        font-weight: 700;
        transform: scale(1, 1.1);
        -webkit-transform: scale(1, 1.1);
        -moz-transform: scale(1, 1.1);
        -ms-transform: scale(1, 1.1);
        -o-transform: scale(1, 1.1)
    }
}
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
    visibility: hidden !important;
    display: none !important;
}
.tp-caption {
    z-index: 1;
}
.tp-caption-demo .tp-caption {
    position: relative !important;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 20px !important;
}
.tp-caption.medium_grey {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial;
    padding: 2px 4px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color: #888;
    white-space: nowrap;
}
.tp-caption.small_text {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}
.tp-caption.medium_text {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}
.tp-caption.large_bold_white_25 {
    font-size: 55px;
    line-height: 65px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-align: center;
    text-shadow: #000 0px 5px 10px;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-style: none;
}
.tp-caption.medium_text_shadow {
    font-size: 25px;
    line-height: 25px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-align: center;
    text-shadow: #000 0px 5px 10px;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-style: none;
}
.tp-caption.large_text {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}
.tp-caption.very_large_text {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    letter-spacing: -2px;
}
.tp-caption.very_big_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    padding: 0px 4px;
    padding-top: 1px;
    background-color: #000;
}
.tp-caption.very_big_black {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    padding: 0px 4px;
    padding-top: 1px;
    background-color: #fff;
}
.tp-caption.modern_medium_fat {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 800;
    font-size: 24px;
    line-height: 20px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}
.tp-caption.modern_medium_fat_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 24px;
    line-height: 20px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}
.tp-caption.modern_medium_light {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 24px;
    line-height: 20px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}
.tp-caption.modern_big_bluebg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 30px;
    line-height: 36px;
    padding: 3px 10px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color: #4e5b6c;
    letter-spacing: 0;
}
.tp-caption.modern_big_redbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 30px;
    line-height: 36px;
    padding: 3px 10px;
    padding-top: 1px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color: #de543e;
    letter-spacing: 0;
}
.tp-caption.modern_small_text_dark {
    position: absolute;
    color: #555;
    text-shadow: none;
    font-size: 14px;
    line-height: 22px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}
.tp-caption.boxshadow {
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.black {
    color: #000;
    text-shadow: none;
}
.tp-caption.noshadow {
    text-shadow: none;
}
.tp-caption a {
    color: #ff7302;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}
.tp-caption a:hover {
    color: #ffa902;
}
.tp-caption.thinheadline_dark {
    position: absolute;
    color: rgba(0, 0, 0, 0.85);
    text-shadow: none;
    font-weight: 300;
    font-size: 30px;
    line-height: 30px;
    font-family: "Open Sans";
    background-color: transparent;
}
.tp-caption.thintext_dark {
    position: absolute;
    color: rgba(0, 0, 0, 0.85);
    text-shadow: none;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    background-color: transparent;
}
.tp-caption.medium_bg_red a {
    color: #fff;
    text-decoration: none;
}
.tp-caption.medium_bg_red a:hover {
    color: #fff;
    text-decoration: underline;
}
.tp-caption.smoothcircle {
    font-size: 30px;
    line-height: 75px;
    font-weight: 800;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.498039);
    padding: 50px 25px;
    text-align: center;
    border-radius: 500px 500px 500px 500px;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
}
.tp-caption.largeblackbg {
    font-size: 50px;
    line-height: 70px;
    font-weight: 300;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(0, 0, 0);
    padding: 0px 20px 5px;
    text-shadow: none;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-style: none;
}
.tp-caption.largepinkbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    background-color: #db4360;
    padding: 0px 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.tp-caption.largewhitebg {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    background-color: #fff;
    padding: 0px 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.tp-caption.largegreenbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    background-color: #67ae73;
    padding: 0px 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.tp-caption.excerpt {
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    font-family: Arial;
    color: #ffffff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 1);
    text-shadow: none;
    margin: 0px;
    letter-spacing: -1.5px;
    padding: 1px 4px 0px 4px;
    width: 150px;
    white-space: normal !important;
    height: auto;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-style: none;
}
.tp-caption.large_bold_grey {
    font-size: 60px;
    line-height: 60px;
    font-weight: 800;
    color: rgb(102, 102, 102);
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    margin: 0px;
    padding: 1px 4px 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.medium_thin_grey {
    font-size: 34px;
    line-height: 30px;
    font-weight: 300;
    color: rgb(102, 102, 102);
    text-decoration: none;
    background-color: transparent;
    padding: 1px 4px 0px;
    text-shadow: none;
    margin: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.small_thin_grey {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    color: rgb(117, 117, 117);
    text-decoration: none;
    background-color: transparent;
    padding: 1px 4px 0px;
    text-shadow: none;
    margin: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.lightgrey_divider {
    text-decoration: none;
    background-color: rgba(235, 235, 235, 1);
    width: 370px;
    height: 3px;
    background-position: initial initial;
    background-repeat: initial initial;
    border-width: 0px;
    border-color: rgb(34, 34, 34);
    border-style: none;
}
.tp-caption.large_bold_darkblue {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    color: rgb(52, 73, 94);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.medium_bg_darkblue {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: #85ad01;
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.medium_bold_red {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    color: rgb(227, 58, 12);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.medium_light_red {
    font-size: 21px;
    line-height: 26px;
    font-weight: 300;
    color:#000;
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.medium_bg_red {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: #85ad01;
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.medium_bold_orange {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    color: rgb(243, 156, 18);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.medium_bg_orange {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: #01aef0;
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.grassfloor {
    text-decoration: none;
    background-color: rgba(160, 179, 151, 1);
    width: 4000px;
    height: 150px;
    border-width: 0px;
    border-color: rgb(34, 34, 34);
    border-style: none;
}
.tp-caption.large_bold_white {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.medium_light_white {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.mediumlarge_light_white {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    color:#fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.mediumlarge_light_white_center {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    padding: 0px 0px 0px 0px;
    text-align: center;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.medium_bg_asbestos {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: #01aef0;
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.medium_light_black {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    color: rgb(0, 0, 0);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.large_bold_black {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    color: rgb(0, 0, 0);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.mediumlarge_light_darkblue {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    color: rgb(52, 73, 94);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.small_light_white {
    font-size: 17px;
    line-height: 28px;
    font-weight: 300;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.roundedimage {
    border-width: 0px;
    border-color: rgb(34, 34, 34);
    border-style: none;
}
.tp-caption.large_bg_black {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(0, 0, 0);
    padding: 10px 20px 15px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.mediumwhitebg {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    color: rgb(0, 0, 0);
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    padding: 5px 15px 10px;
    text-shadow: none;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
}
.tp-caption.medium_bg_orange_new1 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(243, 156, 18);
    padding: 10px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
}
.tp-caption.boxshadow {
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.black {
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 19px;
    line-height: 19px;
}
.tp-caption.noshadow {
    text-shadow: none;
}
.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none !important;
}

/*.tp-caption			{	transform:none !important}*/

/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}
.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}
.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}
.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}

/******************************
	-	BUTTONS	-
*******************************/
.tp-simpleresponsive .button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
    font-size: 15px;
    line-height: 45px !important;
    background: url(../images/gradient/g30.png) repeat-x top;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
}
.tp-simpleresponsive .button.big {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px !important;
    background: url(../images/gradient/g40.png) repeat-x top;
}
.tp-simpleresponsive .purchase:hover,
.tp-simpleresponsive .button:hover,
.tp-simpleresponsive .button.big:hover {
    background-position: bottom, 15px 11px;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tp-simpleresponsive .button {
        padding: 4px 8px 3px;
        line-height: 25px !important;
        font-size: 11px !important;
        font-weight: normal;
    }
    
    .tp-simpleresponsive a.button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
    }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tp-simpleresponsive .button {
        padding: 2px 5px 2px;
        line-height: 20px !important;
        font-size: 10px !important;
    }
    
    .tp-simpleresponsive a.button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
    }
}

/*	BUTTON COLORS	*/
.tp-simpleresponsive .button.green,
.tp-simpleresponsive .button:hover.green,
.tp-simpleresponsive .purchase.green,
.tp-simpleresponsive .purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
    -moz-box-shadow: 0px 3px 0px 0px #104d0b;
    box-shadow: 0px 3px 0px 0px #104d0b;
}
.tp-simpleresponsive .button.blue,
.tp-simpleresponsive .button:hover.blue,
.tp-simpleresponsive .purchase.blue,
.tp-simpleresponsive .purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
    -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
    box-shadow: 0px 3px 0px 0px #0f3e68;
}
.tp-simpleresponsive .button.red,
.tp-simpleresponsive .button:hover.red,
.tp-simpleresponsive .purchase.red,
.tp-simpleresponsive .purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
    -moz-box-shadow: 0px 3px 0px 0px #7c1212;
    box-shadow: 0px 3px 0px 0px #7c1212;
}
.tp-simpleresponsive .button.orange,
.tp-simpleresponsive .button:hover.orange,
.tp-simpleresponsive .purchase.orange,
.tp-simpleresponsive .purchase:hover.orange {
    background-color: #ff7700;
    -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
    -moz-box-shadow: 0px 3px 0px 0px #a34c00;
    box-shadow: 0px 3px 0px 0px #a34c00;
}
.tp-simpleresponsive .button.darkgrey,
.tp-simpleresponsive .button.grey,
.tp-simpleresponsive .button:hover.darkgrey,
.tp-simpleresponsive .button:hover.grey,
.tp-simpleresponsive .purchase.darkgrey,
.tp-simpleresponsive .purchase:hover.darkgrey {
    background-color: #555;
    -webkit-box-shadow: 0px 3px 0px 0px #222;
    -moz-box-shadow: 0px 3px 0px 0px #222;
    box-shadow: 0px 3px 0px 0px #222;
}
.tp-simpleresponsive .button.lightgrey,
.tp-simpleresponsive .button:hover.lightgrey,
.tp-simpleresponsive .purchase.lightgrey,
.tp-simpleresponsive .purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0px 3px 0px 0px #555;
    -moz-box-shadow: 0px 3px 0px 0px #555;
    box-shadow: 0px 3px 0px 0px #555;
}

/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

/*.tp-simpleresponsive				{	-webkit-perspective: 1500px;
										-moz-perspective: 1500px;
										-o-perspective: 1500px;
										-ms-perspective: 1500px;
										perspective: 1500px;
									}*/

/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/
.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}
.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden;
}
.fullwidthbanner-container .fullwidthbanner {
    width: 100%;
    position: relative;
}

/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
    
    position: absolute;
    visibility: hidden;
    -webkit-font-smoothing: antialiased !important;
}
.tp-simpleresponsive img {
    max-width: none;
}

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
    filter: none !important;
}

/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.tp-bannershadow.tp-shadow1 {
    background: url(../assets/shadow1.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
}
.tp-bannershadow.tp-shadow2 {
    background: url(../assets/shadow2.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
}
.tp-bannershadow.tp-shadow3 {
    background: url(../assets/shadow3.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
}

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
    width: 100% !important;
    height: 100% !important;
    display: none
}
.tp-caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
}
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
    width: 100% !important;
    height: 100% !important;
    display: none;
}
.fullscreenvideo .vjs-loading-spinner {
    visibility: none;
    display: none !important;
    width: 0px;
    height: 0px;
}
.fullscreenvideo .vjs-control-bar.vjs-fade-out,
.fullscreenvideo .vjs-control-bar.vjs-fade-in,
.fullscreenvideo .vjs-control-bar.vjs-fade-out.vjs-lock-showing,
.fullscreenvideo .vjs-control-bar.vjs-fade-in.vjs-lock-showing {
    visibility: hidden !important;
    opacity: 0 !important;
    display: none !important;
    width: 0px;
    height: 0px;
    overflow: hidden;
}
.fullcoveredvideo.video-js,
.fullcoveredvideo video {
    background: transparent !important;
}
.fullcoveredvideo .vjs-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.tp-dottedoverlay.twoxtwo {
    background: url(../assets/gridtile.png)
}
.tp-dottedoverlay.twoxtwowhite {
    background: url(../assets/gridtile_white.png)
}
.tp-dottedoverlay.threexthree {
    background: url(../assets/gridtile_3x3.png)
}
.tp-dottedoverlay.threexthreewhite {
    background: url(../assets/gridtile_3x3_white.png)
}

/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/

/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/
.tpclear {
    clear: both;
}
.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px);
}
.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.tp-bullets.simplebullets.navbar {
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    background: url(../assets/boxed_bgtile.png);
    height: 40px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tp-bullets.simplebullets.navbar-old {
    background: url(../assets/navigdots_bgtile.png);
    height: 35px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background-color: #444;
    width: 14px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
    margin-left: 3px;
	border-radius:50%;
}
.tp-bullets.simplebullets.round .bullet:hover { background-color: rgba(0, 0, 0, 0.8);}
.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px;
}
.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullets.png) no-Repeat bottom left;
    width: 23px;
    height: 23px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}
.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0px;
}

/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullets2.png) no-Repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}
.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0px;
}

/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullets2.png) no-Repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}
.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0px;
}

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullet_boxed.png) no-Repeat top left;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 0px;
}
.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0px !important;
}

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/navigdots.png) no-Repeat bottom left;
    width: 15px;
    height: 15px;
    margin-left: 5px !important;
    margin-right: 5px !important;
    float: left;
    margin-top: 10px;
}
.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0px !important;
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
    background-position: top left;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
    background-position: bottom left;
}

/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px);
}
.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;    
    width: 40px;
    height: 40px;
}
.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;

    width: 40px;
    height: 40px;
}
.tp-leftarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/small_left.png) no-Repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}
.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/small_right.png) no-Repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}
.tp-leftarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_left.png) no-Repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}
.tp-rightarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_right.png) no-Repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}
.tp-leftarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/small_left_boxed.png) no-Repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 6px;
    margin-top: 12px;
}
.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/small_right_boxed.png) no-Repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-left: 6px;
    margin-top: 12px;
}
.tp-leftarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrowleft.png) no-Repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-right: 6px;
    margin-top: 10px;
}
.tp-rightarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrowright.png) no-Repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-left: 6px;
    margin-top: 10px;
}
.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px;
}
.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0px;
}
.tp-leftarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_left2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px;
}
.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_right2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
}
.tp-leftarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_left2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px;
}
.tp-rightarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_right2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
}
.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;    
    width: 40px;
    height: 40px;
    display: none;
}
.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;

    width: 40px;
    height: 40px;
    display: none;
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {
    background-position: bottom left;
}

/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/
.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    /* THE DIMENSIONS OF THE THUMB CONTAINER */
    
    margin-top: -50px;
}
.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}
.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    /* THE DIMENSIONS OF THE THUMB CONTAINER */
    
    overflow: hidden;
    position: relative;
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}
.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    /* THE DIMENSION OF A SINGLE THUMB */
    
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /*filter: alpha(opacity=50);	*/
    
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.tp-thumbs img {
    width: 100%;
}

/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer {
    width: 100%;
    height: 10px;    
    position: absolute;
    z-index: 200;
    top: 0px;
}
.tp-bannertimer.tp-bottom {
    bottom: 0px;
    height: 5px;
    top: auto;
}

/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/
@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none
    }
    
    .responsive .tparrows {
        display: none;
    }
}

/******************************
	-	HTML5 VIDEO SETTINGS	-
********************************/
.vjs-tech {
    margin-top: 1px
}
.tp-caption .vjs-default-skin .vjs-big-play-button {
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 30px;
    vertical-align: top;
    padding: 0px;
}
.tp-caption .vjs-default-skin .vjs-big-play-button:before {
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 40px;
    text-shadow: none !important;
    color: #fff;
    font-size: 18px;
}
.tp-caption .vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
}

/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/
.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.tp-simpleresponsive a {
    text-decoration: none;
}
.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../assets/coloredbg.png) repeat;
}
.tp-loader {
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.tp-transparentimg {
    content: "url(../assets/transparent.png)"
}
.tp-3d {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50%;
}
.tp-caption img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1;
}
@font-face {
    font-family: 'revicons';
    src: url('../font/revicons.eot?5510888');
    src: url('../font/revicons.eot?5510888#iefix') format('embedded-opentype'), url('../font/revicons.woff?5510888') format('woff'), url('../font/revicons.ttf?5510888') format('truetype'), url('../font/revicons.svg?5510888#revicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */

/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('../font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/
[class^="revicon-"]:before,
[class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.revicon-search-1:before {
    content: '\e802';
}
/* '?' */
.revicon-pencil-1:before {
    content: '\e831';
}
/* '?' */
.revicon-picture-1:before {
    content: '\e803';
}
/* '?' */
.revicon-cancel:before {
    content: '\e80a';
}
/* '?' */
.revicon-info-circled:before {
    content: '\e80f';
}
/* '?' */
.revicon-trash:before {
    content: '\e801';
}
/* '?' */
.revicon-left-dir:before {
    content: '\e817';
}
/* '?' */
.revicon-right-dir:before {
    content: '\e818';
}
/* '?' */
.revicon-down-open:before {
    content: '\e83b';
}
/* '?' */
.revicon-left-open:before {
    content: '\e819';
}
/* '?' */
.revicon-right-open:before {
    content: '\e81a';
}
/* '?' */
.revicon-angle-left:before {
    content: '\e820';
}
/* '?' */
.revicon-angle-right:before {
    content: '\e81d';
}
/* '?' */
.revicon-left-big:before {
    content: '\e81f';
}
/* '?' */
.revicon-right-big:before {
    content: '\e81e';
}
/* '?' */
.revicon-magic:before {
    content: '\e807';
}
/* '?' */
.revicon-picture:before {
    content: '\e800';
}
/* '?' */
.revicon-export:before {
    content: '\e80b';
}
/* '?' */
.revicon-cog:before {
    content: '\e832';
}
/* '?' */
.revicon-login:before {
    content: '\e833';
}
/* '?' */
.revicon-logout:before {
    content: '\e834';
}
/* '?' */
.revicon-video:before {
    content: '\e805';
}
/* '?' */
.revicon-arrow-combo:before {
    content: '\e827';
}
/* '?' */
.revicon-left-open-1:before {
    content: '\e82a';
}
/* '?' */
.revicon-right-open-1:before {
    content: '\e82b';
}
/* '?' */
.revicon-left-open-mini:before {
    content: '\e822';
}
/* '?' */
.revicon-right-open-mini:before {
    content: '\e823';
}
/* '?' */
.revicon-left-open-big:before {
    content: '\e824';
}
/* '?' */
.revicon-right-open-big:before {
    content: '\e825';
}
/* '?' */
.revicon-left:before {
    content: '\e836';
}
/* '?' */
.revicon-right:before {
    content: '\e826';
}
/* '?' */
.revicon-ccw:before {
    content: '\e808';
}
/* '?' */
.revicon-arrows-ccw:before {
    content: '\e806';
}
/* '?' */
.revicon-palette:before {
    content: '\e829';
}
/* '?' */
.revicon-list-add:before {
    content: '\e80c';
}
/* '?' */
.revicon-doc:before {
    content: '\e809';
}
/* '?' */
.revicon-left-open-outline:before {
    content: '\e82e';
}
/* '?' */
.revicon-left-open-2:before {
    content: '\e82c';
}
/* '?' */
.revicon-right-open-outline:before {
    content: '\e82f';
}
/* '?' */
.revicon-right-open-2:before {
    content: '\e82d';
}
/* '?' */
.revicon-equalizer:before {
    content: '\e83a';
}
/* '?' */
.revicon-layers-alt:before {
    content: '\e804';
}
/* '?' */
.revicon-popup:before {
    content: '\e828';
}
/* '?' */
/*sajid kassar*/

.hvr-icon-wobble-horizontal1 {
    border: 1px solid #0354A6;
    box-shadow: 1px 0 0 #0354A6, 0 1px 0 #04417F, 2px 1px 0 #04417F, 1px 2px 0 #04417F, 3px 2px 0 #04417F, 2px 3px 0 #04417F, 4px 3px 0 #eee, 3px 4px 0 #04417F, 5px 4px 0 #04417F, 4px 5px 0 #04417F, 6px 5px 0 #04417F, 5px 6px 0 #04417F, 7px 6px 0 #04417F, 6px 7px 0 #04417F, 8px 7px 0 #04417F, 7px 8px 0 #04417F, 9px 8px 0 #04417F, 8px 9px 0 #04417F;
    -webkit-box-shadow: 1px 0 0 #0354A6, 0 1px 0 #eee, 2px 1px 0 #eee, 1px 2px 0 #eee, 3px 2px 0 #eee, 2px 3px 0 #eee, 4px 3px 0 #eee, 3px 4px 0 #eee, 5px 4px 0 #eee, 4px 5px 0 #eee, 6px 5px 0 #eee, 5px 6px 0 #eee, 7px 6px 0 #eee, 6px 7px 0 #eee, 8px 7px 0 #eee, 7px 8px 0 #eee, 9px 8px 0 #eee, 8px 9px 0 #eee;
    padding: 20px 20px;
    width: 100%;
    position: relative;
    display: block;
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    font-size: 18px;
    color: #0354A6;
    text-align: center;
    margin-bottom: 15px;
}
.hvr-icon-wobble-horizontal1 span {
    margin-left: 10px;
    margin-top: 3px;
}
.hvr-icon-wobble-horizontal1:hover {
    box-shadow: none!important;
}

.phone-font { 
	background: #E78D2E;
    color: #fff;
    width: 25px;
    text-align: center;
    height: 25px;
    line-height: 25px!important;
    border-radius: 50%;
    margin-right: 10px;
	}
	
.loader-wrapper {
  position: fixed;
  background-color: #fff;
  z-index: 10;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  transform: translate(-50%, -50%) rotate(45deg) translate3d(0, 0, 0);
  animation: loader 1.2s infinite ease-in-out;
}
.loader span {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  background-color: #a28984;
  animation: loaderBlock 1.2s infinite ease-in-out both;
}
.loader span:nth-child(1) {
  top: 0;
  left: 0;
}
.loader span:nth-child(2) {
  top: 0;
  right: 0;
  animation: loaderBlockInverse 1.2s infinite ease-in-out both;
}
.loader span:nth-child(3) {
  bottom: 0;
  left: 0;
  animation: loaderBlockInverse 1.2s infinite ease-in-out both;
}
.loader span:nth-child(4) {
  bottom: 0;
  right: 0;
}	

.home-head2 {font-size:25px; text-transform:uppercase;float:left;color: #666;border-bottom: 2px solid #F79112; padding-bottom:15px; font-weight:300;}
.ourproduct-intro {font-size:30px; text-transform:uppercase;float:left;color: #666;font-weight:300; text-align:center; margin-bottom:25px; float:left; width:100%;}
.home-para1 { font-size:22px;line-height: 24px; text-align:center;font-family: 'open_sansregular';color:#666; margin-bottom:50px;}	
.head02 {color:#3c5a9a; font-size:17px; text-transform:uppercase; margin-bottom:20px; background:#fff; float:left; width:100%; padding:10px 15px; line-height:25px;}
.head02 span { font-size:25px;}
.border-para {font-family: 'open_sansregular'; border:1px solid #ccc; padding:15px;  
-moz-box-shadow:    inset 0 0 10px #ccc;
   -webkit-box-shadow: inset 0 0 10px #ccc;
   box-shadow:         inset 0 0 10px #ccc;}
ul.homelist { float:left; width:100%; list-style:none; padding:0; }
ul.homelist li {font-family: 'open_sansregular';font-size: 16px; margin-bottom:8px; padding:10px 30px; background:url(../images/iocnarow.png) 10px 13px no-repeat #007bff; color:#fff; border-radius:3px;}
ul.homelist li.greenbox { background:url(../images/iocnarow.png) 10px 13px no-repeat #28a745;}
ul.homelist li.redbox{ background:url(../images/iocnarow.png) 10px 13px no-repeat #dc3545;}
ul.homelist li.goldbox { background:url(../images/iocnarow.png) 10px 13px no-repeat #ffc107;}
.border1pxx { float:left; width:100%; height:1px; background:#ccc; margin:25px 0;box-shadow: 0 8px 6px -6px black; }
.intro-box {background: url(../images/background.png); background-size: cover;background-position: 50%;background-attachment: fixed;padding:50px 0;float: left; width: 100%; margin-top: 0px;}
.intro-white-box { width:100%; float:left;  padding:25px 0;}
.intro-white-box p { text-align:justify; font-size:18px;}
.intro-white-box p a {  border-bottom:2px  dotted #3c5a99; font-size:13px; text-transform:uppercase;  font-family: 'open_sanssemibold'; padding-bottom:7px;color: #666; margin-top:20px;}
.intro-greybox { background:#3c5a9a; padding:30px 0; float:left; width:100%;}
.introbg2 {background: url(../images/introbg1.jpg);background-size: cover;background-position: 50%;background-attachment: fixed;padding:100px 0;float: left; width: 100%; margin-top: 0px;}
.introbg3 {padding:40px 0;float: left; width: 100%; margin-top: 0px;}
.mt-30px { margin-top:0px!important}
.font-14px { font-size:14px!important; line-height:21px;}
.ourproduct-intro { background:url(../images/border2px.jpg) center bottom no-repeat; padding-bottom:10px;}
.head-caption { font-size:14px;}
.flex-caption-home {width: 100%;padding: 2%;position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,.7);color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,.3);line-height: 18px; margin: auto;right: 0;    text-align: center;font-size: 25px;line-height: 30px;border-top: 3px solid #3c5a9a;font-family: 'open_sansregular';}
.flex-caption-home span {font-family: 'open_sanssemibold'; font-size:27px;}
.shadow-bottom {box-shadow: 0 8px 6px -6px black;}
.shaodow-box-intro {background:#f5f5f5;float:left; width:100%; padding:25px 25px; min-height:330px; margin-top:50px;box-shadow: 0 8px 6px -6px #b7b7b7;}
.shaodow-box-intro h2 {float:left; width:100%; padding:0 15px; margin-bottom:20px;font-family: 'open_sansregular'; font-size:17px; text-align:center; color:#252525; font-weight:bold;}
.shaodow-box-intro p { color:#7b7b7b; text-align:center;}
.shaodow-box-intro img { margin-top:-70px;border-radius: 50%;box-shadow: 0 8px 6px -6px black; margin-bottom:25px;}
.b0 { border:0!important;}
.font-20px { font-size:20px;}
.font-16px { font-size:16px!important;}
.para-bgadviter {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,fdfdfd+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(-45deg, #ffffff 0%, #fdfdfd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #ffffff 0%,#fdfdfd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #ffffff 0%,#fdfdfd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fdfdfd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding:30px;
margin-top:25px; border:1px solid #f1f1f1;}
.publiser-mainbg { float:left; width:100%;}
.publiser-hading1 { font-size:25px;color:#fff; font-family: 'open_sansbold';text-align:left; background:url(../images/blueborder.jpg) bottom left no-repeat; padding-bottom:15px; margin-bottom:20px; padding-top: 35px; }
.publiser-mainbg p { padding-right:20px; color:#fff; }
.home-btn-signin { float:left; padding:8px 25px; border:1px solid #3c5a9a;font-family: 'open_sanssemibold'; font-size:16px; margin-top:20px;    color: #252525; }
.home-btn-signin:hover { background:#3c5a9a; color:#fff}



 






