@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 30px;
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-family: "Josefin Sans", sans-serif !important
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

li {
    padding: 0;
    margin: 0;
    font-size: 15px;
    font-family: "Roboto Condensed", sans-serif !important
}

a {
    font-size: 16px;
    font-family: "Roboto Condensed", sans-serif !important
}

a:hover {
    text-decoration: none
}

body {
    padding: 0;
    margin: 0;
    box-sizing: content-box
}

span {
    padding: 0;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif !important
}
ul.below-link li {
    margin-left: 28px;
}

.min-height {
    min-height: 200px
}

p {
    padding: 0;
    margin: 0;
    line-height: 28px;
    font-size: 16px;
    color: #333;
    text-align: justify;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif;
}

img {
    border: 0
}

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

.clear {
    clear: both
}

.responsive-img {
    width: 100%;
    height: auto
}

#myModalenquiry {
    background: rgba(0, 0, 0, 0.6)
}

.bareacont {
    overflow: hidden
}

.tc ul li {
    list-style-type: disc
}

ul,
li,
ol {
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.pleft {
    padding-left: 0 !important
}

.pright {
    padding-right: 0 !important
}

ol li {
    list-style: decimal;
    color: #333;
    font-size: 13px;
    line-height: 25px;
    text-align: end
}

.mail_id.float-left h6 {
    font-size: 15px!important;
    color: white;
    padding-top: 15px;
    display: inline-block;
    margin-left: 18px;
}
.mail_id.float-left p {
    color: white;
    display: inline-block;
    margin-left: 12px;
}
.top-head {
    background: #ed1c24;
}

section.sites.py-5 {
    margin-top: 50px;
}
ul.site_links.mb-3 {
    column-count: 3;
    background: #d3d3d338;
}
ul.site_links li {
    line-height: 35px;
    border-bottom: 1px solid #f5f3f3;
    padding-top: 10px;
}
ul.site_links li a {
    color: slateblue;
}
.web-head ul li a {
    font-size: 14px;
    color: #333;
}
ul.site_links li a {
    color: blue;
    margin-left: 40px;
}
p.websites.text-center {
    font-size: 26px!important;
    font-weight: 600;
    /*font-family: 'Playfair Display SC', serif;*/
    margin-bottom: 20px;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.list {
    overflow-y: scroll;
    height: 200px;
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 60px
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 48px;
    height: 48px;
    border: 0;
    text-indent: 100%;
    background: url(../images/ui.totop.png) no-repeat left top;
    z-index: 70
}

#toTopHover {
    background: url(../images/ui.totop.png) no-repeat left -48px;
    width: 48px;
    height: 48px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0)
}
table h3 {
    margin-bottom: 13px!important;
}
table {
    font-family: "Roboto Condensed", sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}

#toTop:active,
#toTop:focus {
    outline: 0
}

.slider8 .slick-prev {
    right: 60px;
    z-index: 50;
    top: 0;
    width: 35px !important;
    height: 35px !important;
    display: block !important;
    background: url(../images/arrow-right1.png) left top no-repeat !important
}

.slider8 .slick-next {
    right: 4px;
    z-index: 50;
    top: 0;
    width: 47px !important;
    height: 47px !important;
    display: block !important;
    background: url(../images/arrow-left1.png) left top no-repeat !important
}

li.dl-subviewopen {
    height: 300px;
    overflow: hidden;
    overflow-y: auto
}

.other::before {
    content: "";
    border-width: 80px 1700px 0 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    position: absolute;
    margin: -2px 0 0 -55px;
    transition: .5s;
    top: 0;
    z-index: 500;
    color: #fff
}

.nav_menutop {
    float: right;
    margin-right: 5px;
    margin-top: 0;
    text-align: right
}

/*.nav_menutop>ul {
    margin: 0;
    padding: 0;
    text-align: right
}

.nav_menutop>ul>li {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    font-weight: 500;
    margin-right: 4px;
    position: relative;
    line-height: 42px
}

.nav_menutop>ul>li i {
    float: right;
    margin-top: 8px
}

.nav_menutop>ul>li>a {
    color: #fff;
    font-weight: 400;
    padding: 5px 0 5px 40px;
    font-size: 15px;
    text-transform: uppercase
}

.nav_menutop>ul>li>a i {
    margin: 15px 0 0 8px
}

.nav_menutop>ul>li:hover>a {
    color: #fff;
    font-weight: bold;
    padding-bottom: 13px;
    text-decoration: none
}

.nav_menutop>ul>li>ul {
    display: none;
    position: absolute;
    right: -4px;
    top: 38px;
    background: #fff;
    border-top: 4px solid #951317;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    border-radius: 0;
    width: 230px;
    padding: 0;
    z-index: 9;
    vertical-align: top;
    transition: all .4s ease-in;
    transform: translateY(50px)
}

.nav_menutop>ul>li:hover>ul {
    display: block;
    transform: translateY(0);
    width: 490px
}

.nav_menutop>ul>li>ul>li {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    font-weight: 600;
    padding: 5px 10px;
    width: 50%;
    line-height: 25px;
    transition: .5s;
    float: left;
    text-align: left;
    border-bottom: 1px solid #00aff0
}

.nav_menutop>ul>li>ul>li>ul li a {
    color: #333;
    font-size: 14px;
    font-weight: normal
}

.nav_menutop>ul>li>ul>li>ul li a:hover {
    color: #00aff0;
    text-decoration: underline
}

.nav_menutop>ul>li>ul>li:before {
    background: #00aff0 !important;
    color: #fff !important
}

.dropimg {
    border-left: 1px solid #8b8b8b;
    padding-left: 25px !important
}

.nav_menutop>ul>li>ul>li:last-child {
    border-bottom: 0
}

.nav_menutop>ul>li>ul>li:hover {
    padding-left: 0
}

.nav_menutop>ul>li>ul>li a {
    color: #000;
    transition: .5s
}

.nav_menutop>ul>li>ul>li:hover>a {
    color: #951317;
    padding-left: 15px;
    transition: .5s
}
*/
#dl-menu {
    display: none
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    animation-name: fadeInDown;
    animation-duration: 1s;
    animation-fill-mode: both;
    z-index: 460;
    padding-bottom: 0;
    background-image: linear-gradient(to right, #00aff0, #00aff0);
    padding: 8px 0
}

.sticky .nav_menutop>ul>li>a {
    color: #fff
}

.sticky .nav_menutop {
    margin-top: 0
}

.sticky .homebt {
    margin: 14px 0 0
}

.sticky .logtop {
    top: -3px
}

.sticky .logo {
    margin-top: 0;
    width: 120px
}

.logo {
    float: left;
    margin-top: -30px;
    margin-bottom: 0;
    width: auto;
    left: 0;
    position: 0;
    padding-left: 15px
}

.fr {
    float: right
}

.fl {
    float: left
}

.signbt {
    font-size: 14px;
    color: #252525;
    font-weight: 400;
    text-decoration: none;
    margin: 0 25px 0 0;
    padding: 0;
    float: right
}

.signbt:hover {
    color: #4747af
}

.signbt img {
    margin-right: 4px
}

.sociali {
    float: right;
    margin: 0 0 0 2px
}

.topspace {
    width: 100%;
    height: 10px
}

.topar {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: right
}

.socialar {
    float: right;
    margin: 0 20px 0 0
}

.homebt {
    border: 2px solid #f04686;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    float: right;
    padding: 0;
    margin: 21px 0 0;
    text-align: center
}

.homebt a {
    color: #f04686;
    margin-top: 7px;
    font-size: 18px
}

.logtop {
    position: relative;
    top: -7px;
    width: 100%
}

.slider1 .slick-dots {
    bottom: 0;
    z-index: 500
}

.slider1 .slick-dots li.slick-active button::before {
    opacity: 1;
    color: #4d0b18
}

.slider1 .slick-dots li button::before {
    font-size: 11px;
    color: #c7d8db
}

.slider1 .slick-dots li:hover button::before {
    color: #4d0b18
}

.slider1 .slick-dots li {
    margin: 0 3px
}

.slider1 {
    margin-bottom: 0 !important
}

.slider1 .slick-prev {
    right: 60px;
    z-index: 50;
    top: 93.8%;
    width: 47px !important;
    height: 47px !important;
    display: none !important;
    background: url(../images/arrow-right1.png) left top no-repeat !important
}

.slider1 .slick-prev:hover {
    opacity: .7
}

.slider1 .slick-next:hover {
    opacity: .7
}

.slider1 .slick-next {
    right: 6px;
    z-index: 50;
    top: 93.8%;
    width: 47px !important;
    height: 47px !important;
    display: none !important;
    background: url(../images/arrow-left1.png) left top no-repeat !important
}

.slider1 .slick-slide img {
    max-height: 540px
}

.slider2 .slick-dots {
    bottom: 0;
    z-index: 500
}

.slider2 .slick-dots li.slick-active button::before {
    opacity: 1;
    color: #6f4286
}

.slider2 .slick-dots li button::before {
    font-size: 11px;
    color: #c7d8db
}

.slider2 .slick-dots li:hover button::before {
    color: #6f4286
}

.slider2 .slick-dots li {
    margin: 0 3px
}

.slider2 {
    margin-bottom: 0 !important
}

.slider2 .slick-prev {
    right: 60px;
    z-index: 50;
    top: 93.8%;
    width: 47px !important;
    height: 47px !important;
    display: none !important;
    background: url(../images/arrow-right1.png) left top no-repeat !important
}

.slider2 .slick-prev:hover {
    opacity: .7
}

.slider2 .slick-next:hover {
    opacity: .7
}

.slider2 .slick-next {
    right: 6px;
    z-index: 50;
    top: 93.8%;
    width: 47px !important;
    height: 47px !important;
    display: none !important;
    background: url(../images/arrow-left1.png) left top no-repeat !important
}

.slider3 {
    margin-top: 15px
}

.slider3 .slick-dots {
    bottom: 0;
    z-index: 500
}

.slider3 .slick-dots li.slick-active button::before {
    opacity: 1;
    color: #6f4286
}

.slider3 .slick-dots li button::before {
    font-size: 11px;
    color: #c7d8db
}

.slider3 .slick-dots li:hover button::before {
    color: #6f4286
}

.slider3 .slick-dots li {
    margin: 0 3px
}

.slider3 {
    margin-bottom: 0 !important
}

.slider3 .slick-prev {
    left: 15px;
    z-index: 50;
    top: 23.8%;
    width: 39px !important;
    height: 67px !important;
    display: block !important;
    background: url(../images/arrow-right1.png) left top no-repeat !important
}

.slider3 .slick-prev:hover {
    opacity: .7
}

.slider3 .slick-next:hover {
    opacity: .7
}

.slider3 .slick-next {
    right: 15px;
    z-index: 50;
    top: 23.8%;
    width: 39px !important;
    height: 67px !important;
    background: url(../images/arrow-left1.png) left top no-repeat !important
}

.slider4 {
    margin-top: 35px
}

.slider4 .slick-dots {
    bottom: 0;
    z-index: 500
}

.slider4 .slick-dots li.slick-active button::before {
    opacity: 1;
    color: #6f4286
}

.slider4 .slick-dots li button::before {
    font-size: 11px;
    color: #c7d8db
}

.slider4 .slick-dots li:hover button::before {
    color: #6f4286
}

.slider4 .slick-dots li {
    margin: 0 3px
}

.slider4 {
    margin-bottom: 0 !important
}

.slider4 .slick-prev {
    left: -35px;
    z-index: 50;
    top: 49%;
    width: 31px !important;
    height: 39px !important;
    display: block !important;
    /* left top no-repeat !important; */
}

.slider4 .slick-prev:hover {
    opacity: .7
}

.slider4 .slick-next:hover {
    opacity: .7
}

.slider4 .slick-next {
    right: -35px;
    z-index: 50;
    top: 49%;
    width: 31px !important;
    height: 39px !important;
    background: url(../images/arrow-left02.png) left top no-repeat !important
}

.slider5 {
    margin-top: 30px
}

.slider5 .slick-dots {
    bottom: 0;
    z-index: 500
}

.slider5 .slick-dots li.slick-active button::before {
    opacity: 1;
    color: #6f4286
}

.slider5 .slick-dots li button::before {
    font-size: 11px;
    color: #c7d8db
}

.slider5 .slick-dots li:hover button::before {
    color: #6f4286
}

.slider5 .slick-dots li {
    margin: 0 3px
}

.slider5 {
    margin-bottom: 0 !important
}

.slider5 .slick-prev {
    left: 45%;
    z-index: 50;
    top: 107%;
    width: 46px !important;
    height: 45px !important;
    display: block !important;
    background: url(../images/arrow-right01.png) left top no-repeat !important
}

.slider5 .slick-prev:hover {
    opacity: .7
}

.slider5 .slick-next:hover {
    opacity: .7
}

.slider5 .slick-next {
    right: 45%;
    z-index: 50;
    top: 107%;
    width: 46px !important;
    height: 45px !important;
}

.slider6 .slick-dots {
    bottom: 0;
    z-index: 500
}

.slider6 .slick-dots li.slick-active button::before {
    opacity: 1;
    color: #6f4286
}

.slider6 .slick-dots li button::before {
    font-size: 11px;
    color: #c7d8db
}

.slider6 .slick-dots li:hover button::before {
    color: #6f4286
}

.slider6 .slick-dots li {
    margin: 0 3px
}

.slider6 {
    margin-bottom: 0 !important
}

.slider6 .slick-prev {
    right: 60px;
    z-index: 50;
    top: 93.8%;
    width: 47px !important;
    height: 47px !important;
    display: none !important;
    background: url(../images/arrow-right1.png) left top no-repeat !important
}

.slider6 .slick-prev:hover {
    opacity: .7
}

.slider6 .slick-next:hover {
    opacity: .7
}

.slider6 .slick-next {
    right: 6px;
    z-index: 50;
    top: 93.8%;
    width: 47px !important;
    height: 47px !important;
    display: none !important;
    background: url(../images/arrow-left1.png) left top no-repeat !important
}

.banner-img {
    position: absolute;
    z-index: 99;
    top: 22%;
    text-align: center;
    left: 28%
}

.banner-img img {
    width: 55%
}

.skintr h1 {
    color: #fff
}

.skintr p {
    color: #fff;
    text-align: center;
    margin-top: -10px
}

.call01 {
    font-size: 14px;
    font-weight: 400;
    padding: 0;
  margin: 14px 22px 8px 10px;
    color: #fff;
    float: right
}

.call01 i {
    font-size: 18px;
    margin-right: 5px;
    color: rgba(255, 255, 255, 0.5)
}

.call01 a {
    color: #fff
}

.info-content a {
    color: #000
}

.call01 a:hover {
    color: #ccc
}

.call01 img {
    margin: 0 5px 0 0
}

.indflag {
    margin: 26px 0 0;
    float: right
}

.otherlinkar {
    background-color: #fffbf4;
    border-bottom: 1px solid #c9c5d2;
    padding: 8px 0;
    margin: 0
}

.otherlink {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0
}

.otherlink li {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0 65px 0 0;
    display: inline-block;
    float: left
}

.otherlink li a {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    color: #525a68;
    font-size: 17px;
    text-decoration: none;
    font-weight: 400
}

.otherlink li a:hover {
    color: #000
}

.otherlink li a img {
    margin: 0 7px 0 0
}

.enquiryarea {
    float: right;
    position: relative;
    z-index: 5000;
    height: 355px;
    padding: 0;
    margin-top: -502px
}

.enhead {
    width: auto;
    height: 62px;
    padding: 0;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    line-height: 49px
}

.eninner {
    background-color: #6f4286;
    padding: 18px 25px;
    margin: 0;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 23px
}

.eninner label {
    font-weight: 400
}

.enhead1 {
    font-size: 21px;
    font-weight: 400;
    padding: 0;
    margin: 0
}

.eninput {
    width: 100%;
    height: 40px;
    background-color: #fff;
    border: 0;
    color: #8e8181;
    font-size: 14px;
    padding-left: 15px;
    margin: 9px 0 0;
    float: left
}

.eninputmin1 {
    width: 17%;
    height: 40px;
    background-color: #fff;
    border: 0;
    color: #8e8181;
    font-size: 14px;
    margin: 9px 3% 0 0;
    float: left;
    text-align: center
}

.eninputmin2 {
    width: 80%;
    height: 40px;
    background-color: #fff;
    border: 0;
    color: #8e8181;
    font-size: 14px;
    padding-left: 15px;
    margin: 9px 0 0;
    float: left
}

.entextar {
    width: 100%;
    height: 85px;
    background-color: #fff;
    border: 0;
    color: #8e8181;
    font-size: 14px;
    padding-left: 15px;
    padding-top: 8px;
    margin: 9px 0 0;
    float: left
}

.prar {
    font-size: 15px;
    text-align: left;
    padding: 7px 0 4px;
    margin: 0;
    font-weight: 400;
    float: left;
    width: 100%
}

.inputrd {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background: #fff;
    transition: .2s all linear;
    outline: 0;
    margin-right: 8px !important;
    position: relative;
    top: 4px
}

.inputrd:checked {
    background: #e5a000 url(../images/righti.png) 2px 3px no-repeat
}

.inputrd2 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background: #b4b4b4;
    transition: .2s all linear;
    outline: 0;
    margin-right: 8px !important;
    position: relative;
    top: 4px
}

.inputrd2:checked {
    background: #e5a000 url(../images/righti.png) 2px 3px no-repeat
}

.bookbt {
    font-size: 22px;
    text-align: center;
    width: 100%;
    border: 2px solid #fff;
    color: #fff;
    background-color: #e0930a;
    padding: 10px 0;
    margin: 0;
    text-decoration: none;
    float: left;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 5px;
    color: #fff
}

.bookbt:before {
    background-color: #000 !important
}

.offerarea {
    background-color: #c89b61;
    padding: 18px 0
}

.offerhead {
    font-size: 26px;
    font-weight: 600;
    padding: 0;
    float: left;
    margin: 5px 0 0;
    color: #fff;
    font-weight: 400
}

.viewbt {
    color: #333;
    font-size: 18px;
    padding: 6px 30px;
    margin: 20px auto 0;
    display: table;
    left: 0;
    right: 0;
    text-decoration: none;
    background-color: #fff;
    border: 0
}

.viewbt:hover {
    color: #333;
    background-color: #fabdbf
}

.greyarea {
    background: #fff2e3 url(../images/bgrepeat.jpg) repeat;
    padding: 50px 0 70px;
    margin: 0
}

h2 span {
    color: #a51419;
    font-weight: 400
}

.yl {
    color: #e0930a;
    text-decoration: none
}

.yl:hover {
    color: #4c0916
}

.postimgbox {
    width: 100%;
    overflow: hidden;
    padding: 15px;
    background: #fff
}

.postimgbox img {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    transition: .5s;
    border: 1px solid #ccc;
}

.postinner {
    background-color: #fff;
    padding: 26px 26px 17px;
    margin: 0;
    color: #6a7482
}

.postinner h3,
.postinner h2 {
    margin: 0;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 15px;
    border-bottom: 1px dashed #dfd9cf;
    margin-bottom: 15px;
    text-align: center
}

.postinner p {
    font-size: 15px;
    line-height: 27px;
    color: #333;
    text-align: center
}

.postread1 {
    color: #333;
    font-weight: 600;
    display: table;
    background-color: #fff;
    padding: 3px 20px;
    margin: 0;
    text-decoration: none;
    left: 0;
    right: 0;
    margin: 5px auto 15px;
    font-size: 14px;
    border: 1px solid #333
}

.postread1:hover {
    color: #fff;
    background-color: #333
}

.postread2 {
    color: #8b50aa;
    font-weight: 400;
    display: table;
    padding: 0;
    margin: 0;
    text-decoration: none;
    text-decoration: underline;
    left: 0;
    right: 0;
    margin: 12px auto 0
}

.postread2:hover {
    color: #333
}

.postread3 {
    color: #3bbcda;
    font-weight: 400;
    display: table;
    padding: 0;
    margin: 0;
    text-decoration: none;
    text-decoration: underline;
    left: 0;
    right: 0;
    margin: 12px auto 0
}

.postread3:hover {
    color: #333
}

.aboskinbg {
    height: auto;
    background: #440915 url(../images/swirl1.png) right bottom/auto 100% no-repeat
}

.aboutskin {
    padding: 75px 63px 0 65px;
    margin: 0;
    height: auto
}

.aboutskin h1 {
    color: #fff;
    font-weight: 500;
    font-size: 48px;
    padding: 0 0 18px;
    margin: 0
}

.aboutskin p {
    color: #fff
}

.aboutskin h1 span {
    color: #c89b61
}

.doctorimg {
    width: 100%;
    height: auto
}

.postar:hover .postinner {
    background: #ed1c24
}

.postar:hover h2,
.postar:hover h3 {
    color: #fff
}

.postar:hover p {
    color: #fff
}

.whitearea {
    padding: 40px 0;
    margin: 0;
    height: auto;
    background: #fff
}

.latebg {
    background: #fff url(../images/gbg.jpg) center top no-repeat;
    background-size: cover
}

.ctpbox {
    background-color: #fff;
    margin-top: 50px;
    height: 150px;
    border: 3px solid #eceff6;
    margin-bottom: 20px;
    border-radius: 20px 0 20px 0
}

.ctpbox:hover {
    border: 3px solid #00aff0
}

.ctpbox:hover .ctpcount {
    background-color: #00aff0;
    color: #fff
}

.ctpbox2 {
    background-color: #fff;
    margin-top: 15px;
    height: auto;
    padding: 20px;
    margin-bottom: 30px;
    border: 3px solid #d9b371
}

.ctpbox2:hover {
    border: 3px solid #440915
}

.ctpbox2 teamimg {
    transition: .5s
}

.ctpbox2:hover .teamimg {
    transition: .5s;
    transform: rotate(360deg)
}

.ctpbox2 .texti {
    padding-top: 15px;
    padding-bottom: 0;
    font-size: 19px;
    width: 100%;
    text-align: center
}

.ctpbox .texti {
    padding-top: 96px;
    font-size: 19px;
    width: 100%;
    text-align: center
}

.ctpcount {
    width: 111px;
    height: 111px;
    padding: 0;
    margin: -40px auto 0;
    display: table;
    color: #333;
    font-weight: 600;
    text-align: center;
    line-height: 111px;
    background-color: #eceff6;
    border-radius: 50%;
    position: absolute;
    font-size: 45px;
    left: 0;
    right: 0
}

.skintreat {
    background: url(../images/testbg.jpg) center top no-repeat fixed;
    background-size: cover;
    padding: 95px 0;
    margin: 0
}

.post2box {
    text-align: center;
    padding: 22px 20px 22px 0;
    background-color: #fff;
    color: #2a2a2a;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    line-height: 25px
}

.post2box:hover .repostt {
    color: #fff !important
}

.post2box:hover {
    background-color: #3b0913;
    color: #fff;
    box-shadow: 0 0 15px #000
}

.post2imgbox {
    width: 138px;
    height: 141px;
    padding: 0;
    margin: 0 20px 0 22px;
    overflow: hidden;
    float: left
}

.post2imgbox img {
    width: 100%;
    height: auto
}

.post3imgbox {
    width: 100%;
    height: 140px;
    padding: 0;
    margin: 0 0 23px;
    overflow: hidden
}

.post3imgbox img {
    width: 100%;
    min-height: 140px
}

.post2bt {
    background-color: #c79960;
    color: #f8f2fc;
    font-size: 13px;
    text-align: center;
    padding: 2px 25px;
    border-radius: 4px;
    text-decoration: none;
    display: table;
    left: 0;
    right: 0;
    margin: 15px 0 0
}

.post2bt:hover {
    background-color: #fff;
    color: #72448d;
    font-weight: 600
}

.space01 {
    width: 100%;
    height: 25px
}

.space02 {
    width: 100%;
    height: 40px
}

.space1 {
    width: 100%;
    height: 8px
}

.blogbg {
    background: url(../images/blogbg.jpg) center top no-repeat fixed;
    background-size: cover;
    padding: 60px 0 105px;
    margin: 0
}

.blogbg h1 {
    color: #fff
}

.blogbg span {
    color: #c89b61
}

.blogbox {
    border: 5px solid #fff;
    padding: 0;
    margin: 0;
    height: 323px;
    overflow: hidden;
    background-color: #e59509
}

.blogbox img {
    width: 100%;
    min-height: 323px;
    transition: .5s
}

.blogbox:hover img {
    opacity: .5;
    transition: .5s
}

.bloghead {
    background-color: #fff;
    font-size: 23px;
    font-weight: 600;
    padding: 15px 24px;
    margin: 0 0 20px;
    color: #430915;
    display: block;
    font-weight: 500
}

.blogbg p {
    color: #fff
}

.blogdate {
    width: 82px;
    text-align: center;
    padding: 14px 0 0;
    background-color: #fff;
    margin: 0;
    position: absolute;
    z-index: 50;
    font-size: 17px;
    color: #909090
}

.blogdate span {
    color: #5a5a5a;
    font-size: 26px
}

.blogcom {
    background-color: #b38b43;
    margin-top: 15px;
    padding: 5px 0;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 25px
}

.blogcom img {
    margin: 0 5px 0 0;
    padding: 0;
    display: inline !important
}

.card {
    margin-top: 20px;
    padding: 30px;
    background-color: rgba(214, 224, 226, 0.2);
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1)
}

.card.hovercard .card-background {
    height: 130px
}

.card-background img {
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);
    margin-left: -100px;
    margin-top: -200px;
    min-width: 130%
}

.card.hovercard .useravatar {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0
}

.card.hovercard .useravatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.5)
}

.card.hovercard .card-info {
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0
}

.card.hovercard .card-info .card-title {
    padding: 0 5px;
    font-size: 20px;
    line-height: 1;
    color: #262626;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.card.hovercard .card-info {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis
}

.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px
}

.btn-pref .btn {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

.btn-primary {
    color: #fff !important;
   background-color: #ed1c24 !important;
    border-color: #ed1c24 !important;
    font-size: 22px;
    height: 45px
}

.btn-default {
    height: 45px;
    font-size: 22px
}

.contentar {
    background-color: #fff;
    padding: 40px 0 0;
    border: 0
}

.fcontb {
    margin-bottom: 45px;
    line-height: 24px
}

.fconti {
    float: left;
    margin: 0 25px 0 0;
    padding: 0
}

.pur {
    color: #4c0a17
}

.purarea {
    background-color: #333;
    background-image: linear-gradient(to right, #333, #666);
    padding: 40px 0;
    margin: 0;
    font-size: 27px;
    color: #fff;
    font-weight: 600
}

.purarea img {
    margin: 0 auto 15px;
    display: table
}

.counter {
    background-color: #f5f5f5;
    padding: 20px 0;
    border-radius: 5px
}

.count-title {
    font-size: 37px;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center
}

.count-text {
    font-size: 13px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center
}

footer {
    background-color: #f1f1f1;
    color: #333;
    font-size: 14px;
    padding: 60px 0 0;
    margin: 0;
    line-height: 22px
}

footer a {
    color: #353275
}

footer h3 {
    color: #333;
    text-transform: uppercase;
    font-size: 20px
}

h3 {
    color: #333;
    font-weight: 400;
    padding: 0 0 18px;
    margin: 0
}

.newsinput {
    width: 100%;
    border: 2px solid #fff;
    color: #7d7d7d;
    font-size: 13px;
    padding: 0 0 0 12px;
    margin: 0 0 10px;
    background: 0;
    height: 45px
}

.newsbt {
    color: #c58c27;
    font-size: 21px;
    color: #c58c27;
    padding: 7px 0 43px;
    margin: 0;
    border: 0;
    border-bottom: 2px solid #c58c27;
    background: 0;
    height: 35px;
    width: 100%;
    display: block;
    transition: .5s
}

.newsbt:hover {
    color: #999;
    border-bottom: 2px solid #999;
    transition: .5s
}

.foolink {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0
}

.foolink li {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    border-bottom: 1px dashed #ccc
}

.foolink li a {
    color: #333;
    font-size: 16px;
    line-height: 31px;
    transition: .5s
}

.foolink li a:hover {
    color: #ed1c24;
    padding-left: 5px;
    transition: .5s
}

.timear {
    border: 2px solid #fff;
    padding: 16px 19px
}

.timet tr {
    height: 20px !important
}

.timet tr td {
    height: 20px !important;
    font-size: 12px;
    line-height: 15px
}

.foobarea {
    padding: 0;
    line-height: 30px;
    color: #333;
    font-size: 14px
}

.foobarea a {
    color: #333;
    font-size: 14px
}

.foobarea a:hover {
    color: #951317
}

.fsociali {
    color: #7f7f7f !important;
    background: 0;
    height: 55px;
    line-height: 55px;
    padding: 0 15px;
    float: right;
    border-right: 1px solid #333
}

.fsociali i {
    color: #fabdbf !important;
    background: 0;
    height: 55px;
    line-height: 55px;
    font-size: 25px
}

.fsociali:hover i {
    color: #353275 !important
}

.did {
    color: #fff;
    padding: 0 15px
}

.ien {
    background-color: #58316e;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 13px 0;
    margin: 0;
    font-weight: 300
}

.ienar {
    background-color: #ededed;
    padding: 15px;
    margin: 0 0 30px
}

.ienhead {
    color: #633979;
    font-size: 18px;
    font-variant: 600;
    margin-top: 15px;
    margin-bottom: 3px
}

.ad {
    margin: 0 0 25px
}

.innerimg {
    width: 100%;
    max-width: 405px;
    height: auto;
    padding: 0;
    margin: 0 0 0 40px;
    float: right
}

.list1 {
    width: auto;
    height: auto;
    padding: 0;
    margin: 15px 0 25px
}

.list1 li {
    width: auto;
    height: auto;
    padding: 0 0 0 25px;
    margin: 0;
    color: #4d4f52;
    font-size: 17px;
    line-height: 36px;
    background: url(../images/righticon.jpg) 0 10px no-repeat
}

.shead {
    background-color: #e0930a;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 20px;
    margin: 17px 0 0;
    text-align: center
}

.entextar02 {
    width: 100%;
    height: 138px;
    background-color: #fff;
    border: 0;
    color: #8e8181;
    font-size: 14px;
    padding-left: 15px;
    padding-top: 8px;
    margin: 9px 0 0;
    float: left
}

.relatedar {
    background-color: #603977;
    color: #fff;
    padding: 35px 5px 40px 20px;
    margin: 0
}

.relatedar h1 {
    color: #fff
}

.repostt {
    color: #2a2a2a;
    font-size: 14px;
    line-height: 21px;
    padding: 0 15px
}

.innerb {
    background-color: #e59509;
    color: #fff;
    padding: 35px 0 28px;
    margin: -1px 0 5px;
    font-size: 35px
}

.backlinks {
    width: 100%;
    height: auto;
    padding: 0;
    margin: -10px auto 15px;
    text-align: center
}

.backlinks li {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    color: #3b0913;
    font-size: 15px;
    display: inline-block
}

.backlinks li:after {
    content: ">";
    padding: 0 6px 0 11px
}

.backlinks li:last-child:after {
    display: none
}

.backlinks li a {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    color: #333;
    font-size: 15px
}

.backlinks li a:hover {
    color: #3b0913;
    text-decoration: underline
}

::-moz-selection {
    color: #fff;
    background: #00aff0
}

::selection {
    color: #fff;
    background: #ed1c24
}

.ctpbox:hover .ctpcoun {
    border: 3px solid #4c0916;
    background-color: #4c0916;
    color: #fff
}

.conti {
    font-size: 15px
}

.slider1-other {
    margin-bottom: 50px !important;
    margin-top: 10px !important
}

.slider1-other h3 {
    color: #333 !important;
    padding-top: 20px;
    padding-bottom: 10px
}

.slider1-other .slick-dots {
    bottom: -35px
}

.innbox {
    margin-bottom: 20px;
    margin-top: 10px
}

.fr-input {
    width: 100%;
    height: 40px;
    border: 0;
    background-color: #f5f5f5;
    padding: 0 0 0 15px;
    margin: 0 0 10px;
    color: #333;
    font-size: 14px
}

.fr-textarea {
    width: 100%;
    height: 120px;
    border: 0;
    background-color: #f5f5f5;
    padding: 10px 0 0 15px;
    margin: 0 0 10px;
    color: #333;
    font-size: 14px
}

.subbt {
    background-color: #3b0913;
    color: #fff;
    text-align: center;
    padding: 5px 25px;
    float: left;
    border-radius: 45px;
    border: 0
}

.subbt:hover {
    background-color: #65101f
}

.teamimg {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto;
    display: table
}

.points {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0
}

.points li {
    width: auto;
    height: auto;
    padding: 0 0 0 25px;
    margin: 0;
    color: #333;
    line-height: 35px;
    background: url(../images/righticon.jpg) 0 9px no-repeat
}

.innwp {
    padding-top: 40px
}

.img {
    width: 100%;
    height: 250px;
    overflow: hidden;
    background-color: #63151e;
    margin-bottom: 25px
}

.img img {
    width: 100%;
    min-height: 250px;
    transition: .5s
}

.img:hover img {
    transition: .5s;
    opacity: .5
}
/* 
header {
    background: url(../images/headerbg.png) center top repeat-x;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    padding-bottom: 65px;
} */

.marblue {
    padding: 0;
    height: auto
}

.marblue .container {
    width: 100%
}

.socialar {
    float: right;
    margin: 6px 44px 0px;
}

.sticky .nav_menutop>ul>li>a {
    padding: 5px 0 5px 36px
}

.fa1 {
   padding: 4px 12px;
    font-size: 18px;
    width: 30px;
    height: 30px;
    text-align: center;
    text-decoration: none;
    margin: 5px;
    transition: .5s;
    background-color: #fff !important;
    color: #8f8f8f;
    line-height: 25px !important;
    display: inline-table
}

.fa1:hover {
    color: #fff
}

.fa1 i {
    margin-top: 0
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .fa-chevron-left,
.carousel-control .fa-chevron-right {
    position: absolute;
    top: 47%;
    right: 0;
    z-index: 5;
    display: inline-block;
    background-color: #000;
    width: 38px;
    height: 38px;
    line-height: 40px;
    font-size: 14px
}

.carousel-control .icon-prev,
.carousel-control .fa-chevron-left {
    left: 0
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    margin: 0 3px;
    border: 2px solid #fff;
    opacity: 1
}

.carousel-indicators .active {
    background: #fff;
    margin: 0 3px
}

.carousel-control .icon-prev,
.carousel-control .fa-chevron-left,
.carousel-control .icon-right,
.carousel-control .fa-chevron-right {
    border-radius: 50px
}

.carousel-control .icon-prev,
.carousel-control .fa-chevron-left {
    left: 30px
}

.carousel-control .icon-right,
.carousel-control .fa-chevron-right {
    right: 30px
}

.carousel-btns {
    margin-top: 2em
}

.carousel-btns .btn {
    width: 150px
}

.carousel-inner .imgOverlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1)
}

.carousel-inner img {
    width: 100%
}

.carousel-inner h1 {
    color: #fff !important;
    font-size: 55px !important;
    font-weight: 400 !important;
    padding: 0 0 15px !important;
    margin: 0 !important;
    line-height: 35px !important;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.6)
}

.carousel-inner h1:before {
    display: none !important
}

.carousel-inner h1 span {
    font-weight: 700;
    color: #fff !important
}

.carousel-inner p {
    color: #fff;
    text-shadow: none;
    margin-top: 15px
}

.welarea {
    padding: 45px 0;
    margin: 0;
    background: #eceff6;
    background-size: cover
}

h1 span {
    font-weight: bold
}

.sidemenu {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0
}

.sidemenu li {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0 0 9px 0;
    display: block
}

.sidemenu li a {
    width: auto;
    height: auto;
    padding: 10px 0 10px 15px;
    margin: 0;
    display: block;
    color: #333;
    font-size: 16px;
    background-color: #eceff6
}

.sidemenu li a:before {
    background-image: linear-gradient(to right, #951317, #353275) !important;
    color: #fff !important
}

.slider6 {
    padding: 30px 30px 65px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2)
}

.bimg {
    float: left;
    max-width: 100%;
    width: 294px;
    margin: 0 25px 20px 0
}

.slider6 .slick-dots li button {
    display: none
}

.slider6 .slick-dots {
    display: none !important
}

.slider6 .slick-dots li.slick-active button::before {
    opacity: 1;
    color: #4d0b18
}

.slider6 {
    margin-bottom: 0 !important
}

.slider6 .slick-prev {
    left: 30px;
    z-index: 50;
    top: 87%;
    width: 36px !important;
    height: 36px !important;
    display: block !important;
    background: url(../images/arrowl.png) left top no-repeat !important
}

.slider6 .slick-prev:hover {
    opacity: .7
}

.slider6 .slick-next:hover {
    opacity: .7
}

.slider6 .slick-next {
    left: 80px;
    z-index: 50;
    top: 87%;
    width: 36px !important;
    height: 36px !important;
    display: block !important;
    background: url(../images/arrowr.png) left top no-repeat !important
}

.partnersbg {
    background: url(../images/partnersbg.jpg) center top no-repeat;
    background-size: cover;
    padding: 270px 0 270px;
    margin: 0
}

.partnersbg h1 {
    color: #fff !important
}

.ficon {
    color: #353275 !important;
    font-size: 18px !important
}

.ficon2 {
    color: #353275 !important;
    font-size: 16px !important
}

.formbg {
    background: #d58e90;
    background-size: cover;
    padding: 40px 0;
    margin: 0;
    color: #fff;
    clear: both
}

.formbg h2 {
    color: #fff !important;
    padding: 0 0 25px 0;
    text-align: center
}

.formbg h2:before {
    display: none
}

.formbg h2 span {
    font-weight: bold;
    color: #fff
}

.formbg p {
    color: #fff;
    padding-bottom: 10px
}

.frinput {
    width: 100%;
    height: 42px;
    background-color: #fff;
    padding: 0 0 0 12px;
    margin: 0;
    color: #333;
    border: 0;
    font-size: 13px
}

.frsubmit {
    width: 100%;
    height: 42px;
    background-color: #333;
    background-image: linear-gradient(to right, #951317, #353275);
    padding: 0 0 0 12px;
    margin: 0;
    color: #fff;
    border: 0;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    transition: .5s
}

.frsubmit:hover {
    background-image: linear-gradient(to right, #00aff0, #333);
    color: #fff;
    transition: .5s
}

.topmen {
    width: auto;
    height: auto;
    padding: 0;
    margin: 12px 25px 0 0;
    float: right
}

.topmen li {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    display: inline-block
}

.topmen li a {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: normal
}

.topmen li a:hover {
    text-decoration: underline
}

.topmen li:before {
    content: "|";
    color: #7e739a;
    font-size: 12px;
    padding: 0 10px
}

.searchbt {
    width: 32px;
    height: 32px;
    padding: 0;
    margin: 12px 0 0 0;
    float: right;
    text-align: center;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 3px
}

.searchbt i {
    font-size: 17px;
    color: #fff;
    margin: 6px 0 0 0
}

.openBtn {
    background: #f1f1f1;
    border: 0;
    padding: 10px 15px;
    font-size: 20px;
    cursor: pointer
}

.openBtn:hover {
    background: #bbb
}

/*.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: #000;
    background-color: rgba(43, 25, 88, 0.9);
    animation-name: slideInDown;
    animation-duration: 1s;
    animation-fill-mode: both
}

.overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white
}

.overlay .closebtn:hover {
    color: #ccc
}

.overlay input[type="text"] {
    padding: 15px 15px 15px 20px;
    font-size: 18px;
    font-weight: 600;
    border: 0;
    float: left;
    width: 80%;
    background: white;
    color: #000
}

.overlay input[type="text"]:hover {
    background: #f1f1f1
}

.overlay button {
    float: left;
    width: 20%;
    padding: 16px;
    background: #a8140c;
    font-size: 22px;
    border: 0;
    cursor: pointer;
    color: #fff;
    border: 2px solid #fff;
    transition: .5s
}

.overlay button:hover {
    background: #200f4d;
    transition: .5s
}
*/
#slider1 {
    list-style: none;
    padding: 0;
    width: 100%
}

.slider-container {
    height: 133px;
    padding: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

#slider1 img {
    width: 273px;
    height: 134px;
    position: relative;
    margin: 0;
    display: inline-block
}

#slider1 li {
    width: 273px;
    margin: 0 10px 0 10px
}

.conc {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 100%
}

.conc h2 {
    color: #fff;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center
}

.servimg {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    padding: 0;
    margin: 0 auto 20px;
    display: table;
    left: 0;
    right: 0;
    object-fit: cover
}

.wbox {
    background-color: #333 !important;
    color: #333 !important;
    padding: 25px 25px 27px;
    margin: 25px 0 0 0;
    transition: .5s
}

.wbox.servimg {
    transition: .6s
}

.wbox:hover .servimg {
    transform: scale(1.15);
    transition: .6s
}

.wbox:before {
    background-color: #fff !important;
    padding: 45px;
    margin: 0;
    transition: .5s
}

.wbox:hover p {
    color: #fff !important
}

.wbox:hover h3 {
    color: #fff !important
}

.wbox h3 {
    text-align: center
}

.rea {
    background-color: #353275;
    color: #fff;
    font-size: 15px;
    width: 150px;
    line-height: 40px;
    margin: 10px auto -25px;
    left: 0;
    right: 0;
    display: table;
    text-align: center;
    transition: .5s
}

.rea:hover {
    background-color: #fff;
    color: #000;
    transition: .5s
}

.whitearea h2 {
    text-align: center
}

.welarea h1,
.whitearea h2 {
    color: #333
}

.whitearea h2:before {
    content: "";
    width: 74px;
    height: 3px;
    background-color: #333;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0
}

.whitearea h2 span {
    font-weight: bold;
    color: #333
}

.welarea h1:before {
    background-color: #333
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .fa-chevron-left,
.carousel-control .fa-chevron-right {
    background-color: #333
}

.nav_menutop>ul>li>.right-side-menu {
    right: 0 !important;
    left: auto
}

/* .inner-banner img {
    width: 100%;
    height: 400px !important
} */

.inner-banner {
    position: relative
}

/* .inner-banner h1 {
    position: absolute;
    bottom: 80px;
    left: 141px;
    color: #fff;
    font-weight: 600;
    background: #b5040d6e;
    padding: 12px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 38px
} */

.inner-banner h1:before {
    content: none
}

.about_thumb img {
    width: 100%;
    height: 500px
}

.about_content h2 {
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
    margin-bottom: 19px;
    padding-bottom: 0
}

.about_content p {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 22px;
    padding-bottom: 0
}

.view__work a {
    height: 40px;
    font-size: 13px;
    font-weight: 500;
    line-height: 38px;
    padding: 0 15px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 20px;
    background-image: linear-gradient(to right, #951317, #353275);
    color: #fff
}

.view__work a:hover {
    background-image: linear-gradient(to right, #00aff0, #333);
    color: #fff;
    transition: .5s
}

.our-team h2 {
    text-align: center;
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 20px
}

.about_progressbar {
    padding-bottom: 60px
}

.progress-bar {
    display: flex;
    flex-direction: column;
    float: none
}

.progress-bar .label {
    font-size: 30px;
    color: #7b7b7b;
    margin-bottom: .5rem
}

.progress-bar .line {
    width: 560px;
    height: 20px;
    background: #e8e8e8;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 5px #e8e8e8
}

.progress-bar .line span {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #a31419 !important;
    border-radius: 10px;
    box-shadow: none !important
}

.about__img img {
    width: 100%
}

.formative_breadcrumb {
    background: #f9f9f9;
    position: relative;
    margin: 0;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2)
}

.formative_breadcrumb .breadcrumb {
    background: 0;
    border-radius: 0;
    border: 0;
    list-style: none;
    padding: 0;
    float: left;
    display: inline-block;
    text-transform: capitalize;
    margin: 0
}

.formative_breadcrumb .breadcrumb li {
    font-weight: bold;
    text-transform: uppercase;
    color: #666;
    float: left;
    display: inline-block;
    line-height: 55px
}

.formative_breadcrumb .breadcrumb li a {
    float: left;
    padding: 0;
    color: #666;
    letter-spacing: .3px;
    display: contents
}

.breadcrumb li.active {
    color: rgba(213, 7, 14, 0.87)
}

.formative_sidebar .left_title {
    float: left;
    width: 100%;
    padding: 10px;
    margin: 0;
    line-height: 30px;
    background: rgba(213, 7, 14, 0.87);
    font-size: 25px;
    color: #fff;
    background-image: linear-gradient(to right, #951317, #00aff0);
    font-weight: 600
}

.formative_sidebar {
    float: left;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    padding: 0
}

.contact-form {
    float: left;
    width: 100%;
    background: #eee;
    padding: 10px 10px 10px
}

.formative_list {
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background-color: #f9f9f9;
}

.btn-submit {
    background: #333;
    color: #fff;
    padding: 6px 25px;
    font-size: 14px
}

.btn-submit:hover {
    background: rgba(213, 7, 14, 0.87);
    color: #fff;
    background-image: linear-gradient(to right, #951317, #00aff0)
}

.formative_right_products h2 {
    margin: 0;
    line-height: 38px;
    font-size: 20px ;
    font-weight: 600;
    color: #000;
    padding-top: 20px
}

.formative_right_products h3 {
    margin: 0;
    line-height: 26px;
    font-size: 20px !important;
    font-weight: 600;
    color: #000;
    padding-top: 20px
}

.formative_right_products h4 {
    margin: 0;
    line-height: 26px;
    font-size: 20px !important;
    font-weight: 600;
    color: #000;
    padding-top: 20px
}

.formative_right_products p {
    margin-bottom: 10px;
}

.details-image {
    float: right;
    width: 350px;
    margin: 0 0 15px 15px;
    text-align: center;
    position: relative
}

.details-image img {
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 15px
}

.details-en {
    width: auto;
    line-height: 31px;
    background: #333;
    color: #fff !important;
    text-decoration: none;
    font-size: 15px;
    padding: 5px 10px;
    margin: 0;
    display: inline-block !important
}

.formative_product_item {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    box-shadow: 0 3px 5px 0 rgba(210, 210, 210, 0.75);
    transition: all .35s ease-in-out;
    border-style: solid;
    border-width: 1px 1px 0 1px;
    border-color: #ccc
}

.formative_product_item .product {
    position: relative;
    padding: 15px 15px 15px 0;
    text-align: center;
    min-height: 200px;
    max-height: 200px;
    overflow: hidden;
    border-right: 1px solid #ccc;
    display: inline-block
}

.read_more_product {
    float: left;
    background: #333;
    padding: 7px 18px;
    font-size: 14px;
    color: #fff;
    margin: 10px 5px 10px 0;
    display: block
}

.read_more_product:focus {
    color: #fff;
    text-decoration: none
}

.open-title {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 20px;
    background: #333;
    font-size: 15px !important;
    border-bottom: 1px solid #444
}

.open-title ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #eee
}

.open-title a {
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    font-weight: 500;
    display: block
}

.left-list li {
    border-bottom: 1px dashed #ccc;
    list-style-type: none;
    line-height: 20px;
    position: relative
}

.left-list li a {
    display: block;
    font-weight: 500;
    color: #000;
    text-align: left;
    font-size: 12px;
    padding: 4px 15px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 24px
}

.open-title a:hover {
    background: rgba(213, 7, 14, 0.87);
    color: #fff;
    background-image: linear-gradient(to right, #951317, #00aff0)
}

.formative_product_item .product .image1 img {
    max-width: 100%;
    top: 50%;
    left: 50%;
    width: auto;
    transform: scale(1);
    transition: .3s ease-in-out
}

.details-en:hover {
    color: #fff;
    background-color: #ed1c24
}

.right-content p {
    padding-bottom: 0
}

.right-content h3 {
    line-height: 24px;
    padding: 8px 0;
    text-align: left;
    margin: 0;
    font-size: 22px;
    font-weight: 600
}

.right-content h3 a {
    color: #000
}

.formative_product_item .product .image1 {
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 175px
}

.modal-header {
    padding: 0 15px;
    color: #fff;
    background-color: #ed1c24
}

.modal-header h4 {
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    padding: 15px 0
}

.modal {
    z-index: 9999
}

.image-enquire {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

.image-enquire img {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ccc
}

.image-enquire h4 {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    text-align: left;
    padding: 0
}

textarea,
select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input {
    border: 1px solid #ccc;
    height: 40px;
    border-radius: 0;
    background: #fff;
    line-height: 40px;
    box-shadow: none;
    padding: 0 20px;
    box-sizing: border-box;
    margin-bottom: 0
}

.modal-body input[type="text"],
.modal-body input[type="email"],
.modal-body select,
.modal-body input[type="number"] {
    width: 100%;
    margin-bottom: 15px;
    padding: 5px 12px;
    border-radius: 0;
    border: 1px solid #ccc;
    line-height: 35px;
    height: 35px
}

.modal-body textarea {
    width: 100%;
    height: 100px !important;
    margin-bottom: 15px;
    padding: 3px 12px;
    border-radius: 0;
    border: 1px solid #ccc
}

.close {
    float: right;
    font-size: 23px;
    font-weight: 600;
    line-height: 2;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .7
}

.auto-pop-sub {
    width: 120px;
    background: #333;
    border: 0;
    color: #fff;
    font-size: 14px;
    border-radius: 0;
    cursor: pointer;
    line-height: 35px;
    hanging-punctuation: 35px
}

.auto-pop-sub:hover {
    background-color: #ed1c24;
    color: #fff
}

.image-enquire img {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ccc
}

.read_more_product:hover {
    background: rgba(213, 7, 14, 0.87);
    color: #fff;
    background-image: linear-gradient(to right, #951317, #00aff0)
}

.formative_product_item .product .image1 img:hover {
    transform: scale(1.1)
}

.product_box_1 .product_describe span {
    display: block;
    overflow: hidden;
    text-align: center;
    float: none;
    font-weight: 400;
    font-size: 14px;
    color: #333;
    padding: 0 10px;
    margin-bottom: 15px
}

.formative_list .postar {
    border: 1px solid #ddd;
    margin-bottom: 20px
}

.postinner .details-en:hover {
    background: #fff;
    color: #000 !important
}

.selectors .mz-thumb img {
    max-width: 56px
}

.selectors {
    margin-top: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.MagicZoom {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    width: 100% !important;
    height: 400px;
    display: flex !important;
    align-items: center
}

.details-right-section h1 {
    background: #e9eaea;
    margin: 0;
    padding: 13px 15px;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 10px
}

.details-right-section ul li {
    list-style: none;
    padding: 12px 0
}

.number {
    display: inline-block;
    border: 1px solid #ddd;
    margin-top: 10px;
    margin-left: 20px;
    cursor: pointer
}

.minus,
.plus {
    width: 45px;
    height: 45px;
    border-radius: 4px;
    padding: 8px 5px 8px 5px;
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.details-right-section h2 {
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    font-size: 22px
}

.postinner1 {
    background-color: #fff;
    padding: 26px 26px 17px;
    margin: 0;
    color: #6a7482;
    text-align: center
}

.postinner1 h2 {
    margin: 0;
    color: #333;
    font-size: 22px;
    font-weight: 600;
    padding: 0 0 15px;
    border-bottom: 1px dashed #dfd9cf;
    margin-bottom: 15px;
    text-align: center
}

.postar:hover .postinner1 {
    background: #353275
}

.postinner1 .details-en:hover {
    background: #fff;
    color: #000 !important
}

.contact-info-area {
    padding: 100px 0 70px
}

.contact-item {
    margin-bottom: 30px;
    text-align: center;
    background: #f6f6f6;
    padding: 30px 20px;
    position: relative;
    border-radius: 10px;
    min-height: 286px
}

.contact-icon i {
    font-size: 30px;
    margin-bottom: 20px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    background: rgba(213, 7, 14, 0.87);
    background-color: #ed1c24
}

.info-content {
    position: relative;
    z-index: 2
}

.info-content h4 {
    font-size: 24px;
    font-weight: 600
}

.info-content p {
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
}

.contact-area {
    padding: 100px 0 0;
    background: #f6f6f6;
    clear: both
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.contact-col {
    margin-bottom: 100px
}

.contact-col h4 {
    margin-bottom: 30px;
    margin-top: -10px;
    text-align: center;
    font-size: 30px;
    font-weight: 600
}

.contact-col .form-control {
    border-radius: 50px
}

.form-control {
    height: 45px;
    box-shadow: none;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.contact-col textarea {
    border-radius: 10px !important
}

textarea.form-control {
    height: auto
}

.d-flex {
    display: flex
}

.theme-btn {
    height: 40px;
    font-size: 14px;
    font-weight: 500;
    line-height: 38px;
    padding: 0 15px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 20px;
    background-color: #ed1c24;
    color: #fff;
    border: 0;
    cursor: pointer
}

.theme-btn:hover {
    background-color: #333;
    color: #fff;
    transition: .5s;
    cursor: pointer
}

.theme-btn:hover i {
    margin-left: 5px;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.factsheet {
    width: 100%;
    float: left;
    padding: 10px 10px;
    background: #f6f6f6;
    border: 1px solid #eaeaea;
    box-shadow: 0 8px 4px -4px #555;
    margin-bottom: 15px;
    min-height: 100px;
    display: flex;
    align-items: center
}

.factsheet .icon {
    height: 55px;
    float: left
}

.factsheet .icon img {
    float: left;
    width: 68px;
    padding-left: 5px;
    padding-right: 10px
}

.factsheet .info {
    padding-top: 2px;
    text-align: left;
    margin-left: 8px
}

.factsheet .info h4 {
    margin: 0;
    padding: 2px 0;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    text-align: left;
    text-transform: inherit
}

.factsheet .info p {
    font-size: 13px;
    margin: 0;
    line-height: 18px;
    color: #666
}

.factsheet-section {
    padding: 30px 0
}

.blog-area {
    position: relative
}

.default-section {
    padding: 100px 0 70px
}

.blog-col {
    margin-bottom: 30px;
    position: relative
}

.blog-img {
    position: relative;
    overflow: hidden;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

.blog-img img {
    width: 100%;
    height: 300px
}

.post-date {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 50%;
    background: rgba(213, 7, 14, 0.87);
    background-image: linear-gradient(to right, #951317, #00aff0);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.post-date h3 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-bottom: 0
}

/*.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    background: rgba(213, 7, 14, 0.87);
    background-image: linear-gradient(to right, #951317, #00aff0);
    -webkit-transition: .3s ease;
    transition: .3s ease
}*/

.blog-box-content {
    background: #f6f6f6;
    padding: 30px 20px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.info-bar {
    margin-top: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 10px 15px 10px 0
}

.blog-col h4 {
    margin-bottom: 15px
}

.blog-col .btn {
    margin-top: 15px
}

.info-bar ul li {
    display: inline-block;
    margin-right: 20px
}

.info-bar ul li i {
    margin-right: 5px;
    color: rgba(213, 7, 14, 0.87)
}

.info-bar ul li a {
    color: #333
}

.blog-col h4 a {
    color: #111;
    font-weight: 600;
    font-size: 20px
}

.theme-btn1 {
    display: inline-block;
    position: relative;
    border: 0;
    border-radius: 50px;
    padding: 15px 22px 12px 25px;
    background: transparent;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    height: 50px;
    z-index: 0;
    word-spacing: 2px
}

.theme-btn1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    opacity: .5;
    background: rgba(213, 7, 14, 0.87);
    background-image: linear-gradient(to right, #951317, #00aff0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8000ff', endColorstr='#e100ff', GradientType=1);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.theme-btn1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    opacity: .5;
    background: rgba(213, 7, 14, 0.87);
    background-image: linear-gradient(to right, #951317, #00aff0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8000ff', endColorstr='#e100ff', GradientType=1);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.theme-btn1:hover:before {
    width: 100%;
    opacity: 1;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.theme-btn1:hover {
    background: transparent;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.blog-single-top {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd
}

.blog-single-top img {
    margin-bottom: 30px;
    width: 100%;
    height: 400px
}

.blog-single-top ul li {
    display: inline-block;
    margin-right: 20px
}

.blog-single-top ul li i {
    margin-right: 5px;
    color: #969696
}

.blog-single-top ul li a {
    text-transform: capitalize;
    color: #555
}

.blog-area p {
    padding-bottom: 10px
}

.recent-post-box {
    margin-bottom: 30px;
    padding: 50px 30px;
    background: #f6f6f6;
    border-radius: 10px
}

.sidebar-title {
    margin-bottom: 30px;
    margin-top: -5px;
    position: relative
}

.sidebar-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    z-index: 0;
    width: 60px;
    height: 1px;
    background: rgba(213, 7, 14, 0.87);
    background-image: linear-gradient(to right, #951317, #00aff0)
}

.sidebar-title h4 {
    margin-bottom: 0
}

.recent-post-box ul li {
    position: relative;
    padding-left: 88px;
    height: 100px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd
}

.recent-post-box ul li img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 80px;
    height: 80px;
    border-radius: 5px
}

.recent-post-box ul li h5 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px
}

.recent-post-box ul li h5 a {
    color: #000;
    font-weight: 600
}

.recent-post-box ul li span a {
    color: #969696
}

.blog-single-top h4 {
    color: #000;
    font-weight: 600
}

.product {
    text-align: center;
    display: block
}

.formative_right_products {
    min-height: 400px;
    margin-bottom: 20px
}

.formative_right_products UL LI {
    list-style-type: disc;
    margin-left: 20px
}

.selectors .mz-thumb iframe {
    max-width: 56px;
    height: 44px;
    margin: 0;
    padding: 0
}

.mz-thumb,
.mz-thumb:focus {
    display: inline-block;
    line-height: 0;
    outline: 0;
    margin-left: 10px
}

.error {
    color: #f00
}

.sidemenu1 {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0
}

.formative_right_products UL LI {
    list-style-type: disc;
    margin-left: 20px
}

.sidemenu1 li {
    width: 20%;
    height: auto;
    padding: 0;
    margin: 0 0 9px 0;
    display: inline-block;
    background-color: #eceff6
}

.sidemenu1 li a {
    height: auto;
    padding: 10px 0 10px 15px;
    margin: 0;
    display: inline-block;
    color: #333;
    font-size: 16px;
    width: 100%
}

.sidemenu1 li a:before {
    background-image: linear-gradient(to right, #951317, #353275) !important;
    color: #fff !important
}

.formative_right_products1 {
    min-height: 400px;
    margin-bottom: 20px
}

.formative_right_products1 h2 {
    padding: 10px;
    margin: 0 0 10px;
    line-height: 30px;
    font-size: 25px;
    font-weight: 600;
    background: rgba(213, 7, 14, 0.87);
    color: #fff
}

.formative_right_products1 UL LI {
    list-style-type: disc;
    margin-right: 10px
}

.align-items-center {
    align-items: center
}

.justify-content-between {
    justify-content: space-between
}

.both-btn {
    width: 250px;
    margin: 0 auto
}

.alert {
    clear: both
}

.single-product-image {
    width: 100%;
    background: #3b0913;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 230px
}

.blur-img {
    width: 100%;
    position: absolute;
    left: 0;
    padding: 0;
    top: 0;
    bottom: 0
}

.blur-img img {
    width: 100%;
    height: 100%;
    padding: 0;
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.single-product-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.main-img {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0
}

.below-link li {
    display: inline;
    margin-left: 40px
}

.below-link li+li:before {
    content: ":";
    padding-right: 40px;
    color: #fff
}

.enquiry,
.whatsappp {
    position: fixed;
    z-index: 8030;
    bottom: 70px;
    left: 25px;
    height: 50px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.whatsappp1 {
    height: 50px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.whatsappp {
    bottom: 15px !important
}

.whatsappp i {
    background: green !important;
    font-size: 28px !important
}

.whatsappp1 i {
    background: green !important;
    font-size: 22px !important
}

.enquiry i,
.whatsappp i {
    float: left;
    z-index: 999;
    position: absolute;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background: #e00813;
    transition: .5s
}

.whatsappp1 i {
    z-index: 999;
    position: absolute;
    right: 18px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background: #e00813;
    transition: .5s;
    bottom: 1px
}

.enquiry strong {
    background: #eee;
    color: #333;
    padding: 10px 20px;
    border-radius: 0 30px 30px 0;
    height: 45px;
    float: left;
    font-size: 15px;
    margin-top: 3px;
    margin-left: 35px
}

.quick-link {
    background-color: #ed1c24;
    padding: 20px;
    margin-top: 15px
}

.text-red {
    color: rgba(213, 7, 14, 0.87);
    font-weight: 600
}

.call01 a:focus {
    text-decoration: none
}

.below-link li a {
    color: #fff;
    font-weight: 600
}

.below-link li a:hover {
    color: #333
}

.sidemenu1 a {
    width: auto;
    height: auto;
    padding: 10px 0 10px 15px;
    margin: 0 0 9px 0;
    display: block;
    color: #333;
    font-size: 16px;
    background-color: #eceff6
}

.sidemenu1 a:before {
    background-color: #333;
    color: #fff !important
}

.p-rel {
    position: relative;
    display: inline-block;
    width: 300px
}

.p-rel .read_more_product {
    margin-top: 0;
    margin-bottom: 0
}

p.ymal {
    color: #ec3333;
    padding: 0 0 65px;
    margin: 0;
    font-size: 37px !important;
    text-align: center;
    font-weight: 300 !important
}

p.ymal:before {
    content: "";
    width: 74px;
    height: 3px;
    background-color: #333;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 33px
}

.inner h1 {
    padding-bottom: 15px
}

.inner h1:before {
    content: "";
    display: none
}

.h1:before {
    content: "";
    width: 74px;
    height: 3px;
    background-color: #333;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 33px
}

.h1 span {
    font-weight: bold
}

.h1 {
    color: #333;
    padding: 0 0 65px;
    margin: 0;
    font-size: 37px;
    text-align: center;
    font-weight: 300;
    position: relative
}

.no-line:before {
    content: none
}

.no-line {
    padding: 0 0 20px;
    font-size: 28px;
    font-weight: 600
}

a.fa1.facebook {
    background: #3c5899 !important;
    color: #fff;
    border-color: #3c5899 !important;
    opacity: 1
}

a.fa1.youtube {
    background: #b71018 !important;
    color: #fff;
    border-color: #b71018 !important;
    opacity: 1
}

a.fa1.instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
    color: #fff;
    opacity: 1
}

a.fa1.instagram:hover,
a.fa1.youtube:hover,
a.fa1.facebook:hover {
    opacity: .7
}

.bg-center-bottom {
    background-position: center bottom
}

.about-image {
    position: relative
}

.about-image {
    position: relative
}

.about-image img {
    border-radius: 20px 90px 20px 90px
}

.about-image .experience {
    position: absolute;
    left: -5px;
    bottom: 45px;
    padding: 45px 45px;
    background: #0c2239;
    max-width: 300px;
    z-index: 2;
    animation: infiUpDown 6s infinite alternate
}

.about-image .experience h2 {
    color: #fff;
    font-weight: 900;
    font-size: 80px;
    line-height: 55px
}

.about-image .experience h2 span {
    color: #fff;
    font-weight: 800;
    font-size: 32px;
    display: block;
    text-transform: capitalize;
    line-height: 38px;
    margin-top: 30px
}

.features-item {
    background: #fff;
    padding: 30px 30px 40px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    -moz-transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    -webkit-box-shadow: 0 15px 12px 0 rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 15px 12px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 15px 12px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 15px 12px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 15px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 15px 12px 0 rgba(0, 0, 0, 0.2)
}

.features-item:hover {
    transform: translateY(-10px)
}

.features-item:before {
    position: absolute;
    background: #ed1c24;
    width: 100%;
    height: 25px;
    border-radius: 50%;
    left: 0;
    content: "";
    bottom: -15px;
    opacity: .15;
    -moz-transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s
}

.features-item:hover img {
    animation: heartbeat .5s infinite alternate
}

.features-item:hover:before {
    height: 115%;
    border-radius: 0;
    opacity: .05
}

.features-item:hover a,
.features-item:hover i,
.features-item:hover h4,
.features-item:hover p {
    z-index: 2;
    position: relative
}

.features-link {
    color: #ed1c24;
    margin-top: 20px;
    display: inline-block;
    text-decoration: underline
}

.features-item i:before {
    margin: 0;
    color: #fc4d4a;
    font-size: 50px;
    line-height: 50px;
    display: block;
    vertical-align: middle;
    -moz-transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s
}

.features-item .feature-title {
    margin-top: 30px;
    margin-bottom: 15px
}

.order-list li {
    display: inherit;
    position: relative;
    padding-left: 30px;
    margin: 12px 0
}

.order-list li:before {
    position: absolute;
    content: "\f20e";
    left: 0;
    top: 0;
    font-family: "FontAwesome"
}

.order-list li:first-child {
    margin-top: 0
}

.order-list.primary-color li:before {
    color: #ed1c24;
    font-weight: 600
}

.list-items li {
    display: inherit;
    padding: 5px 0
}

.text-primary-color {
    color: #ed1c24;
    margin-bottom: 8px;
    display: block;
}

.cs-btn-one.btn-lg {
    font-size: 18px;
    padding: 20px 64px
}

.cs-btn-one {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    background-color: #ed1c24;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    padding: 14px 42px;
    font-weight: 500;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer
}

.cs-btn-one:hover {
    background: #333;
    color: #fff;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.cs-btn-one.has-icon i {
    font-size: 20px;
    vertical-align: middle;
    padding-right: 10px
}

.cs-btn-one.btn-sm.has-icon i {
    font-size: 18px
}

.cs-btn-one.btn-circle {
    border-radius: 60px 60px 60px 60px
}

.cs-btn-one.btn-square {
    border-radius: 0
}

.cs-btn-one.btn-sm {
    font-size: 14px;
    padding: 10px 28px
}

.cs-btn-one.btn-md {
    font-size: 14px;
    padding: 18px 56px
}

.cs-btn-one.btn-lg {
    font-size: 18px;
    padding: 12px 45px
}

.cs-btn-one.btn-xl {
    font-size: 18px;
    padding: 24px 56px
}

.cs-btn-one.btn-border {
    border: 2px solid #ed1c24;
    background: transparent;
    color: #ed1c24
}

.cs-btn-one.btn-light {
    background: #fff;
    color: #ed1c24;
    border: 2px solid transparent;
    font-weight: 800
}

.cs-btn-one.btn-light:hover {
    border: 2px solid
}

.cs-btn-one.btn-light:focus {
    box-shadow: none
}

.cs-btn-one.btn-hover-border:hover {
    border: 2px solid #ed1c24
}

.cs-btn-one.btn-secordary-color {
    background: #0c2239
}

.cs-btn-one.btn-secordary-color:hover {
    background: #ed1c24
}

.cs-btn-one.btn-primary-color {
    background: #ed1c24
}

.cs-btn-one.btn-primary-color:hover {
    background: #0c2239
}

.cs-btn-one.btn-primary-color.hover-white:hover {
    background: #fff;
    color: #0c2239
}

.cs-btn-one.btn-gradient-color {
    background: linear-gradient(45deg, #e83963, #fe8704) !important;
    color: #fff
}

.about-section {
    padding: 50px 0
}

.icon-box-block {
    background-color: #fff;
    border-radius: 12px;
    text-align: center;
    border: 1px solid #f0f0f0;
    padding: 30px 25px 30px 25px;
    z-index: 1;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.1);
    -khtml-box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.1)
}

.icon-box-block:after {
    background-size: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: -35px;
    background-repeat: no-repeat;
    left: 0;
    z-index: -1;
    content: "";
    -moz-transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s
}

.icon-box-block img {
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s
}

.icon-box-block:hover img {
    -moz-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -webkit-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg)
}

.icon-box-block:hover:after {
    -moz-transform: scale(1.08) translate(0px, -8px);
    -o-transform: scale(1.08) translate(0px, -8px);
    -ms-transform: scale(1.08) translate(0px, -8px);
    -webkit-transform: scale(1.08) translate(0px, -8px);
    transform: scale(1.08) translate(0px, -8px)
}

.icon-box-two .icon {
    background: #ed1c24;
    border-radius: 6px;
    width: 84px;
    height: 84px;
    line-height: 84px;
    float: left;
    text-align: center
}

.icon-box-two .icon span:before {
    font-size: 48px;
    color: #fff
}

.icon-box-two .icon-details {
    margin-left: 110px
}

.icon-box {
    background: #fcf8f5;
    padding: 30px;
    border: 1px solid #eee;
    -webkit-box-shadow: 0 14px 36px 0 #e3dfdf;
    -khtml-box-shadow: 0 14px 36px 0 #e3dfdf;
    -moz-box-shadow: 0 14px 36px 0 #e3dfdf;
    -ms-box-shadow: 0 14px 36px 0 #e3dfdf;
    -o-box-shadow: 0 14px 36px 0 #e3dfdf;
    box-shadow: 0 14px 36px 0 #e3dfdf;
    -moz-transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s
}

.icon-box .icon-box-icon {
    float: left;
    margin-right: 30px;
    margin-top: 20px
}

.icon-box .icon-box-icon i::before {
    font-size: 56px
}

.icon-box .icon-box-content {
    overflow: hidden;
    position: relative
}

.icon-box .icon-box-content .title {
    font-size: 22px !important;
    margin-bottom: 15px;
    color: #ed1c24;
    font-weight: 700;
    letter-spacing: 0
}

.icon-box:hover *,
.icon-box:hover .title {
    color: #fff
}

.icon-box.active *,
.icon-box.active .title {
    color: #fff
}

.icon-box:hover,
.icon-box.active {
    background: #ed1c24;
    color: #fff !important
}

.icon-box:hover .icon-box-content:before {
    font-size: 95px;
    line-height: 110px;
    right: 0;
    color: #fff;
    opacity: .15;
    animation: spinInfinit 6000ms infinite linear
}

.icon-box.active .icon-box-content:before {
    font-size: 95px;
    line-height: 110px;
    right: 0;
    color: #fff;
    opacity: .15;
    animation: spinInfinit 6000ms infinite linear
}

.welcome-text p {
    padding-bottom: 10px
}

.welcome-text h1 {
    letter-spacing: 0 !important;
    margin-bottom: 8px
}

.section-padding {
    padding: 50px 0
}

.section-title {
    position: relative
}

.section-title h6 {
    font-size: 20px !important;
    font-weight: 300;
    text-transform: uppercase;
    color: #ed1c24;
    letter-spacing: 3px
}

.section-title h2 {
    font-size: 45px;
    font-weight: 500;
    line-height: 55px;
    padding-bottom: 0
}

.contact-info p {
    margin-bottom: 10px
}

.contact-content {
    margin-top: 50px
}

.contact-inner {
    margin-bottom: 30px
}

.contact-section .contact-info i {
    font-size: 30px;
    margin-left: 0;
    background: #ed1c24;
    color: #fff;
    padding: 10px;
    border-radius: 0;
    float: left
}

.contact-inner h6 {
    font-weight: 300;
    text-transform: uppercase;
    color: #828080;
    letter-spacing: 3px;
    padding-left: 65px;
    font-size: 16px !important;
    font-weight: bold;
    letter-spacing: 0
}

.contact-info p {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    color: #333;
}

.contact-inner p {
    padding-left: 65px;
    line-height: 24px;
    position: relative;
    color: #333
}

.contact-form-home input,
textarea,
select {
    width: 100%;
    background: #fff;
    outline: 0;
    border: 1px solid #ddd;
    padding: 15px 15px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    -webkit-transition: .3s;
    transition: .3s;
    margin-bottom: 20px
}

.contact-form-home textarea {
    height: 150px;
    resize: none
}

.contact-form-home input[type="submit"],
.contact-form-home button[type="submit"] {
    border: 0;
    display: inline-block;
    background: #333;
    color: #fff;
    padding: 12px 20px;
    margin: 20px 0;
    width: auto;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600
}

.contact-form-home input::placeholder,
.contact-form-home textarea::placeholder {
    font-size: 14px;
    font-weight: 500;
    color: #333
}

.contact-form-home input:focus::-webkit-input-placeholder,
.contact-form-home textarea:focus::-webkit-input-placeholder {
    color: transparent
}

.contact-form-home textarea {
    height: 150px;
    background: #fff;
    outline: 0;
    resize: none;
    margin-bottom: 0 !important
}

.main-btn {
    display: inline-block;
    background: #ed1c24;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    border: 0;
    letter-spacing: 2px;
    line-height: 18px;
    padding: 15px 40px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.contact-form-home {
    margin-top: 100px
}

.slogan-style2-area {
    position: relative;
    display: block;
    background-size: cover;
    background-position: center top;
    padding: 102px 0 110px;
    z-index: 1
}

.slogan-style2-area .icon-holder {
    position: absolute;
    top: -42px;
    left: 0;
    right: 0;
    width: 120px;
    height: 120px;
    background: #e9212e;
    margin: 0 auto;
    border-radius: 50%;
    text-align: center;
    animation: fa-spin 9s ease infinite
}

.slogan-style2-area .icon-holder span:before {
    position: relative;
    display: block;
    color: #fff;
    font-size: 80px;
    line-height: 120px
}

.slogan-style2-area .inner-content {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center
}

.slogan-style2-area .inner-content .title {
    display: block;
    padding-bottom: 40px
}

.slogan-style2-area .inner-content .title h1 {
    color: #fff;
    font-size: 36px;
    line-height: 44px;
    font-weight: 700;
    text-transform: uppercase
}

.slogan-style2-area .inner-content .title h1 span {
    font-weight: 400
}

.slogan-style2-area .inner-content .button a {
    color: #27282c;
    transition: .5s;
    background: #fff;
    margin: 0;
    padding: 15px 30px 15px 30px;
    line-height: 25px;
    font-weight: 800
}

.slogan-style2-area .inner-content .button a:hover {
    color: #fff;
    background: #27282c
}

.slogan-style2-area .inner-content .button a.call-us {
    color: #fff;
    margin-right: 20px;
    background: #e9212e
}

.slogan-style2-area .inner-content .button a.call-us i:before {
    position: relative;
    top: 2px;
    display: inline-block;
    padding-right: 10px;
    font-size: 20px;
    line-height: 20px
}

.icon-holder i {
    color: #fff;
    font-size: 118px
}

.provided-service {
    position: relative;
    padding-left: 260px
}

.provided-service .outer-container {
    position: relative
}

.provided-service .outer-container .left-column,
.provided-service .outer-container .right-column {
    width: 50%
}

.provided-service .outer-container .inner-box {
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.provided-service .outer-container .inner-box:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: .6
}

.provided-service .outer-container .left-column .inner-box:after {
    position: absolute;
    content: "";
    background: #fff;
    width: 3px;
    height: 100%;
    top: 0;
    right: -1.5px
}

.provided-service .outer-container .inner-box .content-box {
    position: relative;
    display: flex;
    min-height: 390px;
    padding: 30px 50px;
    align-items: center;
    justify-content: center
}

.provided-service .outer-container .inner-box .content-box h2 {
    font-size: 48px;
    line-height: 60px;
    color: #fff;
    margin-bottom: 5px
}

.provided-service .outer-container .inner-box .content-box p {
    color: #fff
}

.provided-service .outer-container .left-column .inner-box .content-box p {
    margin-bottom: 28px
}

.provided-service .outer-container .inner-box .content-box a {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #fff;
    border-radius: 30px;
    padding: 12px 31px
}

.provided-service .outer-container .inner-box .content-box a:hover {
    background: #fff
}

.provided-service .outer-container .inner-box .content-box .pattern-layer .pattern-1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 305px;
    height: 20px;
    background: #fff
}

.provided-service .outer-container .inner-box .content-box .pattern-layer .pattern-2 {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 410px;
    height: 20px;
    background: #fff
}

.provided-service .outer-container .inner-box .content-box .pattern-layer .pattern-3 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 265px;
    height: 20px;
    background: #fff
}

.provided-service .outer-container .inner-box .content-box .pattern-layer .pattern-4 {
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 130px;
    height: 20px;
    background: #fff
}

.provided-service .vector-image {
    position: absolute;
    left: 55px;
    bottom: -65px
}

.padding {
    padding: 50px 0 40px 0
}

.title {
    font-weight: 300;
    text-align: center
}

.divider {
    width: 100%;
    max-width: 370px;
    height: 1px;
    margin: 40px auto;
    display: block;
    position: relative;
    background: #e5e5e5
}

.block-img-full-width {
    width: 100%
}

.block-img-full-width .block-img-left .img-block {
    margin-right: 35px;
    width: calc(50% - 35px)
}

.block-img-full-width img {
    width: 100%
}

.block-img-full-width .block-img-left .text-box {
    margin-left: 35px;
    width: calc(50% - 35px);
    padding-left: 0;
    padding-top: 6.5%
}

.block-img-full-width .block-img-left .text-box h4 {
    margin-bottom: 13px
}

.block-img-full-width .block-img-right .img-block {
    margin-left: 35px;
    width: calc(50% - 35px)
}

.block-img-full-width img {
    width: 100%
}

.block-img-full-width .block-img-right .text-box {
    margin-right: 35px;
    width: calc(50% - 35px);
    padding-left: 0;
    padding-top: 6.5%
}

.block-img-full-width .block-img-right .text-box h4 {
    margin-bottom: 13px
}

.img-block {
    position: relative;
    z-index: 1
}

.block-img-left,
.block-img-right {
    width: 100%
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:hover,
a:focus {
    outline: 0;
    text-decoration: none
}

ul {
    padding-left: 0
}

h4 mark {
    letter-spacing: 2px
}

#royal_preloader {
    width: 100%;
    height: 100%;
    font-size: 12px;
    visibility: visible;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999999999;
    -webkit-transition: opacity .2s linear .8s;
    -moz-transition: opacity .2s linear .8s;
    -ms-transition: opacity .2s linear .8s;
    -o-transition: opacity .2s linear .8s;
    transition: opacity .2s linear .8s
}

#royal_preloader.complete {
    opacity: 0
}

#royal_preloader .background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    -webkit-transition: background .5s linear;
    -moz-transition: background .5s linear;
    -ms-transition: background .5s linear;
    -o-transition: background .5s linear;
    transition: background .5s linear
}

#royal_preloader.number .name {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    text-transform: uppercase;
    color: #eee;
    text-align: center;
    opacity: 0;
    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -ms-transition: -ms-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    transition: transform .3s linear;
    -webkit-animation: fly .3s;
    -moz-animation: fly .3s;
    -ms-animation: fly .3s;
    -o-animation: fly .3s;
    animation: fly .3s
}

#royal_preloader.number .percentage {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-align: center;
    margin: -90px 0 0 -90px;
    ;
    background-repeat: no-repeat;
    background-position: 50% 0;
    padding-top: 80px;
    width: 180px;
    position: absolute;
    font-size: 50px;
    top: 50%;
    left: 50%;
    -webkit-transition: all .3s linear .5s;
    -moz-transition: all .3s linear .5s;
    -ms-transition: all .3s linear .5s;
    -o-transition: all .3s linear .5s;
    transition: all .3s linear .5s
}

#royal_preloader.text .loader {
    position: absolute;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    text-align: center;
    top: 50%;
    left: 50%;
    width: 240px;
    margin-left: -60px;
    height: 60px;
    line-height: 60px;
    margin-top: -30px;
    font-size: 30px;
    white-space: nowrap
}

#royal_preloader.text .loader div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: left .3s linear;
    -moz-transition: left .3s linear;
    -ms-transition: left .3s linear;
    -o-transition: left .3s linear;
    transition: left .3s linear
}

#royal_preloader.logo .loader {
    width: 120px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -14px 0 0 -60px;
    background-size: 100% auto;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

#royal_preloader.logo .loader div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: bottom .3s linear;
    -moz-transition: bottom .3s linear;
    -ms-transition: bottom .3s linear;
    -o-transition: bottom .3s linear;
    transition: bottom .3s linear
}

#royal_preloader.logo .percentage {
    position: absolute;
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 2px;
    top: 50%;
    left: 50%;
    margin: 33px 0 0 -40px;
    color: #212121;
    text-align: center
}

@-webkit-keyframes fly {
    0% {
        opacity: 0;
        top: 50%
    }
    20% {
        opacity: 1;
        top: 40%
    }
    100% {
        opacity: 0;
        top: 20%
    }
}

@-moz-keyframes fly {
    0% {
        opacity: 0;
        top: 50%
    }
    20% {
        opacity: 1;
        top: 40%
    }
    100% {
        opacity: 0;
        top: 20%
    }
}

@-ms-keyframes fly {
    0% {
        opacity: 0;
        top: 50%
    }
    20% {
        opacity: 1;
        top: 40%
    }
    100% {
        opacity: 0;
        top: 20%
    }
}

@-o-keyframes fly {
    0% {
        opacity: 0;
        top: 50%
    }
    20% {
        opacity: 1;
        top: 40%
    }
    100% {
        opacity: 0;
        top: 20%
    }
}

@keyframes fly {
    0% {
        opacity: 0;
        top: 50%
    }
    20% {
        opacity: 1;
        top: 40%
    }
    100% {
        opacity: 0;
        top: 20%
    }
}

.max-height-header {
    max-height: 79px
}

.white-text {
    color: white
}

.text-cap {
    text-transform: uppercase;
    font-size: 20px !important;
    display: block;
    margin-bottom: 7px
}

.bg-grey {
    background: #f5f5f5
}

.bg-dark {
    background: #333
}

.grey-text {
    color: #ccc
}

.no-padding {
    padding: 0 !important
}

.no-padding-tb {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.no-padding-bot {
    padding-bottom: 0 !important
}

.padding-bot-90 {
    padding-bottom: 90px !important
}

.padding-bot-30 {
    padding-bottom: 30px !important
}

.padding-top-30 {
    padding-top: 30px !important
}

.padding-top-20 {
    padding-top: 20px !important
}

mark {
    background: #ed1c24;
    padding: 10px 10px 5px 15px;
    color: #fff
}

.divider {
    width: 100%;
    max-width: 370px;
    height: 1px;
    margin: 40px auto;
    display: block;
    position: relative;
    background: #e5e5e5
}

.svg-triangle-icon-container {
    width: 22px;
    height: 15px;
    overflow: visible !important;
    left: 50%;
    margin-left: -11px;
    margin-top: -6px;
    display: block;
    position: absolute
}

.svg-triangle-icon {
    fill: transparent;
    stroke: #ed1c24;
    stroke-width: 3
}

.title {
    font-weight: 400;
    text-align: center;
}

.block-img-left,
.block-img-right {
    margin: 25px 0
}

.block-img-left {
    display: inline-block
}

.block-img-left .text-box {
    text-align: left;
    display: inline-block;
    padding-left: 15px;
    width: 50%
}

.block-img-left .img-block {
    float: left;
    width: calc(50% - 15px);
    margin-right: 15px;
    border-radius: 3px;
    overflow: hidden;
    display: block
}

.block-img-right {
    display: inline-block
}

.block-img-right .text-box {
    text-align: right;
    display: inline-block;
    padding-right: 15px;
    width: 50%
}

.block-img-right .img-block {
    float: right;
    width: calc(50% - 15px);
    margin-left: 15px;
    border-radius: 3px;
    overflow: hidden;
    display: block
}

.block-img-full .img-block {
    display: block;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.block-img-full .text-box {
    margin-top: 30px;
    padding: 0
}

.block-img-full .text-box h4 {
    margin-bottom: 20px
}

.promotion-box {
    display: inline-block
}

.promotion-box figure {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    width: 33.333%;
    max-height: 420px
}

.promotion-box figure:last-child {
    margin-left: -1px
}

.promotion-box figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.promotion-box-2 {
    display: flex
}

.promotion-box-dark {
    width: 33.3333%;
    display: flex;
    height: 420px;
    cursor: pointer;
    transition: all .6s ease 0s
}

.promotion-box-dark .box-dark-content {
    width: 100%;
    height: 100%;
    text-align: center
}

.promotion-box-dark p {
    font-size: 15px;
    color: #aaa
}

.promotion-box-dark h3 {
    font-weight: 300;
    color: #fff;
    margin-bottom: 20px
}

.promotion-box-dark.box-pro-1 {
    background: #333
}

.promotion-box-dark.box-pro-1:hover {
    background: #000
}

.promotion-box-dark.box-pro-2 {
    background: #2b2b2b
}

.promotion-box-dark.box-pro-2:hover {
    background: #000
}

.promotion-box-dark.box-pro-3 {
    background: #242424;
    margin-left: -1px
}

.promotion-box-dark.box-pro-3:hover {
    background: #000
}

.icon-promotion {
    color: #ebcd1e;
    font-size: 60px;
    text-align: center;
    display: block;
    padding-bottom: 14px;
    margin-top: 117px
}

.relative {
    position: relative
}

.prmotion-fix {
    position: absolute;
    top: -236px;
    left: 0;
    width: 100%
}

.item-promotion-h5 {
    display: inline-block;
    width: 49%;
    float: left;
    background: #ebcd1e
}

.item-promotion-h5 .img-promotion-h5 {
    display: inline-block;
    float: left;
    width: 50%
}

.item-promotion-h5 .promotion-h5-text-box {
    display: inline-block;
    float: left;
    width: 50%;
    padding: 10px 26px
}

.item-promotion-h5 .promotion-h5-text-box h3 {
    font-weight: 400
}

.item-promotion-h5 a {
    fotn-size: 12px;
    color: #333;
    margin-top: 16px;
    display: block;
    transition: all .6s ease 0s
}

.item-promotion-h5 a:hover {
    padding-left: 15px
}

.item-promotion-h5:last-child {
    float: right
}

figure figcaption {
    background: rgba(0, 0, 0, 0.6);
    transition: all .35s;
    cursor: default
}

figure.effect-layla img {
    width: 120%;
    max-width: 992px
}

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

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

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

figure.effect-layla h3 {
    padding-top: 20%;
    transition: transform .35s;
    font-weight: 300
}

figure.effect-layla p {
    padding: .5em 0;
    text-transform: none;
    transform: translate3d(0, -10px, 0);
    color: #aaa;
    max-width: 300px;
    margin: 0 auto;
    padding-bottom: 26px;
    transition: all .5s
}

figure.effect-layla h3 {
    transform: translate3d(0, -20px, 0)
}

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

figure .ot-btn {
    position: relative;
    z-index: 2
}

.chooseus-container {
    width: 880px;
    margin: 0 auto
}

.chooseus-container .chooseus-item {
    width: 50%;
    float: left;
    display: inline-block;
    margin-bottom: 80px
}

.chooseus-canvas-item,
.chooseus-item {
    position: relative;
    padding: 0;
    width: 310px;
    height: 350px;
    text-align: center;
    margin: 0 auto
}

.chooseus-canvas-item h4,
.chooseus-item h4 {
    transition: all .6s ease 0s
}

.triangle-div {
    cursor: pointer;
    fill: none;
    fill-opacity: 0;
    stroke: #ccc;
    stroke-width: 1;
    stroke-dasharray: 4
}

.svg-hexagon {
    width: 310px;
    height: 350px
}

.hexagon {
    fill: transparent;
    stroke: #ebcd1e;
    stroke-width: 3
}

.svg-triangle-dotted {
    position: absolute;
    top: 28px;
    left: 28px
}

.svg-triangle-container {
    width: 256px;
    padding: 0;
    position: absolute;
    top: 28px;
    left: 28px
}

.svg-triangle-dotted {
    width: 256px;
    height: 220px
}

.svg-triangle-dotted.svg-tri-2 {
    transform: rotate(-30deg) translateY(40px);
    left: -20px
}

.svg-triangle-dotted.svg-tri-3 {
    transform: rotate(-90deg) translateY(40px);
    left: -30px
}

.svg-triangle-dotted.svg-tri-4 {
    transform: rotate(-180deg) translateY(-74px);
    left: 27px
}

.triangle-img-warp {
    width: 256px;
    height: 220px;
    overflow: hidden;
    position: absolute
}

.triangle-img-warp img {
    width: 140%;
    max-width: 140%;
    transition: all .8s ease-in-out;
    display: block;
    position: absolute
}

.news-letter {
    position: relative;
    background-color: #333
}

.news-letter .form-column {
    position: relative;
    text-align: center;
    float: left;
    width: 50%;
    background-color: #c79848
}

.news-letter .form-column .inner-box {
    position: relative;
    float: right;
    max-width: 600px;
    width: 100%;
    padding: 22px 0 13px 0
}

.news-letter form {
    position: relative
}

.news-letter .form-group {
    position: relative;
    display: inline-block;
    margin: 0;
    overflow: hidden
}

.news-letter .form-label {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    top: -10px;
    overflow: hidden
}

.news-letter .form-label label {
    position: relative;
    margin: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 700
}

.news-letter .form-group input[type="text"],
.news-letter .form-group input[type="tel"],
.news-letter .form-group input[type="email"],
.news-letter .form-group textarea {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 5px 5px 5px 20px;
    height: 60px;
    color: #222;
    width: 380px;
    font-size: 15px;
    background: #fff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.news-letter .form-group input[type="submit"],
.news-letter .form-group button {
    background: #57595c;
    color: #fff;
    font-size: 16px;
    height: 50px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 5px;
    width: 70px
}

.news-letter .form-group button:hover {
    background: #e0a94b
}

.news-letter .form-group button span {
    font-size: 20px;
    padding-left: 0 !important;
    padding-right: 8px
}

.social-icons {
    position: relative;
    width: 52%;
    margin: 0 auto
}

.social-icons h2 {
    position: relative;
    color: #fff;
    font-size: 24px;
    float: left;
    margin-top: 0;
    line-height: 60px;
    margin-left: 80px;
    margin-right: 20px;
    font-weight: 700;
    padding-bottom: 0 !important
}

.social-icons ul {
    position: relative;
    float: left
}

.social-icons ul li {
    position: relative;
    display: inline-block;
    margin-right: 6px
}

.social-icons ul li a {
    position: relative;
    width: 60px;
    height: 60px;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 58px;
    background-color: #ed1c24;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.social-icons ul li a:hover {
    background-color: #fff;
    color: #ed1c24
}

.form-column a {
    color: #ffff
}

.form-column i {
    display: block;
    font-size: 30px
}

.form-column li {
    margin-bottom: 17px;
    color: #fff
}

.logo-top img {
    width: 100%;
    padding: 10px;

}

.fennec-mobile-nav {
    display: none
}

.fennec-mobile-nav.mean-container .mean-nav ul li a.active {
    color: #02298a
}

.fennec-mobile-nav .others-option {
    position: absolute;
    text-align: center;
    right: 48px;
    top: 14px;
    width: 21%
}

.fennec-mobile-nav .others-option .option-item {
    color: #141414;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    line-height: initial
}

.fennec-mobile-nav .others-option .option-item:last-child {
    margin-right: 0
}

.fennec-mobile-nav .others-option .option-item .search-btn {
    cursor: pointer
}

.fennec-mobile-nav .others-option .option-item .search-btn::before {
    font-size: 17px
}

.fennec-mobile-nav .others-option .option-item .close-btn {
    cursor: pointer;
    display: none;
    font-size: 17px
}

.fennec-mobile-nav .others-option .option-item .close-btn.active {
    display: block
}

.fennec-mobile-nav .others-option .option-item a {
    color: #141414
}

.fennec-mobile-nav .others-option .option-item a i::before {
    font-size: 17px
}

.fennec-mobile-nav .others-option .option-item a span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: -webkit-gradient(linear, left top, right top, from(#fc4a1a), color-stop(#fd6b12), color-stop(#fc8712), color-stop(#faa01f), to(#f7b733));
    background: linear-gradient(to right, #fc4a1a, #fd6b12, #fc8712, #faa01f, #f7b733);
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 15px;
    font-weight: 600;
    font-size: 10px;
    position: relative;
    top: -12px;
    left: -12px
}

.fennec-mobile-nav .navbar-nav {
    overflow-y: auto;
    height: 428px
}

.navbar-area.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    background-color: #fff;
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown
}

.navbar-area.is-sticky .fennec-nav {
    background-color: #fff
}

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0
}

.fennec-nav .navbar {
    padding: 0;
    margin-top: 0px
}

.fennec-nav .navbar ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 18px
}

.navbar-area {
    float: right
}

.fennec-nav .navbar .navbar-nav .nav-item {
    position: relative;
    padding: 0
}

.fennec-nav .navbar .navbar-nav .nav-item a {
    font-size: 16px;
    font-weight: 600;
    color: #141414;
    text-transform: uppercase;
    padding: 0 20px;
    position: relative;
    z-index: 1;
    margin: 0;
    line-height: 13px
}

.fennec-nav .navbar .navbar-nav .nav-item a i {
    margin-left: 1px
}

.fennec-nav .navbar .navbar-nav .nav-item a i::before {
    font-size: 11px
}

.fennec-nav .navbar .navbar-nav .nav-item a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    transition: .5s
}

.fennec-nav .navbar .navbar-nav .nav-item a:hover::before,
.fennec-nav .navbar .navbar-nav .nav-item a:focus::before,
.fennec-nav .navbar .navbar-nav .nav-item a.active::before {
    opacity: 1;
    visibility: visible
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    position: absolute;
    border: 0;
    top: 80px;
    left: 0;
    width: 300px;
    z-index: 99;
    display: block;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 15px;
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {
    text-transform: capitalize;
    padding: 5px 15px;
    display: block;
    color: #141414;
    margin-top: 6px;
    font-size: 15px;
    font-weight: 600
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a::before {
    display: none
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover::after,
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus::after,
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active::after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a::first-child {
    margin-top: 0
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
    left: 153px;
    top: 0;
    opacity: 0;
    visibility: hidden;
    height: auto;
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
    left: 220px;
    top: 0;
    opacity: 0;
    visibility: hidden
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: -15px
}

.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: -15px
}

.fennec-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
    margin-top: 0
}

.fennec-nav .others-option {
    margin-left: auto
}

.fennec-nav .others-option .option-item {
    color: #141414;
    display: inline-block;
    margin-right: 15px;
    position: relative;
    line-height: initial
}
.newman {
    width: 400px !important;
}
.fennec-nav .others-option .option-item:last-child {
    margin-right: 0
}

.fennec-nav .others-option .option-item .search-btn {
    cursor: pointer
}

.fennec-nav .others-option .option-item .search-btn::before {
    font-size: 20px
}

.fennec-nav .others-option .option-item .close-btn {
    cursor: pointer;
    display: none;
    font-size: 20px
}

.fennec-nav .others-option .option-item .close-btn.active {
    display: block
}

.fennec-nav .others-option .option-item a {
    color: #141414
}

.fennec-nav .others-option .option-item a i::before {
    font-size: 20px
}

.fennec-nav .others-option .option-item a span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: -webkit-gradient(linear, left top, right top, from(#fc4a1a), color-stop(#fd6b12), color-stop(#fc8712), color-stop(#faa01f), to(#f7b733));
    background: linear-gradient(to right, #fc4a1a, #fd6b12, #fc8712, #faa01f, #f7b733);
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 15px;
    font-weight: 600;
    font-size: 10px;
    position: relative;
    top: -12px;
    left: -12px
}

.search-overlay {
    display: none
}

.search-overlay.search-popup {
    position: absolute;
    top: 100%;
    width: 300px;
    right: 0;
    background: #fff;
    z-index: 2;
    padding: 20px;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    margin-top: 20px
}

.search-overlay.search-popup .search-form {
    position: relative
}

.search-overlay.search-popup .search-form .search-input {
    display: block;
    width: 100%;
    height: 40px;
    line-height: initial;
    border: 1px solid #eee;
    padding-left: 10px;
    color: #141414;
    outline: 0
}

.search-overlay.search-popup .search-form .search-button {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    background: transparent;
    border: 0;
    width: 40px;
    outline: 0;
    color: #777;
    -webkit-transition: .5s;
    transition: .5s
}

.search-overlay.search-popup .search-form .search-button:hover,
.search-overlay.search-popup .search-form .search-button:focus {
    color: #141414
}

.navbar-style-two {
    background-color: #f8f8f8
}

.navbar-style-two .fennec-nav {
    background-color: #f8f8f8;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 80px;
    padding-right: 80px
}

.navbar-style-two .fennec-nav .navbar .navbar-nav {
    margin-left: auto
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item {
    padding-top: 15px;
    padding-bottom: 15px
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a {
    padding: 0;
    margin: 0 12px
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a i {
    color: #666;
    -webkit-transition: .5s;
    transition: .5s
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a::before {
    display: none
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a:hover,
.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a:focus,
.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a.active {
    color: #fd6c1e
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a:hover i,
.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a:focus i,
.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item a.active i {
    color: #fd6c1e
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item:first-child a {
    margin-left: 0
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item:last-child a {
    margin-right: 0
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li {
    padding: 0
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {
    margin-top: 6px;
    margin-left: 0;
    margin-right: 0
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a::after {
    background: -webkit-gradient(linear, left top, right top, from(#fc4a1a), color-stop(#fd6b12), color-stop(#fc8712), color-stop(#faa01f), to(#f7b733));
    background: linear-gradient(to right, #fc4a1a, #fd6b12, #fc8712, #faa01f, #f7b733)
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover,
.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus,
.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
    color: #fd6c1e
}

.navbar-style-two .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a::first-child {
    margin-top: 0
}

.navbar-style-two .fennec-nav .others-option {
    margin-left: 22px
}

.navbar-style-two.is-sticky .fennec-nav {
    padding-top: 10px;
    padding-bottom: 10px
}

.navbar {
    margin-bottom: 0
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: transparent !important
}

a.title-herf-link {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 10px
}

.contact-section {
    background: #f9f9f9
}

ul.foolink li {
    line-height: 43px
}

.widget span {
    font-size: 25px;
    display: block;
    margin-bottom: 10px;
    padding-top: 21px;
}

.widget img {
    width: 65% !important;
}

.widget p {
    margin-bottom: 15px
}

.text-center p {
    text-align: center
}

.text-center a {
    font-weight: bold
}

.sitema-links-item h2 {
    font-size: 25px;
    margin-bottom: 10px;

}

.sitema-links-item h3 {
    font-size: 25px
}

.sitema-links-item h4 {
    font-size: 25px
}

.black-color {
    background: #000
}

.skin-color {
    background: #df8926
}

.sitemap-link {
    padding: 50px 0
}

.color-site {
    background: #ed1c24;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff !important
}

.color-site a {
    color: #fff;
    display: block !important
}

.skin-color {
    background: #333
}

.sitema-links-item h3 {
    font-size: 25px !important
}

.sitema-links-item h2 {
    font-size: 25px !important;
    background: transparent;
    font-weight: 400
}

.formative_right_products h3 {
    padding-top: 5px;
    padding-bottom: 10px !important;
}

.formative_right_products h4 {
    padding-top: 5px;
   margin-bottom: 8px;
}
.related_content h2 {
    font-size: 20px!important;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
}
.content-side-product-details h2 {
    font-size: 20px!important;
    font-weight: 600;
    padding-bottom: 5px;
}
.content-side-product-details h3 {
    font-size: 20px!important;
    font-weight: 600;
    padding-bottom: 5px;
    padding-top: 14px;
}

.content-side-product-details h4 {
    font-size: 20px!important;
    font-weight: 600;
    padding-bottom: 5px;
    padding-top: 14px;
}


.our-presence-row {
    text-align: center
}

.inner-our-presence {
    background: #333;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px
}

.inner-our-presence a {
    color: #fff
}

.our-presence-row {
    margin-bottom: 18px
}

div#contactus-form button {
    background: #ed1c24 !important
}

.white-bg {
    background: #fff
}

.mobile-menu {
    display: none
}

.title h3 {
    color: #fff
}

.folo-par {
    position: relative;
    color: #fff;
    font-size: 24px !important;
    float: left;
    margin-top: 0;
    line-height: 60px !important;
    margin-left: 80px;
    margin-right: 20px;
    font-weight: 700 !important;
    padding-bottom: 0 !important
}

.cn-par {
    text-transform: uppercase;
    color: #828080 !important;
    letter-spacing: 3px !important;
    padding-left: 65px !important;
    font-size: 16px !important;
    font-weight: bold !important;
    letter-spacing: 0 !important
}

.cn-par1 {
    font-size: 20px !important;
    font-weight: 300 !important;
    text-transform: uppercase;
    color: #ed1c24 !important;
    letter-spacing: 3px
}

.modal-par {
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    padding: 15px 0
}

.info-par {
    font-size: 25px;
    font-weight: 600;
    color: #333;
    line-height: 1.2;
    letter-spacing: 2px;
    margin-bottom: 15px;
    margin: 0;
    padding: 0;
    font-family: "Josefin Sans", sans-serif !important
}

.cn-h2 {
    text-align: center;
    font-weight: 600
}

.postinner-h2 {
    margin: 0;
    color: #333 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 0 0 15px;
    border-bottom: 1px dashed #dfd9cf;
    margin-bottom: 15px;
    text-align: center !important
}

.postinner-h2:hover h3 {
    color: #fff
}

.postar {
    margin-bottom: 25px
}

.formative_right_products ul li {
    margin-bottom: 15px
}

.contact-inner p a {
    color: #000
}

a.hk-hide {
    pointer-events: none
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

/*@charset 'UTF-8';
.slick-loading .slick-list {
    background: #fff url('../images/ajax-loader.gif') center center no-repeat
}*/

/*@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), 
    url('../fonts/slick.svg#slick') format('svg')
}*/

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: 0;
    background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    right: 50px;
    z-index: 50;
    top: -25px
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir='rtl'] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: 19px;
    z-index: 50;
    top: -25px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px
}

.slick-prev::before,
.slick-next::before {
    display: none !important
}

.slick-next:before {
    content: '→'
}

[dir='rtl'] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: -5px 0 20px 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: 0
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 10px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #c8c8c8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li:hover button:before {
    color: #333
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #73a51d
}

@media only screen and (min-width:980px) and (max-width:1260px) {
    .marblue.sticky .container {
        width: 1140px
    }
    .logo {
        width: 150px;
        height: auto
    }
    .nav_menutop>ul>li>a {
        padding: 12px 2px;
        font-size: 13px
    }
    .nav_menutop>ul>li {
        margin-left: 2px
    }
    #dl-menu {
        top: -1px;
        height: 1px
    }
    .sticky {
        position: fixed;
        top: 0;
        height: 47px;
        width: 100%;
        animation-name: fadeInDown;
        animation-duration: 1s;
        animation-fill-mode: both;
        z-index: 460;
        padding-bottom: 0;
        box-shadow: none;
        background-image: linear-gradient(to right, #182955, #1c377e)
    }
    .bookappoint {
        font-size: 16px
    }
    .eninner .entextar {
        height: 45px;
        margin: 5px 0 0;
        font-size: 11px
    }
    .eninner .eninput {
        height: 25px;
        margin: 5px 0 0;
        padding-left: 8px;
        font-size: 10px
    }
    .eninner .eninputmin1 {
        height: 25px;
        margin: 5px 0 0;
        padding-left: 8px;
        font-size: 10px;
        margin-right: 3%
    }
    .eninner .eninputmin2 {
        height: 25px;
        margin: 5px 0 0;
        padding-left: 8px;
        font-size: 10px
    }
    .enhead {
        width: auto;
        height: 45px;
        line-height: 35px;
        font-size: 16px
    }
    .eninner .bookbt {
        font-size: 13px;
        text-align: center;
        width: 100%;
        border: 2px solid #fff;
        color: #fff;
        background-color: #e0930a;
        padding: 4px 0;
        margin: 0;
        text-decoration: none;
        float: left;
        text-transform: uppercase;
        font-weight: 500;
        margin-top: 5px;
        font-family: Poppins, sans-serif;
        color: #fff
    }
    .about-section h2 {
    margin-bottom: 15px;
}
.widget-items {
    margin-top: 12px;
}
h5.new-para3-title {
    margin-bottom: 15px;
}
    .enhead1 {
        font-size: 15px
    }
    .eninner {
        padding: 14px 25px;
        font-size: 12px;
        line-height: 17px
    }
    .enquiryarea {
        float: right;
        position: relative;
        z-index: 5000;
        height: auto;
        margin-top: -350px
    }
    .prar {
        font-size: 13px;
        text-align: left;
        padding: 6px 0 4px
    }
    .inputrd {
        width: 12px;
        height: 12px;
        position: relative;
        top: 2px
    }
    .otherlink {
        width: 100%
    }
    .otherlink li {
        margin: 0 10px 0 4px
    }
    .otherlink li a {
        font-size: 13px
    }
    .otherlink li a img {
        margin: 0 3px 0 0;
        width: 22px
    }
    .otherlink li:nth-child(1) a img {
        width: 27px
    }
    .postimgbox {
        height: 150px
    }
    .aboutskin {
        padding: 75px 35px 0
    }
    .post2imgbox {
        height: 120px
    }
    .post2imgbox img {
        min-height: 120px
    }
    .blogbox {
        height: 190px
    }
    .blogbox img {
        width: 100%;
        min-height: 190px;
        transition: .5s
    }
    .slider5 .slick-next {
        right: 40%
    }
    .slider5 .slick-prev {
        left: 40%
    }
    .foobarea {
        font-size: 12px
    }
    /* .foobarea a {
        font-size: 12px
    } */
    .did {
        padding: 0 4px
    }
    .marblue {
        min-height: 47px
    }
    .call01 {
        font-size: 13px;
        margin: 23px 15px 0 0
    }
    .logo {
        width: 122px
    }
    .nav_menutop>ul>li>ul {
        top: 47px
    }
    .offerhead {
        font-size: 17px
    }
    .viewbt {
        font-size: 17px;
        padding: 6px 20px
    }
    .post2box {
        height: 296px;
        margin-bottom: 17px
    }
    .nav_menutop>ul>li {
        line-height: 34px
    }
    .whitearea {
        padding: 45px 0
    }
    .bookappoint a {
        margin-top: 17px;
        margin-left: 11px;
        padding: 10px 0
    }
    h2 {
        font-size: 25px
    }
    .slider6 .slick-next {
        top: 94%
    }
    .slider6 .slick-prev {
        top: 94%
    }
    .ctpbox .texti {
        padding-top: 80px;
        line-height: 24px
    }
    .img {
        height: 160px
    }
    .img img {
        min-height: 160px
    }
    .sticky .logo {
        margin-top: 0;
        width: 110px
    }
    .sidemenu li a {
        font-size: 14px
    }
    .sticky .nav_menutop {
        float: right;
        margin-right: 5px;
        margin-top: -33px !important;
        text-align: right
    }
}

@media only screen and (min-width:768px) and (max-width:979px) {
    .nav_menutop {
        display: none
    }
    #dl-menu {
        display: block
    }
    .dl-menuwrapper {
        z-index: 50
    }
    .dl-menuwrapper button {
        margin: 3px 9px 0 0
    }
    .dl-menuwrapper {
        float: right
    }
    .sticky #dl-menu {
        top: -40px;
        height: 1px
    }
    .carousel-inner h1 {
        font-size: 42px !important
    }
    .carousel-inner p {
        margin-top: 0;
        line-height: 22px
    }
    .sticky {
        position: fixed;
        top: 0;
        height: 55px;
        width: 100%;
        animation-name: fadeInDown;
        animation-duration: 1s;
        animation-fill-mode: both;
        z-index: 460;
        padding-bottom: 0;
        box-shadow: none;
        background-image: linear-gradient(to right, #182955, #1c377e)
    }
    .bookappoint {
        font-size: 16px
    }
    .eninner .entextar {
        height: 45px;
        margin: 5px 0 0;
        font-size: 11px
    }
    .eninner .eninput {
        height: 25px;
        margin: 5px 0 0;
        padding-left: 8px;
        font-size: 10px
    }
    .eninner .eninputmin1 {
        height: 25px;
        margin: 5px 0 0;
        padding-left: 8px;
        font-size: 10px;
        margin-right: 3%
    }
    .eninner .eninputmin2 {
        height: 25px;
        margin: 5px 0 0;
        padding-left: 8px;
        font-size: 10px
    }
    .enhead {
        width: auto;
        height: 45px;
        line-height: 35px;
        font-size: 16px
    }
    .eninner .bookbt {
        font-size: 13px;
        text-align: center;
        width: 100%;
        border: 2px solid #fff;
        color: #fff;
        background-color: #e0930a;
        padding: 4px 0;
        margin: 0;
        text-decoration: none;
        float: left;
        text-transform: uppercase;
        font-weight: 500;
        margin-top: 5px;
        font-family: Poppins, sans-serif;
        color: #fff
    }
    .enhead1 {
        font-size: 15px
    }
    .eninner {
        padding: 10px 25px;
        font-size: 12px;
        line-height: 17px
    }
    .enquiryarea {
        float: right;
        position: relative;
        z-index: 5000;
        height: auto;
        margin-top: -367px
    }
    .prar {
        font-size: 13px;
        text-align: left;
        padding: 6px 0 4px
    }
    .inputrd {
        width: 12px;
        height: 12px;
        position: relative;
        top: 2px
    }
    .otherlink {
        width: 76%
    }
    .otherlink li {
        margin: 0 17px 0 4px
    }
    .otherlink li a {
        font-size: 15px
    }
    .postimgbox {
        height: 150px
    }
    .postimgbox img {
        min-height: 150px
    }
    .aboutskin {
        padding: 30px 35px 0
    }
    .whitearea {
        padding: 55px 0
    }
    .ctpbox .texti {
        padding-top: 87px;
        font-size: 19px;
        text-align: center;
        line-height: 23px
    }
    .post2imgbox {
        height: 120px
    }
    .post2imgbox img {
        min-height: 120px
    }
    .blogbox {
        height: 190px
    }
    .blogbox img {
        width: 100%;
        min-height: 190px;
        transition: .5s
    }
    .slider5 .slick-next {
        right: 40%
    }
    .slider5 .slick-prev {
        left: 40%
    }
    .foobarea {
        font-size: 12px
    }
    .foobarea a {
        font-size: 12px
    }
    .did {
        padding: 0 4px
    }
    .marblue {
        min-height: 47px
    }
    .call01 {
        font-size: 12px;
        margin: 17px 15px 0 0
    }
    .logo {
        width: 158px
    }
    .offerhead {
        font-size: 17px
    }
    .viewbt {
        font-size: 17px;
        padding: 6px 20px
    }
    .post2box {
        height: 296px
    }
    .whitearea {
        padding: 45px 0
    }
    .innerimg {
        width: 100%;
        max-width: 100%;
        margin: 0 0 15px
    }
    .list1 li {
        margin: 0 0 14px;
        font-size: 17px;
        line-height: 20px;
        background: url(../images/righticon.jpg) 0 3px no-repeat
    }
    .bookappoint a {
        margin-top: 17px;
        margin-left: 11px;
        padding: 10px 0
    }
    .post2box {
        height: 296px;
        margin-bottom: 17px
    }
    h2 {
        font-size: 25px
    }
    .slider6 .slick-next {
        top: 94%
    }
    .slider6 .slick-prev {
        top: 94%
    }
    .img {
        height: 160px
    }
    .img img {
        min-height: 160px
    }
    .topmen li a {
        font-size: 13px
    }
    .topmen li::before {
        font-size: 12px;
        padding: 0 6px
    }
    .sidemenu li a {
        font-size: 14px
    }

}

@media only screen and (min-width:320px) and (max-width:767px) {
    .hvr-shutter-in-horizontal p {
        margin-bottom: 10px
    }
    .hvr-shutter-in-horizontal .rea {
        background-color: #353275;
        color: #fff;
        font-size: 15px;
        width: 150px;
        line-height: 40px;
        margin: 10px auto -25px;
        left: 0;
        right: 0;
        text-align: center;
        transition: .5s;
        margin: 0 auto;
        display: block
    }
    .enquiry,
    .whatsappp {
        left: auto;
        right: 25px;
        display: none;
    }
    .whatsappp {
        right: 120px;
        bottom: 135px !important
    }
    .formative_right_products {
        padding: 10px
    }
    .inner-banner h1 {
        position: absolute;
        bottom: 9px;
        left: 10px;
        color: #fff;
        font-weight: 600;
        background: #b5040d6e;
        font-family: 'Great Vibes', cursive !important;
        padding: 9px;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 19px
    }
    .MagicZoom {
        display: block !important;
        height: auto
    }
    .details-right-section {
        margin-top: 15px
    }
    .below-link li {
        display: block;
        margin-left: 40px
    }
    .below-link li+li:before {
        content: none;
        padding-right: 40px
    }
    .below-link {
        width: 100%
    }
    .inner-banner h2 {
        position: absolute;
        bottom: 8px;
        left: 37px;
        color: #fff;
        font-weight: 600;
        background: #b5040d6e;
        font-family: 'Great Vibes', cursive;
        padding: 12px;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 28px
    }
    .inner-banner img {
        width: 100%;
        height: auto !important
    }
    .about_content {
        padding: 10px
    }
    .about_thumb {
        padding: 10PX
    }
    .factsheet-section {
        padding: 10PX
    }
    .default-section {
        padding: 50px 0 70px
    }
    .blog-area {
        padding: 10px
    }
    .recent-post-box ul li span {
        padding-bottom: 10px
    }
    .recent-post-box ul li {
        position: relative;
        padding-left: 88px;
        height: 110px;
        margin-bottom: 20px;
        border-bottom: 1px solid #ddd
    }
    .contact-item {
        margin: 10px
    }
    #dl-menu {
        display: block;
        z-index: 50
    }
    .sticky #dl-menu {
        top: 0;
        display: block
    }
    .sticky .cartar {
        display: none
    }
    .nav_menutop {
        display: none
    }
    .homebt {
        display: none
    }
    .logo {
        width: 76%
    }
    #dl-menu {
        top: -48px;
        height: 1px
    }
    .indflag {
        margin: 26px 15px 0 0;
        float: right
    }
    .call01 {
        font-size: 17px;
        font-weight: 600;
        /*padding: 0 0 0 15px;*/
        margin: 5px 0 0;
        color: #000;
        float: right;
        font-family: 'Open Sans', sans-serif;
        width: 100%;
        text-align: center;
        /*display: none*/
    }
    .enquiryarea {
        margin-top: 0;
        position: relative;
        height: auto
    }
    .otherlink li {
        width: 100%;
        height: auto;
        padding: 0;
        margin: 0 auto 0 0;
        display: inline-block;
        float: left;
        display: block
    }
    .enhead {
        margin: 15px 0 0
    }
    .viewbt {
        margin: 18px auto;
        float: none;
        left: 0;
        right: 0;
        display: table
    }
    .slider3 {
        width: 100% !important;
        margin: 0 auto 35px
    }
    .slider3 .slick-slide {
        width: 280px !important
    }
    .slider3 .slick-list {
        width: 280px !important;
        height: auto;
        margin: 0 auto
    }
    .slider3 .slick-dots {
        bottom: -40px
    }
    .slider3 .slick-prev {
        left: 65px !important;
        z-index: 50;
        top: 100.6% !important
    }
    .slider3 .slick-next {
        right: 65px !important;
        z-index: 50;
        top: 100.6% !important
    }
    .postimgbox {
        height: 170px
    }
    .postinner {
        margin: 0 0 25px
    }
    .whitearea {
        padding: 45px 0
    }
    .post2box {
        margin-bottom: 25px
    }
    .mobvid {
        height: 285px;
        margin-bottom: 25px
    }
    .blogbox img {
        width: 100%;
        min-height: 123px;
        transition: .5s
    }
    .blogbox {
        border: 5px solid #fff;
        padding: 0;
        margin: 0;
        height: 123px;
        overflow: hidden;
        background-color: #e59509
    }
    .btn-primary {
        font-size: 15px !important
    }
    .btn-default {
        font-size: 15px
    }
    .fcontb {
        margin-top: 25px;
        margin-bottom: 0
    }
    .newsbt {
        margin: 0 0 30px
    }
    .foolink {
        margin: -8px 0 35px
    }
    .fsociali {
        padding: 0 10px;
        float: left;
        border-left: 1px solid #3b3b3b
    }
    .otherlink {
        display: none
    }
    .otherlinkar {
        height: 10px;
        padding: 0;
        background-color: #fff
    }
    .mobplh {
        padding-left: 0
    }
    .repostt {
        padding: 0 17px
    }
    .bookappoint a {
        margin-left: 13px
    }
    .backlinks {
        width: auto;
        height: auto;
        padding: 0;
        margin: 0 0 10px
    }
    .innerb {
        padding: 35px 0 22px;
        margin: -1px 0 5px;
        font-size: 27px
    }
    .mobh {
        height: 170px
    }
    .offerhead {
        font-size: 23px
    }
    .whitearea {
        padding: 45px 0
    }
    .slider6 .slick-next {
        top: 30%
    }
    .slider6 .slick-prev {
        top: 30%
    }
    .post2box {
        padding: 20px
    }
    .post2imgbox {
        margin: 0 20px 15px 36px
    }
    .blogdate {
        width: 74px;
        padding: 8px 0 0;
        font-size: 15px
    }
    .blogdate span {
        font-size: 22px
    }
    .blogbg p {
        line-height: 23px;
        margin-bottom: 15px
    }
    .bookappoint a {
        color: #4c0916;
        float: left;
        border-bottom: 1px solid #986a17;
        border-top: 1px solid #986a17;
        margin-top: 0;
        margin-left: 0;
        padding: 10px 0;
        width: 100%;
        text-align: center
    }
    .img {
        height: 185px;
    }
    .img img {
        min-height: 185px;
    }
    h1 {
        font-size: 23px;
    }
    header {
        background: #182955;
        padding-bottom: 15px;
        position: relative
    }
    .topmen {
        display: none
    }
    .logo {
        width: 127px;
        position: relative;
        margin-top: 0
    }
    .searchbt {
        float: left
    }
    .marblue {
        padding: 0;
        min-height: auto
    }
    #dl-menu {
        top: -42px;
        height: 1px
    }
    .carousel-inner p {
        display: none
    }
    .carousel-inner h1 {
        font-size: 28px !important
    }
    .sticky {
        position: fixed;
        top: 0;
        height: 47px;
        width: 100%;
        animation-name: fadeInDown;
        animation-duration: 1s;
        animation-fill-mode: both;
        z-index: 460;
        padding-bottom: 0;
        box-shadow: none;
        background-image: linear-gradient(to right, #182955, #1c377e)
    }
    .sticky #dl-menu {
        top: -43px !important
    }
    .sticky .logo {
        width: 160px
    }
    .slider6 {
        padding: 30px 30px 15px
    }
    .frinput {
        margin: 0 0 5px
    }
    .formbg p {
        padding-bottom: 15px;
        line-height: 20px
    }
    .bimg {
        margin: 0 25px 40px 0
    }
    .carousel-control .fa-chevron-right,
    .carousel-control .icon-right {
        right: 10px
    }
    .carousel-control .fa-chevron-left,
    .carousel-control .icon-prev {
        left: 10px
    }
}

@media only screen and (max-width:320px) {
    #dl-menu {
        display: block;
        z-index: 50
    }
    .sticky #dl-menu {
        top: 0;
        display: block
    }
    .sticky .cartar {
        display: none
    }
    .nav_menutop {
        display: none
    }
    .homebt {
        display: none
    }
    .logo {
        width: 76%
    }
    #dl-menu {
        top: -48px;
        height: 1px
    }
    .indflag {
        margin: 26px 15px 0 0;
        float: right
    }
    .call01 {
        font-size: 17px;
        font-weight: 600;
        /*padding: 0 0 0 15px;*/
        margin: 5px 0 0;
        color: #000;
        float: right;
        font-family: 'Open Sans', sans-serif;
        width: 100%;
        text-align: center;
        /*display: none*/
    }
    .enquiryarea {
        margin-top: 0;
        position: relative;
        height: auto
    }
    .otherlink li {
        width: 100%;
        height: auto;
        padding: 0;
        margin: 0 auto 0 0;
        display: inline-block;
        float: left;
        display: block
    }
    .enhead {
        margin: 15px 0 0
    }
    .viewbt {
        margin: 18px auto;
        float: none;
        left: 0;
        right: 0;
        display: table
    }
    .slider3 {
        width: 280px !important;
        margin: 0 auto 35px
    }
    .slider3 .slick-slide {
        width: 280px !important
    }
    .slider3 .slick-list {
        width: 280px !important;
        height: auto;
        margin: 0 auto
    }
    .slider3 .slick-dots {
        bottom: -40px
    }
    .slider3 .slick-prev {
        left: 65px !important;
        z-index: 50;
        top: 100.6% !important
    }
    .slider3 .slick-next {
        right: 65px !important;
        z-index: 50;
        top: 100.6% !important
    }
    .postimgbox img {
        min-height: 170px
    }
    .postinner {
        margin: 0 0 25px
    }
    .whitearea {
        padding: 45px 0
    }
    .post2box {
        margin-bottom: 25px
    }
    .mobvid {
        height: 285px;
        margin-bottom: 25px
    }
    .blogbox img {
        width: 100%;
        min-height: 123px;
        transition: .5s
    }
    .blogbox {
        border: 5px solid #fff;
        padding: 0;
        margin: 0;
        height: 123px;
        overflow: hidden;
        background-color: #e59509
    }
    .btn-primary {
        font-size: 15px !important
    }
    .btn-default {
        font-size: 15px
    }
    .fcontb {
        margin-top: 25px;
        margin-bottom: 0
    }
    .newsbt {
        margin: 0 0 30px
    }
    .foolink {
        margin: -8px 0 35px
    }
    .fsociali {
        padding: 0 10px;
        float: left;
        border-left: 1px solid #3b3b3b
    }
    .otherlink {
        display: none
    }
    .otherlinkar {
        height: 10px;
        padding: 0;
        background-color: #fff
    }
    .mobplh {
        padding-left: 0
    }
    .repostt {
        padding: 0 17px
    }
    .bookappoint a {
        margin-left: 13px
    }
    footer {
        padding: 40px 0 50px
    }
    .backlinks {
        width: auto;
        height: auto;
        padding: 0;
        margin: 0 0 10px
    }
    .innerb {
        padding: 35px 0 22px;
        margin: -1px 0 5px;
        font-size: 27px
    }
    .mobh {
        height: 170px
    }
    .offerhead {
        font-size: 23px
    }
    .whitearea {
        padding: 45px 0
    }
    .slider6 .slick-next {
        top: 30%
    }
    .slider6 .slick-prev {
        top: 30%
    }
    .post2box {
        padding: 20px
    }
    .post2imgbox {
        margin: 0 20px 15px 36px
    }
    .blogdate {
        width: 74px;
        padding: 8px 0 0;
        font-size: 15px
    }
    .blogdate span {
        font-size: 22px
    }
    .blogbg p {
        line-height: 23px;
        margin-bottom: 15px
    }
    .bookappoint a {
        color: #4c0916;
        float: left;
        border-bottom: 1px solid #986a17;
        border-top: 1px solid #986a17;
        margin-top: 0;
        margin-left: 0;
        padding: 10px 0;
        width: 100%;
        text-align: center
    }
    .img {
        height: 185px
    }
    .img img {
        min-height: 185px
    }
    h1 {
        font-size: 37px
    }
    header {
        background: #182955;
        padding-bottom: 15px;
        position: relative
    }
    .topmen {
        display: none
    }
    .logo {
        width: 127px;
        position: relative;
        margin-top: 0
    }
    .searchbt {
        float: left
    }
    .marblue {
        padding: 0;
        min-height: auto;
        height: auto !important
    }
    #dl-menu {
        top: -42px;
        height: 1px
    }
    .carousel-inner p {
        display: none
    }
    .carousel-inner h1 {
        font-size: 28px !important
    }
    .sticky {
        position: fixed;
        top: 0;
        height: 47px;
        width: 100%;
        animation-name: fadeInDown;
        animation-duration: 1s;
        animation-fill-mode: both;
        z-index: 460;
        padding-bottom: 0;
        box-shadow: none;
        background-image: linear-gradient(to right, #182955, #1c377e)
    }
    .sticky #dl-menu {
        top: -30px !important
    }
    .sticky .logo {
        width: 106px
    }
    .slider6 {
        padding: 30px 30px 15px
    }
    .frinput {
        margin: 0 0 5px
    }
    .formbg p {
        padding-bottom: 15px;
        line-height: 20px
    }
    .bimg {
        margin: 0 25px 40px 0
    }
    .carousel-control .fa-chevron-right,
    .carousel-control .icon-right {
        right: 10px
    }
    .carousel-control .fa-chevron-left,
    .carousel-control .icon-prev {
        left: 10px
    }
}

@media only screen and (min-width:991px) and (max-width:1199px) {
    *.animated {
        animation-duration: inherit !important
    }
    .logo-top img {
        width: 22%;
    }
    .navbar-area {
        display: none
    }
    .mobile-menu {
        position: absolute;
        display: block !important;
        right: 55px;
        top: 30px
    }
    a.title-herf-link {
        font-size: 17px !important
    }
    .postinner {
        margin-bottom: 30px !important;
        min-height: 165px !important;
    }
    .social-icons {
        width: 100% !important
    }
    .about_thumb img {
        margin-bottom: 30px
    }
    a.hk-hide {
        pointer-events: all !important
    }
    /* div#carousel-example-generic {
        margin-top: 144px;
    } */
}

@media only screen and (min-width:768px) and (max-width:990px) {
    *.animated {
        animation-duration: inherit !important
    }
    .logo-top img {
        width: 30% !important;
    }
    .navbar-area {
        display: none
    }
    .mobile-menu {
        position: absolute;
        display: block !important;
        right: 55px;
        top: 17px
    }
    a.title-herf-link {
        font-size: 16px !important
    }
    .postinner {
        margin-bottom: 30px !important
    }
    .social-icons {
        width: 100% !important
    }
    .about_thumb img {
        margin-bottom: 30px
    }
    .formative_right_products h2 {
        line-height: 41px !important
    }
    a.hk-hide {
        pointer-events: all !important
    }
    /* div#carousel-example-generic {
        margin-top: 123px;
    } */
    header .row {
        margin: 0;
    }
    .related-products .row {
        margin: 0;
    }
    .inner-banner h1{
        width: 100% !important;
        text-align: center !important;
        left: 0 !important;
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    *.animated {
        animation-duration: inherit !important
    }
    .logo-top img {
        width: 70%
    }
    .navbar-area {
        display: none
    }
    .mobile-menu {
        position: absolute;
        display: block !important;
        right: 15px;
        top: 10px
    }
    a.title-herf-link {
        font-size: 22px !important
    }
    .postinner {
        margin-bottom: 30px !important
    }
    .social-icons {
        width: 100% !important
    }
    .about_thumb img {
        margin-bottom: 30px
    }
    .formative_right_products h2 {
        line-height: 41px !important
    }
    .about-image img {
        width: 100% !important
    }
    .slogan-style2-area .inner-content .title h1 span {
        font-size: 24px
    }
    .block-img-right .text-box {
        width: 100%;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 25px
    }
    .block-img-right .img-block {
        width: 100%
    }
    .block-img-left .img-block {
        width: 100% !important
    }
    .block-img-left .text-box {
        width: 100% !important
    }
    .block-img-left .text-box {
        display: inline-block;
        padding-left: 15px;
        width: 100%;
        text-align: center;
        margin-top: 30px;
        padding-right: 15px
    }
    .social-icons ul {
        width: 100%;
        text-align: center
    }
    .social-icons h2 {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        text-align: center
    }
    .below-link li {
        display: block;
        margin-left: 0;
        line-height: 35px
    }
    .below-link ul {
        column-count: 2
    }
    .inner-content h3 {
        font-size: 20px !important;
        line-height: 30px
    }
    .six-part {
        padding-left: 35px;
        padding-right: 35px
    }
    .contact-info {
        padding-left: 25px;
        padding-right: 25px
    }
    .contact-form-home {
        padding-left: 25px;
        padding-right: 25px
    }
    .below-link {
        column-count: 2
    }
    body {
        padding-left: 15px;
        padding-right: 15px
    }
    .details-image {
        width: 100% !important
    }
    .contact-area {
        padding: 35px 0 0 !important
    }
    p.ymal {
        line-height: 40px !important
    }
    a.hk-hide {
        pointer-events: all !important
    }
    .mail_id.float-left h6{
        width: 100% !important;
        margin-left: 0 !important;
        text-align: center !important;
    }
    .inner-banner h1{
        bottom: 85px !important;
    }
    .formative_right_products {
        padding: 0 !important;
    }
    .form-side {
        padding: 0 !important;
    }
}

@media only screen and (max-width:479px) {
    *.animated {
        animation-duration: inherit !important
    }
    .logo-top img {
        width: 70%;
        padding: 0px;
    }
    .navbar-area {
        display: none
    }
    .mobile-menu {
        position: absolute;
        display: block !important;
        right: 15px;
        top: 10px
    }
    a.title-herf-link {
        font-size: 22px !important
    }
    .postinner {
        margin-bottom: 30px !important
    }
    .social-icons {
        width: 100% !important
    }
    .about_thumb img {
        margin-bottom: 30px;
        height: auto !important
    }
    .formative_right_products h2 {
    line-height: 31px !important;
    font-size: 20px!important;
    margin-bottom: 15px !important;
}
    .about-image img {
        width: 100% !important
    }
    .slogan-style2-area .inner-content .title h1 span {
        font-size: 24px
    }
    .block-img-right .text-box {
        width: 100%;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 25px
    }
    .block-img-right .img-block {
        width: 100%
    }
    .block-img-left .img-block {
        width: 100% !important
    }
    .block-img-left .text-box {
        width: 100% !important
    }
    .block-img-left .text-box {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin-top: 30px
    }
    .social-icons ul {
        width: 100%;
        text-align: center
    }
    .social-icons h2 {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        text-align: center
    }
    .below-link li {
        display: block;
        margin-left: 0;
        line-height: 35px
    }
    .below-link ul {
        column-count: 2
    }
    .inner-content h3 {
        font-size: 20px !important;
        line-height: 30px
    }
    .six-part {
        padding-left: 15px;
        padding-right: 15px;
    }
    /* .contact-info {
        padding-left: 25px;
        padding-right: 25px
    } */
    /* .contact-form-home {
        padding-left: 25px;
        padding-right: 25px
    } */
    .below-link {
        column-count: 2
    }
    /* body {
        padding-left: 15px;
        padding-right: 15px
    } */
    .details-image {
        width: 100% !important
    }
    .contact-area {
        padding: 35px 0 0 !important
    }
    p.ymal {
        line-height: 40px !important
    }
    .logo-top {
        padding: 10px 0 !important
    }
    .whitearea h2 span {
        font-size: 32px !important
    }
    .postar {
        margin-bottom: 0 !important
    }
    .slogan-style2-area .inner-content {
        padding-left: 35px !important;
        padding-right: 35px !important
    }
    .slogan-style2-area .inner-content .button a {
        line-height: 70px !important
    }
    .slogan-style2-area {
        padding: 102px 0 30px !important
    }
    .inner-banner h1 {
        font-size: 18px !important
    }
    .contact-col {
        margin-bottom: 45px
    }
    .contact-info-area {
        padding: 35px 0 70px !important
    }
    a.hk-hide {
        pointer-events: all !important
    }
    .mail_id.float-left h6{
        width: 100% !important;
        margin-left: 0 !important;
        text-align: center !important;
    }
    .inner-banner h1{
        bottom: 50px !important;
    }
    .formative_right_products {
        padding: 0 !important;
    }
    .form-side {
        padding: 0 !important;
    }
    .mobile-three-item li{
        width: 48% !important;
    }

    .top-head{
        padding-bottom: 18px !important;
    }
    .welcome-text h1{font-size: 21px !important;}
    .para-3-bg{
        padding: 15px 15px 15px 15px;
    }
    .para-3-bg h5{font-size: 20px !important;}
    .twd_container ul {        column-count: 1 !important;}
    .about_content {        padding: 0 !important;  }
    .related-products .row {        margin: 0 !important;}
    .formative_breadcrumb .breadcrumb li{line-height: 30px !important;}
    .inner-banner h1{left: 0px !important;}
}

@font-face {
    font-family: "magictoolbox-thin";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/magictoolbox-thin.eot");
    src: url("../fonts/magictoolbox-thin.eot?#iefix") format("embedded-opentype"), url("../fonts/magictoolbox-thin.woff") format("woff"), url("../fonts/magictoolbox-thin.ttf") format("truetype"), url("../fonts/magictoolbox-thin.svg#magictoolbox-thin") format("svg")
}

.MagicZoom,
.mz-figure,
.mz-lens,
.mz-zoom-window,
.mz-loading,
.mz-hint,
.mz-expand .mz-expand-stage,
.mz-expand .mz-expand-stage .mz-image-stage,
.mz-expand .mz-image-stage>figure .mz-caption,
.mz-thumb img,
.mz-expand-thumbnails,
.mz-expand-controls,
.mz-button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.MagicZoom,
.mz-figure {
    display: inline-block;
    outline: 0 !important;
    font-size: 0 !important;
    line-height: 100% !important;
    direction: ltr !important;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.MagicZoom {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    width: 100% !important
}

figure.mz-figure {
    -webkit-perspective: 300px;
    perspective: 300px;
    margin: 0 !important
}

.MagicZoom img,
.mz-figure img {
    border: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
    padding: 0 !important
}

.MagicZoom>img,
.mz-figure>img {
    width: 100%;
    height: auto;
    max-width: 100% !important;
    max-height: auto !important
}

.ie8-magic .MagicZoom>img,
.ie8-magic .mz-figure>img {
    width: 100%;
    max-width: none !important
}

.mz-figure.mz-no-zoom.mz-no-expand,
.mz-expand .mz-figure.mz-no-zoom {
    cursor: default !important
}

.mz-figure.mz-active,
.mz-expand {
    -ms-touch-action: none;
    touch-action: none
}

.mz-lens,
.mz-zoom-window {
    position: absolute !important;
    overflow: hidden !important;
    pointer-events: none !important
}

.mz-lens img,
.mz-zoom-window img {
    position: absolute !important;
    max-width: none !important;
    max-height: none !important
}

.mz-zoom-window {
    z-index: 2000000000;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mz-zoom-window.mz-magnifier {
    -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
    mask-image: -webkit-radial-gradient(circle, white, black);
    -webkit-mask-clip: content;
    mask-clip: content;
    cursor: none
}

.mz-zoom-window.mz-magnifier.mz-expanded {
    z-index: 2147483647
}

.mz-zoom-window img {
    left: -1000%;
    right: -1000%;
    top: -1000%;
    bottom: -1000%;
    margin: auto !important;
    -ms-transform-origin: 50% 50% !important;
    -webkit-transform-origin: 50% 50% !important;
    transform-origin: 50% 50% !important
}

.mz-zoom-window.mz-preview img {
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    -webkit-transform: none !important;
    transform: none !important;
    width: 100% !important;
    height: auto !important
}

.lt-ie9-magic .mz-zoom-window img {
    margin: 0 !important
}

.mz-expand-controls {
    z-index: 2147483647
}

.mz-fade {
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.mz-hidden {
    opacity: 0
}

.mz-visible {
    opacity: 1
}

.mobile-magic .mz-expand .mz-expand-bg {
    -webkit-transform-style: flat !important;
    transform-style: flat !important
}

.mobile-magic .mz-expand .mz-image-stage>figure .mz-caption {
    display: none !important
}

.mobile-magic .mz-expand-controls.mz-fade {
    transition: none !important
}

.mobile-magic .mz-expand .mz-zoom-window {
    top: 0 !important;
    left: 0 !important
}

.mz-figure.mz-active {
    background: #fff
}

.mz-figure.mz-no-zoom,
.mz-figure.mz-click-zoom,
.mz-figure.mz-active {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mz-figure.mz-active.mz-no-expand {
    cursor: crosshair
}

.mz-figure.mz-active.mz-click-zoom.mz-no-expand {
    cursor: crosshair;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out
}

.mz-figure.mz-active.mz-magnifier-zoom.mz-hover-zoom.mz-no-expand {
    cursor: none
}

.mz-figure.mz-active>img {
    filter: url("data:image/svg+xml;utf8,<svgxmlns=\'http://www.w3.org/2000/svg\'><filterid=\'grayscale\'><feColorMatrixtype=\'saturate\'values=\'0\'/><feComponentTransfer><feFuncAtype=\'linear\'slope=\'0.6\'/></feComponentTransfer></filter></svg>#grayscale");
    -webkit-filter: grayscale(80%) opacity(60%);
    filter: grayscale(80%) opacity(60%)
}

.no-cssfilters-magic .mz-figure.mz-active>img {
    opacity: .6
}

.lt-ie10-magic .mz-figure.mz-active>img {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1, opacity=0.6)
}

.mz-figure.mz-active.mz-inner-zoom,
.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom>img {
    opacity: 0
}

.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom,
.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom>.mz-zoom-window {
    opacity: 1
}

.lt-ie10-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom,
.lt-ie10-magic .mz-figure.mz-active.mz-inner-zoom>img {
    filter: alpha(opacity=0)
}

.ie9-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom {
    background: transparent
}

.mz-lens {
    border: 1px solid #aaa;
    border-color: rgba(170, 170, 170, 0.7);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    cursor: none;
    z-index: 10;
    opacity: 0
}

.mz-figure.mz-active .mz-lens {
    opacity: 1;
    -webkit-transition: opacity .3s cubic-bezier(0.25, 0.5, 0.5, 0.9) .1s;
    transition: opacity .3s cubic-bezier(0.25, 0.5, 0.5, 0.9) .1s
}

.mz-figure.mz-active.mz-magnifier-zoom .mz-lens {
    border-radius: 50%;
    opacity: 0;
    cursor: none
}

.mz-zoom-window {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

.mz-zoom-window.mz-magnifier {
    border-radius: 100%;
    border: 0;
    background: rgba(255, 255, 255, .3)
}

.mz-zoom-window.mz-magnifier:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 100%;
    border: 1px solid rgba(170, 170, 170, 0.7);
    box-shadow: inset 0 0 20px 1px rgba(0, 0, 0, .3);
    background: transparent;
    z-index: 1
}

.mz-zoom-window.mz-magnifier.mz-square,
.mz-zoom-window.mz-magnifier.mz-square:before {
    border-radius: 0 !important
}

.lt-ie9-magic .mz-zoom-window {
    border: 1px solid #e5e5e5
}

.mz-zoom-window.mz-inner {
    border: 0;
    box-shadow: none
}

.mz-zoom-window .mz-caption {
    background: #777;
    color: #fff;
    font-size: 10pt;
    opacity: .8;
    position: absolute;
    top: 0;
    z-index: 150;
    padding: 3px;
    width: 100%;
    line-height: normal !important;
    text-align: center !important
}

.lt-ie9-magic .mz-zoom-window .mz-caption {
    filter: alpha(opacity=80)
}

.mz-zoom-window.caption-bottom .mz-caption {
    top: auto;
    bottom: 0
}

.mz-zoom-window.mz-expanded>.mz-caption {
    display: none
}

.mz-zoom-window.mz-deactivating,
.mz-zoom-window.mz-activating {
    -webkit-transition: opacity .3s cubic-bezier(0.25, 0.5, 0.5, 0.9), -webkit-transform .3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: opacity .3s cubic-bezier(0.25, 0.5, 0.5, 0.9), transform .3s cubic-bezier(0.25, 0.5, 0.5, 0.9)
}

.mz-zoom-window.mz-deactivating {
    -webkit-transition-duration: .25s, .25s, .25s;
    transition-duration: .25s, .25s, .25s
}

.mz-zoom-window.mz-p-right,
.mz-zoom-window.mz-p-left,
.mz-zoom-window.mz-p-top,
.mz-zoom-window.mz-p-bottom {
    opacity: 0;
    z-index: -100
}

.mz-zoom-window.mz-p-right {
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0)
}

.mz-zoom-window.mz-p-left {
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0)
}

.mz-zoom-window.mz-p-top {
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0)
}

.mz-zoom-window.mz-p-bottom {
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0)
}

.mz-zoom-window>img {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mz-zoom-window.mz-p-inner.mz-deactivating>img,
.mz-zoom-window.mz-p-inner.mz-activating>img {
    -webkit-transition: -webkit-transform .22s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: transform .22s cubic-bezier(0.25, 0.5, 0.5, 0.9)
}

.mz-zoom-window.mz-p-magnifier {
    -webkit-transform: scale(.1);
    transform: scale(.1)
}

.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-preview.mz-activating,
.mz-zoom-window.mz-custom.mz-deactivating,
.mz-zoom-window.mz-custom.mz-activating {
    -webkit-transition: opacity .3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: opacity .3s cubic-bezier(0.25, 0.5, 0.5, 0.9)
}

.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-custom.mz-deactivating {
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

.mz-zoom-window.mz-p-preview,
.mz-zoom-window.mz-p-custom {
    opacity: 0
}

.mz-hint,
.mz-loading {
    color: #eee;
    background: rgba(49, 51, 61, 0.7);
    font: normal 12px/1.2em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
    direction: ltr;
    display: inline-block;
    margin: 0;
    position: absolute;
    z-index: 1000;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}

.mz-hint {
    bottom: 8px;
    left: 0;
    right: 0;
    padding: 0 10%;
    background-color: transparent;
    -webkit-transition: opacity .25s ease, z-index .25s ease;
    transition: opacity .25s ease, z-index .25s ease
}

.mz-hint-message {
    display: inline-block;
    background: rgba(49, 51, 61, 0.7);
    border-radius: 2em;
    padding: .7em 1.1em
}

.mz-hint-message:before {
    content: '\02295';
    font-family: serif;
    font-size: 1.5em;
    speak: none;
    text-align: center;
    vertical-align: -2px;
    margin-right: 6px;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}

.mobile-magic .mz-hint-message:before {
    display: none
}

.mz-hint-hidden {
    opacity: 0;
    z-index: -1;
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.mobile-magic .mz-expand .mz-hint {
    font-size: 18px;
    line-height: 1.1em;
    top: 50%;
    bottom: auto;
    margin: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.mobile-magic .mz-expand .mz-hint-message {
    padding: 1.1em
}

.mobile-magic .mz-expand .mz-hint-message:before {
    display: none
}

.mobile-magic .mz-expand .mz-hint-hidden {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    opacity: 0
}

.mz-loading {
    font-size: 0;
    border-radius: 100%;
    opacity: 0;
    padding: 0;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mz-loading:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 24px;
    height: 24px;
    margin: auto;
    text-indent: -9999em;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 1);
    border-top-color: transparent;
    box-sizing: border-box
}

.mz-loading.shown {
    opacity: 1;
    z-index: 1;
    -webkit-transition: opacity 0s;
    transition: opacity 0s
}

.mz-loading.shown:after {
    -webkit-animation: spin-loading .9s infinite linear;
    animation: spin-loading .9s infinite linear
}

@-webkit-keyframes spin-loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin-loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.lt-ie10-magic .mz-loading {
    font-size: 12px;
    padding: .7em 1.1em;
    width: auto;
    height: auto
}

.lt-ie10-magic .mz-loading:after {
    content: 'Loading...';
    text-indent: 0;
    border: 0;
    position: relative
}

.lt-ie9-magic .mz-loading {
    filter: alpha(opacity=0);
    right: 0;
    left: 0;
    width: 126px;
    margin: auto
}

.lt-ie9-magic .mz-hint-message,
.lt-ie9-magic .mz-loading.shown {
    background: transparent !important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#7c31333D', EndColorStr='#7c31333D')
}

.lt-ie9-magic .mz-hint-hidden {
    filter: alpha(opacity=0)
}

.mz-expand,
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg>img,
.mz-expand .mz-expand-bg>svg,
.mz-expand .mz-expand-stage,
.mz-expand .mz-expand-stage .mz-image-stage {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg>img,
.mz-expand .mz-expand-bg>svg {
    width: auto !important;
    height: auto !important
}

.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg>svg {
    min-width: 100% !important;
    min-height: 100% !important
}

.mz-expand {
    background-color: rgba(0, 0, 0, 1);
    text-align: center;
    vertical-align: middle;
    display: block;
    overflow: hidden;
    z-index: 2100000000;
    position: fixed;
    width: auto;
    height: auto;
    -webkit-perspective: 600px;
    perspective: 600px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-overflow-style: none
}

.mz-expand .mz-expand-bg {
    display: inline-block;
    vertical-align: middle;
    margin: auto;
    z-index: -100;
    max-width: none !important;
    max-height: none !important;
    -webkit-transform: translate3d(0, 0, 0) scale(10) rotate(0.01deg);
    -ms-transform: translate(0, 0) scale(10, 10) rotate(0.01deg);
    transform: translate3d(0, 0, 0) scale(10) rotate(0.01deg);
    -webkit-perspective: 600px;
    perspective: 600px;
    background-repeat: no-repeat;
    background-size: cover
}

.mz-expand .mz-expand-bg>img {
    margin: auto;
    filter: url("data:image/svg+xml;utf8,<svgxmlns=\'http://www.w3.org/2000/svg\'><filterid=\'blur\'><feGaussianBlurstdDeviation=\'80\'in=\'SourceGraphic\'></feGaussianBlur></filter></svg>#blur");
    -webkit-filter: blur(20px) brightness(60%);
    filter: blur(20px) brightness(60%);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mz-expand .mz-expand-bg>svg {
    margin: auto;
    opacity: .6
}

.lt-ie10-magic .mz-expand .mz-expand-bg {
    display: none !important
}

.lt-ie9-magic .mz-expand {
    background: #1f1f1f
}

.mz-expand.plain-bg .mz-expand-bg,
.mz-expand.dark-bg .mz-expand-bg,
.mz-expand.white-bg .mz-expand-bg {
    display: none !important
}

.mz-expand.dark-bg {
    background-color: #1f1f1f;
    background-color: rgba(31, 31, 31, .96)
}

.mz-expand.white-bg {
    background-color: #fff
}

.mz-expand .mz-expand-stage {
    z-index: 2100000000;
    padding: 0
}

.mz-expand .mz-expand-stage .mz-image-stage {
    z-index: 50;
    left: 120px;
    right: 120px;
    padding: 20px 0 40px 0;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    -webkit-perspective: 600px;
    perspective: 600px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mz-expand .mz-expand-stage.with-thumbs .mz-image-stage {
    padding-bottom: 120px
}

.mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage {
    padding: 0 !important;
    left: 0;
    right: 0
}

.mz-expand .mz-image-stage>figure:before,
.mz-expand .mz-image-stage:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    font-size: 0;
    line-height: 100%;
    width: 0
}

.mz-expand .mz-image-stage>figure {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 100%;
    position: relative
}

.mz-expand .mz-figure {
    overflow: visible;
    max-width: 100% !important
}

.mz-expand .mz-figure>img {
    max-width: 100%;
    width: auto;
    height: auto
}

.mz-expand .mz-zoom-in .mz-image-stage>figure,
.mz-expand .mz-zoom-in .mz-image-stage>figure .mz-figure.mz-activating,
.mz-expand .mz-zoom-in .mz-image-stage>figure .mz-figure.mz-active {
    width: 100%;
    height: 100%
}

.mz-expand .mz-figure {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mz-expand .mz-figure.mz-active {
    cursor: crosshair;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out
}

.mz-expand .mz-expand-stage.mz-zoom-in.mz-always-zoom .mz-image-stage>figure>figure>img {
    z-index: 1;
    position: absolute !important;
    top: -5000px !important;
    bottom: -5000px !important;
    left: -5000px !important;
    right: -5000px !important;
    margin: auto !important
}

.lt-ie10-magic .mz-zoom-window.mz-expanded img {
    filter: alpha(opacity=100)
}

.lt-ie10-magic .mz-expand .mz-figure.mz-magnifier-zoom {
    overflow: hidden;
    filter: alpha(opacity=100)
}

.mz-expand .mz-caption {
    color: #fff;
    text-shadow: 0 0 46px #000;
    padding: 10px 4px;
    font: normal 10pt/1em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    opacity: 0
}

.mz-expand .mz-caption.mz-show {
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
    opacity: 1
}

.mz-expand .mz-caption a {
    color: inherit;
    cursor: pointer
}

.mz-expand.white-bg .mz-caption {
    color: #555;
    text-shadow: none
}

.lt-ie9-magic .mz-expand .mz-caption {
    top: 100%
}

.mz-expand .mz-zoom-window {
    box-shadow: none;
    background: transparent
}

.lt-ie9-magic .mz-expand .mz-zoom-window {
    border: 0
}

.mobile-magic .mz-expand-stage .mz-expand-thumbnails,
.mobile-magic .mz-expand-stage .mz-image-stage {
    left: 0;
    right: 0
}

.mobile-magic .mz-expand .mz-expand-stage.with-thumbs {
    bottom: 0
}

.mobile-magic .mz-expand-stage .mz-image-stage {
    padding: 0
}

.mobile-magic .mz-expand .mz-expand-stage.with-thumbs .mz-image-stage {
    padding: 5px 0 60px
}

.mobile-magic .mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage {
    padding-top: 0
}

.mobile-magic .mz-expand .mz-expand-thumbnails {
    padding: 0;
    height: 60px
}

.mz-expand-controls,
button.mz-button {
    margin: 0 !important;
    padding: 0 !important;
    outline: 0 !important
}

button.mz-button {
    color: #b4b4b4 !important;
    font: 900 34px/1 'magictoolbox-thin' !important;
    cursor: pointer;
    z-index: 90 !important;
    background-color: transparent !important;
    border: 1px solid rgba(180, 180, 180, 0) !important;
    border-radius: 100% !important;
    box-shadow: none !important;
    position: absolute !important;
    text-transform: none !important;
    text-align: center;
    speak: none;
    -webkit-font-smoothing: antialiased;
    width: 60px !important;
    height: 60px !important
}

button.mz-button.mz-button-prev,
button.mz-button.mz-button-next {
    margin: auto 10px !important;
    top: 0 !important;
    bottom: 0 !important;
    overflow: hidden !important
}

button.mz-button.mz-button-prev {
    left: 0 !important
}

button.mz-button.mz-button-next {
    right: 0 !important
}

button.mz-button.mz-button-close {
    font-size: 30px !important;
    margin: 10px !important;
    top: 0 !important;
    right: 0 !important;
    z-index: 95 !important
}

:root:not(.mobile-magic) button.mz-button {
    color: rgba(180, 180, 180, .75) !important;
    -webkit-transform: scale(.85) !important;
    transform: scale(.85) !important;
    -webkit-transition: color .25s, border-color .25s, -webkit-transform .25s !important;
    transition: color .25s, border-color .25s, transform .25s !important
}

:root:not(.mobile-magic) button.mz-button:hover {
    color: rgba(180, 180, 180, 1) !important;
    border-color: rgba(180, 180, 180, .6) !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important
}

.mobile-magic button.mz-button {
    -webkit-transition: -webkit-transform .1s !important;
    transition: transform .1s !important
}

.mobile-magic button.mz-button:active {
    border-color: rgba(180, 180, 180, .6) !important;
    -webkit-transform: scale(.95) !important;
    transform: scale(.95) !important
}

button.mz-button.mz-button-close:before {
    content: "\a001"
}

button.mz-button.mz-button-prev:before {
    content: "\a002"
}

button.mz-button.mz-button-next:before {
    content: "\a003"
}

@media screen and (max-device-width:767px) {
    button.mz-button-prev,
    button.mz-button-next {
        display: none !important
    }
    .mobile-magic .mz-expand button.mz-button {
        background: rgba(255, 255, 255, .12) !important;
        border-color: rgba(180, 180, 180, .3) !important
    }
}

.lt-ie9-magic button.mz-button {
    border: 0;
    filter: alpha(opacity=75)
}

.lt-ie9-magic button.mz-button:hover {
    filter: alpha(opacity=100)
}

.mz-thumb,
.mz-thumb:focus {
    display: inline-block;
    line-height: 0;
    outline: 0
}

.mz-thumb img {
    border: 0;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
    box-sizing: border-box
}

.mz-thumb:hover:not(.mz-thumb-selected) img {
    -webkit-filter: brightness(75%);
    filter: brightness(75%)
}

.mz-thumb-selected img {
    -webkit-filter: brightness(60%);
    filter: brightness(60%)
}

.no-cssfilters-magic .mz-thumb {
    background: #000
}

.no-cssfilters-magic .mz-thumb:hover:not(.mz-thumb-selected) img {
    opacity: .75;
    filter: alpha(opacity=75)
}

.no-cssfilters-magic .mz-thumb-selected img {
    opacity: .6;
    filter: alpha(opacity=60)
}

.ie9-magic .mz-thumb img {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3)
}

.mz-expand-thumbnails {
    z-index: 50;
    position: absolute;
    bottom: 0;
    left: 65px;
    right: 65px;
    height: 80px;
    padding: 10px 0;
    box-sizing: border-box
}

.mz-expand-thumbnails .magic-thumbs .magic-thumb {
    padding: 10px 2px
}

.mz-expand-thumbnails .magic-thumb>img {
    cursor: pointer;
    height: 40px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3)
}

.mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected)>img:hover {
    -webkit-filter: brightness(70%);
    filter: brightness(70%)
}

.mz-expand-thumbnails .magic-thumb-selected img {
    -webkit-filter: brightness(50%);
    filter: brightness(50%)
}

.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button {
    box-shadow: none
}

.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button-disabled {
    opacity: 0
}

.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb:hover:not(.magic-thumb-selected) img {
    opacity: .7;
    filter: alpha(opacity=70)
}

.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb-selected img {
    opacity: .5;
    filter: alpha(opacity=50)
}

.magic-thumbs,
.magic-thumbs .magic-thumbs-wrapper,
.magic-thumbs ul,
.magic-thumbs li,
.magic-thumbs li:before,
.magic-thumbs li:after,
.magic-thumbs li img,
.magic-thumbs .magic-thumbs-button {
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.magic-thumbs {
    direction: ltr;
    overflow: visible;
    z-index: 100;
    position: relative;
    left: 0;
    top: 0;
    padding: 0 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: none;
    touch-action: none
}

.magic-thumbs {
    width: 100%;
    height: 100%;
    white-space: nowrap
}

.magic-thumbs.no-buttons {
    padding: 0 !important
}

.magic-thumbs-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    text-align: center
}

.magic-thumbs ul {
    list-style: none;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    position: relative;
    white-space: nowrap
}

.magic-thumbs.no-buttons ul {
    padding: 0 !important;
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    left: 0 !important
}

.magic-thumbs ul li {
    margin: 0 4px;
    height: 100%;
    width: auto;
    vertical-align: top;
    line-height: 0;
    display: inline-block
}

.magic-thumbs ul li:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}

.magic-thumbs ul li>img {
    width: auto;
    height: auto;
    max-height: 100%;
    vertical-align: middle
}

.ie8-magic .magic-thumbs ul li>img {
    max-width: none !important;
    max-height: none !important
}

.magic-thumbs.magic-thumbs-vertical {
    height: 100%
}

.magic-thumbs-vertical {
    padding: 30px 0
}

.magic-thumbs-vertical ul {
    height: auto;
    width: 100%;
    white-space: normal
}

.magic-thumbs-vertical ul li {
    width: 100%;
    height: auto
}

.magic-thumbs-vertical ul li {
    margin: 4px 0
}

.magic-thumbs-vertical ul li>img {
    max-width: 100%;
    max-height: none
}

.ie8-magic .magic-thumbs-vertical ul li>img {
    width: 100%
}

.magic-thumbs .magic-thumbs-button {
    cursor: pointer;
    z-index: 90;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: none;
    border: 0;
    border-radius: 0;
    overflow: hidden;
    position: absolute;
    font-family: "magictoolbox-thin";
    font-style: normal;
    font-weight: 200;
    font-variant: normal;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    text-align: center;
    color: #bbb;
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
    width: 30px;
    height: 100%;
    top: 0;
    bottom: 0
}

.magic-thumbs .magic-thumbs-button-prev {
    left: 0
}

.magic-thumbs .magic-thumbs-button-next {
    right: 0
}

.magic-thumbs .magic-thumbs-button-prev:before {
    content: "\a002"
}

.magic-thumbs .magic-thumbs-button-next:before {
    content: "\a003"
}

.magic-thumbs-button:before {
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    opacity: .6
}

.magic-thumbs .magic-thumbs-button:hover:before {
    opacity: 1
}

.magic-thumbs-vertical .magic-thumbs-button {
    width: 100%;
    height: 30px;
    left: 0;
    right: 0;
    top: auto;
    bottom: auto
}

.magic-thumbs-vertical .magic-thumbs-button-prev {
    top: 0
}

.magic-thumbs-vertical .magic-thumbs-button-next {
    bottom: 0
}

.magic-thumbs-vertical .magic-thumbs-button-prev:before {
    content: "\a005"
}

.magic-thumbs-vertical .magic-thumbs-button-next:before {
    content: "\a004"
}

.magic-thumbs.no-buttons .magic-thumbs-button {
    display: none !important
}

.magic-thumbs-button-disabled {
    opacity: .2;
    filter: alpha(opacity=20)
}

.ma5menu {
    display: none;
    box-sizing: border-box
}

.ma5menu *,
.ma5menu *:after,
.ma5menu *:before {
    box-sizing: border-box
}

.ma5menu--active .ma5menu__page {
    margin-right: -17px;
    height: 100%;
    overflow: hidden;
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
    transition: -webkit-transform .3s ease-out 0s;
    -o-transition: transform .3s ease-out 0s;
    transition: transform .3s ease-out 0s;
    transition: transform .3s ease-out 0s, -webkit-transform .3s ease-out 0s
}

@media(min-width:768px) {
    .ma5menu--active .ma5menu__page {
        -webkit-transform: translate3d(360px, 0, 0);
        transform: translate3d(360px, 0, 0)
    }
}

.ma5menu>ul {
    display: none
}

.ma5menu__head {
    padding: 0 5px;
    height: 60px;
    text-align: center;
    color: #fff;
    background-color: transparent;
    position: relative
}

.ma5menu__header {
    line-height: 35px;
    color: #fff;
    background-color: transparent
}

.ma5menu__header a {
    color: #ffc107
}

.ma5menu__header a:hover {
    color: #ffc107
}

.ma5menu__close {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 24px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    background-color: transparent;
    background-image: url("../images/corss.png");
    background-size: 24px 24px;
    background-position: 50% 50%
}

.ma5menu__toggle:hover .ma5menu__close {
    color: transparent;
    background-image: url("../images/corss.png");
    background-color: transparent
}

.ma5menu__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    width: 161px !important;
    height: 100px !important;
    background-size: 110% 64%;
    background-position: 50% 50%;
    background-repeat: no-repeat !important
}

.ma5menu__home:hover .ma5menu__logo {
    color: #ffc107
}

.ma5menu__home {
    font-weight: 700;
    color: inherit
}

.ma5menu__tools {
    display: none
}

.ma5menu__footer .ma5menu__tools {
    display: block
}

.ma5menu__footer {
    padding: 20px 20px 30px 20px;
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
    background-color: transparent;
    text-transform: none
}

.ma5menu__footer a {
    color: #ffc107
}

.ma5menu__footer a:hover {
    color: #ffc107
}

.ma5menu__toggle {
    cursor: pointer;
    color: #fff;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    width: 52px;
    height: 38px;
    position: relative;
    display: inline-block;
    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: 0;
    font-weight: 400;
    padding: 8px 12px;
    -o-transition: box-shadow .15s ease-in-out;
    transition: box-shadow .15s ease-in-out;
    background: #ed1c24
}

.ma5menu__toggle:hover {
    color: #fff;
    background-color: #333
}

.ma5menu__header .ma5menu__toggle {
    position: absolute;
    top: 0;
    width: 60px;
    height: 60px;
    color: #fff;
    background-color: transparent
}

.ma5menu__header .ma5menu__toggle:hover {
    color: #ffc107;
    background-color: transparent
}

.ma5menu--left .ma5menu__header .ma5menu__toggle {
    right: 0;
    background: #333
}

.ma5menu--right .ma5menu__header .ma5menu__toggle {
    left: 0
}

.ma5menu__icon-toggle {
    display: inline-block;
    position: absolute;
    margin: auto;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    vertical-align: top;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z%22/%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.ma5menu__icon-up {
    margin: 0;
    width: 44px;
    height: 44px;
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 24px 24px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M16.59%208.59L12%2013.17%207.41%208.59%206%2010l6%206%206-6z%22/%3E%3C/svg%3E")
}

.ma5menu__alert {
    display: block;
    text-align: center;
    width: 280px;
    height: 50px;
    bottom: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 500;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background-image: -o-linear-gradient(top, rgba(14, 101, 182, 0) 0, #0e65b6 50%);
    background-image: linear-gradient(to bottom, rgba(14, 101, 182, 0) 0, #0e65b6 50%);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 50px;
    -o-transition: background-position .4s ease-in .3s;
    transition: background-position .4s ease-in .3s;
    will-change: auto;
    pointer-events: none
}

@media(min-width:768px) {
    .ma5menu__alert {
        width: 360px
    }
}

.ma5menu__container--scroll .ma5menu__alert {
    background-position: 0 0;
    -o-transition: background-position .4s ease-out;
    transition: background-position .4s ease-out;
    pointer-events: auto
}

.ma5menu__alert-content {
    width: 150px;
    height: 40px;
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -o-transition: bottom .4s ease-in;
    transition: bottom .4s ease-in
}

.ma5menu__container--scroll .ma5menu__alert-content {
    bottom: 0;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 3;
    animation-iteration-count: 3;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: ma5-arrowDown;
    animation-name: ma5-arrowDown;
    -o-transition: bottom .4s ease-out .4s;
    transition: bottom .4s ease-out .4s
}

.ma5menu__container {
    -o-transition: none !important;
    transition: none !important;
    position: fixed;
    background-color: #333;
    height: 100%;
    top: 0;
    line-height: 19px;
    overflow: hidden;
    border: 0;
    z-index: 10000;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.14)
}

@media(max-width:767px) {
    .ma5menu__container {
        width: 280px
    }
}

@media(min-width:768px) {
    .ma5menu__container {
        width: 360px
    }
}

.ma5menu--left .ma5menu__container {
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
    left: 0
}

.ma5menu--right .ma5menu__container {
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
    right: -280px
}

.ma5menu--ready.ma5menu--left .ma5menu__container {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.noie.ma5menu--ready.ma5menu--left .ma5menu__container {
    -webkit-animation-name: ma5menuOut;
    animation-name: ma5menuOut
}

.ie.ma5menu--ready.ma5menu--left .ma5menu__container {
    -webkit-animation-name: ma5menuOutIEphone;
    animation-name: ma5menuOutIEphone
}

@media(min-width:768px) {
    .ie.ma5menu--ready.ma5menu--left .ma5menu__container {
        -webkit-animation-name: ma5menuOutIEtablet;
        animation-name: ma5menuOutIEtablet
    }
}

.ma5menu--ready.ma5menu--right .ma5menu__container {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.noie.ma5menu--ready.ma5menu--right .ma5menu__container {
    -webkit-animation-name: ma5menuOutB;
    animation-name: ma5menuOutB
}

.ie.ma5menu--ready.ma5menu--right .ma5menu__container {
    -webkit-animation-name: ma5menuOutBIEphone;
    animation-name: ma5menuOutBIEphone
}

@media(min-width:768px) {
    .ie.ma5menu--ready.ma5menu--right .ma5menu__container {
        -webkit-animation-name: ma5menuOutBIEtablet;
        animation-name: ma5menuOutBIEtablet
    }
}

.ma5menu--active.ma5menu--left .ma5menu__container {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.noie.ma5menu--active.ma5menu--left .ma5menu__container {
    -webkit-animation-name: ma5menuOutB;
    animation-name: ma5menuOutB
}

.ie.ma5menu--active.ma5menu--left .ma5menu__container {
    -webkit-animation-name: ma5menuOutBIEphone;
    animation-name: ma5menuOutBIEphone
}

@media(min-width:768px) {
    .ie.ma5menu--active.ma5menu--left .ma5menu__container {
        -webkit-animation-name: ma5menuOutBIEtablet;
        animation-name: ma5menuOutBIEtablet
    }
}

.ma5menu--active.ma5menu--right .ma5menu__container {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.noie.ma5menu--active.ma5menu--right .ma5menu__container {
    -webkit-animation-name: ma5menuIn;
    animation-name: ma5menuIn
}

.ie.ma5menu--active.ma5menu--right .ma5menu__container {
    -webkit-animation-name: ma5menuInIEphone;
    animation-name: ma5menuInIEphone
}

@media(min-width:768px) {
    .ie.ma5menu--active.ma5menu--right .ma5menu__container {
        -webkit-animation-name: ma5menuInIEtablet;
        animation-name: ma5menuInIEtablet
    }
}

@media(min-width:768px) {
    .ma5menu--left .ma5menu__container {
        -webkit-transform: translate3d(-360px, 0, 0);
        transform: translate3d(-360px, 0, 0);
        padding: 0;
        left: 0
    }
}

@media(min-width:768px) {
    .ma5menu--right .ma5menu__container {
        -webkit-transform: translate3d(360px, 0, 0);
        transform: translate3d(360px, 0, 0);
        right: -360px
    }
}

.safari .ma5menu__container {
    height: 100%
}

.preload .ma5menu__container {
    opacity: 0;
    z-index: -1
}

.ma5menu__panel {
    display: none;
    width: 280px;
    height: 80%;
    height: calc(100% - 60px);
    position: absolute;
    overflow: hidden;
    overflow-y: auto;
    top: 60px;
    left: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index: 100;
    color: rgba(255, 255, 255, 0.1);
    background-color: #333;
    scrollbar-color: #333 #333;
    scrollbar-width: thin
}

@media(min-width:768px) {
    .ma5menu__panel {
        width: 360px
    }
}

.ma5menu__panel.has-scrollbar {
    overflow: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.ma5menu__panel:hover::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.4)
}

.ma5menu__panel::-webkit-scrollbar {
    width: 9px;
    background-color: #0d60ad
}

.ma5menu__panel::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.15);
    outline: 0;
    border-right: 3px solid #0d60ad
}

.ma5menu__panel:first-of-type {
    z-index: 160
}

.ma5menu__panel--parent-leave,
.ma5menu__panel--parent-enter {
    z-index: 180;
    display: block
}

.ma5menu__panel--active-leave,
.ma5menu__panel--active-enter {
    z-index: 190;
    display: block
}

.ma5menu__panel--active-enter {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.noie .ma5menu__panel--active-enter {
    -webkit-animation-name: ma5-panelIn;
    animation-name: ma5-panelIn
}

.ie .ma5menu__panel--active-enter {
    -webkit-animation-name: ma5-panelInIEphone;
    animation-name: ma5-panelInIEphone
}

@media(min-width:768px) {
    .ie .ma5menu__panel--active-enter {
        -webkit-animation-name: ma5-panelInIEtablet;
        animation-name: ma5-panelInIEtablet
    }
}

.ma5menu__panel--active-leave {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.noie .ma5menu__panel--active-leave {
    -webkit-animation-name: ma5-panelOut;
    animation-name: ma5-panelOut
}

.ie .ma5menu__panel--active-leave {
    -webkit-animation-name: ma5-panelOutIEphone;
    animation-name: ma5-panelOutIEphone
}

@media(min-width:768px) {
    .ie .ma5menu__panel--active-leave {
        -webkit-animation-name: ma5-panelOutIEtablet;
        animation-name: ma5-panelOutIEtablet
    }
}

.ma5menu__panel--parent-enter {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.noie .ma5menu__panel--parent-enter {
    -webkit-animation-name: ma5menuOut;
    animation-name: ma5menuOut
}

.ie .ma5menu__panel--parent-enter {
    -webkit-animation-name: ma5menuOutIEphone;
    animation-name: ma5menuOutIEphone
}

@media(min-width:768px) {
    .ie .ma5menu__panel--parent-enter {
        -webkit-animation-name: ma5menuOutIEtablet;
        animation-name: ma5menuOutIEtablet
    }
}

.ma5menu__panel--parent-leave {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.noie .ma5menu__panel--parent-leave {
    -webkit-animation-name: ma5menuOutB;
    animation-name: ma5menuOutB
}

.ie .ma5menu__panel--parent-leave {
    -webkit-animation-name: ma5menuOutBIEphone;
    animation-name: ma5menuOutBIEphone
}

@media(min-width:768px) {
    .ie .ma5menu__panel--parent-leave {
        -webkit-animation-name: ma5menuOutBIEtablet;
        animation-name: ma5menuOutBIEtablet
    }
}

.ma5menu__panel.lvl-0 {
    text-transform: uppercase
}

.ma5menu__panel.lvl-1 {
    text-transform: none
}

.ma5menu__panel>ul {
    margin: 0;
    padding: 0
}

.ma5menu__panel>ul li {
    position: relative;
    font-size: 0;
    padding-right: 0;
    margin-bottom: 0;
    line-height: 0
}

.ma5menu__panel>ul li:first-of-type {
    border-top: 1px solid rgba(255, 255, 255, 0.3)
}

.ma5menu__panel>ul li a,
.ma5menu__panel>ul li .ma5menu__category {
    display: inline-block;
    vertical-align: top;
    text-decoration: none !important;
    width: 100%;
    outline: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    pointer-events: none;
    letter-spacing: .3px;
    -o-transition: color .3s ease-out, background-color .3s ease-out;
    transition: color .3s ease-out, background-color .3s ease-out;
    padding: 15px 20px 15px 20px;
    font-size: 15px;
    line-height: 19px;
    overflow: hidden;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    min-height: 50px
}

.ma5menu__panel>ul li a {
    color: #fff;
    background-color: transparent
}

.ma5menu__panel>ul li a:hover {
    color: #fff;
    background-color: transparent;
    -o-transition: none;
    transition: none
}

.ma5menu__panel>ul li .ma5menu__category {
    position: relative;
    text-align: left;
    background-position: calc(100% - 13px) 50%;
    color: #fff;
    background-color: transparent
}

.ma5menu__panel>ul li .ma5menu__category:hover {
    color: #ffc107;
    background-color: transparent;
    -o-transition: none;
    transition: none
}

.ma5menu__panel>ul li .ma5menu__category.ma5menu__path {
    color: #ffc107 !important;
    background-color: transparent !important
}

.ma5menu__panel>ul li .ma5menu__category.ma5menu__path:hover {
    color: #ffc107 !important;
    background-color: transparent !important;
    -o-transition: none;
    transition: none
}

.ma5menu__panel>ul li>.ma5menu__btn--enter+a {
    padding-right: 60px;
    margin-right: -50px
}

.ma5menu__panel--active {
    z-index: 170;
    display: block
}

.ma5menu__panel--active>ul li a,
.ma5menu__panel--active>ul li .ma5menu__category {
    pointer-events: auto
}

.ma5menu__btn--enter,
.ma5menu__btn--leave {
    font-size: 13px;
    cursor: pointer;
    display: block;
    position: absolute;
    padding: 0;
    top: 0;
    height: 100%;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 24px 24px;
    -o-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}

.ma5menu__btn--enter:hover,
.ma5menu__btn--leave:hover {
    -o-transition: none;
    transition: none
}

.ma5menu__btn--enter {
    z-index: 0;
    left: auto;
    right: 0;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z%22/%3E%3C/svg%3E");
    width: 50px
}

.ma5menu__btn--enter:hover {
    color: #ffc107;
    background-color: rgba(255, 255, 255, 0.3);
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20fill%3D%22%23ffc107%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z%22/%3E%3C/svg%3E")
}

.ma5menu__btn--enter:before {
    content: "";
    display: block;
    width: 1px;
    position: absolute;
    top: 3px;
    bottom: 3px;
    left: -2px;
    background-color: transparent;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.ma5menu__btn--leave {
    left: 0;
    right: auto;
    color: #fff;
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z%22/%3E%3C/svg%3E");
    width: 50px
}

.ma5menu__btn--leave:hover {
    color: #ffc107;
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20fill%3D%22%23ffc107%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z%22/%3E%3C/svg%3E")
}

.ma5menu__leave:hover .ma5menu__btn--leave {
    color: #ffc107;
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20fill%3D%22%23ffc107%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z%22/%3E%3C/svg%3E")
}

.ma5menu__btn--leave:before {
    content: "";
    display: block;
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -2px;
    background-color: transparent;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.ma5menu__leave {
    font-size: 15px;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    cursor: pointer;
    display: block;
    position: relative;
    padding: 0 44px 0 44px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    height: 50px;
    line-height: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: -44px
}

.ma5menu__leave:hover {
    color: #ffc107;
    background-color: rgba(255, 255, 255, 0.1)
}

.ma5menu__leave+.ma5menu__btn--enter {
    bottom: 0;
    height: calc(100% - 50px);
    top: auto
}

.ma5menu__path {
    color: #ffc107 !important;
    background-color: transparent !important
}

.ma5menu--overflow {
    overflow-x: hidden !important
}

.ma5menu--left:before,
.ma5menu--right:before {
    content: "";
    display: block;
    height: 100%;
    position: fixed;
    top: 0;
    background-color: rgba(255, 255, 255, 0.01);
    z-index: -1;
    -o-transition: background-color .4s ease-out .5s, z-index .8s linear;
    transition: background-color .4s ease-out .5s, z-index .8s linear;
    width: 100%
}

.ma5menu--active:before {
    background-color: rgba(255, 255, 255, 0.6);
    -o-transition: background-color .4s ease-in;
    transition: background-color .4s ease-in;
    z-index: 9000
}

.ma5menu--active>body .container * {
    -ms-touch-action: none;
    touch-action: none;
    pointer-events: none
}

@media(max-width:767px) {
    .ma5menu--active>body * {
        pointer-events: none
    }
    .ma5menu--active>body .ma5menu__toggle {
        pointer-events: auto
    }
    .ma5menu--active>body .ma5menu__toggle * {
        pointer-events: auto
    }
    .ma5menu--active>body .ma5menu__container {
        pointer-events: auto
    }
    .ma5menu--active>body .ma5menu__container * {
        pointer-events: auto
    }
    .ma5menu--active>body .ma5menu__container .ma5menu__alert {
        pointer-events: none
    }
    .ma5menu--active>body .ma5menu__container--scroll {
        pointer-events: auto
    }
}

@media(max-width:1199px) {
    .ma5menu--active.has-body-scrollbar {
        overflow: hidden;
        overflow-y: scroll;
        height: auto;
        min-height: 100%;
        -webkit-overflow-scrolling: touch
    }
}

.ma5menu--active.ma5menu--left:before {
    right: 0
}

.ma5menu--active.ma5menu--right:before {
    left: 0
}

.ma5menu--swipe {
    position: relative;
    overflow-x: hidden !important
}

.ma5menu--swipe body {
    position: relative
}

.ma5menu--swipe.ma5menu--left body {
    -o-transition: left .5s ease-out;
    transition: left .5s ease-out;
    left: 0
}

.ma5menu--swipe.ma5menu--right body {
    -o-transition: right .5s ease-out;
    transition: right .5s ease-out;
    right: 0
}

.ma5menu--swipe.ma5menu--active.ma5menu--left body {
    left: 280px
}

@media(min-width:768px) {
    .ma5menu--swipe.ma5menu--active.ma5menu--left body {
        left: 360px
    }
}

.ma5menu--swipe.ma5menu--active.ma5menu--right body {
    right: 280px
}

@media(min-width:768px) {
    .ma5menu--swipe.ma5menu--active.ma5menu--right body {
        right: 360px
    }
}

.ma5menu__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
}

@-webkit-keyframes ma5-panelIn {
    0% {
        -webkit-transform: translate3d(280px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@keyframes ma5-panelIn {
    0% {
        -webkit-transform: translate3d(280px, 0, 0);
        transform: translate3d(280px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes ma5-panelOut {
    0% {
        -webkit-transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(280px, 0, 0)
    }
}

@keyframes ma5-panelOut {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(280px, 0, 0);
        transform: translate3d(280px, 0, 0)
    }
}

@-webkit-keyframes ma5menuIn {
    0% {
        -webkit-transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-280px, 0, 0)
    }
}

@keyframes ma5menuIn {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-280px, 0, 0);
        transform: translate3d(-280px, 0, 0)
    }
}

@-webkit-keyframes ma5menuOut {
    0% {
        -webkit-transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-280px, 0, 0)
    }
}

@keyframes ma5menuOut {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-280px, 0, 0);
        transform: translate3d(-280px, 0, 0)
    }
}

@-webkit-keyframes ma5menuOutB {
    0% {
        -webkit-transform: translate3d(-280px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@keyframes ma5menuOutB {
    0% {
        -webkit-transform: translate3d(-280px, 0, 0);
        transform: translate3d(-280px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@media(min-width:768px) {
    @-webkit-keyframes ma5-panelIn {
        0% {
            -webkit-transform: translate3d(360px, 0, 0)
        }
        100% {
            -webkit-transform: translate3d(0, 0, 0)
        }
    }
    @keyframes ma5-panelIn {
        0% {
            -webkit-transform: translate3d(360px, 0, 0);
            transform: translate3d(360px, 0, 0)
        }
        100% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    @-webkit-keyframes ma5-panelOut {
        0% {
            -webkit-transform: translate3d(0, 0, 0)
        }
        100% {
            -webkit-transform: translate3d(360px, 0, 0)
        }
    }
    @keyframes ma5-panelOut {
        0% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        100% {
            -webkit-transform: translate3d(360px, 0, 0);
            transform: translate3d(360px, 0, 0)
        }
    }
    @-webkit-keyframes ma5menuIn {
        0% {
            -webkit-transform: translate3d(0, 0, 0)
        }
        100% {
            -webkit-transform: translate3d(-360px, 0, 0)
        }
    }
    @keyframes ma5menuIn {
        0% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        100% {
            -webkit-transform: translate3d(-360px, 0, 0);
            transform: translate3d(-360px, 0, 0)
        }
    }
    @-webkit-keyframes ma5menuOut {
        0% {
            -webkit-transform: translate3d(0, 0, 0)
        }
        100% {
            -webkit-transform: translate3d(-360px, 0, 0)
        }
    }
    @keyframes ma5menuOut {
        0% {
            -webkit-transform: translate3d(0, 0, 0)
        }
        100% {
            -webkit-transform: translate3d(-360px, 0, 0)
        }
    }
    @-webkit-keyframes ma5menuOutB {
        0% {
            -webkit-transform: translate3d(-360px, 0, 0)
        }
        100% {
            -webkit-transform: translate3d(0, 0, 0)
        }
    }
    @keyframes ma5menuOutB {
        0% {
            -webkit-transform: translate3d(-360px, 0, 0);
            transform: translate3d(-360px, 0, 0)
        }
        100% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
}

@-webkit-keyframes ma5-panelInIEphone {
    0% {
        -webkit-transform: translate3d(280px, 0, 0);
        transform: translate3d(280px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes ma5-panelInIEphone {
    0% {
        -webkit-transform: translate3d(280px, 0, 0);
        transform: translate3d(280px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes ma5-panelOutIEphone {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(280px, 0, 0);
        transform: translate3d(280px, 0, 0)
    }
}

@keyframes ma5-panelOutIEphone {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(280px, 0, 0);
        transform: translate3d(280px, 0, 0)
    }
}

@-webkit-keyframes ma5menuInIEphone {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-280px, 0, 0);
        transform: translate3d(-280px, 0, 0)
    }
}

@keyframes ma5menuInIEphone {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-280px, 0, 0);
        transform: translate3d(-280px, 0, 0)
    }
}

@-webkit-keyframes ma5menuOutIEphone {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-280px, 0, 0);
        transform: translate3d(-280px, 0, 0)
    }
}

@keyframes ma5menuOutIEphone {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-280px, 0, 0);
        transform: translate3d(-280px, 0, 0)
    }
}

@-webkit-keyframes ma5menuOutBIEphone {
    0% {
        -webkit-transform: translate3d(-280px, 0, 0);
        transform: translate3d(-280px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes ma5menuOutBIEphone {
    0% {
        -webkit-transform: translate3d(-280px, 0, 0);
        transform: translate3d(-280px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes ma5-panelInIEtablet {
    0% {
        -webkit-transform: translate3d(360px, 0, 0);
        transform: translate3d(360px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes ma5-panelInIEtablet {
    0% {
        -webkit-transform: translate3d(360px, 0, 0);
        transform: translate3d(360px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes ma5-panelOutIEtablet {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(360px, 0, 0);
        transform: translate3d(360px, 0, 0)
    }
}

@keyframes ma5-panelOutIEtablet {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(360px, 0, 0);
        transform: translate3d(360px, 0, 0)
    }
}

@-webkit-keyframes ma5menuInIEtablet {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-360px, 0, 0);
        transform: translate3d(-360px, 0, 0)
    }
}

@keyframes ma5menuInIEtablet {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-360px, 0, 0);
        transform: translate3d(-360px, 0, 0)
    }
}

@-webkit-keyframes ma5menuOutIEtablet {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-360px, 0, 0);
        transform: translate3d(-360px, 0, 0)
    }
}

@keyframes ma5menuOutIEtablet {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-360px, 0, 0);
        transform: translate3d(-360px, 0, 0)
    }
}

@-webkit-keyframes ma5menuOutBIEtablet {
    0% {
        -webkit-transform: translate3d(-360px, 0, 0);
        transform: translate3d(-360px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes ma5menuOutBIEtablet {
    0% {
        -webkit-transform: translate3d(-360px, 0, 0);
        transform: translate3d(-360px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes ma5-arrowDown {
    0% {
        opacity: 1
    }
    40% {
        opacity: 0
    }
    60% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}

@keyframes ma5-arrowDown {
    0% {
        opacity: 1
    }
    40% {
        opacity: 0
    }
    60% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.hvr-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-shrink:hover,
.hvr-shrink:focus,
.hvr-shrink:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
}

@-webkit-keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

@keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

.hvr-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-pulse:hover,
.hvr-pulse:focus,
.hvr-pulse:active {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.hvr-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-pulse-grow:hover,
.hvr-pulse-grow:focus,
.hvr-pulse-grow:active {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

@keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

.hvr-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-pulse-shrink:hover,
.hvr-pulse-shrink:focus,
.hvr-pulse-shrink:active {
    -webkit-animation-name: hvr-pulse-shrink;
    animation-name: hvr-pulse-shrink;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hvr-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-push:hover,
.hvr-push:focus,
.hvr-push:active {
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.hvr-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-pop:hover,
.hvr-pop:focus,
.hvr-pop:active {
    -webkit-animation-name: hvr-pop;
    animation-name: hvr-pop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-bounce-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-in:hover,
.hvr-bounce-in:focus,
.hvr-bounce-in:active {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36)
}

.hvr-bounce-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-out:hover,
.hvr-bounce-out:focus,
.hvr-bounce-out:active {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36)
}

.hvr-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-rotate:hover,
.hvr-rotate:focus,
.hvr-rotate:active {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg)
}

.hvr-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-grow-rotate:hover,
.hvr-grow-rotate:focus,
.hvr-grow-rotate:active {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg)
}

.hvr-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-float:hover,
.hvr-float:focus,
.hvr-float:active {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hvr-sink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sink:hover,
.hvr-sink:focus,
.hvr-sink:active {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
}

@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

.hvr-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-bob:hover,
.hvr-bob:focus,
.hvr-bob:active {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

@-webkit-keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@-webkit-keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

.hvr-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-hang:hover,
.hvr-hang:focus,
.hvr-hang:active {
    -webkit-animation-name: hvr-hang-sink, hvr-hang;
    animation-name: hvr-hang-sink, hvr-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

.hvr-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-skew:hover,
.hvr-skew:focus,
.hvr-skew:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg)
}

.hvr-skew-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-skew-forward:hover,
.hvr-skew-forward:focus,
.hvr-skew-forward:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg)
}

.hvr-skew-backward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-skew-backward:hover,
.hvr-skew-backward:focus,
.hvr-skew-backward:active {
    -webkit-transform: skew(10deg);
    transform: skew(10deg)
}

@-webkit-keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-wobble-vertical:hover,
.hvr-wobble-vertical:focus,
.hvr-wobble-vertical:active {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.hvr-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-wobble-horizontal:hover,
.hvr-wobble-horizontal:focus,
.hvr-wobble-horizontal:active {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }
    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }
    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px)
    }
    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }
    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }
    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }
    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px)
    }
    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }
    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.hvr-wobble-to-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-wobble-to-bottom-right:hover,
.hvr-wobble-to-bottom-right:focus,
.hvr-wobble-to-bottom-right:active {
    -webkit-animation-name: hvr-wobble-to-bottom-right;
    animation-name: hvr-wobble-to-bottom-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px)
    }
    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px)
    }
    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px)
    }
    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }
    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px)
    }
    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px)
    }
    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px)
    }
    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }
    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.hvr-wobble-to-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-wobble-to-top-right:hover,
.hvr-wobble-to-top-right:focus,
.hvr-wobble-to-top-right:active {
    -webkit-animation-name: hvr-wobble-to-top-right;
    animation-name: hvr-wobble-to-top-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

@keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

.hvr-wobble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-wobble-top:hover,
.hvr-wobble-top:focus,
.hvr-wobble-top:active {
    -webkit-animation-name: hvr-wobble-top;
    animation-name: hvr-wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

@keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

.hvr-wobble-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.hvr-wobble-bottom:hover,
.hvr-wobble-bottom:focus,
.hvr-wobble-bottom:active {
    -webkit-animation-name: hvr-wobble-bottom;
    animation-name: hvr-wobble-bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

@keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

.hvr-wobble-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-wobble-skew:hover,
.hvr-wobble-skew:focus,
.hvr-wobble-skew:active {
    -webkit-animation-name: hvr-wobble-skew;
    animation-name: hvr-wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

@keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

.hvr-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-buzz:hover,
.hvr-buzz:focus,
.hvr-buzz:active {
    -webkit-animation-name: hvr-buzz;
    animation-name: hvr-buzz;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

.hvr-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-buzz-out:hover,
.hvr-buzz-out:focus,
.hvr-buzz-out:active {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-forward:hover,
.hvr-forward:focus,
.hvr-forward:active {
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
}

.hvr-backward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-backward:hover,
.hvr-backward:focus,
.hvr-backward:active {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px)
}

.hvr-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

.hvr-fade:hover,
.hvr-fade:focus,
.hvr-fade:active {
    background-color: #2098d1;
    color: white
}

@-webkit-keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32, 152, 209, 0.75)
    }
}

@keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32, 152, 209, 0.75)
    }
}

.hvr-back-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

.hvr-back-pulse:hover,
.hvr-back-pulse:focus,
.hvr-back-pulse:active {
    -webkit-animation-name: hvr-back-pulse;
    animation-name: hvr-back-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-color: #2098d1;
    background-color: #2098d1;
    color: white
}

.hvr-sweep-to-right {
    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: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
    color: white
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.hvr-sweep-to-left {
    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: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-left:hover,
.hvr-sweep-to-left:focus,
.hvr-sweep-to-left:active {
    color: white
}

.hvr-sweep-to-left:hover:before,
.hvr-sweep-to-left:focus:before,
.hvr-sweep-to-left:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.hvr-sweep-to-bottom {
    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: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-bottom:hover,
.hvr-sweep-to-bottom:focus,
.hvr-sweep-to-bottom:active {
    color: white
}

.hvr-sweep-to-bottom:hover:before,
.hvr-sweep-to-bottom:focus:before,
.hvr-sweep-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.hvr-sweep-to-top {
    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: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-top:hover,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:active {
    color: white
}

.hvr-sweep-to-top:hover:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.hvr-bounce-to-right {
    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: .5s;
    transition-duration: .5s
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
    color: white
}

.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-bounce-to-left {
    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: .5s;
    transition-duration: .5s
}

.hvr-bounce-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-bounce-to-left:hover,
.hvr-bounce-to-left:focus,
.hvr-bounce-to-left:active {
    color: white
}

.hvr-bounce-to-left:hover:before,
.hvr-bounce-to-left:focus:before,
.hvr-bounce-to-left:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-bounce-to-bottom {
    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: .5s;
    transition-duration: .5s
}

.hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-bounce-to-bottom:hover,
.hvr-bounce-to-bottom:focus,
.hvr-bounce-to-bottom:active {
    color: white
}

.hvr-bounce-to-bottom:hover:before,
.hvr-bounce-to-bottom:focus:before,
.hvr-bounce-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-bounce-to-top {
    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: .5s;
    transition-duration: .5s
}

.hvr-bounce-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-bounce-to-top:hover,
.hvr-bounce-to-top:focus,
.hvr-bounce-to-top:active {
    color: white
}

.hvr-bounce-to-top:hover:before,
.hvr-bounce-to-top:focus:before,
.hvr-bounce-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.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;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .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-radial-in {
    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;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-radial-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    border-radius: 100%;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-radial-in:hover,
.hvr-radial-in:focus,
.hvr-radial-in:active {
    color: white
}

.hvr-radial-in:hover:before,
.hvr-radial-in:focus:before,
.hvr-radial-in:active:before {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.hvr-rectangle-in {
    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;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-rectangle-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-rectangle-in:hover,
.hvr-rectangle-in:focus,
.hvr-rectangle-in:active {
    color: white
}

.hvr-rectangle-in:hover:before,
.hvr-rectangle-in:focus:before,
.hvr-rectangle-in:active:before {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.hvr-rectangle-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;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1178ba;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-rectangle-out:hover,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:active {
    color: white
}

.hvr-rectangle-out:hover:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:active:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.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;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-in-horizontal:hover,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:active {
    color: white
}

.hvr-shutter-in-horizontal:hover:before,
.hvr-shutter-in-horizontal:focus:before,
.hvr-shutter-in-horizontal:active:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.hvr-shutter-out-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;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-out-horizontal:hover,
.hvr-shutter-out-horizontal:focus,
.hvr-shutter-out-horizontal:active {
    color: white
}

.hvr-shutter-out-horizontal:hover:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.hvr-shutter-in-vertical {
    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;
    background: #2098d1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-in-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-in-vertical:hover,
.hvr-shutter-in-vertical:focus,
.hvr-shutter-in-vertical:active {
    color: white
}

.hvr-shutter-in-vertical:hover:before,
.hvr-shutter-in-vertical:focus:before,
.hvr-shutter-in-vertical:active:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.hvr-shutter-out-vertical {
    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;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-out-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-out-vertical:hover,
.hvr-shutter-out-vertical:focus,
.hvr-shutter-out-vertical:active {
    color: white
}

.hvr-shutter-out-vertical:hover:before,
.hvr-shutter-out-vertical:focus:before,
.hvr-shutter-out-vertical:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.hvr-border-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent
}

.hvr-border-fade:hover,
.hvr-border-fade:focus,
.hvr-border-fade:active {
    box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px transparent
}

.hvr-hollow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: background;
    transition-property: background;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent
}

.hvr-hollow:hover,
.hvr-hollow:focus,
.hvr-hollow:active {
    background: 0
}

.hvr-trim {
    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
}

.hvr-trim:before {
    content: '';
    position: absolute;
    border: white solid 4px;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.hvr-trim:hover:before,
.hvr-trim:focus:before,
.hvr-trim:active:before {
    opacity: 1
}

@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0
    }
}

.hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-ripple-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out
}

@-webkit-keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1
    }
}

@keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1
    }
}

.hvr-ripple-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-ripple-in:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.hvr-ripple-in:hover:before,
.hvr-ripple-in:focus:before,
.hvr-ripple-in:active:before {
    -webkit-animation-name: hvr-ripple-in;
    animation-name: hvr-ripple-in
}

.hvr-outline-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
}

.hvr-outline-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left
}

.hvr-outline-out:hover:before,
.hvr-outline-out:focus:before,
.hvr-outline-out:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px
}

.hvr-outline-in {
    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
}

.hvr-outline-in:before {
    pointer-events: none;
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left
}

.hvr-outline-in:hover:before,
.hvr-outline-in:focus:before,
.hvr-outline-in:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1
}

.hvr-round-corners {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: border-radius;
    transition-property: border-radius
}

.hvr-round-corners:hover,
.hvr-round-corners:focus,
.hvr-round-corners:active {
    border-radius: 1em
}

.hvr-underline-from-left {
    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-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-from-left:hover:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:active:before {
    right: 0
}

.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: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .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-underline-from-right {
    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-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-from-right:hover:before,
.hvr-underline-from-right:focus:before,
.hvr-underline-from-right:active:before {
    left: 0
}

.hvr-overline-from-left {
    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-overline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-overline-from-left:hover:before,
.hvr-overline-from-left:focus:before,
.hvr-overline-from-left:active:before {
    right: 0
}

.hvr-overline-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-overline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-overline-from-center:hover:before,
.hvr-overline-from-center:focus:before,
.hvr-overline-from-center:active:before {
    left: 0;
    right: 0
}

.hvr-overline-from-right {
    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-overline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-overline-from-right:hover:before,
.hvr-overline-from-right:focus:before,
.hvr-overline-from-right:active:before {
    left: 0
}

.hvr-reveal {
    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-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #2098d1;
    border-style: solid;
    border-width: 0;
    -webkit-transition-property: border-width;
    transition-property: border-width;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-reveal:hover:before,
.hvr-reveal:focus:before,
.hvr-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-width: 4px
}

.hvr-underline-reveal {
    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-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-reveal:hover:before,
.hvr-underline-reveal:focus:before,
.hvr-underline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.hvr-overline-reveal {
    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-overline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-overline-reveal:hover:before,
.hvr-overline-reveal:focus:before,
.hvr-overline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.hvr-glow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow
}

.hvr-glow:hover,
.hvr-glow:focus,
.hvr-glow:active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6)
}

.hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow
}

.hvr-shadow:hover,
.hvr-shadow:focus,
.hvr-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5)
}

.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform
}

.hvr-grow-shadow:hover,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.hvr-box-shadow-outset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow
}

.hvr-box-shadow-outset:hover,
.hvr-box-shadow-outset:focus,
.hvr-box-shadow-outset:active {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6)
}

.hvr-box-shadow-inset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px transparent
}

.hvr-box-shadow-inset:hover,
.hvr-box-shadow-inset:focus,
.hvr-box-shadow-inset:active {
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px transparent
}

.hvr-float-shadow {
    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-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0, transparent 80%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity
}

.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}

.hvr-shadow-radial {
    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
}

.hvr-shadow-radial:before,
.hvr-shadow-radial:after {
    pointer-events: none;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    height: 5px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.hvr-shadow-radial:before {
    bottom: 100%;
    background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0, transparent 80%);
    background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0, transparent 80%)
}

.hvr-shadow-radial:after {
    top: 100%;
    background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0, transparent 80%);
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0, transparent 80%)
}

.hvr-shadow-radial:hover:before,
.hvr-shadow-radial:focus:before,
.hvr-shadow-radial:active:before,
.hvr-shadow-radial:hover:after,
.hvr-shadow-radial:focus:after,
.hvr-shadow-radial:active:after {
    opacity: 1
}

.hvr-bubble-top {
    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
}

.hvr-bubble-top:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    top: 0;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent
}

.hvr-bubble-top:hover:before,
.hvr-bubble-top:focus:before,
.hvr-bubble-top:active:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hvr-bubble-right {
    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
}

.hvr-bubble-right:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    right: 0;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1
}

.hvr-bubble-right:hover:before,
.hvr-bubble-right:focus:before,
.hvr-bubble-right:active:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.hvr-bubble-bottom {
    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
}

.hvr-bubble-bottom:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    bottom: 0;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent
}

.hvr-bubble-bottom:hover:before,
.hvr-bubble-bottom:focus:before,
.hvr-bubble-bottom:active:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.hvr-bubble-left {
    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
}

.hvr-bubble-left:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    left: 0;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent
}

.hvr-bubble-left:hover:before,
.hvr-bubble-left:focus:before,
.hvr-bubble-left:active:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.hvr-bubble-float-top {
    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-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-top:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    top: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-top:hover,
.hvr-bubble-float-top:focus,
.hvr-bubble-float-top:active {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.hvr-bubble-float-top:hover:before,
.hvr-bubble-float-top:focus:before,
.hvr-bubble-float-top:active:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hvr-bubble-float-right {
    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-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-right:before {
    position: absolute;
    z-index: -1;
    top: calc(50% - 10px);
    right: 0;
    content: '';
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-right:hover,
.hvr-bubble-float-right:focus,
.hvr-bubble-float-right:active {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.hvr-bubble-float-right:hover:before,
.hvr-bubble-float-right:focus:before,
.hvr-bubble-float-right:active:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.hvr-bubble-float-bottom {
    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-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-bottom:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    bottom: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-bottom:hover,
.hvr-bubble-float-bottom:focus,
.hvr-bubble-float-bottom:active {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hvr-bubble-float-bottom:hover:before,
.hvr-bubble-float-bottom:focus:before,
.hvr-bubble-float-bottom:active:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.hvr-bubble-float-left {
    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-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-left:before {
    position: absolute;
    z-index: -1;
    content: '';
    top: calc(50% - 10px);
    left: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-left:hover,
.hvr-bubble-float-left:focus,
.hvr-bubble-float-left:active {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.hvr-bubble-float-left:hover:before,
.hvr-bubble-float-left:focus:before,
.hvr-bubble-float-left:active:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.hvr-icon-back {
    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;
    padding-left: 2.2em;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

.hvr-icon-back:before {
    content: "\f137";
    position: absolute;
    left: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-back:hover:before,
.hvr-icon-back:focus:before,
.hvr-icon-back:active:before {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px)
}

.hvr-icon-forward {
    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;
    padding-right: 2.2em;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

.hvr-icon-forward:before {
    content: "\f138";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-forward:hover:before,
.hvr-icon-forward:focus:before,
.hvr-icon-forward:active:before {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}

@-webkit-keyframes hvr-icon-down {
    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    25%,
    75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes hvr-icon-down {
    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    25%,
    75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

.hvr-icon-down {
    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;
    padding-right: 2.2em
}

.hvr-icon-down:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-down:hover:before,
.hvr-icon-down:focus:before,
.hvr-icon-down:active:before {
    -webkit-animation-name: hvr-icon-down;
    animation-name: hvr-icon-down;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes hvr-icon-up {
    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    25%,
    75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes hvr-icon-up {
    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    25%,
    75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

.hvr-icon-up {
    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;
    padding-right: 2.2em
}

.hvr-icon-up:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-up:hover:before,
.hvr-icon-up:focus:before,
.hvr-icon-up:active:before {
    -webkit-animation-name: hvr-icon-up;
    animation-name: hvr-icon-up;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.hvr-icon-spin {
    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;
    padding-right: 2.2em
}

.hvr-icon-spin:before {
    content: "\f021";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.hvr-icon-spin:hover:before,
.hvr-icon-spin:focus:before,
.hvr-icon-spin:active:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

@-webkit-keyframes hvr-icon-drop {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    51%,
    100% {
        opacity: 1
    }
}

@keyframes hvr-icon-drop {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    51%,
    100% {
        opacity: 1
    }
}

.hvr-icon-drop {
    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;
    padding-right: 2.2em
}

.hvr-icon-drop:before {
    content: "\f041";
    position: absolute;
    right: 1em;
    opacity: 1;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-drop:hover:before,
.hvr-icon-drop:focus:before,
.hvr-icon-drop:active:before {
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-animation-name: hvr-icon-drop;
    animation-name: hvr-icon-drop;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-icon-fade {
    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;
    padding-right: 2.2em
}

.hvr-icon-fade:before {
    content: "\f00c";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color;
    transition-property: color
}

.hvr-icon-fade:hover:before,
.hvr-icon-fade:focus:before,
.hvr-icon-fade:active:before {
    color: #0f9e5e
}

@-webkit-keyframes hvr-icon-float-away {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em)
    }
}

@keyframes hvr-icon-float-away {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em)
    }
}

.hvr-icon-float-away {
    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;
    padding-right: 2.2em
}

.hvr-icon-float-away:before,
.hvr-icon-float-away:after {
    content: "\f055";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome
}

.hvr-icon-float-away:after {
    opacity: 0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hvr-icon-float-away:hover:after,
.hvr-icon-float-away:focus:after,
.hvr-icon-float-away:active:after {
    -webkit-animation-name: hvr-icon-float-away;
    animation-name: hvr-icon-float-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes hvr-icon-sink-away {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em)
    }
}

@keyframes hvr-icon-sink-away {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em)
    }
}

.hvr-icon-sink-away {
    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;
    padding-right: 2.2em
}

.hvr-icon-sink-away:before,
.hvr-icon-sink-away:after {
    content: "\f056";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-sink-away:after {
    opacity: 0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hvr-icon-sink-away:hover:after,
.hvr-icon-sink-away:focus:after,
.hvr-icon-sink-away:active:after {
    -webkit-animation-name: hvr-icon-sink-away;
    animation-name: hvr-icon-sink-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.hvr-icon-grow {
    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;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-grow:before {
    content: "\f118";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-grow:hover:before,
.hvr-icon-grow:focus:before,
.hvr-icon-grow:active:before {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0)
}

.hvr-icon-shrink {
    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;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-shrink:before {
    content: "\f119";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-shrink:hover:before,
.hvr-icon-shrink:focus:before,
.hvr-icon-shrink:active:before {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
}

@-webkit-keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    75% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

@keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    75% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

.hvr-icon-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-pulse:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-pulse:hover:before,
.hvr-icon-pulse:focus:before,
.hvr-icon-pulse:active:before {
    -webkit-animation-name: hvr-icon-pulse;
    animation-name: hvr-icon-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes hvr-icon-pulse-grow {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@keyframes hvr-icon-pulse-grow {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

.hvr-icon-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-pulse-grow:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-pulse-grow:hover:before,
.hvr-icon-pulse-grow:focus:before,
.hvr-icon-pulse-grow:active:before {
    -webkit-animation-name: hvr-icon-pulse-grow;
    animation-name: hvr-icon-pulse-grow;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

@keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

.hvr-icon-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-pulse-shrink:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-pulse-shrink:hover:before,
.hvr-icon-pulse-shrink:focus:before,
.hvr-icon-pulse-shrink:active:before {
    -webkit-animation-name: hvr-icon-pulse-shrink;
    animation-name: hvr-icon-pulse-shrink;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes hvr-icon-push {
    50% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

@keyframes hvr-icon-push {
    50% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

.hvr-icon-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-push:before {
    content: "\f006";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-push:hover:before,
.hvr-icon-push:focus:before,
.hvr-icon-push:active:before {
    -webkit-animation-name: hvr-icon-push;
    animation-name: hvr-icon-push;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes hvr-icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.hvr-icon-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-pop:before {
    content: "\f005";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-pop:hover:before,
.hvr-icon-pop:focus:before,
.hvr-icon-pop:active:before {
    -webkit-animation-name: hvr-icon-pop;
    animation-name: hvr-icon-pop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-icon-bounce {
    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;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-bounce:before {
    content: "\f087";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-bounce:hover:before,
.hvr-icon-bounce:focus:before,
.hvr-icon-bounce:active:before {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36)
}

.hvr-icon-rotate {
    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;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-rotate:before {
    content: "\f0c6";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-rotate:hover:before,
.hvr-icon-rotate:focus:before,
.hvr-icon-rotate:active:before {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
}

.hvr-icon-grow-rotate {
    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;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-grow-rotate:before {
    content: "\f095";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-grow-rotate:hover:before,
.hvr-icon-grow-rotate:focus:before,
.hvr-icon-grow-rotate:active:before {
    -webkit-transform: scale(1.5) rotate(12deg);
    transform: scale(1.5) rotate(12deg)
}

.hvr-icon-float {
    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;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-float:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-float:hover:before,
.hvr-icon-float:focus:before,
.hvr-icon-float:active:before {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px)
}

.hvr-icon-sink {
    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;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-sink:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-sink:hover:before,
.hvr-icon-sink:focus:before,
.hvr-icon-sink:active:before {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
}

@-webkit-keyframes hvr-icon-bob {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes hvr-icon-bob {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@-webkit-keyframes hvr-icon-bob-float {
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes hvr-icon-bob-float {
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

.hvr-icon-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-bob:before {
    content: "\f077";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-bob:hover:before,
.hvr-icon-bob:focus:before,
.hvr-icon-bob:active:before {
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

@-webkit-keyframes hvr-icon-hang {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes hvr-icon-hang {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@-webkit-keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

.hvr-icon-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-hang:before {
    content: "\f078";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-hang:hover:before,
.hvr-icon-hang:focus:before,
.hvr-icon-hang:active:before {
    -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

@-webkit-keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }
    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }
    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.hvr-icon-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-wobble-horizontal:before {
    content: "\f061";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-wobble-horizontal:hover:before,
.hvr-icon-wobble-horizontal:focus:before,
.hvr-icon-wobble-horizontal:active:before {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.hvr-icon-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-wobble-vertical:before {
    content: "\f062";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-wobble-vertical:hover:before,
.hvr-icon-wobble-vertical:focus:before,
.hvr-icon-wobble-vertical:active:before {
    -webkit-animation-name: hvr-icon-wobble-vertical;
    animation-name: hvr-icon-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-icon-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

@keyframes hvr-icon-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

.hvr-icon-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-buzz:before {
    content: "\f017";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-buzz:hover:before,
.hvr-icon-buzz:focus:before,
.hvr-icon-buzz:active:before {
    -webkit-animation-name: hvr-icon-buzz;
    animation-name: hvr-icon-buzz;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

.hvr-icon-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-buzz-out:before {
    content: "\f023";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-buzz-out:hover:before,
.hvr-icon-buzz-out:focus:before,
.hvr-icon-buzz-out:active:before {
    -webkit-animation-name: hvr-icon-buzz-out;
    animation-name: hvr-icon-buzz-out;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-curl-top-left {
    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
}

.hvr-curl-top-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    left: 0;
    background: white;
    background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
    z-index: 1000;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.hvr-curl-top-left:hover:before,
.hvr-curl-top-left:focus:before,
.hvr-curl-top-left:active:before {
    width: 25px;
    height: 25px
}

.hvr-curl-top-right {
    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
}

.hvr-curl-top-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    right: 0;
    background: white;
    background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.hvr-curl-top-right:hover:before,
.hvr-curl-top-right:focus:before,
.hvr-curl-top-right:active:before {
    width: 25px;
    height: 25px
}

.hvr-curl-bottom-right {
    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
}

.hvr-curl-bottom-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    right: 0;
    background: white;
    background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.hvr-curl-bottom-right:hover:before,
.hvr-curl-bottom-right:focus:before,
.hvr-curl-bottom-right:active:before {
    width: 25px;
    height: 25px
}

.hvr-curl-bottom-left {
    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
}

.hvr-curl-bottom-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    left: 0;
    background: white;
    background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.hvr-curl-bottom-left:hover:before,
.hvr-curl-bottom-left:focus:before,
.hvr-curl-bottom-left:active:before {
    width: 25px;
    height: 25px
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.6.3');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot);
    src: url(../fonts/icomoon.eot?#iefix) format("embedded-opentype"), url(../fonts/icomoon.woff) format("woff"), url(../fonts/icomoon.ttf) format("truetype"), url(../fonts/icomoon.svg#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

.dl-menuwrapper {
    width: 100%;
    max-width: 100%;
    float: left;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%;
    text-align: left
}

.dl-menuwrapper:first-child {
    margin-right: 100px
}

.dl-menuwrapper button {
    background: #c3241c;
    border: 0;
    width: 48px;
    height: 45px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: 0;
    float: right
}

.dl-menuwrapper button.dl-active,
.dl-menuwrapper button:hover,
.dl-menuwrapper ul {
    background: #182955
}

.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 5px;
    background: #fff;
    top: 10px;
    left: 16%;
    box-shadow: 0 10px 0 #fff, 0 20px 0 #fff
}

.dl-menuwrapper ul {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.dl-menuwrapper li {
    position: relative
}

.dl-menuwrapper li a {
    display: block;
    position: relative;
    padding: 8px 20px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    outline: 0;
    text-decoration: none;
    font-family: Poppins, sans-serif
}

.no-touch .dl-menuwrapper li a:hover {
    background: rgba(255, 248, 213, .1)
}

.dl-menuwrapper li.dl-back>a {
    padding-left: 30px;
    background: rgba(0, 0, 0, .1)
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li>a:not(:only-child):after {
    position: absolute;
    top: 0;
    line-height: 37px;
    font-family: icomoon;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\e000"
}

.dl-menuwrapper li.dl-back:after {
    left: 10px;
    color: rgba(212, 204, 198, .3);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.dl-menuwrapper li>a:after {
    right: 10px;
    color: rgba(0, 0, 0, .15)
}

.dl-menuwrapper .dl-menu {
    margin: 5px 0 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 45px
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
    transition: all .3s ease
}

.dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.dl-menuwrapper li .dl-submenu {
    display: none
}

.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subview>a,
.dl-menu.dl-subview li.dl-subviewopen>a {
    display: none
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu>li {
    display: block
}

.dl-menuwrapper>.dl-submenu {
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
    margin: 0
}

.dl-menu.dl-animate-out-1 {
    -webkit-animation: MenuAnimOut1 .4s;
    animation: MenuAnimOut1 .4s
}

.dl-menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 .3s ease-in-out;
    animation: MenuAnimOut2 .3s ease-in-out
}

.dl-menu.dl-animate-out-3 {
    -webkit-animation: MenuAnimOut3 .4s ease;
    animation: MenuAnimOut3 .4s ease
}

.dl-menu.dl-animate-out-4 {
    -webkit-animation: MenuAnimOut4 .4s ease;
    animation: MenuAnimOut4 .4s ease
}

.dl-menu.dl-animate-out-5 {
    -webkit-animation: MenuAnimOut5 .4s ease;
    animation: MenuAnimOut5 .4s ease
}

@-webkit-keyframes MenuAnimOut1 {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(30deg)
    }
    75% {
        -webkit-transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(-500px) rotateY(0);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut3 {
    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut4 {
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut5 {
    100% {
        -webkit-transform: translateY(40%);
        opacity: 0
    }
}

@keyframes MenuAnimOut1 {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        transform: translateZ(-250px) rotateY(30deg)
    }
    75% {
        -webkit-transform: translateZ(-372.5px) rotateY(15deg);
        transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(-500px) rotateY(0);
        transform: translateZ(-500px) rotateY(0);
        opacity: 0
    }
}

@keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0
    }
}

@keyframes MenuAnimOut3 {
    100% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0
    }
}

@keyframes MenuAnimOut4 {
    100% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0
    }
}

@keyframes MenuAnimOut5 {
    100% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%);
        opacity: 0
    }
}

.dl-menu.dl-animate-in-1 {
    -webkit-animation: MenuAnimIn1 .3s;
    animation: MenuAnimIn1 .3s
}

.dl-menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 .3s ease-in-out;
    animation: MenuAnimIn2 .3s ease-in-out
}

.dl-menu.dl-animate-in-3 {
    -webkit-animation: MenuAnimIn3 .4s ease;
    animation: MenuAnimIn3 .4s ease
}

.dl-menu.dl-animate-in-4 {
    -webkit-animation: MenuAnimIn4 .4s ease;
    animation: MenuAnimIn4 .4s ease
}

.dl-menu.dl-animate-in-5 {
    -webkit-animation: MenuAnimIn5 .4s ease;
    animation: MenuAnimIn5 .4s ease
}

@-webkit-keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0);
        opacity: 0
    }
    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(0) rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn5 {
    0% {
        -webkit-transform: translateY(40%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0);
        transform: translateZ(-500px) rotateY(0);
        opacity: 0
    }
    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        transform: translateZ(-250px) rotateY(30deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(0) rotateY(0);
        transform: translateZ(0) rotateY(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn5 {
    0% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-1 {
    -webkit-animation: SubMenuAnimIn1 .4s ease;
    animation: SubMenuAnimIn1 .4s ease
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-2 {
    -webkit-animation: SubMenuAnimIn2 .3s ease-in-out;
    animation: SubMenuAnimIn2 .3s ease-in-out
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-3 {
    -webkit-animation: SubMenuAnimIn3 .4s ease;
    animation: SubMenuAnimIn3 .4s ease
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-4 {
    -webkit-animation: SubMenuAnimIn4 .4s ease;
    animation: SubMenuAnimIn4 .4s ease
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-5 {
    -webkit-animation: SubMenuAnimIn5 .4s ease;
    animation: SubMenuAnimIn5 .4s ease
}

@-webkit-keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn5 {
    0% {
        -webkit-transform: translateZ(-200px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn5 {
    0% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-1 {
    -webkit-animation: SubMenuAnimOut1 .4s ease;
    animation: SubMenuAnimOut1 .4s ease
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-2 {
    -webkit-animation: SubMenuAnimOut2 .3s ease-in-out;
    animation: SubMenuAnimOut2 .3s ease-in-out
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-3 {
    -webkit-animation: SubMenuAnimOut3 .4s ease;
    animation: SubMenuAnimOut3 .4s ease
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-4 {
    -webkit-animation: SubMenuAnimOut4 .4s ease;
    animation: SubMenuAnimOut4 .4s ease
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-5 {
    -webkit-animation: SubMenuAnimOut5 .4s ease;
    animation: SubMenuAnimOut5 .4s ease
}

@-webkit-keyframes SubMenuAnimOut1 {
    0% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(50%);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut5 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(-200px);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut1 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut5 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px);
        opacity: 0
    }
}

.no-js .dl-menuwrapper .dl-menu {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.no-js .dl-menuwrapper li .dl-submenu {
    display: block
}

.no-js .dl-menuwrapper li.dl-back {
    display: none
}

.no-js .dl-menuwrapper li>a:not(:only-child) {
    background: rgba(0, 0, 0, .1)
}

.no-js .dl-menuwrapper li>a:not(:only-child):after {
    content: ''
}

.demo-1 .dl-menuwrapper button {
    background: #c62860
}

.demo-1 .dl-menuwrapper button.dl-active,
.demo-1 .dl-menuwrapper button:hover,
.demo-1 .dl-menuwrapper ul {
    background: #9e1847
}

.demo-2 .dl-menuwrapper button {
    background: #e86814
}

.demo-2 .dl-menuwrapper button.dl-active,
.demo-2 .dl-menuwrapper button:hover,
.demo-2 .dl-menuwrapper ul {
    background: #d35400
}

.demo-3 .dl-menuwrapper button {
    background: #08cbc4
}

.demo-3 .dl-menuwrapper button.dl-active,
.demo-3 .dl-menuwrapper button:hover,
.demo-3 .dl-menuwrapper ul {
    background: #00b4ae
}

.demo-4 .dl-menuwrapper button {
    background: #90b912
}

.demo-4 .dl-menuwrapper button.dl-active,
.demo-4 .dl-menuwrapper button:hover,
.demo-4 .dl-menuwrapper ul {
    background: #79a002
}

.demo-5 .dl-menuwrapper button {
    background: #744783
}

.demo-5 .dl-menuwrapper button.dl-active,
.demo-5 .dl-menuwrapper button:hover,
.demo-5 .dl-menuwrapper ul {
    background: #643771
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.hinge {
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    animation-duration: .75s
}

@keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }
    40%,
    43% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {
    0%,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    0% {
        transform: scaleX(1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        transform: scaleX(1)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    0% {
        transform: scaleX(1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
    to {
        transform: scaleX(1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {
    0%,
    to {
        transform: translateZ(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate(15deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    60% {
        transform: rotate(5deg)
    }
    80% {
        transform: rotate(-5deg)
    }
    to {
        transform: rotate(0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    0% {
        transform: scaleX(1)
    }
    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        transform: scaleX(1)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    0% {
        transform: none
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
    to {
        transform: none
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {
    0%,
    11.1%,
    to {
        transform: none
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
    90% {
        transform: translate3d(0, 5px, 0)
    }
    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }
    75% {
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        transform: translate3d(5px, 0, 0)
    }
    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        transform: translate3d(10px, 0, 0)
    }
    90% {
        transform: translate3d(-5px, 0, 0)
    }
    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, 10px, 0)
    }
    90% {
        transform: translate3d(0, -5px, 0)
    }
    to {
        transform: translateZ(0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    animation-name: bounceOut
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    animation-name: bounceOutRight
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    animation-name: bounceOutUp
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(-1turn);
        animation-timing-function: ease-out
    }
    40% {
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out
    }
    50% {
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in
    }
    80% {
        transform: perspective(400px) scale3d(.95, .95, .95);
        animation-timing-function: ease-in
    }
    to {
        transform: perspective(400px);
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px)
    }
    30% {
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }
    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px)
    }
    30% {
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }
    to {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY
}

@keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate(-200deg);
        opacity: 0
    }
    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(45deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }
    to {
        transform-origin: center;
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        transform-origin: right bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    animation-name: hinge
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }
    50% {
        transform: rotate(-10deg)
    }
    70% {
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

.jackInTheBox {
    animation-name: jackInTheBox
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    animation-name: rollOut
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

.zoomOut {
    animation-name: zoomOut
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    animation-name: zoomOutDown
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

.zoomOutRight {
    animation-name: zoomOutRight
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    animation-name: zoomOutUp
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

@keyframes slideOutDown {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    animation-name: slideOutDown
}

@keyframes slideOutLeft {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    animation-name: slideOutLeft
}

@keyframes slideOutRight {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    animation-name: slideOutRight
}

@keyframes slideOutUp {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    animation-name: slideOutUp
}
.anch-a { padding: 10px; margin: 0 0 10px; line-height: 30px; font-size: 25px; float: left; width: 100%; font-weight: 600; background: rgba(213,7,14,0.87); color: #fff;}
.anch-a:hover { color: #fff;}
.h4-pr{ line-height: 1.2; letter-spacing: 2px; color: #fff; font-weight: 400; padding: 0 0 18px; margin: 0;}
.foolink a{line-height: 30px;}
.location-sub a {    color: #000;}
.contact-form-home {    margin-top: 50px;}
span.new-para1-title {    display: block;    text-align: center;    font-weight: bold;    font-size: 30px;    margin-bottom: 8px;}
.mobile-three-item li {display: inline-block;  margin-right: 0;  padding: 10px 30px;  width: 33%;}
.mobile-three-item { text-align: center;}
.mobile-three-item li:first-child{background-color: #2c2c2c;}
.mobile-three-item li:nth-child(2){background-color: #64b161;}
.mobile-three-item li:last-child{background-color: #ed1c24;}
.mobile-three-item li a{color: #fff;}
.mobile-three-item { text-align: center;    position: fixed;   z-index: 999;  bottom: 0; width: 100%;}
div#client_feedBack .item img {    width: 100%;}
.full-width-content {    margin: 0px auto;     margin-bottom: 20px;}
p.related-heading{background: #ff0029;  width: 100%;    display: block;    padding: 10px 15px;    font-size: 22px !important;    font-weight: 700 !important;    color: #fff;}
.full-width-content > .row {  height: 180px;}
.related-products .section-heading {    text-align: center;}
.related-products .container {    padding: 0;}
.related_content p {    margin-bottom: 15px;}
.related-products .container {    padding-top: 20px;}
.expandedContent ul {    column-count: 1;    margin-top: 11px; padding-left: 15px;}
.expandedContent ul li {    line-height: 30px;    list-style: disc;}
.read-btn a {    background: #0b1a32;    padding: 7px 15px;    color: #fff;}
.related_content h4 {    font-size: 20px;}
.related_img img {    height: 160px;    margin: 10px 0px;}
.related_img img {    width: 100%;    object-fit: contain;    border: 1px solid #cccc;}
.related_content {    margin-top: 10px;}
.py-5 {    padding: 25px 0;}
.mb-4{margin-bottom: 40px;}
.random-block {    background: #f1f1f1;    padding: 50px 0;}
.content-side-product-details span {    font-size: 25px;    font-weight: 700;    display: block;    margin-bottom: 10px;}
/*.para-padding {
padding: 15px 0 30px 0;
}*/
.para-padding {    padding: 25px 50px 30px 50px;    background: #f1f1f1;    margin-bottom: 22px;}
span.new-para3-title {text-align: center;display: block;font-size: 30px;font-weight: bolder;margin-bottom: 8px;}
span.new-para2-title {font-weight: 800;text-align: center;display: block;font-size: 30px;margin-bottom: 10px;}
.para-3-bg {padding: 15px 35px 30px 35px;background: #f9f9f9;margin-bottom: 45px;}
.plain-full-text-for-home{padding: 50px 0;}
h2.new-para1-title {    text-align: center; margin-bottom: 15px;}
button.orange {background-image: linear-gradient(to right, #333 , #333);    border: none;    transition: 0.5s;    line-height: 30px;    width: 100%;    color: #fff;    font-size: 16px;    text-transform: uppercase;}
button.orange:hover{color: #fff;}
button.orange:focus{background-color: inherit !important;}
.white-wrap span {    font-size: 30px;    display: block;    width: 100%;    text-align: center;    margin-bottom: 20px;    color: #fff;}
.only-cover-this {    margin-bottom: 75px;}
.foolink a {    color: #777;}
.foolink {    width: auto;    height: auto;    padding: 0;    margin: 0;    padding-bottom: 9px;}
span a {    font-size: 28px;    color: #000;}
.modal-header {    padding: 0 !important;}
span#exampleModalLabel {line-height: 42px !important;    font-size: 25px !important;}
a.fa1.linkedin{background: #0a66c2;}
a.fa1.linkedin {background: #0a66c2 !important;color: #fff !important;}
a.fa1.twitter{background: #1da1f2 !important; color: #fff !important;}
.home_page-height .postinner {  min-height: 125px;}
.home_page-height .postimgbox img {  height: 250px; width:100% !important; border: 1px solid #ccc;}
.home_page-height { margin-bottom: 35px;}
p.prt-stl {  font-size: 24px !important;  padding-bottom: 12px;}
.blog-items { min-height: 390px;background: #fff;}
/*.modal-dialog {
    width: 100% !important;
}*/
.modal-header {    padding: 0 15px !important;    color: #fff;    background-color: #ed1c24;    height: 46px;}
/*.modal{top:inherit !important;}*/
.white-wrap { border-radius: 10px;    box-shadow: 0px 5px 10px #ccc;    float: left;    width: 100%;    padding: 30px;    background: #ed1c24;margin-bottom: 40px;}
.whats-app-icon img{position: fixed;    bottom: 120px;    left: 25px;    cursor: pointer;    transition: 0.5s;    z-index: 999;    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);    border-radius: 100px;}
/* Send Enquire */
.enquiry{position: fixed;z-index: 1000;bottom: 50px;left: 25px;height: 50px;color: #fff;font-size: 18px;text-align: center;text-decoration: none;cursor: pointer;}
.enquiry i{ float: left;z-index: 999;position: absolute;left: 0;width: 50px;height: 50px;border-radius: 50%;  color: #fff;font-size: 24px;line-height: 50px;text-align: center;text-decoration: none;cursor: pointer;background: #000;transition: 0.5s; box-shadow: 0px 2px 6px rgba(0,0,0,0.4);}
.enquiry strong{ background: #ed1c24; line-height:28px;color: #fff;padding: 10px 20px;border-radius: 0 30px 30px 0;height: 45px;float: left;font-size: 15px;margin-top: 3px;margin-left: 35px; box-shadow: 2px 2px 6px rgba(0,0,0,0.4);}
.enquiry i:hover{ color:#fff; background: #ed1c24;}
.enquiry strong:hover{ color:#000; background: #eee;}
div#exampleModal .modal-dialog{width: 100% !important;}
/* Modal Form*/
.modal-content{border-radius: 0;}
/*.modal-header{ padding: 10px 15px; background: #3a376c; color: #fff;}*/
.close{float: right;font-size: 23px;font-weight: 600;line-height: 2;color: #fff;text-shadow: 0 1px 0 #fff;    opacity: .7;}
.close:hover, .close:focus {color: #fff;text-decoration: none;cursor: pointer;opacity: .9;}
.send_p {    font-size: 17px !important;    line-height: 22px;    text-align: center;    margin-bottom: 20px;}
.modal-body input[type="text"], .modal-body select,
.modal-body input[type="number"]{width:100%; padding:5px 12px; border-radius:0px;}
.modal-body textarea{width:100%; height:120px; padding:5px 12px; border-radius:0px;}
.modal-body select{ width: 100%;}
.pac-container { z-index: 100000; }
.g-recaptcha{transform:scale(0.80);transform-origin:0 0;-webkit-transform-origin:0 0}
.modal_btn{width:auto; background:#000; padding: 8px 25px; border:none; color:#fff; font-size:14px; border-radius:4px; cursor: pointer;}
.modal_btn:hover,.modal_btn:focus{background: #3a376c; color: #fff;}
.form-group textarea {height: 100px !important;}
/*button.close {    position: relative;    left: 88%;}*/
/*button.close {display: block;  text-align: center; width: 100%; font-size: 22px; line-height: 45px;}*/
span.modal-title {    display: block;    text-align: center;    width: 100%;}
/*.common-banner {    background: url(images/common-banner.jpg);    padding: 178px 0px 100px 0;    background-position: 50% 50%;}*/
.lono-inner img {    position: absolute;}
.mobile-three-item{display: none;}
.blog-details img {    border: 1px solid #ccc;    padding: 5px;    margin-bottom: 30px;}
.location-product {    min-height: 391px;}
.location_header-logo img { width: 60%;}
.location_blog {  min-height: 500px;}
.logos-with-faqs {      background: #f1f1f1;}
/*Responsive*/
@media only screen and (max-width: 1199px) and (min-width: 991px){
.mobile-menu {    position: absolute;    display: block!important;    right: 55px;    top: 18px;}
.para-padding h2 {font-size: 28px !important; font-weight: 500;}
.postar{min-height: 338px !important; margin-bottom: 26px !important;}
.below-link li{margin-left: 2px !important;}
.image-enquire img{display: none !important;}
.sidemenu1 a{float: left !important; width: 100% !important;}
.para-padding{    padding: 25px 20px 30px 20px !important;}
.para-3-bg{padding: 15px 22px 30px 22px !important;}
p.ymal {    line-height: 40px!important;    float: left;    width: 100%;}
.sidemenu1{width: 100% !important; float: left !important;}
.mobile-three-item{display: block !important;}
.foobarea { font-size: 12px; margin-bottom: 45px;}
.home_page-height {    margin-bottom: 0px!important;}
.details-image { width: 404px!important; margin: 0px auto!important; float: none!important;}
.whats-app-icon {display: none;}
a.enquiry { display: none;}
.phone_lefts-side {    display: none;}
.enquiry {display: none;}
.mobile-three-item li {width: 48%!important;}
ul.site_links.mb-3 {  column-count: 2!important;}
.nav-toggle {display: none!important;}
nav#navigation1 {  display: none!important;}
.mail_id {    text-align: center !important;}
.location_header-logo img{width: 32% !important;}

}
@media only screen and (min-width:768px) and (max-width: 990px){
.para-padding{padding: 25px 30px 30px 15px !important;}
.para-padding h2 {font-size: 28px !important; font-weight: 500;}
.postinner{    min-height: 158px !important;}
.postar {margin-bottom: 18px !important;}
.h4-pr{padding-left: 30px !important; padding-right: 30px !important;}
.below-link li{    margin-left: 0px !important;}
.image-enquire img{display: none !important;}
.para-padding{    padding: 25px 20px 30px 20px !important;}
.para-3-bg{padding: 15px 22px 30px 22px !important;}
p.ymal {    line-height: 40px!important;    float: left;    width: 100%;}
.sidemenu1{width: 100% !important; float: left !important;}
.sidemenu1{width: 100% !important; float: left !important;}
.mobile-three-item{display: block !important; left: 8px !important;}
.foobarea { font-size: 12px; margin-bottom: 45px;}
div#client_feedBack .item img {    width: 90%!important;}
.location_blog {    min-height: 380px!important;}
.home_page-height {    margin-bottom: 0px!important; min-height: 340px!important;}
.details-image { width: 404px!important; margin: 0px auto!important; float: none!important;}
.only-cover-this {    margin-bottom: 0px!important;}
.mb-4 {    margin-bottom: 14px!important;}
.whats-app-icon {display: none;}
a.enquiry { display: none;}
.phone_lefts-side {    display: none;}
ul.site_links.mb-3 {  column-count: 2!important;}
.enquiry {display: none;}
.mobile-three-item li {width: 48%!important;}
.nav-toggle {display: none!important;}
nav#navigation1 {  display: none!important;}
.mail_id.float-left h6{width: 100% !important; text-align: center !important;}

}
@media only screen and (min-width:480px) and (max-width: 767px){
*.animated{animation-duration:inherit !important;}
.welcome-text {    margin-bottom: 22px;}
.h4-pr{  padding-left: 25px; padding-right: 25px;}
.sidemenu1 a{  float: left; width: 100%;}
.contact-form-home input[type="submit"], .contact-form-home button[type="submit"]{width: 100% !important;}
.modal-dialog{width: inherit !important;}
.para-padding{    padding: 25px 20px 30px 20px !important;}
.para-3-bg{padding: 15px 22px 30px 22px !important;}
p.ymal {    line-height: 40px!important;    float: left;    width: 100%;}
.sidemenu1{width: 100% !important; float: left !important;}
.modal-dialog{margin: 0px !important;}
.about-section h2 {text-align: center;}
.contact-col{padding-left: 15px; padding-right: 15px;}
div#exampleModal-two {    bottom: 115px !important;}
.mobile-three-item{display: block !important; left: 0px !important; width: 100% !important;}
.mobile-three-item li{width: 48% !important;}
.whats-app-icon {display: none;}
a.enquiry { display: none;}
.foobarea { font-size: 12px; margin-bottom: 45px;}
.white-wrap{    margin-bottom: 30px !important;}
.formative_list{padding: 50px 0 0 0 !important;}
.only-cover-this{margin-bottom: 15px !important;}
.socialar{    text-align: center !important;  width: 100% !important;     margin: 6px 0px 0px !important;}
.postimgbox { height: auto !important;}
.single-product-image{height: 300px !important;}
.home_page-height{margin-bottom: 0px !important;}
.postar{height: auto !important; min-height: auto !important;}
.home_page-height .postimgbox img{height: auto;}
.home_page-height .postinner{min-height: auto !important;}
.phone_lefts-side {    display: none;}
 ul.site_links.mb-3 {  column-count: 1!important;}

 .nav-toggle {display: none!important;}
nav#navigation1 {  display: none!important;}
.content-side img {    width: 100% !important;}
.twd_container ul {    column-count: 1 !important;}
.top-head{padding-bottom: 20px !important;}
}

@media only screen and (max-width: 479px){
*.animated{animation-duration:inherit !important;}
.content-side img {    width: 100% !important;}
.nav-toggle {display: none!important;}
nav#navigation1 {  display: none!important;}

.welcome-text {    margin-bottom: 22px;}
ul.site_links.mb-3 {   column-count: 1!important;}
ul.site_links li a { margin-left: 20px!important;}
.h4-pr{     padding-left: 25px;    padding-right: 25px;    font-size: 25px !important;   line-height: 45px;}
.sidemenu1 a{  float: left; width: 100%;}
.contact-form-home input[type="submit"], .contact-form-home button[type="submit"]{width: 100% !important;}
.modal-dialog{width: inherit !important;}
.modal-body {    position: relative;    /* padding: 20px; */    height: 400px !important;    /* overflow: scroll; */}
.para-padding {padding: 25px 15px 30px 15px;}
h2.new-para1-title {    text-align: center;    font-size: 25px !important;    font-weight: 700;}
.slogan-style2-area .inner-content .button a {    line-height: 70px!important;    font-size: 7px;}
footer {padding: 25px 0 5px !important;}
.about_content h3 {    text-align: left !important;  font-size: 25px !important;    font-weight: 900;}
p.ymal {    line-height: 40px!important;    float: left;    width: 100%;}
.white-wrap span{    font-size: 34px !important;}
.content-side {    padding: 0 !important;}
.sidemenu1{width: 100% !important; float: left !important;}
a.anch-a{display: block !important;}
.modal-dialog{margin: 0px !important;}
.about-section h2 {text-align: center;}
.contact-col{padding-left: 15px; padding-right: 15px;}
div#exampleModal-two {    bottom: 0px !important;         margin: 15px !important;}
div#exampleModal-two .modal-body{height: inherit !important;}
.whats-app-icon {display: none;}
a.enquiry { display: none;}
.mobile-three-item{display: block !important; left: 0px !important; width: 100% !important;}
.mobile-three-item li {padding: 10px 7px!important; width: 48%!important;}
.foobarea { font-size: 12px; margin-bottom: 45px;}
.white-wrap{    margin-bottom: 50px !important;}
.formative_list{padding: 20px 0 0 0 !important;}
.only-cover-this{margin-bottom: 15px !important;}
/*.socialar{    text-align: center !important;  width: 100% !important;}*/
.home_page-height{margin-bottom: 0px !important;}
.postar{height: auto !important;}
.home_page-height .postimgbox img{height: auto;}
.postimgbox{height: inherit !important;}
.home_page-height .postinner{min-height: inherit !important;}
.slogan-style2-area .icon-holder{top: -40px !important;}
.location_blog{min-height: inherit !important;}
.location-product {  min-height: inherit !important; padding: 0px !important;}
.slider3{width: inherit !important;}
.expandedContent ul {    column-count: 1;}
.headerColumn1 {line-height: 29px!important;}
.headerColumn1 {padding-top: 10px!important;}
.phone_lefts-side {    display: none;}
div#innerenquiry-form input {padding-left: 15px;}
div#innerenquiry-form input::placeholder { font-weight: 600;}
div#innerenquiry-form textarea {padding-left: 15px; font-weight: 600;}
div#popup-form input::placeholder{font-weight: 600;}
div#popup-form textarea::placeholder{font-weight: 600;}
div#contactus-form input::placeholder { font-weight: 600;}
div#contactus-form textarea::placeholder { font-weight: 600;}
.phone_lefts-side {    display: none;}
.mail_id.float-left h6 {text-align: center!important;}
.mail_id.float-left p {  text-align: center ; margin-left: 45px!important;}
.socialar {display: none!important;}
.top-head {  text-align: center!important;}
.top-icon { text-align: center!important;}
.about-section h2{font-size: 22px !important;}
.plain-full-text-for-home h3 {    font-size: 21px !important;}
.slogan-style2-area h4 {    padding: 0 !important;    font-size: 18px !important;    line-height: 35px !important;}
.button {    display: none !important;}
.para-3-bg{    padding: 15px 15px 15px 15px !important;}
.beadcumb-design h1 {    font-size: 22px !important;;    line-height: 32px !important;}
}

/*Call Me*/
.phone_lefts-side{position:relative;}
.phone_lefts-side a{ position: fixed;    bottom: 115px;    color:white;    background-color:#ed1c24;   animation: topBottom 4s infinite;    z-index: 999;    left: 20px;    color: white;    padding: 10px 16px;    border-radius: 50%;    font-size: 20px;    animation: bounce 4s infinite alternate;}    
.glow {  font-size: 80px;  color: #fff;  text-align: center;  -webkit-animation: glow 1s ease-in-out infinite alternate;  -moz-animation: glow 1s ease-in-out infinite alternate;  animation: glow 1s ease-in-out infinite alternate;}
@-webkit-keyframes glow {
from {text-shadow: 0 0 10px #f3fffd , 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #f3fffd , 0 0 60px #f3fffd , 0 0 70px #f3fffd ;}
to {text-shadow: 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #016098 , 0 0 60px #f3fffd , 0 0 70px #f3fffd , 0 0 80px #f3fffd ;}
}
@keyframes glow {
    from {text-shadow: 0 0 10px #f3fffd , 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #f3fffd , 0 0 60px #f3fffd , 0 0 70px #f3fffd ;}
    to {text-shadow: 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #016098 , 0 0 60px #f3fffd , 0 0 70px #f3fffd , 0 0 80px #f3fffd ;}
    }
.bounce{animation: bounce 965 1.6s ease infinite;transform-origin:50% 50%;}
@keyframes bounce{0%{transform:translateY(0)}
12.5%{transform:translateY(0)}
25%{transform:translateY(0)}
50%{transform:translateY(-15px)}
62.5%{transform:translateY(0)}
75%{transform:translateY(-15px)}
100%{transform:translateY(0)}
}
.margin-set > span {    font-size: 30px;    display: block;    text-align: center;    margin-bottom: 15px;}
.widget iframe{width: 100%; height: 250px;}
.border-0{border: 0px !important;}
.contact-us-map iframe{width: 100%; height: 400px;}

.foolink a {    color: #777;}
.foolink {    width: auto;    height: auto;    padding: 0;    margin: 0;    padding-bottom: 9px;}
span a {    font-size: 28px;    color: #000;}
.modal-header {    padding: 0 !important;}
/*.modal-dialog {    width: 100% !important;}*/
.modal-header {    padding: 0 15px !important;    color: #fff;    background-color: #ed1c24;  height: 46px;}
/*.modal{top:inherit !important;}*/
.prt-stl {    font-size: 24px !important;    padding-bottom: 12px;}
.mt-4 {    margin-top: 30px;}
.video-section iframe{    width: 100%;    height: 315px;}

ul.foolink-loc li {display: inline-block;    margin-right: 20px;}
ul.foolink-loc li a{ color: #333;    font-size: 16px;    line-height: 31px;    transition: .5s;}
.whitearea.latebg h3 {   text-align: center;}
.about-section h2 {    margin-bottom: 15px;}
.para-3-bg h5 {    margin-bottom: 15px;}
span.text-theme-colored {    font-size: 30px;}
.formative_right_products h5 {    font-size: 20px;    margin-bottom: 5px;}
div#contact-form h2 {    margin-bottom: 20px;}


.navigation-landscape .list-col-4 {
    width: 25%;
}


.product-item-heading span{position: relative; font-size: 35px;}
.product-item-heading span:after{position: absolute; width: 30px; height: 2px; background-color: #012068;}
.products-racks span {background: #012068;  padding: 12px;}
.products-racks ul li{line-height: 35px; border-bottom: 1px solid #f5f3f3;}
.products-racks ul li a{font-size: 14px; color: #333;}
.navigation.fixed {    position: fixed;    top: 0;    box-shadow: 5px 0px 5px #ccc;    background-color: #012068;    z-index: 99;    width: 100%; }
.products-racks.mb-3 ul {    column-count: 3;}
.header_area.fixed {    position: fixed;    top: 0;  background-color: #012068;    z-index: 99;    width: 100%;}
.header_area.fixed {    position: fixed;    top: 0;  background-color: #012068;    z-index: 99;    width: 100%;}
section.header_area {    background: #012068;}
.scroll-height {height: 450px;  overflow-y: scroll;}
.scroll-height::-webkit-scrollbar {width: 5px;}
.scroll-height::-webkit-scrollbar-track {background: #f1f1f1;}
.scroll-height::-webkit-scrollbar-thumb {background: #000000;}
.scroll-height::-webkit-scrollbar-thumb:hover {background: #555;}
.scroll-height::-moz-selection {background-color: #ffbd1f; color: #444444;}
.scroll-height::selection {background-color: #ffbd1f; color: #444444;}
a.enquiry-btn {    background: #f25322;    color: #000;    font-size: 15px;    font-weight: 500;    border: 2px solid #fff;}
a.enquiry-btn:hover {    background: #fff;    color: #000 !important;}
.parent-menu a {    font-weight: 500 !important;   color: #f25122 !important;    font-size: 15px !important;}
.child-products a {color: #fff;}
.child-products {    width: 100%;    background: #f25122;    text-align:center;    margin: 5px 0px 7px 10px;    padding: 5px;}

.widget iframe{width: 100%; height:250px;}

@media (min-width: 998px) and (max-width: 1199px) {
.ma5menu__toggle    { top: -16px;}
}
.twd_container ul {    column-count: 3;}
.coulm-one ul {    column-count: 2;}
.widget img {    margin-bottom: 15px;}
.sitema-links-item {    margin-bottom: 25px;}
.content-side-product-details p {    margin-bottom: 18px;}
.location-ul-list ul {    column-count: 2;}

.beadcumb-design {    background: url(https://www.heavydutyrackmanufacturers.com/default/images/inner-banner.jpg);    padding: 100px 0;}

.text-white{color:#fff;}